Post
Topic
Board Development & Technical Discussion
Re: Possible way to make a very profitable 50 plus ish attack for pools?
by
makomk
on 13/09/2011, 13:17:34 UTC
The code I'm currently playing with gets around this by special-casing that first retarget to have a nInterval-1 span instead of nInterval.
Presumably if the Bitcoin developers decided they needed to change the difficulty algorithm fix this issue, they could just as easily change over from nInterval-1 to nInterval at a specified block some time in the future?