aboutsummaryrefslogtreecommitdiffstats
path: root/rpc/json_test.go
Commit message (Collapse)AuthorAgeFilesLines
* all: fix go vet warningsFelix Lange2016-04-151-1/+1
|
* all: update license informationFelix Lange2016-04-151-0/+16
|
* rpc: various fixes/enhancementsBas van Kervel2016-04-121-2/+91
| | | | | | | | 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: migrated the RPC insterface to a new reflection based RPC layerBas van Kervel2016-01-261-0/+73