MyCrypto/common/actions
skubakdj c31490c8b4 Redux Reducer Tests (#390)
* set return type in resetWallet action creator

* update config reducer test

* update generateWallet reducer test

* update swap reducer test

* update wallet reducer test

* create customTokens reducer test

* create deterministicWallets reducer test

* create ens reducer test

* create notifications reducer test

* add crypto compare success/fail actions

* add rates reducer test

* remove unnecessary comments

* remove more comments

* remove duplicate import

* update wallet reducer test to use BN

* update dWallet reducer test to use BN

* update wallet reducer tests

* update rates reducer tests
2017-11-17 13:12:27 -08:00
..
config Replace bignumber.js with bn.js (#319) 2017-11-12 11:45:52 -08:00
customTokens Migrate to Typescript (#224) 2017-09-24 19:06:28 -07:00
deterministicWallets Replace bignumber.js with bn.js (#319) 2017-11-12 11:45:52 -08:00
ens Add "No Unused Params and Locals" Linting Rule (#297) 2017-10-18 19:29:49 -07:00
generateWallet EthereumJS-Wallet (Part 2) (#310) 2017-11-07 10:42:53 -08:00
notifications Animate transaction notifications & fix styles (#305) 2017-11-06 22:20:19 -08:00
rates Redux Reducer Tests (#390) 2017-11-17 13:12:27 -08:00
swap Migrate to Typescript (#224) 2017-09-24 19:06:28 -07:00
wallet Redux Reducer Tests (#390) 2017-11-17 13:12:27 -08:00