Pages:
Author

Topic: Vanity Pool - vanity address generator pool - page 16. (Read 147800 times)

sr. member
Activity: 444
Merit: 313
Sorry if I hammered your logs for a bit there, is 4 minutes acceptable for get work requests?

I'm putting final touches on a simple WSH script to pick the most profitable request out of the most possible requests, and manage vanitygen based on that. Next I'll add automatic submittal, though I suppose it'll be hard to test.

If anyone's interested in it, I'm fairly interested in donations Wink

Well, if you need to test your scripts, there is always https://vanitypooltest.appspot.com/ , running the same code, just on TestNet. Feel free to abuse that as needed.

And what do you mean by "is 4 minutes acceptable for get work requests"? Asking for new work every 4 minutes? Sending a response within 4 minutes? Something else? At any rate, yes, yes, and you'd need to elaborate.
full member
Activity: 220
Merit: 100
Getting too old for all this.
Sorry if I hammered your logs for a bit there, is 4 minutes acceptable for get work requests?

I'm putting final touches on a simple WSH script to pick the most profitable request out of the most possible requests, and manage vanitygen based on that. Next I'll add automatic submittal, though I suppose it'll be hard to test.

If anyone's interested in it, I'm fairly interested in donations Wink
sr. member
Activity: 444
Merit: 313
In the mean time, I can see that

https://www.bitaddress.org

have added support for both addition and multiplication, so you can give them a bash.
donator
Activity: 3108
Merit: 1166
Many thanks TP!
sr. member
Activity: 444
Merit: 313
hi, when I check the solution - including old ones that I know are correct, on https://gobittest.appspot.com/VanityMult & sum site I have been getting an error message for the last 12 hrs plus:

Error: Server Error
The server encountered an error and could not complete your request.

If the problem persists, please report your problem and mention this error message and the query that caused it.

... any help welcomed pse, ty!

I'm getting this error message again & it's beyond me to even know how to report it correctly when I go to the report page, I'd very much appreciate if someone could do this for me & all who wish to be able to continue to use it, many thanks indeed to whoever solved a bunch of mine today after a long hiatus, including a lovely 9 chars after the 1 of 1AUSTRALiA that's been there from near the start of this for a very well deserved 0.9 btc bounty.

Hmm, this is very strange - the admin logs aren't more helpful:

Quote
W 2013-05-21 13:08:19.148
A problem was encountered with the process that handled this request, causing it to exit. This is likely to cause a new process to be used for the next request to your application. (Error code 204)

I will be looking into that today.
donator
Activity: 3108
Merit: 1166
hi, when I check the solution - including old ones that I know are correct, on https://gobittest.appspot.com/VanityMult & sum site I have been getting an error message for the last 12 hrs plus:

Error: Server Error
The server encountered an error and could not complete your request.

If the problem persists, please report your problem and mention this error message and the query that caused it.

... any help welcomed pse, ty!

I'm getting this error message again & it's beyond me to even know how to report it correctly when I go to the report page, I'd very much appreciate if someone could do this for me & all who wish to be able to continue to use it, many thanks indeed to whoever solved a bunch of mine today after a long hiatus, including a lovely 9 chars after the 1 of 1AUSTRALiA that's been there from near the start of this for a very well deserved 0.9 btc bounty.
hero member
Activity: 784
Merit: 1000
0xFB0D8D1534241423
Does the solved work have to be case sensitive? I searched the thread for "case" and didn't find anything. For example, right now the first in available work is 1111Wish, does it have to be exactly that, or perhaps 1111WiSH, 1111WisH, 1111wish, or one of the many others? If not, then I believe the pool should have an option for the user who is requesting the address to be case sensitive or not. This would promote a few more sales.

The solution is case sensitive as properly charging for regexp work is a bit too complex for me to implement at the moment.
Case insensitivity does not require regex and the difficulty calculation is fairly simple.
sr. member
Activity: 444
Merit: 313
Does the solved work have to be case sensitive? I searched the thread for "case" and didn't find anything. For example, right now the first in available work is 1111Wish, does it have to be exactly that, or perhaps 1111WiSH, 1111WisH, 1111wish, or one of the many others? If not, then I believe the pool should have an option for the user who is requesting the address to be case sensitive or not. This would promote a few more sales.

The solution is case sensitive as properly charging for regexp work is a bit too complex for me to implement at the moment.
legendary
Activity: 978
Merit: 1001
Does the solved work have to be case sensitive? I searched the thread for "case" and didn't find anything. For example, right now the first in available work is 1111Wish, does it have to be exactly that, or perhaps 1111WiSH, 1111WisH, 1111wish, or one of the many others? If not, then I believe the pool should have an option for the user who is requesting the address to be case sensitive or not. This would promote a few more sales.
full member
Activity: 177
Merit: 100
hi, when I check the solution - including old ones that I know are correct, on https://gobittest.appspot.com/VanityMult & sum site I have been getting an error message for the last 12 hrs plus:

Error: Server Error
The server encountered an error and could not complete your request.

If the problem persists, please report your problem and mention this error message and the query that caused it.

... any help welcomed pse, ty!



I'm getting this error too, both when submitting via vanityminer and on the website. When doing the latter, sometimes I can get 'Solution does not match the pattern'. I was working on the 1arieLh pattern, if you are able to look at logs and figure out what is going on.
donator
Activity: 3108
Merit: 1166
I forgot to mention the https://gobittest.appspot.com/VanityMult & sum site has been working fine when I tested it with some old solved van gens. I assumed with ASICs arriving that there may be more miners solving these but seems to have gone quiet atm results wise, maybe they're all mining Litecoins or something.
sr. member
Activity: 448
Merit: 254
After further investigation I've decided it's safe to download & have, but am unable to unarchive/extract the BtcAddress.exe on my Mac, seems that it's a for Windows only program which i don't use. Any help in getting the https://gobittest.appspot.com/VanityMult & sum sites working or who to ask would be appreciated, thanks.

What about https://www.bitaddress.org/ -> Vanity Wallet tab?  I haven't personally used it, but it seems pretty straightforward and bitaddress.org has been trustworthy and pretty solid.  It seems this pool uses EC Addition to derive the key, but on that you could just choose whichever option gives you the vanity address you expected.
donator
Activity: 3108
Merit: 1166
After further investigation I've decided it's safe to download & have, but am unable to unarchive/extract the BtcAddress.exe on my Mac, seems that it's a for Windows only program which i don't use. Any help in getting the https://gobittest.appspot.com/VanityMult & sum sites working or who to ask would be appreciated, thanks.
hero member
Activity: 784
Merit: 1000
0xFB0D8D1534241423
I don't download stuff... I am geek lvl 0.
Not downloading stuff puts you in the 90th percentile or better already Roll Eyes
donator
Activity: 3108
Merit: 1166
Many thanks, but unfortunately that's way out of my league for using, I don't use windows & though I trust Casascius I don't download stuff & I just don't know enough to be sure that I'm not exposing my part of the private key to attempt this, I am geek lvl 0.

It does look very useful though & if I get a separate computer in the future from the one where I log on to stuff then I will experiment with it.
hero member
Activity: 720
Merit: 525
hi, when I check the solution - including old ones that I know are correct, on https://gobittest.appspot.com/VanityMult & sum site I have been getting an error message for the last 12 hrs plus:

Error: Server Error
The server encountered an error and could not complete your request.

If the problem persists, please report your problem and mention this error message and the query that caused it.

... any help welcomed pse, ty!

Have you tried the bitcoin address utility?

https://github.com/casascius/Bitcoin-Address-Utility

http://casascius.wordpress.com/2013/01/26/bitcoin-address-utility/
donator
Activity: 3108
Merit: 1166
hi, when I check the solution - including old ones that I know are correct, on https://gobittest.appspot.com/VanityMult & sum site I have been getting an error message for the last 12 hrs plus:

Error: Server Error
The server encountered an error and could not complete your request.

If the problem persists, please report your problem and mention this error message and the query that caused it.

... any help welcomed pse, ty!

sr. member
Activity: 350
Merit: 250
This really should be used more. Quite a brilliant idea.
hero member
Activity: 720
Merit: 525
Changed to 5 minutes. Didn't think it could generate any meaningful load, sorry.

I should probably make the computations myself from the published jobs, didn't find time to do it yet.

Thanks, and no, it didn't generate any meaningful load, but did fill up my logs with a lot of requests. Smiley Mostly, I wanted you to know that it wasn't helping you to grab it more often because of the caching on my end!
hero member
Activity: 896
Merit: 1000
Changed to 5 minutes. Didn't think it could generate any meaningful load, sorry.

I should probably make the computations myself from the published jobs, didn't find time to do it yet.
Pages:
Jump to: