MyCrypto/common/libs
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
..
contracts Wallet Loading States & Spinner Update (#334) 2017-11-14 21:44:55 -06:00
nodes Custom Nodes (#322) 2017-11-18 14:33:53 -06:00
transaction Replace bignumber.js with bn.js (#319) 2017-11-12 11:45:52 -08:00
wallet Wallet Loading States & Spinner Update (#334) 2017-11-14 21:44:55 -06:00
contract.ts Update Jest & Enzyme, Add snapshot tests (#307) 2017-10-24 19:17:26 -07:00
decrypt.ts Migrate to Typescript (#224) 2017-09-24 19:06:28 -07:00
ens.ts Migrate to Typescript (#224) 2017-09-24 19:06:28 -07:00
erc20.ts Replace bignumber.js with bn.js (#319) 2017-11-12 11:45:52 -08:00
messages.ts Migrate to Typescript (#224) 2017-09-24 19:06:28 -07:00
signing.ts Sign & Verify Message (#315) 2017-10-30 12:10:25 -07:00
transaction.ts Replace bignumber.js with bn.js (#319) 2017-11-12 11:45:52 -08:00
units.ts Replace bignumber.js with bn.js (#319) 2017-11-12 11:45:52 -08:00
validators.ts Contracts UI (#277) 2017-10-16 21:01:28 -07:00
values.ts Replace bignumber.js with bn.js (#319) 2017-11-12 11:45:52 -08:00