albertsm
Newbie
Offline
Activity: 3
Merit: 0
|
|
July 10, 2017, 10:52:30 PM |
|
Hi all. So I just got enough CHC to start a masternode. I plan on setting it up on GCP (Google Cloud Platform). Looks like an exciting project and community!
|
|
|
|
Daveeoff
|
|
July 11, 2017, 12:20:54 AM |
|
Need help getting Chaincoin SGMINER running have my Bat.file set up as sgminer.exe --kernel chaincoin -o stratum+tcp://chc.suprnova.cc:5888 -u Daveeoff.1 -p x -I 18 -g 4 -w 128 But keep getting : Error Compiling CL to IR and 'blake.cl' file not found
Runing windows 10 with amd 16.3.2 driver with 6 R9 Fury x's in each rig
Thank's for any help
|
|
|
|
Temporel
|
|
July 11, 2017, 01:27:56 AM |
|
Need help getting Chaincoin SGMINER running have my Bat.file set up as sgminer.exe --kernel chaincoin -o stratum+tcp://chc.suprnova.cc:5888 -u Daveeoff.1 -p x -I 18 -g 4 -w 128 But keep getting : Error Compiling CL to IR and 'blake.cl' file not found
Runing windows 10 with amd 16.3.2 driver with 6 R9 Fury x's in each rig
Thank's for any help
is the ccminer use the same command line settings ? I cant find a single example of how the command line should look like. Even the suprnova pool doesnt give a single example. What a weird experience so far, its like they dont want people mining it.
|
|
|
|
sotarules
Member
Offline
Activity: 70
Merit: 10
|
|
July 11, 2017, 01:45:08 AM |
|
WTH! it enabled the internal ip??!!
OK yeah an internal IP is definitely going to be a problem. You need to do this: 1. Find your real external IP address 2. Put that external IP address in the chaincoin.conf file 3. Assign a static IP (internal) address to your PC 4. Setup your router so that port 11994 is "forwarded" to your PC's static IP address Regarding (4) it is a little tricky, each router has its own way of doing this. They may call it "port forwarding", "virtual servers" or something else. But in all cases, they will have a way to create a map where if a packet comes to your router with destination port 11994, the system will route it to a specific destination (internal) IP and port (make the port number the same 11994). One concern that I have with this though is if your ISP changes your IP with DHCP you may need to change the chaincoin.conf. Fortunately, this will typically happen only if you reboot your router. The other thing is you will have to leave your machine on 24X7.
|
|
|
|
Elder III
|
|
July 11, 2017, 01:51:40 AM |
|
Need help getting Chaincoin SGMINER running have my Bat.file set up as sgminer.exe --kernel chaincoin -o stratum+tcp://chc.suprnova.cc:5888 -u Daveeoff.1 -p x -I 18 -g 4 -w 128 But keep getting : Error Compiling CL to IR and 'blake.cl' file not found
Runing windows 10 with amd 16.3.2 driver with 6 R9 Fury x's in each rig
Thank's for any help
is the ccminer use the same command line settings ? I cant find a single example of how the command line should look like. Even the suprnova pool doesnt give a single example. What a weird experience so far, its like they dont want people mining it. It's the same as any other .bat file with ccminer, just change the algorithm to C17 and use a ChainCoin wallet address of course. If ccminer is new to you I can share my settings for mining on yiimp --- suprnova would be a different setup since they require registration and a workername as well.
|
|
|
|
Temporel
|
|
July 11, 2017, 02:13:57 AM |
|
Need help getting Chaincoin SGMINER running have my Bat.file set up as sgminer.exe --kernel chaincoin -o stratum+tcp://chc.suprnova.cc:5888 -u Daveeoff.1 -p x -I 18 -g 4 -w 128 But keep getting : Error Compiling CL to IR and 'blake.cl' file not found
Runing windows 10 with amd 16.3.2 driver with 6 R9 Fury x's in each rig
Thank's for any help
is the ccminer use the same command line settings ? I cant find a single example of how the command line should look like. Even the suprnova pool doesnt give a single example. What a weird experience so far, its like they dont want people mining it. It's the same as any other .bat file with ccminer, just change the algorithm to C17 and use a ChainCoin wallet address of course. If ccminer is new to you I can share my settings for mining on yiimp --- suprnova would be a different setup since they require registration and a workername as well. Hello, I only used EWBF, Genoil, Claymore, Marlin and Nicehash. Can you share a generic setting for any pool please ? Im using a few GTX-1080 Ti/GTX-1080/GtX-1060. I already have an account with Suprnova but Im fine with mining on yiimp. Thank you !
|
|
|
|
Temporel
|
|
July 11, 2017, 03:00:29 AM |
|
Need help getting Chaincoin SGMINER running have my Bat.file set up as sgminer.exe --kernel chaincoin -o stratum+tcp://chc.suprnova.cc:5888 -u Daveeoff.1 -p x -I 18 -g 4 -w 128 But keep getting : Error Compiling CL to IR and 'blake.cl' file not found
Runing windows 10 with amd 16.3.2 driver with 6 R9 Fury x's in each rig
Thank's for any help
is the ccminer use the same command line settings ? I cant find a single example of how the command line should look like. Even the suprnova pool doesnt give a single example. What a weird experience so far, its like they dont want people mining it. It's the same as any other .bat file with ccminer, just change the algorithm to C17 and use a ChainCoin wallet address of course. If ccminer is new to you I can share my settings for mining on yiimp --- suprnova would be a different setup since they require registration and a workername as well. Hello, I only used EWBF, Genoil, Claymore, Marlin and Nicehash. Can you share a generic setting for any pool please ? Im using a few GTX-1080 Ti/GTX-1080/GtX-1060. I already have an account with Suprnova but Im fine with mining on yiimp. Thank you ! I made it work looking at the .cmd and .bat files in the directory. It seems to work , this is how I made it: "ccminer-x64 -a c11 -o stratum+tcp://chc.suprnova.cc:5888 -u username.workname -p workerpassword" Thanks anyway !
|
|
|
|
crypt0r3x
|
|
July 11, 2017, 03:28:43 AM |
|
can someone that is running multiple masternodes on Ubuntu shed some light on the process using chaincoind?
I'm thinking I need to have multiple wallets and specify lets say 5 different -datadir's to start chaincoind. Then genkey for every wallet, then update the chaincoin.conf with masternode attributes. That sound about right?
|
|
|
|
Elder III
|
|
July 11, 2017, 03:54:27 AM |
|
Need help getting Chaincoin SGMINER running have my Bat.file set up as sgminer.exe --kernel chaincoin -o stratum+tcp://chc.suprnova.cc:5888 -u Daveeoff.1 -p x -I 18 -g 4 -w 128 But keep getting : Error Compiling CL to IR and 'blake.cl' file not found
Runing windows 10 with amd 16.3.2 driver with 6 R9 Fury x's in each rig
Thank's for any help
is the ccminer use the same command line settings ? I cant find a single example of how the command line should look like. Even the suprnova pool doesnt give a single example. What a weird experience so far, its like they dont want people mining it. It's the same as any other .bat file with ccminer, just change the algorithm to C17 and use a ChainCoin wallet address of course. If ccminer is new to you I can share my settings for mining on yiimp --- suprnova would be a different setup since they require registration and a workername as well. Hello, I only used EWBF, Genoil, Claymore, Marlin and Nicehash. Can you share a generic setting for any pool please ? Im using a few GTX-1080 Ti/GTX-1080/GtX-1060. I already have an account with Suprnova but Im fine with mining on yiimp. Thank you ! I made it work looking at the .cmd and .bat files in the directory. It seems to work , this is how I made it: "ccminer-x64 -a c11 -o stratum+tcp://chc.suprnova.cc:5888 -u username.workname -p workerpassword" Thanks anyway ! Sorry I didn't get back to you sooner, but it looks like you got it figured out. That's the same way my .bat files for suprnova look. For Yiimp you just make "-u YourWalletAddress" and no password is required.
|
|
|
|
ZekouCafe
Newbie
Offline
Activity: 2
Merit: 0
|
|
July 11, 2017, 06:08:22 AM |
|
Hello ! I just bought some chaincoin and I saw on chaincoin.org that the roadmap indicates à presence on Bittrex by the quarter 2 of this year. Since we are already in Quarter 3 I wanted to know if you guys had any news about this. Thanks !
|
|
|
|
Danechch
Newbie
Offline
Activity: 6
Merit: 0
|
|
July 11, 2017, 08:00:59 AM |
|
Hey guys looking for some help on the Chaincoin Masternode, I have 1000 coins in my wallet and followed all the instructions for setting up the masternode, and when i typed in masternode start in the debug console it said successfully started masternode but how do I know if its actually working? And how often do i get coins from it? Has been going 12 hours so far for nothing so unsure weather Its not working or I have to wait longer or how often they payout etc? Thanks
|
|
|
|
Temporel
|
|
July 11, 2017, 08:46:50 AM |
|
Need help getting Chaincoin SGMINER running have my Bat.file set up as sgminer.exe --kernel chaincoin -o stratum+tcp://chc.suprnova.cc:5888 -u Daveeoff.1 -p x -I 18 -g 4 -w 128 But keep getting : Error Compiling CL to IR and 'blake.cl' file not found
Runing windows 10 with amd 16.3.2 driver with 6 R9 Fury x's in each rig
Thank's for any help
is the ccminer use the same command line settings ? I cant find a single example of how the command line should look like. Even the suprnova pool doesnt give a single example. What a weird experience so far, its like they dont want people mining it. It's the same as any other .bat file with ccminer, just change the algorithm to C17 and use a ChainCoin wallet address of course. If ccminer is new to you I can share my settings for mining on yiimp --- suprnova would be a different setup since they require registration and a workername as well. Hello, I only used EWBF, Genoil, Claymore, Marlin and Nicehash. Can you share a generic setting for any pool please ? Im using a few GTX-1080 Ti/GTX-1080/GtX-1060. I already have an account with Suprnova but Im fine with mining on yiimp. Thank you ! I made it work looking at the .cmd and .bat files in the directory. It seems to work , this is how I made it: "ccminer-x64 -a c11 -o stratum+tcp://chc.suprnova.cc:5888 -u username.workname -p workerpassword" Thanks anyway ! Sorry I didn't get back to you sooner, but it looks like you got it figured out. That's the same way my .bat files for suprnova look. For Yiimp you just make "-u YourWalletAddress" and no password is required. I used the address in the "Receiving addresses" section of the wallet app, is this right ? Thanks again
|
|
|
|
Cobra98
Member
Offline
Activity: 70
Merit: 10
|
|
July 11, 2017, 08:50:14 AM |
|
Anyone gotten 2 master nodes running on multiple home computers? The chaincoin wallet binds itself to port 11994 and won't let a 2nd instance run a node on a 2nd pc. If u look at the masternode list in the debug console there are many using many other ports besides the 11994 and 11995 but sane ip's. I've tried opening other ports for it besides those 2 and using the masternodeaddr=myip:new port opened and the node will not start like my first one I set up. And yes I have 1000 coins in the 2nd wallet.
|
|
|
|
tekyboy
|
|
July 11, 2017, 09:18:01 AM |
|
just adding 3 more nodes which makes total of 10 MNs arsenal. nice boost by max and key hodlers. cheers
|
|
|
|
Taro_Naza
|
|
July 11, 2017, 10:16:49 AM |
|
I don't think it is worth mining now !
|
|
|
|
ZekouCafe
Newbie
Offline
Activity: 2
Merit: 0
|
|
July 11, 2017, 10:45:32 AM |
|
Question: If a person A has one masternode with 2.000 CHC and a person B has two masternodes with 1.000 CHC each. Would'nt they earn the same amount of token in the end ? Since the rewards are retributed proportionally with the number of CHC you hold: person A-> (2.000*X)=(1000*2*X) <-person B, with X the reward.
Another question: Bittrex ? Does anyone know when it will be on it ? The roadmap on chaincoin.org indicates available on Bittrex Quarter 2 of 2017 :/
|
|
|
|
taiche
Copper Member
Newbie
Offline
Activity: 19
Merit: 0
|
|
July 11, 2017, 11:03:29 AM |
|
Is it listed in any good exchange?
|
|
|
|
Temporel
|
|
July 11, 2017, 11:10:45 AM |
|
what is the minimum payout on suprnova pool ?
Thank you
|
|
|
|
Shalafi
Jr. Member
Offline
Activity: 64
Merit: 2
|
|
July 11, 2017, 11:14:17 AM |
|
I don't think it is worth mining now !
I hear you can pull 10 coins a day with an avarage rig, at a price of 0.50$ (which is less then what it is at the time i am writing this) you would pull 5 dollars a day, 150 dollars a month. So in my op8inion enough to profit slightly after the electricity costs. Compared to anything else it's not worth it, but if you think it might rise one day... why not. I'll point one good card at it for sure if price stays around about where it is now. Is it listed in any good exchange?
Not good really. Cryptopia has it and is alright I think. Works fine, wouldn't leave funds hanging in there any longer then I must though- I've no idea about the devs credibility.
|
|
|
|
Danechch
Newbie
Offline
Activity: 6
Merit: 0
|
|
July 11, 2017, 11:18:13 AM |
|
This is my log for my masternode, i just set it up and dont understand does this mean its working or does it mean its disconnected how it says disconnecting down the bottom? someone please help am stressing out as only bought coins to have masternode and hold so i want it working 2017-07-11 11:11:15 CActiveMasternode::ManageStatus() - Checking inbound connection to '192.168.20.2:11994' 2017-07-11 11:11:15 CActiveMasternode::ManageStatus() - Is capable master node! 2017-07-11 11:11:15 CActiveMasternode::Register() - RelayElectionEntry vin = CTxIn(COutPoint(b07482b0199e49ee74e3cf0047b61cf2e8bca08e4df043184373ecab0a0c956d, 1), scriptSig=) 2017-07-11 11:11:15 connected to self at 192.168.20.2:64069, disconnecting
|
|
|
|
|