MyCrypto/common/reducers
William O'Beirne 5d3e461301 Read-Only Address Wallet (#386)
* Check in.

* Add read only wallet and new types for that. Convert some components to require full wallet.

* Fix readonly property, fix uncaught throw.

* Disable address only on some tabs.

* Use FullWalletOnly render callback to handle signing.

* Work around uncertain wallet type.

* Fix function args.

* Undo bug fix that should be done in another branch.

* Disable button while address is bad.

* Remove log.

* Convert anonymous functions to class functions.
2017-11-29 17:14:57 -06:00
..
swap Migrate to Typescript (#224) 2017-09-24 19:06:28 -07:00
config.ts Read-Only Address Wallet (#386) 2017-11-29 17:14:57 -06:00
customTokens.ts Migrate to Typescript (#224) 2017-09-24 19:06:28 -07:00
deterministicWallets.ts Replace bignumber.js with bn.js (#319) 2017-11-12 11:45:52 -08:00
ens.ts Migrate to Typescript (#224) 2017-09-24 19:06:28 -07:00
generateWallet.ts EthereumJS-Wallet (Part 2) (#310) 2017-11-07 10:42:53 -08:00
index.ts Remove Redux-Form in Generate Wallet (#466) 2017-11-27 14:31:23 -06:00
notifications.ts Migrate to Typescript (#224) 2017-09-24 19:06:28 -07:00
rates.ts Equivalent values for all tokens (ETH + ERC20s) (#420) 2017-11-18 14:15:02 -06:00
wallet.ts Wallet Loading States & Spinner Update (#334) 2017-11-14 21:44:55 -06:00