aboutsummaryrefslogtreecommitdiffstats
path: root/rpc/writer.go
Commit message (Collapse)AuthorAgeFilesLines
* begin conversion to rpc over httpTaylor Gerring2015-01-131-75/+0
| | | | | Per specification at https://github.com/ethereum/wiki/wiki/Generic-JSON-RPC
* WIP RPC interfaceobscuren2014-10-211-0/+75