2
One question about the inner working of the mining process: I know there isn't such a thing as a block 30% or 99% mined, or a mine is blocked or it isn't, I get it. The thing is: how do the transactions that belong to a block (that dole out transaction fees) get incorporated into the block after it has been found. Are these transactions being processed along with the mining and that's what the mining process is all about?
so each share is a "branch" of this merkle tree that is always growing and joining the block header until the time someone hashes a valid block and then the process starts again with another Merkle tree? – Thiago – 2013-07-04T14:26:56.040
In pooled mining a share is a block which hash is below the target the server gave you. If a block is found/created then you start work on a new block where just about everything is different, and that includes the merkle tree. – Dr.Haribo – 2013-07-04T23:35:15.303