Skip to content

Releases: AztecProtocol/aztec-packages

aztec-packages: v0.60.0

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

0.60.0 (2024-10-24)

⚠ BREAKING CHANGES

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

Features

Bug Fixes

Miscellaneous

Read more

aztec-package: v0.60.0

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

0.60.0 (2024-10-24)

Features

barretenberg.js: v0.59.0

21 Oct 15:25
6ce20e9
Compare
Choose a tag to compare
Pre-release

0.59.0 (2024-10-21)

Bug Fixes

barretenberg: v0.59.0

21 Oct 15:25
6ce20e9
Compare
Choose a tag to compare
barretenberg: v0.59.0 Pre-release
Pre-release

0.59.0 (2024-10-21)

Miscellaneous

  • barretenberg: Synchronize aztec-packages versions

aztec-packages: v0.59.0

21 Oct 15:25
6ce20e9
Compare
Choose a tag to compare
Pre-release

0.59.0 (2024-10-21)

⚠ BREAKING CHANGES

  • seq: disable sequencer and disable validator as one env var, update p2p listen port names (#9266)

Bug Fixes

Miscellaneous

  • Re-enable test fixed by Native World State (#9289) (3fd1802), closes #8306
  • Replace relative paths to noir-protocol-circuits (ceeab4e)
  • seq: Disable sequencer and disable validator as one env var, update p2p listen port names (#9266) (367c38c)

aztec-package: v0.59.0

21 Oct 15:25
6ce20e9
Compare
Choose a tag to compare
Pre-release

0.59.0 (2024-10-21)

⚠ BREAKING CHANGES

  • seq: disable sequencer and disable validator as one env var, update p2p listen port names (#9266)

Miscellaneous

  • seq: Disable sequencer and disable validator as one env var, update p2p listen port names (#9266) (367c38c)

barretenberg.js: v0.58.0

18 Oct 13:34
ab0c80d
Compare
Choose a tag to compare
Pre-release

0.58.0 (2024-10-18)

Features

Bug Fixes

  • Limit number of bb.js threads to 32 (#9070) (97e4b9b)
  • Make gate counting functions less confusing and avoid estimations (#9046) (0bda0a4)
  • Reduce SRS size back to normal (#9098) (a306ea5)
  • Revert "feat: use s3 cache in bootstrap fast" (#9181) (7872d09)
  • Revert "fix: Revert "feat: use s3 cache in bootstrap fast"" (#9182) (ce3d08a)

barretenberg: v0.58.0

18 Oct 13:34
ab0c80d
Compare
Choose a tag to compare
barretenberg: v0.58.0 Pre-release
Pre-release

0.58.0 (2024-10-18)

⚠ BREAKING CHANGES

  • remove pedersen commitment (#9107)
  • remove pedersen hash opcode (#9245)
  • Brillig and AVM default all uninitialized memory cells to Field 0 (#9057)
  • avm: remove tags from wire format (#9198)
  • remove keccak256 opcode from ACIR/Brillig (#9104)
  • avm: more instr wire format takes u16 (#9174)
  • Brillig with a stack and conditional inlining (#8989)
  • unrevert "feat: new per-enqueued-call gas limit" (#9140)

Features

Bug Fixes

Miscellaneous

aztec-packages: v0.58.0

18 Oct 13:34
ab0c80d
Compare
Choose a tag to compare
Pre-release

0.58.0 (2024-10-18)

⚠ BREAKING CHANGES

  • remove pedersen commitment (#9107)
  • remove pedersen hash opcode (#9245)
  • Brillig and AVM default all uninitialized memory cells to Field 0 (#9057)
  • Integer division is not the inverse of integer multiplication (noir-lang/noir#6243)
  • kind size checks (noir-lang/noir#6137)
  • Change tag attributes to require a ' prefix (noir-lang/noir#6235)
  • avm: remove tags from wire format (#9198)
  • remove keccak256 opcode from ACIR/Brillig (#9104)
  • avm: more instr wire format takes u16 (#9174)
  • Brillig with a stack and conditional inlining (#8989)
  • unrevert "feat: new per-enqueued-call gas limit" (#9140)
  • protocol contracts (#9025)

Features

Read more

aztec-package: v0.58.0

18 Oct 13:34
ab0c80d
Compare
Choose a tag to compare
Pre-release

0.58.0 (2024-10-18)

⚠ BREAKING CHANGES

  • protocol contracts (#9025)

Features

Miscellaneous