Post
Topic
Board Bitcoin Discussion
Re: Bitcoin puzzle transaction ~32 BTC prize to who solves it
by
nomachine
on 23/03/2025, 19:43:19 UTC
Look your PM

Stride will not work well over 50 bits because the type used for batches is uint32_t . A large stride might cause the batch size to exceed the limit, leading to incomplete or incorrect processing, inaccurate progress calculations, or even crashing the entire program. This is why I prefer not to modify other people’s scripts.

How did this happen?

I work with one hand and one eye, so mistakes are inevitable. Here's the fix:
https://github.com/NoMachine1/Cyclone/tree/main