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(sync): fix syncing issue on prune mode #1415

Merged
merged 2 commits into from
Jul 13, 2024

Conversation

b00f
Copy link
Collaborator

@b00f b00f commented Jul 13, 2024

Description

This PR addresses syncing issues in Prune Mode.
It introduces PruneWidow, defined as a 10-day block window.
If a pruned node requires blocks older than 10 days, it can retrieve them from full nodes.

@b00f b00f merged commit 1f7d2c3 into pactus-project:main Jul 13, 2024
10 checks passed
@b00f b00f deleted the fix/prune-sync branch September 4, 2024 14:58
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.

1 participant