MyCrypto/common/libs/wallet
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
..
base.js WIP: Generating transaction on Send tab (Pt 1) (#100) 2017-08-11 22:54:10 +01:00
deterministic.js Trezor Unlock + Deterministic Wallet Groundwork (#137) 2017-08-28 12:43:57 -05:00
encprivkey.js Keystore & Private Key Wallet Decrypts (#116) 2017-08-20 22:28:47 +02:00
index.js Keystore & Private Key Wallet Decrypts (#116) 2017-08-20 22:28:47 +02:00
mewv1.js Keystore & Private Key Wallet Decrypts (#116) 2017-08-20 22:28:47 +02:00
presale.js Keystore & Private Key Wallet Decrypts (#116) 2017-08-20 22:28:47 +02:00
privkey.js Derivation Checker (#134) 2017-08-24 18:41:47 +02:00
trezor.js Trezor Unlock + Deterministic Wallet Groundwork (#137) 2017-08-28 12:43:57 -05:00
utc.js Keystore & Private Key Wallet Decrypts (#116) 2017-08-20 22:28:47 +02:00