Post
Topic
Board Development & Technical Discussion
Re: Raw original work request of solved block
by
Anti-Cen
on 13/01/2018, 23:56:54 UTC
https://github.com/bitcoin/bitcoin/blob/master/src/consensus/merkle.cpp#L9. Basically you concatenate the txids of pairs of transactions and hash them, then concatenate pairs of

I was hoping the hash was just the previous hash added to a hash of all the data below the header for the block

Nothing is easy with bitcoin but it's good to see you know your stuff so i will bookmark the post and thanks