@@ -139,40 +139,40 @@ openvm-cuda-backend = { git = "https://github.com/openvm-org/stark-backend.git",
139139# the openvm-sdk commit doesn't change any guest libraries, they are compatible
140140# This allows us to not update revm and openvm-kzg each time we change openvm-sdk
141141# Using main from 10/13/2025 for now
142- openvm-build = { git = " https://github.com/openvm-org /openvm.git" , branch = " main " , default-features = false }
143- openvm = { git = " https://github.com/openvm-org /openvm.git" , branch = " main " , default-features = false }
144- openvm-transpiler = { git = " https://github.com/openvm-org /openvm.git" , branch = " main " , default-features = false }
145- openvm-circuit = { git = " https://github.com/openvm-org /openvm.git" , branch = " main " , default-features = false }
146- openvm-continuations = { git = " https://github.com/openvm-org /openvm.git" , branch = " main " , default-features = false }
147- openvm-benchmarks-prove = { git = " https://github.com/openvm-org /openvm.git" , branch = " main " , default-features = false }
148- openvm-keccak256-circuit = { git = " https://github.com/openvm-org /openvm.git" , branch = " main " , default-features = false }
149- openvm-keccak256-transpiler = { git = " https://github.com/openvm-org /openvm.git" , branch = " main " , default-features = false }
150- openvm-rv32im-circuit = { git = " https://github.com/openvm-org /openvm.git" , branch = " main " , default-features = false }
151- openvm-rv32im-transpiler = { git = " https://github.com/openvm-org /openvm.git" , branch = " main " , default-features = false }
152- openvm-bigint-circuit = { git = " https://github.com/openvm-org /openvm.git" , branch = " main " , default-features = false }
153- openvm-bigint-transpiler = { git = " https://github.com/openvm-org /openvm.git" , branch = " main " , default-features = false }
154- openvm-algebra-circuit = { git = " https://github.com/openvm-org /openvm.git" , branch = " main " , default-features = false }
155- openvm-algebra-transpiler = { git = " https://github.com/openvm-org /openvm.git" , branch = " main " , default-features = false }
156- openvm-ecc-circuit = { git = " https://github.com/openvm-org /openvm.git" , branch = " main " , default-features = false }
157- openvm-ecc-transpiler = { git = " https://github.com/openvm-org /openvm.git" , branch = " main " , default-features = false }
158- openvm-pairing-circuit = { git = " https://github.com/openvm-org /openvm.git" , branch = " main " , default-features = false }
159- openvm-sdk = { git = " https://github.com/openvm-org /openvm.git" , branch = " main " , default-features = false }
160- openvm-native-circuit = { git = " https://github.com/openvm-org /openvm.git" , branch = " main " , default-features = false }
161- openvm-native-compiler = { git = " https://github.com/openvm-org /openvm.git" , branch = " main " , default-features = false }
162- openvm-native-recursion = { git = " https://github.com/openvm-org /openvm.git" , branch = " main " , default-features = false }
163- openvm-algebra-guest = { git = " https://github.com/openvm-org /openvm.git" , branch = " main " , default-features = false }
164- openvm-ecc-guest = { git = " https://github.com/openvm-org /openvm.git" , branch = " main " , default-features = false }
165- openvm-keccak256 = { git = " https://github.com/openvm-org /openvm.git" , branch = " main " , default-features = false }
166- openvm-pairing = { git = " https://github.com/openvm-org /openvm.git" , branch = " main " , default-features = false , features = [
142+ openvm-build = { git = " https://github.com/scroll-tech /openvm.git" , branch = " feat/v1.4.1-scroll-ext " , default-features = false }
143+ openvm = { git = " https://github.com/scroll-tech /openvm.git" , branch = " feat/v1.4.1-scroll-ext " , default-features = false }
144+ openvm-transpiler = { git = " https://github.com/scroll-tech /openvm.git" , branch = " feat/v1.4.1-scroll-ext " , default-features = false }
145+ openvm-circuit = { git = " https://github.com/scroll-tech /openvm.git" , branch = " feat/v1.4.1-scroll-ext " , default-features = false }
146+ openvm-continuations = { git = " https://github.com/scroll-tech /openvm.git" , branch = " feat/v1.4.1-scroll-ext " , default-features = false }
147+ openvm-benchmarks-prove = { git = " https://github.com/scroll-tech /openvm.git" , branch = " feat/v1.4.1-scroll-ext " , default-features = false }
148+ openvm-keccak256-circuit = { git = " https://github.com/scroll-tech /openvm.git" , branch = " feat/v1.4.1-scroll-ext " , default-features = false }
149+ openvm-keccak256-transpiler = { git = " https://github.com/scroll-tech /openvm.git" , branch = " feat/v1.4.1-scroll-ext " , default-features = false }
150+ openvm-rv32im-circuit = { git = " https://github.com/scroll-tech /openvm.git" , branch = " feat/v1.4.1-scroll-ext " , default-features = false }
151+ openvm-rv32im-transpiler = { git = " https://github.com/scroll-tech /openvm.git" , branch = " feat/v1.4.1-scroll-ext " , default-features = false }
152+ openvm-bigint-circuit = { git = " https://github.com/scroll-tech /openvm.git" , branch = " feat/v1.4.1-scroll-ext " , default-features = false }
153+ openvm-bigint-transpiler = { git = " https://github.com/scroll-tech /openvm.git" , branch = " feat/v1.4.1-scroll-ext " , default-features = false }
154+ openvm-algebra-circuit = { git = " https://github.com/scroll-tech /openvm.git" , branch = " feat/v1.4.1-scroll-ext " , default-features = false }
155+ openvm-algebra-transpiler = { git = " https://github.com/scroll-tech /openvm.git" , branch = " feat/v1.4.1-scroll-ext " , default-features = false }
156+ openvm-ecc-circuit = { git = " https://github.com/scroll-tech /openvm.git" , branch = " feat/v1.4.1-scroll-ext " , default-features = false }
157+ openvm-ecc-transpiler = { git = " https://github.com/scroll-tech /openvm.git" , branch = " feat/v1.4.1-scroll-ext " , default-features = false }
158+ openvm-pairing-circuit = { git = " https://github.com/scroll-tech /openvm.git" , branch = " feat/v1.4.1-scroll-ext " , default-features = false }
159+ openvm-sdk = { git = " https://github.com/scroll-tech /openvm.git" , branch = " feat/v1.4.1-scroll-ext " , default-features = false }
160+ openvm-native-circuit = { git = " https://github.com/scroll-tech /openvm.git" , branch = " feat/v1.4.1-scroll-ext " , default-features = false }
161+ openvm-native-compiler = { git = " https://github.com/scroll-tech /openvm.git" , branch = " feat/v1.4.1-scroll-ext " , default-features = false }
162+ openvm-native-recursion = { git = " https://github.com/scroll-tech /openvm.git" , branch = " feat/v1.4.1-scroll-ext " , default-features = false }
163+ openvm-algebra-guest = { git = " https://github.com/scroll-tech /openvm.git" , branch = " feat/v1.4.1-scroll-ext " , default-features = false }
164+ openvm-ecc-guest = { git = " https://github.com/scroll-tech /openvm.git" , branch = " feat/v1.4.1-scroll-ext " , default-features = false }
165+ openvm-keccak256 = { git = " https://github.com/scroll-tech /openvm.git" , branch = " feat/v1.4.1-scroll-ext " , default-features = false }
166+ openvm-pairing = { git = " https://github.com/scroll-tech /openvm.git" , branch = " feat/v1.4.1-scroll-ext " , default-features = false , features = [
167167 " bn254" ,
168168 " bls12_381" ,
169169] }
170- openvm-sha2 = { git = " https://github.com/openvm-org /openvm.git" , branch = " main " , default-features = false }
170+ openvm-sha2 = { git = " https://github.com/scroll-tech /openvm.git" , branch = " feat/v1.4.1-scroll-ext " , default-features = false }
171171
172172openvm-kzg = { git = " https://github.com/axiom-crypto/openvm-kzg.git" , branch = " openvm-main" , default-features = false }
173173
174- openvm-k256 = { git = " https://github.com/openvm-org /openvm.git" , package = " k256" , branch = " main " }
175- openvm-p256 = { git = " https://github.com/openvm-org /openvm.git" , package = " p256" , branch = " main " }
174+ openvm-k256 = { git = " https://github.com/scroll-tech /openvm.git" , package = " k256" , branch = " feat/v1.4.1-scroll-ext " }
175+ openvm-p256 = { git = " https://github.com/scroll-tech /openvm.git" , package = " p256" , branch = " feat/v1.4.1-scroll-ext " }
176176
177177[patch ."https://github .com/scroll-tech/ceno-gpu-mock .git" ]
178178ceno_gpu = { git = " ssh://git@github.com/scroll-tech/ceno-gpu.git" , package = " cuda_hal" , branch = " main" , default-features = false , features = [" bb31" ] }
0 commit comments