aboutsummaryrefslogtreecommitdiffstats
path: root/ui/frontend.go
Commit message (Collapse)AuthorAgeFilesLines
* xeth: use Frontend interface to unlock accountsFelix Lange2015-03-101-8/+0
| | | | | The interface has moved to package xeth because that's where it is actually used.
* Added ui.Interface to xethobscuren2015-03-091-14/+4
|
* Merge branch 'develop' of github.com-obscure:ethereum/go-ethereum into developobscuren2015-02-261-0/+18
Conflicts: accounts/account_manager.go