-
Notifications
You must be signed in to change notification settings - Fork 225
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'master' into fix-aztec
* master: feat(ssa): Replace values which have previously been constrained with simplified value (#2483) fix: Black box func slice handling (#2562)
- Loading branch information
Showing
28 changed files
with
234 additions
and
204 deletions.
There are no files selected for viewing
Binary file modified
BIN
-261 Bytes
(97%)
crates/nargo_cli/tests/acir_artifacts/6_array/target/acir.gz
Binary file not shown.
Binary file modified
BIN
-76 Bytes
(97%)
crates/nargo_cli/tests/acir_artifacts/6_array/target/witness.gz
Binary file not shown.
Binary file modified
BIN
-83 Bytes
(96%)
crates/nargo_cli/tests/acir_artifacts/array_dynamic/target/acir.gz
Binary file not shown.
Binary file modified
BIN
-15 Bytes
(98%)
crates/nargo_cli/tests/acir_artifacts/array_dynamic/target/witness.gz
Binary file not shown.
Binary file modified
BIN
-92 Bytes
(82%)
crates/nargo_cli/tests/acir_artifacts/brillig_arrays/target/acir.gz
Binary file not shown.
Binary file modified
BIN
-15 Bytes
(96%)
crates/nargo_cli/tests/acir_artifacts/brillig_assert/target/acir.gz
Binary file not shown.
Binary file modified
BIN
-4 Bytes
(100%)
crates/nargo_cli/tests/acir_artifacts/brillig_calls/target/acir.gz
Binary file not shown.
Binary file modified
BIN
-36 Bytes
(96%)
crates/nargo_cli/tests/acir_artifacts/brillig_calls_array/target/acir.gz
Binary file not shown.
Binary file modified
BIN
-407 Bytes
(92%)
crates/nargo_cli/tests/acir_artifacts/brillig_nested_slices/target/acir.gz
Binary file not shown.
Binary file modified
BIN
-106 Bytes
(95%)
crates/nargo_cli/tests/acir_artifacts/brillig_oracle/target/acir.gz
Binary file not shown.
Binary file modified
BIN
-594 Bytes
(89%)
crates/nargo_cli/tests/acir_artifacts/brillig_slices/target/acir.gz
Binary file not shown.
Binary file modified
BIN
-20 Bytes
(95%)
crates/nargo_cli/tests/acir_artifacts/brillig_to_bytes_integration/target/acir.gz
Binary file not shown.
Binary file modified
BIN
-737 Bytes
(56%)
crates/nargo_cli/tests/acir_artifacts/brillig_to_le_bytes/target/acir.gz
Binary file not shown.
Binary file modified
BIN
+130 Bytes
(100%)
crates/nargo_cli/tests/acir_artifacts/double_verify_proof/target/witness.gz
Binary file not shown.
Binary file modified
BIN
-8 Bytes
(100%)
crates/nargo_cli/tests/acir_artifacts/schnorr/target/acir.gz
Binary file not shown.
Binary file modified
BIN
-3 Bytes
(100%)
crates/nargo_cli/tests/acir_artifacts/schnorr/target/witness.gz
Binary file not shown.
Binary file modified
BIN
-2.91 KB
(21%)
crates/nargo_cli/tests/acir_artifacts/to_bytes_consistent/target/acir.gz
Binary file not shown.
Binary file modified
BIN
-573 Bytes
(32%)
crates/nargo_cli/tests/acir_artifacts/to_bytes_consistent/target/witness.gz
Binary file not shown.
Binary file modified
BIN
-2.84 KB
(19%)
crates/nargo_cli/tests/acir_artifacts/to_le_bytes/target/acir.gz
Binary file not shown.
Binary file modified
BIN
-573 Bytes
(32%)
crates/nargo_cli/tests/acir_artifacts/to_le_bytes/target/witness.gz
Binary file not shown.
Binary file modified
BIN
-290 Bytes
(27%)
crates/nargo_cli/tests/acir_artifacts/tuples/target/acir.gz
Binary file not shown.
Binary file modified
BIN
-110 Bytes
(31%)
crates/nargo_cli/tests/acir_artifacts/tuples/target/witness.gz
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.