Post
Topic
Board Project Development
Re: Keyhunt - development requests - bug reports
by
albert0bsd
on 25/10/2021, 20:13:26 UTC
By the way guys i just add support for
- Ethereum
- Minikeys

Also i double the speed for rmd160 and add stride option for xpoint, rmd160, address, and ethereum.

is it possible to add a mode -B dance to xpoint mode?

I need to make changes in the code to work with those new modes.

Is xpoint mode sequential or random when searching for keys?

That depend if you enable the flag -R, with that it is random. without it is sequential.

Best regards!