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

go/consensus/tendermint/apps/beacon: Breaking VRF fixes #4668

Merged
merged 4 commits into from
Oct 26, 2022

Conversation

Yawning
Copy link
Contributor

@Yawning Yawning commented Apr 14, 2022

This collects all the VRF related changes that are consensus breaking in one branch so I only have one thing to rebase when I can merge all of these. Note that none of these fixes are security critical.

Fixes #4394
Fixes #4393
Fixes #4667
Fixes #4838

@Yawning Yawning added c:bug Category: bug c:breaking/consensus Category: breaking consensus changes c:beacon Category: random beacon service labels Apr 14, 2022
@Yawning Yawning self-assigned this Apr 14, 2022
@Yawning Yawning changed the title Yawning/fix/breaking vrf changes go/consensus/tendermint/apps/beacon: Breaking VRF fixes Apr 14, 2022
@kostko
Copy link
Member

kostko commented Oct 14, 2022

Let's rebase now that master can break consensus.

@Yawning Yawning force-pushed the yawning/fix/breaking-vrf-changes branch 2 times, most recently from a4144cb to c6ae937 Compare October 25, 2022 12:46
@Yawning Yawning marked this pull request as ready for review October 25, 2022 12:52
@Yawning Yawning enabled auto-merge October 25, 2022 13:06
The PVSS backend is no longer present in 22.x and so the field is now
removed, and even genesis registrations without a VRF signing key will
be rejected.
@Yawning Yawning force-pushed the yawning/fix/breaking-vrf-changes branch from c6ae937 to 7a2e2e2 Compare October 25, 2022 13:42
@Yawning Yawning merged commit 0b99c36 into master Oct 26, 2022
@Yawning Yawning deleted the yawning/fix/breaking-vrf-changes branch October 26, 2022 12:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c:beacon Category: random beacon service c:breaking/consensus Category: breaking consensus changes c:bug Category: bug
Projects
None yet
2 participants