aboutsummaryrefslogtreecommitdiff
path: root/src/wallet/coincontrol.h
AgeCommit message (Expand)Author
2017-07-14Make QT fee displays use GetMinimumFee instead of estimateSmartFeeAlex Morcos
2017-07-14Refactor to use CoinControl in GetMinimumFee and FeeBumperAlex Morcos
2017-07-06Introduce a fee estimate mode.Alex Morcos
2017-05-11remove minimum total fee optionGregory Sanders
2017-05-03Consensus: Policy: MOVEONLY: Move CFeeRate out of the consensus moduleJorge Timón
2017-01-23Allow to opt-into RBF when creating a transactionJonas Schnelli
2016-12-31Increment MIT Licence copyright header year on files modified in 2016isle2983
2016-10-28CoinControl: add option for custom confirmation targetJonas Schnelli
2016-10-21moveonly: move `coincontrol` to `src/wallet`Wladimir J. van der Laan