aboutsummaryrefslogtreecommitdiffstats
path: root/rpc
Commit message (Expand)AuthorAgeFilesLines
* Rename transport to wsTaylor Gerring2015-01-281-9/+9
* New simplified Websocket transportTaylor Gerring2015-01-281-0/+124
* Indicate port in startup log messageTaylor Gerring2015-01-281-1/+3
* Move HTTP transport to sub package of RPCTaylor Gerring2015-01-284-50/+63
* Move GetRequestReply to EthereumApiTaylor Gerring2015-01-213-51/+48
* Move argument types to separate fileTaylor Gerring2015-01-212-211/+218
* Stub missing UnmarshalJSON methodsTaylor Gerring2015-01-131-0/+16
* cleanupTaylor Gerring2015-01-134-16/+5
* Add support for CodeAtTaylor Gerring2015-01-133-2/+58
* Added license headersTaylor Gerring2015-01-134-0/+64
* cleanupTaylor Gerring2015-01-132-46/+9
* begin conversion to rpc over httpTaylor Gerring2015-01-135-263/+438
* ethpipe => xeth (eXtended ETHereum)obscuren2014-10-312-5/+5
* ethlog => loggerobscuren2014-10-312-7/+7
* Merge eth-go repository into go-ethereumFelix Lange2014-10-233-5/+5
* Updated the VM & VM testsobscuren2014-10-231-1/+1
* WIP RPC interfaceobscuren2014-10-215-0/+487