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: add endpoint to get g1 and g2 pubkeys #8

Merged
merged 6 commits into from
Jan 7, 2025

Conversation

shrimalmadhur
Copy link
Collaborator

  • Add an endpoint which gives back G1 and G2 pub keys
  • This is required as G2 keys are needed for verification if the message is signed on G1
  • This is also needed for eigenda as need G2 pubkeys for churn

@shrimalmadhur shrimalmadhur marked this pull request as draft December 19, 2024 23:31
@shrimalmadhur shrimalmadhur marked this pull request as ready for review January 7, 2025 02:12
@shrimalmadhur shrimalmadhur requested a review from a team January 7, 2025 04:32
gpabst
gpabst previously approved these changes Jan 7, 2025
swagger/grpc.swagger.yaml Outdated Show resolved Hide resolved
src/generated/keymanager.v1.rs Show resolved Hide resolved
swagger/grpc.swagger.yaml Show resolved Hide resolved
@shrimalmadhur shrimalmadhur merged commit 05df605 into master Jan 7, 2025
2 checks passed
@shrimalmadhur shrimalmadhur deleted the madhur/add-pubkeys-endpoint branch January 7, 2025 17:41
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