mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-02-26 15:47:21 +00:00
Preallocate the proof slice with the known size instead of growing it via append in a loop. The length is already known from the source slice. |
||
|---|---|---|
| .. | ||
| kzg4844.go | ||
| kzg4844_ckzg_cgo.go | ||
| kzg4844_ckzg_nocgo.go | ||
| kzg4844_gokzg.go | ||
| kzg4844_test.go | ||
| trusted_setup.json | ||