Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix development to use new currency state. | Kevin Serrano | 2017-03-15 | 1 | -1/+1 |
| | |||||
* | Delete all code related to disclaimers. | Kevin Serrano | 2017-02-10 | 1 | -2/+1 |
| | |||||
* | continue rename selectedAccount to selectedAddress | kumavis | 2017-01-31 | 1 | -1/+1 |
| | |||||
* | Allow importing of private key strings | Dan Finlay | 2017-01-18 | 1 | -0/+64 |
Fixes #1021 A top-right menu item now allows `Account Import`. It has a menu (with one item for now) that allows importing a private key string. Errors are displayed, and a success navigates the user to their account list, where the imported account is labeled `LOOSE`. |