aboutsummaryrefslogtreecommitdiffstats
path: root/rpc/http
Commit message (Expand)AuthorAgeFilesLines
* HTTP RPC only listen on localhostobscuren2015-02-151-1/+1
* #295 Allow RPC ID to be stringTaylor Gerring2015-02-111-1/+1
* Moved log message to detail outputobscuren2015-02-081-1/+1
* Merge branch 'develop' of https://github.com/tgerring/go-ethereum into tgerri...obscuren2015-02-061-5/+8
|\
| * Update RPC message formatTaylor Gerring2015-02-041-4/+7
* | Filteringobscuren2015-02-051-2/+2
|/
* further cleaned up xeth interfaceobscuren2015-01-291-2/+2
* moving to a better xethobscuren2015-01-291-0/+2
* Rename api var for clarityTaylor Gerring2015-01-281-2/+2
* Indicate port in startup log messageTaylor Gerring2015-01-281-1/+3
* Move HTTP transport to sub package of RPCTaylor Gerring2015-01-281-0/+107