Author

Topic: litecoin nonce range. (Read 882 times)

member
Activity: 112
Merit: 10
May 15, 2013, 02:11:03 AM
#3
Thanks! I am working on my own miner for fun & learning.
However most of my work is largely based on bitcoin docs & guesstimations due to proper documentations for litecoin is severely lacking.
sr. member
Activity: 333
Merit: 250
May 15, 2013, 01:29:56 AM
#2
If the blockchain structure in litecoin is the same as bitcoin, I do believe the nonce is always a 32 bit value.  So your range is correct.
member
Activity: 112
Merit: 10
May 15, 2013, 12:46:55 AM
#1
I am trying to understand how the nonce actually work.

Or to be precise, what is the strategy to pick the nonce value / range.

Currently i am using 0~0xffffffff as the max nonce value... Is it a valid range?
Jump to: