Ninjastic
Home
Search
Users
Boards
Addresses
Ctrl + K
Toggle theme
Open menu
Post
Edited versions
Quotes to this post
Post
771652
Topic
1976
Board
Pools
Re: [1437 GH/s] Slush's Pool (mining.bitcoin.cz); supporting p2sh!
by
rjk
on
27/02/2012, 13:41:09 UTC
Quote from: blandead on February 27, 2012, 09:55:18 AM
oh nice, why does it need to call sha256 function twice though?
That is what mining is doing. It performs sha256(sha256()) on the block data and a nonce. The nonce is incremented until the result matches or exceeds the difficulty level.