MyCrypto/common/libs
William O'Beirne 610805aadd Equivalent Values Fixes (#500)
* Initialize with no requested currencies, so that the initial request always fires.

* Adjust tokens with different decimals for equivalent values.

* Reuse libs units function.

* Create lib function and tests for base conversion behavior.
2017-12-11 12:36:22 -08:00
..
contracts Read-Only Address Wallet (#386) 2017-11-29 17:14:57 -06:00
nodes Web3 Future Proof, Refactor, Bugfixes (#481) 2017-12-01 10:32:29 -06:00
wallet Web3 Future Proof, Refactor, Bugfixes (#481) 2017-12-01 10:32:29 -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 Custom Nodes - Final Touches (#501) 2017-12-01 10:09:51 -06:00
units.ts Equivalent Values Fixes (#500) 2017-12-11 12:36:22 -08:00
validators.ts Web3 Future Proof, Refactor, Bugfixes (#481) 2017-12-01 10:32:29 -06:00
values.ts Replace bignumber.js with bn.js (#319) 2017-11-12 11:45:52 -08:00