Author

Topic: Another vanity pool server (Read 1013 times)

full member
Activity: 125
Merit: 100
July 07, 2012, 12:14:54 PM
#1
So in my spare time I've been playing around with various bits related to split-key vanity address generation (See https://bitcointalksearch.org/topic/vanity-pool-vanity-address-generator-pool-84569 for more information but I didn't want to completely hijack ThePiachu's thread) and since now I've moved from the client to the server scripts I figured I'd open it up to the public if anyone else feels like testing.  The interface is fairly minimal, but it should do request handling and mining requests without a problem.

http://vanitypool.thruhere.net

The mining interface is compatible with the split-key miners that have been posted through /getWork and /solveWork (or any URLs close enough to those).  I have been playing with other data formats accessible by adding a version number to the request, but don't have any fixed version other than the default at this point.  The server fee is currently set at 5% or 0.001 BTC, whichever is higher, and the bounty value shown in the /getwork list takes the fee into account so is the actual amount the miner will receive for submitting work for that line first.

Still on the todo list:
  • Check pattern requests for feasibility before accepting payment

Feel free to share any other feature requests/problems and I'll see what I can do.
Jump to: