This release fixes an issue with plot addresses #5 and adds CPU mining.
To enable CPU mining You will need to add the following command line options.
--miner.cpu.enabled=true --miner.cpu.address=
you can also control the number of threads with this argument.
--miner.cpu.threads=x
I have yet to find a share with this, as it is wildly inefficient to mine with a CPU, but i thought I would add it.