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

feat: new BLS aggregation service interface #578

Merged

Conversation

maximopalopoli
Copy link
Contributor

@maximopalopoli maximopalopoli commented Feb 18, 2025

What Changed?

This PR changes the bls aggregation service interface to simplify the user experience. The user now interacts with the service handler, receiving the aggregated responses via the Aggregate Receiver, instead of accessing to the service directly.

Reviewer Checklist

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

@maximopalopoli maximopalopoli marked this pull request as ready for review February 19, 2025 15:37
@MegaRedHand MegaRedHand changed the title refactor: bls aggregation service feat: new interface for bls aggregation service Feb 19, 2025
@MegaRedHand MegaRedHand changed the title feat: new interface for bls aggregation service feat: new BLS aggregation service interface Feb 19, 2025
Copy link
Contributor

@MegaRedHand MegaRedHand left a comment

Choose a reason for hiding this comment

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

Great work!

@MegaRedHand MegaRedHand added this pull request to the merge queue Feb 19, 2025
Merged via the queue into Layr-Labs:dev with commit 69e7d28 Feb 19, 2025
10 checks passed
@MegaRedHand MegaRedHand deleted the refactor/bls-aggregation-service branch February 19, 2025 22:39
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