go-ethereum/eth/ethconfig
jwasinger 85587d5ef2
cmd, core: prefetch reads too from tries if requested (#29807)
* cmd/utils, consensus/beacon, core/state: when configured via stub  flag: prefetch all reads from account/storage tries, terminate prefetcher synchronously.

* cmd, core/state: fix nil panic, fix error handling, prefetch nosnap too

* core/state: expand prefetcher metrics for reads and writes separately

* cmd/utils, eth: fix noop collect witness flag

---------

Co-authored-by: Péter Szilágyi <peterke@gmail.com>
2024-06-11 11:10:07 +03:00
..
config.go cmd, core: prefetch reads too from tries if requested (#29807) 2024-06-11 11:10:07 +03:00
gen_config.go cmd/geth, cmd/utils: rename config and flag to VMTraceJsonConfig (#29573) 2024-04-24 07:53:16 +02:00