Skip to content

barretenberg: v0.69.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@AztecBot AztecBot released this 08 Jan 14:06
8105d37

0.69.1 (2025-01-08)

Features

  • Acir formal proofs (#10973) (1cb7cd7)
  • Derive transcript structure between non-zk and zk flavors and between Ultra and UltraKeccak (#11086) (48286c6)
  • Fix commitments and openings of masking polynomials used in zk sumcheck (#10773) (fc48dcc)
  • Improve witness generation for cycle_group::batch_mul (#9563) (7da7f2b)

Bug Fixes

  • Add bytecode instances in reverse (#11064) (036496c)
  • Reset pc to 0 for next enqueued call in avm witgen (#11043) (44e4816)
  • Update requests per call should be less than per tx (#11072) (da5e95f)

Miscellaneous