MyCrypto/common/sagas/config
Daniel Ternyak db1a7ca2c3
Allow network selection via query parameter (#1496)
* initial non-working design

* continue implementation

* don't export shared type

* delay before requesting currentBlock

* setup one-time node change intent

* working implementation without node pulse

* dispatch action instead of call to enable node pulse

* Remove copy changes

* add test case for delay in handleNodeChangeIntent saga

* don't redundantly change networks

* Cleanup code and add tests (#1504)
2018-04-12 18:17:46 -05:00
..
index.ts Move Nodes/Networks to Redux (#961) 2018-02-12 14:43:07 -06:00
network.ts Enable no-implicit-any (#1263) 2018-03-07 17:36:05 -06:00
node.ts Allow network selection via query parameter (#1496) 2018-04-12 18:17:46 -05:00
web3.ts Unset Web3 to previous node (#1472) 2018-04-09 12:23:37 -05:00