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

fix(halo/attest): verify votes before proposing #2482

Merged
merged 1 commit into from
Nov 15, 2024

Conversation

corverroos
Copy link
Collaborator

Verify (and discard) invalid votes before proposing. This is required since VerifyVoteExtension isn't always called, so LastLocalCommit may contain invalid votes.

issue: #2460

@corverroos corverroos force-pushed the corver/verifyproposedvotes branch from 211e8a6 to 1851c3a Compare November 15, 2024 05:13
@corverroos corverroos enabled auto-merge (squash) November 15, 2024 05:19
@corverroos corverroos merged commit d73b69a into main Nov 15, 2024
19 checks passed
@corverroos corverroos deleted the corver/verifyproposedvotes branch November 15, 2024 05:20
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.

3 participants