index
:
discoin
1.10-archive
1.14-maint
1.14.4-dev
1.14.5-dev
1.17-dev
1.18-dev
1.21-dev
1.4-archive
1.6-archive
1.7-archive
1.8-archive
1.8-safemode
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
/
policyestimator_tests.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Increment MIT Licence copyright header year on files modified in 2016
isle2983
2016-12-31
1
-1
/
+1
*
Disable fee estimates for a confirm target of 1 block
Alex Morcos
2016-11-29
1
-7
/
+15
*
Introduce convenience type CTransactionRef
Pieter Wuille
2016-11-19
1
-4
/
+4
*
Make CBlock::vtx a vector of shared_ptr<CTransaction>
Pieter Wuille
2016-11-19
1
-4
/
+4
*
Remove priority estimation
Alex Morcos
2016-11-07
1
-39
/
+21
*
Make removed and conflicted arguments optional to remove
Pieter Wuille
2016-10-21
1
-6
/
+5
*
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