Pages:
Author

Topic: [ANN] Kryptohash | Brand new PoW algo | 320bit hash | ed25519 | PID algo for dif - page 49. (Read 149437 times)

member
Activity: 86
Merit: 11

simple solution:
1.backup wallet.dat!!!!!!!!!!!!!!
2.make sure you understand what you are doing
3.remove all files
4.setup new client
5.dl blockchain with new empty wallet
6.replace old wallet

(or use commanline for reindex like told somewhere in here)

did not encrypt mine but i had same error message after updating client

no worries used old backup and and -reindexed, thought i bug report it
sr. member
Activity: 271
Merit: 251
I need some help here...
Here is my setup and what the error is:
Code:
setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_USE_SYNC_OBJECTS 1
cgminer.exe --kryptohash -o 127.0.0.1:38912 -u username -p password --shaders 2816 --shaders-mul 8

server=1
rpcuser=username
rpcpassword=password
rpcport=38912
rpcconnect=127.0.0.1

And I get:

[2014-12-10 11:20:42] Started cgminer 3.7.5

[2014-12-10 11:20:42] Started cgminer 3.7.5
[2014-12-10 11:20:42] Probing for an alive pool
[2014-12-10 11:20:46] Pool 0 slow/down or URL or credentials invalid

I feel very stupid, since I should be able to do find out what's wrong. I've disabled firewall as well.
EDIT: Is there any way of viewing current wallet "network status"? Like an ipconfig kinda thing for the core?
I tried getnetworkinfo, but it only shows external (ISP IP). Or any other way to find out what's going on...

your *.conf file is in the wrong place, needs to be in %appdata%kryptohash

It totally makes sense. Will do that when I get home. I was using the application folder (program files)...
sr. member
Activity: 329
Merit: 250
Using https[Suspicious link removed]

Encrypted Wallet and after Wallet restart i get



I'll look into it.
member
Activity: 143
Merit: 10
Does anybody have a good config for a r9 270 non x ?
Currently using cgminer.exe --kryptohash -o 127.0.0.1:38912 -u xxxx -p x --shaders 1792 --shaders-mul 8
and getting around 60 kh/s

hero member
Activity: 742
Merit: 500
I'm dying.
How many coins exist right now?
With 100k which were premined?

He's prolly burned half of it generating work for mining.
Don't focus on what I already know Smiley

On the other hand lets not ignore an facts...
I asked the same question 3 times.. Grin No one is able to answer it.
Each time I get an answer to a question I didn't ask.

To answer your question.  The only way to know for sure is to run a tool/script that scans the blockchain looking at the coinbases (first TXout).  But, the coinbases also includes the 0.5% transaction fee so, the tool needs to calculate the fee and then subtract that value from the TXout amount.


I made a guesstimate of the KHC monetary mass using a PRNG and the reward/subsidy table shown in the OP.  Consider that after the random rewards ends at block 125,000, there will be only 50 KHCs per mined block.  The Diff Algorithm is supposed to allow only 1 mined block every 3 minutes on average so, assuming the Diff is doing its job and assuming an equal distribution of the values provided by the Pseudo Random Number Generator, we have:

Monetary Mass at block   1,000:    233,438 KHCs
Monetary Mass at block  10,000:  1,575,791 KHCs
Monetary Mass at block 100,000: 10,536,618 KHCs
Monetary Mass at block 125,000: 12,417,855 KHCs

Monetary Mass After block 125,000:  8,760,000 KHCs per year.

Thank you very much for taking time to explain. Appreciate it.
legendary
Activity: 896
Merit: 1001
We need multi-gpu cgminer , because I am wasting energy on others GPUs.
I know, that I can mine different coin , but I don't want :-) I want be focus on KHC Smiley


For now you can use -d switch and mine khc with one GPU

Use others to mine something else or leave them idle and not wasting energy.
legendary
Activity: 896
Merit: 1001
Okay it's done, withdrawals and deposits are opened up.
Can someone please make a small deposit/withdrawal and let me know. Just want to make sure, after all the forks, that everything is working 100%.

Withdrawal working
newbie
Activity: 47
Merit: 0
Okay it's done, withdrawals and deposits are opened up.
Can someone please make a small deposit/withdrawal and let me know. Just want to make sure, after all the forks, that everything is working 100%.


Deposit working.

Thanks I appreciate all your help thus far
sr. member
Activity: 329
Merit: 250
We need multi-gpu cgminer , because I am wasting energy on others GPUs.
I know, that I can mine different coin , but I don't want :-) I want be focus on KHC Smiley

Working on it.  My second 290x should arrive tomorrow. Smiley
full member
Activity: 177
Merit: 100
We need multi-gpu cgminer , because I am wasting energy on others GPUs.
I know, that I can mine different coin , but I don't want :-) I want be focus on KHC Smiley
sr. member
Activity: 350
Merit: 250
Okay it's done, withdrawals and deposits are opened up.
Can someone please make a small deposit/withdrawal and let me know. Just want to make sure, after all the forks, that everything is working 100%.


Deposit working.
newbie
Activity: 47
Merit: 0
Okay it's done, withdrawals and deposits are opened up.
Can someone please make a small deposit/withdrawal and let me know. Just want to make sure, after all the forks, that everything is working 100%.
sr. member
Activity: 329
Merit: 250
Hi Guys,

We have been receiving a lot of support tickets regarding KHC withdrawals. Please let us know when the Dev team has resolved all wallet issues so we can resume deposits and withdrawals. Trading is still active!

Tweet us or email support

https://twitter.com/LazyCoins

Thanks



Chris,

Are people still reporting issues with the new wallet 0.3.8? or were these tickets open because of the 6 checkpoints we had to do between blocks 5000 and 5900 to resolve the 3 known forks we had in the network?


That wasn't me, we've had quite a few tickets generally for KHC.
As I said elsewhere in the thread I was trying to stay up for the .8 version but I fell asleep maybe 20 minutes before you released it heh.
I compiled from github a few minutes ago and the version is reporting  "version" : 30700,

Have you updated the source?

You need to clone the 0.3.8 branch,  I haven't had the time to merge the 0.3.8 changes back into the master branch.  

Last night, I was so tired I was afraid if I kept working, I could end up screwing up the repository or something else so, I'm going to update the master branch as soon a I get home from work.
newbie
Activity: 47
Merit: 0
Hi Guys,

We have been receiving a lot of support tickets regarding KHC withdrawals. Please let us know when the Dev team has resolved all wallet issues so we can resume deposits and withdrawals. Trading is still active!

Tweet us or email support

https://twitter.com/LazyCoins

Thanks


Chris,

Are people still reporting issues with the new wallet 0.3.8? or were these tickets open because of the 6 checkpoints we had to do between blocks 5000 and 5900 to resolve the 3 known forks we had in the network?


That wasn't me, we've had quite a few tickets generally for KHC.
As I said elsewhere in the thread I was trying to stay up for the .8 version but I fell asleep maybe 20 minutes before you released it heh.
I compiled from github a few minutes ago and the version is reporting  "version" : 30700,

Have you updated the source?
member
Activity: 143
Merit: 10
I need some help here...
Here is my setup and what the error is:
Code:
setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_USE_SYNC_OBJECTS 1
cgminer.exe --kryptohash -o 127.0.0.1:38912 -u username -p password --shaders 2816 --shaders-mul 8

server=1
rpcuser=username
rpcpassword=password
rpcport=38912
rpcconnect=127.0.0.1

And I get:

[2014-12-10 11:20:42] Started cgminer 3.7.5

[2014-12-10 11:20:42] Started cgminer 3.7.5
[2014-12-10 11:20:42] Probing for an alive pool
[2014-12-10 11:20:46] Pool 0 slow/down or URL or credentials invalid

I feel very stupid, since I should be able to do find out what's wrong. I've disabled firewall as well.
EDIT: Is there any way of viewing current wallet "network status"? Like an ipconfig kinda thing for the core?
I tried getnetworkinfo, but it only shows external (ISP IP). Or any other way to find out what's going on...

your *.conf file is in the wrong place, needs to be in %appdata%kryptohash
sr. member
Activity: 329
Merit: 250
Hi Guys,

We have been receiving a lot of support tickets regarding KHC withdrawals. Please let us know when the Dev team has resolved all wallet issues so we can resume deposits and withdrawals. Trading is still active!

Tweet us or email support

https://twitter.com/LazyCoins

Thanks


Chris,

Are people still reporting issues with the new wallet 0.3.8? or were these tickets open because of the 6 checkpoints we had to do between blocks 5000 and 5900 to resolve the 3 known forks we had in the network?
sr. member
Activity: 271
Merit: 251
Oh, I knida missed if this miner is for AMD only or I can use it with GTX 970?
full member
Activity: 149
Merit: 100
got a
Rejected 28c77a8b Diff 6/1 BLOCK! GPU 0  (time-too-new)
on nonce pool

This is a bug in the miner, happens sometimes. (time-too-new) or (time-too-old)
also Diff 6/1 BLOCK! must be above network diff to be true, display is not right in miner
sr. member
Activity: 271
Merit: 251
I need some help here...
Here is my setup and what the error is:
Code:
setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_USE_SYNC_OBJECTS 1
cgminer.exe --kryptohash -o 127.0.0.1:38912 -u username -p password --shaders 2816 --shaders-mul 8

server=1
rpcuser=username
rpcpassword=password
rpcport=38912
rpcconnect=127.0.0.1

And I get:

[2014-12-10 11:20:42] Started cgminer 3.7.5

[2014-12-10 11:20:42] Started cgminer 3.7.5
[2014-12-10 11:20:42] Probing for an alive pool
[2014-12-10 11:20:46] Pool 0 slow/down or URL or credentials invalid

I feel very stupid, since I should be able to do find out what's wrong. I've disabled firewall as well.
EDIT: Is there any way of viewing current wallet "network status"? Like an ipconfig kinda thing for the core?
I tried getnetworkinfo, but it only shows external (ISP IP). Or any other way to find out what's going on...
Pages:
Jump to: