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

pd(upgrade): use checkpoint in simple upgrade #3494

Merged
merged 1 commit into from
Dec 8, 2023
Merged

Conversation

erwanor
Copy link
Member

@erwanor erwanor commented Dec 8, 2023

After an upgrade, a migrated genesis files contains the root hash of the application's merkle tree, and an arbitrary bytestring which can be used to perform component-specific health checks. Although the field is a no-op in the simple upgrade scenario, it is a bit confusing that it contains [32u8; 32] instead of the application hash. This PR fixes this.

@erwanor erwanor force-pushed the erwan/use_checkpoint branch from 525c1cf to 9b0dd62 Compare December 8, 2023 14:59
@erwanor erwanor merged commit a611eae into main Dec 8, 2023
3 of 5 checks passed
@erwanor erwanor deleted the erwan/use_checkpoint branch December 8, 2023 14:59
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.

1 participant