Author

Topic: does miner software need to check whether a transaction or a block is valid? (Read 1327 times)

newbie
Activity: 6
Merit: 0
No. That's all done at the pool level for pooled mining and at bitcoind level for solo mining.

So the miner is only responsible for finding a hash to meet the target? And, maybe this is a quite silly question, is the bitcoind sourced in the bitcoin-master project? I always assume that it is only a wallet program.
-ck
legendary
Activity: 4088
Merit: 1631
Ruu \o/
No. That's all done at the pool level for pooled mining and at bitcoind level for solo mining.
newbie
Activity: 6
Merit: 0
I am now reading the source code of cgminer, trying to figure out how it checks blocks and transactions, but still can't find the right place.
So is the software responsible for the checking?
Jump to: