Bitcoin Forum
June 17, 2024, 04:58:35 PM *
News: Voting for pizza day contest
 
   Home   Help Search Login Register More  
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 [28] 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 ... 183 »
  Print  
Author Topic: [ANN] [CHC] Chaincoin - Network Upgrade 16.3 - SegWit Activated  (Read 321504 times)
c-cex
Legendary
*
Offline Offline

Activity: 1498
Merit: 1001


CryptoCurrency EXchange: https://c-cex.com


View Profile WWW
January 13, 2016, 02:07:53 AM
 #541

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!

CryptoCurrency EXchange: https://c-cex.com
xaker74
Hero Member
*****
Offline Offline

Activity: 1016
Merit: 502


View Profile
January 13, 2016, 02:02:30 PM
 #542

master node work very nice! so easy to setting)
xaker74
Hero Member
*****
Offline Offline

Activity: 1016
Merit: 502


View Profile
January 14, 2016, 06:51:56 PM
Last edit: January 15, 2016, 01:04:11 AM by xaker74
 #543

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
xaker74
Hero Member
*****
Offline Offline

Activity: 1016
Merit: 502


View Profile
January 14, 2016, 11:19:53 PM
Last edit: January 15, 2016, 10:47:42 AM by xaker74
 #544

some body can get a work link on a CPU miner please
gjhiggins
Legendary
*
Offline Offline

Activity: 2254
Merit: 1278



View Profile WWW
January 15, 2016, 02:55:52 PM
 #545

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
Rolihlahla (OP)
Member
**
Offline Offline

Activity: 70
Merit: 10

Chaincoin Founder


View Profile WWW
January 15, 2016, 03:10:03 PM
 #546

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.
xaker74
Hero Member
*****
Offline Offline

Activity: 1016
Merit: 502


View Profile
January 16, 2016, 06:38:58 PM
 #547

when reward is reduced? 50k blocks?
gjhiggins
Legendary
*
Offline Offline

Activity: 2254
Merit: 1278



View Profile WWW
January 16, 2016, 07:05:18 PM
 #548

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
xaker74
Hero Member
*****
Offline Offline

Activity: 1016
Merit: 502


View Profile
January 26, 2016, 02:52:37 PM
 #549

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 ...
xaker74
Hero Member
*****
Offline Offline

Activity: 1016
Merit: 502


View Profile
January 27, 2016, 03:12:15 PM
 #550

Market Cap  $ 2,348 - 6 BTC; Volume (24h) - $ 35; Available Supply - 9,701,424 CHC 

Cheers!
gjhiggins
Legendary
*
Offline Offline

Activity: 2254
Merit: 1278



View Profile WWW
February 04, 2016, 06:13:24 PM
 #551

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
romiferns
Member
**
Offline Offline

Activity: 115
Merit: 10


View Profile
February 04, 2016, 07:48:58 PM
 #552

sorry. that link is for source code, I needed the windows binary.

▌▌   Anonymous and Untraceable     ›› ››   DeepOnion  ‹‹ ‹‹     TOR INTEGRATED & SECURED    ▌▌
▬▬▬▬▬▬▬▬▬▬     ANN  Whitepaper  FACEBOOK  Twitter  Youtube  Forum     ▬▬▬▬▬▬▬▬▬▬
▌▌   ••  JOIN AIRDROP 🚀  ••  |||   Download DeepOnion   |||   ✅ Verified with DeepVault    ▌▌
BOBAN
Member
**
Offline Offline

Activity: 76
Merit: 10


View Profile
February 09, 2016, 10:24:04 PM
 #553

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.
BOBAN
Member
**
Offline Offline

Activity: 76
Merit: 10


View Profile
February 09, 2016, 10:26:13 PM
 #554

also, the devs might wanna add zpool.ca to their list of nodes, since zpool has chaincoin as a mineable coin.
xaker74
Hero Member
*****
Offline Offline

Activity: 1016
Merit: 502


View Profile
February 22, 2016, 03:12:15 PM
Last edit: February 22, 2016, 06:07:25 PM by xaker74
 #555

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!
Bloodxtz
Sr. Member
****
Offline Offline

Activity: 433
Merit: 256



View Profile
February 25, 2016, 09:16:29 PM
 #556

https://twitter.com/FreeChainCoin
free codes for 50 CHC
xaker74
Hero Member
*****
Offline Offline

Activity: 1016
Merit: 502


View Profile
February 26, 2016, 12:20:28 AM
 #557

thank you, who send  500 coins
casper77
Legendary
*
Offline Offline

Activity: 2884
Merit: 1035


View Profile
February 26, 2016, 04:00:08 AM
 #558

pump 4x
holders, its your chance !
BARR_Official
Hero Member
*****
Offline Offline

Activity: 686
Merit: 500



View Profile WWW
March 01, 2016, 04:07:48 PM
 #559

Chaincoin will be accepted for BARR burn redemption from March 14 to March 28.

Buying At Retail and Restaurants - BarrCryptocurrency.com
shojayxt
Legendary
*
Offline Offline

Activity: 896
Merit: 1001



View Profile
March 04, 2016, 05:09:03 AM
 #560

Chaincoin will be accepted for BARR burn redemption from March 14 to March 28.

I see no reason why someone would trade their chaincoin for your coin.  Who asked you to do this?

 
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 [28] 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 ... 183 »
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!