Missing and unaccesible sync modal when using QT without wallet #13828

issue Sjors openend this issue on August 1, 2018
  1. Sjors commented at 2:07 pm on August 1, 2018: member

    Noticed this while reviewing #13529, but it’s also in master @ 5ba77df15. On macOS 10.13.6:

    0bitcoin-qt -disablewallet
    

    The usual progress modal doesn’t appear when QT starts, and clicking on the progress bar has no effect. It works fine when there’s a wallet present.

  2. fanquake added the label GUI on Aug 1, 2018
  3. MarcoFalke commented at 2:11 pm on August 1, 2018: member

    I guess that is because some of the text does only apply to a wallet node?

    Still, I agree the estimated time left should somehow be communicated, since it seems useful. Maybe even just through rpc?

  4. fanquake commented at 0:55 am on August 2, 2018: member

    At the moment we just have verificationprogress via getblockchaininfo. "verificationprogress": 0.002939916278266955,

    Would we add an "estimatedsynctime" or similar to the same RPC call?

  5. jonasschnelli commented at 6:34 am on August 2, 2018: contributor

    @Sjors: indeed. The modal overlay (sync info) is somehow attached to the wallets view “out of sync/balance”-warning. This could be changed. The modal overlay itself contains no wallet relevant information.

    Agree with @MarcoFalke / @fanquake to add the estimatedsynctime to the RPC call getblockchaininfo.

  6. benthecarman commented at 0:51 am on December 18, 2018: contributor

    Agree with @MarcoFalke / @fanquake to add the estimatedsynctime to the RPC call getblockchaininfo.

    I don’t think adding an estimatedsynctime to the RPC call getblockchaininfo is possible. Currently how it is calculated is by refering to the previous calls of tipUpdate and calculating how much progress has been made since the last set of calls and then using that to calcuate the remaining time. The RPC shouldn’t be able to access this info unless the data is moved to somewhere not in the GUI.

  7. jonasschnelli closed this on Oct 18, 2019

  8. sidhujag referenced this in commit 9cc1aa0811 on Oct 18, 2019
  9. DrahtBot locked this on Dec 16, 2021
  10. vijaydasmp referenced this in commit fa90ec130c on Apr 25, 2022
  11. vijaydasmp referenced this in commit 70fca6f6dd on May 10, 2022
  12. vijaydasmp referenced this in commit 483c53d777 on May 19, 2022
  13. vijaydasmp referenced this in commit f09401e5ab on May 19, 2022
  14. vijaydasmp referenced this in commit fa0b607276 on Jun 14, 2022
  15. vijaydasmp referenced this in commit 05eca3c490 on Jun 15, 2022
  16. vijaydasmp referenced this in commit eb3cf46815 on Jun 15, 2022
  17. vijaydasmp referenced this in commit 6a415c364d on Jun 15, 2022
  18. vijaydasmp referenced this in commit 89dec75616 on Jun 16, 2022
  19. vijaydasmp referenced this in commit 5f621d7889 on Jun 16, 2022
  20. vijaydasmp referenced this in commit 31862d20fe on Jun 17, 2022
  21. vijaydasmp referenced this in commit 671f1f3a9c on Jun 18, 2022
  22. vijaydasmp referenced this in commit 59f9ea5815 on Jun 18, 2022

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-10-05 01:12 UTC

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