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

[Merged by Bors] - Avoid duplicate committee cache loads #3574

Closed
wants to merge 12 commits into from

Commits on Sep 14, 2022

  1. Add committee promises

    paulhauner committed Sep 14, 2022
    Configuration menu
    Copy the full SHA
    1fc2493 View commit details
    Browse the repository at this point in the history
  2. Add max committee promises

    paulhauner committed Sep 14, 2022
    Configuration menu
    Copy the full SHA
    c8f4310 View commit details
    Browse the repository at this point in the history
  3. Add tests

    paulhauner committed Sep 14, 2022
    Configuration menu
    Copy the full SHA
    86e9861 View commit details
    Browse the repository at this point in the history
  4. Rename Ready to Committee

    paulhauner committed Sep 14, 2022
    Configuration menu
    Copy the full SHA
    f37bcab View commit details
    Browse the repository at this point in the history
  5. Only run tests in release

    paulhauner committed Sep 14, 2022
    Configuration menu
    Copy the full SHA
    0c4b21f View commit details
    Browse the repository at this point in the history
  6. Add comment

    paulhauner committed Sep 14, 2022
    Configuration menu
    Copy the full SHA
    1a0eeae View commit details
    Browse the repository at this point in the history
  7. Add metrics, comments

    paulhauner committed Sep 14, 2022
    Configuration menu
    Copy the full SHA
    5117614 View commit details
    Browse the repository at this point in the history
  8. Tidy

    paulhauner committed Sep 14, 2022
    Configuration menu
    Copy the full SHA
    6b5e2ba View commit details
    Browse the repository at this point in the history
  9. Fix compile error

    paulhauner committed Sep 14, 2022
    Configuration menu
    Copy the full SHA
    6bd58cb View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2022

  1. Configuration menu
    Copy the full SHA
    b6a1824 View commit details
    Browse the repository at this point in the history
  2. Improve logging

    paulhauner committed Sep 15, 2022
    Configuration menu
    Copy the full SHA
    5f114da View commit details
    Browse the repository at this point in the history
  3. Add take_committee_cache

    paulhauner committed Sep 15, 2022
    Configuration menu
    Copy the full SHA
    f212d00 View commit details
    Browse the repository at this point in the history