Skip to content

barretenberg: v0.67.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@AztecBot AztecBot released this 13 Dec 05:57
19a500f

0.67.0 (2024-12-13)

⚠ BREAKING CHANGES

  • lower public tx gas limit to 6M (#10635)
  • l2 gas maximum is per-TX-public-portion. AVM startup gas is now 20k. (#10214)
  • rename Header to BlockHeader (#10372)

Features

Bug Fixes

Miscellaneous

  • avm: Gas constants adjustment based on trace rows accounting (#10614) (fc729ef), closes #10368
  • avm: More pilcom compat changes (#10569) (f18d701)
  • avm: Pilcom compatibility changes (#10544) (fbc8c0e)
  • L2 gas maximum is per-TX-public-portion. AVM startup gas is now 20k. (#10214) (1365401)
  • Lower public tx gas limit to 6M (#10635) (9836036)
  • Optimise grand product computation round based on active ranges (#10460) (7fa8f84)