Skip to content

feat: perform all BlockComponent checks in blockstore processor#594

Merged
ksn6 merged 5 commits intoanza-xyz:masterfrom
ksn6:avoid-block-component-processor-finish-in-replay
Nov 10, 2025
Merged

feat: perform all BlockComponent checks in blockstore processor#594
ksn6 merged 5 commits intoanza-xyz:masterfrom
ksn6:avoid-block-component-processor-finish-in-replay

Conversation

@ksn6
Copy link
Copy Markdown
Contributor

@ksn6 ksn6 commented Nov 10, 2025

Problem and Summary of Changes

Right now, we need to complete replay to verify that BlockComponents in a block satisfy a number of invariants (e.g., exactly one header, exactly one footer, etc.).

@AshwinSekar found a clever way to avoid this: #575 (comment).

Implement the above.

@ksn6 ksn6 enabled auto-merge (squash) November 10, 2025 19:30
@ksn6 ksn6 merged commit 4bfe9ed into anza-xyz:master Nov 10, 2025
7 checks passed
@ksn6 ksn6 deleted the avoid-block-component-processor-finish-in-replay branch November 10, 2025 22:27
AshwinSekar pushed a commit to AshwinSekar/alpenglow that referenced this pull request Feb 23, 2026
…za-xyz#594)

Right now, we need to complete replay to verify that `BlockComponent`s
in a block satisfy a number of invariants (e.g., exactly one header,
exactly one footer, etc.).

@AshwinSekar found a clever way to avoid this:
anza-xyz#575 (comment).

Implement the above.
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