This repository was archived by the owner on Apr 9, 2024. It is now read-only.
acvm: v0.18.0
0.18.0 (2023-07-12)
⚠ BREAKING CHANGES
- add backend-solvable blackboxes to brillig & unify implementations (#422)
- acvm: Remove
CircuitSimplifer
(#421) - acvm: Add
circuit: &Circuit
toeth_contract_from_vk
function signature (#420) - Returns index of failing opcode and transformation mapping (#412)
Features
- acvm: Add
circuit: &Circuit
toeth_contract_from_vk
function signature (#420) (744e9da) - add backend-solvable blackboxes to brillig & unify implementations (#422) (093342e)
- Returns index of failing opcode and transformation mapping (#412) (79950e9)
- stdlib: Add fallback implementation of
SHA256
black box function (#407) (040369a)
Miscellaneous Chores
Dependencies
- The following workspace dependencies were updated
- dependencies
- brillig_vm bumped from 0.17.0 to 0.18.0
- dependencies