-
Notifications
You must be signed in to change notification settings - Fork 10
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
Review: Bonus Score System and Likehillihood #276
Comments
Logs provided in DMDcoin/alpha4#3 (comment) looks like validator connectivity score (according to script in honey-badger-testing it is), not a bonus score: Connectivity score is 0 by default and only increase if validator was reported for missing connectivity. Bonus score minimum value is 1 by design, reference: diamond-contracts-core/contracts/BonusScoreSystem.sol Lines 194 to 200 in 5f19531
|
thank you |
During investigating of the problems of alpha5, i noticed strange results for Likehillihood and Bonus Scores.
starting with this comment:
DMDcoin/alpha4#3 (comment)
The text was updated successfully, but these errors were encountered: