paradigmxyz / reth

Modular, contributor-friendly and blazing-fast implementation of the Ethereum protocol, in Rust
https://reth.rs/
Apache License 2.0
3.78k stars 1.02k forks source link

Streamline Stage Management #8977

Closed gakonst closed 1 month ago

gakonst commented 2 months ago

Describe the feature

A common workflow for benchmarking is to set the transactions log at block K, state at block K - B, and reth stage run over that range. Another one would be to do the same but by running the reth-bench command and replaying engine API messages w/ the state root on to benchmark live GPS.

We need 2 things:

Additional context

No response

github-actions[bot] commented 1 month ago

This issue is stale because it has been open for 21 days with no activity.

github-actions[bot] commented 1 month ago

This issue was closed because it has been inactive for 7 days since being marked as stale.