Ian Costanzo
Ian Costanzo
I'm not sure if Askar supports wallet import/export, but Indy does, so you could Export the non-multitenant Indy wallets and them import them into a multitenant instance, and then do...
The error is coming from the new VC_DI schema (credential request) so I don't think there is an impact on the 12.1 release.
Got a couple of errors while testing this with the alice/faber demo (errors on the alice side). I think the response from the upgrade should include some kind of status...
Tried another test, upgrading faber (and not alice) and everything works fine (can issue and request proof after the upgrade). Then upgraded alice - same errors as above.
> Love the idea of a tutorial for doing this using Alice/Faber. Is that possible/reasonable/helpful? You do need to do something first (populate the storage) and then do an upgrade....
> Hmm. I remember seeing that error a long time ago and thought I had fixed it. Possibly an issue with postgres. I'll look into it. I didn't test with...
> I think the response from the upgrade should include some kind of status re what was upgraded, currently the response is status 200 with an empty `{}`. For example...
> Haven't been able to reproduce that error yet with the demo and postgres. Also, the integration test `ACA-Py Anoncreds Upgrade` was supposed to be testing this. Will try and...
I tested again this morning, a few different scenarios. If I create the wallet (alice) and then immediately upgrade, then there is no problem and I can issue and request...