MyCrypto/common/utils
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
..
blob.ts Migrate to Typescript (#224) 2017-09-24 19:06:28 -07:00
formatters.ts Replace bignumber.js with bn.js (#319) 2017-11-12 11:45:52 -08:00
helpers.ts Remove addProperties helper (#318) 2017-10-23 19:59:18 -07:00
isMobile.ts EthereumJS-Wallet (Part 2) (#310) 2017-11-07 10:42:53 -08:00
localStorage.ts Add "No Unused Params and Locals" Linting Rule (#297) 2017-10-18 19:29:49 -07:00
node.ts Custom Nodes (#322) 2017-11-18 14:33:53 -06:00
printElement.ts Migrate to Typescript (#224) 2017-09-24 19:06:28 -07:00
types.ts Redux promise middleware (v2) (#233) 2017-09-25 20:41:11 -07:00