Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: debug engine reorg depth #10517

Closed
rkrasiuk opened this issue Aug 25, 2024 · 0 comments · Fixed by #10575
Closed

feat: debug engine reorg depth #10517

rkrasiuk opened this issue Aug 25, 2024 · 0 comments · Fixed by #10575
Assignees
Labels
A-consensus Related to the consensus engine C-enhancement New feature or request C-test A change that impacts how or what we test

Comments

@rkrasiuk
Copy link
Member

rkrasiuk commented Aug 25, 2024

Description

Currently, EngineReorg debug util only accepts the frequency parameter - how often does the reorg of the latest head occur. Introduce and expose through CLI a new parameter that does tunes the depth of the reorg. This will help us test deep reorgs which exceed the persistence threshold in new engine implementation.

Related to #10398

@rkrasiuk rkrasiuk added C-enhancement New feature or request A-consensus Related to the consensus engine C-test A change that impacts how or what we test labels Aug 25, 2024
@rkrasiuk rkrasiuk self-assigned this Aug 27, 2024
@github-project-automation github-project-automation bot moved this from Todo to Done in Reth Tracker Aug 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-consensus Related to the consensus engine C-enhancement New feature or request C-test A change that impacts how or what we test
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

1 participant