Bitcoin Forum
March 19, 2024, 05:45:28 AM *
News: Latest Bitcoin Core release: 26.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 [133] 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 ... 191 »
  Print  
Author Topic: Vanitygen: Vanity bitcoin address generator/miner [v0.22]  (Read 1152724 times)
LoyceV
Legendary
*
Offline Offline

Activity: 3248
Merit: 16270


Thick-Skinned Gang Leader and Golden Feather 2021


View Profile WWW
March 20, 2016, 10:17:37 AM
 #2641

If I have the "1" eg "1name" will the -r look just at the front?
With -r there is no reason for adding the 1, unless you want to. The -r option reduced the speed to less than 100kkeys/s here, about two thirds off.

I have considered searching for somethhing short (say 1Hi), and after this doing a second search through the output-file. Unfortunately, oclvanitygen says I can better use CPU for short strings. I did indeed notice it takes about 1 second for an ocl-search to start, so I can't just output a lot of keys this way. On CPU it finds about 200 per second, if that would be 25 times more on GPU, I could do a regex-search on only the keys starting with 1Hi at 5kkeys/s. But it doesn't work that way, I'm just curious why.

█▀▀▀











█▄▄▄
▀▀▀▀▀▀▀▀▀▀▀
e
▄▄▄▄▄▄▄▄▄▄▄
█████████████
████████████▄███
██▐███████▄█████▀
█████████▄████▀
███▐████▄███▀
████▐██████▀
█████▀█████
███████████▄
████████████▄
██▄█████▀█████▄
▄█████████▀█████▀
███████████▀██▀
████▀█████████
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
c.h.
▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
▀▀▀█











▄▄▄█
▄██████▄▄▄
█████████████▄▄
███████████████
███████████████
███████████████
███████████████
███░░█████████
███▌▐█████████
█████████████
███████████▀
██████████▀
████████▀
▀██▀▀
Bitcoin addresses contain a checksum, so it is very unlikely that mistyping an address will cause you to lose money.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1710827128
Hero Member
*
Offline Offline

Posts: 1710827128

View Profile Personal Message (Offline)

Ignore
1710827128
Reply with quote  #2

1710827128
Report to moderator
1710827128
Hero Member
*
Offline Offline

Posts: 1710827128

View Profile Personal Message (Offline)

Ignore
1710827128
Reply with quote  #2

1710827128
Report to moderator
1710827128
Hero Member
*
Offline Offline

Posts: 1710827128

View Profile Personal Message (Offline)

Ignore
1710827128
Reply with quote  #2

1710827128
Report to moderator
Timelord2067
Legendary
*
Offline Offline

Activity: 3612
Merit: 2209


💲🏎️💨🚓


View Profile
March 28, 2016, 06:43:01 AM
 #2642

If I had more time or much faster computational power I'd go ahead and help other people or generate a full "1actmyname" prefix. (But even the non-case-sensitive of that takes 100+ days at my current speed)
I need 11 days for 50% chance for "1actmyname -i". Are you running on a fast CPU, or on a very slow GPU? If you use a fast CPU now, it may be possible to switch to your video card and get much more speed out of it (for me it added approximately 1 character in the same time).

Out of curiousity: what if the vanity pool finds the required address, but adds something bad behind it? Just bad luck for the person who bought the address? My search for 1faucets" ended up with an additional "uck" behind it. If someone pays good money for an address, they won't like it.

Code:
1actmyname -i

would take me about ~ 2 days to reach 50% with a part public key

Code:
-i Difficulty: 11,285,585,616,889
Case Sensitive Difficulty: 173,346,595,075,428,786

ON Shorena's Bitcoin Vanity Addresses! https://bitcointalk.org/index.php?topic=1257817.0 page

Quote

|   -example-   |   1Qdefghij   |   Y   |   1,506,418,547,304   |   0.0167 BTC   |   
|   lihuajkl   |   1lihuajkl   |   Y   |   1,583,016,100,557   |   0.0165 BTC   |
|   -example-   |   1Tdefghij   |   Y   |   23,349,487,483,220   |   0.2337 BTC   |
|   -example-   |   1abcdefg   |   N   |   51,529,903,411,245   |   0.495 BTC


So, somewhere over the rainbow this'd cost ~ BTC 0.12 (or there abouts) for a case insensitive.

JWU42
Legendary
*
Offline Offline

Activity: 1666
Merit: 1000


View Profile
March 31, 2016, 06:27:33 PM
 #2643

Did a quick scan for optimized setting for oclvanitygen (worksize).  New box with a 980 and getting 62M Key/s now and didn't know how much better I could go...

TIA!

Timelord2067
Legendary
*
Offline Offline

Activity: 3612
Merit: 2209


💲🏎️💨🚓


View Profile
March 31, 2016, 07:39:53 PM
 #2644

Did a quick scan for optimized setting for oclvanitygen (worksize).  New box with a 980 and getting 62M Key/s now and didn't know how much better I could go...

TIA!

I've never looked into the worksize side of things, have just started it up and let it run.  I don't think I can get much more out of my cards.  62MKyes/s is impressive though.

JWU42
Legendary
*
Offline Offline

Activity: 1666
Merit: 1000


View Profile
March 31, 2016, 07:44:53 PM
 #2645

Did a quick scan for optimized setting for oclvanitygen (worksize).  New box with a 980 and getting 62M Key/s now and didn't know how much better I could go...

TIA!

I've never looked into the worksize side of things, have just started it up and let it run.  I don't think I can get much more out of my cards.  62MKyes/s is impressive though.

On my desktop it lags badly.  Reminds me of GPU mining days but there were switches to pass on the command line to decrease the intensity...


g4vinshreds
Full Member
***
Offline Offline

Activity: 223
Merit: 101


Trader


View Profile
March 31, 2016, 09:24:07 PM
 #2646

Vanitygen is a command-line vanity bitcoin address generator.

If you're tired of the random, cryptic addresses generated by regular bitcoin clients, you can use vanitygen to create a more personalized address.  Add unique flair when you tell people to send bitcoins to 1stDownqyMHHqnDPRSfiZ5GXJ8Gk9dbjL.  Alternatively, vanitygen can be used to generate random addresses offline.

Vanitygen accepts as input a pattern, or list of patterns to search for, and produces a list of addresses and private keys.  Vanitygen's search is probabilistic, and the amount of time required to find a given pattern depends on how complex the pattern is, the speed of your computer, and whether you get lucky.

The example below illustrates a session of vanitygen.  It is typical, and took about 10 sec to finish, using my Core 2 Duo E6600 CPU on x86-64 Linux:

Code:
$ ./vanitygen 1Boat
Difficulty: 4476342
Pattern: 1Boat                                                                
Address: 1BoatSLRHtKNngkdXEeobR76b53LETtpyT
Privkey: 5J4XJRyLVgzbXEgh8VNi4qovLzxRftzMd8a18KkdXv4EqAwX3tS

Vanitygen includes components to perform address searching on your CPU (vanitygen) and your OpenCL-compatible GPU (oclvanitygen).  Both can be built from source, and both are included in the Windows binary package.  Also included is oclvanityminer, the vanity address mining client.  Oclvanityminer can be used to automatically claim bounties on sites such as ThePiachu's vanity pool.

Current version: 0.22

Windows x86+x64 binaries here.  PGP signature here

Get the source from GitHub.  Includes Makefiles for Linux and Mac OS X.

FAQ

What types of patterns can vanitygen search for?

Vanitygen can search for simple prefixes or regular expression matches.

Prefixes are exact strings that must appear at the beginning of the address.  When searching for prefixes, vanitygen will ensure that the prefix is possible, and will provide a difficulty estimate.  Exact prefixes are case-sensitive by default, but may be searched case-insensitively using the -i option.

Prefixes are also very fast to search, and a list of thousands of prefixes may be specified with little or no reduction in key search rate.

Regular expressions are programmable pattern filters.  They are very powerful, and can be used to match prefixes, suffixes, varying-length sequences, etc..  For a quick tutorial, see http://www.regular-expressions.info/quickstart.html.  To enable regular expressions, use the -r command line option.  Unfortunately, regular expressions are very slow, and will have a significant impact on key search rate.  Because of this, regular expressions should only be used if their expressive power is needed.

Oclvanitygen is only effective at searching for prefixes.  Regular expressions will not work effectively with oclvanitygen, as oclvanitygen is currently unable to execute the regular expression on the GPU.

How do I specify a list of patterns?

Vanitygen can accept a list of patterns to search for, either on the command line, or from a file or stdin using the -f option.  File sources should have one pattern per line.

Upon finding a match for a given pattern, vanitygen will stop searching for additional matches for that pattern.  To search for multiple matches for each pattern, use the -k option.

How do I import the private key into bitcoin?

If you wish to spend coins received on a vanity address created by vanitygen, you must import the private key into a bitcoin client.  There are two popular methods of doing this with the standard Satoshi bitcoin client:

  • Use the importprivkey command.  To do this, select Help -> Debug Window, and in the window, on the bottom line, enter importprivkey <privatekey>, e.g.
Code:
importprivkey 5J4XJRyLVgzbXEgh8VNi4qovLzxRftzMd8a18KkdXv4EqAwX3tS
  • Jackjack's pywallet script is an all-in-one tool that directly modifies the wallet.dat file.  This works with a normal, unpatched bitcoin client, but does require Python with the bsddb package.

If I stop vanitygen when it reports 60% complete, how do I have it restart where it left off?

You don't need to.  The percentage displayed just shows how probable it is that a match would be found in the session so far.  If it finds your address with 5% on the display, you are extremely lucky.  If it finds your address with 92% on the display, you are unlucky.  If you stop vanitygen with 90% on the display, restart it, and it finds your address with 2% on the display, your first session was unlucky, but your second session was lucky.

When I double-click on vanitygen, a black window appears for a split-second and disappears, what do I do?

Currently, vanitygen only runs on the command line, and does not have a graphical user interface.  To use vanitygen, you need to open a command line window and change to the directory where you extracted the vanitygen program.  An easy way to do this in Windows 7, hold down the shift key, right-click on the folder where you unzipped vanitygen, and select "Open command window here."  Then, you can type the vanitygen command at the prompt.

Can I use vanitygen to find someone else's private key from their bitcoin address?

Yes.  Vanitygen is a cryptographic brute-forcing application, and can be used to search for a complete address.  However, you will be unhappy with the amount of time required for it to find a match.

How do I report a bug?  What do I do if it crashes?

Post to this thread, send me a PM, or send me an email!  Please run vanitygen with the -v flag for verbose output, and please include the console output in your report.

How do I build vanitygen from source?

Please refer to the file INSTALL in the source distribution.

What key search rate can I expect from hardware X?

Detailed list forthcoming.  Some ballpark estimates are listed below.

Dual-core desktop CPUs, 32-bit mode: 100-250 Kkey/s.
Dual-core desktop CPUs, 64-bit mode: 150-450 Kkey/s.
Quad-core desktop CPUs, 32-bit mode: 200-400 Kkey/s.
Quad-core desktop CPUs, 64-bit mode: 300-750 Kkey/s.

As vanitygen performs a lot of large integer arithmetic, running it in 64-bit mode makes a huge difference in key search rate, easily a 50% improvement over 32-bit mode.  If you are using a 64-bit edition of Windows, and not using a GPU, be sure to use vanitygen64.exe.

In custom builds, CPU performance will be less than expected if the OpenSSL library is an older version (<1.0.0d) or is not built with the appropriate optimizations enabled.

General formulas for expected performance on GPUs

NVIDIA GeForce 96xx, 98xx, GT 1xx, GT 2xx, GTX 2xx (G90/GT200):
Key/s = (CUDA Cores) x (Shader MHz) x 17

AMD Radeon 58xx, 59xx, 67xx, 68xx (VLIW5):
Key/s = (Stream Processors) x (Core MHz) x 20.1

AMD Radeon 69xx (VLIW4):
Key/s = (Stream Processors) x (Core MHz) x 13.6

AMD GCN, NVIDIA Fermi/Kepler: Please contribute some numbers!

Unfortunately, AMD VLIW4 does not perform as well as VLIW5 with the same number of cores/clocks.  Oclvanitygen is sensitive to integer multiply throughput, and VLIW5 can multiply concurrently with other operations, whereas multiply consumes all four ALUs in VLIW4.  At similar clocks, a hobbled Radeon 5830 will outperform a Radeon 6970.

I have a lot of compute power, and want to make vanity addresses for others.  How do I do it?

The difficulty with this is convincing your customer that, once you provide them with a vanity address, you do not have a copy of their private key.  Some methods of doing this have been discussed on the forum, and vanitygen currently supports one of them.  To generate an address securely, your customer generates a private key, and provides you with the public key part.  You use this public key as part of the address search, and when you find a match, you provide them with a partial private key.  The customer then adds the partial private key to their private key to get the vanity address.  Because the customer never disclosed their part of the private key, only they have access to the complete private key.

There are many ways to get a key pair, but to do address-for-hire, you need the complete public key in hexadecimal format.  The bitcoin address is not sufficient.  One way to generate one and get this is to use the keyconv utility, keyconv -G, and get the following parts:

Code:
$ ./keyconv -G
Pubkey (hex): 041d2e778ae6d9124736df131cd22d3a2483f336c55156d87a84c4bdc6d89f8518e33de85ae0f907a7128c476281bc8cc7742b43a54ccc2c7824dc4c4a438a7fbc
Privkey (hex): 61E00B1C57E7F0D508C7C3795F90C0ACEC1DCAF6A7B82C951D23F728FD53E4BE
Address: 15wRE5VA5uhxs5o6LayZC6imES2SeZeXd4
Privkey: 5JZPftgcsaG5Unp24cf47zP7JZEZkfnSAZzefezAVNRomKHZE8f

The customer saves the privkey part in a secure location, and provides you with the Pubkey (hex) part.

Then, you run vanitygen or oclvanitygen, and specify the customer's public key:

Code:
$ ./vanitygen -P 041d2e778ae6d9124736df131cd22d3a2483f336c55156d87a84c4bdc6d89f8518e33de85ae0f907a7128c476281bc8cc7742b43a54ccc2c7824dc4c4a438a7fbc 1Boat
Difficulty: 4476342
Pattern: 1Boat                                                                
Address: 1BoatWxEHyVXkjS78d16LMuj8YMdZ1Kce8
PrivkeyPart: 5KCwog8Ndt64ZicNSGoDBRf4vACBptM2GUtSJCmkbqpieC8idcP

Because a public key was specified, vanitygen now provides a PrivkeyPart rather than a Privkey result, which is useful only to your customer.  The customer then takes the partial private key produced by vanitygen and adds it to their private key.  This can be done using ThePiachu's handy website, or using the keyconv utility:

Code:
$ ./keyconv -c 5JZPftgcsaG5Unp24cf47zP7JZEZkfnSAZzefezAVNRomKHZE8f 5KCwog8Ndt64ZicNSGoDBRf4vACBptM2GUtSJCmkbqpieC8idcP
Address: 1BoatWxEHyVXkjS78d16LMuj8YMdZ1Kce8
Privkey: 5J1Jieusaa6vegTQZ7PNG3hMcsM2FjgHPK1BkPjbYyQsWb9k5vj

Here, keyconv is able to recreate the final address found by vanitygen, based on the two private key parts.  It is also able to create the final private key.  This is infeasible for someone who does not have both parts of the private key, and provides your customer with real security.

This process is very complicated.  A simpler way to do it is to use a bounty pool such as vanity pool.

How do I participate in vanity pool?

To do this, use the oclvanityminer program.  Oclvanityminer works much like a familiar bitcoin miner.  It connects to a bounty server, downloads a list of bounties, automatically chooses one, searches for a match, and submits the results back to the server when one is found.  Oclvanityminer periodically reconnects to the bounty server to check if bounties have been claimed, or more profitable bounties have been posted.  An example session:

Code:
$ ./oclvanityminer -u https://vanitypool.appspot.com/ -a 1samr7UZxtC6MEAFHqr1h3Kq453xJJbe4
Searching for pattern: "1satoshi" Reward: 0.100000 Value: 0.000007 BTC/MkeyHr
Difficulty: 51529903411245
Searching for pattern: "1Satoshi" Reward: 0.100000 Value: 0.000007 BTC/MkeyHr
Next match difficulty: 25764951705622 (2 prefixes)
[6.14 Mkey/s][total 62914560][Prob 0.0%][50% in 33.6d]

Note that vanitypool and oclvanityminer are currently under development.

How secure are the addresses generated by this program?  Will someone be able to guess the private key and steal my BTC?

Vanitygen uses the OpenSSL random number generator.  This is the same RNG used by bitcoin and a good number of HTTPS servers.  It is regarded as well-scrutinized.  On Linux, the RNG will be seeded from /dev/urandom.  Guessing the private key of an address found by vanitygen will be no easier than guessing a private key created by bitcoin itself.  Nonetheless, if you feel the default RNG is unable to provide numbers that are sufficiently difficult to guess, vanitygen can be directed to seed the RNG from an external file using the -s option.

To speed up address generation, vanitygen uses the RNG to choose a private key, and literally increments the private key in a loop searching for a match.  As long as the starting point is not disclosed, if a match is found, the private key will not be any easier to guess than if every private key tested were taken from the RNG.  Vanitygen will also reload the private key from the RNG after 10,000,000 unsuccessful searches (100M for oclvanitygen), or when a match is found and multiple patterns are being searched for.

What security measures should I take?

  • Secure any systems used to generate addresses.  Don't run web browsers on them.  Keep malware and unauthorized individuals out.
  • Ensure that any private keys reported by vanitygen are stored and transmitted securely.
  • The command line method of importing private keys into bitcoin requires you to enter your private key on the command line.  Bitcoin takes a long time to perform an import, and while it is running, your private key will be visible in the output of "ps," so be careful!  Also, the private key may be leaked to your shell history file.  Kill your shell and shred your shell history file after importing.

What are the other methods of generating vanity addresses?

The original method of generating vanity addresses is a patch to the official bitcoin client created by Gavin Andresen.  Details can be found here.

Forum user Nyhm created an in-browser vanity address generator.

There is a new vanity address generator for Android.
Looks awesome,  I'm going to try it,  but it will likely not be able to get ~10 characters in a row.  Still thank you!

xhomerx10
Legendary
*
Offline Offline

Activity: 3780
Merit: 7749



View Profile
March 31, 2016, 09:55:54 PM
 #2647

snip
Looks awesome,  I'm going to try it,  but it will likely not be able to get ~10 characters in a row.  Still thank you!
There was no need to quote that entire post when a simple link would have sufficed. 
Chris!
Legendary
*
Offline Offline

Activity: 1382
Merit: 1122



View Profile
April 04, 2016, 02:35:17 AM
 #2648

I'm not sure what's going on but anytime I try to do a split key vanity gen lately I get an error saying this:

Code:
-snip-
 -v -P -i 1addy 0413861F7353C032303D93A5574AA3872B73C79FC68D92BA8C891EB0926DEBC1
6DEBBD000E121B3CA9684B8C2C4FB2DCCD16D3F1E58D3597AF23F693DB894B2C35
Invalid base pubkey

I've done this 100x before and never had an issue. If I just try to generate an address it works fine. It's only when I try to generate a split key it doesn't work for me anymore. I thought maybe the case insensitivity or the verbose output was causing the issue but taking them out doesn't help the situation either.

What happened?! Lol. Like I said, I've done this 100x before and never had an issue. I've generated a lot of new addresses thinking the first one I tried must have had a problem but to no avail...
xhomerx10
Legendary
*
Offline Offline

Activity: 3780
Merit: 7749



View Profile
April 04, 2016, 04:10:33 AM
 #2649

I'm not sure what's going on but anytime I try to do a split key vanity gen lately I get an error saying this:

Code:
-snip-
 -v -P -i 1addy 0413861F7353C032303D93A5574AA3872B73C79FC68D92BA8C891EB0926DEBC1
6DEBBD000E121B3CA9684B8C2C4FB2DCCD16D3F1E58D3597AF23F693DB894B2C35
Invalid base pubkey

I've done this 100x before and never had an issue. If I just try to generate an address it works fine. It's only when I try to generate a split key it doesn't work for me anymore. I thought maybe the case insensitivity or the verbose output was causing the issue but taking them out doesn't help the situation either.

What happened?! Lol. Like I said, I've done this 100x before and never had an issue. I've generated a lot of new addresses thinking the first one I tried must have had a problem but to no avail...

 You simply need to put the part public key directly after the -P switch.

edit - You should probably put the addy at the end too ie.
Code:
-v -i -P 0413861F7353C032303D93A5574AA3872B73C79FC68D92BA8C891EB0926DEBC16DEBBD000E121B3CA9684B8C2C4FB2DCCD16D3F1E58D3597AF23F693DB894B2C35 1addy
xxxDD
Member
**
Offline Offline

Activity: 98
Merit: 10


View Profile
April 04, 2016, 06:20:22 AM
 #2650

How can i import private key to electrum
apoorvlathey
Hero Member
*****
Offline Offline

Activity: 1162
Merit: 547


CryptoTalk.Org - Get Paid for every Post!


View Profile WWW
April 04, 2016, 06:29:14 AM
 #2651

How can i import private key to electrum
It is easy to import your Private keys to Electrum Wallet. Follow these :

Wallet > Private keys > Import

Type your key here and done !

xxxDD
Member
**
Offline Offline

Activity: 98
Merit: 10


View Profile
April 04, 2016, 06:50:44 AM
 #2652

How can i import private key to electrum
It is easy to import your Private keys to Electrum Wallet. Follow these :

Wallet > Private keys > Import

Type your key here and done !

But I cant see Import option ?
apoorvlathey
Hero Member
*****
Offline Offline

Activity: 1162
Merit: 547


CryptoTalk.Org - Get Paid for every Post!


View Profile WWW
April 04, 2016, 07:04:01 AM
 #2653

How can i import private key to electrum
It is easy to import your Private keys to Electrum Wallet. Follow these :

Wallet > Private keys > Import

Type your key here and done !

But I cant see Import option ?
Why can't you see that? Its there only. Maybe your Electrum is not up-to-date. Here is the screenshot :


xxxDD
Member
**
Offline Offline

Activity: 98
Merit: 10


View Profile
April 04, 2016, 07:06:15 AM
 #2654

How can i import private key to electrum
It is easy to import your Private keys to Electrum Wallet. Follow these :

Wallet > Private keys > Import

Type your key here and done !

But I cant see Import option ?
Why can't you see that? Its there only. Maybe your Electrum is not up-to-date. Here is the screenshot :



I will update it, thank you
BigBoom3599
Sr. Member
****
Offline Offline

Activity: 462
Merit: 250


View Profile
April 04, 2016, 07:35:17 AM
 #2655

How can i import private key to electrum
It is easy to import your Private keys to Electrum Wallet. Follow these :

Wallet > Private keys > Import

Type your key here and done !

But I cant see Import option ?
Why can't you see that? Its there only. Maybe your Electrum is not up-to-date. Here is the screenshot :



I will update it, thank you
I can't see it either, I think its because you chose at the beginning to have a seed.
Timelord2067
Legendary
*
Offline Offline

Activity: 3612
Merit: 2209


💲🏎️💨🚓


View Profile
April 04, 2016, 10:15:12 AM
 #2656

Quote

Code:
-snip-
 -v -P -i 1addy 0413861F7353C032303D93A5574AA3872B73C79FC68D92BA8C891EB0926DEBC1
6DEBBD000E121B3CA9684B8C2C4FB2DCCD16D3F1E58D3597AF23F693DB894B2C35
Invalid base pubkey


Sometimes word-wrapping doesn't occur either.

BlockchainMan
Newbie
*
Offline Offline

Activity: 1
Merit: 0


View Profile
April 04, 2016, 01:36:55 PM
 #2657

Nice detailed guide
Chris!
Legendary
*
Offline Offline

Activity: 1382
Merit: 1122



View Profile
April 04, 2016, 06:38:48 PM
 #2658

I'm not sure what's going on but anytime I try to do a split key vanity gen lately I get an error saying this:

Code:
-snip-
 -v -P -i 1addy 0413861F7353C032303D93A5574AA3872B73C79FC68D92BA8C891EB0926DEBC1
6DEBBD000E121B3CA9684B8C2C4FB2DCCD16D3F1E58D3597AF23F693DB894B2C35
Invalid base pubkey

I've done this 100x before and never had an issue. If I just try to generate an address it works fine. It's only when I try to generate a split key it doesn't work for me anymore. I thought maybe the case insensitivity or the verbose output was causing the issue but taking them out doesn't help the situation either.

What happened?! Lol. Like I said, I've done this 100x before and never had an issue. I've generated a lot of new addresses thinking the first one I tried must have had a problem but to no avail...

 You simply need to put the part public key directly after the -P switch.

edit - You should probably put the addy at the end too ie.
Code:
-v -i -P 0413861F7353C032303D93A5574AA3872B73C79FC68D92BA8C891EB0926DEBC16DEBBD000E121B3CA9684B8C2C4FB2DCCD16D3F1E58D3597AF23F693DB894B2C35 1addy

Thanks. I'll have to try that when I get home.

Quote

Code:
-snip-
 -v -P -i 1addy 0413861F7353C032303D93A5574AA3872B73C79FC68D92BA8C891EB0926DEBC1
6DEBBD000E121B3CA9684B8C2C4FB2DCCD16D3F1E58D3597AF23F693DB894B2C35
Invalid base pubkey


Sometimes word-wrapping doesn't occur either.

I've noticed that a few times actually. I'm always very careful with it now. Thanks for the help though. I know it's definitely an issue I've had before.
shorena
Copper Member
Legendary
*
Offline Offline

Activity: 1498
Merit: 1480


No I dont escrow anymore.


View Profile WWW
April 04, 2016, 08:27:10 PM
 #2659

I'm not sure what's going on but anytime I try to do a split key vanity gen lately I get an error saying this:

Code:
-snip-
 -v -P -i 1addy 0413861F7353C032303D93A5574AA3872B73C79FC68D92BA8C891EB0926DEBC1
6DEBBD000E121B3CA9684B8C2C4FB2DCCD16D3F1E58D3597AF23F693DB894B2C35
Invalid base pubkey

I've done this 100x before and never had an issue. If I just try to generate an address it works fine. It's only when I try to generate a split key it doesn't work for me anymore. I thought maybe the case insensitivity or the verbose output was causing the issue but taking them out doesn't help the situation either.

What happened?! Lol. Like I said, I've done this 100x before and never had an issue. I've generated a lot of new addresses thinking the first one I tried must have had a problem but to no avail...

 You simply need to put the part public key directly after the -P switch.

edit - You should probably put the addy at the end too ie.
Code:
-v -i -P 0413861F7353C032303D93A5574AA3872B73C79FC68D92BA8C891EB0926DEBC16DEBBD000E121B3CA9684B8C2C4FB2DCCD16D3F1E58D3597AF23F693DB894B2C35 1addy

Thanks. I'll have to try that when I get home.

Quote

Code:
-snip-
 -v -P -i 1addy 0413861F7353C032303D93A5574AA3872B73C79FC68D92BA8C891EB0926DEBC1
6DEBBD000E121B3CA9684B8C2C4FB2DCCD16D3F1E58D3597AF23F693DB894B2C35
Invalid base pubkey


Sometimes word-wrapping doesn't occur either.

I've noticed that a few times actually. I'm always very careful with it now. Thanks for the help though. I know it's definitely an issue I've had before.

Its typical for pubkeys from bitaddress.org because there is a linebreak when its displayed.

Im not really here, its just your imagination.
Chris!
Legendary
*
Offline Offline

Activity: 1382
Merit: 1122



View Profile
April 04, 2016, 10:30:09 PM
Last edit: April 04, 2016, 10:48:08 PM by Chris!
 #2660


Its typical for pubkeys from bitaddress.org because there is a linebreak when its displayed.

So there isn't a line break and changing it around to -v -i -P didn't work either...  Sad This is so strange. Can someone try this pub key and confirm it works for them?
 
Code:
04C4E74103F0F175B6D93A5F5D14C7FA77C5966A6C8ABA048423CC742623C79CA8E0A9375D5F51F63477846155B03E0ED2710EEA12DFAD23A100C9C75ABC9976B1

I'm just making up random addresses for now. I don't care what the prefix is.

EDIT #1 (THE EDIT HAS BEGUN): If I exclude -P it works every single time with no problems.


Code:
Prefix difficulty:               550217 1addy
Difficulty: 550217
Using 2 worker thread(s)
Pattern: 1addy
Pubkey (hex): 04df8a984efb88ded4105df07a3b5317261ab456e394536214a222ee41fd170b2c
f414290e35dc42cc9bf9707bf88ecd6116937744e3352e8719a788811c0734ab
Privkey (hex): DFC7E7B9037A5F70195E9C884D1FD5602E685E76E1A002F0A4003F6DE1705301
Privkey (ASN1): 308201130201010420dfc7e7b9037a5f70195e9c884d1fd5602e685e76e1a002
f0a4003f6de1705301a081a53081a2020101302c06072a8648ce3d0101022100ffffffffffffffff
fffffffffffffffffffffffffffffffffffffffefffffc2f300604010004010704410479be667ef9
dcbbac55a06295ce870b07029bfcdb2dce28d959f2815b16f81798483ada7726a3c4655da4fbfc0e
1108a8fd17b448a68554199c47d08ffb10d4b8022100fffffffffffffffffffffffffffffffebaae
dce6af48a03bbfd25e8cd0364141020101a14403420004df8a984efb88ded4105df07a3b5317261a
b456e394536214a222ee41fd170b2cf414290e35dc42cc9bf9707bf88ecd6116937744e3352e8719
a788811c0734ab
Address: 1ADDY8HT142QRHV5xoYVZHXw28hAN8aKHZ
Privkey: 5KWqmFSuRCqXipwQ4HYtVmPSdKm4rcYVHS9s3oom1iYn4e3eMWw


EDIT #2 (THE EDITOR IS BACK): adding 1addy after the pub key didn't work either.

... Also I seem to have angered vanitygen and it's no longer worker at all for me haha *facepalm*. I think maybe this is a system issue. I'll try re-downloading it and restarting this ol' clunker of a laptop.[/size]



EDIT #3 (THE FINAL EDITING): Re-downloading it and re-extracting the files seems to have fixed the issue.

Code:
C:\Users\C>"C:\Documents\Bitcoin paper wallet\vanitygen64.exe"
 -v -i -P 04C4E74103F0F175B6D93A5F5D14C7FA77C5966A6C8ABA048423CC742623C79CA8E0A9
375D5F51F63477846155B03E0ED2710EEA12DFAD23A100C9C75ABC9976B1 1addy
Prefix difficulty:               550217 1addy
Difficulty: 550217
Using 2 worker thread(s)
Pattern: 1addy
Pubkey (hex): 04af77deb302af7af2b4a371dec67fa318a63187080f04837fadade2ed98960462
05bedce494bda5427333907088082ef21f205b0a0b44ad8500d57dfa1ad36b7a
Privkey (hex): 23C9C0307A4D6BF503EE94C5236DD7D264A4C3C3D609DA3BAB7A8ED6EDE08107
Privkey (ASN1): 30820113020101042023c9c0307a4d6bf503ee94c5236dd7d264a4c3c3d609da
3bab7a8ed6ede08107a081a53081a2020101302c06072a8648ce3d0101022100ffffffffffffffff
fffffffffffffffffffffffffffffffffffffffefffffc2f300604010004010704410479be667ef9
dcbbac55a06295ce870b07029bfcdb2dce28d959f2815b16f81798483ada7726a3c4655da4fbfc0e
1108a8fd17b448a68554199c47d08ffb10d4b8022100fffffffffffffffffffffffffffffffebaae
dce6af48a03bbfd25e8cd0364141020101a14403420004af77deb302af7af2b4a371dec67fa318a6
3187080f04837fadade2ed9896046205bedce494bda5427333907088082ef21f205b0a0b44ad8500
d57dfa1ad36b7a
Address: 1Addyxrfy2vrVNTjNNkbemZLzkw3y83qQK
PrivkeyPart: 5J63jtJf9K8vPiBuV5dH3AAX7xfMCTA8dZdwkmEQe7kpyaYxmzc

Pages: « 1 ... 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 [133] 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 ... 191 »
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!