Commit Graph

53 Commits (55e5f5513ce2526d18f72acc2297a041a1eb2098)

Author SHA1 Message Date
kumavis d62fc22611 network - remove debugging console.log 7 years ago
Dan 6bc8cc819a Merge branch 'develop' into i3725-refactor-send-component- 7 years ago
kumavis fec4c50657 controllers - network - move default config out of first-time-state 7 years ago
kumavis 53caa49666 network - refactor to remove unnecesary code 7 years ago
kumavis 6f316ca450 network - remove setNetworkEndpoints 7 years ago
kumavis bfedd2776d controllers - network - more semantic assert 7 years ago
kumavis 1c63b11e3f rpc - bump provider-engine + eth-json-rpc-filters 7 years ago
Alexander Tseung 9e41f58af2 Clean up network config 7 years ago
bitpshr 7129d7c0f3 Require loglevel singleton in each module that uses it 7 years ago
kumavis ab7701efb3 provider - infura - use infura REST api 7 years ago
Alexander Tseung a218008adf
Track usage of old and new UI (#2794) 7 years ago
Thomas Huang fb8744771a Change console.log for opts in _configureInfuraProvider 7 years ago
kumavis 161aa66cb4 Revert "Revert "network - for infura networks use the infura block tracker provider"" 7 years ago
Frankie 5df7dcd758
Revert "network - for infura networks use the infura block tracker provider" 7 years ago
kumavis 33e6befdaa network - for infura networks use the infura block tracker provider 7 years ago
Dan Finlay 542e0035dd Pass polling interval to zero client provider 7 years ago
Dan ec6c3c33bd Merge branch 'master' into NewUI-flat-merge-with-master 7 years ago
kumavis 634102df63
network controller - warn via log.warn 7 years ago
kumavis b17a799de6 Update network.js 7 years ago
Dan Finlay 6d05238469 Try to fix intermittent test failure in NonceTracker tests 7 years ago
Daijiro Wachi 43b1cb9100 Fix lint warnings 7 years ago
kumavis 8da0d0b28a Revert "NetworkController refactor for new EthClient interface" 7 years ago
kumavis 0f8d7dacb1 network-controller - use obj-proxy for providerProxy 7 years ago
kumavis 4d273d3cea lint fixes 7 years ago
kumavis efa92a7fc5 network controller - refactor to use eth-rpc-client 7 years ago
kumavis 1ad8a9a0ff network - make network controller internal network switching explicit 7 years ago
kumavis d6ea2fa425 network - convert localhost from custom rpc to network type 7 years ago
kumavis b88d11f86e network controller - small refactor 7 years ago
kumavis 06b5dd2096 network controller - move _setProvider to bottom 7 years ago
kumavis f2d9b75e94 network controller - refactor to use _setProvider 7 years ago
kumavis c781e11c7a network - remove getter/setter 7 years ago
frankiebee 9d1cb0f76d network contoller - clean up unused code 7 years ago
frankiebee 2ed8d579da listen for the blocke event on the block tracker instead of rawBlock on the provider 7 years ago
frankiebee b654eb9b1f wrap block tracker in events proxy 7 years ago
kumavis da16f39626 Merge branch 'master' of github.com:MetaMask/metamask-extension into greenkeeper/initial 7 years ago
kumavis 4445ba1569 tx cont - add argument for provider constructor 7 years ago
frankiebee db982cf795 stop polling when switching networks 8 years ago
frankiebee 243eeff7cb Fix for tests 8 years ago
frankiebee 529304c005 Wrap the provider in a proxy 8 years ago
frankiebee f87ea49b5a Create a network controller to manage switcing networks an updating the provider 8 years ago