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

More robust verification method selection by did #3279

Merged
merged 9 commits into from
Nov 12, 2024

Commits on Nov 12, 2024

  1. didweb support added

    Signed-off-by: aritroCoder <[email protected]>
    aritroCoder authored and dbluhm committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    ed9e08a View commit details
    Browse the repository at this point in the history
  2. fix: added proof_type for searching DID verification key

    Signed-off-by: aritroCoder <[email protected]>
    aritroCoder authored and dbluhm committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    f31ed34 View commit details
    Browse the repository at this point in the history
  3. Update aries_cloudagent/wallet/default_verification_key_strategy.py

    added multikey support
    
    Co-authored-by: Patrick St-Louis <[email protected]>
    Signed-off-by: Aritra Bhaduri <[email protected]>
    2 people authored and dbluhm committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    c787ec4 View commit details
    Browse the repository at this point in the history
  4. Update aries_cloudagent/wallet/default_verification_key_strategy.py

    added multikey support
    
    Co-authored-by: Patrick St-Louis <[email protected]>
    Signed-off-by: Aritra Bhaduri <[email protected]>
    2 people authored and dbluhm committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    8b34457 View commit details
    Browse the repository at this point in the history
  5. Update aries_cloudagent/wallet/default_verification_key_strategy.py

    added multikey support
    
    Co-authored-by: Patrick St-Louis <[email protected]>
    Signed-off-by: Aritra Bhaduri <[email protected]>
    2 people authored and dbluhm committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    92430f6 View commit details
    Browse the repository at this point in the history
  6. feat: more robust vm selection for all did types

    Signed-off-by: Daniel Bluhm <[email protected]>
    dbluhm committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    9144f76 View commit details
    Browse the repository at this point in the history
  7. fix: dereference refs in vm relationship

    Signed-off-by: Daniel Bluhm <[email protected]>
    dbluhm committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    e9beda3 View commit details
    Browse the repository at this point in the history
  8. fix: on sign vp, use auth proof purpose

    Signed-off-by: Daniel Bluhm <[email protected]>
    dbluhm committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    8178eb2 View commit details
    Browse the repository at this point in the history
  9. fix: negative test case for default verkey strat

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