Files
prysm/changelog/pvl-blob-cache-panic.md
Preston Van Loon eace128ee9 Fix panic in blob cache when scs array is empty or shorter than commitments (#15581)
* Fix panic in beacon-chain/das/blob_cache.go

* Regression test for empty/short scs array panic

* Changelog fragment
2025-08-12 03:26:22 +00:00

125 B

Fixed

  • Fixed a condition where the blob cache could panic when there were less than or no sidecars in the cache entry.