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

[BlobSidecarsByRange] Verify sidecar before consuming next response chunk #6727

Closed
StefanBratanov opened this issue Jan 24, 2023 · 1 comment · Fixed by #7576
Closed

[BlobSidecarsByRange] Verify sidecar before consuming next response chunk #6727

StefanBratanov opened this issue Jan 24, 2023 · 1 comment · Fixed by #7576
Assignees
Labels
Epic Deneb Issues required to implement Deneb upgrade

Comments

@StefanBratanov
Copy link
Contributor

StefanBratanov commented Jan 24, 2023

As per spec

Before consuming the next response chunk, the response reader SHOULD verify the blob sidecar is well-formatted and correct w.r.t. the expected KZG commitments through validate_blobs.

@StefanBratanov StefanBratanov added the Epic Deneb Issues required to implement Deneb upgrade label Jan 24, 2023
@StefanBratanov StefanBratanov changed the title [BlobsSidecarsByRange] Verify sidecar before consuming next response chunk [BlobSidecarsByRange] Verify sidecar before consuming next response chunk Feb 23, 2023
@StefanBratanov
Copy link
Contributor Author

Modified the issue to be aligned with the uncoupling spec

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Epic Deneb Issues required to implement Deneb upgrade
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants