Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Change election scheduler to consider previous balance #4022

Merged
merged 2 commits into from
Dec 9, 2022

Commits on Dec 8, 2022

  1. Teach the scheduler priority queue to consider both the block's and p…

    …revious block's balances and prioritize to the max of both.
    clemahieu committed Dec 8, 2022
    Configuration menu
    Copy the full SHA
    096685b View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2022

  1. Move priority calculations in to the election_scheduler and directly …

    …accept the priority value in prioritization::push.
    clemahieu committed Dec 9, 2022
    Configuration menu
    Copy the full SHA
    8b1b5ba View commit details
    Browse the repository at this point in the history