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

client/btc: RPC wallet creation can become broken when pass not provided. #3157

Open
JoeGruffins opened this issue Jan 24, 2025 · 0 comments
Labels
bug bug or bugfix

Comments

@JoeGruffins
Copy link
Member

When creating a new btc wallet, and maybe for clones, if you specify an encrypted wallet but forget to add a password, wallet creation can not happen until you restart the client. To reproduce on simnet, create a new client and do not make an internal btc wallet. Then create an external btc wallet with beta config and do not include a password. Wallet settings can no longer be changed with the error: [ERR] WEB: reconfig error: 0 -> btc wallet not found

Image

Image

@decred decred deleted a comment Jan 24, 2025
@JoeGruffins JoeGruffins added the bug bug or bugfix label Jan 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug bug or bugfix
Projects
None yet
Development

No branches or pull requests

3 participants
@JoeGruffins and others