Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: split midblock block number #305

Merged
merged 1 commit into from
Dec 30, 2024
Merged

fix: split midblock block number #305

merged 1 commit into from
Dec 30, 2024

Conversation

ctian1
Copy link
Member

@ctian1 ctian1 commented Dec 30, 2024

When attempting to split a block range due to unfulfillable proof: Block ranges in the DB are [start, end), so start of the second half should be just midBlock instead of midBlock+1

Copy link
Member

@ratankaliani ratankaliani left a comment

Choose a reason for hiding this comment

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

LGTM

@ctian1 ctian1 merged commit 4569d35 into main Dec 30, 2024
8 checks passed
@ctian1 ctian1 deleted the chris/fix-split-midblock branch December 30, 2024 22:21
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