go-ethereum/cmd/devp2p/internal
Bosul Mun eea629b9b3
core/txpool: drop support for v0 blob sidecar (#35191)
This PR drops support for v0 blob sidecar in blobpool. Since the
osaka fork activation time has passed, these code paths are
now unused. It is assumed that only v1 transactions exist in
the blobpool.
2026-06-22 10:31:51 +02:00
..
ethtest core/txpool: drop support for v0 blob sidecar (#35191) 2026-06-22 10:31:51 +02:00
v4test cmd/devp2p/internal/v4test: add test for ENRRequest (#32303) 2025-07-31 12:13:36 +02:00
v5test cmd/devp2p/internal/v5test: fix hive test for discv5 findnode results (#34043) 2026-04-14 12:15:39 +02:00