aboutsummaryrefslogtreecommitdiff
path: root/src/wallet/coincontrol.h
Commit message (Expand)AuthorAgeFilesLines
* [rpc] walletcreatefundedpsbt: don't automatically append inputsSjors Provoost2020-03-121-0/+2
* refactor: Nuke coincontrol circular dependencyHennadii Stepanov2019-11-231-1/+5
* refactor: Replace all uses of boost::optional with our own Optional typeWladimir J. van der Laan2019-10-301-6/+5
* extract min & max depth onto coin controlAmiti Uttarwar2019-07-221-1/+6
* wallet: avoid reuse flagsKarl-Johan Alm2019-05-291-0/+2
* scripted-diff: Bump copyright headers in walletMarcoFalke2019-05-061-1/+1
* generalize bumpfee to add inputs when neededGregory Sanders2019-04-111-0/+2
* Update copyright headers to 2018DrahtBot2018-07-271-1/+1
* Add -avoidpartialspends and m_avoid_partial_spendsKarl-Johan Alm2018-07-241-13/+3
* Make coincontrol use IsSolvable to determine solvabilityPieter Wuille2018-05-031-1/+1
* wallet: Make fee settings non-static membersMarcoFalke2018-04-231-4/+4
* wallet: Change output type globals to membersMarcoFalke2018-03-171-3/+3
* [wallet] Add change type to CCoinControlJoão Barbosa2018-01-241-0/+4
* Increment MIT Licence copyright header year on files modified in 2017Akira Takizawa2018-01-031-1/+1
* scripted-diff: Replace #include "" with #include <> (ryanofsky)MeshCollider2017-11-161-4/+4
* Make QT fee displays use GetMinimumFee instead of estimateSmartFeeAlex Morcos2017-07-141-2/+2
* Refactor to use CoinControl in GetMinimumFee and FeeBumperAlex Morcos2017-07-141-7/+9
* Introduce a fee estimate mode.Alex Morcos2017-07-061-0/+4
* remove minimum total fee optionGregory Sanders2017-05-111-3/+0
* Consensus: Policy: MOVEONLY: Move CFeeRate out of the consensus moduleJorge Timón2017-05-031-0/+1
* Allow to opt-into RBF when creating a transactionJonas Schnelli2017-01-231-0/+4
* Increment MIT Licence copyright header year on files modified in 2016isle29832016-12-311-1/+1
* CoinControl: add option for custom confirmation targetJonas Schnelli2016-10-281-0/+3
* moveonly: move `coincontrol` to `src/wallet`Wladimir J. van der Laan2016-10-211-0/+76