aboutsummaryrefslogtreecommitdiff
path: root/src/policy/fees.cpp
Commit message (Expand)AuthorAgeFilesLines
* Pass reference to estimateSmartFee and cleanup whitespaceSuhas Daftuar2015-11-241-5/+4
* EstimateSmart functions consider mempool min feeAlex Morcos2015-11-161-2/+14
* Add smart fee estimation functionsAlex Morcos2015-11-161-0/+41
* typofixes (found by misspell_fixer)Veres Lajos2015-08-101-1/+1
* Make sure LogPrintf strings are line-terminatedWladimir J. van der Laan2015-08-031-2/+3
* Create new BlockPolicyEstimator for fee estimatesAlex Morcos2015-05-131-0/+529