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: cert verification #42

Merged
merged 8 commits into from
Jun 20, 2024
Merged

feat: cert verification #42

merged 8 commits into from
Jun 20, 2024

Conversation

epociask
Copy link
Collaborator

@epociask epociask commented Jun 19, 2024

Certificate Verification

Fixes Issue

Fixes #16

Changes proposed

  • Introduces a new cert verifier construct which can be used to verify DA certs
  • Batch header verification
  • Blob inclusion proof verification
  • Quorum param verification

Screenshots (Optional)

Note to reviewers

@teddyknox teddyknox self-requested a review June 19, 2024 20:07
README.md Show resolved Hide resolved
Copy link
Collaborator

@teddyknox teddyknox left a comment

Choose a reason for hiding this comment

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

LGTM.

@epociask epociask merged commit ceff6e8 into main Jun 20, 2024
4 checks passed
@epociask epociask deleted the epociask--feat-cert-verification branch August 22, 2024 03:06
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.

Add local DA Cert verification support
2 participants