Skip to content

Releases: JeanLucPons/VanitySearch

VanitySearch 1.19

10 Aug 14:42

Choose a tag to compare

  • Fixed PubAddress issue (split key)
  • ModInv performance increase (Thanks to Peter Dettman)

VanitySearch 1.18

22 Jun 13:04

Choose a tag to compare

  • Updated to CUDAv11
  • Fixed wrong rare point

VanitySearch 1.17

31 Jan 07:20
f4fd0da

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

Choose a tag to compare

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

VanitySearch 1.15

20 May 11:29

Choose a tag to compare

Prevent from generating invalid segwit address when using uncompressed keys

VanitySearch 1.14

16 May 07:03

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

Choose a tag to compare

Added support for "split-key vanity address"

VanitySearch 1.12

09 Apr 07:31

Choose a tag to compare

  • Fix for uncompressed addresses

VanitySearch 1.11

03 Apr 06:44

Choose a tag to compare

  • Added support for segwit address P2SH and BECH32

VanitySearch 1.10

27 Mar 09:38
8edf867

Choose a tag to compare

  • Support for compressed private key (Tested with Electrum 3.3.4)
  • Slight performance increase