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

Bounded election buckets with dynamic reprioritization #4626

Merged
merged 11 commits into from
Jul 11, 2024

Commits on May 21, 2024

  1. Configuration menu
    Copy the full SHA
    268a8af View commit details
    Browse the repository at this point in the history
  2. Stats

    pwojcikdev committed May 21, 2024
    Configuration menu
    Copy the full SHA
    e9eacd0 View commit details
    Browse the repository at this point in the history
  3. Tests

    pwojcikdev committed May 21, 2024
    Configuration menu
    Copy the full SHA
    946dd61 View commit details
    Browse the repository at this point in the history
  4. Fix compiler warning

    pwojcikdev committed May 21, 2024
    Configuration menu
    Copy the full SHA
    43776c4 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2024

  1. Merge branch 'develop' into election-bounding-2

    # Conflicts:
    #	nano/lib/stats_enums.hpp
    #	nano/node/active_elections.cpp
    #	nano/node/scheduler/bucket.cpp
    #	nano/node/scheduler/bucket.hpp
    #	nano/node/scheduler/buckets.cpp
    #	nano/node/scheduler/buckets.hpp
    #	nano/node/scheduler/priority.cpp
    pwojcikdev committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    0489bbf View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2024

  1. Configuration menu
    Copy the full SHA
    b123c30 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2024

  1. add nano::scheduler::priority_bucket config

    # Conflicts:
    #	nano/node/scheduler/bucket.cpp
    gr0vity-dev authored and pwojcikdev committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    7b454df View commit details
    Browse the repository at this point in the history
  2. Fix test

    pwojcikdev committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    543c601 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'develop' into election-bounding-2

    # Conflicts:
    #	nano/node/scheduler/buckets.cpp
    pwojcikdev committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    a126fcc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    45649e9 View commit details
    Browse the repository at this point in the history
  5. Bucket tests

    pwojcikdev committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    496539c View commit details
    Browse the repository at this point in the history