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

Checkpoint sync is not working when finalized state is transitioned with empty slots #7956

Open
zilm13 opened this issue Feb 6, 2024 · 1 comment · May be fixed by #8850
Open

Checkpoint sync is not working when finalized state is transitioned with empty slots #7956

zilm13 opened this issue Feb 6, 2024 · 1 comment · May be fixed by #8850
Assignees
Labels
bug 🐞 Something isn't working

Comments

@zilm13
Copy link
Contributor

zilm13 commented Feb 6, 2024

Description

If finalized epoch ends with empty slot(s) most clients provide state transitioned to the end of the epoch, so it cannot be used for AnchorPoint initialization without extra work. To fix this we should also request finalized block header from peer and patch finalized state so it could be used for AnchorPoint.

Discussion on Discord: https://discord.com/channels/697535391594446898/697539289042649190/1202083995815522364

@gfukushima gfukushima self-assigned this Oct 28, 2024
@gfukushima gfukushima linked a pull request Nov 26, 2024 that will close this issue
2 tasks
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
5 participants