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

Fix vote_uniquer #4339

Merged
merged 5 commits into from
Nov 11, 2023
Merged

Conversation

pwojcikdev
Copy link
Contributor

There was an important performance improvement recently for block_uniquer. However, that PR missed the fact that the same problem is present in vote_uniquer. This PR introduces a common, generic implementation for both uniquers.

clemahieu
clemahieu previously approved these changes Nov 10, 2023
Copy link
Contributor

@clemahieu clemahieu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice find.

@pwojcikdev pwojcikdev merged commit bba89c3 into nanocurrency:develop Nov 11, 2023
13 of 17 checks passed
@pwojcikdev pwojcikdev deleted the generic-uniquer branch November 11, 2023 19:13
@qwahzi qwahzi added this to the V26.0 milestone Dec 3, 2023
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
Status: Merged / V26.0
Development

Successfully merging this pull request may close these issues.

3 participants