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] DA Verifier #127

Closed
b-j-roberts opened this issue Mar 20, 2024 · 2 comments
Closed

[feat] DA Verifier #127

b-j-roberts opened this issue Mar 20, 2024 · 2 comments
Assignees
Labels
contract feat Feature being developed

Comments

@b-j-roberts
Copy link
Contributor

Implement and test the DAVerifier module from the Blobstream contracts. This is the main module rollups will use to verify DA in their core contracts.

References

@b-j-roberts b-j-roberts added feat Feature being developed contract labels Mar 20, 2024
@b-j-roberts
Copy link
Contributor Author

b-j-roberts commented Mar 20, 2024

I created a draft PR containing my work for implementing the DAVerifier module. I'm not sure I'll have time to finish this, so someone else can take this over.

Work that still needs to be done :

  • Finish implementing the test_rollup_inclusion_proofs.cairo
  • Implement test_da_verifier.cairo
  • clean up code and any issues existing

@thomas192
Copy link
Contributor

Hey, I can work on this

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
contract feat Feature being developed
Projects
None yet
Development

No branches or pull requests

2 participants