Age | Commit message (Expand) | Author |
---|---|---|
2016-12-31 | Increment MIT Licence copyright header year on files modified in 2016 | isle2983 |
2016-11-29 | Disable fee estimates for a confirm target of 1 block | Alex Morcos |
2016-11-19 | Introduce convenience type CTransactionRef | Pieter Wuille |
2016-11-19 | Make CBlock::vtx a vector of shared_ptr<CTransaction> | Pieter Wuille |
2016-11-07 | Remove priority estimation | Alex Morcos |
2016-10-21 | Make removed and conflicted arguments optional to remove | Pieter Wuille |
2016-06-22 | BIP141: Other consensus critical limits, and BIP145 | Pieter Wuille |
2016-06-07 | Get rid of CTxMempool::lookup() entirely | Pieter Wuille |
2015-11-19 | Change GetPriority calculation. | Alex Morcos |
2015-11-27 | Merge pull request #6134 | Wladimir J. van der Laan |
2015-11-16 | Implement helper class for CTxMemPoolEntry constructor | Alex Morcos |
2015-11-16 | add estimateSmartFee to the unit test | Alex Morcos |
2015-11-16 | Increase success threshold for fee estimation to 95% | Alex Morcos |
2015-05-13 | Create new BlockPolicyEstimator for fee estimates | Alex Morcos |