MyCrypto/spec/libs
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
..
nodes/rpc Estimate gas (WIP) (#102) 2017-08-07 22:45:08 -05:00
contract.spec.js Transaction confirmation modal (#108) 2017-08-23 08:57:18 +02:00
decrypt.spec.js Wallet Decrypt - Mnemonic (#180) 2017-09-15 12:29:38 -07:00
erc20.spec.js Transaction confirmation modal (#108) 2017-08-23 08:57:18 +02:00
keystore.spec.js Keystore & Private Key Wallet Decrypts (#116) 2017-08-20 22:28:47 +02:00
units.spec.js Transaction confirmation modal (#108) 2017-08-23 08:57:18 +02:00
validators.spec.js Finalize send (broadcast signedTx, loading indicators, error handling, form validation) (#141) 2017-08-30 21:00:31 -07:00