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

feat(stages): unwind prune checkpoints #9528

Merged
merged 4 commits into from
Jul 16, 2024
Merged

Conversation

shekhirin
Copy link
Collaborator

@shekhirin shekhirin commented Jul 15, 2024

This PR implements the unwind functionality of the Prune stage. It's quite simple and don't restore the pruned data, but instead just updates the prune checkpoints with the block that we unwound to.

Also, fixes the logs from #9520 as a drive-by to make them less verbose.

@shekhirin shekhirin added C-enhancement New feature or request A-staged-sync Related to staged sync (pipelines and stages) A-pruning Related to pruning or full node labels Jul 15, 2024
@shekhirin shekhirin marked this pull request as ready for review July 15, 2024 19:28
@shekhirin shekhirin requested a review from mattsse July 15, 2024 19:29
@shekhirin shekhirin added this pull request to the merge queue Jul 16, 2024
Merged via the queue into main with commit fcc6307 Jul 16, 2024
32 checks passed
@shekhirin shekhirin deleted the alexey/prune-stage-unwind branch July 16, 2024 11:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-pruning Related to pruning or full node A-staged-sync Related to staged sync (pipelines and stages) C-enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants