Bitcoin Forum
June 28, 2024, 03:50:06 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: This probably really stupid  (Read 466 times)
RestonRobert (OP)
Newbie
*
Offline Offline

Activity: 1
Merit: 0


View Profile
January 09, 2014, 10:24:04 PM
 #1

I have been reading about reducing SHA-256 to a boolean function (see https://bitcointalk.org/index.php?topic=55888.0). The outcome seems to be that this is not very efficient compared to straight forward computation and therefore it's not a worthwhile idea.

However isnt the object of mining to produce a hashed result less than a specific value?

So wouldn't it be useful to calculate probable nonce ranges  based on the other input. - rather than just rerunning the algorithm with an incrementing integer. Even if nothing could be predicted for the first few iterations- wouldn't it be useful to use the output to develop a more directed guess for later nonce values.

Maybe I'm missing something here?
BlockChainLottery
Sr. Member
****
Offline Offline

Activity: 332
Merit: 250


AwesomeDice.net


View Profile WWW
January 09, 2014, 10:52:09 PM
 #2

The nice thing about a SHA-256 hash is that you cannot predict it. If you hash a string and make another hash from that string but changing just one character, you get a completely different hash. They are not correlated, so you cannot use the outcome of one as an input for another to make an educated guess or something.

Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!