Skip to content

Fix bug in get_next_epoch_start_block#2899

Merged
basfroman merged 2 commits intostagingfrom
fix/roman/get_next_epoch_start_block
May 28, 2025
Merged

Fix bug in get_next_epoch_start_block#2899
basfroman merged 2 commits intostagingfrom
fix/roman/get_next_epoch_start_block

Conversation

@basfroman
Copy link
Collaborator

Currently if blocks_since_last_step==0 then function get_next_epoch_start_block returns None.
This PR fixes this bug.

@basfroman basfroman requested a review from a team May 28, 2025 19:39
@basfroman basfroman self-assigned this May 28, 2025
@basfroman basfroman added the bug Something isn't working label May 28, 2025
@basfroman basfroman merged commit 155ca25 into staging May 28, 2025
122 of 132 checks passed
@basfroman basfroman deleted the fix/roman/get_next_epoch_start_block branch May 28, 2025 23:36
This was referenced May 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants