OK check out
EDIT HOW are users finding the DEV patch... is it working, do we have to wait until tomorrow to finds out???
It is still swinging about as far as I can SEE
I have looked at the exponential averaging
http://en.wikipedia.org/wiki/Exponential_smoothingbut I think we really need the "Triple exponential smoothing" version of it.....to work
I am also not across the exact nature of the 1/2 ing in 10 min blocktimes.
It still seems that BTE is ok relative to TRC as BTE had a HASH attack higher than TRC and it all went away after a few hours...not days.
IT may be that until asics are wide spread {cough cough BFL} that this may be a problem for all sha alt chains...
I just don't have the time right now to go over the whole code and maths.....it would take me a few goes to get a smoothing code out...and I suspect that this maybe what we are experiencing here....
-----
https://github.com/jubalix/terracoin-masterforkEdit:: fixed up the commenting out of the material functions...
I have as best I can updated the main, I have taken out the BROKEN target system, and replaced it with the BTC one
this is in main.cpp
I have left all changes and commented my changes
(not the usual delete code, so you can see exactly what I am doing)
I had to delete the "ema" in the function call
Can some one try/check this
this should fix re-targeting
I would much appreciate Sunnyking or Tradefortresses input or any one else's input