MyCrypto/common/reducers
William O'Beirne 1d235cf67a Trezor Unlock + Deterministic Wallet Groundwork (#137)
* Basic reducer / action / saga setup, rendering wallets.

* Better address rows, with values.

* Styling + back and next buttons.

* Formatting, dpath changing.

* Derived -> Deterministic

* Set wallet on confirm.

* Flesh out Trezor wallet, add transaction signing.

* Custom dpath, better handling of canceled switches and over-rendering / prop calling.

* Token empty string value.

* Move DPaths to config file.

* Clarifying comments.
2017-08-28 12:43:57 -05:00
..
swap Add reducer tests (#133) 2017-08-24 10:53:59 +02:00
config.js Standardize Redux Actions / Reducers (#95) 2017-07-27 12:05:09 -05:00
contracts.js Contracts Tab Scaffolding (#70) 2017-07-27 19:31:59 -05:00
customTokens.js Standardize Redux Actions / Reducers (#95) 2017-07-27 12:05:09 -05:00
deterministicWallets.js Trezor Unlock + Deterministic Wallet Groundwork (#137) 2017-08-28 12:43:57 -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 Trezor Unlock + Deterministic Wallet Groundwork (#137) 2017-08-28 12:43:57 -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
wallet.js Transaction confirmation modal (#108) 2017-08-23 08:57:18 +02:00