This repository has been archived by the owner on Apr 9, 2024. It is now read-only.
acvm: v0.22.0
0.22.0 (2023-08-18)
⚠ BREAKING CHANGES
- Switched from OpcodeLabel to OpcodeLocation and ErrorLocation (#493)
- acvm: check for index out-of-bounds on memory operations (#468)
Features
- acvm: check for index out-of-bounds on memory operations (#468) (740468c)
- print error location with fmt (#497) (575a9e5)
- Switched from OpcodeLabel to OpcodeLocation and ErrorLocation (#493) (27a5a93)
Bug Fixes
Dependencies
- The following workspace dependencies were updated
- dependencies
- brillig_vm bumped from 0.21.0 to 0.22.0
- dependencies