Hi RedStratocaster!
Thank you very much for this workaround. I have been stuck in the same point for a week :-(
Is that the only solution for that?
Moreover, I was thinking about reinserting the mining capability inside 0.13.2.
Do you think it would be feasible/easy to do that?
I found out it is simply(?) a matter of reimplementing the getwork funtion in miner.cpp.
The fact is that the code of that cpp file has changed a lot since 0.9.5, which is the last version to have that functionality.
Since my coin would be mineable only through CPU and GPU (using NeoScrypt probably), it would be really useful to have the miner inside the wallet.
Would you be interested in the reimplementation of getwork?
TIA