Skip to content

barretenberg: v0.58.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@AztecBot AztecBot released this 18 Oct 13:34
ab0c80d

0.58.0 (2024-10-18)

⚠ BREAKING CHANGES

  • remove pedersen commitment (#9107)
  • remove pedersen hash opcode (#9245)
  • Brillig and AVM default all uninitialized memory cells to Field 0 (#9057)
  • avm: remove tags from wire format (#9198)
  • remove keccak256 opcode from ACIR/Brillig (#9104)
  • avm: more instr wire format takes u16 (#9174)
  • Brillig with a stack and conditional inlining (#8989)
  • unrevert "feat: new per-enqueued-call gas limit" (#9140)

Features

Bug Fixes

Miscellaneous