aboutsummaryrefslogtreecommitdiffstats
path: root/rpc/shared/types.go
Commit message (Expand)AuthorAgeFilesLines
* rpc: migrated the RPC insterface to a new reflection based RPC layerBas van Kervel2016-01-261-108/+0
* Merge pull request #1724 from Gustav-Simonsson/get_workFelix Lange2015-08-291-0/+3
|\
| * rpc: return error code for eth_getWork when no work readyGustav Simonsson2015-08-261-0/+3
* | bugfix console error handlingBas van Kervel2015-08-261-4/+2
|/
* all: fix license headers one more timeFelix Lange2015-07-241-1/+1
* all: update license headers to distiguish GPL/LGPLFelix Lange2015-07-231-4/+4
* all: update license informationFelix Lange2015-07-071-0/+16
* added RPC start/stop supportBas van Kervel2015-06-221-0/+15
* added comms httpBas van Kervel2015-06-221-0/+12
* added debug APIBas van Kervel2015-06-111-4/+5
* added RPC/IPC supportBas van Kervel2015-06-111-1/+26
* restructured eth rpc APIBas van Kervel2015-06-111-0/+38