| Commit message (Expand) | Author | Age | Files | Lines |
* | rpc: support returning nil pointer big.Ints (null) | Péter Szilágyi | 2018-06-11 | 1 | -15/+0 |
* | rpc: fix megacheck warnings | Egon Elbre | 2017-08-08 | 1 | -24/+3 |
* | all: import "context" instead of "golang.org/x/net/context" | Felix Lange | 2017-03-23 | 1 | -2/+1 |
* | rpc: format filter ID according to spec for quantities | Bas van Kervel | 2016-09-01 | 1 | -1/+10 |
* | rpc: refactor subscriptions and filters | Bas van Kervel | 2016-08-17 | 1 | -8/+34 |
* | rpc: add new client, use it everywhere | Felix Lange | 2016-07-23 | 1 | -29/+0 |
* | cmd/geth, internal/web3ext, rpc: surface rpc module, fix shh, fix miner | Péter Szilágyi | 2016-05-11 | 1 | -1/+1 |
* | rpc: various fixes/enhancements | Bas van Kervel | 2016-04-12 | 1 | -1/+1 |
* | rpc: add pub/sub support | Bas van Kervel | 2016-04-02 | 1 | -6/+20 |
* | cmd, common, node, rpc: move HTTP RPC into node, drop singletone aspect | Péter Szilágyi | 2016-02-05 | 1 | -2/+1 |
* | rpc: add jsonrpc version to module request, use json types | Péter Szilágyi | 2016-02-04 | 1 | -9/+7 |
* | rpc: migrated the RPC insterface to a new reflection based RPC layer | Bas van Kervel | 2016-01-26 | 1 | -0/+246 |