Pages:
Author

Topic: [ANN]►►►DARKGOLD◄◄◄(X13) www.darkgold.co.in [8 exchanges] BITTREX - page 21. (Read 94479 times)

legendary
Activity: 2688
Merit: 1240
UP UP  UP

EDIT: Just saw the block height, is that because of the ICO?

yup it is, look at the money supply, its correct, they did not include the full premine in block #1 for any reason
Yes you are right.

pool list updated:
http://www.backup-pool.com

Interesting ISO mining in the Source:

// miner's coin base reward
int64_t GetProofOfWorkReward(int64_t nFees)
{
   int64_t nSubsidy = 10 * COIN;

   if (pindexBest->nHeight <= 10000)
   {
      nSubsidy = 100 * COIN;
   }
   else if (pindexBest->nHeight >= 10001)
   {
       nSubsidy = 10 * COIN;
   }
        if (fDebug && GetBoolArg("-printcreation"))
        printf("GetProofOfWorkReward() : create=%s nSubsidy=%"PRId64"\n", FormatMoney(nSubsidy).c_str(), nSubsidy);
        return nSubsidy + nFees;
}

Source:
https://github.com/darkgoldcoin/darkgoldcoin/blob/master/src/main.cpp#L970

So actually the first "normal" POW Block was 10001 - looks good so far.
hero member
Activity: 616
Merit: 500
BLOCKCHAIN BASED MULTI-LEVEL MARKETING
UP UP  UP

EDIT: Just saw the block height, is that because of the ICO?

yup it is, look at the money supply, its correct, they did not include the full premine in block #1 for any reason
Yes you are right.

pool list updated:
http://www.backup-pool.com
full member
Activity: 210
Merit: 100
anyone can confirm clean wallet please .?
hero member
Activity: 631
Merit: 500
Former SuchPool Admin
hero member
Activity: 574
Merit: 500
( ͡° ͜ʖ ͡°)
UP UP  UP

EDIT: Just saw the block height, is that because of the ICO?

yup it is, look at the money supply, its correct, they did not include the full premine in block #1 for any reason

Cool then
legendary
Activity: 2688
Merit: 1240
UP UP  UP

EDIT: Just saw the block height, is that because of the ICO?

yup it is, look at the money supply, its correct, they did not include the full premine in block #1 for any reason
hero member
Activity: 658
Merit: 500
Respect All Fear None
Good luck everyone let the games begin
hero member
Activity: 574
Merit: 500
( ͡° ͜ʖ ͡°)
UP UP  UP

EDIT: Just saw the block height, is that because of the ICO?
legendary
Activity: 2688
Merit: 1240
lol

{
    "version" : "v1.0.2.1",
    "protocolversion" : 70113,
    "walletversion" : 60000,
    "balance" : 0.00000000,
    "newmint" : 0.00000000,
    "stake" : 0.00000000,
    "blocks" : 10169,
    "timeoffset" : 1,
    "moneysupply" : 800175.57758001,
    "connections" : 4,
    "proxy" : "",
    "difficulty" : {
        "proof-of-work" : 0.00941308,
        "proof-of-stake" : 0.00068274
    },
    "testnet" : false,
    "keypoololdest" : 1417981892,
    "keypoolsize" : 101,
    "paytxfee" : 0.00010000,
    "mininput" : 0.00000000,
    "errors" : ""
}



DOA Smiley
sr. member
Activity: 350
Merit: 250
legendary
Activity: 1722
Merit: 1000
Admin of CoinMiners Pools
Coinminers is up and running
sr. member
Activity: 350
Merit: 250
Any seednodes?

Obviously after 4 more minutes, mate ... Wink

From twitter:
Code:
rpcport=5511 port=15511 addnode=87.121.52.144
hero member
Activity: 616
Merit: 500
BLOCKCHAIN BASED MULTI-LEVEL MARKETING
WALLETS AND SOURCE



config file: Darkgold.conf

Code:
rpcuser=user
rpcpassword=pass
listen=1
daemon=1
server=1
gen=1
rpcport=5511
port=15511
rpcallowip=127.0.0.1
addnode=87.121.52.144

hero member
Activity: 574
Merit: 500
legendary
Activity: 2688
Merit: 1240
sr. member
Activity: 350
Merit: 250
sr. member
Activity: 350
Merit: 250
dgld.hashlink.eu/ Compiling wallet .. will be up soon Smiley
hero member
Activity: 574
Merit: 500
( ͡° ͜ʖ ͡°)
hero member
Activity: 631
Merit: 500
Former SuchPool Admin
Can you add a Wallet section like the virus-guy did please? easier than searching the entire post for links:)
Pages:
Jump to: