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

Change participant identifiers in Trusted Dealer variant #108

Closed
wants to merge 6 commits into from

Commits on Jul 28, 2021

  1. Configuration menu
    Copy the full SHA
    07a405a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    63ee073 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f052e8f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8eb3937 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2021

  1. Fix integration tests

    Some test were failing because they were not using the new identifiers, but were
    trying to identify the participants by simple indices such as 1, 2, 3.
    upbqdn committed Aug 1, 2021
    Configuration menu
    Copy the full SHA
    46f8e2c View commit details
    Browse the repository at this point in the history
  2. Improve code cosmetics

    upbqdn committed Aug 1, 2021
    Configuration menu
    Copy the full SHA
    1ff55b8 View commit details
    Browse the repository at this point in the history