Post
Topic
Board Announcements (Altcoins)
Re: [ANN] Denarius [DNR] - NEW "Tribus" PoW Algo >> PoW/PoS Hybrid >> Satoshi Core
by
Hangterisaan
on 05/07/2017, 20:45:11 UTC
Hi everybody Trying this out Seems i have over 300 MH/s. How much DNR will this get me per day? And what is suggested? Pool mining or solo with this hashrate?

its a decent hash rate to try solo,
i would try it a while at least

Hi, could you please help me with the config for solo mining with the GPU miner?

I have a decent hashrate and would like to try solo but I'm not sure how to set up my config / .bat file for it.

heyas, yes
its in the op, close your wallet after sync it all

put this at appdata/roaming/denarius
and ofc name it denarius.conf

Code:
rpcuser=denariususer
rpcpassword=xx
rpcallowip=127.0.0.1
rpcport=32339
server=1
daemon=1
listen=1
addnode=yiimp.ccminer.org:33339
addnode=172.93.53.210:33339
*not sure if there are more nodes but i have those

dont forget to check and be sure your miner is in exclusions of your av, sometimes i forgot and the thing wasnt working lol

and then start your miner with

Code:

sgminer/or ccminer/ or cpuminer -a tribus -o http://127.0.0.1:32339 -u denariususer -p xx

and thats all, you are in solo Smiley


Thanks, but I'm getting the error

HTTP request failed:  Failed to connect to 127.0.0.1 port 32339:  Connection refused

hmmm daemon refuses

- I would check first if its not blocking the firewall
- if my credentials are configured correctly or some typo there in the user or pass

You would be surprised to know that I frequently had that kind of error so often when I overestimated the exception settings of my antivirus, my most usual silly forgetfulness

No issues here. I am solo now.