From e112a9664dcb2b080b8af9fb0c2244dcdff97d14 Mon Sep 17 00:00:00 2001 From: AztecBot Date: Thu, 8 Feb 2024 16:17:16 +0000 Subject: [PATCH] chore: Sync to noir-lang/noir refactor: cleanup of `abi.nr` in `aztec-nr` (https://github.com/AztecProtocol/aztec-packages/pull/4473) 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 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/noir/.gitrepo b/noir/.gitrepo index f725a01b89b..0187ee2a7b2 100644 --- a/noir/.gitrepo +++ b/noir/.gitrepo @@ -5,8 +5,8 @@ ; [subrepo] remote = https://github.com/noir-lang/noir - branch = aztec-packages - commit = f1b91511124df89bbe9e059b87536901bdf0d6f3 - parent = f5be1f17beeded5ab1ac59331bd520787b3778a1 + branch = aztec-sync-test + commit = 84405674238cfb511846b18158cdab1af74c9010 + parent = 9bbeb965b3620a5980c863cab3fa59b20de598ff method = merge cmdver = 0.4.6