Skip to content

Remove requeuing of blocks with invalid signature#4130

Merged
clemahieu merged 1 commit intonanocurrency:developfrom
rsnano-node:dont-requeue-invalid-blocks
Feb 15, 2023
Merged

Remove requeuing of blocks with invalid signature#4130
clemahieu merged 1 commit intonanocurrency:developfrom
rsnano-node:dont-requeue-invalid-blocks

Conversation

@simpago
Copy link
Copy Markdown
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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants