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 bls aggregation for multiple quorums #394

Open
wants to merge 20 commits into
base: dev
Choose a base branch
from

Conversation

TomasArrachea
Copy link
Contributor

@TomasArrachea TomasArrachea commented Nov 11, 2024

Fixes #277 .

What Changed?

The BLS aggregation service no longer produces invalid signatures when a signer is in more than one quorum.

Reviewer Checklist

  • Code is well-documented
  • Code adheres to Go naming conventions
  • Code deprecates any old functionality before removing it

@TomasArrachea TomasArrachea marked this pull request as ready for review November 13, 2024 15:59
@pablodeymo pablodeymo added the v0.2 new dev version label Nov 21, 2024
@TomasArrachea TomasArrachea force-pushed the fix_bls_aggregation_multiple_quorums branch from 63ec01f to 8c12e72 Compare November 25, 2024 19:11
@MegaRedHand MegaRedHand requested a review from afkbyte January 17, 2025 20:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
v0.2 new dev version
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants