Skip to content

Releases: JeanLucPons/VanitySearch

VanitySearch 1.19

10 Aug 14:42
Compare
Choose a tag to compare
  • Fixed PubAddress issue (split key)
  • ModInv performance increase (Thanks to Peter Dettman)

VanitySearch 1.18

22 Jun 13:04
Compare
Choose a tag to compare
  • Updated to CUDAv11
  • Fixed wrong rare point

VanitySearch 1.17

31 Jan 07:20
f4fd0da
Compare
Choose a tag to compare
  • Slight performance increase (compressed key only)
  • Fixed counting bug for large grid size

VanitySearch 1.16

07 Jan 08:18
Compare
Choose a tag to compare

Allow to set up GPU grid size as (x,y)

VanitySearch 1.15

20 May 11:29
Compare
Choose a tag to compare

Prevent from generating invalid segwit address when using uncompressed keys

VanitySearch 1.14

16 May 07:03
Compare
Choose a tag to compare
  • Wildcard search
  • Case unsensitive search
  • Use of crypto secure random number generator for seeding

VanitySearch 1.13

18 Apr 08:14
Compare
Choose a tag to compare

Added support for "split-key vanity address"

VanitySearch 1.12

09 Apr 07:31
Compare
Choose a tag to compare
  • Fix for uncompressed addresses

VanitySearch 1.11

03 Apr 06:44
Compare
Choose a tag to compare
  • Added support for segwit address P2SH and BECH32

VanitySearch 1.10

27 Mar 09:38
8edf867
Compare
Choose a tag to compare
  • Support for compressed private key (Tested with Electrum 3.3.4)
  • Slight performance increase