Skip to content

Conversation

@pull
Copy link

@pull pull bot commented Dec 20, 2024

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 : )

@pull pull bot added the ⤵️ pull label Dec 20, 2024
jamshale and others added 28 commits December 20, 2024 09:46
* Fix anoncreds issuance and compatibility

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

* Change schema info from dict to class.

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

* Add a unit test

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

* Revert holder credentail tag key changes

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

* Add get cred def info function to anoncreds registry

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

* Update anoncreds presentation handler to avoid indy parsing

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

* Fix unit tests

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

* Switch verifier away from get_info methods in handler

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

* Revert presentation request metadata and restrictions changes

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

* Fix get_cred_def usage

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

* Add profile to get_shcema_info_by_id

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

* Update unit test

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

* Remove redeclared variable

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

---------

Signed-off-by: jamshale <[email protected]>
* Scenario test with anoncreds wallet upgrade and restart

Signed-off-by: Ian Costanzo <[email protected]>

* Added some meat to the anoncreds upgrade test

Signed-off-by: Ian Costanzo <[email protected]>

* Fix anoncreds upgrade function

Signed-off-by: Ian Costanzo <[email protected]>

---------

Signed-off-by: Ian Costanzo <[email protected]>
Co-authored-by: Stephen Curran <[email protected]>
* Anoncreds post api object handling

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

* Update unit test

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

---------

Signed-off-by: jamshale <[email protected]>
Co-authored-by: Ian Costanzo <[email protected]>
Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.11.10 to 3.11.11.
- [Release notes](https://github.com/aio-libs/aiohttp/releases)
- [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst)
- [Commits](aio-libs/aiohttp@v3.11.10...v3.11.11)

---
updated-dependencies:
- dependency-name: aiohttp
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps the pip group with 1 update: [jinja2](https://github.com/pallets/jinja).


Updates `jinja2` from 3.1.4 to 3.1.5
- [Release notes](https://github.com/pallets/jinja/releases)
- [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst)
- [Commits](pallets/jinja@3.1.4...3.1.5)

---
updated-dependencies:
- dependency-name: jinja2
  dependency-type: indirect
  dependency-group: pip
...

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

chore(deps): Bump aiohttp from 3.11.10 to 3.11.11
Bumps [marshmallow](https://github.com/marshmallow-code/marshmallow) from 3.23.1 to 3.23.2.
- [Changelog](https://github.com/marshmallow-code/marshmallow/blob/dev/CHANGELOG.rst)
- [Commits](marshmallow-code/marshmallow@3.23.1...3.23.2)

---
updated-dependencies:
- dependency-name: marshmallow
  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 [ruff](https://github.com/astral-sh/ruff) from 0.8.3 to 0.8.4.
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
- [Commits](astral-sh/ruff@0.8.3...0.8.4)

---
updated-dependencies:
- dependency-name: ruff
  dependency-type: direct:development
  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 [hyperledger/aries-cloudagent-python](https://github.com/openwallet-foundation/acapy) from py3.9-0.12.2 to py3.9-0.12.3.
- [Release notes](https://github.com/openwallet-foundation/acapy/releases)
- [Changelog](https://github.com/openwallet-foundation/acapy/blob/main/CHANGELOG.md)
- [Commits](https://github.com/openwallet-foundation/acapy/commits)

---
updated-dependencies:
- dependency-name: hyperledger/aries-cloudagent-python
  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: Stephen Curran <[email protected]>
Bumps [pygments](https://github.com/pygments/pygments) from 2.18.0 to 2.19.0.
- [Release notes](https://github.com/pygments/pygments/releases)
- [Changelog](https://github.com/pygments/pygments/blob/master/CHANGES)
- [Commits](pygments/pygments@2.18.0...2.19.0)

---
updated-dependencies:
- dependency-name: pygments
  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 [marshmallow](https://github.com/marshmallow-code/marshmallow) from 3.23.2 to 3.23.3.
- [Changelog](https://github.com/marshmallow-code/marshmallow/blob/dev/CHANGELOG.rst)
- [Commits](marshmallow-code/marshmallow@3.23.2...3.23.3)

---
updated-dependencies:
- dependency-name: marshmallow
  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 [ruff](https://github.com/astral-sh/ruff) from 0.8.4 to 0.8.6.
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
- [Commits](astral-sh/ruff@0.8.4...0.8.6)

---
updated-dependencies:
- dependency-name: ruff
  dependency-type: direct:development
  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 [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) from 0.25.0 to 0.25.1.
- [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases)
- [Commits](pytest-dev/pytest-asyncio@v0.25.0...v0.25.1)

---
updated-dependencies:
- dependency-name: pytest-asyncio
  dependency-type: direct:development
  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>
* 1.2.0

Signed-off-by: Stephen Curran <[email protected]>

* Fix typo

Signed-off-by: Stephen Curran <[email protected]>

* Fix release date

Signed-off-by: Stephen Curran <[email protected]>

---------

Signed-off-by: Stephen Curran <[email protected]>
…3431)

* Add some more functionality and checks to the restart/upgrade test

Signed-off-by: Ian Costanzo <[email protected]>

* Logic fix plus some reformatting

Signed-off-by: Ian Costanzo <[email protected]>

---------

Signed-off-by: Ian Costanzo <[email protected]>
Change did:tdw resolver naming to did:webvh
Bumps [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) from 0.25.1 to 0.25.2.
- [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases)
- [Commits](pytest-dev/pytest-asyncio@v0.25.1...v0.25.2)

---
updated-dependencies:
- dependency-name: pytest-asyncio
  dependency-type: direct:development
  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>
gmulhearn-anonyome and others added 29 commits January 14, 2025 10:50
Signed-off-by: George Mulhearn <[email protected]>
Signed-off-by: George Mulhearn <[email protected]>
Signed-off-by: George Mulhearn <[email protected]>
Signed-off-by: George Mulhearn <[email protected]>
Signed-off-by: George Mulhearn <[email protected]>
Signed-off-by: George Mulhearn <[email protected]>
Signed-off-by: George Mulhearn <[email protected]>
Signed-off-by: George Mulhearn <[email protected]>
* Only copy agent code in dockerfiles

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

* Add README.md file

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

* Run testing workflows on docker dir changes

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

---------

Signed-off-by: jamshale <[email protected]>
Co-authored-by: Stephen Curran <[email protected]>
Signed-off-by: George Mulhearn <[email protected]>
Signed-off-by: George Mulhearn <[email protected]>
Signed-off-by: George Mulhearn <[email protected]>
* ⬆️ Sync ruff version in pre-commit and github workflow

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

* 🎨 Update note about syncing ruff version

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

* 🎨 Apply new ruff format

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

---------

Signed-off-by: ff137 <[email protected]>
* Fixed handling of base wallet routes in auth decorator

Signed-off-by: Emiliano Suñé <[email protected]>

* Use multiple routes in test case

Signed-off-by: Emiliano Suñé <[email protected]>

---------

Signed-off-by: Emiliano Suñé <[email protected]>
Co-authored-by: jamshale <[email protected]>
* sign working

Signed-off-by: George Mulhearn <[email protected]>

* fmt and ld proof tests

Signed-off-by: George Mulhearn <[email protected]>

* easy unit test fixes

Signed-off-by: George Mulhearn <[email protected]>

* fix up pres exch flow, run scenario

Signed-off-by: George Mulhearn <[email protected]>

* ruff

Signed-off-by: George Mulhearn <[email protected]>

* lint

Signed-off-by: George Mulhearn <[email protected]>

* poke sonarqube

Signed-off-by: George Mulhearn <[email protected]>

* improve coverage

Signed-off-by: George Mulhearn <[email protected]>

* improve coverage

Signed-off-by: George Mulhearn <[email protected]>

* route p256 fallback improve

Signed-off-by: George Mulhearn <[email protected]>

* rm prints

Signed-off-by: George Mulhearn <[email protected]>

---------

Signed-off-by: George Mulhearn <[email protected]>
Co-authored-by: George Mulhearn <[email protected]>
- ruff
- pre-commit
- sphinx
- sphinx-rtd-theme
- pydevd
- pydevd-pycharm
- pytest-cov

Signed-off-by: ff137 <[email protected]>
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 9.5.49 to 9.5.50.
- [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.49...9.5.50)

---
updated-dependencies:
- dependency-name: mkdocs-material
  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]>
* 1.2.1rc0

Signed-off-by: Stephen Curran <[email protected]>

* Add warning to 1.2.0

Signed-off-by: Stephen Curran <[email protected]>

* Improve format of warning

Signed-off-by: Stephen Curran <[email protected]>

---------

Signed-off-by: Stephen Curran <[email protected]>
* 1.2.1

Signed-off-by: Stephen Curran <[email protected]>

* Typo

Signed-off-by: Stephen Curran <[email protected]>

---------

Signed-off-by: Stephen Curran <[email protected]>
@dbluhm dbluhm merged commit c849183 into Indicio-tech:main Jan 22, 2025
1 check failed
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.

8 participants