Bitcoin Forum
April 23, 2024, 09:06:56 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 [21] 22 23 24 25 26 27 28 29 30 31 32 33 34 35 »
  Print  
Author Topic: Vanity Pool - vanity address generator pool  (Read 147180 times)
neurobox
Full Member
***
Offline Offline

Activity: 220
Merit: 100

Getting too old for all this.


View Profile
May 26, 2013, 03:49:28 PM
 #401

You'll need to master the command-line flags.

Code:
oclvanitygen -help (to use OpenCL)
or
vanitygen -help
will display the flags for each, you just need to fill them out, something like:

Code:
oclvanitgen -d 0:0 -k -o found.txt -P 5ENTIRE160PRIVATEKEYPART...HERE 1Pattern1 1Pattern2 1Pattern3 . . . 

Put the patterns last. Tricks of the trade:

1. Put the command line in a .bat file, as it beats trying to type or paste in the split key

2. Search for as many patterns as you can at a time, in the case of pool mining, that means all of the patterns using the same private key part. it vastly improves the odds of finding any of them.

You can also list patterns in a file, but you'll see that in the help screen.

If and when it finds a pattern (in this case writing it to found.txt), you can manually submit it to the pool to claim the bounty. Instructions for that are on the site.

Also, if oclvanitygen makes your computer so incredibly sluggish that you can't even kill the program, you can let it run, but when you need to use it, click in the cmd window and hit your Pause/Break key, press Enter to resume.

Good luck Smiley
1713906416
Hero Member
*
Offline Offline

Posts: 1713906416

View Profile Personal Message (Offline)

Ignore
1713906416
Reply with quote  #2

1713906416
Report to moderator
1713906416
Hero Member
*
Offline Offline

Posts: 1713906416

View Profile Personal Message (Offline)

Ignore
1713906416
Reply with quote  #2

1713906416
Report to moderator
There are several different types of Bitcoin clients. The most secure are full nodes like Bitcoin Core, but full nodes are more resource-heavy, and they must do a lengthy initial syncing process. As a result, lightweight clients with somewhat less security are commonly used.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1713906416
Hero Member
*
Offline Offline

Posts: 1713906416

View Profile Personal Message (Offline)

Ignore
1713906416
Reply with quote  #2

1713906416
Report to moderator
1713906416
Hero Member
*
Offline Offline

Posts: 1713906416

View Profile Personal Message (Offline)

Ignore
1713906416
Reply with quote  #2

1713906416
Report to moderator
Boelens
Hero Member
*****
Offline Offline

Activity: 672
Merit: 500



View Profile
May 26, 2013, 04:12:59 PM
 #402

You'll need to master the command-line flags.

Code:
oclvanitygen -help (to use OpenCL)
or
vanitygen -help
will display the flags for each, you just need to fill them out, something like:

Code:
oclvanitgen -d 0:0 -k -o found.txt -P 5ENTIRE160PRIVATEKEYPART...HERE 1Pattern1 1Pattern2 1Pattern3 . . . 

Put the patterns last. Tricks of the trade:

1. Put the command line in a .bat file, as it beats trying to type or paste in the split key

2. Search for as many patterns as you can at a time, in the case of pool mining, that means all of the patterns using the same private key part. it vastly improves the odds of finding any of them.

You can also list patterns in a file, but you'll see that in the help screen.

If and when it finds a pattern (in this case writing it to found.txt), you can manually submit it to the pool to claim the bounty. Instructions for that are on the site.

Also, if oclvanitygen makes your computer so incredibly sluggish that you can't even kill the program, you can let it run, but when you need to use it, click in the cmd window and hit your Pause/Break key, press Enter to resume.


Good luck Smiley

Ah thanks! I must be an idiot but I can't get it to work, oh well. I only get about 65 keys/s anyhows.
ThePiachu (OP)
Sr. Member
****
Offline Offline

Activity: 444
Merit: 307



View Profile WWW
May 27, 2013, 12:18:18 AM
 #403

So uhm - how does this work? I want to mine, I got the miner software, what now? Do you get the miner fees for solving them?

EDIT I've also got a problem, want to get one, want to pay, but it tells me to send to :
mp6kXv1sV3GmYuuaynfRcs6DxcncE9qGxt

Which isn't a valid BTC address..

EDIT2 : I found the pattern and other thingies, and know how CMD works, but what is the exact line I need to put in?

mp6kXv1sV3GmYuuaynfRcs6DxcncE9qGxt is a TestNet address - are you connected to vanitypooltest.appspot.com (our test website), or vanitypool.appspot.com (our main website)?

1HWbVLhxj7bhewhyapMZpyhqWAeAhJd51E
My Bitcoin Calculator:
http://tpbitcalc.appspot.com/
svost
Sr. Member
****
Offline Offline

Activity: 461
Merit: 252


View Profile
June 21, 2013, 05:42:12 AM
 #404

Hello.
Can you add support of novacoin addresses in your pool?

svost-suse:~/tmp/vanitygen # ./oclvanitygen -t 1 -X 8 4Svost -D 0:0 -D 0:1
Difficulty: 264104224
Pattern: 4Svost                                                               
Address: 4SvostXKDDzYn35WYXKZiGqsLAJjc9CCqt - (short pattern successfully generated and set in a wallet)
Privkey: XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX





4NovacoinyLfMCjTzqDXcaGNTrykfDBNkP
ThePiachu (OP)
Sr. Member
****
Offline Offline

Activity: 444
Merit: 307



View Profile WWW
June 21, 2013, 05:50:31 AM
 #405

Hello.
Can you add support of novacoin addresses in your pool?

svost-suse:~/tmp/vanitygen # ./oclvanitygen -t 1 -X 8 4Svost -D 0:0 -D 0:1
Difficulty: 264104224
Pattern: 4Svost                                                               
Address: 4SvostXKDDzYn35WYXKZiGqsLAJjc9CCqt - (short pattern successfully generated and set in a wallet)
Privkey: XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX

The Pool supports any vanity address as long as appropriate net byte is given. Please make sure your work is solvable in a given address space - some addresses cannot be generated with some net bytes. Bounties still have to be paid in Bitcoin.

1HWbVLhxj7bhewhyapMZpyhqWAeAhJd51E
My Bitcoin Calculator:
http://tpbitcalc.appspot.com/
svost
Sr. Member
****
Offline Offline

Activity: 461
Merit: 252


View Profile
June 21, 2013, 06:00:51 AM
 #406

Please make sure your work is solvable in a given address space - some addresses cannot be generated with some net bytes.

svost-suse:~/tmp/vanitygen # ./oclvanitygen -t 1 -X 8 4Balthazar -D 0:0 -D 0:1
Invalid character 'l' in prefix '4Balthazar'

 Grin

4NovacoinyLfMCjTzqDXcaGNTrykfDBNkP
Balthazar
Legendary
*
Offline Offline

Activity: 3108
Merit: 1358



View Profile
June 21, 2013, 02:28:34 PM
 #407

Please make sure your work is solvable in a given address space - some addresses cannot be generated with some net bytes.

svost-suse:~/tmp/vanitygen # ./oclvanitygen -t 1 -X 8 4Balthazar -D 0:0 -D 0:1
Invalid character 'l' in prefix '4Balthazar'

 Grin
I think that it will take a little time to generate such address Cheesy
ThePiachu (OP)
Sr. Member
****
Offline Offline

Activity: 444
Merit: 307



View Profile WWW
June 21, 2013, 03:34:24 PM
 #408

Please make sure your work is solvable in a given address space - some addresses cannot be generated with some net bytes.

svost-suse:~/tmp/vanitygen # ./oclvanitygen -t 1 -X 8 4Balthazar -D 0:0 -D 0:1
Invalid character 'l' in prefix '4Balthazar'

 Grin

"l" is not in the address alphabet because it looks too much like "1" and "i".

1HWbVLhxj7bhewhyapMZpyhqWAeAhJd51E
My Bitcoin Calculator:
http://tpbitcalc.appspot.com/
BlueCombWindow
Newbie
*
Offline Offline

Activity: 33
Merit: 0


View Profile
July 30, 2013, 05:45:26 AM
 #409

I don't think Anywho is solveable unless it's supposed to mean 1Anywho? Is it another coin besides Bitcoin? Coin that starts with "A" on their addresses?

steelboy
Hero Member
*****
Offline Offline

Activity: 756
Merit: 1000



View Profile
July 30, 2013, 06:20:06 PM
 #410

Hi

I haven't read the whole thread so apologies if I have missed something.

I have looked into vanity addresses but couldn't find a couple of bits of info.

If I wanted a 1followed by 7 character address how long would it take and how much would it cost?

Thanks

ThePiachu (OP)
Sr. Member
****
Offline Offline

Activity: 444
Merit: 307



View Profile WWW
August 07, 2013, 07:24:13 AM
 #411

I don't think Anywho is solveable unless it's supposed to mean 1Anywho? Is it another coin besides Bitcoin? Coin that starts with "A" on their addresses?

Hmm, I guess you might be right. I will cancel the work and message the submitter about the refund.

If I wanted a 1followed by 7 character address how long would it take and how much would it cost?

Estimates are on front page of Vanity Pool:

Pattern length   Honest fee   Minimum fee
1-6   0.01   0.01
7   0.14   0.01
8   8.3   0.08
9   480   4.8
10   27862   278
11   1616015   16160

Since those include the starting 1, then you are looking at 8 character patterns - an honest price of about 8.3, minimum of 0.08. Precise price can vary per address (for example, patterns starting with 1 and late letter of the Bitcoin alphabet are more costly).

1HWbVLhxj7bhewhyapMZpyhqWAeAhJd51E
My Bitcoin Calculator:
http://tpbitcalc.appspot.com/
sheinsha
Sr. Member
****
Offline Offline

Activity: 434
Merit: 250


View Profile
August 13, 2013, 03:55:31 AM
 #412

Is the main pool active? i have a 6x 7950 rig that would like to give it a shot with.

Minar.cc pools are not running anymore, the domain was registered by someone else and I don't have any relationship with the new owner.
ThePiachu (OP)
Sr. Member
****
Offline Offline

Activity: 444
Merit: 307



View Profile WWW
August 13, 2013, 04:14:45 AM
 #413

Is the main pool active? i have a 6x 7950 rig that would like to give it a shot with.

Yes, the main pool is active.

1HWbVLhxj7bhewhyapMZpyhqWAeAhJd51E
My Bitcoin Calculator:
http://tpbitcalc.appspot.com/
sheinsha
Sr. Member
****
Offline Offline

Activity: 434
Merit: 250


View Profile
August 13, 2013, 05:11:59 AM
 #414

Is the main pool active? i have a 6x 7950 rig that would like to give it a shot with.

Yes, the main pool is active.
does oclvanitygen support multiple gpus ? or do i need one instance per gpu?

Minar.cc pools are not running anymore, the domain was registered by someone else and I don't have any relationship with the new owner.
ThePiachu (OP)
Sr. Member
****
Offline Offline

Activity: 444
Merit: 307



View Profile WWW
August 13, 2013, 05:51:09 AM
 #415

Is the main pool active? i have a 6x 7950 rig that would like to give it a shot with.

Yes, the main pool is active.
does oclvanitygen support multiple gpus ? or do i need one instance per gpu?

I am not sure - ask samr7, the creator of oclvanitygen.

1HWbVLhxj7bhewhyapMZpyhqWAeAhJd51E
My Bitcoin Calculator:
http://tpbitcalc.appspot.com/
btcusr
Sr. Member
****
Offline Offline

Activity: 405
Merit: 255


@_vjy


View Profile
September 08, 2013, 02:04:57 AM
 #416

Hi @TP, Do asics work with this vanity address finding process? We have 340 MHash USB miners, now available for 0.18 btc.

ThePiachu (OP)
Sr. Member
****
Offline Offline

Activity: 444
Merit: 307



View Profile WWW
September 08, 2013, 03:50:24 AM
 #417

Hi @TP, Do asics work with this vanity address finding process? We have 340 MHash USB miners, now available for 0.18 btc.

You would need custom asics. Mining asics only do double SHA-256, while vanity mining also requires ECDSA math and RIPEMD-160, so they are not compatible. You could do FPGAs, but those would also require custom software.

1HWbVLhxj7bhewhyapMZpyhqWAeAhJd51E
My Bitcoin Calculator:
http://tpbitcalc.appspot.com/
eiswuerfel
Sr. Member
****
Offline Offline

Activity: 267
Merit: 250


View Profile
September 09, 2013, 11:23:09 AM
 #418

Quote
Please note we are updating the server right now. The Pool might not be functioning for a bit.

Can you say me the and of the update?
ThePiachu (OP)
Sr. Member
****
Offline Offline

Activity: 444
Merit: 307



View Profile WWW
September 09, 2013, 04:52:11 PM
 #419

Quote
Please note we are updating the server right now. The Pool might not be functioning for a bit.

Can you say me the and of the update?

Whops, forgot to unset that message. The server was running at the end of the day I originally posted that warning.

1HWbVLhxj7bhewhyapMZpyhqWAeAhJd51E
My Bitcoin Calculator:
http://tpbitcalc.appspot.com/
Dare
Hero Member
*****
Offline Offline

Activity: 508
Merit: 500


Techwolf on #bitcoin and Reddit


View Profile WWW
September 13, 2013, 02:59:23 AM
 #420

Someone submitted an unsolvable Litecoin address a day or two ago (LGWL). I'm not sure how you usually handle these, but it should probably be removed from the list.

BTC: 1M8oUcBnkRDEhWWgV8ZXLTB6p1mgnejVbX
How Forum Activity Works
Bitcointalk Forum Rules
|
|
|
Firstbits (lucky vanitygen): 1WoLfRUGDx1
How Forum Trust Works
Bitcoin Source Code
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 [21] 22 23 24 25 26 27 28 29 30 31 32 33 34 35 »
  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!