Skip to content

Releases: AztecProtocol/aztec-packages

aztec-packages: v0.68.0

20 Dec 18:20
9ed43bc
Compare
Choose a tag to compare
Pre-release

0.68.0 (2024-12-20)

� BREAKING CHANGES

Features

Read more

aztec-package: v0.68.0

20 Dec 18:20
9ed43bc
Compare
Choose a tag to compare
Pre-release

0.68.0 (2024-12-20)

� BREAKING CHANGES

  • Remove debug and winston in favor of pino (#10355)

Features

Bug Fixes

  • Do not load pino-pretty in production bundles (#10578) (e515e6e)
  • Tweaking Fr and Fq fromString functionality to distinguish number-only strings (#10529) (736fce1)

Miscellaneous

barretenberg.js: v0.67.1

17 Dec 22:52
e7b4f7a
Compare
Choose a tag to compare
Pre-release

0.67.1 (2024-12-17)

Features

Bug Fixes

  • bb.js: Use globalThis instead of self (#10747) (309b5f7), closes #10741
  • Casting vk to rawbuffer before wasm so it reads from the correct offset (#10769) (6a5bcfd)

barretenberg: v0.67.1

17 Dec 22:52
e7b4f7a
Compare
Choose a tag to compare
barretenberg: v0.67.1 Pre-release
Pre-release

0.67.1 (2024-12-17)

Features

Bug Fixes

Miscellaneous

aztec-packages: v0.67.1

17 Dec 22:52
e7b4f7a
Compare
Choose a tag to compare
Pre-release

0.67.1 (2024-12-17)

Features

Bug Fixes

Miscellaneous

Read more

aztec-package: v0.67.1

17 Dec 22:52
e7b4f7a
Compare
Choose a tag to compare
Pre-release

0.67.1 (2024-12-17)

Miscellaneous

barretenberg.js: v0.67.0

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

0.67.0 (2024-12-13)

Features

Bug Fixes

  • Bump hard coded SRS size for wasm from 2^19 to 2^10 (#10596) (a37f82d)

barretenberg: v0.67.0

13 Dec 05:57
19a500f
Compare
Choose a tag to compare
barretenberg: v0.67.0 Pre-release
Pre-release

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)

aztec-packages: v0.67.0

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

0.67.0 (2024-12-13)

⚠ BREAKING CHANGES

Features

Bug Fixes

Read more

aztec-package: v0.67.0

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

0.67.0 (2024-12-13)

Features

Bug Fixes

  • Do not load pino-pretty in production bundles (#10578) (e515e6e)
  • Tweaking Fr and Fq fromString functionality to distinguish number-only strings (#10529) (736fce1)

Miscellaneous