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

acvm: v0.21.0

Compare
Choose a tag to compare
@kevaundray kevaundray released this 26 Jul 14:17
dc59674

0.21.0 (2023-07-26)

⚠ BREAKING CHANGES

  • acir: Remove Block, RAM and ROM 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

  • acir: Remove Block, RAM and ROM opcodes (#457) (8dd220a)

Dependencies

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