@@ -103,12 +103,12 @@ kona-registry = { git = "https://github.com/op-rs/kona", tag = "kona-client/v1.2
103103kona-genesis = { git = " https://github.com/op-rs/kona" , tag = " kona-client/v1.2.7" , default-features = false }
104104
105105# celo-kona
106- celo-driver = { git = " https://github.com/celo-org/celo-kona" , rev = " 8867cb6d " }
107- celo-proof = { git = " https://github.com/celo-org/celo-kona" , rev = " 8867cb6d " }
108- celo-host = { git = " https://github.com/celo-org/celo-kona" , rev = " 8867cb6d " }
109- celo-protocol = { git = " https://github.com/celo-org/celo-kona" , rev = " 8867cb6d " , default-features = false }
110- celo-genesis = { git = " https://github.com/celo-org/celo-kona" , rev = " 8867cb6d " , default-features = false }
111- celo-registry = { git = " https://github.com/celo-org/celo-kona" , rev = " 8867cb6d " , default-features = false }
106+ celo-driver = { git = " https://github.com/celo-org/celo-kona" , rev = " 8c60308 " }
107+ celo-proof = { git = " https://github.com/celo-org/celo-kona" , rev = " 8c60308 " }
108+ celo-host = { git = " https://github.com/celo-org/celo-kona" , rev = " 8c60308 " }
109+ celo-protocol = { git = " https://github.com/celo-org/celo-kona" , rev = " 8c60308 " , default-features = false }
110+ celo-genesis = { git = " https://github.com/celo-org/celo-kona" , rev = " 8c60308 " , default-features = false }
111+ celo-registry = { git = " https://github.com/celo-org/celo-kona" , rev = " 8c60308 " , default-features = false }
112112
113113# hana
114114hana-blobstream = { git = " https://github.com/celestiaorg/hana" , tag = " 1.5.0-mocha" }
@@ -199,10 +199,10 @@ op-alloy-rpc-types-engine = { version = "0.22.4", default-features = false }
199199op-alloy-network = { version = " 0.22.4" , default-features = false }
200200
201201# Celo Alloy
202- celo-alloy-consensus = { git = " https://github.com/celo-org/celo-kona" , rev = " 8867cb6d " , default-features = false }
203- celo-alloy-rpc-types = { git = " https://github.com/celo-org/celo-kona" , rev = " 8867cb6d " , default-features = false }
204- celo-alloy-rpc-types-engine = { git = " https://github.com/celo-org/celo-kona" , rev = " 8867cb6d " , default-features = false }
205- celo-alloy-network = { git = " https://github.com/celo-org/celo-kona" , rev = " 8867cb6d " , default-features = false }
202+ celo-alloy-consensus = { git = " https://github.com/celo-org/celo-kona" , rev = " 8c60308 " , default-features = false }
203+ celo-alloy-rpc-types = { git = " https://github.com/celo-org/celo-kona" , rev = " 8c60308 " , default-features = false }
204+ celo-alloy-rpc-types-engine = { git = " https://github.com/celo-org/celo-kona" , rev = " 8c60308 " , default-features = false }
205+ celo-alloy-network = { git = " https://github.com/celo-org/celo-kona" , rev = " 8c60308 " , default-features = false }
206206
207207# Execution
208208alloy-evm = { version = " 0.24.2" , default-features = false }
@@ -216,7 +216,7 @@ revm-precompile = { version = "31.0.0", default-features = false }
216216op-revm = { version = " 14.1.0" , default-features = false }
217217
218218# Celo Execution
219- alloy-celo-evm = { git = " https://github.com/celo-org/celo-kona" , rev = " 8867cb6d " , default-features = false }
219+ alloy-celo-evm = { git = " https://github.com/celo-org/celo-kona" , rev = " 8c60308 " , default-features = false }
220220
221221# SP1
222222sp1-sdk = { version = " =5.2.4" , default-features = false , features = [" network" ] }
0 commit comments