Back to on-operation=false, update PENDING.md

This commit is contained in:
Christopher Goes
2018-10-23 18:10:06 +02:00
parent f587b46570
commit 6bf7e02a27
2 changed files with 8 additions and 1 deletions
+1 -1
View File
@@ -17,7 +17,7 @@ const (
evidenceFraction float64 = 0.5
// TODO Remove in favor of binary search for invariant violation
onOperation bool = true
onOperation bool = false
)
var (