Skip to content

v0.1.0-alpha50

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 05 Sep 14:31
8135fee

0.1.0-alpha50 (2023-09-05)

⚠ BREAKING CHANGES

  • update to acvm 0.24.0 (#1925)

Features

  • 892: add hints for matching transient read requests with correspondi… (#1995) (0955bb7)
  • Add support for assert messages & runtime call stacks (#1997) (ac68837)
  • Aztec.nr: Kernel return types abstraction (#1924) (3a8e702)
  • ci: use content hash in build system, restrict docs build to *.ts or *.cpp (#1953) (0036e07)
  • do not allow slot 0 in noir-libs (#1884) (54094b4), closes #1692
  • throwing when submitting a duplicate tx of a settled one (#1880) (9ad768f), closes #1810
  • typos, using Tx.clone functionality, better naming (#1976) (00bca67)

Bug Fixes

Miscellaneous

Documentation