aboutsummaryrefslogtreecommitdiffstats
path: root/rpc/api/debug_js.go
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | I forgot to update one instance of "go-ethereum" in commit 3f047be5a.
* all: update license headers to distiguish GPL/LGPLFelix Lange2015-07-231-4/+4
| | | | | All code outside of cmd/ is licensed as LGPL. The headers now reflect this by calling the whole work "the go-ethereum library".
* 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