aboutsummaryrefslogtreecommitdiff
path: root/src/wallet/feebumper.h
AgeCommit message (Expand)Author
2018-07-27Update copyright headers to 2018DrahtBot
2018-01-29feebumper: Use PreconditionChecks to determine bump eligibilityMarcoFalke
2017-11-10[wallet] Change feebumper from class to functionsRussell Yanofsky
2017-11-10[refactor] Make feebumper namespaceRussell Yanofsky
2017-11-10[trivial] Rename feebumper variables according to project code styleRussell Yanofsky
2017-07-14Refactor to use CoinControl in GetMinimumFee and FeeBumperAlex Morcos
2017-07-10Add RPC options for RBF, confirmation target, and conservative fee estimation.Alex Morcos
2017-05-25Simplify feebumper minimum fee code slightlyRussell Yanofsky
2017-05-11Make sure we re-check the conditions of a feebump during commitJonas Schnelli
2017-04-07[trivial] Fix typo ("improssible" → "impossible")practicalswift
2017-04-02Improve CFeeBumper interface, add comments, make use of std::moveJonas Schnelli
2017-04-02Refactor Bumpfee core functionalityJonas Schnelli