MyCrypto/common/components/WalletDecrypt
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
..
DeterministicWalletsModal.scss Various unlock / send style fixes (#331) 2017-10-30 14:29:27 -07:00
DeterministicWalletsModal.tsx Replace bignumber.js with bn.js (#319) 2017-11-12 11:45:52 -08:00
Keystore.tsx Replace bignumber.js with bn.js (#319) 2017-11-12 11:45:52 -08:00
LedgerNano.scss Wallet Decrypt - Ledger (#238) 2017-10-05 16:29:14 -07:00
LedgerNano.tsx EthereumJS-Wallet (Part 3) (#316) 2017-11-08 10:16:43 -08:00
Mnemonic.tsx Add "No Unused Params and Locals" Linting Rule (#297) 2017-10-18 19:29:49 -07:00
PrivateKey.tsx Migrate to Typescript (#224) 2017-09-24 19:06:28 -07:00
Trezor.scss Trezor Unlock + Deterministic Wallet Groundwork (#137) 2017-08-28 12:43:57 -05:00
Trezor.tsx EthereumJS-Wallet (Part 3) (#316) 2017-11-08 10:16:43 -08:00
ViewOnly.tsx Read-Only Address Wallet (#386) 2017-11-29 17:14:57 -06:00
Web3.scss Wallet Decrypt - Web3 (MetaMask / Mist) (#303) 2017-11-09 19:30:20 -08:00
Web3.tsx Wallet-Decrypt/Send Tooltips (#436) 2017-11-21 12:33:20 -06:00
index.tsx Read-Only Address Wallet (#386) 2017-11-29 17:14:57 -06:00