aboutsummaryrefslogtreecommitdiff
path: root/src/wallet/coinselection.h
diff options
context:
space:
mode:
authorMarcoFalke <falke.marco@gmail.com>2022-03-25 17:16:04 +0100
committerMarcoFalke <falke.marco@gmail.com>2022-03-25 17:16:13 +0100
commitf66c827c2d7dcce2021a7913caf5f14dca37e35a (patch)
treea6ab03c7f6e7038d644060cbbbac7185c434ae32 /src/wallet/coinselection.h
parent9745e180515077f10499f425f9ce49a5c02231ef (diff)
parentda2bc865d644f6be748c305556bdd02f02d1b161 (diff)
downloadbitcoin-f66c827c2d7dcce2021a7913caf5f14dca37e35a.tar.xz
Merge bitcoin/bitcoin#24502: wallet: don't create long chains by default
da2bc865d644f6be748c305556bdd02f02d1b161 [wallet] don't create long chains by default (glozow) Pull request description: Default mempool policy doesn't let you have chains longer than 25 transactions. This is locally configurable of course, but it's not really safe to assume that a chain longer than 25 transactions will propagate. Thus, the wallet should probably avoid creating such transactions by default; set `DEFAULT_WALLET_REJECT_LONG_CHAINS` to true. Closes #9752 Closes #10004 ACKs for top commit: MarcoFalke: re-ACK da2bc865d644f6be748c305556bdd02f02d1b161 only change is fixing typos in tests 🎏 Tree-SHA512: 65d8e4ec437fe928adf554aa7e819a52e0599b403d5310895f4e371e99bbc838219b3097c4d2f775bc870ac617ef6b4227b94291f2b376f824f14e8f2b152f31
Diffstat (limited to 'src/wallet/coinselection.h')
0 files changed, 0 insertions, 0 deletions