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

Assign _all_ full seats #13

Open
mooori opened this issue Nov 10, 2023 · 0 comments
Open

Assign _all_ full seats #13

mooori opened this issue Nov 10, 2023 · 0 comments

Comments

@mooori
Copy link
Owner

mooori commented Nov 10, 2023

Currently full seats are assigned only until Config.seats_per_shard is reached for all shards. Excess full seats are ignored, see Config::collect_seats_for_shard().

To maximize the stake participating in validation, excess seats should be assigned as well. For that purpose, I would suggest to change full seat collection to do the same assignment via modulo as in Config::collect_partial_seats_for_shard().

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant