MyCrypto/common/sagas
HenryNguyen5 5e76b9f04c Fix web3 unset (#1467)
* initial mvp

* First functioning pass

* Add token balance shim

* Add working web3 implementation

* Fix tests

* Fix tsc errors

* Implement token batch splitting

* Undo logger change

* Fix linting errors

* Revert makeconfig change

* Add typing to token proxy + use string interpolation

* Remove useless parameter

* Remove logging

* Use type coercion to fix proxied methods

* Update shepherd

* Update to typescript 2.8.1

* Fix merged typings

* Address PR comments

* replace myc-shepherd with mycrypto-shepherd

* fix web3 nodes not unsetting

* Fix tscheck

* Strip web3 network prefix from node dropdown
2018-04-06 17:23:25 -05:00
..
config Fix web3 unset (#1467) 2018-04-06 17:23:25 -05:00
ens Enable no-implicit-any (#1263) 2018-03-07 17:36:05 -06:00
swap Use Network Symbol in Confirmation Modal (#1039) 2018-03-01 19:24:14 -06:00
transaction Parity Signer (#1349) 2018-04-06 16:32:25 -05:00
wallet Shepherd MVP Integration (#1413) 2018-04-06 15:52:48 -05:00
deterministicWallets.ts Enable no-implicit-any (#1263) 2018-03-07 17:36:05 -06:00
gas.ts Handle Gas / Estimates on a Per Network Basis (#1160) 2018-02-24 12:00:00 -06:00
index.ts Minor swap rates refactor (#1162) 2018-02-24 19:29:34 -06:00
notifications.ts Prettier Reformat (#619) 2017-12-18 17:29:26 -06:00
rates.ts Token Balance retry button & equivalent values fix (#1453) 2018-04-05 16:19:14 -05:00
transactions.ts Show Recent Txs on Check Tx Page (#1147) 2018-03-14 15:10:14 -05:00