MyCrypto/common/actions/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
..
actionCreators.ts Allow network selection via query parameter (#1496) 2018-04-12 18:17:46 -05:00
actionTypes.ts Allow network selection via query parameter (#1496) 2018-04-12 18:17:46 -05:00
constants.ts Allow network selection via query parameter (#1496) 2018-04-12 18:17:46 -05:00
index.ts Productionize Transaction Stack (#456) 2017-12-18 15:23:31 -06:00