From adbd8c4374dc6458f9c7904e77efcfe8921323f0 Mon Sep 17 00:00:00 2001 From: AztecBot Date: Wed, 7 Feb 2024 15:56:25 +0000 Subject: [PATCH] chore: Sync to noir-lang/noir feat: Allow nested arrays and vectors in Brillig foreign calls (https://github.com/AztecProtocol/aztec-packages/pull/4478) feat: allow brillig to read arrays directly from memory (https://github.com/AztecProtocol/aztec-packages/pull/4460) feat(avm): back in avm context with macro - refactor context (https://github.com/AztecProtocol/aztec-packages/pull/4438) chore!: rename bigint_neg into bigint_sub (https://github.com/AztecProtocol/aztec-packages/pull/4420) chore: add bigint solver in ACVM and add a unit test for bigints in Noir (https://github.com/AztecProtocol/aztec-packages/pull/4415) feat!: Add expression width into acir (https://github.com/AztecProtocol/aztec-packages/pull/4014) feat: Add bit size to const opcode (https://github.com/AztecProtocol/aztec-packages/pull/4385) feat(aztec-nr): initial work for aztec public vm macro (https://github.com/AztecProtocol/aztec-packages/pull/4400) chore: surpress chained macro warning (https://github.com/AztecProtocol/aztec-packages/pull/4396) feat!: init storage macro (https://github.com/AztecProtocol/aztec-packages/pull/4200) chore(acir)!: Move `is_recursive` flag to be part of the circuit definition (https://github.com/AztecProtocol/aztec-packages/pull/4221) [skip ci] --- noir/.gitrepo | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/noir/.gitrepo b/noir/.gitrepo index aa2ef42f98f..f725a01b89b 100644 --- a/noir/.gitrepo +++ b/noir/.gitrepo @@ -6,7 +6,7 @@ [subrepo] remote = https://github.com/noir-lang/noir branch = aztec-packages - commit = 9a70040211d205f472aa31924649c2fef999eb49 - parent = 9c965a7c9e652dfeaba2f09152e5db287407473d + commit = f1b91511124df89bbe9e059b87536901bdf0d6f3 + parent = f5be1f17beeded5ab1ac59331bd520787b3778a1 method = merge cmdver = 0.4.6