Post
Topic
Board Bitcoin Discussion
Re: == Bitcoin challenge transaction: ~100 BTC total bounty to solvers! ==UPDATED==
by
Ovixx
on 18/04/2022, 09:26:37 UTC
If you have the #64 space, ttd breaks it down into 2^32 ranges (I believe), so ranges are randomly selected and assigned to users; so it will take 2^32 searches to touch the entire 64 bit range. The other pool breaks the entire range down where users search 2^19 ranges (considered 1 round, spread out over the entire #64 range) and search 2^32 keys within each range. After the 2^19 ranges have been searched, the next start range is shifted by beginning range 8000000000000000 + 2^32. Next start range would be 8000000000000000 + 2^32 + 2^32, next start range, etc.. In this way, every space of #64 is touched, every round. It is merely a different concept versus ttd. I understand you have a lot invested with ttd's pool, so of course you will want people to join it where you have a large majority of ranges searched.
Do you know what the data below "Distribution for each 16th of the entire 64 - 63 bit range" means?

Is that how many keys where tried in each key range?



3.59%   0.0359
3.58%   0.0358
3.65%   0.0365
3.66%   0.0366
3.74%   0.0374
3.74%   0.0374
4.03%   0.0403
4.38%   0.0438
20.76%   0.2076
19.64%   0.1964
19.50%   0.195
19.73%   0.1973
20.30%   0.203
28.55%   0.2855
32.45%   0.3245
38.05%   0.3805
Total:        2.2935   2.2935:16=0.14334375=14.334% (rounded)
Percentage completed: 14.372422%