Bitcoin Forum

Alternate cryptocurrencies => Altcoin Discussion => Topic started by: spark_li on July 21, 2013, 03:20:25 AM



Title: fastcoin pool
Post by: spark_li on July 21, 2013, 03:20:25 AM
hi all,
u are welcome to our fastcoin pool, it based on push,  stratum-mining
support prop payment system
0 fee

http://fst.800996.com:8080


Title: Re: fastcoin pool
Post by: STT on July 21, 2013, 03:54:41 AM
Quote
Download a miner.
such as cgminer


Copy me up a config file to put in the directory and I'll do it.

So far I only get crashes with any coin but BTC which works fine, so maybe you can jump start me


Title: Re: fastcoin pool
Post by: spark_li on July 21, 2013, 06:10:24 AM
btc use sha-245 alg,but fastcoin use scrypt
so ,in your cgminer.conf should add the follow setting

"kernel" : "scrypt",



please see my 7950's config


{
"pools" : [
   {
      "url" : "http://fst.800996.com:3333",
      "user" : "fst88.2",
      "pass" : "x"
   }

]
,
"intensity" : "19",
"vectors" : "1",
"worksize" : "256",
"kernel" : "scrypt",
"lookup-gap" : "0",
"thread-concurrency" : "8192",
"shaders" : "0",
"gpu-engine" : "960-1150",
"gpu-fan" : "0-85",
"gpu-memclock" : "1500",
"gpu-memdiff" : "0",
"gpu-powertune" : "0",
"gpu-vddc" : "0.000",
"temp-cutoff" : "85",
"temp-overheat" : "80",
"temp-target" : "76",
"api-port" : "4028",
"expiry" : "120",
"gpu-dyninterval" : "7",
"gpu-platform" : "0",
"gpu-threads" : "2",
"hotplug" : "5",
"log" : "5",
"no-pool-disable" : true,
"queue" : "1",
"scan-time" : "60",
"scrypt" : true,
"temp-hysteresis" : "3",
"shares" : "0",
"kernel-path" : "/usr/local/bin"
}



Quote
Download a miner.
such as cgminer


Copy me up a config file to put in the directory and I'll do it.

So far I only get crashes with any coin but BTC which works fine, so maybe you can jump start me


Title: Re: fastcoin pool
Post by: STT on July 26, 2013, 10:52:15 PM
Ok mining.
I have 7950 also, are you on 1.25 volts with those clocks, watercooled maybe ?