go-ethereum/cmd/devp2p/internal
Martin HS d5bacfa4de
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
2024-03-13 07:51:46 +01:00
..
ethtest crypto/kz4844: pass blobs by ref (#29050) 2024-03-13 07:51:46 +01:00
v4test cmd: fix typos (#28798) 2024-01-12 10:40:00 +02:00
v5test p2p/discover: add more packet information in logs (#26307) 2023-01-03 12:36:38 +01:00