o1-labs / snarky

OCaml DSL for verifiable computation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

implement conversion of RangeCheck0, RangeCheck1, Xor, ForeignFieldAdd, ForeignFieldMul, Rot64, Raw

o1-david opened this issue · comments

in constraints.rs the conversion of RangeCheck0, RangeCheck1, Xor, ForeignFieldAdd, ForeignFieldMul, Rot64, Raw are not implemented. I don't think they are implemented in the Rust constraint system side either