Skip to content
This repository was archived by the owner on Jul 10, 2026. It is now read-only.

Commit 25a5250

Browse files
committed
chore: upgrade benchmark to v5.0.0-rc.1
1 parent 334c38d commit 25a5250

2 files changed

Lines changed: 5 additions & 4 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"@aztec/stdlib": "5.0.0-rc.1",
3535
"@aztec/wallet-sdk": "5.0.0-rc.1",
3636
"@aztec/wallets": "5.0.0-rc.1",
37-
"@defi-wonderland/aztec-benchmark": "https://github.com/defi-wonderland/aztec-benchmark/releases/download/prerelease-98d719b/defi-wonderland-aztec-benchmark-5.0.0-rc.1-prerelease.98d719b.tgz",
37+
"@defi-wonderland/aztec-benchmark": "5.0.0-rc.1",
3838
"commander": "14.0.1",
3939
"dotenv": "16.4.7"
4040
},

yarn.lock

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1211,9 +1211,10 @@
12111211
"@crate-crypto/node-eth-kzg-win32-arm64-msvc" "0.10.0"
12121212
"@crate-crypto/node-eth-kzg-win32-x64-msvc" "0.10.0"
12131213

1214-
"@defi-wonderland/aztec-benchmark@https://github.com/defi-wonderland/aztec-benchmark/releases/download/prerelease-98d719b/defi-wonderland-aztec-benchmark-5.0.0-rc.1-prerelease.98d719b.tgz":
1215-
version "5.0.0-rc.1-prerelease.98d719b"
1216-
resolved "https://github.com/defi-wonderland/aztec-benchmark/releases/download/prerelease-98d719b/defi-wonderland-aztec-benchmark-5.0.0-rc.1-prerelease.98d719b.tgz#093046d654c168231eaa979a2c81c6dfddde3cb2"
1214+
"@defi-wonderland/aztec-benchmark@5.0.0-rc.1":
1215+
version "5.0.0-rc.1"
1216+
resolved "https://registry.yarnpkg.com/@defi-wonderland/aztec-benchmark/-/aztec-benchmark-5.0.0-rc.1.tgz#4e7f3ee2b9aa6fbbd55a23c7d983bbce4e9b28ee"
1217+
integrity sha512-3rxSjxg1vrkpUD/gL84KLdAooG0RLthYLl6+dHCX5E7+JV/fgpf5pAgqR4IhM41DkiZEOMtngM09zkgxYMLKnA==
12171218
dependencies:
12181219
"@actions/core" "1.10.1"
12191220
"@actions/exec" "1.1.1"

0 commit comments

Comments
 (0)