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

Update blobs download endpoint path and BlobSidecar response #4106

Closed
jimmygchen opened this issue Mar 19, 2023 · 1 comment
Closed

Update blobs download endpoint path and BlobSidecar response #4106

jimmygchen opened this issue Mar 19, 2023 · 1 comment
Assignees
Labels

Comments

@jimmygchen
Copy link
Member

Description

The existing endpoint returns a BlobsSidecar response which needs to be replaced by List<BlobSidecar> from the latest CL spec (after the "free the blobs" change). The endpoint should also be moved to /eth/v1/beacon/blobs/{block_id}, see link to spec change below.

Existing endpoint on eip4844 branch: GET lighthouse/beacon/blobs_sidecars/{block_id}
Spec PR: ethereum/beacon-APIs#286

@jimmygchen
Copy link
Member Author

Closed in #4109

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

No branches or pull requests

1 participant