Bitcoin Forum
June 27, 2024, 01:01:42 PM *
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 181103 times)
MarKusRomanus
Legendary
*
Offline Offline

Activity: 910
Merit: 1000



View Profile
May 02, 2013, 02:38:23 AM
 #1001

I think the 50 confirm will cause an issues.. i have to change it back.


...hold On.. i'm just panicking a little because the time it gets into the wallet is close to the confirms.. ill watch it .. it may be ok.
trinsic
Full Member
***
Offline Offline

Activity: 205
Merit: 100


View Profile
May 02, 2013, 02:38:40 AM
 #1002

anyone get the wallet working on linux? if so which distro?
Works fine on Ubuntu. Few dependencies were missing, main problem being libboost, you can't use 1.5 and have to use 1.46 (1.49 worked with the 32bit executable).

Code:
apt-get install libboost1.49-all-dev libdb5.1++

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
the_crown
Newbie
*
Offline Offline

Activity: 41
Merit: 0



View Profile WWW
May 02, 2013, 02:39:23 AM
 #1003

While it was busy downloading the blockchain, I was setting up all my stuff. I had guiminer running a stratum proxy, and it said it was connected and working, and I was throwing hashes at it through stratum port from my VPS elsewhere, but I had to change up a bunch of network settings because my DHCP lease ran out at the worst time, now it won't connect to localhost port 8108 for stratum! What's the deal? I've got Windows firewall turned off, ports are open, I just DMZ'd myself.

not sure about the stratum thing, but for regular miners throughout the day 8106 and 8844 were two other ports that you could try.
trinsic
Full Member
***
Offline Offline

Activity: 205
Merit: 100


View Profile
May 02, 2013, 02:40:34 AM
 #1004

Good job MarKusRomanus Smiley

In your own time if could you up the automatic threshold to something in the thousands? 100 is a little low at the moment  Cheesy
gpudude
Full Member
***
Offline Offline

Activity: 126
Merit: 100


GPUDude


View Profile
May 02, 2013, 02:43:06 AM
 #1005

good pool markus.... only thing 3% is a bit high no? Apart from that all running good Smiley
RetardedMonkey
Newbie
*
Offline Offline

Activity: 42
Merit: 0



View Profile
May 02, 2013, 02:43:25 AM
 #1006

I think the 50 confirm will cause an issues.. i have to change it back.


...hold On.. i'm just panicking a little because the time it gets into the wallet is close to the confirms.. ill watch it .. it may be ok.
If you need to increase it, do it now.

And don't lose any of my shares Tongue
RetardedMonkey
Newbie
*
Offline Offline

Activity: 42
Merit: 0



View Profile
May 02, 2013, 02:43:46 AM
 #1007

good pool markus.... only thing 3% is a bit high no? Apart from that all running good Smiley
It's high - but it's a new coin so I don't mind too much.
plutuswd
Newbie
*
Offline Offline

Activity: 30
Merit: 0


View Profile WWW
May 02, 2013, 02:46:18 AM
 #1008

I have NEVER figured out how to solo mine. Can someone simply copy paste exactly what their cgminer bat file looks like so I can try?

I made a guide

http://maunderingcabal.blogspot.com/2013/02/bitcoin-mining-log-9-how-to-solo-mine.html

I looked at it.

CGminer Example .bat file:

cgminer -o 127.0.0.1:hostnumber -u username -p password

makes complete sense with the exception of the use of 127.0.0.1

Are you serious about using the loop back address or is that just a place holder for a specific IP you will need to solo mine CHNCoin.
noyvpom
Newbie
*
Offline Offline

Activity: 56
Merit: 0


View Profile
May 02, 2013, 02:47:03 AM
 #1009

https://i.imgur.com/LvaqaZ1.jpg
md34ma
Newbie
*
Offline Offline

Activity: 42
Merit: 0


View Profile
May 02, 2013, 02:50:36 AM
 #1010

Ok heres my CHNCoin Pool http://chn.ub3rl33t.com/

Stratum and Pushpool Support.

If I missed any edits on the site or there are any mistakes.. Message me.   I'll be back later

Can you use more than 1 machine on a single worker ?
RetardedMonkey
Newbie
*
Offline Offline

Activity: 42
Merit: 0



View Profile
May 02, 2013, 02:51:51 AM
 #1011

Can you use more than 1 machine on a single worker ?
Yes.
iamalitecoin
Member
**
Offline Offline

Activity: 112
Merit: 10



View Profile
May 02, 2013, 02:54:47 AM
 #1012

anyone get the wallet working on linux? if so which distro?
Works fine on Ubuntu. Few dependencies were missing, main problem being libboost, you can't use 1.5 and have to use 1.46 (1.49 worked with the 32bit executable).

Code:
apt-get install libboost1.49-all-dev libdb5.1++

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

once i do all this how do i launch the wallet?

trinsic
Full Member
***
Offline Offline

Activity: 205
Merit: 100


View Profile
May 02, 2013, 02:56:13 AM
 #1013

once i do all this how do i launch the wallet?
./chncoind
paul21
Member
**
Offline Offline

Activity: 70
Merit: 10


View Profile
May 02, 2013, 02:57:02 AM
 #1014

I've got a competitor up at http://chn.dontmine.me:9999/

Running on a backup machine so don't expect too much, but it seems to be paying me okay.

RIP my old pools... sometimes BTC isn't life ;(
MarKusRomanus
Legendary
*
Offline Offline

Activity: 910
Merit: 1000



View Profile
May 02, 2013, 02:59:46 AM
 #1015

I think the 50 confirm will cause an issues.. i have to change it back.


...hold On.. i'm just panicking a little because the time it gets into the wallet is close to the confirms.. ill watch it .. it may be ok.
If you need to increase it, do it now.

And don't lose any of my shares Tongue

Don't worry.. Its ok... right now its set back to the 120 confirms.  Shares won't be lost!
MarKusRomanus
Legendary
*
Offline Offline

Activity: 910
Merit: 1000



View Profile
May 02, 2013, 03:02:09 AM
 #1016

Sorry.. I threw the pool out a little to fast... But there's no harm done.. lets see how all goes from now on.

It will now take much longer to get the payments per block credited to you as the system now waits for 120 confirms.. so don't panic when you don't see anything in your account for a while until confirms catch up
iamalitecoin
Member
**
Offline Offline

Activity: 112
Merit: 10



View Profile
May 02, 2013, 03:04:57 AM
 #1017

once i do all this how do i launch the wallet?
./chncoind

damn i get an error.

Code:
error while loading shared libraries: libboost_system.so.1.46.1: cannot open shared object file: No such file or directory

for what its worth i was in the CHNCoin/64/ directory when i initiated the wget command. could this be the issue?

fendlestick
Hero Member
*****
Offline Offline

Activity: 546
Merit: 500



View Profile
May 02, 2013, 03:07:55 AM
 #1018

If your in the EU point your miner at

-o chn.bounceme.net:44397 -u YOURCNCADD -p x

To get results!

20% OFF All Bondage - www.cryptosextoys.com
Affiliates Get 10% - Join
datguyian
Sr. Member
****
Offline Offline

Activity: 840
Merit: 251



View Profile
May 02, 2013, 03:08:14 AM
 #1019

Sorry.. I threw the pool out a little to fast... But there's no harm done.. lets see how all goes from now on.

It will now take much longer to get the payments per block credited to you as the system now waits for 120 confirms.. so don't panic when you don't see anything in your account for a while until confirms catch up

Thanks, I added my 1.2 mh/s to it. Rejects look a lot better now!

            ▄▄▄▄▄▄▄▄
       ▄▄██████████████▄
     █████████████████████▄
   █████████████████████████
  ██████████▀▀       ▀▀██████▄
 █████████               █████
▐███████▌                 ▀███▌
████████                   ████
▐██████▌                   ▐██▌
 ███████                   ███
  ███████                 ███
   ▀██████▄             ▄██▀
     ▀███████▄▄▄▄▄▄▄▄████▀
        ▀▀███████████▀▀



 ▄▄▄             ▄▄▄           ▄▄▄   ▄▄▄▄▄         ▄▄▄         ▄▄▄▄▄▄       ▄▄▄                    ▄▄▄▄▄▄        ▄▄▄▄          ▄▄▄   ▄▄▄▄▄▄▄▄▄▄▄▄▄   
 ███             ███           ███   ███████▄      ███        ████████      ███                   ████████       ██████▄       ███   ███████████████▄
 ███             ███           ███   ███ ▀████     ███       ███▀  ▀███     ███                  ███▀  ▀███      ███ ▀███▄     ███   ███         ▀███
 ███             ███           ███   ███   ▀███▄   ███      ███▀    ▀███    ███                 ███▀    ▀███     ███   ████    ███   ███          ███
 ███             ███           ███   ███     ▀███▄ ███     ████▄▄▄▄▄▄████   ███                ████▄▄▄▄▄▄████    ███    ▀███▄  ███   ███          ███
 ████▄▄▄▄▄▄▄▄▄▄▄ ████▄▄▄▄▄▄▄▄▄▄███   ███       ███████    ███▀▀▀▀▀▀▀▀▀▀███  ████▄▄▄▄▄▄▄▄▄▄▄   ███▀▀▀▀▀▀▀▀▀▀███   ███      ▀███▄███   ███▄▄▄▄▄▄▄▄▄████
  ▀████████████▌  ▀█████████████▀    ███        ▀▀████   ███▀          ▀███  ▀█████████████  ███▀          ▀███  ███        ▀▀████   █████████████▀▀
                     ▄▄███████
                 ▄████████████
              ▄██████▀▀▀██████
       ▄▄   ▄███████     ████
   ▄▄███▀  ██████████▄▄▄████▀
 ▄████▀▀  █████████████████
         ████████████████▀
        ▀██████████████▀
          ▀█████████▀
     ▄█▀    ▀██▀▀   ▄▄
    ██  ▄█▀      ▄███▌
   █████▀        ███▀
   ▀▀▀          ███▀
                ▀     



  ▄█████████  ███       ██▄      ▄██         █████       ████▌   ▄██████████   
 ██▌          ███        ▀██▄  ▄██▀          ██▌███     ██▀██▌  ▐██           
 ███████████  ███          ▀████▀            ██▌ ███   ██▀ ██▌  ▐███████████   
 ██▌          ███▄          ▐██▌             ██▌  ███ ██▀  ██▌  ▐██           
 ██▌           ▀█████████   ▐██▌             ██▌   ▀███▀   ██▌   ▀██████████



 █████████████▌  ▄███████████▄         █████████████▌  ██▌      ▐██    ▄██████████         █████       █████    ▄██████████▄     ▄██████████▄   ▐████▄     ▐██ 
      ▐██       ▐██▀       ▀██▌             ▐██        ██▌      ▐██   ▐██                  ██▌███     ███▐██   ▐██▀      ▀██▌   ▐██▀      ▀██▌  ▐██▀███    ▐██ 
      ▐██       ▐██         ██▌             ▐██        ████████████   ▐███████████         ██▌ ███   ███ ▐██   ▐██        ██▌   ▐██        ██▌  ▐██  ▀██▄  ▐██ 
      ▐██       ▐██▄       ▄██▌             ▐██        ██▌      ▐██   ▐█▌                  ██▌  ███ ███  ▐██   ▐██▄      ▄██▌   ▐██▄      ▄██▌  ▐██    ▀██▄▐██ 
      ▐██        ▀███████████▀              ▐██        ██▌      ▐██    ▀██████████         ██▌   ▀███▀   ▐██    ▀██████████▀     ▀██████████▀   ▐██      ▀████ 
  (
BUY LLN
)Twitter
Facebook
Telegram
md34ma
Newbie
*
Offline Offline

Activity: 42
Merit: 0


View Profile
May 02, 2013, 03:08:47 AM
 #1020

Can you use more than 1 machine on a single worker ?
Yes.

With more than 1 IP ?
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!