Pages:
Author

Topic: [PULL] remove GUI 'Generate Coins' option - page 2. (Read 10552 times)

hero member
Activity: 812
Merit: 1022
No Maps for These Territories
Yep, remove it. IMO, the client doesn't need to have a miner built in at all, but removing the option is a good step forward.
newbie
Activity: 32
Merit: 0
I do not object. remove the cpu support in the main client.
legendary
Activity: 1072
Merit: 1181
Is there anyone objecting to this?
member
Activity: 98
Merit: 13
tcatm: I'd rather just disable at startup, if (GUI && wallet_generation_enabled)

Branch updated to ignore fGenerateBitcoins stored wallet setting (see forum thread) in GUI version of bitcoin.
sr. member
Activity: 280
Merit: 252
URL: https://github.com/bitcoin/bitcoin/pull/142

Description:

Hide this capability from GUI users, who are unlikely to understand upon first contact that they will waste electricity for year(s), before possibly generating a single block.

This patch does not remove generation, which remains available via a command line option.  It only removes the ability to select coin generation from the GUI.


Agreed.

There is absolutely no need to piss of any new subscribers by tricking them into thinking they can generate bitcoins using their CPU anymore.

The minute they get their $100+ extra electricity bill and inquire as to "why"... they will stop using bitcoin and bitch about us to everyone they know immediately. I would. If I were that dumb.
legendary
Activity: 2576
Merit: 1186
Could just rename the (internal) setting name, and have it default to off...
legendary
Activity: 1596
Merit: 1100
Quoting IRC conversation...

jgarzik: how could a GUI user disable the miner after upgrading to a version with that patch?

tcatm: good point...

I'd say move the setting to the options dialog and rename it

tcatm: I'd rather just disable at startup, if (GUI && wallet_generation_enabled)
tcatm: command line can [override this behavior]

jgarzik: sounds good, too
legendary
Activity: 1596
Merit: 1100
URL: https://github.com/bitcoin/bitcoin/pull/142

Description:

Hide this capability from GUI users, who are unlikely to understand upon first contact that they will waste electricity for year(s), before possibly generating a single block.

This patch does not remove generation, which remains available via a command line option.  It only removes the ability to select coin generation from the GUI.
Pages:
Jump to: