Author

Topic: [ANN] [CHC] Chaincoin - Network Upgrade 16.1 - SegWit Activated - page 156. (Read 321638 times)

hero member
Activity: 1016
Merit: 502
I did it, increased market capitalization, in write to support "coinmarketcap.com"-
http://coinmarketcap.com/currencies/chaincoin/#markets!
added C-CEX trade and ACME Explorer
some sponsored))) CHC - CeVQ9qJhwGh8hDiAGkZaqes2gvYLUM4x6r

price go up, why sponsored stopped? CHC - CeVQ9qJhwGh8hDiAGkZaqes2gvYLUM4x6r   thank you!
member
Activity: 76
Merit: 10
also, the devs might wanna add zpool.ca to their list of nodes, since zpool has chaincoin as a mineable coin.
member
Activity: 76
Merit: 10
does the c11 algo for this coin support nvidia gpu mining?  c11 does support AMD gpu mining, but every forum i've seen doesnt say anything about nvidia.  is there a miner out there for nvidia cards for this algo and this coin in particular?  thanks.
member
Activity: 115
Merit: 10
sorry. that link is for source code, I needed the windows binary.
legendary
Activity: 2254
Merit: 1278
I want the link to a working cpu miner.  I don't want to use the chaincoin client as I want to mine the coin on zpool.ca website.

WFM: https://github.com/chaincoin/chaincoin-cpuminer

Cheers

Graham
hero member
Activity: 1016
Merit: 502
Market Cap  $ 2,348 - 6 BTC; Volume (24h) - $ 35; Available Supply - 9,701,424 CHC 

Cheers!
hero member
Activity: 1016
Merit: 502
some body can get a work link on a CPU miner please

Wallet GUI should work, as should vanilla RPC as [set|get]generate commands remain enabled in the Chaincoin Core upgrade:

Code:
$ ./chaincoind setgenerate true 2
$ ./chaincoind getmininginfo
{
    "blocks" : 651954,
    "currentblocksize" : 27299,
    "currentblocktx" : 1,
    "difficulty" : 0.07937460,
    "errors" : "",
    "genproclimit" : 2,
    "networkhashps" : 3906285,
    "pooledtx" : 1,
    "testnet" : false,
    "generate" : true,
    "hashespersec" : 21868
}

Seems to be working okay according to the debug log.

If you'll forgive me, I'll skip waiting for the 1/42 hash ratio to pay off.


Cheers

Graham


64x win7 miner be better, wallet miner so slow ...
legendary
Activity: 2254
Merit: 1278
when reward is reduced? 50k blocks?

https://minkiz.co/coin/42/

Halving every 700800.

Edit: correction to 700800, per pro: https://github.com/chaincoin/chaincoin/blob/master/src/chainparams.cpp#L41

Code:
>>> (datetime.now() + timedelta(days=int(((((700800 - 653092) * 90) / 3600) / 24)))).isoformat()
'2016-03-05T19:08:44.292628'

Just after teatime on the 4th March or thereabouts.

Cheers

Graham
hero member
Activity: 1016
Merit: 502
when reward is reduced? 50k blocks?
member
Activity: 70
Merit: 10
Chaincoin Founder
I did it, increased market capitalization, in write to support "coinmarketcap.com"-
http://coinmarketcap.com/currencies/chaincoin/#markets!
added C-CEX trade and ACME Explorer
some sponsored))) CHC - CeVQ9qJhwGh8hDiAGkZaqes2gvYLUM4x6r

Thanks! Updated OP.
legendary
Activity: 2254
Merit: 1278
some body can get a work link on a CPU miner please

Wallet GUI should work, as should vanilla RPC as [set|get]generate commands remain enabled in the Chaincoin Core upgrade:

Code:
$ ./chaincoind setgenerate true 2
$ ./chaincoind getmininginfo
{
    "blocks" : 651954,
    "currentblocksize" : 27299,
    "currentblocktx" : 1,
    "difficulty" : 0.07937460,
    "errors" : "",
    "genproclimit" : 2,
    "networkhashps" : 3906285,
    "pooledtx" : 1,
    "testnet" : false,
    "generate" : true,
    "hashespersec" : 21868
}

Seems to be working okay according to the debug log.

If you'll forgive me, I'll skip waiting for the 1/42 hash ratio to pay off.


Cheers

Graham
hero member
Activity: 1016
Merit: 502
some body can get a work link on a CPU miner please
hero member
Activity: 1016
Merit: 502
I did it, increased market capitalization, in write to support "coinmarketcap.com"-
http://coinmarketcap.com/currencies/chaincoin/#markets!
added C-CEX trade and ACME Explorer
some sponsored))) CHC - CeVQ9qJhwGh8hDiAGkZaqes2gvYLUM4x6r
hero member
Activity: 1016
Merit: 502
master node work very nice! so easy to setting)
legendary
Activity: 1498
Merit: 1001
CryptoCurrency EXchange: https://c-cex.com
CHC wallet Back online!

https://c-cex.com/?p=chc-btc
https://c-cex.com/?p=chc-usd

Please, generate new address before deposits!
Old addresses do not work for deposits!
sr. member
Activity: 433
Merit: 256
coin dead? or no?

The block chain is still moving and a few trades are being done on Cryptopia.  https://www.cryptopia.co.nz/Exchange.



+ https://c-cex.com/?p=chc-btc

Rolihlahla (Chaincoin dev)
Last Active: January 02, 2016, 04:06:13 PM


legendary
Activity: 1764
Merit: 1022
coin dead? or no?

The block chain is still moving and a few trades are being done on Cryptopia.  https://www.cryptopia.co.nz/Exchange.

full member
Activity: 213
Merit: 100
Hello ChainCoin memebers, i had questions about spec.


1.  Confirms received?
2.  Confirms rewards?
3.  Minimum age till mature?
4.  Block target interval?
5   Max coin cap?

16 coins per block
Reward halves every 700800 blocks (2 years)
Block time: 90 seconds
Total coins: About 23 million

https://github.com/chaincoin/chaincoin/blob/master/src/main.cpp#L1430
static const int64_t nStartSubsidy = 16 * COIN;

https://github.com/chaincoin/chaincoin/blob/master/src/main.cpp#L1483
static const int64_t nTargetTimespan = 90; // 90 seconds

ty for your help
legendary
Activity: 896
Merit: 1001
Hello ChainCoin memebers, i had questions about spec.


1.  Confirms received?
2.  Confirms rewards?
3.  Minimum age till mature?
4.  Block target interval?
5   Max coin cap?

16 coins per block
Reward halves every 700800 blocks (2 years)
Block time: 90 seconds
Total coins: About 23 million

https://github.com/chaincoin/chaincoin/blob/master/src/main.cpp#L1430
static const int64_t nStartSubsidy = 16 * COIN;

https://github.com/chaincoin/chaincoin/blob/master/src/main.cpp#L1483
static const int64_t nTargetTimespan = 90; // 90 seconds
full member
Activity: 213
Merit: 100
Hello ChainCoin memebers, i had questions about spec.


1.  Confirms received?
2.  Confirms rewards?
3.  Minimum age till mature?
4.  Block target interval?
5   Max coin cap?
Jump to: