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

Query protocols and policies #81

Draft
wants to merge 32 commits into
base: main
Choose a base branch
from

Commits on Jul 26, 2023

  1. Configuration menu
    Copy the full SHA
    165fd1d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aa6d993 View commit details
    Browse the repository at this point in the history
  3. Fix lint errors

    iand committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    1fbe18c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1d8881b View commit details
    Browse the repository at this point in the history
  5. Make test slightly more explicit

    iand committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    16c931d View commit details
    Browse the repository at this point in the history
  6. More iterator tests

    iand committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    6d3f0a9 View commit details
    Browse the repository at this point in the history
  7. More iterator tests

    iand committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    4520fd8 View commit details
    Browse the repository at this point in the history
  8. More iterator tests

    iand committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    b0aac49 View commit details
    Browse the repository at this point in the history
  9. Cleanup

    iand committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    588383a View commit details
    Browse the repository at this point in the history
  10. Unexport node info and states

    iand committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    f50ab09 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2023

  1. Add query tests

    iand committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    0dab031 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d40d461 View commit details
    Browse the repository at this point in the history
  3. Add assertions for query stats

    iand committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    545c0be View commit details
    Browse the repository at this point in the history
  4. Fix lint errors

    iand committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    bf53fd5 View commit details
    Browse the repository at this point in the history
  5. Rename QueryPool to Pool

    iand committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    d1b2e33 View commit details
    Browse the repository at this point in the history
  6. Rename query pool events

    iand committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    7f42394 View commit details
    Browse the repository at this point in the history
  7. Add more Pool tests

    iand committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    e657e03 View commit details
    Browse the repository at this point in the history
  8. Fix coordinator

    iand committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    4a92533 View commit details
    Browse the repository at this point in the history
  9. Add coordinator test

    iand committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    5cf81f0 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2023

  1. Add coordinator tests

    iand committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    bfae00e View commit details
    Browse the repository at this point in the history
  2. Fix race in sim.Endpoint

    iand committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    77c893b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2addc6a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    79203af View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    48be3c3 View commit details
    Browse the repository at this point in the history
  6. Fix statemachine example

    iand committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    d0ed8b3 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    704f39f View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2023

  1. Update state machine design doc

    iand committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    65048a9 View commit details
    Browse the repository at this point in the history
  2. Minor edits to design doc

    iand committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    1885122 View commit details
    Browse the repository at this point in the history
  3. Remove unused state

    iand committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    e39d029 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2023

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

Commits on Aug 7, 2023

  1. WIP

    dennis-tra committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    acfe3f0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c9089e5 View commit details
    Browse the repository at this point in the history