Bitcoin Forum

Other => Beginners & Help => Topic started by: FoundNemo on May 02, 2013, 12:27:43 AM



Title: CNC - ChinaCoin Introduction
Post by: FoundNemo on May 02, 2013, 12:27:43 AM
Introduction:
CNCoin - a lite version of Litecoin used scrypt as a proof of work scheme.

60 seconds block targets
subsidy halves in 2628k blocks (5 years)
~462.5 million total coins
88 coins per block
5040 blocks to retarget difficulty
Default Port:8106, RPC port:8108
Download Client:
Windows QT Client: SourceForge
Windows Daemon: SourceForge
Linux Client: SourceForge

Official Sites:
Homepage: chncoin.org
Forum: forum.chncoin.org (Coming soon)
Source
https://github.com/CHNCoin/CHNCoin

 Taken from Alt. Currency Thread CHNCOIN User - Promoting new alt currency, get them while there hot!


Title: Re: CNC - ChinaCoin Introduction
Post by: n_p on May 02, 2013, 06:26:31 AM
The linux clients don't work.

Posted this here:

https://bitcointalk.org/index.php?topic=192984.0

But to repeat:

Code:
$ ./chncoin-qt 
./chncoin-qt: error while loading shared libraries: libminiupnpc.so.9: cannot open shared object file: No such file or directory

Some of these should have been statically compiled:

Code:
$ ldd chncoin-qt 
../../CHNCoin/64/chncoin-qt: /usr/lib64/libssl.so.1.0.0: no version information available (required by ../../CHNCoin/64/chncoin-qt)
../../CHNCoin/64/chncoin-qt: /usr/lib64/libcrypto.so.1.0.0: no version information available (required by ../../CHNCoin/64/chncoin-qt)
        linux-vdso.so.1 (0x00007fff171ff000)
        libminiupnpc.so.9 => not found
        librt.so.1 => /lib64/librt.so.1 (0x00007f4fc415e000)
        libssl.so.1.0.0 => /usr/lib64/libssl.so.1.0.0 (0x00007f4fc3ef4000)
        libcrypto.so.1.0.0 => /usr/lib64/libcrypto.so.1.0.0 (0x00007f4fc3b1f000)
        libdb_cxx-5.1.so => not found
        libboost_system.so.1.46.1 => not found
        libboost_filesystem.so.1.46.1 => not found
        libboost_program_options.so.1.46.1 => not found
        libboost_thread.so.1.46.1 => not found
        libQtGui.so.4 => /usr/lib64/qt4/libQtGui.so.4 (0x00007f4fc2e65000)
        libQtCore.so.4 => /usr/lib64/qt4/libQtCore.so.4 (0x00007f4fc2985000)
        libpthread.so.0 => /lib64/libpthread.so.0 (0x00007f4fc2768000)
        libstdc++.so.6 => /usr/lib/gcc/x86_64-pc-linux-gnu/4.6.3/libstdc++.so.6 (0x00007f4fc2463000)
        libm.so.6 => /lib64/libm.so.6 (0x00007f4fc216e000)
        libgcc_s.so.1 => /usr/lib/gcc/x86_64-pc-linux-gnu/4.6.3/libgcc_s.so.1 (0x00007f4fc1f58000)
        libc.so.6 => /lib64/libc.so.6 (0x00007f4fc1baf000)
        /lib64/ld-linux-x86-64.so.2 (0x00007f4fc4367000)
        libdl.so.2 => /lib64/libdl.so.2 (0x00007f4fc19ab000)
        libz.so.1 => /lib64/libz.so.1 (0x00007f4fc1795000)
        libEGL.so.1 => /usr/lib64/libEGL.so.1 (0x00007f4fc1577000)
        libglib-2.0.so.0 => /usr/lib64/libglib-2.0.so.0 (0x00007f4fc1255000)
        libaudio.so.2 => /usr/lib64/libaudio.so.2 (0x00007f4fc103c000)
        libpng15.so.15 => /usr/lib64/libpng15.so.15 (0x00007f4fc0e11000)
        libfreetype.so.6 => /usr/lib64/libfreetype.so.6 (0x00007f4fc0b71000)
        libSM.so.6 => /usr/lib64/libSM.so.6 (0x00007f4fc0968000)
        libICE.so.6 => /usr/lib64/libICE.so.6 (0x00007f4fc074b000)
        libXi.so.6 => /usr/lib64/libXi.so.6 (0x00007f4fc053b000)
        libXrender.so.1 => /usr/lib64/libXrender.so.1 (0x00007f4fc0331000)
        libXrandr.so.2 => /usr/lib64/libXrandr.so.2 (0x00007f4fc0127000)
        libXfixes.so.3 => /usr/lib64/libXfixes.so.3 (0x00007f4fbff21000)
        libXcursor.so.1 => /usr/lib64/libXcursor.so.1 (0x00007f4fbfd16000)
        libXinerama.so.1 => /usr/lib64/libXinerama.so.1 (0x00007f4fbfb13000)
        libfontconfig.so.1 => /usr/lib64/libfontconfig.so.1 (0x00007f4fbf8dd000)
        libXext.so.6 => /usr/lib64/libXext.so.6 (0x00007f4fbf6cb000)
        libX11.so.6 => /usr/lib64/libX11.so.6 (0x00007f4fbf38e000)
        libX11-xcb.so.1 => /usr/lib64/libX11-xcb.so.1 (0x00007f4fbf18c000)
        libxcb-dri2.so.0 => /usr/lib64/libxcb-dri2.so.0 (0x00007f4fbef87000)
        libxcb-xfixes.so.0 => /usr/lib64/libxcb-xfixes.so.0 (0x00007f4fbed80000)
        libxcb.so.1 => /usr/lib64/libxcb.so.1 (0x00007f4fbeb5f000)
        libudev.so.1 => /lib64/libudev.so.1 (0x00007f4fbe94b000)
        libdrm.so.2 => /usr/lib64/libdrm.so.2 (0x00007f4fbe73f000)
        libXt.so.6 => /usr/lib64/libXt.so.6 (0x00007f4fbe4d7000)
        libXau.so.6 => /usr/lib64/libXau.so.6 (0x00007f4fbe2d3000)
        libbz2.so.1 => /lib64/libbz2.so.1 (0x00007f4fbe0c3000)
        libexpat.so.1 => /usr/lib64/libexpat.so.1 (0x00007f4fbde98000)
        libXdmcp.so.6 => /usr/lib64/libXdmcp.so.6 (0x00007f4fbdc92000)

In particular:

Code:
$ ldd chncoin-qt | grep found
../../CHNCoin/64/chncoin-qt: /usr/lib64/libssl.so.1.0.0: no version information available (required by ../../CHNCoin/64/chncoin-qt)
../../CHNCoin/64/chncoin-qt: /usr/lib64/libcrypto.so.1.0.0: no version information available (required by ../../CHNCoin/64/chncoin-qt)
        libminiupnpc.so.9 => not found
        libdb_cxx-5.1.so => not found
        libboost_system.so.1.46.1 => not found
        libboost_filesystem.so.1.46.1 => not found
        libboost_program_options.so.1.46.1 => not found
        libboost_thread.so.1.46.1 => not found

The litecoin client works fine, and doesn't have any missing dynamic libraries:

Code:
$ ldd litecoin-qt 
        linux-vdso.so.1 (0x00007fff77dc5000)
        libQtGui.so.4 => /usr/lib64/qt4/libQtGui.so.4 (0x00007fb0a8483000)
        libQtCore.so.4 => /usr/lib64/qt4/libQtCore.so.4 (0x00007fb0a7fa3000)
        libpthread.so.0 => /lib64/libpthread.so.0 (0x00007fb0a7d85000)
        libstdc++.so.6 => /usr/lib/gcc/x86_64-pc-linux-gnu/4.6.3/libstdc++.so.6 (0x00007fb0a7a81000)
        libm.so.6 => /lib64/libm.so.6 (0x00007fb0a778c000)
        libgcc_s.so.1 => /usr/lib/gcc/x86_64-pc-linux-gnu/4.6.3/libgcc_s.so.1 (0x00007fb0a7576000)
        libc.so.6 => /lib64/libc.so.6 (0x00007fb0a71ce000)
        libz.so.1 => /lib64/libz.so.1 (0x00007fb0a6fb8000)
        libdl.so.2 => /lib64/libdl.so.2 (0x00007fb0a6db4000)
        libEGL.so.1 => /usr/lib64/libEGL.so.1 (0x00007fb0a6b96000)
        libglib-2.0.so.0 => /usr/lib64/libglib-2.0.so.0 (0x00007fb0a6874000)
        libaudio.so.2 => /usr/lib64/libaudio.so.2 (0x00007fb0a665b000)
        libpng15.so.15 => /usr/lib64/libpng15.so.15 (0x00007fb0a6430000)
        libfreetype.so.6 => /usr/lib64/libfreetype.so.6 (0x00007fb0a6190000)
        libSM.so.6 => /usr/lib64/libSM.so.6 (0x00007fb0a5f87000)
        libICE.so.6 => /usr/lib64/libICE.so.6 (0x00007fb0a5d6a000)
        libXi.so.6 => /usr/lib64/libXi.so.6 (0x00007fb0a5b5a000)
        libXrender.so.1 => /usr/lib64/libXrender.so.1 (0x00007fb0a5950000)
        libXrandr.so.2 => /usr/lib64/libXrandr.so.2 (0x00007fb0a5746000)
        libXfixes.so.3 => /usr/lib64/libXfixes.so.3 (0x00007fb0a5540000)
        libXcursor.so.1 => /usr/lib64/libXcursor.so.1 (0x00007fb0a5334000)
        libXinerama.so.1 => /usr/lib64/libXinerama.so.1 (0x00007fb0a5131000)
        libfontconfig.so.1 => /usr/lib64/libfontconfig.so.1 (0x00007fb0a4efb000)
        libXext.so.6 => /usr/lib64/libXext.so.6 (0x00007fb0a4ce9000)
        libX11.so.6 => /usr/lib64/libX11.so.6 (0x00007fb0a49ac000)
        librt.so.1 => /lib64/librt.so.1 (0x00007fb0a47a3000)
        /lib64/ld-linux-x86-64.so.2 (0x00007fb0a913d000)
        libX11-xcb.so.1 => /usr/lib64/libX11-xcb.so.1 (0x00007fb0a45a1000)
        libxcb-dri2.so.0 => /usr/lib64/libxcb-dri2.so.0 (0x00007fb0a439c000)
        libxcb-xfixes.so.0 => /usr/lib64/libxcb-xfixes.so.0 (0x00007fb0a4195000)
        libxcb.so.1 => /usr/lib64/libxcb.so.1 (0x00007fb0a3f74000)
        libudev.so.1 => /lib64/libudev.so.1 (0x00007fb0a3d60000)
        libdrm.so.2 => /usr/lib64/libdrm.so.2 (0x00007fb0a3b54000)
        libXt.so.6 => /usr/lib64/libXt.so.6 (0x00007fb0a38ec000)
        libXau.so.6 => /usr/lib64/libXau.so.6 (0x00007fb0a36e8000)
        libbz2.so.1 => /lib64/libbz2.so.1 (0x00007fb0a34d8000)
        libexpat.so.1 => /usr/lib64/libexpat.so.1 (0x00007fb0a32ad000)
        libXdmcp.so.6 => /usr/lib64/libXdmcp.so.6 (0x00007fb0a30a7000)

Please fix the linux clients.


Title: Re: CNC - ChinaCoin Introduction
Post by: mr_right on May 02, 2013, 06:39:33 AM
tried last night. 500KH for 1 hour, 10+ stale 0 good. no thanks.


Title: Re: CNC - ChinaCoin Introduction
Post by: 96redformula on May 02, 2013, 06:57:07 AM
Joined a CHN Coin pool.  I am mining away for a day before its back to feathercoin.


Title: Re: CNC - ChinaCoin Introduction
Post by: dan99 on May 02, 2013, 07:56:40 AM
24 posts and they wanna create their own coins????


Title: Re: CNC - ChinaCoin Introduction
Post by: Sentinelrv on May 02, 2013, 08:13:40 AM
Why is the name China coin? Does the designer live in China or something?


Title: Re: CNC - ChinaCoin Introduction
Post by: Narken on May 02, 2013, 08:26:58 AM
Just setup a new test P2Pool for CHNcoin on a 100mbit line with very low latency

CHNCoin p2pool:
http://chncoin.no-ip.biz:9333

cgminer:
cgminer --scrypt -o chncoin.no-ip.biz:9333 -u yourCNCaddress -p x -s 5 --expiry 5 --queue 0


cudaminer:
cudaminer -o chncoin.no-ip.biz:9333 -u yourCNCaddress -p x



Title: Re: CNC - ChinaCoin Introduction
Post by: Cryptocables on May 02, 2013, 08:28:31 AM
Why is the name China coin? Does the designer live in China or something?

[insert knockoff joke here] :D


Title: Re: CNC - ChinaCoin Introduction
Post by: alex0909 on May 02, 2013, 09:11:51 AM
I have been mining for a while, did not get a lot of luck with the PPshares, but still getting a decent stack !


Title: Re: CNC - ChinaCoin Introduction
Post by: curtisbigs on May 02, 2013, 09:19:34 AM
I think this is a bit of a stretch


Title: Re: CNC - ChinaCoin Introduction
Post by: schnebi on May 02, 2013, 09:27:59 AM
I think i will put a couple of Khashs in this....


Title: Re: CNC - ChinaCoin Introduction
Post by: moronoxy on May 02, 2013, 10:14:31 AM
Why is the name China coin? Does the designer live in China or something?

I think China is where it will send all your BTC after you let it running for a while...


Title: Re: CNC - ChinaCoin Introduction
Post by: meh32123 on May 02, 2013, 11:23:24 AM
CNC, i was thinking Command And Conquer. Loved that game


Title: Re: CNC - ChinaCoin Introduction
Post by: xthestig on May 02, 2013, 11:45:14 AM
Just setup a new test P2Pool for CHNcoin on a 100mbit line with very low latency

CHNCoin p2pool:
http://chncoin.no-ip.biz:9333

cgminer:
cgminer --scrypt -o chncoin.no-ip.biz:9333 -u yourCNCaddress -p x -s 5 --expiry 5 --queue 0


cudaminer:
cudaminer -o chncoin.no-ip.biz:9333 -u yourCNCaddress -p x



I have setup with ya there, approx 550kh/s, would have repliedon your tried but im a newb and cant


Title: Re: CNC - ChinaCoin Introduction
Post by: rbaggio on May 02, 2013, 12:01:27 PM
Seems to be popular, judging by the amount of threads in Alt Coins subforum


Title: Re: CNC - ChinaCoin Introduction
Post by: z3r0 on May 02, 2013, 01:50:44 PM
Is CHCoin being traded on any exchanges? predictions for the future?


Title: Re: CNC - ChinaCoin Introduction
Post by: techbytes on May 02, 2013, 01:57:34 PM
Scam or not, I'm mining some and stash them for a rainy day...   ;D
Solo mining here...

tb


Title: Re: CNC - ChinaCoin Introduction
Post by: Thorgrim on May 02, 2013, 02:10:15 PM
I tried solo mining with very little luck yesterday. I managed two blocks in about 10 hours or so. I think my client wasn't keeping up with the number of new blocks being found. My hashing power was good but I was at times submitting no new shares, accepted or stale.


Title: Re: CNC - ChinaCoin Introduction
Post by: ekylypse on May 02, 2013, 02:15:09 PM
Seems a good pool here:

https://bitcointalk.org/index.php?topic=193011.0


Title: Re: CNC - ChinaCoin Introduction
Post by: techbytes on May 02, 2013, 02:33:24 PM
I tried solo mining with very little luck yesterday. I managed two blocks in about 10 hours or so. I think my client wasn't keeping up with the number of new blocks being found. My hashing power was good but I was at times submitting no new shares, accepted or stale.

Maybe you'll have better luck today.  I was doing well until 3am when my rig rebooted from microsuck updates.  I forgot to disable it and didn't put a batch file to start chncoin client at startup.  This is why I am still in this noob section.   :D 
Good thing i added a backup pool so not a total lost.

tb


Title: Re: CNC - ChinaCoin Introduction
Post by: Thorgrim on May 02, 2013, 02:36:07 PM
Is CHCoin being traded on any exchanges? predictions for the future?

I think Feathercoin will do better long run. I think a lot of people that missed out on Feathercoin lauch jumped at this one, myself included.

Free market will do it's thing.


Title: Re: CNC - ChinaCoin Introduction
Post by: jouns49 on May 02, 2013, 02:43:03 PM
One big fail in solo mining this rudiculously fast zero-difficulty coin. It would be interesting to explore the chain thought...


Title: Re: CNC - ChinaCoin Introduction
Post by: crumbcake on May 02, 2013, 03:12:34 PM
ChinaCoin is so ... yesterday. 
Face it -- you've already missed the boat.  Again.
For you, I'm introducing the RubeGoldbergCoin -- the hyper-deflationary alt currency with tremendous incentives for the early adopters, and YOU can get in on the ground floor! 

Testing wastes time.  As soon's the build's done, i'm mining!!1!!! 
Don't get left behind again, join the RBC Revolution!


Title: Re: CNC - ChinaCoin Introduction
Post by: herbitcoins on May 02, 2013, 03:18:31 PM
You trade ??

1000 RBC for 2500 GBC (GorgonzolaButtscoin)


Title: Re: CNC - ChinaCoin Introduction
Post by: crumbcake on May 02, 2013, 03:21:18 PM
You trade ??

1000 RBC for 2500 GBC (GorgonzolaButtscoin)

Escrow only, dood.   :-[


Title: Re: CNC - ChinaCoin Introduction
Post by: bitcoin_bob on May 02, 2013, 03:33:25 PM
If too many people make virtual currencies then they are going to become 'fads' I worry.

Think about it, Its supposed to be a global currency right? So displayed in the window of the 'global' shop is one currency. If you went to your local shop it probably says in the window we accept dollars, euros pounds at a stretch, even in the UK some shops take euros as they accept it is a major currency. But most wont because they think it is too complicated. Most global shops that display other currencies are just for conversion purposes; you can buy something in romanian lei on a website but when it goes to card processing its turned to US dollars. With a virtual currency, this equivalent' isn't going to work as there is no fiat to draw on.

When there is 100 different VCurrrecies then shopping carts would be very complicated, with each currency requiring its own check out, account etc. So this is going to create confusion for vendors who will one day just say 'enough is enough' and say no to all Vcurrency.

I don't see why people instead of trying to make new fads, dont just try to strengthen the Bitcoin movement by being behind one currency.


Title: Re: CNC - ChinaCoin Introduction
Post by: Thorgrim on May 02, 2013, 03:34:13 PM
ChinaCoin is so ... yesterday. 
Face it -- you've already missed the boat.  Again.
For you, I'm introducing the RubeGoldbergCoin -- the hyper-deflationary alt currency with tremendous incentives for the early adopters, and YOU can get in on the ground floor! 

Testing wastes time.  As soon's the build's done, i'm mining!!1!!! 
Don't get left behind again, join the RBC Revolution!

I agree with you but when people with small rigs are solo mining 300,000 coins in a few hours it is worth a try. Some people got lucky and it worked for them most people it didn't work so well.


Title: Re: CNC - ChinaCoin Introduction
Post by: bitcoin_bob on May 02, 2013, 03:34:20 PM
You trade ??

1000 RBC for 2500 GBC (GorgonzolaButtscoin)

Sounds a bit cheezy for my tastes......


Title: Re: CNC - ChinaCoin Introduction
Post by: bitcoin_bob on May 02, 2013, 03:39:26 PM
ChinaCoin is so ... yesterday. 
Face it -- you've already missed the boat.  Again.
For you, I'm introducing the RubeGoldbergCoin -- the hyper-deflationary alt currency with tremendous incentives for the early adopters, and YOU can get in on the ground floor! 

Testing wastes time.  As soon's the build's done, i'm mining!!1!!! 
Don't get left behind again, join the RBC Revolution!

I agree with you but when people with small rigs are solo mining 300,000 coins in a few hours it is worth a try. Some people got lucky and it worked for them most people it didn't work so well.

And after KFC was successful people started their own fried chicken places. And Mcdonalds spawned a whole chain of burger joints. Then look at giants like ebay or google. Would you start your own search engine now?

New Cryptocurrencies are either the 'dammit I must have been sleeping that day' Kneejerk reaction of people who wanted to start something like Bitcoin but didn't have the confidence to take the leap, and now it is popular they now decided to enter the race, but too late. Or worse still, people who didn't even know that Bitcoin exists or even the principle of such a thing until it became popular, and wanted to carve of a piece of crypto glory for themselves.

I would steer well clear of all of them, to promote unity in one.


Title: Re: CNC - ChinaCoin Introduction
Post by: crumbcake on May 02, 2013, 03:41:23 PM
You trade ??

1000 RBC for 2500 GBC (GorgonzolaButtscoin)

Escrow only, dood.   :-[

Second thought...
I'm gifting you with 1000 RBC in a show of good faith.
Please respond in kind by gifting me 2500 GBC.
????
PROFIT.


Title: Re: CNC - ChinaCoin Introduction
Post by: Thorgrim on May 02, 2013, 03:43:26 PM
If too many people make virtual currencies then they are going to become 'fads' I worry.

Think about it, Its supposed to be a global currency right? So displayed in the window of the 'global' shop is one currency. If you went to your local shop it probably says in the window we accept dollars, euros pounds at a stretch, even in the UK some shops take euros as they accept it is a major currency. But most wont because they think it is too complicated. Most global shops that display other currencies are just for conversion purposes; you can buy something in romanian lei on a website but when it goes to card processing its turned to US dollars. With a virtual currency, this equivalent' isn't going to work as there is no fiat to draw on.

When there is 100 different VCurrrecies then shopping carts would be very complicated, with each currency requiring its own check out, account etc. So this is going to create confusion for vendors who will one day just say 'enough is enough' and say no to all Vcurrency.

I don't see why people instead of trying to make new fads, dont just try to strengthen the Bitcoin movement by being behind one currency.

There are over 100 fiat currencies in the world and somehow it works out. At some point someone is going to design a system to convert your alt coins to BTC or LTC just prior to purchase (for a fee of course). This will allow vendors to have a few accounts but still allow customers to use Alt coins. Sort of like when I use VISA in another country it converts my money to local money.

As more and more of these alt coins come out they will be worth less, unless they do something to separate themselves form the pack.


Title: Re: CNC - ChinaCoin Introduction
Post by: TheFootMan on May 02, 2013, 04:02:01 PM
24 posts and they wanna create their own coins????

Haha.  ;D


Title: Re: CNC - ChinaCoin Introduction
Post by: bitcoin_bob on May 02, 2013, 04:27:48 PM
Quote

There are over 100 fiat currencies in the world and somehow it works out.


of course it does because fiat currencies are all underpinned by the economy of the country that they are issued by and supported and backed by a central bank and at least some gold in there somewhere. That is why they are interchangeable and able to be taken on good faith.


Title: Re: CNC - ChinaCoin Introduction
Post by: reb0rn21 on May 02, 2013, 07:03:15 PM
Any "popular" exchange gona adopt CNC soon?


Title: Re: CNC - ChinaCoin Introduction
Post by: BBQCoinsFTW on May 02, 2013, 07:46:58 PM
I don't think they are going to adopt CNC if we don't make petitions /etc.

So who wants to help?


Title: Re: CNC - ChinaCoin Introduction
Post by: megaminer59 on May 02, 2013, 07:52:15 PM
Solo mining is more profitable  just have to config correctly


Title: Re: CNC - ChinaCoin Introduction
Post by: kobaya74 on May 02, 2013, 08:14:24 PM
Mining it just in case in 10 days i can sell fast and make profit. Sold mine 10k FC today for 40BTC and I am not sorry, made them in about 24h mining. So, FTC/CNC/etc.../etc... All speculation coins. Me as a miner and not a trader, wanna see money, even it is not a fortune. In my country 500$ is very good montly income, so I love my 40BTC I made in 24hr. If I can make 20BTC in 10 days from now selling all my CNC I plan to mine for 2-3 days I shall be happy. Happy mining/trading :).


Title: Re: CNC - ChinaCoin Introduction
Post by: wolfgod on May 04, 2013, 01:16:18 PM
Just setup a new test P2Pool for CHNcoin on a 100mbit line with very low latency

CHNCoin p2pool:
http://chncoin.no-ip.biz:9333

cgminer:
cgminer --scrypt -o chncoin.no-ip.biz:9333 -u yourCNCaddress -p x -s 5 --expiry 5 --queue 0


cudaminer:
cudaminer -o chncoin.no-ip.biz:9333 -u yourCNCaddress -p x



Where is china coin wallet? I dont see any to download, can you help me?


Title: Re: CNC - ChinaCoin Introduction
Post by: skytaper on May 04, 2013, 01:39:04 PM
chncoin.org


Title: Re: CNC - ChinaCoin Introduction
Post by: lysr on May 04, 2013, 01:51:24 PM
yet another btc replica, can't people be more innovative and bring new ideas


Title: Re: CNC - ChinaCoin Introduction
Post by: KrLos on May 04, 2013, 09:26:03 PM
this is working great!


Title: Re: CNC - ChinaCoin Introduction
Post by: digicoins on May 05, 2013, 02:45:52 AM
I like CNC!  ;D


Title: Re: CNC - ChinaCoin Introduction
Post by: finalmoney on May 05, 2013, 03:14:55 AM
ChinaCoin, interesting!
Maybe now each country will have their own coins, and btc will be as gold standard, and ltc as silver, and all other alt cryptos as fiat?


Title: Re: CNC - ChinaCoin Introduction
Post by: MysteryX on May 05, 2013, 03:25:50 AM
Practically every CNC pool keeps getting DDOS'd, im mining about a quarter of the coins i should be.


Title: Re: CNC - ChinaCoin Introduction
Post by: track3r on May 05, 2013, 04:07:59 AM
I have a about 1300 I am looking to trade.


Title: Re: CNC - ChinaCoin Introduction
Post by: s3an on May 05, 2013, 04:15:57 AM
Which pool is everyone using?
I've been using http://chn.mnlan.net/ but it's total crap.


Title: Re: CNC - ChinaCoin Introduction
Post by: edgebits on May 05, 2013, 04:21:41 AM
I think this coin will work because of its name.


Title: Re: CNC - ChinaCoin Introduction
Post by: GreenGod on May 05, 2013, 04:28:38 AM
I think this coin will work because of its name.

Do you mean that it will be bought/used by Americans? Is there any evidence that this coin will see adoption in China?


Title: Re: CNC - ChinaCoin Introduction
Post by: temnize on May 05, 2013, 04:28:49 AM
cnc is fine


Title: Re: CNC - ChinaCoin Introduction
Post by: GreenGod on May 05, 2013, 04:36:26 AM
Is CNC actually being picked up in China though? I agree with others here that it has potential. I tried comparing google search numbers, and google trends including translated terms. Anybody know if there is a 'google trends' for Baidu ?


Title: Re: CNC - ChinaCoin Introduction
Post by: Noone1 on May 05, 2013, 06:16:58 AM
An even lighter version of Litecoin? lol


Title: Re: CNC - ChinaCoin Introduction
Post by: Jakewell on May 05, 2013, 06:18:48 AM
is the currently most profitable coin


Title: Re: CNC - ChinaCoin Introduction
Post by: kost on May 05, 2013, 08:09:32 AM
24 posts and they wanna create their own coins????

so, bitcointalk posts is measurement who can make coins? :)

"satoshi" did not have any post here and made bitcoin :b


Title: Re: CNC - ChinaCoin Introduction
Post by: trustableman1964 on May 05, 2013, 08:33:48 AM
who might wanna run a mining pool? Who has good references for mining and starts now with CNC - I am serious interested to invest.


Title: Re: CNC - ChinaCoin Introduction
Post by: MrBe on May 05, 2013, 08:53:26 AM
who might wanna run a mining pool? Who has good references for mining and starts now with CNC - I am serious interested to invest.

Those damn pools keep being DDOSed.

And I think you're way to late already, difficulty is going up quick and value is low on Bter.


Title: Re: CNC - ChinaCoin Introduction
Post by: moketillos on May 05, 2013, 09:06:03 AM
curious


Title: Re: CNC - ChinaCoin Introduction
Post by: WackyWilly on May 05, 2013, 09:41:34 AM
I don't see why people instead of trying to make new fads, dont just try to strengthen the Bitcoin movement by being behind one currency.


Quite simple: greed.


Title: Re: CNC - ChinaCoin Introduction
Post by: Riot75 on May 05, 2013, 11:18:37 PM
Would've loved to be able to mine this when the difficulty was really low...


Title: Re: CNC - ChinaCoin Introduction
Post by: saddambitcoin on May 13, 2013, 02:07:20 AM
24 posts and they wanna create their own coins????

so, bitcointalk posts is measurement who can make coins? :)

"satoshi" did not have any post here and made bitcoin :b

Satoshi did actually have an account and post here with over 500 posts, please educate yourself:

https://bitcointalk.org/index.php?action=profile;u=3;sa=showPosts


Title: Re: CNC - ChinaCoin Introduction
Post by: skeeziks on May 13, 2013, 03:05:10 AM
CNC's value is 22.5% of what it was two weeks ago.  Looks like it will run out of decimal places soon.   :'(


Title: Re: CNC - ChinaCoin Introduction
Post by: DarthMedicus on May 13, 2013, 03:07:08 AM
CNC's value is 22.5% of what it was two weeks ago.  Looks like it will run out of decimal places soon.   :'(

Good thing I didn't invest more than a passing glance on it.


Title: Re: CNC - ChinaCoin Introduction
Post by: Chaoskampf on May 13, 2013, 04:52:25 AM

It's digging its way back to china. We hardly knew thee....




Title: Re: CNC - ChinaCoin Introduction
Post by: kost on May 13, 2013, 05:38:30 AM
24 posts and they wanna create their own coins????
so, bitcointalk posts is measurement who can make coins? :)
"satoshi" did not have any post here and made bitcoin :b
Satoshi did actually have an account and post here with over 500 posts, please educate yourself:
https://bitcointalk.org/index.php?action=profile;u=3;sa=showPosts


That is *after* he made bitcoin, not earlier :b

Maybe this guy will also have *after* :b


Title: Re: CNC - ChinaCoin Introduction
Post by: 28storm on May 13, 2013, 08:27:52 AM
Lots alot of coins no wonder the coin tanked.


Title: Re: CNC - ChinaCoin Introduction
Post by: minus on May 13, 2013, 10:08:05 AM
I am just beginning mining coins.
Not able to find proper wiki on chncoin. Anyone know a proper resource.


Title: Re: CNC - ChinaCoin Introduction
Post by: kost on May 13, 2013, 07:49:57 PM
I am just beginning mining coins.
Not able to find proper wiki on chncoin. Anyone know a proper resource.

Don't take chncoin as your first coin as you might regret it.

Refer to http://www.coinwarz.com/cryptocurrency (http://www.coinwarz.com/cryptocurrency)


Title: Re: CNC - ChinaCoin Introduction
Post by: methax on May 13, 2013, 08:02:36 PM
Agreed, stick to litecoin :)


Title: Re: CNC - ChinaCoin Introduction
Post by: K31thL on May 13, 2013, 08:14:31 PM
I tried it for a while last weekend but didn`t seem to make anywhere near what i should off, plus pools were up & down like a yoy,
Just bad luck i guess


Title: Re: CNC - ChinaCoin Introduction
Post by: vdragon on May 13, 2013, 11:44:03 PM
Anyone know when is next difficulty coming?


Title: Re: CNC - ChinaCoin Introduction
Post by: suretoday on May 14, 2013, 12:04:20 AM
Why is the name China coin? Does the designer live in China or something?


Title: Re: CNC - ChinaCoin Introduction
Post by: Stouse49 on May 14, 2013, 05:59:24 AM
There are too many crypto-currencies to keep track of.


Title: Re: CNC - ChinaCoin Introduction
Post by: dani on May 19, 2013, 08:16:29 AM
anyone cares to explain how to configure this mining client so I can solo mine? I get "Mining CNCCoins at 0 hash per second". I already downloaded the chain, I have 11 active connections. I didnt change anything

the log looks like this:

Quote
trying connection 115.78.135.173:8106 lastseen=5.1hrs
connection timeout
trying connection 78.90.83.170:8106 lastseen=1.1hrs
Added 1 addresses from 85.74.147.72: 31 tried, 13287 new
connection timeout
trying connection 66.240.242.254:8106 lastseen=1.1hrs
Added 1 addresses from 85.74.147.72: 31 tried, 13287 new
connection timeout
trying connection 66.240.242.254:8106 lastseen=1.1hrs
connection timeout
socket no message in first 60 seconds, 0 1
disconnecting node 50.134.196.43:8106
trying connection 69.158.170.114:8106 lastseen=4.2hrs
connection timeout
trying connection 217.27.229.12:8106 lastseen=8.0hrs
connection timeout


Title: Re: CNC - ChinaCoin Introduction
Post by: BitcoinNational on July 04, 2015, 12:01:58 PM
hey look i'm the first to post in 2 plus years

date of birth May 02, 2013
website ?
chain ?

60 seconds block targets
subsidy halves in 2628k blocks (5 years)
~462.5 million total coins
88 coins per block
---
https://bitcointalk.org/index.php?topic=322488.0
https://bitcointalk.org/index.php?topic=192243.0
https://www.reddit.com/r/Chinacoin/
https://coinplorer.com/CNC


Title: Re: CNC - ChinaCoin Introduction
Post by: micromaxim on November 06, 2017, 01:36:56 PM
thanks for the coins, I'll keep.


Title: Re: CNC - ChinaCoin Introduction
Post by: Ragarg on November 12, 2017, 02:45:24 PM
Hello CHINA team,

I'm happy to announce that your coin has been listed to ItalYiiMP 2.0 for mining,

to get paid in CNC just set c=CNC as password in your configuration.

As an additional service, the explorer is available at the address http://italyiimp.com/explorer

visit http://italyiimp.com.

best regards.

Ragarg.