Bitcoin Forum
May 02, 2024, 01:53:38 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 147183 times)
ThePiachu (OP)
Sr. Member
****
Offline Offline

Activity: 444
Merit: 307



View Profile WWW
October 18, 2012, 07:57:17 PM
 #121

Well, I made the site look a bit more presentable. Also I'm testing some updates on the vanitypooltest.appspot.com website - mainly under the hood stuff. The tables should be neater, errors should be more informative and so forth.

For reference:
Quote
Database error, please try again later
types errors I found out mean that the Pool was not able to fetch the work info from the database. I guess some argument could be missing, as if the search just finds nothing, it displays a different error. I hope that's what it is...

Update to the main net version of the Pool should be up within a couple days. I just want to ask if you guys prefer the more compact view of the lists, or do you want all the info?

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

Posts: 1714658018

View Profile Personal Message (Offline)

Ignore
1714658018
Reply with quote  #2

1714658018
Report to moderator
The grue lurks in the darkest places of the earth. Its favorite diet is adventurers, but its insatiable appetite is tempered by its fear of light. No grue has ever been seen by the light of day, and few have survived its fearsome jaws to tell the tale.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714658018
Hero Member
*
Offline Offline

Posts: 1714658018

View Profile Personal Message (Offline)

Ignore
1714658018
Reply with quote  #2

1714658018
Report to moderator
1714658018
Hero Member
*
Offline Offline

Posts: 1714658018

View Profile Personal Message (Offline)

Ignore
1714658018
Reply with quote  #2

1714658018
Report to moderator
fizzisist
Hero Member
*****
Offline Offline

Activity: 720
Merit: 525



View Profile WWW
October 18, 2012, 11:45:25 PM
 #122

ThePiachu, can you add the pattern difficulty to the work list?

I could, although that feature might not be up for awhile. Currently working on my other projects. Some small sprucing up of the page might be coming soon though.

I understand. I do believe knowing this will be the key to get people to mine addresses using the pool. It is currently quite hard to figure out if mining addresses is more profitable than mining bitcoins. What's worse is that the profitability of each is changing all the time. Having the current value available would help make it easier to decide which to do.

Another effect this will have is to help a work submitter decide how much to pay. If they want their address to be generated first, they need to set a reward that makes the value of that address higher than the current highest value. If they can wait a bit, they can set the reward slightly lower, but higher than some of the other work available. Without this, you need to do a lot to figure out what reward to set. This will hopefully drive up the rewards over time as people compete for the computing power of the pool.

If all of this is done, I really could see vanity address mining a good replacement for bitcoin mining for all those non-ASIC devices that are pushed out when the difficulty rises. Without this, it's just a really cool toy.

slush
Legendary
*
Offline Offline

Activity: 1386
Merit: 1097



View Profile WWW
October 19, 2012, 09:42:18 AM
 #123

Is there any estimation how much workers and what MKey/s power is working for the pool? (btw I joined the pool few hours ago and just found the match, yay!)

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

Activity: 444
Merit: 307



View Profile WWW
October 19, 2012, 09:49:53 AM
 #124

Is there any estimation how much workers and what MKey/s power is working for the pool? (btw I joined the pool few hours ago and just found the match, yay!)

Not really. I guess one could try estimating that through number of calls to the url displaying work and how much work gets submitted, but at the moment I don't really have a clue.

I'm glad you are having your first successes with the Pool.

1HWbVLhxj7bhewhyapMZpyhqWAeAhJd51E
My Bitcoin Calculator:
http://tpbitcalc.appspot.com/
slush
Legendary
*
Offline Offline

Activity: 1386
Merit: 1097



View Profile WWW
October 19, 2012, 09:52:31 AM
 #125

Actually displaying timestamp and prefix difficulty of solved matches on the web would help some estimation. It will be extremely inaccurate, but at least something....

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

Activity: 444
Merit: 307



View Profile WWW
October 19, 2012, 05:00:40 PM
 #126

Actually displaying timestamp and prefix difficulty of solved matches on the web would help some estimation. It will be extremely inaccurate, but at least something....

I guess I could look into implementing that.


For now, some more smaller updates to the Pool - making it look less messy, as well as streamlining reward payout (as in, some changes on the server side of things).

vanitypool.appspot.com

1HWbVLhxj7bhewhyapMZpyhqWAeAhJd51E
My Bitcoin Calculator:
http://tpbitcalc.appspot.com/
stevegee58
Legendary
*
Offline Offline

Activity: 916
Merit: 1003



View Profile
October 19, 2012, 05:25:29 PM
 #127

Do I read right that this isn't really a "pool" like for BTC where miners directly connect to a mining address?  I've used oclvanitygen some already for my own use but I'm not sure how to go about this for the pool...

You are in a maze of twisty little passages, all alike.
ThePiachu (OP)
Sr. Member
****
Offline Offline

Activity: 444
Merit: 307



View Profile WWW
October 19, 2012, 05:31:23 PM
 #128

Do I read right that this isn't really a "pool" like for BTC where miners directly connect to a mining address?  I've used oclvanitygen some already for my own use but I'm not sure how to go about this for the pool...

It's sort of like a traditional pool, only dedicated to mining for vanity addresses, rather than Bitcoin blocks. You need to use oclvanityminer application by samr7 (https://bitcointalk.org/index.php?topic=25804.0 - same package, different executable). You just specify my Pool and your reward address, and the program does all the mining:

Quote
$ ./oclvanityminer -u https://vanitypool.appspot.com/ -a 1samr7UZxtC6MEAFHqr1h3Kq453xJJbe4

This is all possible thanks to some properties of the cryptography behind ECDSA - generally you can outsource vanity address creation with zero risk to your coins. Only the person starting the bounty will know the private key.

1HWbVLhxj7bhewhyapMZpyhqWAeAhJd51E
My Bitcoin Calculator:
http://tpbitcalc.appspot.com/
stevegee58
Legendary
*
Offline Offline

Activity: 916
Merit: 1003



View Profile
October 19, 2012, 05:51:22 PM
 #129

I'm so dense sometimes.  I never noticed the oclvanityminer program (until now).

Interesting how profitable applications are popping up for GPUs now that BTC mining may become unprofitable.

You are in a maze of twisty little passages, all alike.
cambda
Hero Member
*****
Offline Offline

Activity: 759
Merit: 502



View Profile
October 19, 2012, 08:23:37 PM
 #130

I'm missing the point of joining your pool. Since it's not share-based or anything like that, why exactly should someone
join pool when he can go solo (that means offline mode too) and than just pick rewards by submitting correct results?

because it is automated - it is checking every few minutes if the work your miner is working on is with highest profitability (for example if new pattern with very high reward is added, your miner will start work on it within few mins, or if the pattern your working on is solved your miner does not need to work on this pattern anymore)
fizzisist
Hero Member
*****
Offline Offline

Activity: 720
Merit: 525



View Profile WWW
October 19, 2012, 08:35:51 PM
 #131

I'm missing the point of joining your pool. Since it's not share-based or anything like that, why exactly should someone
join pool when he can go solo (that means offline mode too) and than just pick rewards by submitting correct results?

because it is automated - it is checking every few minutes if the work your miner is working on is with highest profitability (for example if new pattern with very high reward is added, your miner will start work on it within few mins, or if the pattern your working on is solved your miner does not need to work on this pattern anymore)

Yes, this is correct. Actually, this isn't a pool in the sense that a bitcoin mining pool splits up work and distributes the reward based on the proportion of work done, since there is no concept of a "share" in this pool. You are essentially solo mining, and the vanity pool provides a marketplace to exchange work and solutions. The reason this is fine for now is that most of the available work can be found in a few hours instead of the incredibly long time it would take to solo mine a bitcoin block. As cambda said, the miner is simply checking for new, more profitable work every few minutes. This isn't much different than the way solo mining for bitcoins works.

For this reason, if vanity address mining picks up quite a bit, there will probably need to be some improvements to the protocol to help it scale up. For instance, a sort of long-polling would help to make sure you aren't working on expired work after it has been solved by someone else. If there are a lot of workers, this should be happening all the time.

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

Activity: 444
Merit: 307



View Profile WWW
October 19, 2012, 08:39:48 PM
 #132

Interesting how profitable applications are popping up for GPUs now that BTC mining may become unprofitable.

Well, this idea was around for awhile before ASICs were becoming a thing.

I'm missing the point of joining your pool. Since it's not share-based or anything like that, why exactly should someone
join pool when he can go solo (that means offline mode too) and than just pick rewards by submitting correct results?

Well, you don't really join the Pool per se. The Pool allows anyone to easily post bounties for their private keys and let the server handle everything. The miners just check the latest list of work every now and then, and submit their results when needed. This process is also automated through the use of oclvanityminer. If you want to get the work by hand, run the miner offline and then copy the result in and submit the work that way, it is possible, but an automated program can be faster. You can also set up your own pool with similar tools (someone has done that quite quickly actually), but then you would have to find people that would be willing to put bounties up there.

All in all, you don't need to join the Pool or use it at all, but it's a tool waiting out there if you find it useful.

For this reason, if vanity address mining picks up quite a bit, there will probably need to be some improvements to the protocol to help it scale up. For instance, a sort of long-polling would help to make sure you aren't working on expired work after it has been solved by someone else. If there are a lot of workers, this should be happening all the time.

I guess I should hope that will be a problem one day;). On the other hand, apparently Google App Engine does not like longpolling too much...

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

Activity: 720
Merit: 525



View Profile WWW
October 19, 2012, 10:59:44 PM
 #133

I went ahead and wrote a short script to parse the available work list and calculate the maximum value (expected BTC/Gkey earnings when working on the pool). I end up with the result that for my 5870 I will earn more BTC mining addresses than it would mining bitcoins directly! A 5870 does about 400 MH/s and thus can earn about 0.131 BTC/day mining bitcoins. Generating vanity addresses it does about 30 MKey/s. The current max value calculated by my script is 0.00007114 BTC/GKey, so this card could earn about 0.184 BTC/day mining on this pool.

Of course, I don't use my GPU for mining bitcoins or addresses, since my power costs will exceed the earnings either way...

Can someone confirm these results? Is this what everyone on here already knew? Did I screw something up in my math?

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

Activity: 444
Merit: 307



View Profile WWW
October 20, 2012, 03:35:15 PM
 #134

I'm currently working on some metrics for calculating how profitable the pool is for the miners. My initial ideas are:

Variables:
Bitcoin Difficulty d
Miner Mining Speed m
Block Reward r

Miner Key Generation Rate k
Vanity Address Bounty b
Vanity Address Complexity (aka "difficulty", but I don't want to confuse the two) c


Expected Block Reward: (m*r)/(d*2^32)
Expected Vanity Reward: (k*b)/c

Compare the two and see which is higher.


However, if I want to present this more neatly in one equation, it would probably be like this:

Ratio: (b*2^32)/c  *  d/r  *  k/m

The right part is constant for a given miner, the left part is constant for a given pattern, and the middle part is just a simple ratio of difficulty and block reward. This equation is for a single address. If the ratio is higher than 1, you ought to mine for addresses, otherwise - mine for blocks.

I think I will call the left part of this equation Lavishness. To determine if mining at the Pool is more profitable than mining, one would all various Lavishnesses and put them in together into the equation. For multiplicative mining - one would take the biggest Lavishness sum of patterns sharing a single public key, and for additive mining - add all the Lavishnesses of all patterns (but also keep in mind different key generation rate for this method).


So what do you think, is this a good metric?

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

Activity: 720
Merit: 525



View Profile WWW
October 20, 2012, 04:49:52 PM
 #135

I'm currently working on some metrics for calculating how profitable the pool is for the miners. My initial ideas are:

Variables:
Bitcoin Difficulty d
Miner Mining Speed m
Block Reward r

Miner Key Generation Rate k
Vanity Address Bounty b
Vanity Address Complexity (aka "difficulty", but I don't want to confuse the two) c


Expected Block Reward: (m*r)/(d*2^32)
Expected Vanity Reward: (k*b)/c

Compare the two and see which is higher.


However, if I want to present this more neatly in one equation, it would probably be like this:

Ratio: (b*2^32)/c  *  d/r  *  k/m

The right part is constant for a given miner, the left part is constant for a given pattern, and the middle part is just a simple ratio of difficulty and block reward. This equation is for a single address. If the ratio is higher than 1, you ought to mine for addresses, otherwise - mine for blocks.

I think I will call the left part of this equation Lavishness. To determine if mining at the Pool is more profitable than mining, one would all various Lavishnesses and put them in together into the equation. For multiplicative mining - one would take the biggest Lavishness sum of patterns sharing a single public key, and for additive mining - add all the Lavishnesses of all patterns (but also keep in mind different key generation rate for this method).


So what do you think, is this a good metric?

Yes, this is exactly what I've been lobbying for. Smiley In fact, I went ahead and did this yesterday (how I got the numbers in the post above).

In fact, I plugged these formulas into a script that grabs the relevant quantities from blockchain.info and parses your available work list to calculate them at any time. Then, it feeds the results into munin so that I can see a graph over time, so I can see some historical data on this:



As you can see, the "value" of address mining has decreased a little bit since the graph started because some work was solved. When the bitcoin difficulty or block reward changes, the green line will change, too.

Using your variable definitions, My graph is made with a ratio for m/k = 400/30 (which is true for my 5870). Could we collect a bunch of m/k values for a lot of different hardware and average them? If that ratio is pretty much constant for most GPUs, this value would be meaningful for most users (right now, it is only meaningful for a 5870).

If you'd like to help this effort, please post your performance figures for your hardware (GPU model and hash/s and key/s).

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

Activity: 444
Merit: 307



View Profile WWW
October 20, 2012, 05:00:48 PM
 #136

If you'd like to help this effort, please post your performance figures for your hardware (GPU model and hash/s and key/s).

This problem needs a wiki page Smiley :

https://en.bitcoin.it/wiki/Vanity_mining_hardware_comparison

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

Activity: 720
Merit: 525



View Profile WWW
October 20, 2012, 05:08:19 PM
 #137

For multiplicative mining - one would take the biggest Lavishness sum of patterns sharing a single public key, and for additive mining - add all the Lavishnesses of all patterns (but also keep in mind different key generation rate for this method).

What is the difference in performance is on average? We should probably be calculating both of these options, with another ratio factor. The client should decide which method to use. This could become important when scaling up, if there is a lot of available work from different pubkeys.

Add these numbers to the new wiki page, too! Tongue

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

Activity: 444
Merit: 307



View Profile WWW
October 20, 2012, 05:11:14 PM
 #138

What is the difference in performance is on average? We should probably be calculating both of these options, with another ratio factor. The client should decide which method to use. This could become important when scaling up, if there is a lot of available work from different pubkeys.

I have no idea what the difference in performance is, as I don't think anyone has implemented the other method yet. However, I'm afraid it might be dependant on the amount of keys to check. I will add the columns in.

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

Activity: 720
Merit: 525



View Profile WWW
October 20, 2012, 06:01:19 PM
 #139

What is the difference in performance is on average? We should probably be calculating both of these options, with another ratio factor. The client should decide which method to use. This could become important when scaling up, if there is a lot of available work from different pubkeys.

I have no idea what the difference in performance is, as I don't think anyone has implemented the other method yet. However, I'm afraid it might be dependant on the amount of keys to check. I will add the columns in.

Cool. I added mine to the table. If anyone has data for their hardware and doesn't feel like editing the wiki, please at least post here!

stevegee58
Legendary
*
Offline Offline

Activity: 916
Merit: 1003



View Profile
October 20, 2012, 06:04:10 PM
 #140

It's so refreshing to see something nice and useful taking shape!

You are in a maze of twisty little passages, all alike.
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!