Author

Topic: [ANN] [CHC] Chaincoin - Network Upgrade 16.1 - SegWit Activated - page 158. (Read 321638 times)

member
Activity: 70
Merit: 10
Chaincoin Founder
Wallet update 0.9.2.2

Allows masternodes to run on any port. It is recommended you run the masternode on port 11994.

OP updated with download links and masternode setup instructions.
member
Activity: 70
Merit: 10
Chaincoin Founder
Masternodes/Darksend/mixing seems to be in full swing.

I count 17 masternodes. There are a few setup as 127.0.0.1. Make sure you set your Internet IP as your masternode ip.

Also remember to tweet your favourite exchange to add Chaincoin.
sp_
legendary
Activity: 2926
Merit: 1087
Team Black developer
I have added c11 into my popular and fast ccminer fork.

1.5.56(sp-MOD) is available here: (22-07-2015)

https://github.com/sp-hash/ccminer/releases/

The sourcecode is available here:

https://github.com/sp-hash/ccminer
full member
Activity: 229
Merit: 100
If buyers have no interest in the coin, then add it wherever it - to sense will be 0
When the new miner under amd? old is already more than a year, and it is full of errors.
legendary
Activity: 806
Merit: 1000
 Is there a coin that isn’t on the list but you think should be? Contact support (at) cryptsy.com with the relevant details for consideration to be added to this list. Come on guys lets put it in
legendary
Activity: 806
Merit: 1000
Any word on being listed at Bittrex?
cant believe I never seen chain algo before, looks like it been out for a very long time. I have 3 r9's doing great with the mining also
We need to all message bittrex individually for this exotic coin
hero member
Activity: 525
Merit: 510
Any word on being listed at Bittrex?
legendary
Activity: 806
Merit: 1000
exotic algo, this should be on bittrex
legendary
Activity: 896
Merit: 1001
hero member
Activity: 525
Merit: 510
Any word on having ChainCoin on Bittrex? Looks like an interesting project. Anything else known about the Masternodes system besides a launch date?
legendary
Activity: 1484
Merit: 1082
ccminer/cpuminer developer
master nodes were not supposed to be ready before the 21th :p fkdf its not a good idea to explain that now... while its under testing

oldkolobok, the 4 CHC Blocks are indeed because i test a masternode ,) trying to detect these blocks... actually they are reversed to the miners (if anyone is mining) Wink
member
Activity: 114
Merit: 10
¡pI∀˥OOʞ ⅄ƎH
Well, I tried to mine some, but for some reason the wallet is hitting 100% cpu usage every few minutes and is disrupting the connection to the miner.. Not to mention all of the known working nodes I was using are refusing connection now. I want to mine, but am unable to..
full member
Activity: 229
Merit: 100
I fired up the miner and noticed it's giving 12 coin blocks.. Did I miss something?
Do not worry, at yiimp.ccminer.org already 4 per unit yield. Another masternoda just 1,000 coins and you can not dig anybody.
Dev sure that 25% of all contributions for 1000 is a good solution?
newbie
Activity: 42
Merit: 0
Instructions to run masternode on linux:

1. Install chaincoind

2. Edit your chaincoin.conf file

rpcuser=
rpcpassword=
server=1

3. Run chaincoind and wait for it to sync

chaincoind --daemon

4. Get an address and deposit 1000 CHC into it

chaincoind getaccountaddress 0

   Send exactly 1000 CHC to this address.

5. Get a masternode key

chaincoind masternode genkey

6. Stop chaincoind

7. Add to your chaincoin.conf file

listen=1
port=9999
masternode=1
masternodeprivkey=
masternodeaddr=:9999

   You must have an IP that's connectable from the internet with port 9999 open.

8. Start chaincoind

9. Wait for chaincoind to sync and your 1000 CHC deposit to have 15 confirmations

10. Start your masternode

chaincoind masternode start

Please write the instructions for Windows.Will the masternoda if I have a dynamic IP.
legendary
Activity: 1484
Merit: 1082
ccminer/cpuminer developer
you should update the code to change the 9999 port which is DASH one...
member
Activity: 70
Merit: 10
Chaincoin Founder
one or many masternod on the host?

Instructions above is for one, but you can use same techniques as other masternode coins for managing multiple nodes.

DASH - only single masternode
./dash (port 9999)

CRAVE - many masternode per host
./craved -datadir=.crave1
./craved -datadir=.crave2
./craved -datadir=.crave3 ... (port 9999 9998 9997 ...)

CHAINCOIN?

sorry for my English

Like Dash.
hero member
Activity: 639
Merit: 503
one or many masternod on the host?

Instructions above is for one, but you can use same techniques as other masternode coins for managing multiple nodes.

DASH - only single masternode
./dash (port 9999)

CRAVE - many masternode per host
./craved -datadir=.crave1
./craved -datadir=.crave2
./craved -datadir=.crave3 ... (port 9999 9998 9997 ...)

CHAINCOIN?

sorry for my English
member
Activity: 70
Merit: 10
Chaincoin Founder
one or many masternod on the host?

Instructions above is for one, but you can use same techniques as other masternode coins for managing multiple nodes.
member
Activity: 70
Merit: 10
Chaincoin Founder
Instructions to run masternode on linux:

1. Install chaincoind

2. Edit your chaincoin.conf file

rpcuser=
rpcpassword=
server=1

3. Run chaincoind and wait for it to sync

chaincoind --daemon

4. Get an address and deposit 1000 CHC into it

chaincoind getaccountaddress 0

   Send exactly 1000 CHC to this address.

5. Get a masternode key

chaincoind masternode genkey

6. Stop chaincoind

7. Add to your chaincoin.conf file

listen=1
port=9999
masternode=1
masternodeprivkey=
masternodeaddr=:9999

   You must have an IP that's connectable from the internet with port 9999 open.

8. Start chaincoind

9. Wait for chaincoind to sync and your 1000 CHC deposit to have 15 confirmations

10. Start your masternode

chaincoind masternode start
hero member
Activity: 639
Merit: 503
one or many masternod on the host?
Jump to: