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

docs: re-add priv val state munging for upgrades #4267

Merged
merged 1 commit into from
Apr 25, 2024

Conversation

conorsch
Copy link
Contributor

Describe your changes

We recently removed mention of zeroing-out priv_validator_state.json for CometBFT as part of the chain upgrade docs. During migration testing on a private fork today, though, several of us observed that without this change, the network would not resume. More research required to understand the root cause here.

Refs #4245, #4239.

Issue ticket number and link

Checklist before requesting a review

  • If this code contains consensus-breaking changes, I have added the "consensus-breaking" label. Otherwise, I declare my belief that there are not consensus-breaking changes, for the following reason:

    docs-only 😎

We recently removed mention of zeroing-out `priv_validator_state.json`
for CometBFT as part of the chain upgrade docs. During migration testing
on a private fork today, though, several of us observed that without
this change, the network would not resume. More research required to
understand the root cause here.

Refs #4245, #4239.
Copy link
Member

@erwanor erwanor left a comment

Choose a reason for hiding this comment

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

LGTM, left a suggestion tioli.

docs/guide/src/node/pd/chain-upgrade.md Show resolved Hide resolved
@conorsch conorsch merged commit b5be840 into main Apr 25, 2024
8 checks passed
@conorsch conorsch deleted the docs-chain-upgrade-priv-val branch April 25, 2024 15:29
@cratelyn cratelyn added this to the Sprint 5 milestone May 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

3 participants