-
Notes from #2816:
> An ACA-Py specific concern I discovered in this process that probably deserves some discussion: invalidating the connection target cache when the DID Rotation is committed. As c…
-
I'd like to propose that our usage of the [PyLD](https://github.com/digitalbazaar/pyld) dependency be swapped out for the more versatile and better maintained [RDFLib](https://github.com/RDFLib/rdflib…
ff137 updated
2 weeks ago
-
Currently this uses the generalized routine that computes p(N_or_fewer) for N from 0 to 7 using a loop from 0 .. 255 to enumerate all possibilities. All we need is N=1, so I think this can be made mu…
-
An [issue](https://github.com/hyperledger/aries-cloudagent-python/issues/478) was raised in the ACA-Py repo about the need to track with a credential the ID of the connection that was used in issuing …
-
I tried to resolve this DID 'did:sov:idu:6iHBriJn1DVJt3AjLEuHYL' in https://dev.uniresolver.io/ (like this https://dev.uniresolver.io/1.0/identifiers/did%3Asov%3Aidu%3A6iHBriJn1DVJt3AjLEuHYL) and I ge…
-
## Description
The introduction protocol as defined here - https://github.com/hyperledger/aries-rfcs/tree/master/features/0028-introduce. Is implemented in aca-py. We just need to extend basic contro…
-
> This is a brainstorming issue -- the ideas here may or may not make sense. Please note the deficiencies and suggest improvements.
We have the use case of an existing Issuer of revocable credentia…
-
ACA-Py has the argument `--mediator-invitation` which is used to automate the process of connecting to a mediator, coordinating mediation, and setting that mediator as the default for future connectio…
-
This #571 changed the mime-type for DIDComm messages, and the feeling was that we didn't need to change the frameworks to make this happen.
We did an interop test in the https://github.com/hyperle…
-
Hello @Kyushik,
I want to get the code in the thigh environment, but I get this error and the simulator closes after a few moments that do not move,
-------------------------------------------------…