erigon-pulse/cmd/rpctest/heavyStorageRangeAt.json
Alex Sharov 805f9aa501
benchmark rpc daemon
* tracing, write bench1() result into files

* add context to computeTxEnv, remote_db cursor lazy cache allocation,

* more results

* added

* added

* added

* more info

* make linter happy

* exit from tracing gorutines

* remove unused param

* re-run CI

* re-run CI

* remove concept txHandle

* batch cursor in reports

* remove debug output

* fix shadow variables and unhandled errors
2019-12-22 21:10:46 +06:00

13 lines
306 B
JSON

{
"jsonrpc": "2.0",
"method": "debug_storageRangeAt",
"params": [
"0x2bf07c790737be3bc4c57cbf3dedb231806f6bfef434657d59dcc9ddbe4665ab",
1,
"0x8b3b3b624c3c0397d3da8fd861512393d51dcbac",
"0xfade75560a6cfb895f5dc7c4ab3fa10089ac2372c98aa78280d029ab36285ad6",
1024
],
"id": 1377
}