mirror of
https://github.com/OffchainLabs/prysm.git
synced 2026-01-08 23:18:15 -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>
116 B
116 B
Ignored
- Fix (unreleased) bug where the preallocated slice for KZG Proofs was 48x bigger than it needed to be.