aboutsummaryrefslogtreecommitdiffstats
path: root/ethpub/pub.go
Commit message (Expand)AuthorAgeFilesLines
* wrong stringobscuren2014-05-051-2/+2
* Added the ability to submit byte code for contracts instead of Mutan code.obscuren2014-05-051-6/+17
* Merge branch 'develop' into feature/rpcMaran2014-05-051-0/+21
|\
| * Added secret to address methodobscuren2014-05-051-0/+9
| * Added different storage notification objectobscuren2014-05-051-0/+12
* | Fixed GetBlock when no block can be foundMaran2014-05-051-1/+9
* | Fixed import cycleMaran2014-05-051-5/+4
* | Implemented first few methods via public apiMaran2014-05-031-1/+1
|/
* Added receipts for tx creationobscuren2014-05-021-8/+8
* Added public interfaceobscuren2014-05-021-0/+108