MyCrypto/common/components/WalletDecrypt
skubakdj c88e96d603 Wallet Decrypt - Mnemonic (#180)
* add 'bip39' package

* add mnemonic decrypt, wallet wrapper

* add mnemonic path config

* add mnemonic support to deterministic components

* add mnemonic support

* accomodate for ledger ETH path

* remove comments

* update comments regarding path length

* rename modal open handler

* make several props optional

* add basic tests for mnemonic decrypt

* make flow happy, add user error notifications

* convert dpaths to js file, update references

* add ledger path to test

* Trezor DPath Fix (#196)

* Match v3 more closely.

* Require wallet index on deterministic wallets, update trezor to send index.

* remove redundent stripAndLower function and rename existing stripHex to stripHexPrefixAndLower
2017-09-15 12:29:38 -07:00
..
DeterministicWalletsModal.jsx Wallet Decrypt - Mnemonic (#180) 2017-09-15 12:29:38 -07:00
DeterministicWalletsModal.scss Trezor Unlock + Deterministic Wallet Groundwork (#137) 2017-08-28 12:43:57 -05:00
Keystore.jsx Translation updates (#120) 2017-08-28 13:05:38 -05:00
LedgerNano.jsx merge develop into 'swap_part_3' 2017-07-03 22:21:19 -05:00
Mnemonic.jsx Wallet Decrypt - Mnemonic (#180) 2017-09-15 12:29:38 -07:00
PrivateKey.jsx Translation updates (#120) 2017-08-28 13:05:38 -05:00
Trezor.jsx Wallet Decrypt - Mnemonic (#180) 2017-09-15 12:29:38 -07:00
Trezor.scss Trezor Unlock + Deterministic Wallet Groundwork (#137) 2017-08-28 12:43:57 -05:00
ViewOnly.jsx merge develop into 'swap_part_3' 2017-07-03 22:21:19 -05:00
index.jsx Wallet Decrypt - Mnemonic (#180) 2017-09-15 12:29:38 -07:00