MyCrypto/common/libs
skubakdj c54453729c Web3 Future Proof, Refactor, Bugfixes (#481)
* correct web3 hide/show logic

* refactor web3 node lib

* refactor web3 wallet to use new web3 node

* update web3 node init to use new lib

* update web3 wallet saga to use new lib, address unlock flow bug

* remove comments

* add validators for web3 methods

* update web3 node to use latest standards

* remove legacy function

* update lib call, add account unlock check

* add & use new flavor of unsetWeb3Node

* address PR feedback

* add test, update tests, update snapshot
2017-12-01 10:32:29 -06: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 Replace bignumber.js with bn.js (#319) 2017-11-12 11:45:52 -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