aries-cloudagent-python icon indicating copy to clipboard operation
aries-cloudagent-python copied to clipboard

Hyperledger Aries Cloud Agent Python (ACA-Py) is a foundation for building decentralized identity applications and services running in non-mobile environments.

Results 315 aries-cloudagent-python issues
Sort by recently updated
recently updated
newest added

Update the "legacy" proof request to search W3C format credentials. These will need to be converted (on-the-fly I guess) to legacy format to include in the proof. This will require...

AnonCreds

### Current Behaviour When calling `POST /multitenancy/wallet/XXXXX/remove` the wallet is being removed but the corresponding database still remains in the Postgres DB. When calling `GET /multitenancy/wallets` the wallet is not...

Good day We're noticing a regression in behavior from 0.11 to 0.12, and seems to still be present in the latest nightly build. In one of our proof request tests,...

It's been reported that credo-ts version 0.5.3 expects the `did-rotate` attachment to be present oob connections. I'm not sure if credo-ts should not throw an error when the `did_rotate~attach` attachment...

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 when it's guaranteed one or more of the operations required will fail,...