@@ -60,12 +60,12 @@ openvm-primitives = { path = "./crates/primitives" }
6060openvm-reth-benchmark = { path = " ./crates/host-bench" , default-features = false }
6161openvm-mpt = { path = " ./crates/mpt" }
6262# ceno
63- ceno_emul = { git = " https://github.com/scroll-tech/ceno" , rev = " d605e59eac13e43c213d40401241b50ff1bc9486 " }
64- ceno_host = { git = " https://github.com/scroll-tech/ceno" , rev = " d605e59eac13e43c213d40401241b50ff1bc9486 " }
65- ceno_zkvm = { git = " https://github.com/scroll-tech/ceno" , rev = " d605e59eac13e43c213d40401241b50ff1bc9486 " }
66- ceno_cli = { git = " https://github.com/scroll-tech/ceno" , package = " cargo-ceno" , rev = " d605e59eac13e43c213d40401241b50ff1bc9486 " }
67- ceno_recursion = { git = " https://github.com/scroll-tech/ceno" , rev = " d605e59eac13e43c213d40401241b50ff1bc9486 " }
68- gkr_iop = { git = " https://github.com/scroll-tech/ceno" , rev = " d605e59eac13e43c213d40401241b50ff1bc9486 " }
63+ ceno_emul = { git = " https://github.com/scroll-tech/ceno" , rev = " 976045ffb095fcaa7039310c9c3a6d86d4c57317 " }
64+ ceno_host = { git = " https://github.com/scroll-tech/ceno" , rev = " 976045ffb095fcaa7039310c9c3a6d86d4c57317 " }
65+ ceno_zkvm = { git = " https://github.com/scroll-tech/ceno" , rev = " 976045ffb095fcaa7039310c9c3a6d86d4c57317 " }
66+ ceno_cli = { git = " https://github.com/scroll-tech/ceno" , package = " cargo-ceno" , rev = " 976045ffb095fcaa7039310c9c3a6d86d4c57317 " }
67+ ceno_recursion = { git = " https://github.com/scroll-tech/ceno" , rev = " 976045ffb095fcaa7039310c9c3a6d86d4c57317 " }
68+ gkr_iop = { git = " https://github.com/scroll-tech/ceno" , rev = " 976045ffb095fcaa7039310c9c3a6d86d4c57317 " }
6969ff_ext = { git = " https://github.com/scroll-tech/gkr-backend.git" , rev = " 58bc22f64427d19ef881c1d3c00fadf0ee9d190d" }
7070mpcs = { git = " https://github.com/scroll-tech/gkr-backend.git" , rev = " 58bc22f64427d19ef881c1d3c00fadf0ee9d190d" }
7171
@@ -166,7 +166,7 @@ openvm-k256 = { git = "https://github.com/scroll-tech/openvm.git", package = "k2
166166openvm-p256 = { git = " https://github.com/scroll-tech/openvm.git" , package = " p256" , branch = " feat/v1.4.1-scroll-ext" }
167167
168168[patch ."https://github .com/scroll-tech/ceno-gpu-mock .git" ]
169- ceno_gpu = {
git =
" ssh://[email protected] /scroll-tech/ceno-gpu.git" ,
package =
" cuda_hal" ,
rev =
" 7a536e609c50b72170a81d991bbaa9418ef0e539 " ,
default-features =
false ,
features = [
" bb31" ] }
169+ ceno_gpu = {
git =
" ssh://[email protected] /scroll-tech/ceno-gpu.git" ,
package =
" cuda_hal" ,
rev =
" 19c2e0bb33c4f07bedb2b39b124819988c741edd " ,
default-features =
false ,
features = [
" bb31" ] }
170170# ceno_gpu = { path = "../ceno-gpu/cuda_hal", package = "cuda_hal", default-feature = false, features = ["bb31"] }
171171
172172[patch ."https://github .com/axiom-crypto/openvm-kzg .git" ]
0 commit comments