mirror of
https://github.com/paradigmxyz/reth.git
synced 2026-02-19 03:04:27 -05:00
chore: remove legacy proof code paths and simplify to V2-only (#22270)
Co-authored-by: Amp <amp@ampcode.com>
This commit is contained in:
@@ -984,15 +984,9 @@ Engine:
|
||||
--engine.prewarming-threads <PREWARMING_THREADS>
|
||||
Configure the number of prewarming threads. If not specified, defaults to available parallelism
|
||||
|
||||
--engine.disable-proof-v2
|
||||
Disable V2 storage proofs for state root calculations
|
||||
|
||||
--engine.disable-cache-metrics
|
||||
Disable cache metrics recording, which can take up to 50ms with large cached state
|
||||
|
||||
--engine.disable-trie-cache
|
||||
Disable sparse trie cache
|
||||
|
||||
--engine.sparse-trie-prune-depth <SPARSE_TRIE_PRUNE_DEPTH>
|
||||
Sparse trie prune depth
|
||||
|
||||
|
||||
Reference in New Issue
Block a user