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

Issue Credential V2.0 message structures #990

Merged
merged 16 commits into from
Sep 28, 2023

Commits on Sep 21, 2023

  1. initial attempt

    Signed-off-by: George Mulhearn <gmulhearn@anonyome.com>
    gmulhearn-anonyome committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    d384543 View commit details
    Browse the repository at this point in the history
  2. type tests

    Signed-off-by: George Mulhearn <gmulhearn@anonyome.com>
    gmulhearn-anonyome committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    72b5a58 View commit details
    Browse the repository at this point in the history
  3. testing

    Signed-off-by: George Mulhearn <gmulhearn@anonyome.com>
    gmulhearn-anonyome committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    c3875eb View commit details
    Browse the repository at this point in the history
  4. fmt

    Signed-off-by: George Mulhearn <gmulhearn@anonyome.com>
    gmulhearn-anonyome committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    6db278e View commit details
    Browse the repository at this point in the history
  5. error

    Signed-off-by: George Mulhearn <gmulhearn@anonyome.com>
    gmulhearn-anonyome committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    07022e3 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2023

  1. Merge branch 'main' into gm/issue-cred-v2-messages

    Signed-off-by: George Mulhearn <gmulhearn@anonyome.com>
    gmulhearn-anonyome committed Sep 24, 2023
    Configuration menu
    Copy the full SHA
    afd0f43 View commit details
    Browse the repository at this point in the history
  2. move v1 stuff together

    Signed-off-by: George Mulhearn <gmulhearn@anonyome.com>
    gmulhearn-anonyome committed Sep 24, 2023
    Configuration menu
    Copy the full SHA
    45e8c18 View commit details
    Browse the repository at this point in the history
  3. fmt

    Signed-off-by: George Mulhearn <gmulhearn@anonyome.com>
    gmulhearn-anonyome committed Sep 24, 2023
    Configuration menu
    Copy the full SHA
    6edfeaa View commit details
    Browse the repository at this point in the history
  4. refactored into ariesmessage enum layer

    Signed-off-by: George Mulhearn <gmulhearn@anonyome.com>
    gmulhearn-anonyome committed Sep 24, 2023
    Configuration menu
    Copy the full SHA
    2cff482 View commit details
    Browse the repository at this point in the history
  5. rename v1 messages to have v1 suffix

    Signed-off-by: George Mulhearn <gmulhearn@anonyome.com>
    gmulhearn-anonyome committed Sep 24, 2023
    Configuration menu
    Copy the full SHA
    2d6fc51 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2023

  1. derive from

    Signed-off-by: George Mulhearn <gmulhearn@anonyome.com>
    gmulhearn-anonyome committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    0346322 View commit details
    Browse the repository at this point in the history
  2. lint

    Signed-off-by: George Mulhearn <gmulhearn@anonyome.com>
    gmulhearn-anonyome committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    dceb4f5 View commit details
    Browse the repository at this point in the history
  3. fmt

    Signed-off-by: George Mulhearn <gmulhearn@anonyome.com>
    gmulhearn-anonyome committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    881ed1a View commit details
    Browse the repository at this point in the history
  4. better usage of transit

    Signed-off-by: George Mulhearn <gmulhearn@anonyome.com>
    gmulhearn-anonyome committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    c3dc7ae View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    afe8814 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2023

  1. remove strip option setters

    Signed-off-by: George Mulhearn <gmulhearn@anonyome.com>
    gmulhearn-anonyome committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    21b2796 View commit details
    Browse the repository at this point in the history