aboutsummaryrefslogtreecommitdiffstats
path: root/rpc/server.go
Commit message (Expand)AuthorAgeFilesLines
* Move GetRequestReply to EthereumApiTaylor Gerring2015-01-211-1/+1
* cleanupTaylor Gerring2015-01-131-1/+1
* Added license headersTaylor Gerring2015-01-131-0/+16
* begin conversion to rpc over httpTaylor Gerring2015-01-131-12/+33
* ethpipe => xeth (eXtended ETHereum)obscuren2014-10-311-3/+3
* ethlog => loggerobscuren2014-10-311-6/+6
* Merge eth-go repository into go-ethereumFelix Lange2014-10-231-2/+2
* WIP RPC interfaceobscuren2014-10-211-0/+67