mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-07-28 07:36:44 +00:00
* 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 * update version patch * run go mod tidy * use blob reference --------- Co-authored-by: Martin HS <martin@swende.se> Co-authored-by: Mason Liang <mason@scroll.io> |
||
|---|---|---|
| .. | ||
| circuitcapacitychecker | ||
| fees | ||
| rcfg | ||
| rollup_sync_service | ||
| sync_service | ||
| tracing | ||
| types/encoding | ||
| withdrawtrie | ||