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(grpc): add bls public key and signature aggregate methods #1587

Merged

Conversation

alidevjimmy
Copy link
Contributor

@alidevjimmy alidevjimmy commented Nov 6, 2024

Description

This PR adds BLSPublicKeyAggregation and BLSSignatureAggregation methods to gRPC API.

Related issue(s)

@alidevjimmy alidevjimmy requested review from b00f and Ja7ad November 6, 2024 07:29
Copy link

codecov bot commented Nov 6, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 75.94%. Comparing base (86a8ba9) to head (0263c4b).
Report is 10 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1587      +/-   ##
==========================================
+ Coverage   75.07%   75.94%   +0.87%     
==========================================
  Files         234      236       +2     
  Lines       12156    18228    +6072     
==========================================
+ Hits         9126    13844    +4718     
- Misses       2582     3921    +1339     
- Partials      448      463      +15     

www/grpc/proto/utils.proto Outdated Show resolved Hide resolved
www/grpc/proto/utils.proto Outdated Show resolved Hide resolved
@Ja7ad
Copy link
Contributor

Ja7ad commented Nov 7, 2024

@alidevjimmy please add grpc-gateway method

@alidevjimmy alidevjimmy closed this Nov 8, 2024
@alidevjimmy alidevjimmy reopened this Nov 8, 2024
@alidevjimmy
Copy link
Contributor Author

@Ja7ad Please check PR again.

@Ja7ad Ja7ad merged commit e89feff into pactus-project:main Nov 8, 2024
22 checks passed
@b00f
Copy link
Collaborator

b00f commented Nov 8, 2024

@alidevjimmy Well done.

@alidevjimmy alidevjimmy deleted the feat/grpc-sig-and-pubkey-aggregate branch November 9, 2024 06:22
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