Skip to content

node: Wire up ChainSection.ingestor to control block ingestion#6447

Merged
lutter merged 1 commit intomasterfrom
lutter/ingestor
Mar 23, 2026
Merged

node: Wire up ChainSection.ingestor to control block ingestion#6447
lutter merged 1 commit intomasterfrom
lutter/ingestor

Conversation

@lutter
Copy link
Collaborator

@lutter lutter commented Mar 20, 2026

The [chains] ingestor config field was validated and logged but never actually consulted when deciding whether to run block ingestion. Add Config::is_block_ingestor() as the single source of truth: ingestion runs only when --disable-block-ingestor is not set and the node's id matches the configured ingestor value.

The `[chains] ingestor` config field was validated and logged but never
actually consulted when deciding whether to run block ingestion. Add
`Config::is_block_ingestor()` as the single source of truth: ingestion
runs only when `--disable-block-ingestor` is not set and the node's id
matches the configured ingestor value.
@lutter lutter merged commit dc07bfe into master Mar 23, 2026
6 checks passed
@lutter lutter deleted the lutter/ingestor branch March 23, 2026 18:46
@incrypto32 incrypto32 mentioned this pull request Mar 24, 2026
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.

2 participants