Skip to content

Commit

Permalink
OOB removed redundant constraint for BLAKE2f
Browse files Browse the repository at this point in the history
  • Loading branch information
lorenzogentile404 committed Jan 1, 2024
1 parent 9c3e890 commit 868dcb6
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions oob/constraints.lisp
Original file line number Diff line number Diff line change
Expand Up @@ -841,9 +841,6 @@
(defun (prc-blake2f_a___valid_cds)
OUTGOING_RES_LO)

(defconstraint justify-hub-predictions-prc-blake2f_a (:guard (* (standing-hypothesis) (prc-hypothesis) (prc-blake2f_a-hypothesis)))
(eq! (prc___cds_ISZERO) OUTGOING_RES_LO))

(defconstraint valid-prc-blake2f_a (:guard (* (standing-hypothesis) (prc-hypothesis) (prc-blake2f_a-hypothesis)))
(callToEQ 0 0 (prc-blake2f_a___cds) 0 213))

Expand Down

0 comments on commit 868dcb6

Please sign in to comment.