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

mm: Fix multi split option related bugs #2866

Merged
merged 1 commit into from
Jul 15, 2024

Conversation

martonp
Copy link
Collaborator

@martonp martonp commented Jul 13, 2024

The multi split option was not available on BTC clones. Also, the multi split buffer option was available on base assets, but it should only be available for quote assets.

The multi split option was not available on BTC clones. Also, the multi
split buffer option was available on base assets, but it should only be
available for quote assets.
@buck54321
Copy link
Member

it should only be available for quote assets.

The max fee rate can change at any time and will be changing more often starting with v1. An increase in max fee rate on an asset would make existing sized utxos too small. It will likely be still worth it to have <= 1% buffer on the base asset.

You can leave it how you have it for now. I'm planning on redoing the multisplit stuff so that it doesn't use asset.ConfigOption anyway, so I'll tinker with it there.

@buck54321 buck54321 merged commit 751f261 into decred:master Jul 15, 2024
5 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