mirror of
https://github.com/OffchainLabs/prysm.git
synced 2026-01-09 15:37:56 -05:00
* `BestFinalized`: No functional change. Improve comments and reduce scope. * PeerDAS execution: Implement engine method `GetBlobsV2` and `ReconstructDataColumnSidecars`. * Fix James' comment. * Fix James' comment.
187 B
187 B
Added
- Implement engine method
GetBlobsV2 - Implement execution
ReconstructDataColumnSidecars, which reconstruct data column sidecars from data fetched from the execution layer.