Commit Graph

19 Commits

Author SHA1 Message Date
viktor 914a624d12 get upstream 2018-07-25 16:56:16 +03:00
pinkiebell 3667f3cb85 network.js: convert rpc protocol to lower case (#4855)
Fixes #4253
2018-07-24 19:33:36 -02:30
Franco Victorio 2a9f0a3f6a Merge branch 'develop' into support-poa-network-#2 2018-07-19 15:54:16 -03:00
viktor 278a1efd63 linter, unit, e2e tests fixes 2018-07-19 20:07:07 +03:00
viktor b4fedc5fba Sokol is default test provider 2018-07-19 16:05:42 +03:00
Franco Victorio 861f05678e Make POA the default network
This makes POA the default network when the extension is installed. When
used as an unpacked extension (test mode) it won't be used.
2018-07-19 09:11:36 -03:00
Franco Victorio ec97f6598f Add POA network 2018-07-19 09:11:29 -03:00
viktor 4876e77544 Support of Sokol network 2018-07-18 20:41:53 +03:00
Alexander Tseung ea9d51e427 Refactor and redesign confirm transaction views 2018-07-06 16:27:08 -07:00
brunobar79 a8f745f9fe eslint --fix . 2018-07-02 18:49:33 -04:00
Dan Finlay c53c5d5c9e Fix bug where reset account would not work.
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.
2018-06-06 16:46:39 -07:00
kumavis d62fc22611 network - remove debugging console.log 2018-05-16 11:59:50 -07:00
kumavis a1d13d45cf lint - cleanup some unused variables 2018-05-02 18:23:55 -07:00
kumavis fec4c50657 controllers - network - move default config out of first-time-state 2018-05-02 18:03:59 -07:00
kumavis 53caa49666 network - refactor to remove unnecesary code 2018-04-30 17:59:53 -07:00
kumavis 6f316ca450 network - remove setNetworkEndpoints 2018-04-30 16:36:17 -07:00
kumavis bfedd2776d controllers - network - more semantic assert 2018-04-30 16:23:16 -07:00
kumavis 1c63b11e3f rpc - bump provider-engine + eth-json-rpc-filters 2018-04-25 14:02:41 -07:00
Alexander Tseung 9e41f58af2 Clean up network config 2018-04-23 10:18:05 -07:00