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

Implement high integrity mode for commands #2741

Merged
merged 13 commits into from
Jun 24, 2024
Merged

Implement high integrity mode for commands #2741

merged 13 commits into from
Jun 24, 2024

Commits on Jun 13, 2024

  1. initial implementation of #2706

    mgravell committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    943b521 View commit details
    Browse the repository at this point in the history
  2. build: net8 compat

    mgravell committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    7f6f76b View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2024

  1. Configuration menu
    Copy the full SHA
    a8e9a68 View commit details
    Browse the repository at this point in the history
  2. PR fixups

    NickCraver committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    f13bfc8 View commit details
    Browse the repository at this point in the history
  3. Options fixes

    NickCraver committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    c0ea6e3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    92aac1e View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2024

  1. Configuration menu
    Copy the full SHA
    1278911 View commit details
    Browse the repository at this point in the history
  2. - switch to counter rather than entropy

    - add transaction work to basic tests, to ensure handled
    mgravell committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    90f3c8a View commit details
    Browse the repository at this point in the history
  3. naming is hard

    mgravell committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    75ae891 View commit details
    Browse the repository at this point in the history
  4. - add explicit connection failure type

    - burn the connection on failure
    - add initial metrics
    mgravell committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    3a9d8c9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    906093f View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2024

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

Commits on Jun 24, 2024

  1. add config tests

    mgravell committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    de13b8e View commit details
    Browse the repository at this point in the history