Should I be able to solo mine this coin? The wallet gives no errors, but when I try to connect a miner I get the following error:
JSON-RPC call failed: Method not found
get_work failed, retry after 30 seconds
The relevant part of my monetaryunit.conf is:
rpcuser=me
rpcpassword=x
server=1
daemon=1
rpctimeout=30
rpcallowip=127.0.0.1
rpcconnect=127.0.0.1
listen=0
rpcport=29947
port=29948
maxconnections=50
keypool=100
logtimestamps=1
I'm using the latest wallet and ccminer 1.7
You should be able to.
I'm no expert as I've never GPU mined myself, but hopefully this will help?
http://www.monetaryunit.org/muestuff/gpu-solo-mining-monetaryunit/most of that seems to be about setting up and compiling sgminer. from that, I also found:
https://bitcointalk.org/index.php?topic=778322.msg13282133#msg13282133which does detail how to set the wallet up. I made a change to my configuration, changing listen=0 to listen=1:
rpcuser=me
rpcpassword=x
server=1
daemon=1
rpctimeout=30
rpcallowip=127.0.0.1
rpcconnect=127.0.0.1
listen=1
rpcport=29947
port=29948
maxconnections=50
keypool=100
logtimestamps=1
but it still doesn't work, and still gives me the same error.
the command i'm using to start the miner is:
ccminer-x64.exe -a quark -o localhost:29947 -u me -p x -t 4 -i 20 -d gtx980