aboutsummaryrefslogtreecommitdiffstats
path: root/app/scripts/controllers/network
Commit message (Collapse)AuthorAgeFilesLines
* Refactor and redesign confirm transaction viewsAlexander Tseung2018-07-071-1/+2
|
* eslint --fix .brunobar792018-07-031-1/+1
|
* Fix bug where reset account would not work.Dan Finlay2018-06-071-2/+9
| | | | | | | | | | Fixes #4462 Ensures that resetAccount() can work on non-stock providers. I'm unclear how this was ever working, this code hasn't moved in months, but users report it recently breaking. Maybe we only recently pushed it to prod.
* network - remove debugging console.logkumavis2018-05-171-1/+0
|
* lint - cleanup some unused variableskumavis2018-05-031-1/+0
|
* controllers - network - move default config out of first-time-statekumavis2018-05-031-2/+15
|
* network - refactor to remove unnecesary codekumavis2018-05-013-124/+29
|
* network - remove setNetworkEndpointskumavis2018-05-011-13/+0
|
* controllers - network - more semantic assertkumavis2018-05-011-1/+1
|
* rpc - bump provider-engine + eth-json-rpc-filterskumavis2018-04-261-1/+1
|
* Clean up network configAlexander Tseung2018-04-244-0/+341