-
Scenario:
1. proof request the following requested attributes:
```
"requested_attributes": {
"1": {
"names": ["gpa","year"],
"restrictions": [{ "cred_def_id": "…
-
I am using aca-py with a controller and bifold. When I try to use action menu the aca- py terminal shows problem report stating "No message class found for message type "https://didcomm.org/action-me…
-
BCovrin Test instance of the BC Endorser service:
- [aries-endorser-agent-bcovrin](https://console.apps.silver.devops.gov.bc.ca/k8s/ns/4a9599-test/deploymentconfigs/aries-endorser-agent-bcovrin)
T…
-
I used this repo to test the ACA LB, which worked. I could see the streaming logs in ACA of LB to see that it worked.
Then I needed to test APIM. I deployed APIM and got the BE URL and set it in t…
-
Please verify and document how to transition in ACA-Py from Connections to DID Exchange per [RFC 496](https://github.com/hyperledger/aries-rfcs/tree/main/features/0496-transition-to-oob-and-did-exchan…
-
This can be worked around by setting `aca.acqs.bad_stars = None`, but that's probably not a real solution.
```
In [11]: aca.plot()
------------------------------------------------------------------…
-
The following error appears sporadically, and it seems to be related or consequential to pool timeout errors:
```
2024-08-02 11:59:47,672 aiohttp.server ERROR Error handling request
Traceback (mo…
esune updated
1 month ago
-
ACA-Py is deprecating several v1 protocols, such as `connections`, `issue-credential` and `present-proof` in favour of `did-exchange` and the v2 version of the protocols, respectively.
This issue is …
esune updated
3 weeks ago
-
It might just be `aca_l0.py` but in general the archive processing modules should be separate from user interface modules. The whole `Updater` class doesn't belong in `aca_l0.py`. There is a precede…
-
When receiving an out-of-band invitation (I assume the same is true for connections protocol invitation) where the transport protocol (http, ws, etc..) is unsupported, ACA-Py will swallow it and makin…