aboutsummaryrefslogtreecommitdiff
path: root/src/wallet/coincontrol.h
Commit message (Expand)AuthorAgeFilesLines
* 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