aboutsummaryrefslogtreecommitdiffstats
path: root/rpc/api/debug.go
Commit message (Collapse)AuthorAgeFilesLines
* cmd/geth, rpc/api: fix reported metrics issuesPéter Szilágyi2015-06-251-15/+12
|
* rpc/api, cmd/geth: retrievel all percentiles, add time unitsPéter Szilágyi2015-06-241-21/+22
|
* cmd/geth, rpc/api: extend metrics API, add a basic monitor commandPéter Szilágyi2015-06-241-27/+65
|
* cmd/geth, rpc/api: move the metrics into the new consolePéter Szilágyi2015-06-241-0/+64
|
* added RPC start/stop supportBas van Kervel2015-06-221-1/+1
|
* upgrade web3.js with _extend supportBas van Kervel2015-06-111-2/+6
|
* added admin APIBas van Kervel2015-06-111-19/+19
|
* added debug APIBas van Kervel2015-06-111-0/+169