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: Split AFJ demo for two cases: Main and DidCommV2 #1470

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

Commits on May 24, 2023

  1. test: tests for DidComm V2 message packing

    Signed-off-by: Artemkaaas <[email protected]>
    Artemkaaas committed May 24, 2023
    Configuration menu
    Copy the full SHA
    18687f1 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2023

  1. fix: Pass Did Documents for V2 pack/unpack fucntions

    Signed-off-by: Artemkaaas <[email protected]>
    Artemkaaas committed May 26, 2023
    Configuration menu
    Copy the full SHA
    d5183d7 View commit details
    Browse the repository at this point in the history
  2. fix: Added suggested dereference method for Did Document

    Signed-off-by: Artemkaaas <[email protected]>
    Artemkaaas committed May 26, 2023
    Configuration menu
    Copy the full SHA
    5eba5dc View commit details
    Browse the repository at this point in the history
  3. fix: Made resolveSender and resolveRecipient methods private. Reworke…

    …d conencted tests.
    
    Signed-off-by: Artemkaaas <[email protected]>
    Artemkaaas committed May 26, 2023
    Configuration menu
    Copy the full SHA
    f213c45 View commit details
    Browse the repository at this point in the history
  4. feature: Split AFJ demo for two cases: Main and DidCommV2

    Signed-off-by: Artemkaaas <[email protected]>
    Artemkaaas committed May 26, 2023
    Configuration menu
    Copy the full SHA
    e1c2b6a View commit details
    Browse the repository at this point in the history