Skip to content

loader: Only create mix client if mixing enabled.#2470

Merged
jrick merged 1 commit intodecred:masterfrom
jholdstock:disablemixing
Feb 27, 2025
Merged

loader: Only create mix client if mixing enabled.#2470
jrick merged 1 commit intodecred:masterfrom
jholdstock:disablemixing

Conversation

@jholdstock
Copy link
Member

wallet.Config is created in three separate places (create new wallet, open existing wallet, watch only wallet). DisableMixing was only being set correctly in one of those (watch only). As a result, a MixClient would always be created regardless of config set by the user.

wallet.Config is created in three separate places (create new wallet,
open existing wallet, watch only wallet). DisableMixing was only being
set correctly in one of those (watch only). As a result, a MixClient
would always be created regardless of config set by the user.
@jrick jrick merged commit 7552d0b into decred:master Feb 27, 2025
2 checks passed
@jholdstock jholdstock deleted the disablemixing branch February 19, 2026 12:26
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