-
As a Traction Tenant UI user if I am following the lab instructions for the [Hyperledger Aries/AnonCreds Traction Sandbox Workshop](https://bit.ly/AnonCredsTraction) and I miss Lab 1 step 4b I want to…
-
After upgrading from AFJ 0.4.2 to Credo 0.5.2 revocation seems to have stopped working with the credentials we use (anoncreds). The failure happens in `@credo-ts/packages/core/src/modules/credentials/…
-
ACA-Py will eventually move a feature that is currently experimental to ready-for-use status: AnonCreds RS support. With this change, the migration strategy used in the wallet upgrade tool will requir…
-
Records like private keys for cred defs and revocation registries are currently managed directly by the Indy CredX module in a very similar manner to how `AnonCredsIssuer` and `AnonCredsRevocation` ma…
-
There was an issue reported here https://github.com/hyperledger/aries-cloudagent-python/pull/2922#pullrequestreview-2112805554 with the anoncreds upgrade feature. For some reason it is unable to query…
-
Related to https://github.com/hyperledger/aries-cloudagent-python/issues/2934
Recently it was discovered that the implementation of anoncreds in aca-py has an issue where a holder receives multipl…
-
### Is this a regression?
No
### Description
We bundle our node code to keep size of installers down, and speed startup in [our electron app](www.gitlab.com/ahau/ahau).
We found some recent …
-
With anoncreds specifically. If `faber` issues multiple credentials to `alice` of the same type and then revokes any of the credentials, the next proof request will fail verification.
Steps (using …
-
When I **confirm** a present-proof request, which requests attributes that are part of a revocable credential, I get the following error in findy:
```
findy-core | E0120 15:47:00.127938 8 d…
-
While storing the credential in wallet if the`did` of `schemaId` and `credDefId` are different then the wallet uses the did of `credDefId` for `schemaId`.
- The issue is here https://github.com/op…