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

Fix bug with witness key init #125

Merged
merged 2 commits into from
Mar 7, 2024

Commits on Mar 7, 2024

  1. Fix bug with witness key init

    This got broken when the initialization of the distributor took the raw vkeys in transparency-dev#114. The tests passed because they were still passing in the friendly names.
    mhutchinson committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    8d4b28a View commit details
    Browse the repository at this point in the history
  2. Fixed lint

    mhutchinson committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    1f1b79f View commit details
    Browse the repository at this point in the history