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

Fair queuing for vote processor #4536

Merged

Conversation

pwojcikdev
Copy link
Contributor

Similar to the way it was done for block processing, this implements fair queue for vote processor. Votes are processed in round robin manner from all peers, with higher tier votes having slightly higher priority.

@qwahzi qwahzi added this to the V27 milestone Apr 4, 2024
clemahieu
clemahieu previously approved these changes Apr 4, 2024
@pwojcikdev pwojcikdev added the continuous-testing Indicate that network simulation testing results should be attached by the bot. label Apr 6, 2024
# Conflicts:
#	nano/node/nodeconfig.cpp
#	nano/node/nodeconfig.hpp
@pwojcikdev pwojcikdev merged commit 50340c5 into nanocurrency:develop Apr 24, 2024
24 of 26 checks passed
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
continuous-testing Indicate that network simulation testing results should be attached by the bot.
Projects
Status: Merged / V27.0
Development

Successfully merging this pull request may close these issues.

3 participants