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: expose nodeDB's DeleteVersionsFrom method #1

Merged
merged 2 commits into from
Jun 24, 2024

Conversation

pirtleshell
Copy link
Member

exposes the tree's DeleteVersionsFrom method to forcibly remove versions from the tree.

i make use of this method in the flag i'm adding to cosmos-sdk's rollback command that lets you rollback upgrades that add modules.

mutable_tree.go Outdated Show resolved Hide resolved
@pirtleshell pirtleshell merged commit 42fde52 into release/v0.20.1-kava Jun 24, 2024
2 of 4 checks passed
@pirtleshell pirtleshell deleted the v0.20-delete-versions-from branch June 24, 2024 23:10
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.

2 participants