You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
(module test)
(defcolumns (FLAG))
(defperspective tmp FLAG ((BYTE:byte@prove)))
Command-line:
corset wizard-iop -vv -o test.bin test.lisp
Observe that removing @prove and its fine. This is related to how byte constraints are enforced. Hence, this is related to #129. Fixing #129 will presumably resolve this automatically.
Trying to open
zkevm.bin
through the libcorset Go bindings:I get the error:
from the library.
Corset version: 067b412
Constraints version: f1d213b75a2a226200b8d394dffce9d1b94b5979
The text was updated successfully, but these errors were encountered: