did anyone manage to get a pool running ?!
i keep getting this error once the miner tries to connect:
Error: Failed to parse block
at Object.BlockTemplate.nextBlob (/home/mylin/Pools/xdn-pool/lib/pool.js:122:23)
at Object.Miner.getJob (/home/mylin/Pools/xdn-pool/lib/pool.js:299:41)
at handleMinerMethod (/home/mylin/Pools/xdn-pool/lib/pool.js:494:28)
at handleMessage (/home/mylin/Pools/xdn-pool/lib/pool.js:624:13)
at Socket.socket.on.on.on.pushMessage (/home/mylin/Pools/xdn-pool/lib/pool.js:678:25)
at Socket.emit (events.js:95:17)
at Socket. (_stream_readable.js:765:14)
at Socket.emit (events.js:92:17)
at emitReadable_ (_stream_readable.js:427:10)
at emitReadable (_stream_readable.js:423:5)
2017-12-27 00:42:05 [master] Pool fork 2 died, spawning replacement worker...
this is using the code from
https://github.com/xdn-project/cryptonote-universal-pool?!
Hi!
Yes, Minergate, but I think they only have the miner
but not the pool sources released?!