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

Treat same-scriptpubkey coins as one big coin #2338

Merged
merged 1 commit into from
Sep 24, 2019

Conversation

lontivero
Copy link
Collaborator

Comes from #2334

This PR modifies the SmartCoinSelector coin selector in order to treat all the coins with the same scriptPubKey as one coin in order to spend them all together making sure the selection is made always in the same way preventing the selection of different-scriptpubkey coins in between of same-scriptpubkey coins set.

Fixes #2304

@lontivero lontivero merged commit e03644d into WalletWasabi:backport Sep 24, 2019
@lontivero lontivero deleted the Fixes/Coin-Selection-II branch September 24, 2019 13:53
@nopara73
Copy link
Contributor

Can't see this in the master.

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