Skip to content

barretenberg: v0.61.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@AztecBot AztecBot released this 30 Oct 12:19
d9de430

0.61.0 (2024-10-30)

⚠ BREAKING CHANGES

  • avm: cleanup CALL (#9551)
  • avm: returndatasize + returndatacopy (#9475)
  • getcontractinstance instruction returns only a specified member (#9300)
  • avm/brillig: revert/rethrow oracle (#9408)

Features

Bug Fixes

  • Add native verification test to honk keccak (#9501) (59810e0)
  • avm: Address bytecode hashing comments (#9436) (a85f92a)
  • avm: Re-enable sha256 in bulk test, fix bug in AVM SHL/SHR (#9496) (0fe64df)
  • Honk shplemini acir artifacts (#9550) (468c100)
  • Revert "feat: sol shplemini in acir tests + contract_gen" (#9505) (3351217)

Miscellaneous

  • Align debug logging between AVM sim & witgen (#9498) (7c2d67a)
  • avm:: Fix execution tests in proving mode (#9466) (8e07de8)
  • avm: Allocate memory for unshifted polynomials according to their trace col size (#9345) (a67d0e2)
  • Bumping L2 gas and public reads constants (#9431) (91c50dd)
  • Use big endian in sha (#9471) (bc9828e)