Skip to content

Releases: AztecProtocol/aztec-packages

barretenberg.js: v0.54.0

10 Sep 21:32
64e7cf3
Compare
Choose a tag to compare
Pre-release

0.54.0 (2024-09-10)

Miscellaneous

  • barretenberg.js: Synchronize aztec-packages versions

barretenberg: v0.54.0

10 Sep 21:32
64e7cf3
Compare
Choose a tag to compare
barretenberg: v0.54.0 Pre-release
Pre-release

0.54.0 (2024-09-10)

⚠ BREAKING CHANGES

  • avm: variants for binary operations (#8473)
  • avm: make JUMP(I) 16-bit (#8443)
  • avm: variants for SET opcode (#8441)
  • avm: variants for MOV opcode (#8440)

Features

Bug Fixes

Miscellaneous

  • bb: Remove poly downsizing, other fast-follow from structured polys (#8475) (ac88f30)
  • Rename files relating to what were "instances" (#8383) (a934e85)

aztec-packages: v0.54.0

10 Sep 21:32
64e7cf3
Compare
Choose a tag to compare
Pre-release

0.54.0 (2024-09-10)

⚠ BREAKING CHANGES

  • avm: variants for binary operations (#8473)
  • avm: make JUMP(I) 16-bit (#8443)
  • avm: variants for SET opcode (#8441)
  • avm: variants for MOV opcode (#8440)

Features

Bug Fixes

Miscellaneous

Read more

aztec-package: v0.54.0

10 Sep 21:32
64e7cf3
Compare
Choose a tag to compare
Pre-release

0.54.0 (2024-09-10)

Features

Miscellaneous

barretenberg.js: v0.53.0

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

0.53.0 (2024-09-09)

Bug Fixes

barretenberg: v0.53.0

09 Sep 13:00
9fe2c07
Compare
Choose a tag to compare
barretenberg: v0.53.0 Pre-release
Pre-release

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

aztec-packages: v0.53.0

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

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)
  • return arrays instead of slices from to_be_radix functions (noir-lang/noir#5851)
  • Do not encode assertion strings in the programs (#8315)

Features

Read more

aztec-package: v0.53.0

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

0.53.0 (2024-09-09)

Bug Fixes

  • Do not reuse anvil admin key (#8304) (6863fe5)
  • Split stores per component and split merkle tree operations (#8299) (4ee69ac)

Miscellaneous

barretenberg.js: v0.52.0

02 Sep 08:52
4dd51eb
Compare
Choose a tag to compare
Pre-release

0.52.0 (2024-09-01)

Miscellaneous

  • barretenberg.js: Synchronize aztec-packages versions

barretenberg: v0.52.0

02 Sep 08:52
4dd51eb
Compare
Choose a tag to compare
barretenberg: v0.52.0 Pre-release
Pre-release

0.52.0 (2024-09-01)

Features

Bug Fixes

  • Prevent honk proof from getting stale inputs on syncs (#8293) (2598108)

Miscellaneous

Documentation