MyCrypto/spec
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
..
actions merge develop into 'swap_part_3' 2017-07-03 22:21:19 -05:00
libs Wallet Decrypt - Mnemonic (#180) 2017-09-15 12:29:38 -07:00
mocks Redux: Persist language selection to local storage via middleware and create pattern for future persistence. 2017-07-05 17:09:58 -05:00
reducers Alerting and UX Improvements. (#185) 2017-09-12 15:15:23 -07:00
sagas balance fetching (#41) 2017-07-13 16:02:39 -05:00
utils Estimate gas (WIP) (#102) 2017-08-07 22:45:08 -05:00