Skip to content

v0.1.0-alpha63

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 08 Sep 10:44
a5f2852

0.1.0-alpha63 (2023-09-08)

Features

Bug Fixes

Miscellaneous

  • circuits: - remove dead code from cbind of private kernel circuit (#2088) (43dc9d7)
  • circuits: remove dead code in cbind.cpp for public kernel (#2094) (861f960)
  • Conservatively raise the minimum supported clang version in CMakeList (#2023) (f49c416)
  • constants: bump number of private reads and writes (#2062) (ab6c6b1)
  • contracts: Use autogenerated Noir interfaces where possible (#2073) (bd6368b), closes #1604
  • merge bb release-please (#2080) (e89b043)
  • move storage into main.nr. (#2068) (2c2d72b)
  • protogalaxy relations (#1897) (35407e2)

Documentation

  • limitations: limitations on ordering and logs of chopped notes (#2085) (315ad3d), closes #1652