Bitcoin Forum
May 14, 2024, 12:40:03 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 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 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 ... 183 »
  Print  
Author Topic: [ANN] [CHC] Chaincoin - Network Upgrade 16.3 - SegWit Activated  (Read 321490 times)
notbatman
Legendary
*
Offline Offline

Activity: 2212
Merit: 1038



View Profile
July 16, 2017, 08:39:09 PM
 #1561

As I had some requests, I've modded latest sgminer to work with the c11 algo:

https://github.com/ocminer/sgminer-chaincoin

you can compile with:

Code:
git clone https://github.com/ocminer/sgminer-chaincoin
cd sgminer-chaincoin
git submodule add https://github.com/akheron/jansson.git submodules/jansson
sh autogen.sh
./configure
make
and then run with:

Code:
sgminer.exe --kernel chaincoin -o stratum+tcp://chc.suprnova.cc:5888 -u username.worker -p x -I 21 -g 4 -w 128 --lookup-gap 4 -s 1 --queue 1 -E 15


OK, I've successfully compiled the miner but I'm stuck with with the same problem as running windows binary under wineconsole i.e. no internet connectivity.
Code:
[09:51:18] No servers were found that could be used to get work from.
[09:51:18] Please check the details from the list below of the servers you have input
[09:51:18] Most likely you have input the wrong URL, forgotten to add a port, or have not set up workers
[09:49:42] Pool: 0  URL: stratum+tcp://chc.suprnova.cc:5888  User: user.miner  Password: x
[09:49:42] Press any key to exit, or sgminer will try again in 15s.


edit:

Sorry my bad, looks like supernova was set so long ago it had miner names setup from miners gone years ago lol.

edit 2:

oh it started mining as soon as updated the pool.  Grin

OMG that wasted like 5 hours....

edit 3:

OK this rig has 4x RX480s and it gives me 18.5 MH/s

edit 4:

My Gigabyte cards gives 500 kH/s more than the MSI cards (proof MSI sucks).

What Mh/s did you get from the "older" sgminer ?
Im running sgminer 4.1.0 with 2 AMD cards, 1xRX470 + 1xRX480 and im getting around 11.2-11.5 Mh/s which still is low compared to mining other coins



^^^ there is no older sgminer my RX480s are getting about 4.6 MH/s each under Linux with the current miner. Maybe Claymore or Wolf will make a new miner for us.

As for profits this is looking really good compared with ETH&DCR, XMR or ZEC.
1715690403
Hero Member
*
Offline Offline

Posts: 1715690403

View Profile Personal Message (Offline)

Ignore
1715690403
Reply with quote  #2

1715690403
Report to moderator
The Bitcoin network protocol was designed to be extremely flexible. It can be used to create timed transactions, escrow transactions, multi-signature transactions, etc. The current features of the client only hint at what will be possible in the future.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1715690403
Hero Member
*
Offline Offline

Posts: 1715690403

View Profile Personal Message (Offline)

Ignore
1715690403
Reply with quote  #2

1715690403
Report to moderator
1715690403
Hero Member
*
Offline Offline

Posts: 1715690403

View Profile Personal Message (Offline)

Ignore
1715690403
Reply with quote  #2

1715690403
Report to moderator
bulleteyedk
Jr. Member
*
Offline Offline

Activity: 84
Merit: 1


View Profile
July 16, 2017, 09:15:55 PM
 #1562

Ocminer wrote:

As I had some requests, I've modded latest sgminer to work with the c11 algo
As to why i was interested in the "new" compiled version, but it seems to still deliver low hashratings for AMD cards
michaelai3
Member
**
Offline Offline

Activity: 101
Merit: 10


View Profile
July 16, 2017, 09:22:43 PM
 #1563

No one concerned?

https://github.com/chaincoin/chaincoin/graphs/contributors

Who is still developing this coin?
gdrules
Member
**
Offline Offline

Activity: 68
Merit: 10


View Profile
July 16, 2017, 09:31:02 PM
 #1564

Can i withdraw from suprnova to Cryptopia? Or only on my wallet?
You can't mine to your cryptopia address I opened a support ticket and asked the question myself.

Best you download the CHC wallet from the official website and use the address there
jhood2880
Newbie
*
Offline Offline

Activity: 43
Merit: 0


View Profile
July 16, 2017, 09:41:18 PM
 #1565

Anyone CPU mining this? I have a spare I7 laptop and was wondering if it is worth the time to set it up?
epsylon75
Newbie
*
Offline Offline

Activity: 12
Merit: 0


View Profile
July 16, 2017, 09:52:04 PM
 #1566

No one concerned?

https://github.com/chaincoin/chaincoin/graphs/contributors

Who is still developing this coin?

asking the same here... if no dev the coin is dead.. only HODL will not bring succes... other opinions?
junzotojunzo
Member
**
Offline Offline

Activity: 70
Merit: 10


View Profile
July 16, 2017, 09:59:52 PM
 #1567

As I had some requests, I've modded latest sgminer to work with the c11 algo:

https://github.com/ocminer/sgminer-chaincoin

you can compile with:

Code:
git clone https://github.com/ocminer/sgminer-chaincoin
cd sgminer-chaincoin
git submodule add https://github.com/akheron/jansson.git submodules/jansson
sh autogen.sh
./configure
make
and then run with:

Code:
sgminer.exe --kernel chaincoin -o stratum+tcp://chc.suprnova.cc:5888 -u username.worker -p x -I 21 -g 4 -w 128 --lookup-gap 4 -s 1 --queue 1 -E 15

Sorry newb here. Compile the code into where? Is there an easier method where I can just click start??

Newb here. Ho
bustabitsboy
Member
**
Offline Offline

Activity: 318
Merit: 10


View Profile
July 16, 2017, 10:12:43 PM
 #1568

Reserved for interest

big kid
Member
**
Offline Offline

Activity: 324
Merit: 13


View Profile
July 16, 2017, 10:16:12 PM
 #1569

Reserved for interest

WTF ?
jhood2880
Newbie
*
Offline Offline

Activity: 43
Merit: 0


View Profile
July 16, 2017, 10:18:08 PM
 #1570

No one concerned?

https://github.com/chaincoin/chaincoin/graphs/contributors

Who is still developing this coin?

asking the same here... if no dev the coin is dead.. only HODL will not bring succes... other opinions?
Can it be much worse than the bloodbath for all coins right now? It is one of the few with gains. I think its great to see a community change the market.
michaelai3
Member
**
Offline Offline

Activity: 101
Merit: 10


View Profile
July 16, 2017, 10:21:53 PM
 #1571

No one concerned?

https://github.com/chaincoin/chaincoin/graphs/contributors

Who is still developing this coin?

asking the same here... if no dev the coin is dead.. only HODL will not bring succes... other opinions?
Can it be much worse than the bloodbath for all coins right now? It is one of the few with gains. I think its great to see a community change the market.

But this coin lacks a community of developer's. No significant progress since 2013.
big kid
Member
**
Offline Offline

Activity: 324
Merit: 13


View Profile
July 16, 2017, 10:31:21 PM
 #1572

A coin is only worth as much as the people who are willing to push/buy it so I think this has more chance than a lot of others at the moment as there are coins popping up each day promising the world but no matter what 'technology' they have if people dont buy it, it aint worth sh*t.
michaelai3
Member
**
Offline Offline

Activity: 101
Merit: 10


View Profile
July 16, 2017, 10:48:07 PM
 #1573

A coin is only worth as much as the people who are willing to push/buy it so I think this has more chance than a lot of others at the moment as there are coins popping up each day promising the world but no matter what 'technology' they have if people dont buy it, it aint worth sh*t.

Of course. I am not vested in this coin at all. I just came here to see what the fuss was about.
big kid
Member
**
Offline Offline

Activity: 324
Merit: 13


View Profile
July 16, 2017, 10:59:09 PM
 #1574

The fuss is about the 'movement' it might come to nothing but it might blow up and be the biggest coin ever, its all about the power of people rather than the power of crypto with this coin, it's the HODL group thats powering this so either your in or your out with this one....
sinner
Hero Member
*****
Offline Offline

Activity: 615
Merit: 500



View Profile
July 16, 2017, 11:38:18 PM
 #1575

i hear this coin is "bitcoin-proof"  Cheesy
oldcoinguru
Full Member
***
Offline Offline

Activity: 176
Merit: 100


View Profile
July 17, 2017, 12:06:36 AM
Last edit: July 17, 2017, 12:30:30 AM by oldcoinguru
 #1576

As I had some requests, I've modded latest sgminer to work with the c11 algo:

https://github.com/ocminer/sgminer-chaincoin

you can compile with:

Code:
git clone https://github.com/ocminer/sgminer-chaincoin
cd sgminer-chaincoin
git submodule add https://github.com/akheron/jansson.git submodules/jansson
sh autogen.sh
./configure
make
and then run with:

Code:
sgminer.exe --kernel chaincoin -o stratum+tcp://chc.suprnova.cc:5888 -u username.worker -p x -I 21 -g 4 -w 128 --lookup-gap 4 -s 1 --queue 1 -E 15

Sorry newb here. Compile the code into where? Is there an easier method where I can just click start??

Newb here. Ho
Unless you're running windows it's best if you compile yourself due to discrepancies with dependencies from various flavors of linux.

Go to a command prompt and enter the instructions ocminer posted and the executable will be built in sgminer-chaincoin directory.  That's if you have all the dependencies.  Give it a try.  If you can't do it let me know what flavor of linux you're running and I'll compile for you in a VM. 
derrend
Hero Member
*****
Offline Offline

Activity: 707
Merit: 505



View Profile WWW
July 17, 2017, 12:59:54 AM
 #1577

Public service announcement:
https://www.youtube.com/watch?v=i5NTKh-MNH8&t=579s
junzotojunzo
Member
**
Offline Offline

Activity: 70
Merit: 10


View Profile
July 17, 2017, 01:05:21 AM
 #1578

As I had some requests, I've modded latest sgminer to work with the c11 algo:

https://github.com/ocminer/sgminer-chaincoin

you can compile with:

Code:
git clone https://github.com/ocminer/sgminer-chaincoin
cd sgminer-chaincoin
git submodule add https://github.com/akheron/jansson.git submodules/jansson
sh autogen.sh
./configure
make
and then run with:

Code:
sgminer.exe --kernel chaincoin -o stratum+tcp://chc.suprnova.cc:5888 -u username.worker -p x -I 21 -g 4 -w 128 --lookup-gap 4 -s 1 --queue 1 -E 15

Sorry newb here. Compile the code into where? Is there an easier method where I can just click start??

Newb here. Ho
Unless you're running windows it's best if you compile yourself due to discrepancies with dependencies from various flavors of linux.

Go to a command prompt and enter the instructions ocminer posted and the executable will be built in sgminer-chaincoin directory.  That's if you have all the dependencies.  Give it a try.  If you can't do it let me know what flavor of linux you're running and I'll compile for you in a VM. 


thank you
glynbueso
Sr. Member
****
Offline Offline

Activity: 546
Merit: 255



View Profile
July 17, 2017, 01:08:27 AM
 #1579

Interesting coin. The price is rising every day haha
realbigs21024
Sr. Member
****
Offline Offline

Activity: 322
Merit: 250



View Profile
July 17, 2017, 01:36:31 AM
 #1580

so far the HODL is doing well
Pages: « 1 ... 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 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 ... 183 »
  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!