From 9d2cacbfb52c9eb93b21f1547175e4d0e73024a9 Mon Sep 17 00:00:00 2001 From: akokoshn Date: Mon, 18 Mar 2024 09:34:12 +0200 Subject: [PATCH] Update crypto3 on the latest master --- .github/workflows/pull_request.yml | 4 ++-- libs/actor/zk | 2 +- libs/crypto3 | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/workflows/pull_request.yml b/.github/workflows/pull_request.yml index d4028d64..92918449 100644 --- a/.github/workflows/pull_request.yml +++ b/.github/workflows/pull_request.yml @@ -335,9 +335,9 @@ jobs: (needs.handle-syncwith.result == 'success' || needs.handle-syncwith.result == 'skipped') && (needs.build-and-generate-proofs.result == 'success' || needs.build-and-generate-proofs.result == 'skipped') && (needs.prepare-targets.result == 'success' || needs.prepare-targets.result == 'skipped') - uses: NilFoundation/evm-placeholder-verification/.github/workflows/reusable-verify-proofs.yml@5bb7c4b0790f56b3a339e33ba442816fac17ab88 + uses: NilFoundation/evm-placeholder-verification/.github/workflows/reusable-verify-proofs.yml@2a0ef5fc67e97be8e3c7b59338cf9eecd030c57d with: artifact-name: ${{ needs.build-and-generate-proofs.outputs.artifact-name }} - evm-placeholder-verification-ref: 5bb7c4b0790f56b3a339e33ba442816fac17ab88 + evm-placeholder-verification-ref: 2a0ef5fc67e97be8e3c7b59338cf9eecd030c57d refs: ${{ needs.handle-syncwith.outputs.prs-refs }} test-names: ${{ needs.prepare-targets.outputs.evm-targets }} diff --git a/libs/actor/zk b/libs/actor/zk index f12be386..43ffffc7 160000 --- a/libs/actor/zk +++ b/libs/actor/zk @@ -1 +1 @@ -Subproject commit f12be386c9ee8468f4d0e2673ef240c22d430d6f +Subproject commit 43ffffc733def4b321b4d741ab6a7187d84db6f3 diff --git a/libs/crypto3 b/libs/crypto3 index 97767b15..af7905db 160000 --- a/libs/crypto3 +++ b/libs/crypto3 @@ -1 +1 @@ -Subproject commit 97767b1553b8304304390c2df520863a2666ee3f +Subproject commit af7905dba7fbc580590557e619a60f5b30f86de0