aboutsummaryrefslogtreecommitdiffstats
path: root/ui/app/accounts/import/json.js
Commit message (Collapse)AuthorAgeFilesLines
* Fix styling of error message.Kevin Serrano2017-03-231-2/+1
|
* Implement naieve JSON file importingDan Finlay2017-01-191-2/+73
| | | | Doesn't work on any JSON file I have, it's a very naieve strategy provided by ethereumjs-wallet. Will need to raise its sophistication before deploying to production.
* Develop import subviewsDan Finlay2016-11-051-0/+27