wr104 (OP)
|
|
January 04, 2016, 03:20:11 PM |
|
Happy new year guys. I'm back from Holiday and ready to continue working on the coin.
The new features that I've been working on have required lots of risky changes to the KHC protocol so, more developer testing is required before I can release a version with all these changes. But, for the mean time, I'm preparing a Wallet version 0.70 that will only contain important bug fixes. I'm planning to release this version after block 150,000 gets mined in the next few weeks.
Also, since most of the problems with KHC have been related to the PID algorithm to calculate the difficulty re-target time every 100 blocks, I'm seriously considering getting rid of the PID algo altogether and switch to a more standard approach to calculate the diff. Don't get me wrong, the PID algorithm was a pretty neat addition to the crypto-world but, in my opinion (and after a lot of pain debugging every possible corner case), the PID algo has only added unnecessary complexity with no apparent benefits to the KHC protocol.
Finally, about the cgminer getting stuck issue. I began experienced the same problem after I reinstalled Windows on one of my miners so, I'm going to debug what's going on.
|
|
|
|
|
tranzactionezlive
|
|
January 09, 2016, 12:25:06 PM |
|
You should look into poloniex, it seems the best option at this given time.
|
|
|
|
cvaky
|
|
January 09, 2016, 02:18:13 PM |
|
Yes, but how to get KHC there. I can't find voting coins page there.
|
|
|
|
WORE
|
|
January 17, 2016, 06:48:18 PM Last edit: January 25, 2016, 09:57:37 PM by WORE |
|
Happy new year guys. I'm back from Holiday and ready to continue working on the coin.
The new features that I've been working on have required lots of risky changes to the KHC protocol so, more developer testing is required before I can release a version with all these changes. But, for the mean time, I'm preparing a Wallet version 0.70 that will only contain important bug fixes. I'm planning to release this version after block 150,000 gets mined in the next few weeks.
Also, since most of the problems with KHC have been related to the PID algorithm to calculate the difficulty re-target time every 100 blocks, I'm seriously considering getting rid of the PID algo altogether and switch to a more standard approach to calculate the diff. Don't get me wrong, the PID algorithm was a pretty neat addition to the crypto-world but, in my opinion (and after a lot of pain debugging every possible corner case), the PID algo has only added unnecessary complexity with no apparent benefits to the KHC protocol.
Finally, about the cgminer getting stuck issue. I began experienced the same problem after I reinstalled Windows on one of my miners so, I'm going to debug what's going on.
Good to see you have returned, I might have a few ideas in terms of what might be a great path for the coin. The banksters have really screwed the pooch this time and that might prove to be a great opportunity for a 'PennyWeight' defined currency that has taken security to the next level by a capable programmer. Wouldn't it be nice to have a currency that is versatile, not fiat and isn't managed by people that have watched too many Pinky and the Brain cartoons? World commerce is at a standstill right now, it is about the time for torches and pitchforks, the world needs a solution and not another Ponzi scheme built by banksters that to date have gotten a free lunch playing God whilst relieving the people of their gold putting them in debt so they can come after everything. Edit: The major dependency of the blockchain is that it is run over the internet which presently has a kill switch, here's a thought: Run enhanced BTC protocol using 4G/5G wireless protocols over distance friendly ULF HAM. The only thing better is not having it under control of a bunch of crook banksters corrupting governments, religion and commerce. WORE
|
|
|
|
tranzactionezlive
|
|
February 16, 2016, 09:18:46 AM |
|
Still here. How many KHC mined up until now ? What features are you thinking of adding to advanced the blockchain ?
|
|
|
|
tranzactionezlive
|
|
February 16, 2016, 09:30:18 AM |
|
I currently have "holes" in my GPU utilization while mining ("Waiting for new work from Pool 0"). Is it happening for me only? Is it normal?
It is normal. It means there is no work in the network for miners. Unlike Bitcoin and other Altcoins, Kryptohash doesn't send miners "dummy" work if there are no transactions in the network. It would be a total waste of electricity since those dummy blocks will never be accepted by the network.Nonce-pool had a script that was monitoring the network and then sending few cents to its own wallet if the script detected that the network had no work to do. This kept the network and the pool busy. I'm looking into doing a similar script. This is.... the FUTURE.
|
|
|
|
GoldenBTC
|
|
February 16, 2016, 10:35:26 AM |
|
Happy new year guys. I'm back from Holiday and ready to continue working on the coin.
The new features that I've been working on have required lots of risky changes to the KHC protocol so, more developer testing is required before I can release a version with all these changes. But, for the mean time, I'm preparing a Wallet version 0.70 that will only contain important bug fixes. I'm planning to release this version after block 150,000 gets mined in the next few weeks.
Also, since most of the problems with KHC have been related to the PID algorithm to calculate the difficulty re-target time every 100 blocks, I'm seriously considering getting rid of the PID algo altogether and switch to a more standard approach to calculate the diff. Don't get me wrong, the PID algorithm was a pretty neat addition to the crypto-world but, in my opinion (and after a lot of pain debugging every possible corner case), the PID algo has only added unnecessary complexity with no apparent benefits to the KHC protocol.
Finally, about the cgminer getting stuck issue. I began experienced the same problem after I reinstalled Windows on one of my miners so, I'm going to debug what's going on.
Great news!It's time for KHC to fly to the moon in 2016.
|
|
|
|
tranzactionezlive
|
|
February 16, 2016, 12:15:05 PM |
|
Don't be silly. It's time for the sun to shine on KHC !
|
|
|
|
binary_tree
|
|
February 16, 2016, 12:54:07 PM |
|
KHC seems lost for a while,I can't mine KHC bcz the miner often gets stuck.
|
|
|
|
wr104 (OP)
|
|
February 16, 2016, 02:20:32 PM |
|
KHC seems lost for a while,I can't mine KHC bcz the miner often gets stuck.
I've been trying to debug this cgminer-khc issue but, I cannot duplicate it anymore.
|
|
|
|
wr104 (OP)
|
|
February 16, 2016, 02:24:47 PM |
|
I currently have "holes" in my GPU utilization while mining ("Waiting for new work from Pool 0"). Is it happening for me only? Is it normal?
It is normal. It means there is no work in the network for miners. Unlike Bitcoin and other Altcoins, Kryptohash doesn't send miners "dummy" work if there are no transactions in the network. It would be a total waste of electricity since those dummy blocks will never be accepted by the network.Nonce-pool had a script that was monitoring the network and then sending few cents to its own wallet if the script detected that the network had no work to do. This kept the network and the pool busy. I'm looking into doing a similar script. This is.... the FUTURE. I forgot to mention that because Kryptohash network doesn't allow blocks with no transactions, the so-called "selfish mining" that affects Bitcoin and others altcoins is not possible with KHC.
|
|
|
|
Riseman
|
|
February 16, 2016, 04:43:35 PM |
|
KHC seems lost for a while,I can't mine KHC bcz the miner often gets stuck.
I've been trying to debug this cgminer-khc issue but, I cannot duplicate it anymore. I'm having a somewhat crazy theory that someone is sabotaging the network to disable other miners and get all the blocks. But I don't know if it's really possible.
|
|
|
|
Xevious75
Newbie
Offline
Activity: 14
Merit: 0
|
|
February 18, 2016, 11:27:05 AM |
|
I don't think it's likely: first one wants the currency to get some value before trying to steal it... and discouraging users would not fit the strategy ;-)
|
|
|
|
xtrembash
|
|
March 27, 2016, 03:03:15 PM |
|
RIP KHC ?!
|
|
|
|
digital_money
Newbie
Offline
Activity: 56
Merit: 0
|
|
March 30, 2016, 08:27:21 AM |
|
Has the new wallet be released?
|
|
|
|
BoscoMurray
|
|
March 30, 2016, 10:00:18 PM |
|
Has the new wallet be released?
Was there a new wallet planned? Some news from the dev would be nice.
|
|
|
|
wr104 (OP)
|
|
March 31, 2016, 01:56:50 PM |
|
Has the new wallet be released?
Was there a new wallet planned? Some news from the dev would be nice. I'm still testing the fixes in the new Wallet version 0.7.0. I expect it will be released in the next few days. You can see these changes in GitHub. Let me know if you have any questions.
|
|
|
|
shintosai
|
|
March 31, 2016, 02:01:44 PM |
|
Has the new wallet be released?
Was there a new wallet planned? Some news from the dev would be nice. I'm still testing the fixes in the new Wallet version 0.7.0. I expect it will be released in the next few days. You can see these changes in GitHub. Let me know if you have any questions. I'm just new here in your community so it will be more advisable to wait for the new wallet while trading your coin? I can see that this alt seems to be working good, with the dev which always ready to answer. keep eye on it to get the new wallet update.
|
|
|
|
wr104 (OP)
|
|
March 31, 2016, 03:38:04 PM |
|
I'm just new here in your community so it will be more advisable to wait for the new wallet while trading your coin? I can see that this alt seems to be working good, with the dev which always ready to answer. keep eye on it to get the new wallet update.
Hi shintosai, You don't have to wait for the new wallet 0.7.0 to begin trading KHC. Current version 0.6.2 works just fine. However, once wallet 0.7.0 is released, you are going to need to upgrade because, one of the fixes in 0.7.0 is a network rule change that starts at as soon as block 160,000 gets mined in the next few weeks. Also, EmpoEX is the only exchange that trades KHC at the moment. I'm trying to get other exchanges interested in KHC.
|
|
|
|
|