| Commit message (Expand) | Author | Age | Files | Lines |
* | Clean up network config | Alexander Tseung | 2018-04-24 | 1 | -215/+0 |
* | Require loglevel singleton in each module that uses it | bitpshr | 2018-04-14 | 1 | -0/+1 |
* | Merge branch 'uat' into uat-master-011618 | Alexander Tseung | 2018-01-17 | 1 | -6/+34 |
|\ |
|
| * | Track usage of old and new UI (#2794) | Alexander Tseung | 2017-12-23 | 1 | -6/+34 |
* | | provider - infura - use infura REST api | kumavis | 2018-01-09 | 1 | -2/+5 |
|/ |
|
* | Change console.log for opts in _configureInfuraProvider | Thomas Huang | 2017-12-16 | 1 | -1/+1 |
* | Revert "Revert "network - for infura networks use the infura block tracker pr... | kumavis | 2017-12-14 | 1 | -7/+50 |
* | Revert "network - for infura networks use the infura block tracker provider" | Frankie | 2017-12-14 | 1 | -50/+7 |
* | network - for infura networks use the infura block tracker provider | kumavis | 2017-12-14 | 1 | -7/+50 |
* | Pass polling interval to zero client provider | Dan Finlay | 2017-12-10 | 1 | -1/+5 |
* | Merge pull request #2441 from MetaMask/kumavis-patch-3 | Dan Finlay | 2017-11-28 | 1 | -1/+1 |
|\ |
|
| * | network controller - warn via log.warn | kumavis | 2017-11-28 | 1 | -1/+1 |
| * | Update network.js | kumavis | 2017-10-24 | 1 | -1/+1 |
* | | Merge pull request #2422 from watilde/fixes-lint | Kevin Serrano | 2017-10-25 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | Fix lint warnings | Daijiro Wachi | 2017-10-22 | 1 | -1/+1 |
* | | Try to fix intermittent test failure in NonceTracker tests | Dan Finlay | 2017-10-23 | 1 | -0/+4 |
|/ |
|
* | Revert "NetworkController refactor for new EthClient interface" | kumavis | 2017-10-19 | 1 | -27/+27 |
* | network-controller - use obj-proxy for providerProxy | kumavis | 2017-10-11 | 1 | -3/+4 |
* | lint fixes | kumavis | 2017-10-11 | 1 | -7/+2 |
* | network controller - refactor to use eth-rpc-client | kumavis | 2017-10-11 | 1 | -26/+30 |
* | network - make network controller internal network switching explicit | kumavis | 2017-09-30 | 1 | -2/+3 |
* | network - convert localhost from custom rpc to network type | kumavis | 2017-09-30 | 1 | -0/+1 |
* | network controller - small refactor | kumavis | 2017-09-30 | 1 | -18/+29 |
* | network controller - move _setProvider to bottom | kumavis | 2017-09-28 | 1 | -18/+18 |
* | network controller - refactor to use _setProvider | kumavis | 2017-09-28 | 1 | -17/+28 |
* | network - remove getter/setter | kumavis | 2017-09-28 | 1 | -23/+14 |
* | network contoller - clean up unused code | frankiebee | 2017-09-27 | 1 | -6/+0 |
* | listen for the blocke event on the block tracker instead of rawBlock on the p... | frankiebee | 2017-09-27 | 1 | -1/+0 |
* | wrap block tracker in events proxy | frankiebee | 2017-09-27 | 1 | -14/+8 |
* | tx cont - add argument for provider constructor | kumavis | 2017-07-26 | 1 | -2/+3 |
* | stop polling when switching networks | frankiebee | 2017-05-24 | 1 | -0/+1 |
* | Fix for tests | frankiebee | 2017-05-24 | 1 | -49/+35 |
* | Wrap the provider in a proxy | frankiebee | 2017-05-23 | 1 | -60/+50 |
* | Create a network controller to manage switcing networks an updating the provider | frankiebee | 2017-05-19 | 1 | -0/+152 |