Post
Topic
Board Development & Technical Discussion
Merits 9 from 4 users
Re: VanitySearch (Yet another address prefix finder)
by
escope
on 19/05/2019, 13:48:40 UTC
⭐ Merited by DarkStar_ (4) ,malevolent (2) ,Jean_Luc (2) ,Lolo54 (1)
wow, can you share what is the correct command to get all the uppercase letters address?

Well I just added more symbols to wildcard match function in Wildcard.cpp/GPUWildcard.h for finding exact patterns I want.
It's very easy to do. I shared my one https://github.com/skipper70/VanitySearch
I guess it's not a good way to go for production because we should write own regex on next steps =D