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

Standardize on "mixingEnabled" and explain --mixing config more thoroughly. #2440

Merged
merged 2 commits into from
Mar 28, 2025

Conversation

jholdstock
Copy link
Member

Loader was using a flag to disable mixing whereas the rest of the code was using a flag to enable it. Standardizing on one removes the need to invert back and forth.

@jholdstock jholdstock changed the title Standardize on "mixingEnabled" and explain --config more thoroughly. Standardize on "mixingEnabled" and explain --mixing config more thoroughly. Mar 28, 2025
@jrick
Copy link
Member

jrick commented Mar 28, 2025

Needs rebase. As is this won't compile. There are additional DisableMixing wallet.Config fields used by the loader on master.

Loader was using a flag to disable mixing whereas the rest of the code
was using a flag to enable it. Standardizing on one removes the need to
invert back and forth.
@jrick jrick merged commit 187af7d into decred:master Mar 28, 2025
2 checks passed
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