aboutsummaryrefslogtreecommitdiff
path: root/src/test/policyestimator_tests.cpp
Commit message (Expand)AuthorAgeFilesLines
* BIP141: Other consensus critical limits, and BIP145Pieter Wuille2016-06-221-1/+2
* Get rid of CTxMempool::lookup() entirelyPieter Wuille2016-06-071-9/+9
* Change GetPriority calculation.Alex Morcos2015-11-191-1/+1
* Merge pull request #6134Wladimir J. van der Laan2015-11-271-17/+40
|\
| * add estimateSmartFee to the unit testAlex Morcos2015-11-161-0/+20
| * Increase success threshold for fee estimation to 95%Alex Morcos2015-11-161-17/+20
* | Implement helper class for CTxMemPoolEntry constructorAlex Morcos2015-11-161-3/+4
|/
* Create new BlockPolicyEstimator for fee estimatesAlex Morcos2015-05-131-0/+186