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