aboutsummaryrefslogtreecommitdiff
path: root/src/policy/fees.h
AgeCommit message (Expand)Author
2017-01-04Merge #9288: Fix a bug if the min fee is 0 for FeeFilterRounderWladimir J. van der Laan
2016-12-31Increment MIT Licence copyright header year on files modified in 2016isle2983
2016-12-08fix a bug if the min fee is 0 for FeeFilterRounderAlex Morcos
2016-11-09Remove unused var UNLIKELY_PCT from fees.hfanquake
2016-11-07Merge #7730: Remove priority estimationWladimir J. van der Laan
2016-11-07Remove priority estimationAlex Morcos
2016-11-06[copyright] copyright header style uniformisle2983
2016-10-17Kill insecure_random and associated global stateWladimir J. van der Laan
2016-04-03[doc] Fix doxygen comments for membersMarcoFalke
2016-03-21Implement "feefilter" P2P message.Alex Morcos
2016-01-17Typo fixes in commentsChris Wheeler
2015-11-24Pass reference to estimateSmartFee and cleanup whitespaceSuhas Daftuar
2015-11-16EstimateSmart functions consider mempool min feeAlex Morcos
2015-11-16Increase success threshold for fee estimation to 95%Alex Morcos
2015-11-16Add smart fee estimation functionsAlex Morcos
2015-08-10typofixes (found by misspell_fixer)Veres Lajos
2015-05-13Create new BlockPolicyEstimator for fee estimatesAlex Morcos