Open
Description
In the case that there have been an estimated 0 clues over the past window, the targeted precision should be 0
(detect all clues) and not 1
(detect 50% of all clues).
One way to solve this in a non-consensus-breaking way is to add a flag to the algorithm in protobuf which will enable the fix here.
Also, this being wrong shouldn't cause clients to break, only that they use a sub-optimal precision for when transactions start up again.
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Backlog