Skip to content
This repository has been archived by the owner on Apr 9, 2024. It is now read-only.

acvm: v0.22.0

Compare
Choose a tag to compare
@kevaundray kevaundray released this 18 Aug 11:24
14975ef

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

  • add opcode label to unsatisfied constrain string (#482) (cbbbe67)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • brillig_vm bumped from 0.21.0 to 0.22.0