@@ -140,59 +140,59 @@ alloy-signer-local = { version = "1.0.37", default-features = false }
140140alloy-transport = { version = " 1.0.37" , default-features = false }
141141
142142# scroll-alloy
143- scroll-alloy-consensus = { git = " https://github.com/scroll-tech/reth.git" , tag = " scroll-v91" , default-features = false }
144- scroll-alloy-hardforks = { git = " https://github.com/scroll-tech/reth.git" , tag = " scroll-v91" , default-features = false }
145- scroll-alloy-network = { git = " https://github.com/scroll-tech/reth.git" , tag = " scroll-v91" , default-features = false }
146- scroll-alloy-provider = { git = " https://github.com/scroll-tech/reth.git" , tag = " scroll-v91" , default-features = false }
147- scroll-alloy-evm = { git = " https://github.com/scroll-tech/reth.git" , tag = " scroll-v91" , default-features = false }
148- scroll-alloy-rpc-types = { git = " https://github.com/scroll-tech/reth.git" , tag = " scroll-v91" , default-features = false }
149- scroll-alloy-rpc-types-engine = { git = " https://github.com/scroll-tech/reth.git" , tag = " scroll-v91" , default-features = false }
143+ scroll-alloy-consensus = { git = " https://github.com/scroll-tech/reth.git" , tag = " scroll-v91.1 " , default-features = false }
144+ scroll-alloy-hardforks = { git = " https://github.com/scroll-tech/reth.git" , tag = " scroll-v91.1 " , default-features = false }
145+ scroll-alloy-network = { git = " https://github.com/scroll-tech/reth.git" , tag = " scroll-v91.1 " , default-features = false }
146+ scroll-alloy-provider = { git = " https://github.com/scroll-tech/reth.git" , tag = " scroll-v91.1 " , default-features = false }
147+ scroll-alloy-evm = { git = " https://github.com/scroll-tech/reth.git" , tag = " scroll-v91.1 " , default-features = false }
148+ scroll-alloy-rpc-types = { git = " https://github.com/scroll-tech/reth.git" , tag = " scroll-v91.1 " , default-features = false }
149+ scroll-alloy-rpc-types-engine = { git = " https://github.com/scroll-tech/reth.git" , tag = " scroll-v91.1 " , default-features = false }
150150
151151# reth
152- reth-chainspec = { git = " https://github.com/scroll-tech/reth.git" , tag = " scroll-v91" , default-features = false }
153- reth-e2e-test-utils = { git = " https://github.com/scroll-tech/reth.git" , tag = " scroll-v91" }
154- reth-eth-wire = { git = " https://github.com/scroll-tech/reth.git" , tag = " scroll-v91" , default-features = false }
155- reth-eth-wire-types = { git = " https://github.com/scroll-tech/reth.git" , tag = " scroll-v91" , default-features = false }
156- reth-network = { git = " https://github.com/scroll-tech/reth.git" , tag = " scroll-v91" , default-features = false }
157- reth-network-api = { git = " https://github.com/scroll-tech/reth.git" , tag = " scroll-v91" , default-features = false }
158- reth-network-p2p = { git = " https://github.com/scroll-tech/reth.git" , tag = " scroll-v91" , default-features = false }
159- reth-network-peers = { git = " https://github.com/scroll-tech/reth.git" , tag = " scroll-v91" , default-features = false }
160- reth-network-types = { git = " https://github.com/scroll-tech/reth.git" , tag = " scroll-v91" , default-features = false }
161- reth-node-builder = { git = " https://github.com/scroll-tech/reth.git" , tag = " scroll-v91" , default-features = false }
162- reth-node-core = { git = " https://github.com/scroll-tech/reth.git" , tag = " scroll-v91" , default-features = false }
163- reth-node-api = { git = " https://github.com/scroll-tech/reth.git" , tag = " scroll-v91" , default-features = false }
164- reth-node-types = { git = " https://github.com/scroll-tech/reth.git" , tag = " scroll-v91" , default-features = false }
165- reth-payload-primitives = { git = " https://github.com/scroll-tech/reth.git" , tag = " scroll-v91" , default-features = false }
166- reth-primitives = { git = " https://github.com/scroll-tech/reth.git" , tag = " scroll-v91" , default-features = false }
167- reth-primitives-traits = { git = " https://github.com/scroll-tech/reth.git" , tag = " scroll-v91" , default-features = false }
168- reth-provider = { git = " https://github.com/scroll-tech/reth.git" , tag = " scroll-v91" , default-features = false }
169- reth-rpc-api = { git = " https://github.com/scroll-tech/reth.git" , tag = " scroll-v91" , default-features = false }
170- reth-rpc-eth-api = { git = " https://github.com/scroll-tech/reth.git" , tag = " scroll-v91" , default-features = false }
171- reth-rpc-eth-types = { git = " https://github.com/scroll-tech/reth.git" , tag = " scroll-v91" , default-features = false }
172- reth-rpc-layer = { git = " https://github.com/scroll-tech/reth.git" , tag = " scroll-v91" , default-features = false }
173- reth-rpc-server-types = { git = " https://github.com/scroll-tech/reth.git" , tag = " scroll-v91" , default-features = false }
174- reth-storage-api = { git = " https://github.com/scroll-tech/reth.git" , tag = " scroll-v91" , default-features = false }
175- reth-tasks = { git = " https://github.com/scroll-tech/reth.git" , tag = " scroll-v91" , default-features = false }
176- reth-tokio-util = { git = " https://github.com/scroll-tech/reth.git" , tag = " scroll-v91" , default-features = false }
177- reth-tracing = { git = " https://github.com/scroll-tech/reth.git" , tag = " scroll-v91" , default-features = false }
178- reth-transaction-pool = { git = " https://github.com/scroll-tech/reth.git" , tag = " scroll-v91" , default-features = false }
179- reth-trie-db = { git = " https://github.com/scroll-tech/reth.git" , tag = " scroll-v91" , default-features = false }
180- reth-testing-utils = { git = " https://github.com/scroll-tech/reth.git" , tag = " scroll-v91" , default-features = false }
181- reth-revm = { git = " https://github.com/scroll-tech/reth.git" , tag = " scroll-v91" , default-features = false }
182- reth-evm = { git = " https://github.com/scroll-tech/reth.git" , tag = " scroll-v91" , default-features = false }
183- reth-engine-local = { git = " https://github.com/scroll-tech/reth.git" , tag = " scroll-v91" , default-features = false }
184- reth-cli-util = { git = " https://github.com/scroll-tech/reth.git" , tag = " scroll-v91" , default-features = false }
152+ reth-chainspec = { git = " https://github.com/scroll-tech/reth.git" , tag = " scroll-v91.1 " , default-features = false }
153+ reth-e2e-test-utils = { git = " https://github.com/scroll-tech/reth.git" , tag = " scroll-v91.1 " }
154+ reth-eth-wire = { git = " https://github.com/scroll-tech/reth.git" , tag = " scroll-v91.1 " , default-features = false }
155+ reth-eth-wire-types = { git = " https://github.com/scroll-tech/reth.git" , tag = " scroll-v91.1 " , default-features = false }
156+ reth-network = { git = " https://github.com/scroll-tech/reth.git" , tag = " scroll-v91.1 " , default-features = false }
157+ reth-network-api = { git = " https://github.com/scroll-tech/reth.git" , tag = " scroll-v91.1 " , default-features = false }
158+ reth-network-p2p = { git = " https://github.com/scroll-tech/reth.git" , tag = " scroll-v91.1 " , default-features = false }
159+ reth-network-peers = { git = " https://github.com/scroll-tech/reth.git" , tag = " scroll-v91.1 " , default-features = false }
160+ reth-network-types = { git = " https://github.com/scroll-tech/reth.git" , tag = " scroll-v91.1 " , default-features = false }
161+ reth-node-builder = { git = " https://github.com/scroll-tech/reth.git" , tag = " scroll-v91.1 " , default-features = false }
162+ reth-node-core = { git = " https://github.com/scroll-tech/reth.git" , tag = " scroll-v91.1 " , default-features = false }
163+ reth-node-api = { git = " https://github.com/scroll-tech/reth.git" , tag = " scroll-v91.1 " , default-features = false }
164+ reth-node-types = { git = " https://github.com/scroll-tech/reth.git" , tag = " scroll-v91.1 " , default-features = false }
165+ reth-payload-primitives = { git = " https://github.com/scroll-tech/reth.git" , tag = " scroll-v91.1 " , default-features = false }
166+ reth-primitives = { git = " https://github.com/scroll-tech/reth.git" , tag = " scroll-v91.1 " , default-features = false }
167+ reth-primitives-traits = { git = " https://github.com/scroll-tech/reth.git" , tag = " scroll-v91.1 " , default-features = false }
168+ reth-provider = { git = " https://github.com/scroll-tech/reth.git" , tag = " scroll-v91.1 " , default-features = false }
169+ reth-rpc-api = { git = " https://github.com/scroll-tech/reth.git" , tag = " scroll-v91.1 " , default-features = false }
170+ reth-rpc-eth-api = { git = " https://github.com/scroll-tech/reth.git" , tag = " scroll-v91.1 " , default-features = false }
171+ reth-rpc-eth-types = { git = " https://github.com/scroll-tech/reth.git" , tag = " scroll-v91.1 " , default-features = false }
172+ reth-rpc-layer = { git = " https://github.com/scroll-tech/reth.git" , tag = " scroll-v91.1 " , default-features = false }
173+ reth-rpc-server-types = { git = " https://github.com/scroll-tech/reth.git" , tag = " scroll-v91.1 " , default-features = false }
174+ reth-storage-api = { git = " https://github.com/scroll-tech/reth.git" , tag = " scroll-v91.1 " , default-features = false }
175+ reth-tasks = { git = " https://github.com/scroll-tech/reth.git" , tag = " scroll-v91.1 " , default-features = false }
176+ reth-tokio-util = { git = " https://github.com/scroll-tech/reth.git" , tag = " scroll-v91.1 " , default-features = false }
177+ reth-tracing = { git = " https://github.com/scroll-tech/reth.git" , tag = " scroll-v91.1 " , default-features = false }
178+ reth-transaction-pool = { git = " https://github.com/scroll-tech/reth.git" , tag = " scroll-v91.1 " , default-features = false }
179+ reth-trie-db = { git = " https://github.com/scroll-tech/reth.git" , tag = " scroll-v91.1 " , default-features = false }
180+ reth-testing-utils = { git = " https://github.com/scroll-tech/reth.git" , tag = " scroll-v91.1 " , default-features = false }
181+ reth-revm = { git = " https://github.com/scroll-tech/reth.git" , tag = " scroll-v91.1 " , default-features = false }
182+ reth-evm = { git = " https://github.com/scroll-tech/reth.git" , tag = " scroll-v91.1 " , default-features = false }
183+ reth-engine-local = { git = " https://github.com/scroll-tech/reth.git" , tag = " scroll-v91.1 " , default-features = false }
184+ reth-cli-util = { git = " https://github.com/scroll-tech/reth.git" , tag = " scroll-v91.1 " , default-features = false }
185185
186186# reth-scroll
187- reth-scroll-chainspec = { git = " https://github.com/scroll-tech/reth.git" , tag = " scroll-v91" , default-features = false }
188- reth-scroll-consensus = { git = " https://github.com/scroll-tech/reth.git" , tag = " scroll-v91" , default-features = false }
189- reth-scroll-cli = { git = " https://github.com/scroll-tech/reth.git" , tag = " scroll-v91" , default-features = false }
190- reth-scroll-evm = { git = " https://github.com/scroll-tech/reth.git" , tag = " scroll-v91" , default-features = false }
191- reth-scroll-rpc = { git = " https://github.com/scroll-tech/reth.git" , tag = " scroll-v91" , default-features = false }
192- reth-scroll-engine-primitives = { git = " https://github.com/scroll-tech/reth.git" , tag = " scroll-v91" , default-features = false }
193- reth-scroll-forks = { git = " https://github.com/scroll-tech/reth.git" , tag = " scroll-v91" , default-features = false }
194- reth-scroll-node = { git = " https://github.com/scroll-tech/reth.git" , tag = " scroll-v91" , default-features = false }
195- reth-scroll-primitives = { git = " https://github.com/scroll-tech/reth.git" , tag = " scroll-v91" , default-features = false }
187+ reth-scroll-chainspec = { git = " https://github.com/scroll-tech/reth.git" , tag = " scroll-v91.1 " , default-features = false }
188+ reth-scroll-consensus = { git = " https://github.com/scroll-tech/reth.git" , tag = " scroll-v91.1 " , default-features = false }
189+ reth-scroll-cli = { git = " https://github.com/scroll-tech/reth.git" , tag = " scroll-v91.1 " , default-features = false }
190+ reth-scroll-evm = { git = " https://github.com/scroll-tech/reth.git" , tag = " scroll-v91.1 " , default-features = false }
191+ reth-scroll-rpc = { git = " https://github.com/scroll-tech/reth.git" , tag = " scroll-v91.1 " , default-features = false }
192+ reth-scroll-engine-primitives = { git = " https://github.com/scroll-tech/reth.git" , tag = " scroll-v91.1 " , default-features = false }
193+ reth-scroll-forks = { git = " https://github.com/scroll-tech/reth.git" , tag = " scroll-v91.1 " , default-features = false }
194+ reth-scroll-node = { git = " https://github.com/scroll-tech/reth.git" , tag = " scroll-v91.1 " , default-features = false }
195+ reth-scroll-primitives = { git = " https://github.com/scroll-tech/reth.git" , tag = " scroll-v91.1 " , default-features = false }
196196
197197# rollup node
198198rollup-node = { path = " crates/node" }
@@ -224,6 +224,7 @@ metrics = "0.24.0"
224224metrics-derive = " 0.1"
225225parking_lot = " 0.12"
226226rand = { version = " 0.9" }
227+ rayon = " 1.7"
227228reqwest = " 0.12"
228229serde = { version = " 1.0" }
229230serde_json = { version = " 1.0" }
0 commit comments