Historical block span
commit5f1f0c64905491fea4ba50c0a8eb68fa59d65411
authorAlex Morcos <morcos@chaincode.com>
Fri, 10 Mar 2017 21:57:40 +0000 (10 16:57 -0500)
committerAlex Morcos <morcos@chaincode.com>
Wed, 10 May 2017 15:47:45 +0000 (10 11:47 -0400)
treeba3d8fcf85daea9a7d7f03ec4fce5a9b2809bb2f
parentaa19b8ea44b292cd612c4ce01e08c83324fa8296
Historical block span

Store in fee estimate file the block span for which we were tracking estimates, so we know what targets we can successfully evaluate with the data in the file. When restarting use either this historical block span to set valid range of targets until our current span of tracking estimates is just as long.
src/policy/fees.cpp
src/policy/fees.h