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

UTXO selection fixes for unpublished transaction outputs #1985

Merged
merged 1 commit into from
Feb 9, 2021

Conversation

jrick
Copy link
Member

@jrick jrick commented Feb 9, 2021

When selecting UTXOs, skip over those unmined transactions which are
marked unpublished, not mined transactions.

Unset a transaction from being marked unpublished if it is moved from
the unmined buckets to the mined transaction buckets.

Issue discovered and debugged by @alexlyp.

When selecting UTXOs, skip over those unmined transactions which are
marked unpublished, not mined transactions.

Unset a transaction from being marked unpublished if it is moved from
the unmined buckets to the mined transaction buckets.
@jrick jrick merged commit 1a0cd1e into decred:master Feb 9, 2021
@jrick jrick deleted the unpublished branch February 9, 2021 19:24
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