erigon-pulse/eth
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
..
downloader FakePeer - reduce interface size 2019-12-13 09:56:30 +06:00
fetcher goroutine leaks 2019-11-07 18:44:43 +03:00
filters goroutine leaks 2019-11-07 18:44:43 +03:00
gasprice Apply Turbo-Geth modifications to go-ethereum codebase 2019-11-01 21:52:03 +01:00
tracers eth/tracers: fix staticcheck warnings (#20379) 2019-12-03 13:57:56 +01:00
api_backend.go Apply Turbo-Geth modifications to go-ethereum codebase 2019-11-01 21:52:03 +01:00
api_test.go Retesteth restore mining (#278) 2019-12-19 13:44:43 +03:00
api_tracer.go benchmark rpc daemon 2019-12-22 21:10:46 +06:00
api.go benchmark rpc daemon 2019-12-22 21:10:46 +06:00
backend.go Restore Ethash mining (#231) 2019-12-10 16:12:21 +03:00
bloombits.go Apply Turbo-Geth modifications to go-ethereum codebase 2019-11-01 21:52:03 +01:00
config.go consensus/ethash, params: eip-2384: bump difficulty bomb (#20347) 2019-12-09 12:56:07 +01:00
enr_entry.go Apply Turbo-Geth modifications to go-ethereum codebase 2019-11-01 21:52:03 +01:00
firehose.go Apply Turbo-Geth modifications to go-ethereum codebase 2019-11-01 21:52:03 +01:00
gen_config.go Add storage mode flags as letters. (#229) 2019-12-06 12:19:00 +01:00
handler_test.go travis: enable test suite on ARM64 (#20219) 2019-12-03 13:24:34 +01:00
handler.go Thin history (#272) 2019-12-20 15:25:40 +03:00
helper_test.go apply post-rebase fixups 2019-12-03 16:27:57 +01:00
metrics.go Apply Turbo-Geth modifications to go-ethereum codebase 2019-11-01 21:52:03 +01:00
peer.go apply post-rebase fixups 2019-12-03 16:27:57 +01:00
protocol_test.go apply post-rebase fixups 2019-12-03 16:27:57 +01:00
protocol.go apply post-rebase fixups 2019-12-03 16:27:57 +01:00
sync_test.go Apply Turbo-Geth modifications to go-ethereum codebase 2019-11-01 21:52:03 +01:00
sync.go Apply Turbo-Geth modifications to go-ethereum codebase 2019-11-01 21:52:03 +01:00