Skip to content
This repository has been archived by the owner on Nov 15, 2023. It is now read-only.

Introduce scheduler and use it for the democracy dispatch queue #5412

Merged
merged 34 commits into from Apr 1, 2020

Commits on Mar 23, 2020

  1. Configuration menu
    Copy the full SHA
    a551fdd View commit details
    Browse the repository at this point in the history
  2. Initial draft of the logic

    gavofyork committed Mar 23, 2020
    Configuration menu
    Copy the full SHA
    0a899fc View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2020

  1. Build and tests

    gavofyork committed Mar 24, 2020
    Configuration menu
    Copy the full SHA
    6cd4cca View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c8e597c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    876e3e5 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2020

  1. Update frame/scheduler/src/lib.rs

    Co-Authored-By: Marcio Diaz <marcio.diaz@gmail.com>
    gavofyork and marcio-diaz committed Mar 25, 2020
    Configuration menu
    Copy the full SHA
    5bed28d View commit details
    Browse the repository at this point in the history
  2. Update frame/scheduler/src/lib.rs

    Co-Authored-By: Marcio Diaz <marcio.diaz@gmail.com>
    gavofyork and marcio-diaz committed Mar 25, 2020
    Configuration menu
    Copy the full SHA
    981f27a View commit details
    Browse the repository at this point in the history
  3. Update frame/scheduler/src/lib.rs

    Co-Authored-By: Marcio Diaz <marcio.diaz@gmail.com>
    gavofyork and marcio-diaz committed Mar 25, 2020
    Configuration menu
    Copy the full SHA
    6caf97e View commit details
    Browse the repository at this point in the history
  4. Update frame/scheduler/src/lib.rs

    Co-Authored-By: Marcio Diaz <marcio.diaz@gmail.com>
    gavofyork and marcio-diaz committed Mar 25, 2020
    Configuration menu
    Copy the full SHA
    ca175a2 View commit details
    Browse the repository at this point in the history
  5. Fix test

    gavofyork committed Mar 25, 2020
    Configuration menu
    Copy the full SHA
    eef345d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    23e0d1d View commit details
    Browse the repository at this point in the history
  7. Update frame/scheduler/src/lib.rs

    Co-Authored-By: Marcio Diaz <marcio.diaz@gmail.com>
    gavofyork and marcio-diaz committed Mar 25, 2020
    Configuration menu
    Copy the full SHA
    fd98570 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2985d57 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e24b141 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    8c119db View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2020

  1. Configuration menu
    Copy the full SHA
    2c783f4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c5de44d View commit details
    Browse the repository at this point in the history
  3. Remove TODO

    gavofyork committed Mar 26, 2020
    Configuration menu
    Copy the full SHA
    e4f914f View commit details
    Browse the repository at this point in the history
  4. Fix runtime build

    gavofyork committed Mar 26, 2020
    Configuration menu
    Copy the full SHA
    fb6f5ea View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4571292 View commit details
    Browse the repository at this point in the history
  6. Minor cleanup

    gavofyork committed Mar 26, 2020
    Configuration menu
    Copy the full SHA
    a4403eb View commit details
    Browse the repository at this point in the history
  7. Fix scheduler.

    gavofyork committed Mar 26, 2020
    Configuration menu
    Copy the full SHA
    7057704 View commit details
    Browse the repository at this point in the history
  8. Fix benchmarks

    gavofyork committed Mar 26, 2020
    Configuration menu
    Copy the full SHA
    a467b6c View commit details
    Browse the repository at this point in the history
  9. Fix

    gavofyork committed Mar 26, 2020
    Configuration menu
    Copy the full SHA
    99644fd View commit details
    Browse the repository at this point in the history
  10. Fix

    gavofyork committed Mar 26, 2020
    Configuration menu
    Copy the full SHA
    87f940a View commit details
    Browse the repository at this point in the history
  11. Fix

    gavofyork committed Mar 26, 2020
    Configuration menu
    Copy the full SHA
    1190fa5 View commit details
    Browse the repository at this point in the history
  12. More bench fixes

    gavofyork committed Mar 26, 2020
    Configuration menu
    Copy the full SHA
    0f3b611 View commit details
    Browse the repository at this point in the history
  13. Fix

    gavofyork committed Mar 26, 2020
    Configuration menu
    Copy the full SHA
    81623ae View commit details
    Browse the repository at this point in the history
  14. Fix.

    gavofyork committed Mar 26, 2020
    Configuration menu
    Copy the full SHA
    4a563ff View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2020

  1. Add more bench constants.

    marcio-diaz committed Mar 27, 2020
    Configuration menu
    Copy the full SHA
    6b3ee59 View commit details
    Browse the repository at this point in the history
  2. Fix cancel_queued bench.

    marcio-diaz committed Mar 27, 2020
    Configuration menu
    Copy the full SHA
    1a407a3 View commit details
    Browse the repository at this point in the history
  3. Fix test comment.

    marcio-diaz committed Mar 27, 2020
    Configuration menu
    Copy the full SHA
    5121074 View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2020

  1. Update frame/scheduler/src/lib.rs

    Co-Authored-By: Marcio Diaz <marcio.diaz@gmail.com>
    gavofyork and marcio-diaz committed Mar 31, 2020
    Configuration menu
    Copy the full SHA
    f1e05f5 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2020

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