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

store next epoch qc in persistence #2422

Merged
merged 5 commits into from
Dec 20, 2024

Conversation

imabdulbasit
Copy link
Contributor

@imabdulbasit imabdulbasit commented Dec 20, 2024

Hotshot now has a new function update_next_epoch_high_qc2() in its storage trait to update the next epoch qc in persistence. This PR adds storage for this quorum certificate and also loads it when loading the consensus data,

@imabdulbasit imabdulbasit changed the title store next epoch qc store next epoch qc in persistence Dec 20, 2024
Copy link
Collaborator

@sveitser sveitser left a comment

Choose a reason for hiding this comment

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

Changes look good to me. I guess there's some more work needed to make the CI happy. Feel free to merge into ma/hotshot-0.5.83 and fix there though.

@sveitser sveitser mentioned this pull request Dec 20, 2024
1 task
@imabdulbasit imabdulbasit merged commit bd74fe5 into ma/hotshot-0.5.83 Dec 20, 2024
16 of 21 checks passed
@imabdulbasit imabdulbasit deleted the ab/store-next-epoch-qc branch December 20, 2024 14:33
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