aboutsummaryrefslogtreecommitdiffstats
path: root/ethpub/types.go
Commit message (Expand)AuthorAgeFilesLines
* Fixed state issueobscuren2014-05-211-0/+8
* unusedobscuren2014-05-201-1/+0
* No longer store script directly in the state treeobscuren2014-05-201-0/+9
* Moved keyring to ethutil & removed old methods. Implements #20obscuren2014-05-141-1/+1
* Merge branch 'develop' into feature/rpcMaran2014-05-051-10/+26
|\
| * Added different storage notification objectobscuren2014-05-051-10/+26
* | Added more JSON niceties to typesMaran2014-05-051-3/+3
* | Implemented first few methods via public apiMaran2014-05-031-6/+6
|/
* Added receipts for tx creationobscuren2014-05-021-0/+16
* Added public interfaceobscuren2014-05-021-0/+91