Skip to content

barretenberg: v0.53.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@AztecBot AztecBot released this 09 Sep 13:00
9fe2c07

0.53.0 (2024-09-09)

⚠ BREAKING CHANGES

  • avm/brillig: take addresses in calldatacopy (#8388)
  • remove coinbase and unimplemented block gas limit opcodes from AVM (#8408)

Features

  • Add poseidon relations to UltraKeccak flavor and Solidity verifier (#8243) (f7e4bfb)
  • avm/brillig: Take addresses in calldatacopy (#8388) (eab944c)
  • ci: Tracy gate counter preset (#8382) (882af1e)
  • Replace arithmetic equalities with assert equal (#8386) (0d8e835)
  • Ultra keccak honk verifier (#8261) (7f02900)
  • Update AztecIvc interface to facilitate acir-ivc (#8230) (665750a)
  • Verify public validation requests (#8150) (2be1415)

Bug Fixes

Miscellaneous