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

feat: emit did:peer:2 in DID Exchange #2578

Commits on Dec 12, 2023

  1. feat: add create_key and store_did to wallet interface

    Signed-off-by: Daniel Bluhm <dbluhm@pm.me>
    dbluhm committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    ce2c96e View commit details
    Browse the repository at this point in the history
  2. feat: emit did:peer:2 DID in DID Exchange

    Signed-off-by: Daniel Bluhm <dbluhm@pm.me>
    dbluhm committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    6fea01a View commit details
    Browse the repository at this point in the history
  3. fix: typo in new method name

    Signed-off-by: Daniel Bluhm <dbluhm@pm.me>
    dbluhm committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    07d434b View commit details
    Browse the repository at this point in the history
  4. test: attempt to add emit args to int tests

    Signed-off-by: Daniel Bluhm <dbluhm@pm.me>
    dbluhm committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    4d4b505 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2023

  1. refactor: permit arbitrary flags in int test agent context table

    Signed-off-by: Daniel Bluhm <dbluhm@pm.me>
    dbluhm committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    b724661 View commit details
    Browse the repository at this point in the history
  2. fix: bad reference in did:peer:2 creation

    Signed-off-by: Daniel Bluhm <dbluhm@pm.me>
    dbluhm committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    e5afb7c View commit details
    Browse the repository at this point in the history
  3. feat: support multikey in connection establishment

    Signed-off-by: Daniel Bluhm <dbluhm@pm.me>
    dbluhm committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    134149f View commit details
    Browse the repository at this point in the history
  4. fix: rotate missing on response

    Signed-off-by: Daniel Bluhm <dbluhm@pm.me>
    dbluhm committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    c3a907d View commit details
    Browse the repository at this point in the history
  5. fix: extra args handling when absent

    Signed-off-by: Daniel Bluhm <dbluhm@pm.me>
    dbluhm committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    9e68712 View commit details
    Browse the repository at this point in the history