Crate reth_trie_parallel

Crate reth_trie_parallel 

Source
Expand description

Implementation of exotic state root computation approaches.

Modules§

metricsmetrics
Parallel state root metrics.
proof
Implementation of parallel proof computation.
proof_task
Parallel proof computation using worker pools with dedicated database transactions.
proof_task_metricsmetrics
Proof task manager metrics.
root
Implementation of parallel state root computation.
stats
Parallel trie calculation stats.

Structs§

StorageRootTargets
Target accounts with corresponding prefix sets for storage root calculation.