We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b3f58d7 commit dd857cfCopy full SHA for dd857cf
build/dockerfiles/coordinator-api/checkout_all.sh
@@ -1,8 +1,8 @@
1
#!/bin/bash
2
set -uex
3
4
-PLONKY3_GPU_COMMIT=261b322 # v0.2.0
5
-OPENVM_STARK_GPU_COMMIT=3082234 # PR#48
+PLONKY3_GPU_COMMIT=450ec18 # feynman
+OPENVM_STARK_GPU_COMMIT=e3b2d6 # branch: sync/upstream-250702
6
OPENVM_GPU_COMMIT=8094b4f # branch: patch-v1.2.0
7
8
DIR=$(cd "$(dirname "${BASH_SOURCE[0]}")" > /dev/null 2>&1 && pwd)
0 commit comments