Author

Topic: getwork: give out full blocks? (Read 1056 times)

member
Activity: 115
Merit: 10
June 22, 2011, 07:47:04 PM
#5
It could be different command, for example "getfullwork" that can be used instead of "getwork" so it would not be neccessary to get full blocks all the time (for example random 5% of getworks would be getfullworks), but the possibility of such verification would make it impossible to cheat for the pool.

The pool owner could return a block with a pool address when getfullwork was called and a private address when getwork was called, you'd be none the wiser.  You'd have to call getwork then be able to pass that block header back to the server and request the full block that matches it.
administrator
Activity: 5222
Merit: 13032
June 21, 2011, 10:29:26 PM
#4
Puddinpop's pool used to do something like that. It would give you the full block from time to time, which allowed you to verify that you were scheduled for payout (since it paid out directly like Eligius).
full member
Activity: 124
Merit: 100
June 21, 2011, 09:13:13 AM
#3
yeah it would be ddosed to death.
kjj
legendary
Activity: 1302
Merit: 1026
June 21, 2011, 08:40:57 AM
#2
No pool would be able to do that twice.
full member
Activity: 124
Merit: 100
June 21, 2011, 04:53:02 AM
#1
I wonder if it's possible to force all the mining pools to abide a new rule that getwork (or an alternative replacement command) should report full blocks to the clients on request?

The problem is that when a miner works on a block header he can't be certain that the header is of a block that generates 50 btc to the address of a pool rather than to some completely different address.

So miners can't be entirely sure in pool's honesty.

If the getwork would transfer full blocks however, the miner could check of the header is correct for this block and that the block contains correct generated coins for the pool.

It could be different command, for example "getfullwork" that can be used instead of "getwork" so it would not be neccessary to get full blocks all the time (for example random 5% of getworks would be getfullworks), but the possibility of such verification would make it impossible to cheat for the pool.

This can also be used by the miners to check if they are being used for some bitcoin network breach attempts like rewriting blocks...
Jump to: