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
/
policy
/
fees.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add extra logging to processBlock in fee estimation.
Alex Morcos
2017-01-04
1
-1
/
+4
*
Pass pointers to existing CTxMemPoolEntries to fee estimation
Alex Morcos
2017-01-04
1
-2
/
+2
*
Always update fee estimates on new blocks.
Alex Morcos
2017-01-04
1
-1
/
+1
*
rename bool to validFeeEstimate
Alex Morcos
2017-01-04
1
-1
/
+1
*
Remove extraneous LogPrint from fee estimation
Alex Morcos
2017-01-04
1
-1
/
+1
*
Merge #9288: Fix a bug if the min fee is 0 for FeeFilterRounder
Wladimir J. van der Laan
2017-01-04
1
-1
/
+1
|
\
|
*
fix a bug if the min fee is 0 for FeeFilterRounder
Alex Morcos
2016-12-08
1
-1
/
+1
*
|
Increment MIT Licence copyright header year on files modified in 2016
isle2983
2016-12-31
1
-1
/
+1
|
/
*
Remove unused var UNLIKELY_PCT from fees.h
fanquake
2016-11-09
1
-1
/
+0
*
Merge #7730: Remove priority estimation
Wladimir J. van der Laan
2016-11-07
1
-71
/
+44
|
\
|
*
Remove priority estimation
Alex Morcos
2016-11-07
1
-71
/
+44
*
|
[copyright] copyright header style uniform
isle2983
2016-11-06
1
-1
/
+1
|
/
*
Kill insecure_random and associated global state
Wladimir J. van der Laan
2016-10-17
1
-0
/
+2
*
[doc] Fix doxygen comments for members
MarcoFalke
2016-04-03
1
-2
/
+2
*
Implement "feefilter" P2P message.
Alex Morcos
2016-03-21
1
-0
/
+13
*
Typo fixes in comments
Chris Wheeler
2016-01-17
1
-3
/
+3
*
Pass reference to estimateSmartFee and cleanup whitespace
Suhas Daftuar
2015-11-24
1
-2
/
+2
*
EstimateSmart functions consider mempool min fee
Alex Morcos
2015-11-16
1
-2
/
+3
*
Increase success threshold for fee estimation to 95%
Alex Morcos
2015-11-16
1
-2
/
+2
*
Add smart fee estimation functions
Alex Morcos
2015-11-16
1
-0
/
+12
*
typofixes (found by misspell_fixer)
Veres Lajos
2015-08-10
1
-1
/
+1
*
Create new BlockPolicyEstimator for fee estimates
Alex Morcos
2015-05-13
1
-0
/
+276