MyCrypto/common/libs/wallet/deterministic
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
..
deterministic.ts EthereumJS-Wallet (Part 3) (#316) 2017-11-08 10:16:43 -08:00
index.ts EthereumJS-Wallet (Part 3) (#316) 2017-11-08 10:16:43 -08:00
ledger.ts Read-Only Address Wallet (#386) 2017-11-29 17:14:57 -06:00
mnemonic.ts EthereumJS-Wallet (Part 3) (#316) 2017-11-08 10:16:43 -08:00
trezor.ts Read-Only Address Wallet (#386) 2017-11-29 17:14:57 -06:00