@bushstar said in Solo Mining:

0.8 cannot be used to mine blocks as it generates version 2 blocks which are no longer accepted by the network.

It’s a one line change to generate whatever version blocks.

main.h:1299: static const int CURRENT_VERSION=2;