Bitcoin Forum
May 30, 2024, 09:10:29 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 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 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 ... 183 »
  Print  
Author Topic: [ANN] [CHC] Chaincoin - Network Upgrade 16.3 - SegWit Activated  (Read 321490 times)
nyongi
Newbie
*
Offline Offline

Activity: 6
Merit: 0


View Profile
July 16, 2017, 04:13:50 PM
 #1541

I get this message then ccminer stop working:
Cuda error in func 'quark_blake512_cpu_setBlock_80' at line 547 : the launch timed out and was terminated.
 GPU#2:the launch timed out and was terminated

What could be the problem?
2xjO9M3P
Full Member
***
Offline Offline

Activity: 147
Merit: 100


View Profile
July 16, 2017, 04:43:22 PM
 #1542

I get this message then ccminer stop working:
Cuda error in func 'quark_blake512_cpu_setBlock_80' at line 547 : the launch timed out and was terminated.
 GPU#2:the launch timed out and was terminated

What could be the problem?

I got same error message when I had the intensity set too high, so based on my personal experience; Try lowering intensity.
nyongi
Newbie
*
Offline Offline

Activity: 6
Merit: 0


View Profile
July 16, 2017, 04:49:42 PM
 #1543

I get this message then ccminer stop working:
Cuda error in func 'quark_blake512_cpu_setBlock_80' at line 547 : the launch timed out and was terminated.
 GPU#2:the launch timed out and was terminated

What could be the problem?

I got same error message when I had the intensity set too high, so based on my personal experience; Try lowering intensity.

What is the deffault intensiti and a recommanded for ght 1060, 1070?
Thx.
notbatman
Legendary
*
Offline Offline

Activity: 2212
Merit: 1038



View Profile
July 16, 2017, 04:52:30 PM
Last edit: July 16, 2017, 05:08:43 PM by notbatman
 #1544

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).
Jaerin
Full Member
***
Offline Offline

Activity: 154
Merit: 100


View Profile
July 16, 2017, 05:22:58 PM
 #1545

Here is a link to the current blockchain as of like an hour ago.  This does NOT contain the chaincoin binary for the wallet.  You will need to download that from the initial post.

The contents of the file include the blockchain and a basic chaincoin.conf that includes the current list of nodes that were connected to the block explorer.

To use this file do the following:
Code:
1.) Download the wallet from the main post here:
https://bitcointalk.org/index.php?topic=422149.0
2.) Run the wallet and decide where you would like to store your wallet and blockchain
3.) Close the wallet
4.) Download the blockchain snapshot from this Megalink:
https://mega.nz/#!RSJghILD!N3u5e0QglPstY51PL34RPDPINuqd2jv-KucKlWdDeUY
5.) Extract the chaincoin.zip file to the location you selected when you opened the wallet and replace all files
6.) Run the Chaincoin wallet and it should be near synced

Default location for the data directory is:
C:\Users\<username>\AppData\Roaming\chaincoin

If you'd like to send a few chaincoins to help me get my masternode setup feel free:
Code:
CHC address: CVwfvK3HRnjrwM5HBx2jUJ35Yr5prSyz7B
Remember lets HODL!  Remember to encrypt and backup your wallet in a safe place!
2xjO9M3P
Full Member
***
Offline Offline

Activity: 147
Merit: 100


View Profile
July 16, 2017, 05:46:08 PM
 #1546

[...]

What is the deffault intensiti and a recommanded for ght 1060, 1070?
Thx.

Max for me is 22 on 1070
jhood2880
Newbie
*
Offline Offline

Activity: 43
Merit: 0


View Profile
July 16, 2017, 05:59:26 PM
 #1547

[...]

What is the deffault intensiti and a recommanded for ght 1060, 1070?
Thx.

Max for me is 22 on 1070
On a single 1070?  Are you running windows? I am running 2 1070's and i dont get 20 per card. With my desktop running a Asus RX 480 8gb i get 6avg
2xjO9M3P
Full Member
***
Offline Offline

Activity: 147
Merit: 100


View Profile
July 16, 2017, 06:03:08 PM
 #1548

[...]

What is the deffault intensiti and a recommanded for ght 1060, 1070?
Thx.

Max for me is 22 on 1070
On a single 1070?  Are you running windows? I am running 2 1070's and i dont get 20 per card. With my desktop running a Asus RX 480 8gb i get 6avg

Read the posts in question, I'm talking about Intensity, not mining speed.
But for point-of-reference I get ~15.5MH/s per 1070
jhood2880
Newbie
*
Offline Offline

Activity: 43
Merit: 0


View Profile
July 16, 2017, 06:12:28 PM
 #1549

[...]

What is the deffault intensiti and a recommanded for ght 1060, 1070?
Thx.

Max for me is 22 on 1070
On a single 1070?  Are you running windows? I am running 2 1070's and i dont get 20 per card. With my desktop running a Asus RX 480 8gb i get 6avg

Read the posts in question, I'm talking about Intensity, not mining speed.
But for point-of-reference I get ~15.5MH/s per 1070

My apologies. I didnt read the entire thing. My earnings on a 2 1070's and a RX 480
Last Hour   0.04818308   
Last Day   1.83554216
sergiusduke
Newbie
*
Offline Offline

Activity: 39
Merit: 0


View Profile
July 16, 2017, 06:29:27 PM
 #1550

Can i withdraw from suprnova to Cryptopia? Or only on my wallet?
big kid
Member
**
Offline Offline

Activity: 326
Merit: 13


View Profile
July 16, 2017, 06:50:30 PM
 #1551

Im getting 42mh with 4 x 1060 3gb using ccminer, was getting less when over clocking so set to standard to get 42mh any tweaks  for ccminer to get more out of these cards?

If I change intensity from the standard 21 it just insta crashes
2xjO9M3P
Full Member
***
Offline Offline

Activity: 147
Merit: 100


View Profile
July 16, 2017, 06:52:51 PM
 #1552

Can i withdraw from suprnova to Cryptopia? Or only on my wallet?

You can withdraw directly to Cryptopia
bulleteyedk
Jr. Member
*
Offline Offline

Activity: 84
Merit: 1


View Profile
July 16, 2017, 06:54:23 PM
 #1553

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
phuckit17
Full Member
***
Offline Offline

Activity: 208
Merit: 100


View Profile
July 16, 2017, 07:05:20 PM
 #1554

Running a Dash Masternode is a financial attack on unsophisticated investors (aka Ponzi scheme victims) and violates multiple laws and regulations.

Vultr is doing the legally and ethically responsible thing; they do not need/want the legal and PR liability of having illegal Money Service Businesses (including Money Laundering) running on their hardware
 Copyed from the page you posted my FYi to mr smarty..lol GL
hybridsole
Hero Member
*****
Offline Offline

Activity: 944
Merit: 783



View Profile
July 16, 2017, 07:08:41 PM
 #1555

If it hasn't been mentioned before, what are the thoughts of dropping the 'coin' and simply going with 'Chain'?
fr2020
Newbie
*
Offline Offline

Activity: 3
Merit: 0


View Profile
July 16, 2017, 07:29:34 PM
 #1556

I tried to start the masternode on Vultr.

I was facing a problem after transferring chain coins in two transactions on the same account(Wallet) . Its showing that 1000 chain coin are present after more than 100 confirmation now. But when trying to start Masternode this message is coming.

chain coin not capable masternode: Could not find suitable coins!

Again then I withdraw then send back again in new wallet and master key in one transaction but again same message.

 chain coin not capable masternode: Could not find suitable coins!

What it means and how to overcome this problem. Kindly guide.
Cobra98
Member
**
Offline Offline

Activity: 70
Merit: 10


View Profile
July 16, 2017, 07:39:17 PM
Last edit: September 24, 2018, 06:53:41 PM by Cobra98
 #1557

I tried to start the masternode on Vultr.

I was facing a problem after transferring chain coins in two transactions on the same account(Wallet) . Its showing that 1000 chain coin are present after more than 100 confirmation now. But when trying to start Masternode this message is coming.

chain coin not capable masternode: Could not find suitable coins!

Again then I withdraw then send back again in new wallet and master key in one transaction but again same message.

 chain coin not capable masternode: Could not find suitable coins!

What it means and how to overcome this problem. Kindly guide.


Pretty sure it has to be 1 trans of 1000 even. If it's coming from an exchange send 1000.0001 to ur vps and the .0001 will be the trans fee. If ur sending from a home wallet to the vps which is what i did it just has to be 1000 even then the master node should start properly.

-------------------------------
 The main advantage here is a wide range of reliable casino reviews - https://slots-online-canada.com/casino-reviews/
avitas
Sr. Member
****
Offline Offline

Activity: 302
Merit: 250


View Profile
July 16, 2017, 07:41:04 PM
 #1558

If it hasn't been mentioned before, what are the thoughts of dropping the 'coin' and simply going with 'Chain'?

well..Qian(钱)..already sounds like Chain...there's that.
oldcoinguru
Full Member
***
Offline Offline

Activity: 176
Merit: 100


View Profile
July 16, 2017, 08:04:27 PM
 #1559

I have upgraded the hardware for the block explorer at http://104.238.153.140:3001.  It should be significantly faster to look up block information.  It can also be reached at http://chaincoin.pw and http://chaincoin.info.  In the near future I'll have a wiki setup that will provide information on setting up a masternode and information on mining as well as links to software related to Chaincoin.  I know that this information already exists but the more it's out there the easier it is for people to find it.
oldcoinguru
Full Member
***
Offline Offline

Activity: 176
Merit: 100


View Profile
July 16, 2017, 08:09:57 PM
 #1560

Running a Dash Masternode is a financial attack on unsophisticated investors (aka Ponzi scheme victims) and violates multiple laws and regulations.

Vultr is doing the legally and ethically responsible thing; they do not need/want the legal and PR liability of having illegal Money Service Businesses (including Money Laundering) running on their hardware
 Copyed from the page you posted my FYi to mr smarty..lol GL
What are you talking about?  Vultr doesn't care as long as you pay.
Pages: « 1 ... 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 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 ... 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!