MyCrypto/common
William O'Beirne 5d3e461301 Read-Only Address Wallet (#386)
* Check in.

* Add read only wallet and new types for that. Convert some components to require full wallet.

* Fix readonly property, fix uncaught throw.

* Disable address only on some tabs.

* Use FullWalletOnly render callback to handle signing.

* Work around uncertain wallet type.

* Fix function args.

* Undo bug fix that should be done in another branch.

* Disable button while address is bad.

* Remove log.

* Convert anonymous functions to class functions.
2017-11-29 17:14:57 -06:00
..
actions Throw on CryptoCompare API error (#486) 2017-11-29 13:45:38 -06:00
api Redux promise middleware (v2) (#233) 2017-09-25 20:41:11 -07:00
assets Refactor & Update Footer to Match V3 (#455) 2017-11-27 23:43:30 -06:00
components Read-Only Address Wallet (#386) 2017-11-29 17:14:57 -06:00
config Refactor & Update Footer to Match V3 (#455) 2017-11-27 23:43:30 -06:00
containers Read-Only Address Wallet (#386) 2017-11-29 17:14:57 -06:00
libs Read-Only Address Wallet (#386) 2017-11-29 17:14:57 -06:00
reducers Read-Only Address Wallet (#386) 2017-11-29 17:14:57 -06:00
sagas Better Offline Detection / Handling (#478) 2017-11-28 18:17:26 -06:00
sass Refactor & Update Footer to Match V3 (#455) 2017-11-27 23:43:30 -06:00
selectors Better Offline Detection / Handling (#478) 2017-11-28 18:17:26 -06:00
translations Convert Translations to JSON (#287) 2017-10-14 12:02:40 -07:00
typescript Read-Only Address Wallet (#386) 2017-11-29 17:14:57 -06:00
utils Read-Only Address Wallet (#386) 2017-11-29 17:14:57 -06:00
vendor Wallet Decrypt - Ledger (#238) 2017-10-05 16:29:14 -07:00
Root.tsx Sign & Verify Message (#315) 2017-10-30 12:10:25 -07:00
derivation-checker.ts Replace bignumber.js with bn.js (#319) 2017-11-12 11:45:52 -08:00
index.html No Javascript / Old Browser Blockers (#280) 2017-10-10 15:57:15 -07:00
index.tsx Contracts UI (#277) 2017-10-16 21:01:28 -07:00
store.ts Remove Bity Rates from Local Storage (#435) 2017-11-21 13:55:46 -06:00
vendors.js Remove Redux-Form in Generate Wallet (#466) 2017-11-27 14:31:23 -06:00