We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Bug Description
It seems there is an overflow when calculating "by num" percentages:
2020-08-22T13:45:59 th_a:?unnamed? reindex ] [by size: 93.36087% 79428274044 of 85076622421] [by num: 84.57161% 42940000 of 50773538] db_management.cpp:138 2020-08-22T13:46:15 th_a:?unnamed? reindex ] [by size: 93.38089% 79445307770 of 85076622421] [by num: 0.00064% 42950000 of 50773538] db_management.cpp:138
Impacts Describe which portion(s) of BitShares Core may be impacted by this bug. Please tick at least one box.
The text was updated successfully, but these errors were encountered:
Fixed by #2246.
Sorry, something went wrong.
Successfully merging a pull request may close this issue.
Bug Description
It seems there is an overflow when calculating "by num" percentages:
Impacts
Describe which portion(s) of BitShares Core may be impacted by this bug. Please tick at least one box.
CORE TEAM TASK LIST
The text was updated successfully, but these errors were encountered: