Bitcoin Forum
April 25, 2024, 12:41:49 AM *
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)
ThePiachu (OP)
Sr. Member
****
Offline Offline

Activity: 444
Merit: 307



View Profile WWW
November 05, 2013, 10:54:16 AM
 #461

just out of curiosity is this pool still up and running?

Yes, it's running and it has over 7.5BTC in bounties ready to be collected Smiley.

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

Posts: 1714005709

View Profile Personal Message (Offline)

Ignore
1714005709
Reply with quote  #2

1714005709
Report to moderator
1714005709
Hero Member
*
Offline Offline

Posts: 1714005709

View Profile Personal Message (Offline)

Ignore
1714005709
Reply with quote  #2

1714005709
Report to moderator
The Bitcoin software, network, and concept is called "Bitcoin" with a capitalized "B". Bitcoin currency units are called "bitcoins" with a lowercase "b" -- this is often abbreviated BTC.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
sheinsha
Sr. Member
****
Offline Offline

Activity: 434
Merit: 250


View Profile
November 05, 2013, 08:02:19 PM
 #462

Im using ./oclvanityminer now and im getting
Code:
Searching for pattern: "1UnnDunn" Reward: 0.036000 Value: 0.000001 BTC/Gkey

Is this ok? Shouldn't I be getting all the patterns requested by "04C13D9C.." for example.. ? The sum is greater than 0.036...

I guess it's just a convenient way of displaying it, rather than listing all patterns beings searched for.

Here is the way I'm vanity mining now, searching for 11 rewards using my GPU. I find the public key part with the most rewards pending (from https://vanitypool.appspot.com/availableWork and https://vanitypool.appspot.com/getWork), with at least one reward that is not insanely difficult, which turns out to be:

04C13D...

Then I put all the requested patterns linked to this key part into a file called patterns.txt, one line each, in the same folder as the oclvanitygen executable.

now I run this script:

    #!/bin/bash
    cd /path/to/vanitygen/
    rm *.oclbin
    now=`date +"%m_%d_%Y"`
    outputFile="Solution_$now.txt"
    ./oclvanitygen \
        -D 0:1,grid=1024x1024 \
        -P 04C13D... \
        -f patterns.txt \
        -o $outputFile \
        -k

It appears that the -P option does not show up when you type ./oclvanitygen -help, but it is supported in the code, so hopefully when / if it finds a solution, it will be a valid key part and I'll get one of the rewards. A script to do this automatically should be easy enough to generate, not sure what went wrong with "oclvanityminer".



I have added the ability to dump the pub key when using verbose mode:
https://github.com/nicoschtein/vanitygen/tree/dump-pubkey
Check it out for debugging purposes !

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.
eoJ
Full Member
***
Offline Offline

Activity: 140
Merit: 100


View Profile
November 23, 2013, 11:52:32 AM
 #463

Current prices look a bit off to me? On my Nvidia GTX 480, it'll take me just over 18 days for 50% probability, for an 8 digit vanity address. Yet, if I was mining on it, I'd be making 0.0001 BTC per day, it'd take me 227 years to mine the 8.3 BTC payout, and that's assuming difficulty stayed the same. Am I missing something?
ThePiachu (OP)
Sr. Member
****
Offline Offline

Activity: 444
Merit: 307



View Profile WWW
November 23, 2013, 11:55:51 AM
 #464

Hmm, with the current block mining difficulty spike, I guess you might not be far off with how many times vanity mining is more profitable. The thing is, you also have to look at LTC mining and see how much money that can make you.

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

Activity: 38
Merit: 0


View Profile
November 30, 2013, 01:08:38 PM
Last edit: December 01, 2013, 07:34:21 AM by Sammey
 #465

Nvm
W-M
Full Member
***
Offline Offline

Activity: 210
Merit: 100

In Crypto we Trust.


View Profile
December 12, 2013, 04:51:56 PM
 #466

I would like to know how exactly people who generate keys are paid out in this pool. Do all people who worked on a certain bounty get part of the spoils when it is finished? Or only the person that completed it? Or is there another, more intricate system, that is used to determine who gets paid how much?

What exactly do 'Value' and 'Reward' mean?

Thank you for your time,

~W-M

SatoshiCarnival.co ♢ Refreshing ♥ Fair ♧ Bitcoin Casino

WMCode ~ Web Development ~ Design
ThePiachu (OP)
Sr. Member
****
Offline Offline

Activity: 444
Merit: 307



View Profile WWW
December 13, 2013, 08:41:18 AM
 #467

I would like to know how exactly people who generate keys are paid out in this pool. Do all people who worked on a certain bounty get part of the spoils when it is finished? Or only the person that completed it? Or is there another, more intricate system, that is used to determine who gets paid how much?

What exactly do 'Value' and 'Reward' mean?

Thank you for your time,

~W-M

Winner takes all. I know shares would lower the reward variance, but implementing that would take too much of my time that is lacking at the moment.

I think Reward is the total bounty on an address, Value is Reward divided by how difficult it is to mine. You generally want to be working on bounties with bigger Values, even if their Rewards are smaller, unless you believe in your luck.

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

Activity: 35
Merit: 0


View Profile
January 20, 2014, 08:46:48 AM
 #468

On the solved work page I'd like to see columns date/time started and finished.
miaviator
Donator
Hero Member
*
Offline Offline

Activity: 686
Merit: 519


It's for the children!


View Profile WWW
February 02, 2014, 03:20:55 AM
 #469

Fantastic.  Found another one.  On a cheap nvidia GPU.

stevegee58
Legendary
*
Offline Offline

Activity: 916
Merit: 1003



View Profile
February 02, 2014, 12:56:23 PM
 #470

Fantastic.  Found another one.  On a cheap nvidia GPU.

What's your hash rate and what estimate did it show?

You are in a maze of twisty little passages, all alike.
gadman2
Legendary
*
Offline Offline

Activity: 977
Merit: 1000



View Profile
February 02, 2014, 01:29:58 PM
Last edit: February 02, 2014, 01:46:49 PM by gadman2
 #471

I'm still confused... Is there a way to search for all available work at once even though there are different part public keys? I understand making a simple bat and text to search for ones with the same part public key but there has to be a way to search for multiple part public keys at the same time....

Ideally there should be a one time command line that searches for all available work at the same time whilst listing your Bitcoin address and once you solve one it pays out automatically.  If this already exists please shoot a example oclvanitygen line that does this.

miaviator
Donator
Hero Member
*
Offline Offline

Activity: 686
Merit: 519


It's for the children!


View Profile WWW
February 02, 2014, 05:54:58 PM
 #472

Fantastic.  Found another one.  On a cheap nvidia GPU.

What's your hash rate and what estimate did it show?

20Kkeys x 10 rigs  Grin

Plus 4Mkeys x 2 cards

I don't look at the estimates.  So far this is the only thing profitable I have found for spare cycles and a 3.8Khash nvidia rig. 

All of which refuses to find 1Unicorn  mostly because of the length and the U at the beginning.

sssubito
Newbie
*
Offline Offline

Activity: 35
Merit: 0


View Profile
February 04, 2014, 06:16:56 PM
 #473

@miaviator

Then you were pretty lucky, indeed.

My AMD 5770 crunches about 15.5 MKeys/s and, oh yeah, once I was lucky too on the vanity pool. It made me happy to see that something unusual happened that day. Always a nice surprise.

Unfortunately most work is way out of near reach and heavily underpaid for the amount of work needed to find a solution. Sure, with a tremendous amount of luck it might work out, but you can't rely on that.

When I'm in the right mood and bored of other mining, I'll point oclvanitymine @ the pool and hope for some lucky day.  Grin
nasamanBoy
Newbie
*
Offline Offline

Activity: 14
Merit: 0


View Profile
February 05, 2014, 08:35:26 AM
 #474

The Vanity Address DAC mines blocks into existence by finding vanity names.
Names are processed on a highest Bid basis and the entire hash power of the network is directed toward finding Vanity addresses for users.
miaviator
Donator
Hero Member
*
Offline Offline

Activity: 686
Merit: 519


It's for the children!


View Profile WWW
February 06, 2014, 04:42:41 PM
 #475

PS Screw you 1aantonop

I think I'm going to stop using the pool until this address goes away. 

I'll work on 1Unicorn for a bit.

davispuh
Newbie
*
Offline Offline

Activity: 12
Merit: 0


View Profile
February 14, 2014, 02:21:11 PM
Last edit: February 14, 2014, 02:56:28 PM by davispuh
 #476

Is there any other vanity pools? (I couldn't find any other) Or this is only one? If there are multiple ones, which one would be most profitable? ie. with most rewards and easiest addresses.
ThePiachu (OP)
Sr. Member
****
Offline Offline

Activity: 444
Merit: 307



View Profile WWW
February 14, 2014, 04:31:27 PM
 #477

Is there any other vanity pools? (I couldn't find any other) Or this is only one? If there are multiple ones, which one would be most profitable? ie. with most rewards and easiest addresses.

I think someone did set up some other pool, but to the best of my knowledge this is the only pool that has any traffic. It's a small niche market.

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

Activity: 686
Merit: 519


It's for the children!


View Profile WWW
February 14, 2014, 09:31:49 PM
 #478

Is there any other vanity pools? (I couldn't find any other) Or this is only one? If there are multiple ones, which one would be most profitable? ie. with most rewards and easiest addresses.

I think someone did set up some other pool, but to the best of my knowledge this is the only pool that has any traffic. It's a small niche market.

Yes looking aimlessly for "1aantonop" is absolutely niche.  Useless POS.

Could someone create a pool that can say not search for the same address until the end of time?

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

Activity: 444
Merit: 307



View Profile WWW
February 15, 2014, 08:22:06 AM
 #479

Yes looking aimlessly for "1aantonop" is absolutely niche.  Useless POS.

Could someone create a pool that can say not search for the same address until the end of time?

It's all supply and demand - if people aren't buying addresses, there is little work. If you want to get more mining work, try convincing people to get themselves a vanity address Wink.

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

Activity: 392
Merit: 10


View Profile
February 15, 2014, 01:40:25 PM
 #480

I wish someone would make a decent tutorial online video on how to get a vanity address
any info I have found so far is sketchy at best. Huh
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!