-
While working with the toolbox plugin for ACA-Py (specifically moving it to using Askar by default instead of Indy), we've started encountering errors like these in our integration tests when using a …
-
- [ ] Rollout to PROD environment
- [ ] Test mediator upgrade with BC Wallet
-
As an Aca-Py plugin, Traction should be able to run alongside other plugins (such as the [issuer registration](https://github.com/bcgov/aries-vcr/tree/main/server/message_families/issuer_registration)…
-
Every time when I run a simple pyvista example (below) for rendering in jupyter notebook online at [notebooks.azure.com](notebooks.azure.com), [colab.research.google.com](colab.research.google.com) or…
-
As a tenant in Traction, I want to be able to *at least* have read access to multiple ledgers.
A "main" ledger should be marked for write operations - this would match the ledger to which the endorser…
-
This issue is to collect questions and comments about Traction during the [AnonCreds Workshop on May 31, 2023](https://wiki.hyperledger.org/display/events/Hyperledger+AnonCreds%3A+Using+ZKP+Verifiable…
-
https://github.com/hyperledger/aries-cloudagent-python/blob/6f2ef55d2dbd22d7313f3c346180008f2ba93188/aries_cloudagent/admin/server.py#L436
The current default route does not allow_head. External s…
-
A timeout exception on the Admin URL: http://host.docker.internal:8021/status occurs upon starting the Faber demo at the [The Alice/Faber Python demo](https://github.com/hyperledger/aries-cloudagent-p…
-
When an existing agent upgrades to a version of ACA-Py that is aware of the versions and auto-upgrades, there is the possibility that “version” is not found in secure storage. The current behaviour i…
-
Currently the tails file is created in the local path `/home/indy/.indy_client/tails` of Aca-Py agent. This file is later uploaded to tails server after which it becomes available for download. As we …