William O'Beirne
1d235cf67a
Trezor Unlock + Deterministic Wallet Groundwork ( #137 )
...
* Basic reducer / action / saga setup, rendering wallets.
* Better address rows, with values.
* Styling + back and next buttons.
* Formatting, dpath changing.
* Derived -> Deterministic
* Set wallet on confirm.
* Flesh out Trezor wallet, add transaction signing.
* Custom dpath, better handling of canceled switches and over-rendering / prop calling.
* Token empty string value.
* Move DPaths to config file.
* Clarifying comments.
2017-08-28 12:43:57 -05:00
William O'Beirne
cfba08ccf4
Visual Alpha Prep ( #135 )
...
* Added alpha banner to top of site.
* Grey out non functioning nav items. Redirect help to groovehq.
* Disable view wallet while it's just a stub.
* Disable non-implemented wallets.
2017-08-25 09:37:36 +02:00
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
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
Daniel Ternyak
06ae70988a
merge develop into 'swap_part_3'
2017-07-03 22:21:19 -05:00
crptm
63e7eb89e4
unlock wip
2017-06-30 03:03:11 +04:00