crazy ’estimated time left until synced’ estimate #10291

issue dooglus openend this issue on April 27, 2017
  1. dooglus commented at 10:28 pm on April 27, 2017: contributor

    Running “Bitcoin version v0.14.0.0-b0c9b33” when it first started up I saw this:

    screenshot - 17-04-27 - 03 17 02 pm

    1. The estimated time is way too high. It will only take a few hours to sync the remaining blocks.

    2. The estimation is shown as a huge number of seconds instead of converting it to “48 years”. Later, the estimation changed to “3 hours”, so the code is capable of doing such conversions, but in this case it didn’t.

  2. jonasschnelli commented at 10:35 pm on April 27, 2017: contributor
    devision by 0 issue. remainingMSecs = remainingProgress / progressDelta * timeDelta;. In your case, you tip-update-time-samples had only two (or more) tip updates during the same second (which can happen often). I’ll fix this soon.
  3. fanquake added the label GUI on Sep 5, 2017
  4. laanwj closed this on Sep 7, 2017

  5. laanwj referenced this in commit e7f125562f on Sep 7, 2017
  6. codablock referenced this in commit 1f1a609708 on Sep 11, 2017
  7. UdjinM6 referenced this in commit 91d99fcd3f on Sep 11, 2017
  8. markblundeberg referenced this in commit 0caed66774 on Jun 21, 2019
  9. jtoomim referenced this in commit 4e154e1337 on Jun 29, 2019
  10. 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: 2024-11-17 15:12 UTC

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