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: Discover Features V2 over DIDComm V2 #1576

Open
wants to merge 8 commits into
base: feat/didcomm-v2
Choose a base branch
from

Commits on Sep 15, 2023

  1. feat: generalize getOutboundMessageContext

    Signed-off-by: Ariel Gentile <[email protected]>
    genaris committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    c447c32 View commit details
    Browse the repository at this point in the history
  2. fix: OOB in outbound message context

    Signed-off-by: Ariel Gentile <[email protected]>
    genaris committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    76e8a5c View commit details
    Browse the repository at this point in the history
  3. feat: filter messages by didcomm version

    Signed-off-by: Ariel Gentile <[email protected]>
    genaris committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    0a4d4f2 View commit details
    Browse the repository at this point in the history
  4. refactor: V2ProblemReport

    Signed-off-by: Ariel Gentile <[email protected]>
    genaris committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    7acfdac View commit details
    Browse the repository at this point in the history
  5. feat: add transformers and test helpers

    Signed-off-by: Ariel Gentile <[email protected]>
    genaris committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    af61ae7 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2023

  1. feat: do didcomm version checking according to connection

    Signed-off-by: Ariel Gentile <[email protected]>
    genaris committed Sep 16, 2023
    Configuration menu
    Copy the full SHA
    49ad374 View commit details
    Browse the repository at this point in the history
  2. feat: support Discover Features V2 over DIDComm V2

    Signed-off-by: Ariel Gentile <[email protected]>
    genaris committed Sep 16, 2023
    Configuration menu
    Copy the full SHA
    ef0b934 View commit details
    Browse the repository at this point in the history
  3. fix: check retourn routes

    Signed-off-by: Ariel Gentile <[email protected]>
    genaris committed Sep 16, 2023
    Configuration menu
    Copy the full SHA
    7d75254 View commit details
    Browse the repository at this point in the history