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: rollback entire blocks from state #8459

Open
6 of 12 tasks
Tracked by #7614
LHerskind opened this issue Sep 9, 2024 · 0 comments
Open
6 of 12 tasks
Tracked by #7614

feat: rollback entire blocks from state #8459

LHerskind opened this issue Sep 9, 2024 · 0 comments
Assignees

Comments

@LHerskind
Copy link
Contributor

LHerskind commented Sep 9, 2024

To easily support #8457 we need for the world state to support doing a rollback or entire blocks, either the last block (which can then just be looped until we get far enough back) or by providing a block number for which we want to roll back until.

In reth this is called unwind so I think taking similar naming would be useful to not confuse people unnecessarily.

https://reth.rs/cli/reth/stage/unwind.html?highlight=unwind#reth-stage-unwind

Tasks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Todo
Development

No branches or pull requests

2 participants