Skip to content

[pull] main from openwallet-foundation:main #216

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

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

Conversation

pull[bot]
Copy link

@pull pull bot commented May 1, 2025

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.1)

Can you help keep this open source service alive? 💖 Please sponsor : )

Signed-off-by: Stephen Curran <[email protected]>
@pull pull bot added the ⤵️ pull label May 1, 2025
ff137 and others added 28 commits May 5, 2025 10:41
…emo (#3707)

Updates the requirements on [qrcode[pil]](https://github.com/lincolnloop/python-qrcode) to permit the latest version.
- [Changelog](https://github.com/lincolnloop/python-qrcode/blob/main/CHANGES.rst)
- [Commits](lincolnloop/python-qrcode@v8.2...v8.2)

---
updated-dependencies:
- dependency-name: qrcode[pil]
  dependency-version: '8.2'
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: jamshale <[email protected]>
Bumps [qrcode](https://github.com/lincolnloop/python-qrcode) from 8.1 to 8.2.
- [Changelog](https://github.com/lincolnloop/python-qrcode/blob/main/CHANGES.rst)
- [Commits](https://github.com/lincolnloop/python-qrcode/commits/v8.2)

---
updated-dependencies:
- dependency-name: qrcode
  dependency-version: '8.2'
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps postgres from `fe3f571` to `304ab81`.

---
updated-dependencies:
- dependency-name: postgres
  dependency-version: '17'
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: jamshale <[email protected]>
…3703)

Bumps python from `e2c7fb0` to `0a886c1`.

---
updated-dependencies:
- dependency-name: python
  dependency-version: '3.10'
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Update images and tags to version 1.3.0

Signed-off-by: jamshale <[email protected]>

* Update playground readme version

Signed-off-by: jamshale <[email protected]>

---------

Signed-off-by: jamshale <[email protected]>
Bumps the all-actions group with 1 update: [github/codeql-action](https://github.com/github/codeql-action).


Updates `github/codeql-action` from 3.28.16 to 3.28.17
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](github/codeql-action@28deaed...60168ef)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: 3.28.17
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-actions
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…3715)

Bumps python from `0a886c1` to `d188cfc`.

---
updated-dependencies:
- dependency-name: python
  dependency-version: '3.10'
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: jamshale <[email protected]>
Bumps postgres from `304ab81` to `8648313`.

---
updated-dependencies:
- dependency-name: postgres
  dependency-version: '17'
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps the all-actions group with 1 update: [SonarSource/sonarqube-scan-action](https://github.com/sonarsource/sonarqube-scan-action).


Updates `SonarSource/sonarqube-scan-action` from 5.1.0 to 5.2.0
- [Release notes](https://github.com/sonarsource/sonarqube-scan-action/releases)
- [Commits](SonarSource/sonarqube-scan-action@aa49445...2500896)

---
updated-dependencies:
- dependency-name: SonarSource/sonarqube-scan-action
  dependency-version: 5.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-actions
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: Andre Pestana <[email protected]>
Upgrades aiohttp, apispec, cryptography, and pydantic-core

Signed-off-by: ff137 <[email protected]>
Signed-off-by: Andre Pestana <[email protected]>
Signed-off-by: Andre Pestana <[email protected]>
* 🔇 Move info logging of handler messages to debug level

Signed-off-by: ff137 <[email protected]>

* 🎨 Use lazy logging at debug level

Signed-off-by: ff137 <[email protected]>

* 🔇 Move ledger disabled log to debug level

Signed-off-by: ff137 <[email protected]>

---------

Signed-off-by: ff137 <[email protected]>
Co-authored-by: Stephen Curran <[email protected]>
* TestDeleteTails testcase fixes and indexError fix

Signed-off-by: Ann <[email protected]>

* removed @pytest.amrk.asyncio decorator from TestRevocationRoutes and added back IsolatedAsyncioTestCase

Signed-off-by: Ann <[email protected]>

---------

Signed-off-by: Ann <[email protected]>
Co-authored-by: jamshale <[email protected]>
Bumps the all-actions group with 1 update: [github/codeql-action](https://github.com/github/codeql-action).


Updates `github/codeql-action` from 3.28.17 to 3.28.18
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](github/codeql-action@60168ef...ff0a06e)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: 3.28.18
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-actions
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* 🔊 Log steps in promoting public did

Signed-off-by: ff137 <[email protected]>

* 🔊 Improving logging in AskarWallet did methods

Signed-off-by: ff137 <[email protected]>

* 🎨

Signed-off-by: ff137 <[email protected]>

* 🎨 Improve intentionality

Signed-off-by: ff137 <[email protected]>

* 🔊 Improving logging related to routing records

Signed-off-by: ff137 <[email protected]>

* 🎨 Clean up logs

Signed-off-by: ff137 <[email protected]>

* 🎨

Signed-off-by: ff137 <[email protected]>

* ⏪ Revert refactor

Signed-off-by: ff137 <[email protected]>

* 🎨 Reword logs

Signed-off-by: ff137 <[email protected]>

* ✅ Test coverage for `promote_wallet_public_did` (🤖)

Signed-off-by: ff137 <[email protected]>

* 🔊 Reduce log level

Signed-off-by: ff137 <[email protected]>

* 🎨 Reduce log severity when ledger is not configured

Running with ledger disabled is now a more standard mode of operation

Signed-off-by: ff137 <[email protected]>

* 🎨 Reduce log severity when wallet records for version or type not found

These warnings would always appear on a clean start of an agent, and is therefore more appropriate for info log level

Signed-off-by: ff137 <[email protected]>

* 🎨 Fix spacing in log and move warning to info level

Signed-off-by: ff137 <[email protected]>

* 🎨 Move info log to debug level

Signed-off-by: ff137 <[email protected]>

---------

Signed-off-by: ff137 <[email protected]>
Co-authored-by: Stephen Curran <[email protected]>
Co-authored-by: jamshale <[email protected]>
Signed-off-by: Stephen Curran <[email protected]>
Co-authored-by: jamshale <[email protected]>
…37 (#3743)

Bumps [pydevd-pycharm](https://github.com/JetBrains/intellij-community) from 251.25410.122 to 252.16512.37.
- [Commits](JetBrains/intellij-community@pycharm/251.25410.122...pycharm/252.16512.37)

---
updated-dependencies:
- dependency-name: pydevd-pycharm
  dependency-version: 252.16512.37
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [uuid-utils](https://github.com/aminalaee/uuid-utils) from 0.10.0 to 0.11.0.
- [Release notes](https://github.com/aminalaee/uuid-utils/releases)
- [Commits](aminalaee/uuid-utils@0.10.0...0.11.0)

---
updated-dependencies:
- dependency-name: uuid-utils
  dependency-version: 0.11.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
jamshale and others added 30 commits July 28, 2025 10:53
* Remove by_format from standard webhook payloads

Signed-off-by: jamshale <[email protected]>

* Use debug-webhooks in BDD integration tests

Signed-off-by: jamshale <[email protected]>

---------

Signed-off-by: jamshale <[email protected]>
Bumps the all-actions group with 2 updates: [github/codeql-action](https://github.com/github/codeql-action) and [SonarSource/sonarqube-scan-action](https://github.com/sonarsource/sonarqube-scan-action).


Updates `github/codeql-action` from 3.29.3 to 3.29.4
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](github/codeql-action@d6bbdef...4e828ff)

Updates `SonarSource/sonarqube-scan-action` from 5.2.0 to 5.3.0
- [Release notes](https://github.com/sonarsource/sonarqube-scan-action/releases)
- [Commits](SonarSource/sonarqube-scan-action@2500896...8c71dc0)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: 3.29.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-actions
- dependency-name: SonarSource/sonarqube-scan-action
  dependency-version: 5.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-actions
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Resolves GitHub advisory:
CVE-2024-23342
"Minerva timing attack on P-256 in python-ecdsa"

Signed-off-by: ff137 <[email protected]>
➖ Remove unused dependency: ecdsa
…requests (holder) (#3846)

* Remove stripping of oob did

Signed-off-by: jamshale <[email protected]>

* Refactor condition block / Add comments

Signed-off-by: jamshale <[email protected]>

---------

Signed-off-by: jamshale <[email protected]>
* Add store retries / Refactor store.py

Signed-off-by: jamshale <[email protected]>

* Fix unit testing

Signed-off-by: jamshale <[email protected]>

* Add missing module py-doc

Signed-off-by: jamshale <[email protected]>

* Add some more unit test coverage

Signed-off-by: jamshale <[email protected]>

* Remove unnessecary async in unit tests

Signed-off-by: jamshale <[email protected]>

* Remove unnessecary async in unit test

Signed-off-by: jamshale <[email protected]>

* Address review comments

Signed-off-by: jamshale <[email protected]>

* Remove async from _finalize_open function

Signed-off-by: jamshale <[email protected]>

* Remove rekey with blank default key, no longer needed

Signed-off-by: jamshale <[email protected]>

---------

Signed-off-by: jamshale <[email protected]>
Bumps the all-actions group with 3 updates: [github/codeql-action](https://github.com/github/codeql-action), [docker/login-action](https://github.com/docker/login-action) and [docker/metadata-action](https://github.com/docker/metadata-action).


Updates `github/codeql-action` from 3.29.4 to 3.29.5
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](github/codeql-action@4e828ff...51f7732)

Updates `docker/login-action` from 3.4.0 to 3.5.0
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](docker/login-action@74a5d14...184bdaa)

Updates `docker/metadata-action` from 5.7.0 to 5.8.0
- [Release notes](https://github.com/docker/metadata-action/releases)
- [Commits](docker/metadata-action@902fa8e...c1e5197)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: 3.29.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-actions
- dependency-name: docker/login-action
  dependency-version: 3.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-actions
- dependency-name: docker/metadata-action
  dependency-version: 5.8.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-actions
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Update scenarios to openwallet acapy-minimal-example repo

Signed-off-by: jamshale <[email protected]>

* Update protocol functions

Signed-off-by: jamshale <[email protected]>

* Update protocol functions

Signed-off-by: jamshale <[email protected]>

---------

Signed-off-by: jamshale <[email protected]>
Signed-off-by: jamshale <[email protected]>
Signed-off-by: jamshale <[email protected]>
Signed-off-by: jamshale <[email protected]>
Signed-off-by: jamshale <[email protected]>
Fix: Some asyncio task management and modernization
We ran into an issue where we had a different tails_server_base_url from
the tails_server_upload_url. This makes sense where you want to have a
separate base URL for accessing the public files, and a private URL that
is used for pushing the changes (where access controls dictate who can
upload files, and they are restricted on the public URL).

The `upload_tails_file` methods were returning the private URLs and the
calling code was expecting public URLs. The solution was to update the
methods to return the public URLs instead, while still uploading to the
private URLs.

Signed-off-by: Colton Wolkins (Laptop) <[email protected]>
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 4.2.0 to 4.3.0.
- [Release notes](https://github.com/pre-commit/pre-commit/releases)
- [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md)
- [Commits](pre-commit/pre-commit@v4.2.0...v4.3.0)

---
updated-dependencies:
- dependency-name: pre-commit
  dependency-version: 4.3.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Add DeepWiki AI Docs Badge and revise the README intro
…39 (#3854)

Bumps [pydevd-pycharm](https://github.com/JetBrains/intellij-community) from 252.23309.36 to 252.23892.439.
- [Release notes](https://github.com/JetBrains/intellij-community/releases)
- [Commits](JetBrains/intellij-community@pycharm/252.23309.36...pycharm/252.23892.439)

---
updated-dependencies:
- dependency-name: pydevd-pycharm
  dependency-version: 252.23892.439
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: jamshale <[email protected]>
Bumps the all-actions group with 3 updates: [actions/checkout](https://github.com/actions/checkout), [github/codeql-action](https://github.com/github/codeql-action) and [actions/cache](https://github.com/actions/cache).


Updates `actions/checkout` from 4 to 5
- [Release notes](https://github.com/actions/checkout/releases)
- [Commits](actions/checkout@v4...v5)

Updates `github/codeql-action` from 3.29.7 to 3.29.8
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](github/codeql-action@51f7732...76621b6)

Updates `actions/cache` from 4.2.3 to 4.2.4
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](actions/cache@5a3ec84...0400d5f)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all-actions
- dependency-name: github/codeql-action
  dependency-version: 3.29.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-actions
- dependency-name: actions/cache
  dependency-version: 4.2.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-actions
...

Signed-off-by: dependabot[bot] <[email protected]>
…_actions/all-actions-8ccc7ce249

chore(deps): Bump the all-actions group with 3 updates
fix: update tails server upload methods to return public file URIs
Signed-off-by: Stephen Curran <[email protected]>
* Create GOVERNANCE.md

Request for project maintainers to review/provide feedback/approve the ACA-py technical charter. This request will be replaced when the charter is finalized. 

Signed-off-by: Sean Bohan <[email protected]>

* Update GOVERNANCE.md

Signed-off-by: Sean Bohan <[email protected]>

---------

Signed-off-by: Sean Bohan <[email protected]>
Co-authored-by: jamshale <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.