MyCrypto/common/actions
skubakdj f42837de68 Keystore & Private Key Wallet Decrypts (#116)
* wire up keystore decrypt & build UI

* add support for encrypted private keys

* add check for key length

* rename keystore wallet file

* rename encrypted priv key wallet file

* add support for presale, v1, & v2 JSON keystores

* clean up TODO messages, add class files

* add v3 references

* add flow type

* fix event bug

* update privkey validators to accept whole privkey

* refactor pkey/pass validation to function

* move pass req detection to function, remove unnecessary state

* add tests for decrypt & keystore libs
2017-08-20 22:28:47 +02: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
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 Swap Part 4 (#101) 2017-07-31 18:14:30 -05:00
rates.js Standardize Redux Actions / Reducers (#95) 2017-07-27 12:05:09 -05: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 Keystore & Private Key Wallet Decrypts (#116) 2017-08-20 22:28:47 +02:00