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

Implement even proposer selection policy #1760

Open
aidan-kwon opened this issue Jan 11, 2023 · 1 comment
Open

Implement even proposer selection policy #1760

aidan-kwon opened this issue Jan 11, 2023 · 1 comment
Assignees
Labels

Comments

@aidan-kwon
Copy link
Member

As an item of Kore hardfork, we modified WeightedRandom proposer selection algorithm to set zero weight from all nodes. This change minimized the effect of the change and help to stabilize the code, but it makes difference between the policy name and actual behavior.

So, we need to implement a new proposer selection policy instead of using the modified WeightedRandom.

@exalate-issue-sync
Copy link

Exalate commented: Issue Created by: aidan-kwon

@sjnam sjnam added feature and removed Github labels Sep 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants