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 counting of voting representatives #3339 #3340

Merged

Conversation

dsiganos
Copy link
Contributor

The function rep wallets::rep_check() did not check for duplicates when
adding a voting representative and the count of voting representatives
could therefore be much bigger than the reality.

The function rep wallets::rep_check() did not check for duplicates when
adding a voting representative and the count of voting representatives
could therefore be much bigger than the reality.
@clemahieu clemahieu merged commit 6ee3cee into nanocurrency:develop Jun 16, 2021
@zhyatt zhyatt added this to the V23.0 milestone Jun 22, 2021
@zhyatt zhyatt linked an issue Jun 22, 2021 that may be closed by this pull request
@zhyatt zhyatt added the bug label Jul 16, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Counting of voting representatives is wrong (no check for duplicates)
3 participants