Skip to content

Releases: cashaddress/vanitygen-cash

Optimization Release

17 Jun 15:55
Compare
Choose a tag to compare

Downloads of this release:

  • Regex mode is now only 7% slower than prefix mode! Yay!
  • Both regex and prefix mode is faster. (but not ocl... yet)
  • Added -l option, which allows choosing private key starting value
  • Added -G option, which allows generation of Bitcoin, Namecoin, etc.. altcoin address generation

By the way, I've been working on a separate project called Rangegen that is designed as auxiliary tool, to be used with -G. It'll be released soon. Until then, assume that -G doesn't exist.

Note: The next release will have huge optimizations. Stay tuned!

Hyperscan - Fast regex matching release

25 Apr 14:57
Compare
Choose a tag to compare

Number of downloads of this release:

Release notes:

  • Switched to Hyperscan, a fast regex library by Intel, which allows efficient regex matching!
  • Fixed static binaries, now libraries don't need to be installed separately.
  • Fixed P2SH generation
  • Disable colored text output on Windows (only Win10 supports it)
  • Disabled regex search on Windows, since Hyperscan has problems with it.
  • Minor adjustments to the CashAddr library to improve speed.

EDIT 2: I've re-uploaded the Windows binary due to a missing file, which is needed for oclVanitygen. It's named Windows-OCL-FIX, but you can still download the older binary, named Windows

EDIT: for those wondering

Stable Release

04 Mar 13:48
Compare
Choose a tag to compare

Enjoy!

Downloads for this release:

If you're looking for the instructions, please see to HOW-TO-USE.txt.

In any case, feel free to open an issue.

First Cash Release

31 Jan 10:37
Compare
Choose a tag to compare
First Cash Release Pre-release
Pre-release

File description:

  • Vanitygen: Finds addresses

  • VanitygenOCL: Finds addresses faster by using your GPU (or CPU)

EDIT: Make sure to download the source code and CD into it before running oclvanitygen. Files below are not changed.

EDIT: Removed the files due to the missing copyright texts. Please download the latest release