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

add rollback support #623

Open
srene opened this issue Dec 9, 2024 · 5 comments · May be fixed by #656
Open

add rollback support #623

srene opened this issue Dec 9, 2024 · 5 comments · May be fixed by #656

Comments

@srene
Copy link
Contributor

srene commented Dec 9, 2024

we need to modify existing rollback command to add rollback feature with the option of keeping blocks from store (if we want to rollback but reapply same blocks).

@mtsitrin
Copy link
Collaborator

mtsitrin commented Dec 9, 2024

in what cases this is useful?

@srene
Copy link
Contributor Author

srene commented Dec 9, 2024

rollback when forking without having to sync from 0

@mtsitrin
Copy link
Collaborator

in which cases u'll want to apply same blocks after hard fork?
hard fork usually will change something in the state/sequencers
are u sure block H+1 will be compatible after hard fork?

@srene srene linked a pull request Jan 2, 2025 that will close this issue
28 tasks
@danwt
Copy link
Contributor

danwt commented Jan 3, 2025

You mean remove blocks Sergi?

@danwt
Copy link
Contributor

danwt commented Jan 3, 2025

dymensionxyz/dymint#1299

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

Successfully merging a pull request may close this issue.

3 participants