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

Increase MaxNominatorsPerCollator from 10 to 100 #746

Merged
merged 2 commits into from
Aug 27, 2021

Conversation

JoshOrndorff
Copy link
Contributor

This PR increases MaxNominatorsPerCollator from 10 to 100 in Moonriver.

All nominations are stored, but only the top several will actually count. This allows the top 100 nominations for each collator to count.

Economic or performance consequences of this TBD.

@JoshOrndorff JoshOrndorff added B7-runtimenoteworthy Changes should be noted in any runtime-upgrade release notes C1-low Does not elevate a release containing this beyond "low priority". labels Aug 27, 2021
@crystalin crystalin added the A8-mergeoncegreen Pull request is reviewed well. label Aug 27, 2021
@4meta5 4meta5 marked this pull request as ready for review August 27, 2021 06:15
@4meta5 4meta5 merged commit 6eff1e5 into master Aug 27, 2021
@4meta5 4meta5 deleted the joshy-hundred-nominators-per branch August 27, 2021 13:12
crystalin pushed a commit that referenced this pull request Aug 30, 2021
* increase active nominators per colaltor from 10 to 100 in moonriver

* same update for moonbeam and moonbase and update comments for all runtimes

Co-authored-by: 4meta5 <asinghchrony@protonmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A8-mergeoncegreen Pull request is reviewed well. B7-runtimenoteworthy Changes should be noted in any runtime-upgrade release notes C1-low Does not elevate a release containing this beyond "low priority".
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants