This repository has been archived by the owner on Apr 9, 2024. It is now read-only.
acir: v0.12.0
0.12.0 (2023-05-17)
⚠ BREAKING CHANGES
- Introduce WitnessMap data structure to avoid leaking internal structure (#252)
- use struct variants for blackbox function calls (#269)
- acvm: Simplification pass for ACIR (#151)
Features
- acvm: Simplification pass for ACIR (#151) (7bc42c6)
- Introduce WitnessMap data structure to avoid leaking internal structure (#252) (b248e60)
- use struct variants for blackbox function calls (#269) (a83333b)