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

Add blob sidecar inclusion test #33

Merged

Conversation

jimmygchen
Copy link

Issue Addressed

Wrote some test to verify inclusion proof.

I wasn't sure if we have any tests for this, and it doesn't seem to fit nicely with the spec tests as the verify function is on BlobSidecar, so I copied some logic from ExecutionBlockGenerator and simplified it - I think this would be useful in the types crate without the execution_layer and other dependencies.

Copy link
Owner

@dapplion dapplion left a comment

Choose a reason for hiding this comment

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

Thanks for adding these!

@dapplion dapplion merged commit 8c26db7 into dapplion:blob-inclusion-fallible May 30, 2024
21 of 24 checks passed
dapplion added a commit that referenced this pull request Jun 19, 2024
* Verify inclusion proof should not be fallible

* Add blob sidecar inclusion test (#33)

* Add blob sidecar inclusion test.

* Fix lint
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.

2 participants