aboutsummaryrefslogtreecommitdiffstats
path: root/rpc/javascript.go
Commit message (Expand)AuthorAgeFilesLines
* internal/debug: add memStats and gcStats to APIFelix Lange2016-04-131-0/+10
* eth: add chaindbProperty to debug APIFelix Lange2016-04-131-0/+6
* Merge pull request #2359 from bas-vk/rpc-optional-argsJeffrey Wilcke2016-04-121-51/+17
|\
| * rpc: various fixes/enhancementsBas van Kervel2016-04-121-51/+17
* | console: use transaction output formatter for eth.pendingTransactions outputBas van Kervel2016-04-061-1/+9
|/
* eth, rpc: implemented block debugging rpc callsJeffrey Wilcke2016-03-241-6/+21
* console: cleanup old autocompletations relicsBas van Kervel2016-03-021-42/+4
* Merge pull request #2156 from ppratscher/add_replay_txPéter Szilágyi2016-02-031-0/+5
|\
| * core/vm, rpc/api: renamed to debug.replayTransaction, migrated to new RPC, in...Peter Pratscher2016-02-021-0/+5
* | core, eth, rpc/api: rpc method to inspect the txpool queuePéter Szilágyi2016-02-011-1/+9
|/
* internal/debug: APIs for profiling and tracingFelix Lange2016-01-281-1/+72
* rpc: migrated the RPC insterface to a new reflection based RPC layerBas van Kervel2016-01-261-0/+414