MyCrypto/spec/reducers
William O'Beirne c0cd668c64 Custom Nodes (#322)
* Layed out components for custom nodes.

* Outline of custom nodes. Still missing various features and error handling.

* Persist custom nodes to local storage.

* Make custom nodes removable.

* Add latest block functions, call it when switching nodes.

* Initialize correct node, move node utils into utils file.

* Fix names

* Send headers along with rpc requests.

* Remove custom network options for now.

* PR feedback.

* One last log.

* Fix tests.

* Headers in batch too.

* Switch to node when you add it.

* Reduce hackery.

* Clean up linter and tsc.

* Fix latest block hex conversion.

* Unit tests.

* Fix missing property.

* Fix Modal title typing.
2017-11-18 14:33:53 -06:00
..
config.spec.ts Custom Nodes (#322) 2017-11-18 14:33:53 -06:00
customTokens.spec.ts Redux Reducer Tests (#390) 2017-11-17 13:12:27 -08:00
deterministicWallets.spec.ts Redux Reducer Tests (#390) 2017-11-17 13:12:27 -08:00
ens.spec.ts Redux Reducer Tests (#390) 2017-11-17 13:12:27 -08:00
generateWallet.spec.ts Redux Reducer Tests (#390) 2017-11-17 13:12:27 -08:00
notifications.spec.ts Redux Reducer Tests (#390) 2017-11-17 13:12:27 -08:00
rates.spec.ts Equivalent values for all tokens (ETH + ERC20s) (#420) 2017-11-18 14:15:02 -06:00
swap.spec.ts Redux Reducer Tests (#390) 2017-11-17 13:12:27 -08:00
wallet.spec.ts Redux Reducer Tests (#390) 2017-11-17 13:12:27 -08:00