monero-vanity icon indicating copy to clipboard operation
monero-vanity copied to clipboard

Monero vanity address generator for CPUs

Results 2 monero-vanity issues
Sort by recently updated
recently updated
newest added

You've reported 72 million key/sec on 16/32 threads of a 5950X, but using my 7900X and 22/24 threads, I only see ~30 million key/sec. Both GUI and CLI give the...

`--first --pattern 44xmr` also produces other addresses like ones starting with `444xmr..` To reproduce: `while ! monero-vanity --first --pattern 44x | grep -A99 -B99 ' 444x' ; do clear; done`...