Skip to content

Implement getBlobSidecars support for PeerDAS #6251

Closed
@jimmygchen

Description

@jimmygchen

Description

The getBlobSidecars beacon API needs a bit of work to make it functional for PeerDAS, as full blobs will no longer be stored in every node, and will be stored in the form of data columns.

For supernodes and nodes with > 50% columns, this should be relatively straight forward, as the node would be able to reconstruct the blobs locally and serve them.

For regular full nodes, they would need to fetch at least 50% of columns, perform reconstruction before the blobs can be served.

Metadata

Metadata

Assignees

Labels

HTTP-APIdasData Availability Sampling

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions