Releases: JeanLucPons/VanitySearch
Releases · JeanLucPons/VanitySearch
VanitySearch 1.19
- Fixed PubAddress issue (split key)
- ModInv performance increase (Thanks to Peter Dettman)
VanitySearch 1.18
- Updated to CUDAv11
- Fixed wrong rare point
VanitySearch 1.17
- Slight performance increase (compressed key only)
- Fixed counting bug for large grid size
VanitySearch 1.16
Allow to set up GPU grid size as (x,y)
VanitySearch 1.15
Prevent from generating invalid segwit address when using uncompressed keys
VanitySearch 1.14
- Wildcard search
- Case unsensitive search
- Use of crypto secure random number generator for seeding
VanitySearch 1.13
Added support for "split-key vanity address"
VanitySearch 1.12
- Fix for uncompressed addresses
VanitySearch 1.11
- Added support for segwit address P2SH and BECH32
VanitySearch 1.10
- Support for compressed private key (Tested with Electrum 3.3.4)
- Slight performance increase