MyCrypto/spec/libs
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
..
nodes/rpc Estimate gas (WIP) (#102) 2017-08-07 22:45:08 -05:00
decrypt.spec.js Keystore & Private Key Wallet Decrypts (#116) 2017-08-20 22:28:47 +02:00
keystore.spec.js Keystore & Private Key Wallet Decrypts (#116) 2017-08-20 22:28:47 +02:00
validators.spec.js WIP: Generating transaction on Send tab (Pt 1) (#100) 2017-08-11 22:54:10 +01:00