aboutsummaryrefslogtreecommitdiffstats
path: root/ethereal/ui/ext_app.go
Commit message (Expand)AuthorAgeFilesLines
* Implemented GUI watchers for rapid reload. Implements #46Maran2014-05-201-3/+9
* Public ethereum interface uses EthManagerobscuren2014-05-131-1/+1
* Merge branch 'develop' into feature/rpcMaran2014-05-051-4/+3
|\
| * Added storage watchobscuren2014-05-051-4/+3
* | Implemented rpc for ethereal and ethereumMaran2014-05-051-1/+1
|/
* Moved public interfaceobscuren2014-05-021-3/+3
* Moved APIobscuren2014-05-021-94/+2
* fixed state object changes for eth apiobscuren2014-04-301-9/+53
* Split off External applications from main libraryobscuren2014-04-301-0/+175