Sam Wilson 1ca21c1cbe
net-p2p/go-ethereum: add 1.16.4
Maintenance releases including:

 - Fusaka EIP implementations.
 - State history rewrite.
 - A new file-based state journal.
 - Various performance improvements.
 - Bug fixes for:
   - sync,
   - oversized announcements,
   - a dead lock,
   - `debug_traceCall` RPC endpoint,
   - modexp input check,
   - uncle rewards in `supply_tracer`,
   - ledger version check, and
   - don't error on nil peer in GetHeader.
 - Various other small changes.
 - Support go 1.25.

For the full list of changes, see:
https://github.com/ethereum/go-ethereum/releases/tag/v1.16.2
https://github.com/ethereum/go-ethereum/releases/tag/v1.16.3
https://github.com/ethereum/go-ethereum/releases/tag/v1.16.4

Signed-off-by: Sam Wilson <sam@binarycake.ca>
Part-of: https://github.com/gentoo/gentoo/pull/43628
Closes: https://github.com/gentoo/gentoo/pull/43628
Signed-off-by: Sam James <sam@gentoo.org>
2025-10-03 01:39:57 +01:00
..