Will CASH hit other exchanges soon?
and another question...
I mine in a pool and find a block every few hours... as it is normal I just get a fraction of that (based on my shares related to total shares)
So... I thought when I mine solo (~1Mh/s) I should get the whole block instead.. But it doesn't find anything when I set up solo mining... is that normal? Or am I doing something wrong?
placed following Cash.conf in my appdata/roaming/cash
rpcuser=user
rpcpassword=pass
rpcallowip=127.0.0.1
rpcport=3491
daemon=1
server=1
addnode=206.72.206.148
addnode=113.162.144.189
addnode=88.193.92.2
addnode=94.22.75.142
and in my cgminer.conf
{
"pools" : [
{
"url" : "127.0.0.1:3491",
"user" : "user",
"pass" : "pass"
}
],
"intensity" : "16",
"vectors" : "1",
"worksize" : "256",
"kernel" : "scrypt",
"lookup-gap" : "2",
"thread-concurrency" : "32768",
"shaders" : "0",
"gpu-engine" : "947",
"auto-fan" : true,
"gpu-fan" : "58-100",
"gpu-memclock" : "1250",
"gpu-memdiff" : "0",
"gpu-powertune" : "0",
"gpu-vddc" : "0.000",
"temp-cutoff" : "97",
"temp-overheat" : "95",
"temp-target" : "93",
"api-mcast-port" : "4028",
"api-port" : "4028",
"expiry" : "120",
"gpu-dyninterval" : "7",
"gpu-platform" : "0",
"gpu-threads" : "1",
"failover-only" : true,
"hotplug" : "5",
"log" : "5",
"no-pool-disable" : true,
"queue" : "1",
"scan-time" : "30",
"scrypt" : true,
"temp-hysteresis" : "3",
"shares" : "0",
"kernel-path" : "/usr/local/bin"
}
is that fine so?
The diff is 4 now... Seems low to me or am I completely wrong?
It looks like... and I think thats the real diff?
http://imageshack.com/a/img824/6879/j9l8.pngOr is this just wrong?
I read I will get a block when my calculated diff is higher than the diff from the block... my best share was over 40K but thats way lower than 312K
Am I right... Or Am I just stupid xD
sry for my noob questions... and google didn't really help because all say just something like "mine in a pool solo is useless"
It's just I may mine another coin in the future which will be new and solo will work... but I just don't have a clue how to set it up...