MyCrypto/common/reducers
William O'Beirne 1aad9d1c21 Standardize Redux Actions / Reducers (#95)
* Convert Swap to consistent style

* Generate wallet reducer cleanup.

* Confirm empty action in swap reducer

* Union types. Fix gen wallet collision

* Fix not using all actions in reducer. Added reducer state for is fetching from bity. Added todo to make that a loader.

* Readme instructions.

* Remove common action constants.

* Bring all actions and reducers inline with readme instructions.

* Readme fixes

* address comments
2017-07-27 12:05:09 -05:00
..
config.js Standardize Redux Actions / Reducers (#95) 2017-07-27 12:05:09 -05:00
customTokens.js Standardize Redux Actions / Reducers (#95) 2017-07-27 12:05:09 -05:00
ens.js Standardize Redux Actions / Reducers (#95) 2017-07-27 12:05:09 -05:00
generateWallet.js Standardize Redux Actions / Reducers (#95) 2017-07-27 12:05:09 -05:00
index.js Standardize Redux Actions / Reducers (#95) 2017-07-27 12:05:09 -05:00
notifications.js Standardize Redux Actions / Reducers (#95) 2017-07-27 12:05:09 -05:00
rates.js Standardize Redux Actions / Reducers (#95) 2017-07-27 12:05:09 -05:00
swap.js Standardize Redux Actions / Reducers (#95) 2017-07-27 12:05:09 -05:00
wallet.js Standardize Redux Actions / Reducers (#95) 2017-07-27 12:05:09 -05:00