Next scheduled rescrape ... never
Version 1
Last scraped
Edited on 16/05/2025, 07:19:00 UTC
Nooo...Who's the bigger jerk? You or this guy above. Shame.  Embarrassed


I'm too old for this. The doctor told me not to get nervous.  Wink

You forgot to add correct offset of private key between batches. And thats all. I know this problem, because i have got it already:) When I were building the first version of Cyclone:) you lost 100 HEX, 256 decimal number.


Yes.

Int offset; offset.SetInt32(idx - 256);

need to be

Int offset; offset.SetInt32(idx - 512);


since it was changed to static constexpr int POINTS_BATCH_SIZE = 512;

Who cares anymore? It's a pointless script anyway.    Grin
Original archived Re: Bitcoin puzzle transaction ~32 BTC prize to who solves it
Scraped on 16/05/2025, 06:49:02 UTC
Nooo...Who's the bigger jerk? You or this guy above. Shame.  Embarrassed


I'm too old for this. The doctor told me not to get nervous.  Wink

You forgot to add correct offset of private key between batches. And thats all. I know this problem, because i have got it already:) When I were building the first version of Cyclone:) you lost 100 HEX, 256 decimal number.

Who cares anymore? It's a pointless script anyway.   Grin