-
-
These upgrades should be performed in combination with https://github.com/bcgov/DITP-DevOps/issues/83
The [DITP Inventory of Deployments](https://docs.google.com/spreadsheets/d/1u08yWhd-F_FNvD0z_d_08…
-
We would like to propose the development of a plugin for ACA-Py to support the `did:cheqd` method, allowing users of the ACA-Py ecosystem to interact with [Cheqd](https://cheqd.io/)'s decentralized id…
ff137 updated
3 weeks ago
-
This is dependant on persistent queues (PR https://github.com/hyperledger/aries-cloudagent-python/pull/1604) and giving aca-py the ability to "hold" inbound messages until the unmanaged wallet can be …
ianco updated
3 weeks ago
-
In light of our current push to add support for more DID Methods to ACA-Py, some primitives within ACA-Py need some updates. This issue outlines the updates I propose. I plan to update this further as…
-
As noted by @PatStLouis in the [20240917]() ACA-Pug meeting, when the `--seed` option is used as a startup parameter, a key is created along with a `did:sov` DID that uses that key by ACA-Py. This is…
-
With today's acceptance of ACA-Py into OpenWallet Foundation as a project, we need to plan the move of the ACA-Py repo to the OWF GitHub organization. While moving the repo will be easy (and the old …
-
Latest Update: 2024.10.09
This description will evolve as the transition of ACA-Py into the [OpenWallet Foundation] (OWF) and the transfer of the repo (now done) is made operational. Bookmark this …
-
When using the `--seed` cli argument, ACA-Py makes the assumption that the generated DID is published on the connected network. This is all well and good; the process of getting your DID onto a mainne…
-
The following description was copied from here; https://github.com/hyperledger/aries-cloudagent-python/issues/2256#issuecomment-1589168883
With ACA-Py it's possible to perform writes to the ledger …