Post
Topic
Board Service Announcements (Altcoins)
Re: [ANN] BETARIGS.COM - Cryptocurrency cloud mining - Record: 1.1Gh/s of scrypt!!!
by
Waramp22
on 18/02/2014, 02:54:57 UTC
I am running BAMT, and want to ensure that the betarigs pool will be switched to as quickly as possible to keep the renter happy.
How long should i expect it to take before cgminer automatically picks up betarigs.com? Is there anything i can do to speed up the changeover process? Here is my config file.


Code:
{
"pools" : [
{
"url" : "http://eu.betarigs.com:3333",
"user" : "waramp22-1569",
"pass" : "x"
},
{
"url" : "stratum+tcp://useast.middlecoin.com:3333",
"user" : "1K2sV195TPP3mUCeHxZxizWUFZFRAvBsHn",
"pass" : "x"
},
{
"url" : "stratum+tcp://uswest.middlecoin.com:3333",
"user" : "1K2sV195TPP3mUCeHxZxizWUFZFRAvBsHn",
"pass" : "x"
},
{
"url" : "stratum+tcp://amsterdam.middlecoin.com:3333",
"user" : "1K2sV195TPP3mUCeHxZxizWUFZFRAvBsHn",
"pass" : "x"
},
{
"url" : "stratum+tcp://asia.middlecoin.com:3333",
"user" : "1K2sV195TPP3mUCeHxZxizWUFZFRAvBsHn",
"pass" : "x"
}
]
,
"auto-fan" : true,
"auto-gpu" : true,
"temp-cutoff" : "90",
"temp-overheat" : "85",
"temp-target" : "75",
"gpu-fan" : "0-100",
"intensity" : "20",
"vectors" : "1",
"worksize" : "256",
"kernel" : "scrypt",
"lookup-gap" : "2",
"thread-concurrency" : "21712",
"shaders" : "0",
"api-port" : "4028",
"expiry" : "120",
"gpu-dyninterval" : "7",
"gpu-platform" : "0",
"gpu-threads" : "1",
"gpu-powertune" : "20",
"gpu-engine" : "1100",
"gpu-memclock" : "1500",
"log" : "5",
"no-pool-disable" : true,
"queue" : "1",
"scan-time" : "60",
"scrypt" : true,
"shares" : "0",
"kernel-path" : "/usr/local/bin"
}

EDIT: I waited 15 minutes, and then restarted the mining which picked up betarigs no problem. I am getting around 35% rejects. Is that some sort of betarigs bug or a new altcoin?