go-ethereum/internal
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
..
blocktest [AUTO] rename Go module + update internal import paths 2024-10-17 01:49:47 +00:00
build internal/build, rpc: add missing HTTP response body Close() calls (#29223) 2025-06-10 15:08:34 +01:00
cmdtest [AUTO] rename Go module + update internal import paths 2024-10-17 01:49:47 +00:00
debug chore!: remove memsize (#155) 2025-02-25 16:12:58 +00:00
era refactor!(core/types): Block method WithBody(Body) signature (#110) 2025-02-11 14:29:34 +00:00
ethapi crypto/kz4844: pass blobs by ref (#29050) 2025-06-25 11:14:37 +01:00
flags [AUTO] rename Go module + update internal import paths 2024-10-17 01:49:47 +00:00
guide [AUTO] rename Go module + update internal import paths 2024-10-17 01:49:47 +00:00
jsre [AUTO] rename Go module + update internal import paths 2024-10-17 01:49:47 +00:00
reexec all: make vendored copy of reexec (#28382) 2023-10-28 00:14:43 +02:00
shutdowncheck [AUTO] rename Go module + update internal import paths 2024-10-17 01:49:47 +00:00
syncx core: improve shutdown synchronization in BlockChain (#22853) 2021-10-07 15:47:50 +02:00
testlog [AUTO] rename Go module + update internal import paths 2024-10-17 01:49:47 +00:00
utesting cmd/devp2p/internal/ethtest: skip large tx test on github build (#28794) 2024-01-12 15:14:03 +01:00
version [AUTO] rename Go module + update internal import paths 2024-10-17 01:49:47 +00:00
web3ext internal/ethapi: implement eth_getBlockReceipts (#27702) 2023-08-15 14:35:48 +02:00