An update for my small mining account;
Typically I would see 0.0085-0.010/day in my 24 hour earnings.
Since switching to decred only: 0.01311340
So Im content for sure.
I will comment that I swapped 1.6Mh of scrypt mining for 420Gh of SHA256; but other than that the profitability is right where I expected it to be.
Still very impressed with zpool. As far as SHA256 goes; its been staying just the right size to keep profitability on the higher side when it comes to pool luck. When we get over 100Th; profitability doesn't seem as good.
Im having a problem connecting to my btc username with my x11, x15 and scrypt miners. my sgminer for x11 and x15, on both instances, says, waiting for pools and after a while, "no servers could be found to get work from". here is my config for the x11 miner:
{
"pools" : [
{
"url" : "stratum+tcp://mine.zpool.ca:3533",
"user" : "1N4euqDASdAG5z1QWfv3BtfgNp3z3u6Rfo",
"pass" : "c=BTC,x11"
}
]
and my conf for the x15 miner:
{
"pools" : [
{
"url" : "stratum+tcp://mine.zpool.ca:3733",
"user" : "1N4euqDASdAG5z1QWfv3BtfgNp3z3u6Rfo",
"pass" : "c=BTC,x15"
},
{
"url" : "stratum+tcp://x15.eu.nicehash.com:3339",
"user" : "14vZ4DHDzhttzKyNAmLzpRq6VLmCGb16vX",
"pass" : "password"
},
suggested edit off hand in bold. Secondly; if they are both running on the same hardware (algo switching) you need to put
c=BTC,x11,X15 respectively.
I have tried that, but now my gridseed blade and zeus blizzards wont connect on the scrypt port either, and they were working just fine a few days ago. I'm completely at a loss.