Pages:
Author

Topic: [ANN] a new coin based on Litecoin - CHNCoin - page 51. (Read 181137 times)

hero member
Activity: 602
Merit: 500
I will not touch it until i get some help with the code, hopefully p2pool.org guy will setup and help out soon.
legendary
Activity: 2100
Merit: 1167
MY RED TRUST LEFT BY SCUMBAGS - READ MY SIG
bob's pool started kicking in for me now. had one of my 600 kh/s 7950s pointed there for about an hours while still sending the other 2 solo mining (100% pointless). Just got spammed with almost 200 coins in many many many small transactions.

yep same here,

bob please don't turn the pool off again. Leave it running, if people are patient the coins do start coming in. Don't restart it again because for those hours your pool was offline/ wouldn't start i could not mine anything. It's working fine as it is 2 coins coming every few mins. Then a large cap of 30mins then they flow in again. 10000000x better than solo mining for me anyway.
hero member
Activity: 840
Merit: 1000
Why CNC, though? Chinese National Coin?

The OP seems to have fled. The coin doesn't look too promising. I guess everybody is stocking up in case it becomes popular in China Cool

It's 2:28 AM in China, he's probably sleeping...
hero member
Activity: 636
Merit: 500
what is the diff now, how much i can get with 1000Kh?
newbie
Activity: 41
Merit: 0
bob's pool started kicking in for me now. had one of my 600 kh/s 7950s pointed there for about an hours while still sending the other 2 solo mining (100% pointless). Just got spammed with almost 200 coins in many many many small transactions.
sr. member
Activity: 308
Merit: 250
Argh, yea it seems all the shares are being orphaned, nothing I mine solo is getting accepted either. Latency to the source nodes could be the issue, though a bazillion people mining it may have something to do with it too. I'm keeping 1Mh/s pointed at it for a bit, see if we can get some payouts!

Looks like CHNCoin is still work in progress--but I can assure you, its p2pool, so I don't get paid unless you do!

hero member
Activity: 756
Merit: 500
Using Blastbob's code, I present yet another p2pool node:

http://openp2pool.com:8109/static/

Enjoy!  Grin

Found 3 blocks so far so the pool but no payouts yet? Sad
legendary
Activity: 1008
Merit: 1000
Why CNC, though? Chinese National Coin?

The OP seems to have fled. The coin doesn't look too promising. I guess everybody is stocking up in case it becomes popular in China Cool
hero member
Activity: 602
Merit: 500
I am looking at this area of p2pool

        SHARE_PERIOD=30, # seconds
        CHAIN_LENGTH=24*60*60//10, # shares
        REAL_CHAIN_LENGTH=24*60*60//10, # shares
        TARGET_LOOKBEHIND=200, # shares
        SPREAD=120, # blocks


Anyone got idea what it should have from looking at CHNcoin source code?
sr. member
Activity: 308
Merit: 250
Using Blastbob's code, I present yet another p2pool node:

http://openp2pool.com:8109/static/

Enjoy!  Grin

Awesome! I'm getting accepted shares here  Smiley
sr. member
Activity: 1232
Merit: 250
Alexander KOSTIN | GoldMint
Using Blastbob's code, I present yet another p2pool node:

http://openp2pool.com:8109/static/

Enjoy!  Grin

Works excellent. PLEASE keep on top of making it work steadily unlike Bob Smiley

Edit: already died and stopped accepting shares.. except for like 1/minute.
member
Activity: 115
Merit: 10
For those of you who are still struggling with solo mining, here is copy and paste instruction for Windows.

1. Download and install CGMiner https://bitcointalksearch.org/topic/official-cgminer-mining-software-thread-for-linuxwinosxmipsarmr-pi-4110-28402

2. Open Notepad and save it as chncoin.conf file inside this folder:
C:\Users\YOURUSERNAME\AppData\Roaming\CHNCoin
paste these codes inside the chncoin.conf file and save it:
Code:
server=1
daemon=1
rpcuser=AnyRandomUserNameYouWant
rpcpassword=AnyRandomPasswordYouWant
rpcallowip=127.0.0.1
rpcallowip=192.168.1.*
rpcallowip=192.168.2.*
rpcport=8108
port=8106

3.Go to the folder where you installed CHNcoin-qt client (lets assume you installed it to default "Program Files"), find the CHNCoin-qt.exe file and right click to create a shortcut to Desktop
Now go to your desktop, right click on the shortcut you just created, then choose Properties.
Under "Shortcut" tab, navigate to "Target" field and add this text " -server" - it shall look like this:
Quote
"C:\Program Files\CHNCoin\CHNCoin-qt.exe" -server
Click Ok.

4. On your Desktop, Open Notepad again and save a new file called SoloMine.bat (make sure it's .bat file, not ending with .txt => choose "All files" during save).
inside your SoloMine.bat file paste this code:
Code:
"C:\Program Files\cgminer\cgminer.exe" --scrypt -o localhost:8108 
-u AnyRandomUserNameYouWant -p AnyRandomPasswordYouWant
--thread-concurrency 8192 -I 13 -g 2 -w 256 -s 1 -E 5
--gpu-reorder --gpu-engine 1050 --gpu-memclock 1500
Above code assumes you installed CGMiner on Program Files - change this if you have a different path.
The last line of code is configuration for your graphic card, mine is AMD 7970.

=======

TO START MINING:

a) double-click the desktop icon for CHNCoin-qt (created in step 3) - wait for it to get full block chain updated.
b) double-click the SoloMine.bat file (created in step 4) to Launch Mining!

Enjoy and good luck!
sr. member
Activity: 308
Merit: 250
Using Blastbob's code, I present yet another p2pool node:

http://openp2pool.com:8109/static/

Enjoy!  Grin
full member
Activity: 150
Merit: 100
I've been getting sparse 0.44 payments as well. Seems to come in waves, at some points everything flows in at once, whereas it's sometimes quiet for about an hour. Not too worried overall, thanks for setting up the pool.
sr. member
Activity: 518
Merit: 250
full member
Activity: 265
Merit: 100
Not if it helps, but i see that alot of new addresses just showed up in p2pool

http://screencast.com/t/gQPbtbI0hh

I am also solomining, as i like getting those 88 Flak

I can see my address! I'm Famous! Woo!

btw P2Pool is working great with fluid payments for the last hour. Hopefully it continues after my disgusting 12 hours solo mine at 2.6 Mh/s brought in only 180 CNH.
legendary
Activity: 2100
Merit: 1167
MY RED TRUST LEFT BY SCUMBAGS - READ MY SIG
been mining nearly all day,

got nothing hardly with solo

but with bobs i am getting quite a few now. Only small amounts but the pool does work. If you can solo then great you will probably make more coins, but for us with slow lines then bobs pool has been good.

a lot of .44 but some bigger chunks too. All adds up over the hours.
sr. member
Activity: 1232
Merit: 250
Alexander KOSTIN | GoldMint
Not if it helps, but i see that alot of new addresses just showed up in p2pool

http://screencast.com/t/gQPbtbI0hh

I am also solomining, as i like getting those 88 Flak

No accepts or rejects on your pool .. even though its hashing away.. was working so well last night >_<
sr. member
Activity: 301
Merit: 260
FLO dev
The payouts on Bobs pool are weird indeed

I've been mining with 160kHs for 2 hours and I got ~180 CNCs in the first hour and almost nothing (2x 0.44 CNC) in the second hour.

Now with the higher difficulty I'm trying my luck with solo mining again.

Yep, that is the same experience as me, I got 2x 0.44 CNC for mining over a hour at Bob's pool with 1.5MH

My payments were 0.44 too, very weird, and they occured when I found the block from what I could see.

The 0.44 is probably fee received for processing a transaction.
hero member
Activity: 602
Merit: 500
Not if it helps, but i see that alot of new addresses just showed up in p2pool

http://screencast.com/t/gQPbtbI0hh

I am also solomining, as i like getting those 88 Flak
Pages:
Jump to: