aboutsummaryrefslogtreecommitdiffstats
path: root/rpc/doc.go
Commit message (Collapse)AuthorAgeFilesLines
* rpc: various fixes/enhancementsBas van Kervel2016-04-121-1/+13
| | | | | | | | rpc: be less restrictive on the request id rpc: improved documentation console: upgrade web3.js to version 0.16.0 rpc: cache http connections rpc: rename wsDomains parameter to wsOrigins
* rpc: add pub/sub supportBas van Kervel2016-04-021-22/+6
|
* console: cleanup old autocompletations relicsBas van Kervel2016-03-021-126/+0
|
* rpc: migrated the RPC insterface to a new reflection based RPC layerBas van Kervel2016-01-261-0/+228