go-ethereum/eth/ethconfig
Sina Mahmoodi 5b15ecb8bb core: rolling history expiry
Introduce a new history mode `--history.chain=recent` which can be
configured with a `--history.blocks` flag that continuously prunes
old block bodies, receipts, and the tx index, maintaining a
configurable rolling window of recent history.
2026-03-27 12:54:52 +01:00
..
config.go core: rolling history expiry 2026-03-27 12:54:52 +01:00
gen_config.go core: rolling history expiry 2026-03-27 12:54:52 +01:00
syncmode.go eth/downloader: move SyncMode to package eth/ethconfig (#30847) 2024-12-03 09:30:26 +01:00