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

mixpool: Require 1 block confirmation #3295

Merged
merged 1 commit into from
May 17, 2024
Merged

Conversation

jrick
Copy link
Member

@jrick jrick commented May 17, 2024

This value needs to be lower than the confirmations wallet requires (2) before mixing any output, otherwise it is very easy to race on rejecting these messages as new blocks were just created.

This is a backport candidate for 2.0.1.

This value needs to be lower than the confirmations wallet requires (2) before
mixing any output, otherwise it is very easy to race on rejecting these
messages as new blocks were just created.

This is a backport candidate for 2.0.1.
@davecgh davecgh added this to the 2.1.0 milestone May 17, 2024
@davecgh davecgh merged commit dcd41c6 into decred:master May 17, 2024
2 checks passed
@jrick jrick deleted the mixpool_minconf branch May 17, 2024 18:24
@davecgh davecgh modified the milestones: 2.1.0, 2.0.1 May 18, 2024
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.

None yet

2 participants