mirror of
https://github.com/OffchainLabs/prysm.git
synced 2026-01-09 15:37:56 -05:00
* fix allocation size of proofs in ComputeCellsAndProofsFromStructured the preallocated slice for KZG Proofs was 48x bigger than it needed to be. * changelog --------- Co-authored-by: Kasey Kirkham <kasey@users.noreply.github.com> Co-authored-by: james-prysm <90280386+james-prysm@users.noreply.github.com>