MyCrypto/spec
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
..
actions merge develop into 'swap_part_3' 2017-07-03 22:21:19 -05:00
libs Keystore & Private Key Wallet Decrypts (#116) 2017-08-20 22:28:47 +02: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
sagas balance fetching (#41) 2017-07-13 16:02:39 -05:00
translations reformat everything 2017-07-03 22:28:56 -05:00
utils Estimate gas (WIP) (#102) 2017-08-07 22:45:08 -05:00