Files
prysm/changelog/manu-peerdas-get-blobs-V2.md
Manu NALEPA 4be8de2476 PeerDAS: Implement reconstruction of data column sidecars retrieved from the execution client. (#15469)
* `BestFinalized`: No functional change. Improve comments and reduce scope.

* PeerDAS execution: Implement engine method `GetBlobsV2` and `ReconstructDataColumnSidecars`.

* Fix James' comment.

* Fix James' comment.
2025-07-03 22:35:28 +00:00

187 B

Added

  • Implement engine method GetBlobsV2
  • Implement execution ReconstructDataColumnSidecars, which reconstruct data column sidecars from data fetched from the execution layer.