diff options
| author | Alex Morcos <[email protected]> | 2017-03-07 11:33:44 -0500 |
|---|---|---|
| committer | Alex Morcos <[email protected]> | 2017-05-10 11:47:44 -0400 |
| commit | 3810e976d6a3956dff9e66077415cf04c1fe1f90 (patch) | |
| tree | 0f32c47253bb1b439a5935392822a080b58bad73 /src/httpserver.cpp | |
| parent | Track failures in fee estimation. (diff) | |
| download | discoin-3810e976d6a3956dff9e66077415cf04c1fe1f90.tar.xz discoin-3810e976d6a3956dff9e66077415cf04c1fe1f90.zip | |
Rewrite estimateSmartFee
Change the logic of estimateSmartFee to check a 60% threshold at half the target, a 85% threshold at the target and a 95% threshold at double the target. Always check the shortest time horizon possible and ensure that estimates are monotonically decreasing. Add a conservative mode, which makes sure that the 95% threshold is also met at longer time horizons as well.
Diffstat (limited to 'src/httpserver.cpp')
0 files changed, 0 insertions, 0 deletions