Pages:
Author

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

legendary
Activity: 952
Merit: 1002
Strange... I'm mining (or rather checking configs) with a 7950 and an R9-290 but it won't accept 8 for shaders multiplier.  This is my batch, which works.

cgminer.exe --kryptohash -o 127.0.0.1:38912 -u xxx -p xxx --shaders 1792,2560 --shaders-mul 8,4


Swap your shaders-mul 4,8

Your going to get HW errors on the second card anyway until cgminer is worked on.

Nope!  7950 works with mul 8, 290 with 4 and only 4.  Kinda strange.  Tried 'tween numbers like 2048 for shaders, crashed, will try changing worksize.  No big, just interesting and something of note.  Now I was mining earlier, both cards, was running fine except for a couple of hardware errors on the 290, then the driver gave out.

Just to be perfectly clear, we're at the "Waiting for work from pool 0" stage, correct?  Yep!
sr. member
Activity: 329
Merit: 250
Well thanks to difficulties I'm finally in on the beginning of a launch, all set up and ready to fly.  So, am I right in assuming that we're waiting on the new wallet before firing up the miners?  (poor dev, let's all buy him a brain-pillow).



Yes, a new Wallet version 0.3.6 with yet another hard fork is coming later today.  Please, hold your miners till this version is released.  


Saw this discussion by chance and thought to give you some input from discussions on another coin.

Main point is, how much is the hashrate changing?

If the changes are rather decent, everything from DS, KWG, DGW to DGW3 should do.
DGW3 i.e. uses the last 24 blocks (can be easily modified) to recalculate the diff every block (like most modern algos do to react quicker).
It has a minor 'one-off' bug, but nothing serious and easy to fix. Even the btc algo had a bug like this at one point.

If you see big jumps in hashrate, none of the actual algos are helping you here.
There is a dev building a hashrate simulator to develop and test new diff algos for this problem.

If you need more info, you can PM me because I don't want to take over your thread and I think I saw some familiar names from the other thread here too.

Thanks for the info.  

But, I think I found why the PID was acting up. I wasn't averaging Block time using the correct set of TX times.  
Like what my teacher of Control Theory course in my University used to say about controlling systems using feedback loops .... If your sensors aren't reporting correctly, you won't be doing squat.
sr. member
Activity: 350
Merit: 250
Strange... I'm mining (or rather checking configs) with a 7950 and an R9-290 but it won't accept 8 for shaders multiplier.  This is my batch, which works.

cgminer.exe --kryptohash -o 127.0.0.1:38912 -u xxx -p xxx --shaders 1792,2560 --shaders-mul 8,4


Swap your shaders-mul 4,8

Your going to get HW errors on the second card anyway until cgminer is worked on.
full member
Activity: 196
Merit: 100
Why I gave the wallet with a password, and then the purse not open, display: error loading wallet, dat:wallet requires newer version of kryptohas, who can help me solve?
legendary
Activity: 952
Merit: 1002
Strange... I'm mining (or rather checking configs) with a 7950 and an R9-290 but it won't accept 8 for shaders multiplier.  This is my batch, which works.

cgminer.exe --kryptohash -o 127.0.0.1:38912 -u xxx -p xxx --shaders 1792,2560 --shaders-mul 8,4
legendary
Activity: 952
Merit: 1002
Well thanks to difficulties I'm finally in on the beginning of a launch, all set up and ready to fly.  So, am I right in assuming that we're waiting on the new wallet before firing up the miners?  (poor dev, let's all buy him a brain-pillow).

member
Activity: 100
Merit: 10
Saw this discussion by chance and thought to give you some input from discussions on another coin.

Main point is, how much is the hashrate changing?

If the changes are rather decent, everything from DS, KWG, DGW to DGW3 should do.
DGW3 i.e. uses the last 24 blocks (can be easily modified) to recalculate the diff every block (like most modern algos do to react quicker).
It has a minor 'one-off' bug, but nothing serious and easy to fix. Even the btc algo had a bug like this at one point.

If you see big jumps in hashrate, none of the actual algos are helping you here.
There is a dev building a hashrate simulator to develop and test new diff algos for this problem.

If you need more info, you can PM me because I don't want to take over your thread and I think I saw some familiar names from the other thread here too.
hero member
Activity: 750
Merit: 500
Damn. The Diff jumped to 516   Angry

I'm going to have to do another hard fork to fix this.   I'm about to give up on this new Diff algo.   Undecided

I'm working on a new Wallet v0.3.6.  It is going to take few hours.


This update your wallet is not tired? Dude!

Yes, very tired.


Network conditions can change quite a bit in 100 blocks, I'd have gone with modified version of KGW.

Dgwv2

Thanks for the tip. I'll look into the DGWv2
[/quote]

I haven't kept upto date with difficulty algo's but DGW3 has been out for quite some time and if i recall correctly going from DGW2 to DGW3 can be a tough ask.
[/quote]

I cannot find the changes from dgwv2 to v3 right now, i just remember dgwv2 was /is working pretty well
[/quote]

https://github.com/darkcoin/darkcoin/blob/master/src/main.cpp#L1607

Should get you started.
legendary
Activity: 2688
Merit: 1240
Damn. The Diff jumped to 516   Angry

I'm going to have to do another hard fork to fix this.   I'm about to give up on this new Diff algo.   Undecided

I'm working on a new Wallet v0.3.6.  It is going to take few hours.


This update your wallet is not tired? Dude!

Yes, very tired.


Network conditions can change quite a bit in 100 blocks, I'd have gone with modified version of KGW.

Dgwv2
[/quote]

Thanks for the tip. I'll look into the DGWv2
[/quote]

I haven't kept upto date with difficulty algo's but DGW3 has been out for quite some time and if i recall correctly going from DGW2 to DGW3 can be a tough ask.
[/quote]

I cannot find the changes from dgwv2 to v3 right now, i just remember dgwv2 was /is working pretty well
sr. member
Activity: 329
Merit: 250

I haven't kept upto date with difficulty algo's but DGW3 has been out for quite some time and if i recall correctly going from DGW2 to DGW3 can be a tough ask.


Thanks for the heads up.  That tells me I'm not the only one out there struggling to come up with a good Diff algo
hero member
Activity: 750
Merit: 500
Damn. The Diff jumped to 516   Angry

I'm going to have to do another hard fork to fix this.   I'm about to give up on this new Diff algo.   Undecided

I'm working on a new Wallet v0.3.6.  It is going to take few hours.


This update your wallet is not tired? Dude!

Yes, very tired.


Network conditions can change quite a bit in 100 blocks, I'd have gone with modified version of KGW.
[/quote]

Dgwv2
[/quote]

Thanks for the tip. I'll look into the DGWv2
[/quote]

I haven't kept upto date with difficulty algo's but DGW3 has been out for quite some time and if i recall correctly going from DGW2 to DGW3 can be a tough ask.
sr. member
Activity: 329
Merit: 250
Damn. The Diff jumped to 516   Angry

I'm going to have to do another hard fork to fix this.   I'm about to give up on this new Diff algo.   Undecided

I'm working on a new Wallet v0.3.6.  It is going to take few hours.


This update your wallet is not tired? Dude!

Yes, very tired.

[/quote]

Network conditions can change quite a bit in 100 blocks, I'd have gone with modified version of KGW.
[/quote]

Dgwv2
[/quote]

Thanks for the tip. I'll look into the DGWv2
full member
Activity: 196
Merit: 100
Damn. The Diff jumped to 516   Angry

I'm going to have to do another hard fork to fix this.   I'm about to give up on this new Diff algo.   Undecided

I'm working on a new Wallet v0.3.6.  It is going to take few hours.


This update your wallet is not tired? Dude!
legendary
Activity: 2688
Merit: 1240
Damn. The Diff jumped to 516   Angry

I'm going to have to do another hard fork to fix this.   I'm about to give up on this new Diff algo.   Undecided

I'm working on a new Wallet v0.3.6.  It is going to take few hours.



Network conditions can change quite a bit in 100 blocks, I'd have gone with modified version of KGW.

Dgwv2
sr. member
Activity: 350
Merit: 250
Damn. The Diff jumped to 516   Angry

I'm going to have to do another hard fork to fix this.   I'm about to give up on this new Diff algo.   Undecided

I'm working on a new Wallet v0.3.6.  It is going to take few hours.



Network conditions can change quite a bit in 100 blocks, I'd have gone with modified version of KGW.
sr. member
Activity: 329
Merit: 250
Damn. The Diff jumped to 516   Angry

I'm going to have to do another hard fork to fix this.   I'm about to give up on this new Diff algo.   Undecided

I'm working on a new Wallet v0.3.6.  It is going to take few hours.

legendary
Activity: 1050
Merit: 1000
Now who can mining for coin ,talk a talk
how much coins ? you us what card ?
Me, I found a few blocks since yesterday.

I wrote to you while ago:

what time can start mining ? now mining cgminer run have found block no give coin to wallet ,why ? beacause cgminer problem ? need new version cgminer or dev updata cgminer ? Now everyone how can mining ? talk a talk  ......

You can mine now, with my 280x which have ~130kh/s I found one block for every two hours, depend on luck. Diff is little high now so, thats why you can't find nothing now, with your speed is like one block every 6 hours.
you look up my messages ,i can find block but no accpeted and no give me coin ,if 7850 6hour can mining one block ,i miner work about 18 hours no block only have same" found block for pool 0 ! " no one coin, must 280x card ?
jox
hero member
Activity: 681
Merit: 500
Now who can mining for coin ,talk a talk
how much coins ? you us what card ?
Me, I found a few blocks since yesterday.

I wrote to you while ago:

what time can start mining ? now mining cgminer run have found block no give coin to wallet ,why ? beacause cgminer problem ? need new version cgminer or dev updata cgminer ? Now everyone how can mining ? talk a talk  ......

You can mine now, with my 280x which have ~130kh/s I found one block for every two hours, depend on luck. Diff is little high now so, thats why you can't find nothing now, with your speed is like one block every 6 hours.
legendary
Activity: 1050
Merit: 1000
Now who can mining for coin ,talk a talk

Me, I found a few blocks since yesterday.
how much coins ? you us what card ?
jox
hero member
Activity: 681
Merit: 500
Now who can mining for coin ,talk a talk

Me, I found a few blocks since yesterday.
Pages:
Jump to: