Does anybody know why the 0.16 testnet failed to mine?
-extro
Can't help you, i can#t even get in to compile.
Tried ubuntu 16/18, and Mint 19
For Ubuntu 18/Mint 19, if you're working from a clone of
https://github.com/datacoinproject/datacoin.git, you'll need:
pushd ./src/madpool
protoc --cpp_out=. protocol.proto
mv ./protocol.pb.cc ./protocol.pb.cpp
popd
I guess I could update the repos if we can assume that everyone's compiling with modern Linux distros.
Cheers
Graham