mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-16 14:29:05 -07:00
This release: - Introduces a new archive node mode with better hard drive requirements; - Re-implements state snapshot for compatibility with path-based state storage; - Increases the block gas limit to 45M; - Supports era1 history files; - Improves shutdown speed; - Fixes beacon-chain lightclient (`blsync`) in Pectra and beyond; - Adds some preparations for the upcoming Fusaka fork; and - Improves various RPC and networking items. For a longer summary, see: https://github.com/ethereum/go-ethereum/releases/tag/v1.16.0 https://github.com/ethereum/go-ethereum/releases/tag/v1.16.1 Signed-off-by: Sam Wilson <sam@binarycake.ca> Part-of: https://github.com/gentoo/gentoo/pull/42811 Closes: https://github.com/gentoo/gentoo/pull/42811 Signed-off-by: Sam James <sam@gentoo.org>