2018-04-06 20:09:18 ERROR: CheckProofOfWork() : hash doesn't match nBits
2018-04-06 20:09:18 ERROR: CheckBlockHeader() : proof of work failed
2018-04-06 20:09:18 ERROR: CheckBlock() : CheckBlockHeader failed
2018-04-06 20:09:18 ERROR: ProcessNewBlock : CheckBlock FAILED for block 6d51f1ee8205cc6eb845a983dc9aefe4857276a0ce0b13753f2dbeb91399809f
At least that's what I make of it.
Anybody any tips?
I use Ubuntu 16.04
I tried the daemon you compiled and I tried compiling a new one from github, both have the same error (see above)
I even tried connecting to a daemon on a Windows 64 machine but still the same error.
Who is mining at the moment with 16MH/s ? Is that you?
I am willing to try again and again if you want. I don't mind putting my machines on there for days to test while you look for the problem.
the pool is running several X11, Neoscrypt and Tribus coins without a problem.
I did notice that when I was compiling from github the execute rights on the files it generated needed to be set manually by the way
a solution to this problem can be seen in github?