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

Disable mean reward for new peers #4800

Merged
merged 1 commit into from
Feb 8, 2024
Merged

Disable mean reward for new peers #4800

merged 1 commit into from
Feb 8, 2024

Commits on Feb 8, 2024

  1. Disable mean reward for new peers

    Newly added peers where given a boost up to the mean score.
    That gives too much of a bonus for them which means that they can out
    compete usefull, but not top performing peers.
    
    The code is commented out and the reward set to zero for now. In the
    future we can decide what, if any, reward should be given to new peers.
    karknu committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    2162ea7 View commit details
    Browse the repository at this point in the history