• Forum has been upgraded, all links, images, etc are as they were. Please see Official Announcements for more information

MPOS [ANN][MPOS][STRATUM] New US Pool MPOS

scorpio18

New member

Darkcoin Pool
http://drk.coin-miners.info/
Upgraded to the latest wallet v.9.11.5


1% Pool Fee / PROP payout system
0.0001 Auto & Manual Min. Payout
Stratum with vardiff.
Stable SSD Server, DDOS protection.
Cashout are processed every minute.
Support at #COINMINERS freenode channel : https://webchat.freenode.net/?channels=#COINMINERS
Point your miners at: stratum+tcp://drk.coin-miners.info:3347
Configure your Miner:


GPU Miner:
Code:
./sgminer --kernel darkcoin -o stratum+tcp://drk.coin-miners.info:3347 -u Weblogin.WorkerName -p WorkerPassword
CPU Miner:
Code:
./minerd -a X11 -o stratum+tcp://drk.coin-miners.info:3347 -u Weblogin.WorkerName -p WorkerPassword

Rent some X11 hash power at

http://www.miningrigrentals.com/
 
Last edited by a moderator:
Two questions, trying to squeeze every last bit of performance :p
Recommended share diff is KH or MH?

What would you recommend for an 11 MH/s rig?
What would be the upper limit ping for proper efficiency?
 
Wallet update v0.9.4.6
Code:
{
    "version" : 90406,
    "protocolversion" : 70015,
    "walletversion" : 60000,
    "balance" : 0.00240175,
    "blocks" : 72744,
    "timeoffset" : 0,
    "connections" : 3,
    "proxy" : "",
    "difficulty" : 2383.78002341,
    "testnet" : false,
    "keypoololdest" : 1398445136,
    "keypoolsize" : 101,
    "paytxfee" : 0.00000000,
    "mininput" : 0.00001000,
    "unlocked_until" : 0,
    "errors" : ""
}
 
Wallet update v0.9.4.11. P2pool also updated and we are on CORRECT FORK.

{
"version" : 90411,
"protocolversion" : 70015,
"walletversion" : 60000,
"balance" : 0.00240175,
"blocks" : 76589,
"timeoffset" : 0,
"connections" : 47,
"proxy" : "",
"difficulty" : 2566.69634421,
"testnet" : false,
"keypoololdest" : 1398445136,
"keypoolsize" : 101,
"paytxfee" : 0.00000000,
"mininput" : 0.00001000,
"unlocked_until" : 0,
"errors" : ""
}
 
21-06-2014: Wallet updated to the latest version v.9.10.2 and changed from p2pool to MPOS Pool
Code:
{
    "version" : 91002,
    "protocolversion" : 70018,
    "walletversion" : 60000,
    "balance" : 0.00000000,
    "blocks" : 89399,
    "timeoffset" : 0,
    "connections" : 15,
    "proxy" : "",
    "difficulty" : 3494.81604804,
    "testnet" : false,
    "keypoololdest" : 1403356471,
    "keypoolsize" : 101,
    "paytxfee" : 0.00000000,
    "mininput" : 0.00001000,
    "errors" : ""
}
 
06-07-2014: Wallet updated to the latest version v.9.11.5
Code:
{
    "version" : 91105,
    "protocolversion" : 70018,
    "walletversion" : 60000,
    "balance" : 0.00000000,
    "blocks" : 97468,
    "timeoffset" : 0,
    "connections" : 3,
    "proxy" : "",
    "difficulty" : 3032.53376639,
    "testnet" : false,
    "keypoololdest" : 1403356471,
    "keypoolsize" : 102,
    "paytxfee" : 0.00000000,
    "mininput" : 0.00001000,
    "errors" : ""
}

 
Back
Top