MyCrypto/common/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 WIP: Generating transaction on Send tab (Pt 1) (#100) 2017-08-11 22:54:10 +01:00
wallet Keystore & Private Key Wallet Decrypts (#116) 2017-08-20 22:28:47 +02:00
contract.js Estimate gas (WIP) (#102) 2017-08-07 22:45:08 -05:00
decrypt.js Keystore & Private Key Wallet Decrypts (#116) 2017-08-20 22:28:47 +02:00
ens.js Merge feat/send-page 2017-07-02 00:49:06 -05:00
erc20.js Estimate gas (WIP) (#102) 2017-08-07 22:45:08 -05:00
keystore.js Keystore & Private Key Wallet Decrypts (#116) 2017-08-20 22:28:47 +02:00
signing.js WIP: Generating transaction on Send tab (Pt 1) (#100) 2017-08-11 22:54:10 +01:00
transaction.js WIP: Generating transaction on Send tab (Pt 1) (#100) 2017-08-11 22:54:10 +01:00
units.js WIP: Generating transaction on Send tab (Pt 1) (#100) 2017-08-11 22:54:10 +01:00
validators.js Keystore & Private Key Wallet Decrypts (#116) 2017-08-20 22:28:47 +02:00
values.js Estimate gas (WIP) (#102) 2017-08-07 22:45:08 -05:00