Closed
Description
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.