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
skubakdj
187d2e16ad
Fix flow errors ( #110 )
...
* simplify getAddress method
* refactor to handle async wallet getAddress
* fix bug on BaseWallet
* remove unnecessary catch
2017-08-09 07:01:34 -05:00
William O'Beirne
7541d6f486
Estimate gas (WIP) ( #102 )
...
* relayout rpc code, start contract helper
* Dont ask for estimate if theres no value
* Split out conversion of ether to wei hex into lib function.
* big.js -> bignumber.js
2017-08-07 22:45:08 -05:00
Daniel Ternyak
37008e9fe9
Complete Generate/Create Wallet Flow ( #38 )
...
* GenerateWallet: Download real UTC file.
* Paper wallet (#45 )
* Working paper wallet (#52 )
* Reset Generate Wallet state when component will unmount
2017-07-16 16:02:13 -05:00
crptm
780f3ba94f
balance fetching ( #41 )
...
* balance fetching
* fix tests
* bump deps
* validate custom token form
* equiv values
* fix rates saga naming
* address review comments
2017-07-13 16:02:39 -05:00
crptm
9a65a49d0b
invalid pkey message
2017-07-04 16:19:04 +04:00
Daniel Ternyak
06ae70988a
merge develop into 'swap_part_3'
2017-07-03 22:21:19 -05:00
crptm
85759d73b4
type dropdown, config actions
2017-07-04 05:25:01 +04:00
crptm
65234a26c0
fix flow sagas errors
2017-07-04 03:59:27 +04:00
crptm
63e7eb89e4
unlock wip
2017-06-30 03:03:11 +04:00