go-ethereum/libevm/tooling
Martin HS 08e2b6da8a
crypto/kz4844: pass blobs by ref (#29050)
This change makes use of the following underlying changes to the kzg-libraries in order to avoid passing large things on the stack:

- c-kzg: https://github.com/ethereum/c-kzg-4844/pull/393 and
- go-kzg: https://github.com/crate-crypto/go-kzg-4844/pull/63
2025-06-25 11:14:37 +01:00
..
release chore: deprecate cherry-picking on release (#186) 2025-06-10 15:18:42 +01:00
go.mod chore: deprecate cherry-picking on release (#186) 2025-06-10 15:18:42 +01:00
go.sum crypto/kz4844: pass blobs by ref (#29050) 2025-06-25 11:14:37 +01:00