Skip to content

Add new endpoint to support downloading of blobs (EIP-4844) #282

@jimmygchen

Description

@jimmygchen

Raised by @ralexstokes in this PR #271

The above PR adds new types to support EIP-4844l, however there is currently no endpoint for users to download blobs from their local CL nodes.

@0xGabi suggested the following:

I think we should only allow to download a list of blobs_sidecar using the block_id identifier. For example: /eth/v1/beacon/blobs_sidecar/{block_id}. Downloading a single blob could be handle with a higher level library and reduce CL complexity.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions