Author

Topic: Vanitygen: Vanity bitcoin address generator/miner [v0.22] - page 102. (Read 1153383 times)

member
Activity: 89
Merit: 11
How can I make many vanity keys at once with the same patter? Like I want 200 addresses start with 1Abc .

Yes ofc u can Smiley . U can make like "infinite" amount of same starting addyes Cheesy

I mean without need to restart the program. I have to store them in a file or in SQL.

Ah that i don't think its possible u will need to hit up arrow to get same settings and start it again . And copy last key u got

use the -k for continues and the -o for storage
run vanitygen without any flags and it will display all the options.

Code:
Options:
-v            Verbose output
-q            Quiet output
-n            Simulate
-r            Use regular expression match instead of prefix
              (Feasibility of expression is not checked)
-i            Case-insensitive prefix search
-k            Keep pattern and continue search after finding a match
-1            Stop after first match
-L            Generate litecoin address
-N            Generate namecoin address
-T            Generate bitcoin testnet address
-X  Generate address with the given version
-F   Generate address with the given format (pubkey, compressed, script)
-P   Specify base public key for piecewise key generation
-e            Encrypt private keys, prompt for password
-E Encrypt private keys with (UNSAFE)
-t  Set number of worker threads (Default: number of CPUs)
-f     File containing list of patterns, one per line
              (Use "-" as the file name for stdin)
-o     Write pattern matches to
-s     Seed random number generator from


legendary
Activity: 2464
Merit: 1037
CEO @ Stake.com and Primedice.com
How can I make many vanity keys at once with the same patter? Like I want 200 addresses start with 1Abc .

Yes ofc u can Smiley . U can make like "infinite" amount of same starting addyes Cheesy

I mean without need to restart the program. I have to store them in a file or in SQL.

Ah that i don't think its possible u will need to hit up arrow to get same settings and start it again . And copy last key u got
sr. member
Activity: 364
Merit: 250
How can I make many vanity keys at once with the same patter? Like I want 200 addresses start with 1Abc .

Yes ofc u can Smiley . U can make like "infinite" amount of same starting addyes Cheesy

I mean without need to restart the program. I have to store them in a file or in SQL.
legendary
Activity: 2464
Merit: 1037
CEO @ Stake.com and Primedice.com
How can I make many vanity keys at once with the same patter? Like I want 200 addresses start with 1Abc .

Yes ofc u can Smiley . U can make like "infinite" amount of same starting addyes Cheesy
sr. member
Activity: 364
Merit: 250
How can I make many vanity keys at once with the same patter? Like I want 200 addresses start with 1Abc .
legendary
Activity: 1551
Merit: 1002
♠ ♥ ♣ ♦ < ♛♚&#
I spend several hours getting oclvanitygen working with AMD Radeon 7xxx on 64-bit Linux - Ubuntu 12.04 and Ubuntu 14.04. In the end only the following is needed:

  • Ubuntu drivers
  • vanitygen patch
  • 1 userspace library file from AMD APP SDK v2.7

I created a minimal instruction text file. Maybe this will save someone some hours of searching the internet.

https://nastyfans.org/download/oclvanitygen.txt
Thanks!
I want try it this week  Grin
hero member
Activity: 686
Merit: 500
FUN > ROI
I can't use oclvanitygen.exe as it showing, no such file or directory : 'calc_addrss.cl' . Can you help me in that too? Smiley

Start reading from this post, and double-check all the suggestions:
https://bitcointalksearch.org/topic/m.7710086
hero member
Activity: 560
Merit: 509
I prefer Zakir over Muhammed when mentioning me!
[...]activate the option to write the result to a file

How can I activate that option? What is the command?

If you run just vanitygen.exe / oclvanitygen.exe , you should get a list of command line options - among which:
Code:
-o      Write pattern matches to 

Thanks! But I can't use oclvanitygen.exe as it showing, no such file or directory : 'calc_addrss.cl' . Can you help me in that too? Smiley

Kindly,
       MZ
hero member
Activity: 686
Merit: 500
FUN > ROI
[...]activate the option to write the result to a file

How can I activate that option? What is the command?

If you run just vanitygen.exe / oclvanitygen.exe , you should get a list of command line options - among which:
Code:
-o      Write pattern matches to 
legendary
Activity: 1960
Merit: 1130
Truth will out!
Anyone can help me running the Vanitygen pool on Mac OS X Mavericks?

Yesterday I've compiled perfectly the vanitygen but I don't know how to work on the pool :s
Cheers!
hero member
Activity: 560
Merit: 509
I prefer Zakir over Muhammed when mentioning me!
How can I activate? How can I submit in vanity pool about the results manually?

You can submit the solved work either on the work page

work page: https://vanitypool.appspot.com/availableWork

click on vanity you mined, example: 1Smoothie

Two fields to fill in: private key of solution, and your BTC address.

If that's not what you were asking about, please try again Smiley

Thanks for that! Smiley

My 1 question is solved but the other one isn't. See the quote below:
1 question, guys  Wink

If I've generated a vanity address without internet connection and closing terminal after finishing, there's any log or something like that with what I've generated?
(Hope that not Cheesy)

Cheers!
There isn't,  unless you activate the option to write the result to a file

How can I activate that option? What is the command?

Kindly,
        MZ
hero member
Activity: 686
Merit: 500
FUN > ROI
How can I activate? How can I submit in vanity pool about the results manually?

You can submit the solved work either on the work page

work page: https://vanitypool.appspot.com/availableWork

click on vanity you mined, example: 1Smoothie

Two fields to fill in: private key of solution, and your BTC address.

If that's not what you were asking about, please try again Smiley
hero member
Activity: 560
Merit: 509
I prefer Zakir over Muhammed when mentioning me!
1 question, guys  Wink

If I've generated a vanity address without internet connection and closing terminal after finishing, there's any log or something like that with what I've generated?
(Hope that not Cheesy)

Cheers!
There isn't,  unless you activate the option to write the result to a file

How can I activate? How can I submit in vanity pool about the results manually?
Kindly,
       MZ
legendary
Activity: 1212
Merit: 1052
1 question, guys  Wink

If I've generated a vanity address without internet connection and closing terminal after finishing, there's any log or something like that with what I've generated?
(Hope that not Cheesy)

Cheers!
There isn't,  unless you activate the option to write the result to a file
legendary
Activity: 1960
Merit: 1130
Truth will out!
1 question, guys  Wink

If I've generated a vanity address without internet connection and closing terminal after finishing, there's any log or something like that with what I've generated?
(Hope that not Cheesy)

Cheers!
hero member
Activity: 686
Merit: 500
FUN > ROI
When I am using oclvanityminer.exe , it is saying no such file or directory : 'calc_addrs.cl' .
Start reading from this post, and double-check all the suggestions:
https://bitcointalksearch.org/topic/m.7710086
hero member
Activity: 560
Merit: 509
I prefer Zakir over Muhammed when mentioning me!
Please help me. I have open-cl supported NVidia graphics card(platform 0) running on win7 32 bit.
When I am using oclvanityminer.exe , it is saying no such file or directory : 'calc_addrs.cl' .
I can use vanitygen miner but oclvanityminer isn't working.
Kindly,
        MZ
full member
Activity: 127
Merit: 100
🌟 æternity🌟 blockchain🌟
I'm trying
Code:
oclvanityminer64.exe -u https://vanitypool.appspot.com/ -a 1PayMeAoFcivHaX9tZg3cE5HfNTVHToTdP -D 0:1

And get this as output:
Code:
Compiling kernel, can take minutes...failure.
clBuildProgram: CL_BUILD_PROGRAM_FAILURE
Build log:
Compilation started
:173:19: error: constant address space qualified variables are required to be in
itialized
Compilation failed
Device:       Intel(R) Core(TM) i7-3630QM CPU @ 2.40GHz
Vendor: Intel(R) Corporation (8086)
Driver: 3.0.1.10123
Profile: FULL_PROFILE
Version: OpenCL 1.2 (Build 75658)
Max compute units: 8
Max workgroup size: 1024
Global memory: 2027675648
Max allocation: 1580660736
Could not open device '0:1', ignoring
Available OpenCL platforms:
0: [Intel(R) Corporation] Intel(R) OpenCL
  0: [Intel(R) Corporation] Intel(R) HD Graphics 4000
  1: [Intel(R) Corporation]       Intel(R) Core(TM) i7-3630QM CPU @ 2.40GHz
1: [NVIDIA Corporation] NVIDIA CUDA
  0: [NVIDIA Corporation] GeForce GT 740M

Then it stops. How do I mine addresses for other people?

I'm in Windows 8.1, 64bit


Full log:
Code:
Z:\vanitygen-0.22-win>oclvanityminer64.exe -u https://vanitypool.appspot.com/ -a
 1PayMeAoFcivHaX9tZg3cE5HfNTVHToTdP -D 0
Invalid device specifier '0'
Could not open device '0', ignoring
Available OpenCL platforms:
0: [Intel(R) Corporation] Intel(R) OpenCL
  0: [Intel(R) Corporation] Intel(R) HD Graphics 4000
  1: [Intel(R) Corporation]       Intel(R) Core(TM) i7-3630QM CPU @ 2.40GHz
1: [NVIDIA Corporation] NVIDIA CUDA
  0: [NVIDIA Corporation] GeForce GT 740M

Z:\vanitygen-0.22-win>oclvanityminer64.exe -u https://vanitypool.appspot.com/ -a
 1PayMeAoFcivHaX9tZg3cE5HfNTVHToTdP -D 1
Invalid device specifier '1'
Could not open device '1', ignoring
Available OpenCL platforms:
0: [Intel(R) Corporation] Intel(R) OpenCL
  0: [Intel(R) Corporation] Intel(R) HD Graphics 4000
  1: [Intel(R) Corporation]       Intel(R) Core(TM) i7-3630QM CPU @ 2.40GHz
1: [NVIDIA Corporation] NVIDIA CUDA
  0: [NVIDIA Corporation] GeForce GT 740M

Z:\vanitygen-0.22-win>oclvanityminer64.exe -u https://vanitypool.appspot.com/ -a
 1PayMeAoFcivHaX9tZg3cE5HfNTVHToTdP -D 0:1
Compiling kernel, can take minutes...failure.
clBuildProgram: CL_BUILD_PROGRAM_FAILURE
Build log:
Compilation started
:173:19: error: constant address space qualified variables are required to be in
itialized
Compilation failed
Device:       Intel(R) Core(TM) i7-3630QM CPU @ 2.40GHz
Vendor: Intel(R) Corporation (8086)
Driver: 3.0.1.10123
Profile: FULL_PROFILE
Version: OpenCL 1.2 (Build 75658)
Max compute units: 8
Max workgroup size: 1024
Global memory: 2027675648
Max allocation: 1580660736
Could not open device '0:1', ignoring
Available OpenCL platforms:
0: [Intel(R) Corporation] Intel(R) OpenCL
  0: [Intel(R) Corporation] Intel(R) HD Graphics 4000
  1: [Intel(R) Corporation]       Intel(R) Core(TM) i7-3630QM CPU @ 2.40GHz
1: [NVIDIA Corporation] NVIDIA CUDA
  0: [NVIDIA Corporation] GeForce GT 740M

Z:\vanitygen-0.22-win>

EDIT

I got it to work.
Code:
oclvanityminer64.exe -u https://vanitypool.appspot.com/ -a 1PayMeAoFcivHaX9tZg3cE5HfNTVHToTdP -D 1:0

hero member
Activity: 546
Merit: 500
How do I fix this?



Note that -d is not the same as -D they are case sensitive.

-D refers to a device string, where you have platform and device. For 99% of computers, platform 0 is the opencl platform we want.

so try:

oclvanitygen.exe -D 0:0

and/or

oclvanitygen.exe -D 0:1

Otherwise, if you really want to use -d, then it should be -d 0 or -d 1, however, this does not work for a lot of people, hence why i suggest electing a platform using -D.
donator
Activity: 4760
Merit: 4323
Leading Crypto Sports Betting & Casino Platform
Would be really amazing if someone could figure out how to reprogram an FPGA to run this...
Jump to: