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(cannon): Prevent checkpoint iterators going beyond head of chain #216

Merged
merged 1 commit into from
Sep 29, 2023

Conversation

samcm
Copy link
Member

@samcm samcm commented Sep 29, 2023

Fixes an issue where the slot default for a cannon type is greater than the finalized epoch. For example, Holesky starts Withdrawals/BLS changes at epoch 256, but epoch 256 hasn't been hit yet.

@samcm samcm requested a review from Savid as a code owner September 29, 2023 02:17
@samcm samcm merged commit f7abb76 into master Sep 29, 2023
1 of 2 checks passed
@samcm samcm deleted the fix/checkpoint-iterator-above-head branch September 29, 2023 02:20
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