Skip to content

barretenberg: v0.41.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@AztecBot AztecBot released this 21 May 17:49
c67bc5a

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