Skip to content

aztec-packages: v0.13.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@AztecBot AztecBot released this 31 Oct 09:50
0c0b975

0.13.0 (2023-10-31)

⚠ BREAKING CHANGES

  • PXE.getNotes(...) + refactor of note types (#3051)

Features

Bug Fixes

Miscellaneous

  • Add stdlib tests for pedersen commitment (#3075) (87fa621)
  • Automatic c_binds for commit should return a point instead of an Fr element (#3072) (2e289a5)
  • Cleanup remaining mentions of compress with pedersen in cpp and ts (#3074) (52cf383)
  • E2e on spots [ci rebuild] (#3068) (15db6bf)
  • Fix dapp_testing e2e race condition (#3094) (89e7c21)
  • Remove docs mirror (#3122) (3fa51e2)
  • Remove endomorphism coefficient from ecc_add_gate (#3115) (d294987)
  • Remove unecessary calls to pedersen__init (#3079) (84f8db2)
  • Remove unused pedersen c_binds (#3058) (e71e5f9)
  • Removes pedersen commit native pairs method (#3073) (69a34c7)
  • Rename private-kernel subpackage to protocol-circuits (#3134) (3e07104)

Documentation