MyCrypto/common/selectors
HenryNguyen5 01fc5f1a89 Move Nodes/Networks to Redux (#961)
* Start splitting networks into their own reducers

* Split out nodes and networks into their own reducers

* Cleanup file structure

* Make selectors for new state

* Change custom network typing

* re-type repo

* Fix up components to use selectors, work on fixing sagas

* Provide consistency in naming, fix more sagas

* Get non web3 node switching working

* Split config rehydration off into a different file for store

* Inline auth for custom nodes

* Include typing for app state

* moar selectors

* Get web3 working + cleanup sagas

* Cleanup tsc errors

* Use forof loop instead of foreach for clearing pruning custom networks

* Add reducer tests for new redux state

* Export needed variables

* Add console error

* Remove old comment

* Work on saga tests

* Get passing existing saga tests

* Fix more tests

* Remove irrlevant tests

* add console error

* Get rest of tests passing

* Fix merge errors

* Remove random text

* Fix store saving

* Fix selector lib only grabbing from static nodes

* Fix custom node removal crashing app

* Infer selected network via node

* Prune custom networks properly on node removal

* Infer network name from chainid from selecting state

* Cleanup tsc errors

* Remove MEW nodes for main and testnet
2018-02-12 14:43:07 -06:00
..
config Move Nodes/Networks to Redux (#961) 2018-02-12 14:43:07 -06:00
transaction Add nonce loading indicator & refresh button (#1021) 2018-02-08 11:51:15 -06:00
customTokens.ts Productionize Transaction Stack (#456) 2017-12-18 15:23:31 -06:00
derived.ts Better Offline UX (#785) 2018-01-11 12:04:11 -06:00
deterministicWallets.ts Migrate to Typescript (#224) 2017-09-24 19:06:28 -07:00
ens.ts ENS Resolution for AddressField Component (#807) 2018-01-15 03:57:09 -06:00
rates.ts Confirm TX Modal Upgrades (#928) 2018-02-06 22:39:24 -06:00
swap.ts Shapeshift Integration (#564) 2018-01-02 12:04:50 -06:00
wallet.ts Move Nodes/Networks to Redux (#961) 2018-02-12 14:43:07 -06:00