Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | rpc: add new client, use it everywhere | Felix Lange | 2016-07-23 | 1 | -28/+33 |
* | rpc: fix bad method error for batch requests | Felix Lange | 2016-07-23 | 1 | -8/+8 |
* | cmd, console: split off the console into a reusable package | Péter Szilágyi | 2016-05-30 | 1 | -7/+7 |
* | rpc: various fixes/enhancements | Bas van Kervel | 2016-04-12 | 1 | -80/+85 |
* | rpc: add pub/sub support | Bas van Kervel | 2016-04-02 | 1 | -10/+14 |
* | cmd, common, node, rpc: move IPC into the node itself | Péter Szilágyi | 2016-02-04 | 1 | -1/+1 |
* | rpc: fix success response encoding for null return value | Felix Lange | 2016-01-27 | 1 | -1/+1 |
* | rpc: migrated the RPC insterface to a new reflection based RPC layer | Bas van Kervel | 2016-01-26 | 1 | -0/+343 |
* | Cleanup | Taylor Gerring | 2015-01-30 | 1 | -58/+0 |
* | Move HTTP transport to sub package of RPC | Taylor Gerring | 2015-01-28 | 1 | -9/+10 |
* | Move GetRequestReply to EthereumApi | Taylor Gerring | 2015-01-21 | 1 | -50/+0 |
* | cleanup | Taylor Gerring | 2015-01-13 | 1 | -1/+1 |
* | Add support for CodeAt | Taylor Gerring | 2015-01-13 | 1 | -2/+6 |
* | Added license headers | Taylor Gerring | 2015-01-13 | 1 | -0/+16 |
* | begin conversion to rpc over http | Taylor Gerring | 2015-01-13 | 1 | -0/+67 |
* | WIP RPC interface | obscuren | 2014-10-21 | 1 | -0/+20 |