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

Check admin wallet anoncreds upgrade on startup #3458

Conversation

jamshale
Copy link
Contributor

I noticed another problem...

The admin wallet in multitenancy mode is allowed to get upgraded through the api endpoint. This is needed because you can only create new sub-wallets which match the base wallet type. However the upgrade check was only checking for sub-wallets. This was a problem if the admin wallet got upgraded because on startup it wouldn't add the wallet to the upgraded singleton and would get 503 on api calls.

@jamshale jamshale requested a review from ianco January 20, 2025 23:07
@jamshale jamshale requested a review from esune January 20, 2025 23:26
@jamshale jamshale merged commit 537f8d3 into openwallet-foundation:main Jan 20, 2025
11 checks passed
ff137 pushed a commit to didx-xyz/acapy that referenced this pull request Jan 29, 2025
ff137 pushed a commit to didx-xyz/acapy that referenced this pull request Feb 13, 2025
ff137 pushed a commit to didx-xyz/acapy that referenced this pull request Feb 13, 2025
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

Successfully merging this pull request may close these issues.

2 participants