albertobsd / keyhunt

privkey hunt for crypto currencies that use secp256k1 elliptic curve
MIT License
627 stars 341 forks source link

Total 0 keys in seconds... keyhunt legacy #284

Closed Yaroslav-Boiko closed 7 months ago

Yaroslav-Boiko commented 7 months ago

Hi I have a problem with displaying progress and speed. image Key search works, tests pass.

CPU ARMv7 # g++ --version g++ (OpenWrt GCC 8.4.0) 8.4.0

albertobsd commented 7 months ago

its a thread problem for some ARM processors there is nothing that i can do. if you test more or less the same command in a Intel machine the speed counter works perfectly:

image