Commit graph

3 commits

Author SHA1 Message Date
Sina Mahmoodi
f871e1785c strict recent rule on init 2026-04-01 16:05:26 +00:00
Sina Mahmoodi
43cc92e68a dont do runtime pruning 2026-04-01 15:40:46 +00:00
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