aboutsummaryrefslogtreecommitdiff
path: root/src/wallet/coincontrol.cpp
AgeCommit message (Expand)Author
2023-12-08wallet: Explicitly preserve scriptSig and scriptWitness in CreateTransactionAndrew Chow
2023-12-08wallet: Set preset input sequence through coin controlAndrew Chow
2023-12-08wallet: Replace SelectExternal with SetTxOutAndrew Chow
2023-12-08coincontrol: Replace HasInputWeight with returning optional from GetAndrew Chow
2023-12-08wallet: Introduce and use PreselectedInput class in CCoinControlAndrew Chow
2023-04-26refactor: Make ListSelected return vectorSebastian Falbesoner
2023-04-26wallet: Move CoinCointrol definitions to .cppAurèle Oulès
2023-04-19move-only: Extract common/args and common/config.cpp from util/systemTheCharlatan
2022-01-06Add src/wallet/* code to wallet:: namespaceRussell Yanofsky
2021-12-30scripted-diff: Bump copyright headersHennadii Stepanov
2021-04-18refactor: Drop CCoinControl::SetNullJoão Barbosa
2020-03-12[rpc] walletcreatefundedpsbt: don't automatically append inputsSjors Provoost
2019-12-30scripted-diff: Bump copyright of files changed in 2019MarcoFalke
2019-07-22extract min & max depth onto coin controlAmiti Uttarwar
2019-05-29wallet: avoid reuse flagsKarl-Johan Alm
2018-11-04scripted-diff: Move util files to separate directory.Jim Posen
2018-07-24Add -avoidpartialspends and m_avoid_partial_spendsKarl-Johan Alm