Skip to content

Commit 52d22bd

Browse files
author
AztecBot
committed
chore: Sync to noir-lang/noir
Example refactor: cleanup of `abi.nr` in `aztec-nr` (AztecProtocol/aztec-packages#4473) feat: Allow nested arrays and vectors in Brillig foreign calls (AztecProtocol/aztec-packages#4478) feat: allow brillig to read arrays directly from memory (AztecProtocol/aztec-packages#4460) feat(avm): back in avm context with macro - refactor context (AztecProtocol/aztec-packages#4438) chore!: rename bigint_neg into bigint_sub (AztecProtocol/aztec-packages#4420) chore: add bigint solver in ACVM and add a unit test for bigints in Noir (AztecProtocol/aztec-packages#4415) feat!: Add expression width into acir (AztecProtocol/aztec-packages#4014) feat: Add bit size to const opcode (AztecProtocol/aztec-packages#4385) feat(aztec-nr): initial work for aztec public vm macro (AztecProtocol/aztec-packages#4400) chore: surpress chained macro warning (AztecProtocol/aztec-packages#4396) feat!: init storage macro (AztecProtocol/aztec-packages#4200) chore(acir)!: Move `is_recursive` flag to be part of the circuit definition (AztecProtocol/aztec-packages#4221)
1 parent 8440567 commit 52d22bd

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.envrc

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,3 +18,6 @@ if [[ -z "${SKIP_NIX:-}" ]] && has nix; then
1818
fi
1919

2020
fi
21+
22+
23+

0 commit comments

Comments
 (0)