Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Migration to new AnonCreds object format #35

Closed
dbluhm opened this issue May 6, 2024 · 1 comment
Closed

Migration to new AnonCreds object format #35

dbluhm opened this issue May 6, 2024 · 1 comment

Comments

@dbluhm
Copy link
Contributor

dbluhm commented May 6, 2024

ACA-Py will eventually move a feature that is currently experimental to ready-for-use status: AnonCreds RS support. With this change, the migration strategy used in the wallet upgrade tool will require tweaks to migrate an Indy wallet to the new AnonCreds format.

Is this something we should worry about? It should be technically possible to upgrade using this tool as is and then use the upgrade endpoint @jamshale is working on in openwallet-foundation/acapy#2922.

cc: @swcurran

@swcurran
Copy link
Contributor

swcurran commented May 7, 2024

Per the discussion at the Aries Maintainer Call 2024.05.07 — anyone using a ACA-Py with the Indy Wallet must update to Askar before updating to the use of the AnonCreds RS library. That is necessary because the upgrade from Indy to Askar requires bringing down ACA-Py entirely and doing an offline upgrade. The upgrade from Askar CredX to AnonCreds RS does not require that, and can be done via an upgrade endpoint under the control of the each tenant controller.

I believe this is documented in the ACA-Py migration — we should confirm. There is a PR with a migration document.

@swcurran swcurran closed this as completed May 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants