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

Rename scheduler related classes #4270

Merged
merged 1 commit into from
Aug 31, 2023

Conversation

clemahieu
Copy link
Contributor

This change reorganizes the names of some classes related to the scheduler.

nano::scheduler::buckets has been renamed nano::scheduler::priority in order to match other election initiating strategies like nano::scheduler::optimistic and nano::scheduler::hinted.

The class nano::prioritization has been renamed to nano::scheduler::buckets placing it under a more appropriate namespace and better indicating what the class is modeling.

…duler.

nano::scheduler::buckets has been renamed nano::scheduler::priority in order to match other election initating strategies like nano::scheduler::optimistic and nano::scheduler::hinted.

The class nano::prioritization has been renamed to nano::scheduler::buckets placing it under a more appropriate namespace and better indicating what the class is modeling.
@clemahieu clemahieu merged commit 7b540db into nanocurrency:develop Aug 31, 2023
16 of 17 checks passed
clemahieu added a commit that referenced this pull request Aug 31, 2023
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

Successfully merging this pull request may close these issues.

1 participant