This repository has been archived by the owner on Apr 9, 2024. It is now read-only.
acvm: v0.21.0
0.21.0 (2023-07-26)
⚠ BREAKING CHANGES
- acir: Remove
Block
,RAM
andROM
opcodes (#457) - acvm: Remove
OpcodeResolution
enum (#400) - acvm: Support stepwise execution of ACIR (#399)
Features
- acvm: Remove
OpcodeResolution
enum (#400) (d0ce48c) - acvm: Support stepwise execution of ACIR (#399) (6a03950)
Miscellaneous Chores
Dependencies
- The following workspace dependencies were updated
- dependencies
- brillig_vm bumped from 0.20.1 to 0.21.0
- dependencies