-
Currently I am using agent together with Webhooks. What I have noticed is that "state" that is part of the JSON that is sent to the Webhook URL is not changed once new connection is created. It is don…
-
I have aca-py deployed with the api key set in the webhook url, for example `--webhook-url http://localhost:8080/something#mykey`. This causes aca-py to sent an _x-api-key_ header when calling the web…
-
Fundamentally, this repo implements a fully-sharded database.
Since each entity is represented by a pico, each entity can do more than just hold the state of the entity. In fact, the `byu.hr.recor…
-
Hello, I've upgraded my local VON-network to its latest version. After turning on multi-tenancy feature in ACA-Py, I can't publish a private DID to VON-network, which was not an issue when I used an o…
-
To test interoperability with other agents we should create a backchannel for Aries Agent Test Harness.
Checklist:
- [ ] Create backchannel for Aries Framework JavaScript
- [x] Connection pro…
-
We are trying to integrate an mobile/edge agent that we are working on with an ACA-Py mediator, however, we are unable to figure out what we are doing wrong and we can't pick-up messages that are buff…
-
Hi,
I followed this tuto https://yunxi-zhang-75627.medium.com/hyperledger-aries-aca-py-agents-setup-and-running-tutorials-part-i-i-i-dev-environment-setup-20ab5a32457e
After running this command…
-
This section of the spec:
>https://identity.foundation/didcomm-messaging/spec/#key-ids-kid-and-skid-headers-references-in-the-did-document
...contains an example and discussion only for a case w…
-
Hi,
We run aca-py using the docker image aries-cloudagent:py36-1.15-0_0.5.2 (no cpu or memory restrictions on Docker) using the Postgresql connector (no SQLite). We use a separate database for each…
-
I use ACA-Py agents to connect to my PostgreSQL DB as the wallet storage, use von-network as the dev DLT and indy-tails-server as the dev tails server.
After creating credential schema and definiti…