Bitcoin Forum
April 25, 2024, 11:04:59 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   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 79 80 81 82 83 84 85 »
  Print  
Author Topic: [ANN] a new coin based on Litecoin - CHNCoin  (Read 181094 times)
shakezula
Sr. Member
****
Offline Offline

Activity: 308
Merit: 250



View Profile
May 01, 2013, 09:25:16 PM
 #801

Way too many stales on OpenP2Pool, sorry all.

Changed fee to 0%, will leave it running for a bit but if you want to move your miners feel free, will likely shut it off completely tomorrow sometime unless stales rate improves--working on some optimizations now.
1714043099
Hero Member
*
Offline Offline

Posts: 1714043099

View Profile Personal Message (Offline)

Ignore
1714043099
Reply with quote  #2

1714043099
Report to moderator
"Your bitcoin is secured in a way that is physically impossible for others to access, no matter for what reason, no matter how good the excuse, no matter a majority of miners, no matter what." -- Greg Maxwell
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
RetardedMonkey
Newbie
*
Offline Offline

Activity: 42
Merit: 0



View Profile
May 01, 2013, 09:29:47 PM
 #802

Damn no wonder my blocks had slowed down in the 3 hours, mining rig was broken lol
roy7
Sr. Member
****
Offline Offline

Activity: 434
Merit: 250


View Profile
May 01, 2013, 09:32:32 PM
 #803

Wish I had my payment system ready to go, I'd toss a pool up for the fun of it. Smiley Still developing, though. Argh!
spirale
Newbie
*
Offline Offline

Activity: 56
Merit: 0



View Profile
May 01, 2013, 09:33:21 PM
 #804

Hmm... the linux binary doesn't work. Says "./chncoin-qt: error while loading shared libraries: libminiupnpc.so.9: cannot open shared object file: No such file or directory" when I try to run it.
trinsic
Full Member
***
Offline Offline

Activity: 205
Merit: 100


View Profile
May 01, 2013, 09:35:13 PM
 #805

You're missing dependencies.
roy7
Sr. Member
****
Offline Offline

Activity: 434
Merit: 250


View Profile
May 01, 2013, 09:35:30 PM
 #806

Hmm... the linux binary doesn't work. Says "./chncoin-qt: error while loading shared libraries: libminiupnpc.so.9: cannot open shared object file: No such file or directory" when I try to run it.

You could recompile without upnp support if you edit the makefile.unix, if I recall correctly.
blastbob
Hero Member
*****
Offline Offline

Activity: 602
Merit: 500



View Profile
May 01, 2013, 09:35:45 PM
 #807

Hmm... the linux binary doesn't work. Says "./chncoin-qt: error while loading shared libraries: libminiupnpc.so.9: cannot open shared object file: No such file or directory" when I try to run it.


as root or add sudo ifront of make install command

Code:
cd /tmp/
wget -O "miniupnpc-1.8.20130211.tar.gz" "http://miniupnp.free.fr/files/download.php?file=miniupnpc-1.8.20130211.tar.gz"
tar -zxvf miniupnpc-1.8.20130211.tar.gz
cd miniupnpc-*
make
make install

This solved 3 of my installs

Or recompile with
Code:
make -f makefile.unix USE_UPNP=-

Bitrated user: blastbob.
RetardedMonkey
Newbie
*
Offline Offline

Activity: 42
Merit: 0



View Profile
May 01, 2013, 09:38:56 PM
 #808

Thanks for the pool Bob.

It's not as awesome as seeing +88 appear on my screen, but it seems to be going well.
blastbob
Hero Member
*****
Offline Offline

Activity: 602
Merit: 500



View Profile
May 01, 2013, 09:40:02 PM
 #809

Yea, should solo mine just to get 88. Brining good luck Smiley

Bitrated user: blastbob.
the_crown
Newbie
*
Offline Offline

Activity: 41
Merit: 0



View Profile WWW
May 01, 2013, 09:42:44 PM
 #810

As holland reported before, the french pool gives far less stales for european miners.
gpudude
Full Member
***
Offline Offline

Activity: 126
Merit: 100


GPUDude


View Profile
May 01, 2013, 09:44:50 PM
 #811

anyone on how to solo mine this coin?    do you use the CHN wallet or what?

thanks
RetardedMonkey
Newbie
*
Offline Offline

Activity: 42
Merit: 0



View Profile
May 01, 2013, 09:45:43 PM
 #812

anyone on how to solo mine this coin?    do you use the CHN wallet or what?

thanks
Yes.
Radacoin
Sr. Member
****
Offline Offline

Activity: 255
Merit: 250


View Profile
May 01, 2013, 09:45:53 PM
 #813

Is there any pool that's working properly?

Some don't work at all, some stop paying after some time, some pay random amounts (like 8 x 3.0192CHNCoin in a row?!?!).

All scammers, or beta testing?
the_crown
Newbie
*
Offline Offline

Activity: 41
Merit: 0



View Profile WWW
May 01, 2013, 09:46:17 PM
 #814

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://bitcointalk.org/index.php?topic=28402.0

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!

Quoting this amazing guide one more time since people keep asking how to mine it instead of reading the thread.

1) get chinacoin client, open it once so it creates its appfolder files, close it again.
2) Set up the config file in the appdata folder, like every guide tells you
3) open your client up with the -server parameter again (it has to either say server=1 in the config file or you fire it up over cmd or shortcut with -server behind the path)
4) point your miner to the data that you entered in the config file.

What miner you use is basically up to you, just keep in mind that guiminer does not require you to enter http:// like cgminer does.
If it does not work, try port 8106, 8108, 8844 (meaning that you change it in the config file and also connect to it).
gpudude
Full Member
***
Offline Offline

Activity: 126
Merit: 100


GPUDude


View Profile
May 01, 2013, 09:46:55 PM
 #815

anyone on how to solo mine this coin?    do you use the CHN wallet or what?

thanks
Yes.

Thanks for reply.

How do I select my GPUs in the wallet? It only appears to come up with "Threads" and "Scantime"........ no list of devices?

I have two 7950 cards... can you assist?
RetardedMonkey
Newbie
*
Offline Offline

Activity: 42
Merit: 0



View Profile
May 01, 2013, 09:49:37 PM
 #816

Thanks for reply.

How do I select my GPUs in the wallet? It only appears to come up with "Threads" and "Scantime"........ no list of devices?

I have two 7950 cards... can you assist?
http://www.terracointalk.org/index.php?topic=5.0

Substitute 'terracoin' for 'chncoin' and you're sorted.
blastbob
Hero Member
*****
Offline Offline

Activity: 602
Merit: 500



View Profile
May 01, 2013, 09:50:11 PM
 #817

anyone on how to solo mine this coin?    do you use the CHN wallet or what?

thanks
Yes.

Thanks for reply.

How do I select my GPUs in the wallet? It only appears to come up with "Threads" and "Scantime"........ no list of devices?

I have two 7950 cards... can you assist?

You need to get cgminer. it has a howto setup cgminer for both windows and linux. You need ATI SDK etc.

Bitrated user: blastbob.
RetardedMonkey
Newbie
*
Offline Offline

Activity: 42
Merit: 0



View Profile
May 01, 2013, 09:50:37 PM
 #818

Is there any pool that's working properly?

Some don't work at all, some stop paying after some time, some pay random amounts (like 8 x 3.0192CHNCoin in a row?!?!).

All scammers, or beta testing?
p2pool.chnco.in is working.

The random amounts are how much you earned from that block.
gpudude
Full Member
***
Offline Offline

Activity: 126
Merit: 100


GPUDude


View Profile
May 01, 2013, 09:51:17 PM
 #819

Thank you all... I will do some reading!! Smiley

Although, for now it appears cgminer is not available to download Sad
destruct
Sr. Member
****
Offline Offline

Activity: 1232
Merit: 250

Alexander KOSTIN | GoldMint


View Profile
May 01, 2013, 09:51:41 PM
 #820

Bob's new pool was giving 2 payouts every minute then just stopped all of a sudden. for the last 20 :/

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 79 80 81 82 83 84 85 »
  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!