Ability to pause bitcoin miming while running the gui #5986

issue ScottDeans opened this issue on April 8, 2015
  1. ScottDeans commented at 9:15 PM on April 8, 2015: none

    When i was testing bitcoin i kept running low on physical memory so i was not able to launch the app, so it would be good to have the ability to run bitcoin gui without the need to have its mining running,

  2. sipa commented at 10:17 PM on April 8, 2015: member

    You almost certainly do not have a miner running when using the Bitcoin GUI (unless you called the setgenerate RPC, or started with the -gen command-line option).

    Bitcoin Core implements a full node, which validates all transactions on the network (including all of history, when it first runs). Likely the load on your system you are seeing is just due to work for this validation.

    If you're not willing or not capable of running a full node due to the resources it requires, you can use different Bitcoin software with different security models.

  3. colinkelly commented at 4:17 PM on April 9, 2015: none

    It may simply be that your bitcoin client is downloading the blockchain... which is huge. I doubt that you are trying to solo mine with your cpu lol, if so, please quit that ;)

  4. sipa commented at 10:08 AM on April 11, 2015: member

    If the load from catching up is too high for your system, starting with -par=1 may help.

  5. laanwj closed this on May 1, 2015

  6. bitcoin 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-05-20 06:55 UTC