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

Upstream blob certificate verification from proxy #1000

Open
1 of 3 tasks
litt3 opened this issue Dec 13, 2024 · 0 comments
Open
1 of 3 tasks

Upstream blob certificate verification from proxy #1000

litt3 opened this issue Dec 13, 2024 · 0 comments
Assignees

Comments

@litt3
Copy link
Contributor

litt3 commented Dec 13, 2024

  • There is verification code in proxy that overlaps with verification that needs to be done in the EigenDAClientV2
  • This code should be upstreamed to eigenDA, with necessary modifications to support v2 architecture
  • Since the existing code works with v1 architecture, it will likely remain in place until support for v1 is discontinued

Specifics

The following functionality must be implemented:

  • verify claimed commitment by generating the commitment from the blob, and comparing generated commitment with claimed commitment
  • verify commitments with the fiat shamir transformation optimization
  • call verifyBlobV2FromSignedBatch offchain
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

No branches or pull requests

1 participant