Bitcoin Forum
May 04, 2024, 08:27:35 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 [2]  All
  Print  
Author Topic: Preventing Pool Mining  (Read 3432 times)
iddo
Sr. Member
****
Offline Offline

Activity: 360
Merit: 251


View Profile
June 24, 2014, 12:07:22 AM
 #21

This is an old idea Smiley http://bitcoinstats.com/irc/bitcoin-dev/logs/2011/11/21#l1321905624
1714811255
Hero Member
*
Offline Offline

Posts: 1714811255

View Profile Personal Message (Offline)

Ignore
1714811255
Reply with quote  #2

1714811255
Report to moderator
1714811255
Hero Member
*
Offline Offline

Posts: 1714811255

View Profile Personal Message (Offline)

Ignore
1714811255
Reply with quote  #2

1714811255
Report to moderator
The forum was founded in 2009 by Satoshi and Sirius. It replaced a SourceForge forum.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
ShakyhandsBTCer
Sr. Member
****
Offline Offline

Activity: 448
Merit: 250


It's Money 2.0| It’s gold for nerds | It's Bitcoin


View Profile
June 24, 2014, 04:28:03 AM
 #22

I don't understand how your proposal would prevent pool mining.

The pool creates the header, puts their address in there, and sign it.  Then they send it out to the "miners" to search for the hash.

When a "miner" solves the block, the pool broadcasts the block and gets paid.  Then in a later block, they split up the payment among all the participants.

What am I missing?  Is there something implied in your description that I didn't notice?

You're missing the fact that the nonce and the merkle root are part of the header, so the pool manager cannot sign the header without counting over all nonces himself.

Ah, I see what you are suggesting now.  Unfortunately, it wouldn't stop pooled mining at all.  All it would do is create a financial barrier to entry for small miners.

All the pool needs to do is:

  • Require a deposit from every participating miner that is at least as large as the largest blockreward
  • Issue each miner their own private key that the pool knows about.

Then the pool can monitor the blockchain to see if any coinbase transactions go to any of the addresses that were issued by the pool.  If so, the miner will be expected to allow the pool to split the reward up among the participants.  If the miner tries to "steal" the reward, then they forfeit their deposit (which will be split up among the pool participants).
Even this would provide incentives to not mine on pools as the cost of entry would be very high. When pools get to be too big then it will be difficult for miners to move to smaller pools.

It would also potentially make it so miners would not mine at all, thus decreasing the security of the network.
Pages: « 1 [2]  All
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!