Releases: TaceoLabs/co-snarks
Releases · TaceoLabs/co-snarks
circom-mpc-compiler: v0.1.0
0.1.0 (2024-06-14)
Features
- added better assert message when assert fails (ae0d8be)
- emit pow/mod opcodes (08f478e)
- fixed poseidonex_test (f119394)
- implement shift right for public shift values (7db3730)
- implemented plain/aby3 cmux and bool not for shared if handling (e5701aa)
- integrate witness extension via MPC VM into CLI binary (f526081)
- public inputs support (#76) (07cf260)
- shared control flow test working for single return values (6f4aabb)
- shared_control_flow arrays working except loops (15cdecf)
- VM if logic first draft (cb9e525)