Skip to main content

Crate reth_trie_parallel

Crate reth_trie_parallel 

Source
Expand description

Parallel proof computation and state-root task interface types.

Modulesยง

error
Error types for the state-root task and proof computation.
proof_task
Implementation of parallel proof computation. Parallel proof computation using worker pools with dedicated database transactions.
proof_task_metricsmetrics
Proof task manager metrics.
state_root_task
State root task interface types shared between the engine tree and the payload builder. State-root task interface types shared between the engine tree and the payload builder.