Skip to content

checkpoint Anchor Block Re-Processing Causes Infinite Fetch Loop #669

@GrapeBaBa

Description

@GrapeBaBa

processBlockByRootChunk unconditionally passes every fetched block through chain.onBlock() (the full state transition function), even when the block is already known to fork choice (the checkpoint sync anchor). The anchor block doesn't need STF re-processing — it's already the trust root.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions