MyCrypto/common/sagas
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
..
config Allow network selection via query parameter (#1496) 2018-04-12 18:17:46 -05:00
ens Enable no-implicit-any (#1263) 2018-03-07 17:36:05 -06:00
swap Use Network Symbol in Confirmation Modal (#1039) 2018-03-01 19:24:14 -06:00
transaction Parity Signer (#1349) 2018-04-06 16:32:25 -05:00
wallet Shepherd MVP Integration (#1413) 2018-04-06 15:52:48 -05:00
deterministicWallets.ts Enable no-implicit-any (#1263) 2018-03-07 17:36:05 -06:00
gas.ts Handle Gas / Estimates on a Per Network Basis (#1160) 2018-02-24 12:00:00 -06:00
index.ts Minor swap rates refactor (#1162) 2018-02-24 19:29:34 -06:00
notifications.ts Prettier Reformat (#619) 2017-12-18 17:29:26 -06:00
rates.ts Token Balance retry button & equivalent values fix (#1453) 2018-04-05 16:19:14 -05:00
transactions.ts Show Recent Txs on Check Tx Page (#1147) 2018-03-14 15:10:14 -05:00