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

Add test wallet config option #3355

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

jamshale
Copy link
Contributor

With the removal of the in-memory wallet we lost the ability to quickly spin up an in-memory agent without a wallet name or key. This adds the ability back if you use the new --wallet-test config. It will create an in-memory askar wallet.

If you don't use wallet-test and fail to supply name and key you now get a wallet-name and wallet-key required for persistent wallet error on startup.

@jamshale jamshale marked this pull request as ready for review November 26, 2024 19:43
Copy link

sonarcloud bot commented Nov 26, 2024

Quality Gate Failed Quality Gate failed

Failed conditions
50.0% Coverage on New Code (required ≥ 80%)

See analysis details on SonarQube Cloud

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