Skip to content

fix(core): avoid redudant work when chain did not move#1964

Merged
leoyvens merged 1 commit intomainfrom
leo/optimize-raw-dataset-loop
Mar 12, 2026
Merged

fix(core): avoid redudant work when chain did not move#1964
leoyvens merged 1 commit intomainfrom
leo/optimize-raw-dataset-loop

Conversation

@leoyvens
Copy link
Collaborator

This performance optimization avoids running the missing_ranges algorithm when the chain hasn't mined any new blocks.

@leoyvens leoyvens requested a review from Theodus March 12, 2026 15:05
Copy link
Member

@Theodus Theodus left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@leoyvens leoyvens merged commit 529a9d2 into main Mar 12, 2026
8 checks passed
@leoyvens leoyvens deleted the leo/optimize-raw-dataset-loop branch March 12, 2026 17:27
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