I'm still working on a POW-32 note using a single threaded python script. Its over 8.3 billion checks and the closest I've gotten is POW-30

Reply to this note

Please Login to reply.

Discussion

Import the same script but written in C and import that C module to Python. Should run faster that way