Emiliano Suñé
Emiliano Suñé
Original issue (https://github.com/feathersjs-ecosystem/feathers-mongodb/issues/207) was closed when the repo was archived, reopening as it looks like it might not have been addressed. ### Steps to reproduce I am running https://github.com/bcgov/issuer-kit in...
When running ACA-Py in read-only mode (i.e.: we do this for verifiers such as VC-AuthN) with a multi-ledger configuration, the `ledgers.yaml` configuration file still requires a ledger to be set...
When running ACA-Py in read-only mode with a multi-ledger configuration, the "root/main" ledger needs to have TAA enabled otherwise the agent will fail to start with the following error: ```log...
After updating configuration for an agent, it sometimes happen that the TAA Acceptance record is invalidated or lost, and the TAA needs to be accepted again. This seems to happen...
As the number of transactions on the ledger grows, the ledger browser struggles more and more to execute queries filtering the data based on the requested parameters. In particular, we...
`aries-vcr` (and related projects) is still using ACA-Py [0.7.1](https://github.com/bcgov/aries-vcr/blob/d322d070fb166243ebdec4c171b2bb2bdcfdfde5/docker/vcr-agent/Dockerfile#L1) and should be updated to use a more recent version of the agent. This will require some regression testing work to...
Our Solr implementation is performing poorly due to difficulty in optimizing the search indexes as well as not being well-suited to live in OpenShift. We should determine a viable option...
CircleCI tests are failing, likely related to transitive dependency issues with Django - see https://app.circleci.com/pipelines/github/bcgov/aries-vcr/1127/workflows/7d32e0ea-4d98-4db4-9b48-8ef22436bd89/jobs/1248
Implement a CD pipeline to deploy the latest changes to `dev` every time something is merged to the `main` branch.
Generating OOB proof-request payloads broke, likely as a consecuence of [this PR](https://github.com/bcgov/vc-authn-oidc/pull/436) to enforce using a local DID. The error being thrown is the following: ```log controller-1 | http://aca-py:8077 "GET...