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

acir: v0.7.0

Compare
Choose a tag to compare
@github-actions github-actions released this 24 Mar 17:56
2f86080

0.7.0 (2023-03-23)

⚠ BREAKING CHANGES

  • Add initial oracle opcode (#149)
  • acir: Add RAM and ROM opcodes
  • acir: Add a public outputs field (#56)
  • acir: remove Linear struct (#145)
  • acvm: Remove truncate and oddrange directives (#142)

Features

Miscellaneous Chores