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 pruning tests that did not confirm blocks before pruning. #4532

Merged
merged 1 commit into from
Apr 3, 2024

Conversation

clemahieu
Copy link
Contributor

Strongly ensure blocks are confirmed while pruning.

node::collect_ledger_pruning_targets already ensures blocks are confirmed before pruning however this was not the case in tests. Removed one test that only tested erroneous behavior.

…y ensure blocks are confirmed while pruning.

node::collect_ledger_pruning_targets already ensures blocks are confirmed before pruning however this was not the case in tests. Removed one test that only tested erroneous behavior.
@clemahieu clemahieu merged commit 7dbf75e into nanocurrency:develop Apr 3, 2024
25 of 27 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