mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-01-06 02:17:34 -08:00
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>