| Commit message (Expand) | Author | Age | Files | Lines |
* | rpc: add new client, use it everywhere | Felix Lange | 2016-07-23 | 1 | -1/+1 |
* | rpc: fix bad method error for batch requests | Felix Lange | 2016-07-23 | 1 | -1/+6 |
* | rpc: remove grace period when shutting down the server | Felix Lange | 2016-07-23 | 1 | -10/+5 |
* | README, core, rpc: fix various typos | Fabio Berger | 2016-06-22 | 1 | -3/+3 |
* | cmd/geth, internal/web3ext, rpc: surface rpc module, fix shh, fix miner | Péter Szilágyi | 2016-05-11 | 1 | -2/+3 |
* | rpc: remove NotifierContextKey | Felix Lange | 2016-04-16 | 1 | -7/+4 |
* | rpc: add pub/sub support | Bas van Kervel | 2016-04-02 | 1 | -121/+107 |
* | rpc/http: improve request handling | Bas van Kervel | 2016-03-23 | 1 | -14/+46 |
* | cmd, common, node, rpc: rework naming convention to canonical one | Péter Szilágyi | 2016-02-09 | 1 | -2/+2 |
* | cmd, eth, rpc: fix some RPC issues with pending blocks | Péter Szilágyi | 2016-02-03 | 1 | -2/+0 |
* | rpc: migrated the RPC insterface to a new reflection based RPC layer | Bas van Kervel | 2016-01-26 | 1 | -0/+438 |
* | Move HTTP transport to sub package of RPC | Taylor Gerring | 2015-01-28 | 1 | -104/+0 |
* | Move GetRequestReply to EthereumApi | Taylor Gerring | 2015-01-21 | 1 | -1/+1 |
* | cleanup | Taylor Gerring | 2015-01-13 | 1 | -1/+1 |
* | Added license headers | Taylor Gerring | 2015-01-13 | 1 | -0/+16 |
* | begin conversion to rpc over http | Taylor Gerring | 2015-01-13 | 1 | -12/+33 |
* | ethpipe => xeth (eXtended ETHereum) | obscuren | 2014-10-31 | 1 | -3/+3 |
* | ethlog => logger | obscuren | 2014-10-31 | 1 | -6/+6 |
* | Merge eth-go repository into go-ethereum | Felix Lange | 2014-10-23 | 1 | -2/+2 |
* | WIP RPC interface | obscuren | 2014-10-21 | 1 | -0/+67 |