My name is John Heeter, I'm the CTO at SuchFlex.com
Part of our platform is a Digibyte-skein pool which we use to monetize our users. Currently the pool is quite popular (15 GHs), but we are having some technical issues with Digibyte. I had trouble finding community members who could answer my questions. I thought I would go straight to the source!
Currently the setup is quite simple, a NOMP setup. You can see the pool running here:
http://104.198.11.209:8081/As you can see, the pool reports zero found blocks, but we are generating blocks here:
http://digiexplorer.info/address/DR2q5KkG9TR85ZeWzchKFPUz7k5MLJ3yU7 The problem I am having is that the pool server doesn't seem to confirm blocks, even though the wallet accepts the blocks. This seems to create some havok with how shares are distributed. It's an issue that seems to be specific to Digibyte and other multi-algo coins.
I was actually very excited when I saw that the DigiHash pool was open-sourced:
https://github.com/dgbholdings/digihashBut after implementing the project, I found that it did not resolve my issue. I posted on the github here:
https://github.com/dgbholdings/digihash/issues/1Does anyone have some insight on using Nomp + Digibyte?
How does the
http://digihash.co/ pool works?