Skip to content

barretenberg: v0.60.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@AztecBot AztecBot released this 24 Oct 17:43
09c9ad8

0.60.0 (2024-10-24)

⚠ BREAKING CHANGES

  • replace usage of vector in keccakf1600 input with array (#9350)
  • remove hash opcodes from AVM (#9209)
  • remove delegate call and storage address (#9330)

Features

Bug Fixes

Miscellaneous

  • avm: Some cleaning in avm prover (#9311) (523aa23)
  • Copying world state binary to yarn project is on generate (#9194) (8d75dd4)
  • Remove delegate call and storage address (#9330) (465f88e)
  • Remove noir_js_backend_barretenberg (#9338) (cefe3d9)
  • Replace usage of vector in keccakf1600 input with array (#9350) (cb58490)