@noir-lang/backend_barretenberg
Advanced tools
Changelog
0.32.0 (2024-07-18)
mod.nr
entrypoint (#5039) (076fe0a)static_assert
builtin (#5342) (ef44270)map
, fold
, reduce
, any
, and all
for slices (#5331) (03e25b4)modulus_*
compiler builtins (#5530) (5bbce79)super
in import paths (#5502) (256509e)no_predicates
in stdlib (#5454) (24d26c0)aarch64-unknown-linux-gnu
target (#5289) (f35614a)array_len
builtin (#5272) (c91186a)as_slice
builtin (#5276) (9db65d8)should_fail_with
check that the failure reason contains the expected message (#5319) (cb9db55)Nargo.toml
(#5505) (dea6b32)EnableSideEffects
instructions (#5440) (e153ecb)comptime
code from annotations on a type definition (#5256) (6cbe6a0)modulus_be_bytes()
, modulus_be_bits()
, etc. (#5278) (91a9b72)#[abi(tag)]
attribute with elaborator (#5298) (64dd48a)use
statement (#5390) (53bae3b)Intrinsic::AsWitness
during brillig codegen (#5350) (9c11fd2)no_predicates
from removing predicates in calling function (#5452) (66244b6)in_contract
flag before handling function metadata in elaborator (#5292) (4c4ea2d)AbiValue
(#5270) (d08b7b9)