Author

Topic: [ANN][SLG] Sterlingcoin v1.6.1.1 | United Kindom | Cryptopia - page 231. (Read 464431 times)

legendary
Activity: 1512
Merit: 1000
We haven't messed up. We haven't done a SYSCoin :p

We in fact believe we handled this professionally and fairly with the protection of you the users at the forefront of our minds.

Also it's Devs Wink
legendary
Activity: 1288
Merit: 1000
Dev you don't get many second chances in crypto, please don't mess up again Smiley
legendary
Activity: 1512
Merit: 1000
I have PM'd you concerning your registration.

Everything is 100% ready to go for 1hr 9 minutes time.
hero member
Activity: 641
Merit: 500
Dev I have sent you 2 pm on my pool registration...

Also can you confirm all is good? Everything tested and all good to go at 6 today? Thanks
hero member
Activity: 490
Merit: 500
0_0
do you hink this is correct for R9-280x?

Code:
{
"pools" : [
   {
      "name" : "sterlingcoin-org-uk",
      "url" : "stratum+tcp://stratum.sterlingcoin.org.uk:3434",
      "user" : "username",
      "pass" : "12345",
      "nfactor" : "11",
                "algorithm" : "zuikkis"
   }
],
"api-allow" : "W:127.0.0.1",
"api-listen" : true,
"api-mcast-port" : "4028",
"api-port" : "4028",
"expiry" : "1",
"kernel-path" : "/usr/local/bin",
"log" : "5",
"queue" : "0",
"scan-time" : "1",
"shares" : "0",
"auto-fan" : true,
"gpu-threads" : "2",
"gpu-dyninterval" : "7",
"gpu-fan" : "30-85",
"gpu-platform" : "0",
"gpu-memdiff" : "0",
"gpu-powertune" : "20",
"intensity" : "11",
"kernel" : "zuikkis",
"temp-target" : "70",
"temp-overheat" : "80",
"temp-cutoff" : "90",
"temp-hysteresis" : "3",
"vectors" : "1",
"worksize" : "256",
"lookup-gap" : "2",
"thread-concurrency" : "8192",
"failover-switch-delay" : "60",
"no-pool-disable" : true,
"tcp-keepalive" : "30"
}
sr. member
Activity: 473
Merit: 250
All the wallet download links on Reddit, OP, Website and Bitbucket are fully up-to-date and are ready for 6pm.

thanks for info
hero member
Activity: 994
Merit: 504

thanks

btw, I have never mined X13. Which software I need using windows?

Fairly certain that the 'lasybear' sph-sgminer with x13mod is the fastest pre-compiled X13 ATI GPU miner for windows.

See: https://bitcointalksearch.org/topic/annx11x13-x11-darkcoinx13-marucoin-miner-based-on-sph-sgminer-623409

EDIT: Personally I wouldn't set gpu-vddc above 1.125 for most set-ups.

Code:
 "gpu-vddc" : "1.125",

Also test intensity at <15 to start with as 16 is Max. intensity.

Code:
"intensity" : "15",

Given the 2 min. block target - I'm guessing that the optimal expiry and scan-time values for pool mining might be:

Code:
"expiry" : "60",

Code:
"scan-time" : "15",

scan-time is usually optimal somewhere between 15 to 20 in my experience, although individual coins, pools, set-ups will vary and you always need to test this to find the best overall settings.

Remember that the sph-sgminer x13mod is also no-submit-stale i.e;

Code:
"no-submit-stale" : true,

Seeing this made me happy having a NVidia card with these configs only: "ccminer.exe -d gtx750ti -a x13 -o stratum+tcp://stratum1.x11-x13-pool.org:3370 -u ShadowBits.1 -p x"
full member
Activity: 163
Merit: 100
What is now the ETA in CET ?
legendary
Activity: 1092
Merit: 1001
good luck on relaunch

hopefully wont be needing that service again lol

you seem to be honest and ou put up with me

good luck  Grin


see if ou can make nlg/gulder #2
hero member
Activity: 550
Merit: 500
Which pool will be ready?
hero member
Activity: 490
Merit: 500
0_0
is it necessary to put pool info (URL, user, pass) in sgminer.conf  in windows?
legendary
Activity: 1512
Merit: 1000
All the wallet download links on Reddit, OP, Website and Bitbucket are fully up-to-date and are ready for 6pm.
legendary
Activity: 1512
Merit: 1000
Wallets as it states in the OP will be released at 6pm GMT on the 21st of September.

They are currently passworded as they are not released and held within a private repository on Bitbucket.

At 6PM GMT the password will be lifted and they will simply download.
sr. member
Activity: 473
Merit: 250
wallet with password available 10 minutes before the launch ?!
or will you release it like 10 minutes after the launch ?! lol
legendary
Activity: 1512
Merit: 1000
2 Hours 28 Minutes till launch.
legendary
Activity: 1512
Merit: 1000
Have PM'd you with response.
sr. member
Activity: 490
Merit: 250
dev, I go again!
pools tips You are not allowed to login during maintenace.
My account was created successful?

Email address? and I will check for you.

PM,THX!
legendary
Activity: 1512
Merit: 1000
dev, I go again!
pools tips You are not allowed to login during maintenace.
My account was created successful?

Email address? and I will check for you.
sr. member
Activity: 490
Merit: 250
dev, I go again!
pools tips You are not allowed to login during maintenace.
My account was created successful?
legendary
Activity: 2646
Merit: 1722
https://youtu.be/DsAVx0u9Cw4 ... Dr. WHO < KLF

thanks

btw, I have never mined X13. Which software I need using windows?

Fairly certain that the 'lasybear' sph-sgminer with x13mod is the fastest pre-compiled X13 ATI GPU miner for windows.

See: https://bitcointalksearch.org/topic/annx11x13-x11-darkcoinx13-marucoin-miner-based-on-sph-sgminer-623409

EDIT: Personally I wouldn't set gpu-vddc above 1.125 for most set-ups.

Code:
 "gpu-vddc" : "1.125",

Also test intensity at <15 to start with as 16 is Max. intensity.

Code:
"intensity" : "15",

Given the 2 min. block target - I'm guessing that the optimal expiry and scan-time values for pool mining might be:

Code:
"expiry" : "60",

Code:
"scan-time" : "15",

scan-time is usually optimal somewhere between 15 to 20 in my experience, although individual coins, pools, set-ups will vary and you always need to test this to find the best overall settings.

Remember that the sph-sgminer x13mod is also no-submit-stale i.e;

Code:
"no-submit-stale" : true,
Jump to: