aboutsummaryrefslogtreecommitdiff
path: root/src/test/policyestimator_tests.cpp
AgeCommit message (Expand)Author
2016-06-22BIP141: Other consensus critical limits, and BIP145Pieter Wuille
2016-06-07Get rid of CTxMempool::lookup() entirelyPieter Wuille
2015-11-19Change GetPriority calculation.Alex Morcos
2015-11-27Merge pull request #6134Wladimir J. van der Laan
2015-11-16Implement helper class for CTxMemPoolEntry constructorAlex Morcos
2015-11-16add estimateSmartFee to the unit testAlex Morcos
2015-11-16Increase success threshold for fee estimation to 95%Alex Morcos
2015-05-13Create new BlockPolicyEstimator for fee estimatesAlex Morcos