Post
Topic
Board Development & Technical Discussion
Merits 2 from 2 users
Re: Vanitygen programm modification
by
Thirdspace
on 28/05/2018, 21:51:13 UTC
⭐ Merited by achow101 (1) ,ETFbitcoin (1)
I'm trying to find out if this was possible to start generation by 000000000000000000000000000000000000000000000000682141d5917f01f2
Why? Starting the search from a certain private key has been suggested before in Vanitygen: Vanity bitcoin address generator/miner [v0.22], but it's insecure to do.
Private keys can be reproduced if they aren't generated at random.
because probably his main intention is not generating a vanity address Wink
I'm pretty sure he's doing this to generate address sequentially from privkey Hex format (64 chars)
the same thing what LBC is currently doing to solve the bitcoin puzzle as they say
am I right?