Skip to content

feat: add rollback cmd - #236

Merged
tac0turtle merged 13 commits into
mainfrom
julien/rollback
Sep 8, 2025
Merged

feat: add rollback cmd#236
tac0turtle merged 13 commits into
mainfrom
julien/rollback

Conversation

@julienrbrt

Copy link
Copy Markdown
Member

Closes: #204

tac0turtle pushed a commit to evstack/ev-node that referenced this pull request Sep 5, 2025
We need to bump the go-header
(https://github.com/celestiaorg/go-header/releases/tag/v0.7.0) to access
the DeleteTo method, which is required when we want to rollback a chain.
The header and data sync goheader stores should be rolled back as well.

ref: evstack/ev-abci#236,
https://github.com/ignite/apps/pull/223/files
@julienrbrt
julienrbrt marked this pull request as ready for review September 8, 2025 09:11
@julienrbrt
julienrbrt requested a review from a team as a code owner September 8, 2025 09:11
@julienrbrt

Copy link
Copy Markdown
Member Author

the migration failing test is still pending ignite/cli#4785 (comment) fix.
the ibc tastora test is pending this pr to be merged and a new ignite app (which can only happen after this PR merged)

@tac0turtle tac0turtle left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

utACK

@tac0turtle
tac0turtle merged commit 8c3ef47 into main Sep 8, 2025
8 of 10 checks passed
@tac0turtle
tac0turtle deleted the julien/rollback branch September 8, 2025 16:27
chatton pushed a commit that referenced this pull request Oct 7, 2025
* feat: add rollback cmd

* bump go header

* prefix store

* use store directly

* start stores

* bump

* lint

* update ev-node

* bump ignite app

* Start sync stores before appending data during migration
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 this pull request may close these issues.

Rollback

2 participants