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: Basic Messages V2 for DIDComm V2 #1546

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

Commits on Aug 17, 2023

  1. feat: Basic Messages V2 for DIDComm V2

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

Commits on Aug 19, 2023

  1. test: adapt to V2 Basic Messages and some DIDComm V2 stuff

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

Commits on Aug 21, 2023

  1. fix: expose V1BasicMessage as BasicMessage

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

Commits on Aug 23, 2023

  1. feat: generalize getOutboundMessageContext

    Signed-off-by: Ariel Gentile <[email protected]>
    genaris committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    e1c3629 View commit details
    Browse the repository at this point in the history
  2. fix: basic message types

    Signed-off-by: Ariel Gentile <[email protected]>
    genaris committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    30eaf5b View commit details
    Browse the repository at this point in the history
  3. feat: set from/to in getOutboundContext

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

Commits on Aug 28, 2023

  1. fix: revert changes in BasicMessageStateChanged event

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

Commits on Aug 29, 2023

  1. fix: OOB in outbound message context

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