@noir-lang/noir_wasm
Advanced tools
Changelog
0.11.0 (2023-09-07)
fixed_base_scalar_mul
to be more descriptive (#2488)acvm-backend-barretenberg
v0.12.0 (#2377)nargo backend ls
and nargo backend use
command to switch between backends (#2552) (7471147)noirc_abi_wasm
crate for ABI encoding in JS (#1945) (669e0da)nargo info
(#2542) (14d31a5)Language
and Opcode
support from backend (#2563) (2d0a5e4)i128
(#2547) (d73f30e)aztec_library.rs
(#2567) (a8d0328)Changelog
0.10.0 (2023-08-15)
-p
short flag from the --program-dir
flag (#2300)--contracts
flag with contract
package type (#2204)flat_witness
feature flag (#2208)type
be specified in Nargo.toml (#2134)--name
flag (#2144)assert_constant
(#2242) (a72daa4)deprecated
attribute (#2041) (9e2cf6f)Option<T>
to noir stdlib (#1781) (920a900)--name
flag (#2144) (e932599)--exact
flag to nargo test
(#2272) (1ad9199)--workspace
flag to run commands in every package (#2313) (d6deb0c)nargo check
(#2267) (3d1b252)--contracts
flag with contract
package type (#2204) (968e12c)type
be specified in Nargo.toml (#2134) (1c991d0)x < 0
for unsigned x
to false (#2206) (25bc969)comptime
and warn upon usage (#2178) (98d0de3)mul_with_witness
(#2078) (9f3198e)AND
s with multiplication (#1954) (435ab35)contract
package type in nargo info
command (#2249) (d309cc0)two_complement
(#2081) (63c4da0)mut
and &mut
are used (#2264) (b07a7ff).len()
in Acir-Gen (#2077) (ab61e3a)Nargo.toml
(#2226) (8846bf2)--program-dir
to test command from codelens (#2292) (92e1802)--program-dir
flag anywhere in a command (#2290) (7834fce)-p
short flag from the --program-dir
flag (#2300) (cc2af74)nargo info
(b30b3f4)nargo info
(#2259) (b30b3f4)--program-dir
(#2324) (9eb45da)name
option in nargo new
(#2183) (68f5887)Option::value
to Option::_value
(#2127) (8a1ace7)tecurve::contains
formula (#1821) (6a10ecf)Changelog
0.6.0 (2023-05-16)
to_radix
for any field element (#1343) (c3bdec2)return
expression (#1330) (a6de557)CompiledProgram
in CLI code and use separate ABI/bytecode (#1269) (f144391)to_bits
and to_radix
for values >128 bits (#1312) (12f3e7e)Changelog