From b26d7f7405ab0f9877d548e7c70410d24c6be326 Mon Sep 17 00:00:00 2001 From: Tom French <15848336+TomAFrench@users.noreply.github.com> Date: Wed, 19 Feb 2025 15:17:01 +0000 Subject: [PATCH] chore: bump aztec-packages commit (#7441) --- .github/benchmark_projects.yml | 4 ++-- EXTERNAL_NOIR_LIBRARIES.yml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/benchmark_projects.yml b/.github/benchmark_projects.yml index 17eb7aa96a6..5a95ec8ea13 100644 --- a/.github/benchmark_projects.yml +++ b/.github/benchmark_projects.yml @@ -1,4 +1,4 @@ -define: &AZ_COMMIT 6c0b83d4b73408f87acfa080d52a81c411e47336 +define: &AZ_COMMIT 08525884d8ea2c8575017cffed863698bba97e1b projects: private-kernel-inner: repo: AztecProtocol/aztec-packages @@ -73,7 +73,7 @@ projects: path: noir-projects/noir-protocol-circuits/crates/rollup-block-root num_runs: 1 timeout: 60 - compilation-timeout: 100 + compilation-timeout: 110 execution-timeout: 40 compilation-memory-limit: 7000 execution-memory-limit: 1500 diff --git a/EXTERNAL_NOIR_LIBRARIES.yml b/EXTERNAL_NOIR_LIBRARIES.yml index 0ea37492803..8186a601c7c 100644 --- a/EXTERNAL_NOIR_LIBRARIES.yml +++ b/EXTERNAL_NOIR_LIBRARIES.yml @@ -1,4 +1,4 @@ -define: &AZ_COMMIT 6c0b83d4b73408f87acfa080d52a81c411e47336 +define: &AZ_COMMIT 08525884d8ea2c8575017cffed863698bba97e1b libraries: noir_check_shuffle: repo: noir-lang/noir_check_shuffle