Skip to content

aztec-packages: v0.24.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@AztecBot AztecBot released this 13 Feb 11:54
30d3b96

0.24.0 (2024-02-13)

⚠ BREAKING CHANGES

  • move noir out of yarn-project (#4479)
  • note type ids (#4500)

Features

Bug Fixes

Miscellaneous

  • Aligning some naming in BaseOrMergeRollupPublicInputs (#4510) (47d66f9)
  • avm-circuit: Tests use OpCode enum's instead of hardcoded values (#4554) (ca4dd60)
  • avm-simulator: Reduce boilerplate in AVM memory types (#4542) (da2f5ed)
  • avm: Add/improve tests for AvmContext, tagged memory, etc (#4484) (2fccdf2)
  • avm: Remove field support for comparators and bitwise ops (#4516) (87a9663)
  • avm: Use some matchers gtest functionalities to improve unit tests (#4502) (bf4fc6c), closes #4495
  • Cleanup of abi.nr in aztec-nr (#4473) (6d9c73a)
  • Cleanup of abi.nr in aztec-nr (#4473) [skip ci] (db803bd)
  • Create constraints for sha256 compression opcode (#4503) (64bef49)
  • Little cpp style improvements (#4528) (dcc9ba4)
  • Move noir out of yarn-project (#4479) (1fe674b), closes #4107
  • Pull noir (#4546) (acf5cf2)
  • Pull noir (#4546) (db803bd)
  • Redo noir subrepo force push (#4514) (7b519a4)
  • Remove .oldValue in contract state update request (#4499) (a796bef)
  • Removing redundant utilities (#4532) (79bf445), closes #3470
  • Rename kernel circuits and disambiguate inputs (#4535) (ed6d521)
  • Replace relative paths to noir-protocol-circuits (f1accbf)
  • Replace relative paths to noir-protocol-circuits (20ee430)
  • Replace relative paths to noir-protocol-circuits (101ab59)
  • Simulator utils cleanup (#4507) (1dd0ebf)
  • Sync to noir-lang/noir (db803bd)
  • Testing all values in PublicGlobalVariables and PrivateGlobalVariables (#4481) (bc25f9b)
  • Testing historical header in contexts (#4509) (c00229a)
  • Updating field conversion code without pointer hack (#4537) (94f436e)
  • Uses sha256compression opcode in Noir and implements acvm solver for it (#4511) (9dc05bc)

Documentation