MyCrypto/common/containers/Tabs
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
..
BroadcastTx Broadcast Tx (#304) 2017-10-23 13:48:55 -07:00
Contracts Read-Only Address Wallet (#386) 2017-11-29 17:14:57 -06:00
ENS Add "No Unused Params and Locals" Linting Rule (#297) 2017-10-18 19:29:49 -07:00
GenerateWallet Strip hex prefix from raw private key displayed during wallet generation (#388) 2017-11-28 18:56:16 -06:00
Help Fix regressions introduced in #241 (#247) 2017-10-03 21:13:49 -07:00
SendTransaction Read-Only Address Wallet (#386) 2017-11-29 17:14:57 -06:00
SignAndVerifyMessage Read-Only Address Wallet (#386) 2017-11-29 17:14:57 -06:00
Swap Equivalent Values for Tokens (#366) 2017-11-14 23:51:09 -06:00
ViewWallet Fix regressions introduced in #241 (#247) 2017-10-03 21:13:49 -07:00
index.ts Sign & Verify Message (#315) 2017-10-30 12:10:25 -07:00