jamshale
jamshale
Partly to help diagnose the kanon profile intermittent failures with github actions but also just help debugging failing scenario tests quicker. This logs output from the test docker containers.
Working on this... Removes the presentation protocol v1 from the core in favour of plugin.
When creating scenario tests for the kanon profile I ran into an intermittent issue. The test is disabled here https://github.com/openwallet-foundation/acapy/blob/main/scenarios/examples/kanon_issuance_and_presentation/example.py. What it does is create a kanon issuer, a connection...
We should upgrade the project to use python 3.13 which has been available for some time and has various enhancements. Could even consider upgrading to 3.14. https://devguide.python.org/versions/#versions
The public did configuration set either by the api via `/wallet/did/public` has wide reaching implications. It was created when acapy had a single did method and was the default for...
When the `indy` filter is used with an anoncreds wallet it fails, which is expected, but the error message isn't informative. Just has a message about the IndyVerifier Class being...
I don't think this documentation is valid anymore? https://github.com/openwallet-foundation/bifold-wallet/blob/main/docs/didcomm-mediator-credo.md I was able to connect to a credo mediator with an oob invitation without issue. I was having an unrelated issue...