Skip to content

Commit

Permalink
chore: Sync to noir-lang/noir
Browse files Browse the repository at this point in the history
Example
refactor: cleanup of `abi.nr` in `aztec-nr` (#4473)
feat: Allow nested arrays and vectors in Brillig foreign calls (#4478)
feat: allow brillig to read arrays directly from memory (#4460)
feat(avm): back in avm context with macro - refactor context (#4438)
chore!: rename bigint_neg into bigint_sub (#4420)
chore: add bigint solver in ACVM and add a unit test for bigints in Noir (#4415)
feat!: Add expression width into acir (#4014)
feat: Add bit size to const opcode (#4385)
feat(aztec-nr): initial work for aztec public vm macro (#4400)
chore: surpress chained macro warning (#4396)
feat!: init storage macro (#4200)
chore(acir)!: Move `is_recursive` flag to be part of the circuit definition (#4221) [skip ci]
  • Loading branch information
AztecBot committed Feb 8, 2024
1 parent 1a501b1 commit 2d0e720
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions noir/.gitrepo
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
;
[subrepo]
remote = https://github.com/noir-lang/noir
branch = aztec-sync-test
commit = 84405674238cfb511846b18158cdab1af74c9010
parent = 9bbeb965b3620a5980c863cab3fa59b20de598ff
branch = aztec-sync-test-staging
commit = 67c5e774eff87e0efc3a75c2ab65d3058997b9df
parent = ea62cacc2e103d76e9e2c357ff6a0a241597ff72
method = merge
cmdver = 0.4.6

0 comments on commit 2d0e720

Please sign in to comment.