This repository has been archived by the owner on Apr 9, 2024. It is now read-only.
acir: v0.7.0
0.7.0 (2023-03-23)
⚠ BREAKING CHANGES
- Add initial oracle opcode (#149)
- acir: Add RAM and ROM opcodes
- acir: Add a public outputs field (#56)
- acir: remove
Linear
struct (#145) - acvm: Remove truncate and oddrange directives (#142)
Features
- acir: Add a public outputs field (#56) (5f358a9)
- acir: Add RAM and ROM opcodes (73e9f25)
- Add initial oracle opcode (#149) (88ee2f8)