Skip to content

refactor: improve checkpoint-sync algorithm #1277

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

Merged
merged 4 commits into from
Aug 19, 2024
Merged

Conversation

avilagaston9
Copy link
Contributor

@avilagaston9 avilagaston9 commented Aug 15, 2024

This PR uses the latest head_slot as the start_slot for requesting blocks when restarting. Previously we were using the last_finalized_slot instead and then ignoring those blocks since they had already been processed.

@avilagaston9 avilagaston9 changed the title feat: improve checkpoint-sync algorithm refactor: improve checkpoint-sync algorithm Aug 16, 2024
@avilagaston9 avilagaston9 marked this pull request as ready for review August 16, 2024 14:45
@avilagaston9 avilagaston9 requested a review from a team as a code owner August 16, 2024 14:45
Copy link
Collaborator

@rodrigo-o rodrigo-o left a comment

Choose a reason for hiding this comment

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

LGTM

@rodrigo-o rodrigo-o merged commit eab7a05 into main Aug 19, 2024
14 checks passed
@rodrigo-o rodrigo-o deleted the recursive-checkpoint-sync branch August 19, 2024 19:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

Successfully merging this pull request may close these issues.

2 participants