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(cli): patch cometbft to support rollbacks of >1 block #535

Merged
merged 2 commits into from
Dec 12, 2023

Conversation

pirtleshell
Copy link
Member

@pirtleshell pirtleshell commented Nov 22, 2023

See Kava-Labs/cometbft#2 for full details of the underlying cometbft change.

Brings in the above patch & updates the method signature of Rollback to include the new argument. The rollback command now accepts a --hard flag that allows sequential rollbacks of multiple blocks in the store.

@pirtleshell pirtleshell marked this pull request as ready for review December 12, 2023 21:44
@pirtleshell pirtleshell merged commit ccd609d into kava-v0.46.11-release-x Dec 12, 2023
26 of 30 checks passed
@pirtleshell pirtleshell deleted the rp-rollback-hard-flag branch December 12, 2023 21:58
nddeluca pushed a commit that referenced this pull request Jan 9, 2024
* feat(cli): patch cometbft to support rollbacks of >1 block
* update to tagged cometbft
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants