Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Remove requeuing of blocks with invalid signature #4130

Merged

Conversation

simpago
Copy link
Contributor

@simpago simpago commented Feb 15, 2023

This commit removes an unneeded behavior: Up until this commit, blocks with an invalid signature where requeued for lazy bootstrapping. This is not needed, because a block with an invalid signature will always be invalid and therefore doesn't need to be bootstrapped again.

This commit removes an unneeded behavior: Up until this commit, blocks with an invalid
signature where requeued for lazy bootstrapping. This is not needed,
because a block with an invalid signature will always be invalid and
therefore doesn't need to be bootstrapped again.
@clemahieu clemahieu merged commit 3bffc69 into nanocurrency:develop Feb 15, 2023
@clemahieu clemahieu added this to the V25.0 milestone Feb 15, 2023
@simpago simpago deleted the dont-requeue-invalid-blocks branch March 8, 2023 08:32
# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants