Skip to content

docs: since-block archive in the configuration table - #361

Merged
svlachakis merged 1 commit into
mainfrom
docs/since-block-archive
Sep 10, 2026
Merged

docs: since-block archive in the configuration table#361
svlachakis merged 1 commit into
mainfrom
docs/since-block-archive

Conversation

@svlachakis

Copy link
Copy Markdown
Contributor

What

The since-block archive shape was described in prose only; the configuration table on the archive-nodes page had columns for the full, windowed and address-slice archives and none for it. This adds the fourth column, so the flag set for "keep everything from block X onward, forever" reads at a glance: FlatDb.HistoryRetention=SinceBlock, FlatDb.HistoryRetentionSinceBlock, History.Pruning=UseAncientBarriers with both ancient barriers at the same block, slices optional.

Also

One sentence in the since-block bullet: tracing a block replays it over its parent's state, so a node that must trace from a given block sets the floor one block below it. Without it, an operator who sets the floor at the first block they need to trace cannot trace that block.

Style

Behaviour only, no example values; every option links to its entry in the generated configuration reference, as on the rest of the page.

@svlachakis
svlachakis requested a review from rubo as a code owner September 9, 2026 18:05
@svlachakis
svlachakis merged commit 4e5c049 into main Sep 10, 2026
1 check passed
@svlachakis
svlachakis deleted the docs/since-block-archive branch September 10, 2026 12:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants