@@ -47,32 +47,32 @@ url = "2.5.4"
4747serde_bytes = " 0.11.15"
4848
4949[patch ."https://github .com/openvm-org/stark-backend .git" ]
50- openvm-stark-backend = {
git =
" ssh://[email protected] /scroll-tech/openvm-stark-gpu.git" ,
branch =
" main " ,
features = [
" gpu" ] }
51- openvm-stark-sdk = {
git =
" ssh://[email protected] /scroll-tech/openvm-stark-gpu.git" ,
branch =
" main " ,
features = [
" gpu" ] }
50+ openvm-stark-backend = {
git =
" ssh://[email protected] /scroll-tech/openvm-stark-gpu.git" ,
tag =
" v1.0.0-rc.2 " ,
features = [
" gpu" ] }
51+ openvm-stark-sdk = {
git =
" ssh://[email protected] /scroll-tech/openvm-stark-gpu.git" ,
tag =
" v1.0.0-rc.2 " ,
features = [
" gpu" ] }
5252
5353[patch ."https://github .com/Plonky3/Plonky3 .git" ]
54- p3-air = {
git =
" ssh://[email protected] /scroll-tech/plonky3-gpu.git" ,
branch =
" openvm-v2 " }
55- p3-field = {
git =
" ssh://[email protected] /scroll-tech/plonky3-gpu.git" ,
branch =
" openvm-v2 " }
56- p3-commit = {
git =
" ssh://[email protected] /scroll-tech/plonky3-gpu.git" ,
branch =
" openvm-v2 " }
57- p3-matrix = {
git =
" ssh://[email protected] /scroll-tech/plonky3-gpu.git" ,
branch =
" openvm-v2 " }
54+ p3-air = {
git =
" ssh://[email protected] /scroll-tech/plonky3-gpu.git" ,
tag =
" v0.1.0 " }
55+ p3-field = {
git =
" ssh://[email protected] /scroll-tech/plonky3-gpu.git" ,
tag =
" v0.1.0 " }
56+ p3-commit = {
git =
" ssh://[email protected] /scroll-tech/plonky3-gpu.git" ,
tag =
" v0.1.0 " }
57+ p3-matrix = {
git =
" ssh://[email protected] /scroll-tech/plonky3-gpu.git" ,
tag =
" v0.1.0 " }
5858p3-baby-bear = {
git =
" ssh://[email protected] /scroll-tech/plonky3-gpu.git" ,
features = [
5959 " nightly-features" ,
60- ], branch = " openvm-v2 " }
61- p3-util = {
git =
" ssh://[email protected] /scroll-tech/plonky3-gpu.git" ,
branch =
" openvm-v2 " }
62- p3-challenger = {
git =
" ssh://[email protected] /scroll-tech/plonky3-gpu.git" ,
branch =
" openvm-v2 " }
63- p3-dft = {
git =
" ssh://[email protected] /scroll-tech/plonky3-gpu.git" ,
branch =
" openvm-v2 " }
64- p3-fri = {
git =
" ssh://[email protected] /scroll-tech/plonky3-gpu.git" ,
branch =
" openvm-v2 " }
65- p3-goldilocks = {
git =
" ssh://[email protected] /scroll-tech/plonky3-gpu.git" ,
branch =
" openvm-v2 " }
66- p3-keccak = {
git =
" ssh://[email protected] /scroll-tech/plonky3-gpu.git" ,
branch =
" openvm-v2 " }
67- p3-keccak-air = {
git =
" ssh://[email protected] /scroll-tech/plonky3-gpu.git" ,
branch =
" openvm-v2 " }
68- p3-blake3 = {
git =
" ssh://[email protected] /scroll-tech/plonky3-gpu.git" ,
branch =
" openvm-v2 " }
69- p3-mds = {
git =
" ssh://[email protected] /scroll-tech/plonky3-gpu.git" ,
branch =
" openvm-v2 " }
70- p3-merkle-tree = {
git =
" ssh://[email protected] /scroll-tech/plonky3-gpu.git" ,
branch =
" openvm-v2 " }
71- p3-monty-31 = {
git =
" ssh://[email protected] /scroll-tech/plonky3-gpu.git" ,
branch =
" openvm-v2 " }
72- p3-poseidon = {
git =
" ssh://[email protected] /scroll-tech/plonky3-gpu.git" ,
branch =
" openvm-v2 " }
73- p3-poseidon2 = {
git =
" ssh://[email protected] /scroll-tech/plonky3-gpu.git" ,
branch =
" openvm-v2 " }
74- p3-poseidon2-air = {
git =
" ssh://[email protected] /scroll-tech/plonky3-gpu.git" ,
branch =
" openvm-v2 " }
75- p3-symmetric = {
git =
" ssh://[email protected] /scroll-tech/plonky3-gpu.git" ,
branch =
" openvm-v2 " }
76- p3-uni-stark = {
git =
" ssh://[email protected] /scroll-tech/plonky3-gpu.git" ,
branch =
" openvm-v2 " }
77- p3-maybe-rayon = {
git =
" ssh://[email protected] /scroll-tech/plonky3-gpu.git" ,
branch =
" openvm-v2 " }
# the "parallel" feature is NOT on by default to allow single-threaded benchmarking78- p3-bn254-fr = {
git =
" ssh://[email protected] /scroll-tech/plonky3-gpu.git" ,
branch =
" openvm-v2 " }
60+ ], tag = " v0.1.0 " }
61+ p3-util = {
git =
" ssh://[email protected] /scroll-tech/plonky3-gpu.git" ,
tag =
" v0.1.0 " }
62+ p3-challenger = {
git =
" ssh://[email protected] /scroll-tech/plonky3-gpu.git" ,
tag =
" v0.1.0 " }
63+ p3-dft = {
git =
" ssh://[email protected] /scroll-tech/plonky3-gpu.git" ,
tag =
" v0.1.0 " }
64+ p3-fri = {
git =
" ssh://[email protected] /scroll-tech/plonky3-gpu.git" ,
tag =
" v0.1.0 " }
65+ p3-goldilocks = {
git =
" ssh://[email protected] /scroll-tech/plonky3-gpu.git" ,
tag =
" v0.1.0 " }
66+ p3-keccak = {
git =
" ssh://[email protected] /scroll-tech/plonky3-gpu.git" ,
tag =
" v0.1.0 " }
67+ p3-keccak-air = {
git =
" ssh://[email protected] /scroll-tech/plonky3-gpu.git" ,
tag =
" v0.1.0 " }
68+ p3-blake3 = {
git =
" ssh://[email protected] /scroll-tech/plonky3-gpu.git" ,
tag =
" v0.1.0 " }
69+ p3-mds = {
git =
" ssh://[email protected] /scroll-tech/plonky3-gpu.git" ,
tag =
" v0.1.0 " }
70+ p3-merkle-tree = {
git =
" ssh://[email protected] /scroll-tech/plonky3-gpu.git" ,
tag =
" v0.1.0 " }
71+ p3-monty-31 = {
git =
" ssh://[email protected] /scroll-tech/plonky3-gpu.git" ,
tag =
" v0.1.0 " }
72+ p3-poseidon = {
git =
" ssh://[email protected] /scroll-tech/plonky3-gpu.git" ,
tag =
" v0.1.0 " }
73+ p3-poseidon2 = {
git =
" ssh://[email protected] /scroll-tech/plonky3-gpu.git" ,
tag =
" v0.1.0 " }
74+ p3-poseidon2-air = {
git =
" ssh://[email protected] /scroll-tech/plonky3-gpu.git" ,
tag =
" v0.1.0 " }
75+ p3-symmetric = {
git =
" ssh://[email protected] /scroll-tech/plonky3-gpu.git" ,
tag =
" v0.1.0 " }
76+ p3-uni-stark = {
git =
" ssh://[email protected] /scroll-tech/plonky3-gpu.git" ,
tag =
" v0.1.0 " }
77+ p3-maybe-rayon = {
git =
" ssh://[email protected] /scroll-tech/plonky3-gpu.git" ,
tag =
" v0.1.0 " }
# the "parallel" feature is NOT on by default to allow single-threaded benchmarking78+ p3-bn254-fr = {
git =
" ssh://[email protected] /scroll-tech/plonky3-gpu.git" ,
tag =
" v0.1.0 " }
0 commit comments