Dan Finlay
7268fcb694
Revert inpage-provider
2017-05-26 00:50:59 -07:00
Dan Finlay
1dfc0f74bf
Correct inpage to be not modified
2017-05-26 00:50:27 -07:00
Dan Finlay
d8c94fca75
Add address image map to icon factory
...
Deriving from the new address image map repository I've added here:
https://github.com/MetaMask/ethereum-contract-icons
With this PR, images for addresses added to that repository will be shown instead of jazzicons in MetaMask.
2017-05-26 00:43:14 -07:00
Thomas Huang
8f9a230d8d
Merge pull request #1500 from MetaMask/RemoveStreamingSubprovider
...
Remove streaming subprovider
2017-05-25 15:04:50 -07:00
Dan Finlay
ad40e4d260
Remove stream subprovider
...
Since the polling leak seems to be coming from elsewhere, and new bugs came from this, I'm rolling back this change so that we can push the other improvements sooner and fix the bug at its true root.
2017-05-25 12:37:04 -07:00
frankiebee
717dceede8
fix spelling
2017-05-24 23:36:10 -04:00
frankiebee
3b06a29e1b
Merge branch 'master' into reloadDapp
2017-05-24 23:10:58 -04:00
frankiebee
473b88f399
Reload the page when switching networks for sites that use web3
2017-05-24 23:00:58 -04:00
Dan Finlay
764806d211
Merge pull request #1494 from MetaMask/1472-gasceiling
...
Add Max GasLimit Ceiling
2017-05-24 16:36:00 -07:00
Kevin Serrano
26fd016b63
Add new blockGasLimit property to txMeta object.
2017-05-24 16:17:03 -07:00
kumavis
e6b278569e
inpage-provider - disable polling after first block
2017-05-24 11:34:26 -07:00
kumavis
664fc07800
Merge pull request #1487 from MetaMask/stopPolling
...
Stop polling
2017-05-24 09:14:30 -07:00
frankiebee
db982cf795
stop polling when switching networks
2017-05-24 11:52:18 -04:00
kumavis
6be1aa82c0
Merge branch 'master' into Version-3.7.1
2017-05-24 00:18:40 -07:00
Dan Finlay
e55329d28b
Version 3.7.1
2017-05-24 00:15:59 -07:00
Frankie
97ea7454b3
Merge branch 'master' into networkController
2017-05-23 20:36:11 -04:00
frankiebee
c5d74e6421
include ethQuery in txController
2017-05-23 20:06:19 -04:00
frankiebee
243eeff7cb
Fix for tests
2017-05-23 19:49:57 -04:00
Dan Finlay
17604f1ef5
Version 3.7.0
2017-05-23 14:49:45 -07:00
Dan Finlay
e4d09aebf4
Cleanup
2017-05-23 14:49:10 -07:00
Dan Finlay
cd2ad1733d
Continually resubmit pending txs
2017-05-23 12:22:15 -07:00
frankiebee
529304c005
Wrap the provider in a proxy
2017-05-23 01:56:10 -04:00
frankiebee
e08c1541e5
Add a migration for the network controller
2017-05-23 01:55:20 -04:00
frankiebee
13a41f3129
Merge branch 'master' into networkController
2017-05-22 19:48:10 -04:00
kumavis
b217ad1ae8
clean - remove console logs
2017-05-22 16:06:22 -07:00
kumavis
1c1400b584
deps - use stream-subprovider from provider-engine
2017-05-22 15:59:07 -07:00
Dan Finlay
cbfaa6f56f
Rename stream to streamSubprovider
2017-05-22 15:41:13 -07:00
Dan Finlay
48d9a21071
Use filter subprovider in-page to avoid filter leaks
2017-05-22 15:23:29 -07:00
Dan Finlay
709c0eb307
Use stream-provider v3 api
2017-05-22 15:21:25 -07:00
Dan Finlay
c5432da567
Add new streaming subprovider but getting a loop
...
Regarding #1458
Uses a new streaming subprovider architecture on an experimental branch of StreamProvider:
https://github.com/flyswatter/web3-stream-provider/tree/StreamSubprovider
2017-05-20 20:38:38 -07:00
frankiebee
f87ea49b5a
Create a network controller to manage switcing networks an updating the provider
2017-05-19 00:14:10 +02:00
Dan Finlay
2a25f99461
Version 3.6.5
2017-05-17 14:36:50 -07:00
Dan Finlay
68d6ea44a0
Fix path references
2017-05-16 11:39:00 -07:00
Dan Finlay
2df9344be5
Rename tx manager to tx controller
2017-05-16 10:35:28 -07:00
kumavis
28aba6e9de
migration 13 - change provider from testnet to ropsten
2017-05-15 23:56:13 -07:00
Thomas Huang
3367363b12
Remove all traces of testnet
2017-05-15 19:11:16 -07:00
Thomas Huang
62ee038889
Merge branch 'master' into i1419-rinkebydefaultnetwork
2017-05-15 18:06:48 -07:00
Thomas Huang
4c10e2021a
Change default network to rinkeby
2017-05-15 18:05:11 -07:00
Dan Finlay
fe3e943169
Merge pull request #1422 from MetaMask/drop-asyncq
...
background - drop async-q in favor of async/await
2017-05-15 15:35:19 -07:00
kumavis
5c9449dec1
background - drop async-q in favor of async/await
2017-05-12 13:09:23 -07:00
kumavis
2c8bbe3b25
migrator - fix typo
2017-05-12 12:27:40 -07:00
kumavis
092807f56e
Merge branch 'master' of github.com:MetaMask/metamask-plugin into fixMigrator2
2017-05-12 12:25:21 -07:00
kumavis
70a328e028
migrator - cleaner migration runner with es7
2017-05-11 18:15:59 -07:00
frankiebee
6c01b26845
use asyncQ.waterfall instead of asyncQ.eachSeries
2017-05-11 23:25:33 +02:00
Kevin Serrano
73e1cd2317
Trim currency list.
2017-05-11 12:30:39 -07:00
frankiebee
1772d34e94
fix migrator
2017-05-11 10:10:50 +02:00
Dan Finlay
3ed7205b75
Version 3.6.4
2017-05-09 17:08:33 -07:00
Dan Finlay
ff1a1284cc
Version 3.6.3
2017-05-08 22:05:38 -07:00
Dan Finlay
662a646fa9
Version 3.6.2
2017-05-08 16:20:37 -07:00
kumavis
68be86abe9
ui - remove web3, use eth-query
2017-05-08 12:29:08 -07:00