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

Add support for revocable credentials in vc_di handler #2967

Merged
merged 11 commits into from
Jun 10, 2024

Commits on May 24, 2024

  1. Add support for revocable credentials in vc_di handler

    Signed-off-by: EmadAnwer <emadanwer.official@gmail.com>
    EmadAnwer committed May 24, 2024
    Configuration menu
    Copy the full SHA
    8cda03b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    65b9a9a View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2024

  1. Configuration menu
    Copy the full SHA
    513b712 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2024

  1. feat: Refactor revocation module and improve credential handling

    Signed-off-by: EmadAnwer <emadanwer.official@gmail.com>
    EmadAnwer committed Jun 2, 2024
    Configuration menu
    Copy the full SHA
    cff8b99 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2024

  1. Configuration menu
    Copy the full SHA
    d609360 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eb9f96d View commit details
    Browse the repository at this point in the history
  3. Integration tests for vc_di cred revocation

    Signed-off-by: Ian Costanzo <ian@anon-solutions.ca>
    ianco committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    3442c07 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #43 from ianco/w3c-revocation

    Integration tests for vc_di issue and revocation
    EmadAnwer committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    d88fb8f View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2024

  1. refactor: remove duplicated code

    Signed-off-by: EmadAnwer <emadanwer.official@gmail.com>
    EmadAnwer committed Jun 9, 2024
    Configuration menu
    Copy the full SHA
    aff4b18 View commit details
    Browse the repository at this point in the history
  2. ADD: tests for VCDI handler

    - test_create_offer
    - test_create_request
    - test_issue_credential_revocable
    - test_match_sent_cred_def_id_error
    - test_store_credential
    
    Signed-off-by: EmadAnwer <emadanwer.official@gmail.com>
    EmadAnwer committed Jun 9, 2024
    Configuration menu
    Copy the full SHA
    630830e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9d01fd7 View commit details
    Browse the repository at this point in the history