The first p2pool nodes for Vertcoin are now available for mining.
nodeX: p2pool.etyd.org:9171
nodeY: vtc.royalminingco.com:9171
nodeZ: vtc-us-east.royalminingco.com:9171
Edit: All our current nodes can be found at
http://scanner.etyd.orgNo fees for now.
Replace hostname in the below examples with the address from NodeX or NodeY.
Connect with:
url: stratum+tcp://hostname
user: your vertcoin wallet address
pass: anything
You can use the same address for several workers (but its probably a good idea to use a separate address if you have a worker that is much slower than your other workers).
Some configuration examples:
cpuminer using the build from
http://www.vertcoin.orgcpuminer -o stratum+tcp://hostname -u yourvertcoinaddress -p x
cudaminer using the build from
http://www.vertcoin.org (or compiling yourself from
https://github.com/cbuchner1/CudaMiner)
cudaminer -o stratum+tcp://hostname -u yourvertcoinaddress -p x --algo=scrypt:2048
That will autotune.
vertminer using the build from
http://www.vertcoin.orgcgminer -o stratum+tcp://hostname -u yourvertcoinaddress -p x
Extremely basic cgminer configuration, you will need to add more options. Please see
this thread for example configurations .
The "pool requested work restart" message in cgminer is normal, it says that every time the vertcoin network finds a new block.Your stale rate will be higher due to the much shorter blocktime in the p2pool network, this will even out in the end