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

[pull] main from hyperledger:main #193

Merged
merged 49 commits into from
Jun 18, 2024
Merged

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. update demo dependencies

    Signed-off-by: pstlouis <patrick.st-louis@opsecid.ca>
    PatStLouis committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    ecc0f46 View commit details
    Browse the repository at this point in the history
  2. revert prompt_toolkit version in demo/requirements.txt

    Signed-off-by: pstlouis <patrick.st-louis@opsecid.ca>
    PatStLouis committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    6a75185 View commit details
    Browse the repository at this point in the history
  3. feat: soft binding for plugin flexibility

    Signed-off-by: Daniel Bluhm <dbluhm@pm.me>
    dbluhm committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    e10c8b4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d609360 View commit details
    Browse the repository at this point in the history
  5. test: soft binding

    Signed-off-by: Daniel Bluhm <dbluhm@pm.me>
    dbluhm committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    6c4f6f4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    974f9ae View commit details
    Browse the repository at this point in the history
  7. Merge pull request #3008 from OpSecId/pstlouis/dependabot-merger-demo

    Merge all demo dependabot PRs
    dbluhm committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    42ac9c3 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    eb9f96d View commit details
    Browse the repository at this point in the history
  9. 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
  10. 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 4, 2024

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

Commits on Jun 5, 2024

  1. Switch from pytz to dateutil (#3012)

    * Switch from pytz to dateutil
    
    Signed-off-by: jamshale <jamiehalebc@gmail.com>
    
    ---------
    
    Signed-off-by: jamshale <jamiehalebc@gmail.com>
    jamshale committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    d232e60 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a53dc65 View commit details
    Browse the repository at this point in the history
  3. Add sonarcloud badges (#3014)

    Signed-off-by: jamshale <jamiehalebc@gmail.com>
    jamshale committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    03efc31 View commit details
    Browse the repository at this point in the history
  4. chore(deps): Bump actions/checkout from 3 to 4 in the all-actions gro…

    …up (#3011)
    
    Bumps the all-actions group with 1 update: [actions/checkout](https://github.com/actions/checkout).
    
    
    Updates `actions/checkout` from 3 to 4
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v3...v4)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: all-actions
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: jamshale <31809382+jamshale@users.noreply.github.com>
    dependabot[bot] and jamshale committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    4c49252 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    44eb25b View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2024

  1. Merge pull request #3010 from dbluhm/feature/soft-binding

    feat: soft binding for plugin flexibility
    dbluhm committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    44555f9 View commit details
    Browse the repository at this point in the history
  2. Use a published version of aiohttp-apispec (#3019)

    * Use a published version of aiohttp-apispec
    
    Signed-off-by: jamshale <jamiehalebc@gmail.com>
    
    * fix lock file
    
    Signed-off-by: jamshale <jamiehalebc@gmail.com>
    
    * Update version of aiohttp-apispec-acapy
    
    Signed-off-by: jamshale <jamiehalebc@gmail.com>
    
    ---------
    
    Signed-off-by: jamshale <jamiehalebc@gmail.com>
    jamshale committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    1da9872 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

Commits on Jun 10, 2024

  1. Merge pull request #2967 from Whats-Cookin/vcdi-revocation

    Add support for revocable credentials in vc_di handler
    ianco committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    85359ec View commit details
    Browse the repository at this point in the history
  2. chore(deps): Bump pydid from 0.5.0 to 0.5.1 (#3024)

    Bumps [pydid](https://github.com/Indicio-tech/pydid) from 0.5.0 to 0.5.1.
    - [Release notes](https://github.com/Indicio-tech/pydid/releases)
    - [Commits](Indicio-tech/pydid@v0.5.0...v0.5.1)
    
    ---
    updated-dependencies:
    - dependency-name: pydid
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: jamshale <31809382+jamshale@users.noreply.github.com>
    dependabot[bot] and jamshale committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    b2e87f3 View commit details
    Browse the repository at this point in the history
  3. chore(deps-dev): Bump pytest from 8.2.1 to 8.2.2 (#3025)

    Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.2.1 to 8.2.2.
    - [Release notes](https://github.com/pytest-dev/pytest/releases)
    - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
    - [Commits](pytest-dev/pytest@8.2.1...8.2.2)
    
    ---
    updated-dependencies:
    - dependency-name: pytest
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    a4506b8 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2024

  1. docs: added section on environment variables

    Signed-off-by: Richard <shadowrhyder@gmail.com>
    Executioner1939 committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    3c2f06e View commit details
    Browse the repository at this point in the history
  2. chore(deps): Update prompt-toolkit requirement in /demo (#3026)

    Updates the requirements on [prompt-toolkit](https://github.com/prompt-toolkit/python-prompt-toolkit) to permit the latest version.
    - [Release notes](https://github.com/prompt-toolkit/python-prompt-toolkit/releases)
    - [Changelog](https://github.com/prompt-toolkit/python-prompt-toolkit/blob/2.0.10/CHANGELOG)
    - [Commits](prompt-toolkit/python-prompt-toolkit@2.0.9...2.0.10)
    
    ---
    updated-dependencies:
    - dependency-name: prompt-toolkit
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: jamshale <31809382+jamshale@users.noreply.github.com>
    dependabot[bot] and jamshale committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    2b94f68 View commit details
    Browse the repository at this point in the history
  3. chore(deps): Bump sphinx from 1.8.4 to 1.8.6 (#3021)

    Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 1.8.4 to 1.8.6.
    - [Release notes](https://github.com/sphinx-doc/sphinx/releases)
    - [Changelog](https://github.com/sphinx-doc/sphinx/blob/master/CHANGES.rst)
    - [Commits](sphinx-doc/sphinx@v1.8.4...v1.8.6)
    
    ---
    updated-dependencies:
    - dependency-name: sphinx
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    d0f447f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    40d212d View commit details
    Browse the repository at this point in the history
  5. Merge pull request #3028 from Executioner1939/feature/docs-env-vars-s…

    …igned
    
    docs: added section on environment variables
    WadeBarnes committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    db54bf7 View commit details
    Browse the repository at this point in the history
  6. ✨ Adds support for paginated storage queries, and implements paginati…

    …on for the wallets_list endpoint (#3000)
    
    * 🎨 name the scan args
    
    Signed-off-by: ff137 <ff137@proton.me>
    
    * 🎨 add return types and arg docstrings
    
    Signed-off-by: ff137 <ff137@proton.me>
    
    * ✅ fix assertion
    
    Signed-off-by: ff137 <ff137@proton.me>
    
    * :spark: implement `find_paginated_records`
    
    Signed-off-by: ff137 <ff137@proton.me>
    
    * ✨ add `limit` and `offset` to BaseRecord.query, calling `find_paginated_records` if requested
    
    Signed-off-by: ff137 <ff137@proton.me>
    
    * ✨ add `limit` and `offset` to wallet list query. define `MAXIMUM_PAGE_SIZE` and use in validation. use `limit` and `offset` in records query
    
    Signed-off-by: ff137 <ff137@proton.me>
    
    * 🎨 organise imports
    
    Signed-off-by: ff137 <ff137@proton.me>
    
    * ✅ fix assertion
    
    Signed-off-by: ff137 <ff137@proton.me>
    
    * 🎨 correction: call `scan` on `store`
    
    Signed-off-by: ff137 <ff137@proton.me>
    
    * 👷 Don't run integration tests when PR is in draft
    
    Signed-off-by: ff137 <ff137@proton.me>
    
    * 🎨 call `scan` on `profile.opened.store`
    
    Signed-off-by: ff137 <ff137@proton.me>
    
    * 🎨 remove unused options arg
    
    Signed-off-by: ff137 <ff137@proton.me>
    
    * 🎨 NB: remove unused option `retrieveTags`. Unimplemented / has no effect
    
    Signed-off-by: ff137 <ff137@proton.me>
    
    * 🎨 fix accessor for the store instance
    
    Signed-off-by: ff137 <ff137@proton.me>
    
    * 🎨 add direct instantiation of `self._profile`, so that `self._profile.store` reference is resolvable
    
    Signed-off-by: ff137 <ff137@proton.me>
    
    * ✨ add optional limit and offset to AskarStorageSearchSession.fetch
    
    Signed-off-by: ff137 <ff137@proton.me>
    
    * ✨ implement PaginatedQuerySchema class for deduplication
    
    Signed-off-by: ff137 <ff137@proton.me>
    
    * ✅ add tests for BaseRecord.query when called with limit or offset
    
    Signed-off-by: ff137 <ff137@proton.me>
    
    * 🎨 organise imports
    
    Signed-off-by: ff137 <ff137@proton.me>
    
    * 🎨 efficient subset of OrderedDict values
    
    Signed-off-by: ff137 <ff137@proton.me>
    
    * ✅ test coverage for find_paginated_records
    
    Signed-off-by: ff137 <ff137@proton.me>
    
    * 🎨 organise imports
    
    Signed-off-by: ff137 <ff137@proton.me>
    
    * ✅ test coverage for PaginatedQuerySchema
    
    Signed-off-by: ff137 <ff137@proton.me>
    
    * 🎨 fix marshmallow warning
    
    Signed-off-by: ff137 <ff137@proton.me>
    
    * 🐛 fix reference to store, and add _profile to init for type hint
    
    Signed-off-by: ff137 <ff137@proton.me>
    
    * Update lock file
    
    Signed-off-by: ff137 <ff137@proton.me>
    
    ---------
    
    Signed-off-by: ff137 <ff137@proton.me>
    Co-authored-by: jamshale <31809382+jamshale@users.noreply.github.com>
    ff137 and jamshale committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    586a30d View commit details
    Browse the repository at this point in the history
  7. chore(deps): Bump dawidd6/action-download-artifact

    Bumps the all-actions group with 1 update: [dawidd6/action-download-artifact](https://github.com/dawidd6/action-download-artifact).
    
    
    Updates `dawidd6/action-download-artifact` from 3 to 5
    - [Release notes](https://github.com/dawidd6/action-download-artifact/releases)
    - [Commits](dawidd6/action-download-artifact@v3...v5)
    
    ---
    updated-dependencies:
    - dependency-name: dawidd6/action-download-artifact
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: all-actions
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    393a7e8 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #3027 from hyperledger/dependabot/github_actions/a…

    …ll-actions-8f0e5bb22e
    
    chore(deps): Bump dawidd6/action-download-artifact from 3 to 5 in the all-actions group
    swcurran committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    5ad52c1 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2024

  1. chore(deps): Bump uuid-utils from 0.7.0 to 0.8.0 (#3034)

    Bumps [uuid-utils](https://github.com/aminalaee/uuid-utils) from 0.7.0 to 0.8.0.
    - [Release notes](https://github.com/aminalaee/uuid-utils/releases)
    - [Commits](aminalaee/uuid-utils@0.7.0...0.8.0)
    
    ---
    updated-dependencies:
    - dependency-name: uuid-utils
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    f927b21 View commit details
    Browse the repository at this point in the history
  2. chore(deps): Bump configargparse from 1.5.5 to 1.7 (#3035)

    Bumps [configargparse](https://github.com/bw2/ConfigArgParse) from 1.5.5 to 1.7.
    - [Release notes](https://github.com/bw2/ConfigArgParse/releases)
    - [Commits](bw2/ConfigArgParse@1.5.5...1.7)
    
    ---
    updated-dependencies:
    - dependency-name: configargparse
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    6106657 View commit details
    Browse the repository at this point in the history
  3. Prevent getting stuck with no active registry

    Signed-off-by: jamshale <jamiehalebc@gmail.com>
    jamshale committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    21b6ba7 View commit details
    Browse the repository at this point in the history
  4. Refactor with more efficient queries

    Signed-off-by: jamshale <jamiehalebc@gmail.com>
    jamshale committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    a363184 View commit details
    Browse the repository at this point in the history
  5. chore(deps): Bump mkdocs-material from 9.5.10 to 9.5.27 (#3036)

    Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 9.5.10 to 9.5.27.
    - [Release notes](https://github.com/squidfunk/mkdocs-material/releases)
    - [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG)
    - [Commits](squidfunk/mkdocs-material@9.5.10...9.5.27)
    
    ---
    updated-dependencies:
    - dependency-name: mkdocs-material
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    f8e82f8 View commit details
    Browse the repository at this point in the history
  6. chore(deps): Bump packaging from 23.1 to 23.2 (#3037)

    Bumps [packaging](https://github.com/pypa/packaging) from 23.1 to 23.2.
    - [Release notes](https://github.com/pypa/packaging/releases)
    - [Changelog](https://github.com/pypa/packaging/blob/main/CHANGELOG.rst)
    - [Commits](pypa/packaging@23.1...23.2)
    
    ---
    updated-dependencies:
    - dependency-name: packaging
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    c4308a5 View commit details
    Browse the repository at this point in the history
  7. Add unit tests

    Signed-off-by: jamshale <jamiehalebc@gmail.com>
    jamshale committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    9d39d15 View commit details
    Browse the repository at this point in the history
  8. chore(deps): Bump marshmallow from 3.20.2 to 3.21.3 (#3038)

    Bumps [marshmallow](https://github.com/marshmallow-code/marshmallow) from 3.20.2 to 3.21.3.
    - [Changelog](https://github.com/marshmallow-code/marshmallow/blob/dev/CHANGELOG.rst)
    - [Commits](marshmallow-code/marshmallow@3.20.2...3.21.3)
    
    ---
    updated-dependencies:
    - dependency-name: marshmallow
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    10f27b1 View commit details
    Browse the repository at this point in the history
  9. chore(deps): Bump urllib3 in /demo/playground/examples in the pip gro…

    …up (#3045)
    
    Bumps the pip group in /demo/playground/examples with 1 update: [urllib3](https://github.com/urllib3/urllib3).
    
    
    Updates `urllib3` from 2.2.1 to 2.2.2
    - [Release notes](https://github.com/urllib3/urllib3/releases)
    - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
    - [Commits](urllib3/urllib3@2.2.1...2.2.2)
    
    ---
    updated-dependencies:
    - dependency-name: urllib3
      dependency-type: indirect
      dependency-group: pip
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    921a73e View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2024

  1. Fix - only run integration tests on opened PR's (#3042)

    Signed-off-by: jamshale <jamiehalebc@gmail.com>
    jamshale committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    d5f70e1 View commit details
    Browse the repository at this point in the history
  2. Fix and refactor anoncreds revocation recovery (#3029)

    * Fix and refactor anoncreds revocation recovery
    
    Signed-off-by: jamshale <jamiehalebc@gmail.com>
    
    * Add some unit tests
    
    Signed-off-by: jamshale <jamiehalebc@gmail.com>
    
    * Refactor / Add more unit tests
    
    Signed-off-by: jamshale <jamiehalebc@gmail.com>
    
    * Add tests / Refactor
    
    Signed-off-by: jamshale <jamiehalebc@gmail.com>
    
    * Add a couple more unit tests
    
    Signed-off-by: jamshale <jamiehalebc@gmail.com>
    
    ---------
    
    Signed-off-by: jamshale <jamiehalebc@gmail.com>
    jamshale committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    cf2d34b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fec98bf View commit details
    Browse the repository at this point in the history
  4. Merge pull request #3032 from jamshale/feat/3017

    Prevent getting stuck with no active registry
    dbluhm committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    75f6c53 View commit details
    Browse the repository at this point in the history