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: DIDCommV1: Routing keys & forward messages #45

Merged
merged 7 commits into from
Sep 17, 2024

Commits on Aug 8, 2024

  1. fix: DIDCommV1: Routing keys & forward messages

    Signed-off-by: Colton Wolkins (Laptop) <[email protected]>
    TheTechmage committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    4b5dc87 View commit details
    Browse the repository at this point in the history
  2. chore: run ruff

    Signed-off-by: Colton Wolkins (Laptop) <[email protected]>
    TheTechmage committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    cbb646b View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. fix: handle any did method in routing key resolution

    Signed-off-by: Daniel Bluhm <[email protected]>
    dbluhm committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    52e843d View commit details
    Browse the repository at this point in the history
  2. chore: regenerate lock

    Signed-off-by: Daniel Bluhm <[email protected]>
    dbluhm committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    fe76a09 View commit details
    Browse the repository at this point in the history
  3. style: ruff fixes

    Signed-off-by: Daniel Bluhm <[email protected]>
    dbluhm committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    b8e24f0 View commit details
    Browse the repository at this point in the history
  4. fix: resolve and deref vm takes a did url

    Signed-off-by: Daniel Bluhm <[email protected]>
    dbluhm committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    ec43aa7 View commit details
    Browse the repository at this point in the history
  5. feat: add did key resolver

    Signed-off-by: Daniel Bluhm <[email protected]>
    dbluhm committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    969b5cd View commit details
    Browse the repository at this point in the history