@noir-lang/backend_barretenberg
Advanced tools
Changelog
0.31.0 (2024-06-17)
dep::
prefix (#4946)distinct
keyword (#5219)param_witnesses
and return_witnesses
from ABI (#5154)noir_js
(#5072)bb
over to read ACIR from nargo artifacts (https://github.com/AztecProtocol/aztec-packages/pull/6283)pxe.addNullifiedNote(...)
(https://github.com/AztecProtocol/aztec-packages/pull/6948) (7de19f5)as_witness
builtin function in order to constrain a witness to be equal to a variable (#4641) (faf5bd8)set
and set_unchecked
methods to Vec
and BoundedVec
(#5241) (1849389)Expr
values (#5203) (d9b4712)nargo compile
(https://github.com/AztecProtocol/aztec-packages/pull/6131) (ff67e14)dep::
prefix (#4946) (d6d0ae2)bn254_blackbox_solver
(#5058) (9420d7c)noir_js
(#5072) (c93c738)EmbeddedCurvePoint
(#5190) (3b85b36)bb
over to read ACIR from nargo artifacts (https://github.com/AztecProtocol/aztec-packages/pull/6283) (436bbda)if
optimization (#5240) (a2816db)add_generics
twice on trait methods (#5108) (7d8c0a3)impl Trait
when --use-elaborator
is selected (#5138) (7ea5962)--use-elaborator
flag (#5139) (a140dec)resolve_type
on self type and don't leak a trait impl's generics (#5102) (db561e2)--use-elaborator
flag is specified (#5145) (d6122eb)add_generics
once (#5091) (f5d2946)get_global_let_statement
(#5177) (b769b01)