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

Conduct serial downloading & add support for fetching specific snapshot #2

Merged
merged 11 commits into from
Jun 6, 2024

Conversation

linuskendall
Copy link

Use serial downloading.

This allows us to fetch a snapshot at a specific base slot which helps during restarts but also allows us to handle the incremental updates of snapshots so we can always fetch the latest incremental snapshot.
@linuskendall linuskendall changed the title Conduct serial downloading Conduct serial downloading & add support for fetching specific snapshot Feb 17, 2023
Copy link
Collaborator

@Juanito87 Juanito87 left a comment

Choose a reason for hiding this comment

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

LGTM

Fixed a number of minor issues in snapshot fetching, allows
looking up and fetching the incremental snapshot from the ledger
directory.
Add logic to avoid full snapshot downloading.
@linuskendall linuskendall merged commit caeefce into triton Jun 6, 2024
2 checks passed
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