fee estimates file sanity check too strict #4639

issue gavinandresen opened this issue on August 5, 2014
  1. gavinandresen commented at 7:41 PM on August 5, 2014: contributor

    Reported by Alex Morcos:

    txid 5430b159cf662ce21e06a41ec1280ebcce8ed6a52f14b21dad394b0fba3227e7 has a fee rate which is so high it triggers this check. So when bitcoind is restarted after this transaction has been recorded: in the original code the history is cut off after 10 blocks (it took 11 to get confirmed) or in my new code, which just got merged, the fee_estimates.dat file is ignored and we start with a clean history.

  2. gavinandresen renamed this:
    Fee sanity check too strict
    fee estimates file sanity check too strict
    on Aug 5, 2014
  3. gavinandresen commented at 7:43 PM on August 5, 2014: contributor

    Updated title : this is about the sanity check when reading in the fee estimates file.

    The best fix is probably to do a sanity check before writing data (or maybe before adding to the fee estimates in memory) in addition to a sanity check when reading.

  4. gavinandresen added the label Bug on Aug 5, 2014
  5. gavinandresen added the label TX fees on Aug 5, 2014
  6. jlopp commented at 11:06 PM on October 25, 2017: contributor

    I suspect this issue is no longer relevant given the rewrite - I'm not seeing any sanity checks against the fee levels when reading the file. Can you confirm, @morcos?

  7. fanquake closed this on Mar 7, 2018

  8. DrahtBot locked this on Sep 8, 2021

github-metadata-mirror

This is a metadata mirror of the GitHub repository bitcoin/bitcoin. This site is not affiliated with GitHub. Content is generated from a GitHub metadata backup.
generated: 2026-04-17 09:15 UTC

This site is hosted by @0xB10C
More mirrored repositories can be found on mirror.b10c.me