Skip to content

Conversation

@kasey
Copy link
Collaborator

@kasey kasey commented Dec 19, 2025

What type of PR is this?

Bug fix

What does this PR do? Why is it needed?

Validation of --backfill-oldest-slot fails for values > 1056767, because the validation code is comparing the slot/32 to MIN_EPOCHS_FOR_BLOCK_REQUESTS (33024), instead of comparing it to current_epoch - MIN_EPOCHS_FOR_BLOCK_REQUESTS.

Which issues(s) does this PR fix?

Fixes #

Other notes for review

Acknowledgements

  • I have read CONTRIBUTING.md.
  • I have included a uniquely named changelog fragment file.
  • I have added a description with sufficient context for reviewers to understand this PR.
  • I have tested that my changes work as expected and I added a testing plan to the PR description (if applicable).

james-prysm
james-prysm previously approved these changes Dec 19, 2025
@kasey kasey dismissed stale reviews from james-prysm and Inspector-Butters via 2d4dace December 19, 2025 20:46
@kasey kasey added this pull request to the merge queue Dec 29, 2025
Merged via the queue into develop with commit 07d1d6b Dec 29, 2025
18 checks passed
@kasey kasey deleted the fix-backfill-flag branch December 29, 2025 21:05
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.

4 participants