Hyperscan - Fast regex matching release
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