My computer saw mining for two days and found some shares, but my balance is the same as it was, no transactions. Please help me to understand what I do wrong. To start mining I use these command: start cmd.exe @cmd /k "dcrd --notls --rpcuser <login> --rpcpass <pass> --miningaddr Dshf5NWFxPZXMMGgNk7USQs6zRRV9Xm6dQh" ping 127.0.0.1 -n 16 > nul cgminer --blake256 -o http://127.0.0.1:9109 -u <login> -p <pass> --cert "%LOCALAPPDATA%\Dcrd\rpc.cert" --gpu-platform 1
You appear to be using an outdated version of cgminer. Those found share messages are false positives, sadly. Update to 0.0.4 from here: https://github.com/decred/cgminer/releases