diff options
author | Andrew Chow <github@achow101.com> | 2022-12-14 16:06:05 -0500 |
---|---|---|
committer | Andrew Chow <github@achow101.com> | 2022-12-14 16:16:03 -0500 |
commit | ba47a4ba97e924fb628849754c78d9cd10841c31 (patch) | |
tree | 8f32c927899101a44f6380d46100317cbedde7bd /src/wallet/walletdb.h | |
parent | 678889e6c6231cf461de59eefe6fb8eb07468848 (diff) | |
parent | 89c1491d35389eac0c1fecc59333cdfae3b1bd2c (diff) |
Merge bitcoin/bitcoin#26668: wallet: if only have one output type, don't perform "mixed" coin selection
89c1491d35389eac0c1fecc59333cdfae3b1bd2c wallet: if only have one output type, don't perform "mixed" coin selection (furszy)
Pull request description:
For wallets that only have one output type, we are currently performing the same
selection process over the same coins twice.
The "mixed coin selection" doesn't add any value to the result
(there is nothing to mix if the available coins struct has only one type).
ACKs for top commit:
achow101:
ACK 89c1491d35389eac0c1fecc59333cdfae3b1bd2c
john-moffett:
ACK 89c1491d35389eac0c1fecc59333cdfae3b1bd2c
kristapsk:
cr utACK 89c1491d35389eac0c1fecc59333cdfae3b1bd2c
Tree-SHA512: 672eaeed3ba911d13fa61a46f719c8fe1ebe4d2dc7d723040e71937c693659411bc99cdbd9f0014e836b70eebeff1b8ca861f4d81d39e6f79f437364a526edbe
Diffstat (limited to 'src/wallet/walletdb.h')
0 files changed, 0 insertions, 0 deletions