Post
Topic
Board Bitcoin Discussion
Re: Bitcoin puzzle transaction ~32 BTC prize to who solves it
by
wipall
on 22/02/2022, 10:36:38 UTC
Is there a python code that proceeds sequentially with the binary number system and can specify the range, guys?


Why would you want the binary value over hex?

I think the scanning process will be faster.

No it won't, python interpreter represents these numbers in the exact same way.

arrow. So do you have a python code that I can scan in order? a sequential code where I can specify the scan interval.