@noir-lang/acvm_js
Advanced tools
Changelog
0.28.0 (2024-04-24)
as_array
and remove _slice
variants of hash functions (#4675)super
(#4836)#[aztec(storage)]
(https://github.com/AztecProtocol/aztec-packages/pull/5387)min
and max
functions to the stdlib (#4839) (6cfb328)NARGO_FOREIGN_CALL_TIMEOUT
environment variable (#4780) (791f1c8)comptime
keyword (#4840) (4dfd7f0)Eq
trait on BoundedVec
(#4830) (6cefe16)super
(#4836) (d5028a6)BoundedVec::eq
(#4838) (3d33a33)backend_barretenburg
into prover and verifier classes (#4769) (ce1e662)#[aztec(storage)]
(https://github.com/AztecProtocol/aztec-packages/pull/5387) (2bd006a)Changelog
0.27.0 (2024-04-10)
remove_enable_side_effects
SSA pass (#4224) (94952db)convert_black_box_call
(#4761) (f3eee6c)Changelog
0.26.0 (2024-03-25)
break
and continue
in unconstrained code (#4569) (f2f827d)nargo compile --watch
command (#4464) (44e60b6)quote
expression to parser (#4595) (4c3a30b)string[x] = ".."
(#4611) (ff95fd9)#[test]
syntax in stdlib (#4553) (a8b7cdb)nargo
the default binary for cargo run (#4554) (de4986e)