Ian Costanzo
Ian Costanzo
> I think with the approach we are saying, the single instance / multi-tenant instances are the same — they are endpoints executed by the Controller. The difference is that...
> when the tenant explicitly updates the wallet type in their per-tenant configuration from `askar` to `askar-anoncreds` I suggested in the other ticket that the tenant shouldn't be allowed to...
I've updated the main description per the comments, @swcurran @WadeBarnes @jamshale
> @ianco I seem to be running amok of the reusing did:peer:4 changes. My tests work if I make sure to set the `create_unique_did` query param on OOB invite creation....
> Diagnosing an issue: > > ```python > acapy_1 | Traceback (most recent call last): > acapy_1 | File "/usr/local/lib/python3.9/asyncio/tasks.py", line 256, in __step > acapy_1 | result = coro.send(None)...
I don't think we should update the v10 protocols, and we may want to disable these protocols when running with askar-anoncreds.
I don't think we should update the v10 protocols, and we may want to disable these protocols when running with askar-anoncreds.
I was running locally. I tested different versions of the code (latest code, plus checking out older tags), but with the same rust version (I think it may be a...
I've tried with a few different aca-py images and I haven't been able to get this to work (create a wallet in an existing database) with either indy or askar...
It may require changes to aca-py though ...