| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | BIP141: Other consensus critical limits, and BIP145 | Pieter Wuille | 2016-06-22 | 1 | -1/+2 |
| * | Get rid of CTxMempool::lookup() entirely | Pieter Wuille | 2016-06-07 | 1 | -9/+9 |
| * | Change GetPriority calculation. | Alex Morcos | 2015-11-19 | 1 | -1/+1 |
| * | Merge pull request #6134 | Wladimir J. van der Laan | 2015-11-27 | 1 | -17/+40 |
| |\ | |||||
| | * | add estimateSmartFee to the unit test | Alex Morcos | 2015-11-16 | 1 | -0/+20 |
| | * | Increase success threshold for fee estimation to 95% | Alex Morcos | 2015-11-16 | 1 | -17/+20 |
| * | | Implement helper class for CTxMemPoolEntry constructor | Alex Morcos | 2015-11-16 | 1 | -3/+4 |
| |/ | |||||
| * | Create new BlockPolicyEstimator for fee estimates | Alex Morcos | 2015-05-13 | 1 | -0/+186 |