I have darkcoin p2pool running under windows. It sounds like you need to pull and build xcoin_hash. Make sure you have git installed, then from the directory where the p2pool source is installed I run the following:
git clone
https://github.com/darkcoinproject/xcoin-hash.git
cd xcoin-hash
C:\Python27\python.exe setup.py build --compile=mingw32 install
cd ..\darkcoin-subsidy-python
C:\Python27\python.exe setup.py build --compile=mingw32 install
The instructions for setting up Windows p2pool for Vertcoin mostly apply:
http://coingolem.com/how-to-setup-your-own-p2pool-node-windows-212/
Hi, i get an error at the part C:\Python27\python.exe setup.py build --compile=mingw32 install "error: command 'gcc' failed: No such file ore directory"
started using git clone after cd 'p2pool map location' Could you help me :
seems to be kinda working. Now i get the rpc connection error again -.-. Building of the python thing seems working (i forgot the gcc instalation i found in vertcoin guide) now i get 30sec timeout errors again
myu darkcoin.conf:
Code:
rpcuser=user
rpcpassword=password
rpcport=9998
server=1
rpcallowip=127.0.0.1
lol forgot to restart my darkcoin
P2pool runs without error, but i dont see any hashrate, 0 shares in chain 0 verrified. Is this because i dont mine yet? because it notes the current blockheigt as 79260 which seems good
I keep edititng here lol
Seems that p2pool works. But i am on my own chain LOL
Whats the correct port for p2pool? I see 2 payout adresses:
XrNq4enAhgotuJMejK4Znwn6EuGUmGaWJx
XufvEq8HBbYSt23RMyCUcJoJQ2i2tj7SRE
Top one is my p2pool adress
Pool rate 6,36mhs, local 5,59
Edit again,
seems like im running on port 7902 for the p2pool network. And the current port network (after hardfork) is 8999
Is there a startup option to connect to port 8999 and let miners go to 8998?
Any help is greatly appreciated. I got p2pool kinda running. but now i got the port issue. I see every public node on 7903 but i dont know if they got internal nat redericts.
i think i got it working now
correct p2pool distrubution:
https://bitbucket.org/dstorm/p2pool-drk
only problem now is, my x11 mining rig with sgminer is hashing at around 50% of normal hashrate o.o (to high intensity for p2pool?)
edit, tweaked a little with lookup gap etc and seems around normal again
<3 p2pool