Bitcoin Forum
May 24, 2024, 09:56:08 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Re: Whitelist Requests (Want out of here?)  (Read 649 times)
Cyclone (OP)
Newbie
*
Offline Offline

Activity: 22
Merit: 0



View Profile
July 14, 2011, 01:00:22 AM
 #1

I understand the concept of bitcoins fully. I might try to start my own mining pool perhaps, if I could ever get this mining client working. I've some ideas about nonce generation which may allow my pool to generate bitcoins faster than other pools, thereby increasing the payouts and boosting the popularity of my pool.

I really like the technical side of the bitcoin more than the practical side, it's quite an intelligent system.
yuriyg
Newbie
*
Offline Offline

Activity: 7
Merit: 0


View Profile
July 14, 2011, 01:04:01 AM
 #2

nonce generation which may allow my pool to generate bitcoins faster than other pools
As far as I understand, you get a yes or no answer to see whether your hash is correct. How can you optimize that? You can't really do a binary search...
Cyclone (OP)
Newbie
*
Offline Offline

Activity: 22
Merit: 0



View Profile
July 14, 2011, 01:08:14 AM
 #3

Most miners generate nonces entirely at random, if I am not mistaken. That's inherently flawed, there are much better ways to generate a "low" hash value.
ah42
Newbie
*
Offline Offline

Activity: 14
Merit: 0


View Profile
July 14, 2011, 01:24:17 AM
Last edit: July 14, 2011, 02:12:00 AM by ah42
 #4

Most miners generate nonces entirely at random, if I am not mistaken. That's inherently flawed, there are much better ways to generate a "low" hash value.

Actually, they iterate consecutively through the noncespace. (I think)

But hey, finding a needle in a haystack is in your favour searching consecutively if the needle is near the front of the haystack. Searching randomly, it doesn't matter where the needle is, it's random chance.
yuriyg
Newbie
*
Offline Offline

Activity: 7
Merit: 0


View Profile
July 14, 2011, 01:39:47 AM
 #5

Most miners generate nonces entirely at random, if I am not mistaken. That's inherently flawed, there are much better ways to generate a "low" hash value.
If you know the range of input-output correspondance of a SHA256 hash, you can write one hell of a password cracker! Not sure if possible...
Cyclone (OP)
Newbie
*
Offline Offline

Activity: 22
Merit: 0



View Profile
July 14, 2011, 01:40:18 AM
 #6

Actually, they iterate consecutively through the noncespace.

But hey, finding a needle in a haystack is in your favour searching consecutively if the needle is near the front of the haystack. Searching randomly, it doesn't matter where the needle is, it's random chance.

So then, how does each miner know what it should check? Surely there'd be a useless overlap. And "noncespace" is a cool word, mind if I borrow it?
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!