I have been mining on p2pool for quite a long time now. At first, it was BTC. Then, when the ASICs came out i swapped to LTC. I've never had any problems with it, until i tried to mine DOGE today. I noticed, that the 13.4 version of the p2pool
client (
https://github.com/forrestv/p2pool/zipball/13.4) does NOT have Dogecoin support. It supports BTC,LTC and Teracoin. So, basically, what i did was to research why that is and what version i need to make it work.
A few hours and a dozen posts in reddit (meh) later, it turns out, that there isn't a Windows Binary (exe
cutable) version out yet. The updates are made and they can be found and acquired here:
https://github.com/blixnood/p2pool/The problem is, that right now the files are in the form of Python script. It isn't hard to make the p2pool client itself run, but you also need to build(aka compile) a "module" for the scrypt based altcoins to work. The process is well(i think) documented in the notes below, but for me it was pretty hard to do and it required quite a lot of tools(software) and research. Not to mention how uncomfortable this all is, when you have more than one rig to configure.
So, the point of this thread is- an appeal to someone who has the knowledge and time to make a Windows Binary out of the repo and post the link. I assume it hasn't been done by the awesome guys who developed p2pool and made the updates, just because they didn't have a chance or probably are too busy, but i believe this will be really helpful for most users. If by any chance some of you have done it already, or it has been implemented and i was just too dumb to find it, please do not hesitate to post the links.
Such thanks much in advance.