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: json ld fixes and aca-py interop fixes #1865

Open
wants to merge 19 commits into
base: main
Choose a base branch
from

Commits on May 14, 2024

  1. feat: squashing commits

    Signed-off-by: KolbyRKunz <[email protected]>
    KolbyRKunz committed May 14, 2024
    Configuration menu
    Copy the full SHA
    eee749f View commit details
    Browse the repository at this point in the history
  2. feat: merged 0.5.3

    Signed-off-by: KolbyRKunz <[email protected]>
    KolbyRKunz committed May 14, 2024
    Configuration menu
    Copy the full SHA
    34f1f3e View commit details
    Browse the repository at this point in the history
  3. feat: merging

    Signed-off-by: KolbyRKunz <[email protected]>
    KolbyRKunz committed May 14, 2024
    Configuration menu
    Copy the full SHA
    2c9e53b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    29f7d73 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2024

  1. feat: Updating warnings in didExchange, updated error messages in key…

    … resolution of verification methods, and updated JSON-LD key resolution to not be specific to did:peer
    
    Signed-off-by: KolbyRKunz <[email protected]>
    KolbyRKunz committed May 15, 2024
    Configuration menu
    Copy the full SHA
    9eeb5c8 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2024

  1. feat: updated to 0.5.2 and adding additional changes

    Signed-off-by: KolbyRKunz <[email protected]>
    KolbyRKunz committed May 23, 2024
    Configuration menu
    Copy the full SHA
    187cf4e View commit details
    Browse the repository at this point in the history
  2. feat: small changes

    Signed-off-by: KolbyRKunz <[email protected]>
    KolbyRKunz committed May 23, 2024
    Configuration menu
    Copy the full SHA
    b641f1a View commit details
    Browse the repository at this point in the history

Commits on May 24, 2024

  1. feat: constructing unqualified schema correctly

    Signed-off-by: KolbyRKunz <[email protected]>
    KolbyRKunz committed May 24, 2024
    Configuration menu
    Copy the full SHA
    5a15fb4 View commit details
    Browse the repository at this point in the history
  2. feat: fixed unqualified schema id

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

Commits on May 28, 2024

  1. feat: adding try catch back in

    Signed-off-by: KolbyRKunz <[email protected]>
    KolbyRKunz committed May 28, 2024
    Configuration menu
    Copy the full SHA
    cd1befd View commit details
    Browse the repository at this point in the history
  2. feat: getting schema did from metadata

    Signed-off-by: KolbyRKunz <[email protected]>
    KolbyRKunz committed May 28, 2024
    Configuration menu
    Copy the full SHA
    53d496b View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2024

  1. feat: fixed import in vdr for react native

    Signed-off-by: KolbyRKunz <[email protected]>
    KolbyRKunz committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    888909d View commit details
    Browse the repository at this point in the history
  2. chore: merging main

    Signed-off-by: KolbyRKunz <[email protected]>
    KolbyRKunz committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    61ab47b View commit details
    Browse the repository at this point in the history
  3. feat: added additional check to multikey and removed multikey resolut…

    …ion from key specific types
    
    Signed-off-by: KolbyRKunz <[email protected]>
    KolbyRKunz committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    41d4180 View commit details
    Browse the repository at this point in the history
  4. fix: removed extra type

    Signed-off-by: KolbyRKunz <[email protected]>
    KolbyRKunz committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    4493bb9 View commit details
    Browse the repository at this point in the history
  5. formatting

    Signed-off-by: KolbyRKunz <[email protected]>
    KolbyRKunz committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    79bd5ce View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2024

  1. feat: require a didRotate or didDoc attachment so we can validate sig…

    …natures
    
    Signed-off-by: KolbyRKunz <[email protected]>
    KolbyRKunz committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    aedc9b3 View commit details
    Browse the repository at this point in the history
  2. feat: removing redundent changes

    Signed-off-by: KolbyRKunz <[email protected]>
    KolbyRKunz committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    d9940a2 View commit details
    Browse the repository at this point in the history
  3. feat: removing did:peer:2 changes

    Signed-off-by: KolbyRKunz <[email protected]>
    KolbyRKunz committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    2a10e10 View commit details
    Browse the repository at this point in the history