16 Commits (f9b9371c6027905f73a2558d6bcaca8a355c28a6)

Author SHA1 Message Date
Alex Morcos 0315888d0d [test] Remove priority from tests 8 years ago
Alex Morcos fe282acd76 [cleanup] Remove estimatePriority and estimateSmartPriority 8 years ago
isle2983 27765b6403 Increment MIT Licence copyright header year on files modified in 2016 8 years ago
Alex Morcos d824ad030e Disable fee estimates for a confirm target of 1 block 8 years ago
Pieter Wuille b4e4ba475a Introduce convenience type CTransactionRef 8 years ago
Pieter Wuille 1662b437b3 Make CBlock::vtx a vector of shared_ptr<CTransaction> 8 years ago
Alex Morcos b2322e0fc6 Remove priority estimation 8 years ago
Pieter Wuille 51f278329d Make removed and conflicted arguments optional to remove 8 years ago
Pieter Wuille 2b1f6f9ccf BIP141: Other consensus critical limits, and BIP145 9 years ago
Pieter Wuille 288d85ddf2 Get rid of CTxMempool::lookup() entirely 9 years ago
Alex Morcos c0353064dd Change GetPriority calculation. 9 years ago
Alex Morcos e587bc3fd9 Implement helper class for CTxMemPoolEntry constructor 9 years ago
Alex Morcos e93a236d7a add estimateSmartFee to the unit test 9 years ago
Alex Morcos f22ac4a22c Increase success threshold for fee estimation to 95% 9 years ago
Alex Morcos b649e03954 Create new BlockPolicyEstimator for fee estimates 10 years ago