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(consensus): ignore vote verification of existing votes #1616

Merged
merged 1 commit into from
Nov 28, 2024

Conversation

themantre
Copy link
Contributor

Description

This PR checks the vote signature and verifies the vote only if it has not been verified before and does not already exist. This approach prevents redundant verification of existing votes.

@themantre themantre changed the title fix(consensus): verify vote if not exists fix(consensus): ignore vote verification of existing votes Nov 28, 2024
@themantre themantre merged commit 904c32e into 1.6.x Nov 28, 2024
3 of 4 checks passed
@themantre themantre deleted the fix/ignore-vote-verification-of-existing-votes branch November 28, 2024 13:09
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