Skip to content

Releases: AztecProtocol/aztec-packages

barretenberg: v0.42.0

04 Jun 15:01
4a5329c

Choose a tag to compare

barretenberg: v0.42.0 Pre-release
Pre-release

0.42.0 (2024-06-04)

� BREAKING CHANGES

  • integrate AVM proving (#6775)

Features

Bug Fixes

  • Add cbind declarations for new methods to fix autogen (#6622) (2429cd8)
  • Add missing initializers (#6591) (a575708)
  • Disable redundant failing acir tests (#6700) (00eed94)
  • ECCVM correctly handles points at infinity and group operation edge cases (#6388) (a022220)
  • Refreshing constants (#6786) (49a3b1d)
  • Remove finalize from acir create circuit (#6585) (f45d20d)
  • Run more Bb CI ([...
Read more

aztec-packages: v0.42.0

04 Jun 15:01
4a5329c

Choose a tag to compare

Pre-release

0.42.0 (2024-06-04)

� BREAKING CHANGES

  • introduce UnconstrainedContext (#6752)
  • integrate AVM proving (#6775)
  • constrain note_getter filter (#6703)
  • stdlib: eddsa function using turbofish (noir-lang/noir#5050)
  • migrate public to avm simulator (#6448)

Features

Read more

aztec-package: v0.42.0

04 Jun 15:01
4a5329c

Choose a tag to compare

Pre-release

0.42.0 (2024-06-04)

Features

Bug Fixes

Miscellaneous

barretenberg.js: v0.41.0

21 May 17:49
c67bc5a

Choose a tag to compare

Pre-release

0.41.0 (2024-05-21)

Features

  • Vk_as_fields, proof_as_fields flows for honk (#6406) (a6100ad)

Miscellaneous

barretenberg: v0.41.0

21 May 17:49
c67bc5a

Choose a tag to compare

barretenberg: v0.41.0 Pre-release
Pre-release

0.41.0 (2024-05-21)

⚠ BREAKING CHANGES

  • add is_infinite to curve addition opcode (#6384)

Features

Bug Fixes

Miscellaneous

  • Add c++ tests for generator derivation (#6528) (72931bd)
  • Bump maximum nullifier read requests (necessary for e2e tests in AVM) (#6462) (26eac62)
  • Bump maximum nullifier read requests (necessary for e2e tests in AVM) (#6495) (90d8092)
  • Copy subset of constants to cpp (#6544) (21dc72a)
  • Lower max public bytecode to 20k (#6477) (ce192f0)
  • Parameterise cycle_group by Builder rather than Composer (#6565) (ea36bf9)
  • Private call validation (#6510) (07dc072)
  • Share decider with ultra_prover (#5467) (b3b7376)

Documentation

aztec-packages: v0.41.0

21 May 17:48
c67bc5a

Choose a tag to compare

Pre-release

0.41.0 (2024-05-21)

⚠ BREAKING CHANGES

  • compile-time incorrect exec environment errors (#6442)
  • add is_infinite to curve addition opcode (#6384)
  • remove backend interactions from nargo (#6320)

Features

Bug Fixes

Read more

aztec-package: v0.41.0

21 May 17:48
c67bc5a

Choose a tag to compare

Pre-release

0.41.0 (2024-05-21)

Miscellaneous

  • aztec-package: Synchronize aztec-packages versions

barretenberg.js: v0.40.1

14 May 19:49
92384ce

Choose a tag to compare

Pre-release

0.40.1 (2024-05-14)

Miscellaneous

  • barretenberg.js: Synchronize aztec-packages versions

barretenberg.js: v0.40.0

14 May 17:01
41869a5

Choose a tag to compare

Pre-release

0.40.0 (2024-05-14)

Miscellaneous

  • barretenberg.js: Synchronize aztec-packages versions

barretenberg.js: v0.39.0

14 May 13:52
499c77e

Choose a tag to compare

Pre-release

0.39.0 (2024-05-14)

⚠ BREAKING CHANGES

  • switch bb over to read ACIR from nargo artifacts (#6283)

Features

  • Switch bb over to read ACIR from nargo artifacts (#6283) (78adcc0)