go-ethereum/core/history
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
..
historymode.go core: rolling history expiry 2026-03-27 12:54:52 +01:00
historymode_test.go core: rolling history expiry 2026-03-27 12:54:52 +01:00