aboutsummaryrefslogtreecommitdiffstats
path: root/rpc/api/debug_js.go
Commit message (Expand)AuthorAgeFilesLines
* rpc: migrated the RPC insterface to a new reflection based RPC layerBas van Kervel2016-01-261-83/+0
* node, rpc/api: add debug_vmodule, move admin_verbosity to debug_verbosityFelix Lange2016-01-211-1/+13
* core, eth, node, rpc: port the admin and debug APIPéter Szilágyi2015-12-151-6/+6
* 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
* fixed web3 formatters mismatchBas van Kervel2015-07-071-15/+8
* cmd/geth, rpc/api: extend metrics API, add a basic monitor commandPéter Szilágyi2015-06-241-5/+7
* cmd/geth, rpc/api: move the metrics into the new consolePéter Szilágyi2015-06-241-0/+5
* upgrade web3.js with _extend supportBas van Kervel2015-06-111-0/+7
* upgrade web3.js with _extend supportBas van Kervel2015-06-111-15/+15
* added debug APIBas van Kervel2015-06-111-0/+48