Author

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

legendary
Activity: 924
Merit: 1000
interesting coin
how was it hiding for so long ?

looks like not a scam  Cheesy
member
Activity: 114
Merit: 10
¡pI∀˥OOʞ ⅄ƎH
nethashrate 15.4 Mh/s

WOOOHHOOOO

where is dev? any plans or updates?

thanks

The dev is still around working on updates for the wallet and others have been working on some other projects for Chaincoin, too.
I'm sure there will be announcements on the thread when there is something to be announced, but in the mean time if anyone besides the trolls would like to throw out some ideas on what kinds of services/games/etc you would like to see for Chaincoin, please post them with your Chaincoin address and I will send you some Chaincoin for your suggestions..

Thanks!
 

 





newbie
Activity: 8
Merit: 0
nethashrate 15.4 Mh/s

WOOOHHOOOO

where is dev? any plans or updates?

thanks

really  Roll Eyes
newbie
Activity: 50
Merit: 0
nethashrate 15.4 Mh/s

WOOOHHOOOO

where is dev? any plans or updates?

thanks
member
Activity: 114
Merit: 10
¡pI∀˥OOʞ ⅄ƎH
Whoops, my fault. Didn't even check github... Any chance that the miner will support nVidia in the nearest future?

It's still very possible to mine with a CPU..  Although, I did a quick search and it appears Hirocoin has an outstanding bounty for someone
to create an nvidia GPU supported miner.. Which could be used to mine Chaincoin, too.. Bounty is unclaimed atm..
newbie
Activity: 4
Merit: 0
Whoops, my fault. Didn't even check github... Any chance that the miner will support nVidia in the nearest future?
member
Activity: 114
Merit: 10
¡pI∀˥OOʞ ⅄ƎH
blake.cl ain't missing, it's in the /kernel folder - http://puu.sh/9Qqk6/d22a74a3db.png
I'm using a miner combined by michael_phelps. I just wonder, does it even support nVidia mining?

According to the github it is just for ATI. It's stated just below the files..
newbie
Activity: 4
Merit: 0
blake.cl ain't missing, it's in the /kernel folder - http://puu.sh/9Qqk6/d22a74a3db.png
I'm using a miner combined by michael_phelps. I just wonder, does it even support nVidia mining?
member
Activity: 114
Merit: 10
¡pI∀˥OOʞ ⅄ƎH
Been trying to mine the coin using nVidia GeForce GTX 650. No go. Any thoughts on using Chaincoin GPU miner with that card?

.bat file config:
set GPU_MAX_ALLOC_PERCENT=100
set GPU_USE_SYNC_OBJECTS=1
sgminer -k chaincoin -o 127.0.0.1:11995 -u -p -I 12 -g 4 -w 128

SGminer screens:
http://puu.sh/9NHdB/3a2a4d8476.png
http://puu.sh/9NHft/a21e45839b.png

It looks like you are missing the blake.cl when you compiled it.

Are you using this version?
https://github.com/max232l/chain-sgminer/    

Edit: Sorry, I realized you may of not compiled it.
newbie
Activity: 4
Merit: 0
Been trying to mine the coin using nVidia GeForce GTX 650. No go. Any thoughts on using Chaincoin GPU miner with that card?

.bat file config:
set GPU_MAX_ALLOC_PERCENT=100
set GPU_USE_SYNC_OBJECTS=1
sgminer -k chaincoin -o 127.0.0.1:11995 -u -p -I 12 -g 4 -w 128

SGminer screens:
http://puu.sh/9NHdB/3a2a4d8476.png
http://puu.sh/9NHft/a21e45839b.png
legendary
Activity: 2254
Merit: 1278
guys what about block explorer? this coin need to be on coinmarketcap - its very good promotion

In development. Basic explorer is functioning:

https://github.com/gjhiggins/chaincoin-hash

https://github.com/gjhiggins/chaincoin-abe

Cheers,

Graham
newbie
Activity: 50
Merit: 0
guys what about block explorer? this coin need to be on coinmarketcap - its very good promotion
member
Activity: 70
Merit: 10
Chaincoin Founder
Thanks for those nodes OhShBit ! They should be added to the OP in a list with the format  "addnode=x.x.x.x:port" so that people can copy/paste

it into their chaincoin.conf  file.

I will take care of typing the list, but I can't edit this thread's OP, so that is up to someone who can moderate/edit this thread

Code:
addnode=62.202.6.11:49173
addnode=50.135.57.124:52897
addnode=109.205.244.146:57041
addnode=82.138.34.183:56630
addnode=162.243.84.210:11994
addnode=80.143.75.227:51664
addnode=118.123.116.219:59882
addnode=91.199.10.2:11994
addnode=50.197.11.193:60963
addnode=146.185.148.114:38835
addnode=89.177.88.251:38865
addnode=62.210.162.235:11994


Anyways, I really like Chaincoin, and it seems there is a handful of people here in the community who also want to see it survive and thrive.

If there is a group for Chaincoin development, PM me - I would like to join the conversation on Skype/IRC/whatever.

Also, I have uploaded the Windows binaries for the Chaincoin GPU miner (chaincoin-sgminer) to several places for the good of the community:


Windows binaries for the Chaincoin GPU miner

MEGA:  https://mega.co.nz/#!w0VWkBbZ!PWyCPnCjIuvm6pH8Ljt-hXvllg4npedd0gfwKGXkL-E

Dropbox: https://www.dropbox.com/s/gjjoslh6kgmta85/Chaincoin%20SGMINER.zip

I have included a readme file in the package with helpful information, and I also put example solo and pool mining .bat files in the package to help you get started if needed.

Go get yourself some Chaincoins !!!  Smiley

P.S. - Also thinking about helping fund a Chaincoin faucet, game website, and giveaway. Let me know if you want to help make this happen.

Cheers

Thanks!

OP updated.
member
Activity: 91
Merit: 10
Thanks! Looking forward to hearing from you.
member
Activity: 114
Merit: 10
¡pI∀˥OOʞ ⅄ƎH
Thanks for those nodes OhShBit ! They should be added to the OP in a list with the format  "addnode=x.x.x.x:port" so that people can copy/paste

it into their chaincoin.conf  file.

I will take care of typing the list, but I can't edit this thread's OP, so that is up to someone who can moderate/edit this thread

Code:
addnode=62.202.6.11:49173
addnode=50.135.57.124:52897
addnode=109.205.244.146:57041
addnode=82.138.34.183:56630
addnode=162.243.84.210:11994
addnode=80.143.75.227:51664
addnode=118.123.116.219:59882
addnode=91.199.10.2:11994
addnode=50.197.11.193:60963
addnode=146.185.148.114:38835
addnode=89.177.88.251:38865
addnode=62.210.162.235:11994


Anyways, I really like Chaincoin, and it seems there is a handful of people here in the community who also want to see it survive and thrive.

If there is a group for Chaincoin development, PM me - I would like to join the conversation on Skype/IRC/whatever.

Also, I have uploaded the Windows binaries for the Chaincoin GPU miner (chaincoin-sgminer) to several places for the good of the community:


Windows binaries for the Chaincoin GPU miner

MEGA:  https://mega.co.nz/#!w0VWkBbZ!PWyCPnCjIuvm6pH8Ljt-hXvllg4npedd0gfwKGXkL-E

Dropbox: https://www.dropbox.com/s/gjjoslh6kgmta85/Chaincoin%20SGMINER.zip

I have included a readme file in the package with helpful information, and I also put example solo and pool mining .bat files in the package to help you get started if needed.

Go get yourself some Chaincoins !!!  Smiley

P.S. - Also thinking about helping fund a Chaincoin faucet, game website, and giveaway. Let me know if you want to help make this happen.

Cheers

You're welcome, Michael.  Although, It was miningcrew who provided the nodes. I just asked for them:)  I'll see what I can do about updating the ANN with the node list. I don't edit or anything. So far it has just been a few of us PMing each other. There was mention of organizing something in IRC or something, but I'll have to check on it again. I'll PM you here in a bit with some of the ideas that have been tossed around so far.

Thanks again!
member
Activity: 91
Merit: 10
Thanks for those nodes OhShBit ! They should be added to the OP in a list with the format  "addnode=x.x.x.x:port" so that people can copy/paste

it into their chaincoin.conf  file.

I will take care of typing the list, but I can't edit this thread's OP, so that is up to someone who can moderate/edit this thread

Code:
addnode=62.202.6.11:49173
addnode=50.135.57.124:52897
addnode=109.205.244.146:57041
addnode=82.138.34.183:56630
addnode=162.243.84.210:11994
addnode=80.143.75.227:51664
addnode=118.123.116.219:59882
addnode=91.199.10.2:11994
addnode=50.197.11.193:60963
addnode=146.185.148.114:38835
addnode=89.177.88.251:38865
addnode=62.210.162.235:11994


Anyways, I really like Chaincoin, and it seems there is a handful of people here in the community who also want to see it survive and thrive.

If there is a group for Chaincoin development, PM me - I would like to join the conversation on Skype/IRC/whatever.

Also, I have uploaded the Windows binaries for the Chaincoin GPU miner (chaincoin-sgminer) to several places for the good of the community:


Windows binaries for the Chaincoin GPU miner

MEGA:  https://mega.co.nz/#!w0VWkBbZ!PWyCPnCjIuvm6pH8Ljt-hXvllg4npedd0gfwKGXkL-E

Dropbox: https://www.dropbox.com/s/gjjoslh6kgmta85/Chaincoin%20SGMINER.zip

I have included a readme file in the package with helpful information, and I also put example solo and pool mining .bat files in the package to help you get started if needed.

Go get yourself some Chaincoins !!!  Smiley

P.S. - Also thinking about helping fund a Chaincoin faucet, game website, and giveaway. Let me know if you want to help make this happen.

Cheers
legendary
Activity: 2254
Merit: 1278
X11 and C11 use the same hashing algorithms, just in different order. Afaik, both were independently developed around the same time.

FWIW, I can confirm that you are correct on both calls. The difference is that Skein512 is the fourth link in the x11 chain and the sixth link in the C11 chain.

I'm still trying to work out whether this difference in ordering is responsible for the wide-ranging experience of cooler running and reduced power consumption with x11 that somehow mysteriously fails to accompany C11.

It's a funny old world.

Cheers

Graham
member
Activity: 63
Merit: 10
can anybody explain the difference between x11 and c11? (or drk and chc)  Smiley

Both are basically the quark hashing algorithms + the qubit hashing algorithms.

X11 and C11 use the same hashing algorithms, just in different order. Afaik, both were independently developed around the same time.
newbie
Activity: 50
Merit: 0
can anybody explain the difference between x11 and c11? (or drk and chc)  Smiley
Jump to: