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

Agent controller #47

Merged
merged 9 commits into from
Nov 18, 2024
Merged

Agent controller #47

merged 9 commits into from
Nov 18, 2024

Commits on Nov 15, 2024

  1. Configuration menu
    Copy the full SHA
    1210bbe View commit details
    Browse the repository at this point in the history
  2. syntax cleanups

    zeroXbrock committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    928134c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7679895 View commit details
    Browse the repository at this point in the history
  4. db/mod.rs => db.rs

    zeroXbrock committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    823794c View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2024

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

Commits on Nov 17, 2024

  1. Configuration menu
    Copy the full SHA
    c851144 View commit details
    Browse the repository at this point in the history
  2. use RandSeed to generate agent signer keys

      - persist "randomly generated" accounts across sessions by using the same seed
    zeroXbrock committed Nov 17, 2024
    Configuration menu
    Copy the full SHA
    a71aa83 View commit details
    Browse the repository at this point in the history
  3. cleanup logs

    zeroXbrock committed Nov 17, 2024
    Configuration menu
    Copy the full SHA
    5359e77 View commit details
    Browse the repository at this point in the history
  4. cleanup comments & clones

    zeroXbrock committed Nov 17, 2024
    Configuration menu
    Copy the full SHA
    cbf64c8 View commit details
    Browse the repository at this point in the history