go-ethereum/cmd
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
..
abidump [AUTO] rename Go module + update internal import paths 2024-10-17 01:49:47 +00:00
abigen [AUTO] rename Go module + update internal import paths 2024-10-17 01:49:47 +00:00
bootnode [AUTO] rename Go module + update internal import paths 2024-10-17 01:49:47 +00:00
clef [AUTO] rename Go module + update internal import paths 2024-10-17 01:49:47 +00:00
devp2p crypto/kz4844: pass blobs by ref (#29050) 2025-06-25 11:14:37 +01:00
era [AUTO] rename Go module + update internal import paths 2024-10-17 01:49:47 +00:00
ethkey [AUTO] rename Go module + update internal import paths 2024-10-17 01:49:47 +00:00
evm refactor!(core/types): Block method WithBody(Body) signature (#110) 2025-02-11 14:29:34 +00:00
geth chore!: remove memsize (#155) 2025-02-25 16:12:58 +00:00
p2psim [AUTO] rename Go module + update internal import paths 2024-10-17 01:49:47 +00:00
rlpdump [AUTO] rename Go module + update internal import paths 2024-10-17 01:49:47 +00:00
utils [AUTO] rename Go module + update internal import paths 2024-10-17 01:49:47 +00:00