MyCrypto/common/actions
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
..
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 Wallet Decrypt - Mnemonic (#180) 2017-09-15 12:29:38 -07: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
notifications.js Address flow issues in sagas (#162) 2017-09-04 11:30:31 -05:00
rates.js Alerting and UX Improvements. (#185) 2017-09-12 15:15:23 -07:00
swap.js Swap Part 4 (#101) 2017-07-31 18:14:30 -05:00
swapTypes.js Swap Part 4 (#101) 2017-07-31 18:14:30 -05:00
wallet.js Wallet Decrypt - Mnemonic (#180) 2017-09-15 12:29:38 -07:00