@@ -60,25 +60,25 @@ alloy-evm = { version = "0.22.2", default-features = false }
6060
6161revm-scroll = { git = " https://github.com/scroll-tech/scroll-revm" , tag = " scroll-v91" , default-features = false }
6262
63- reth-chainspec = { git = " https://github.com/scroll-tech/reth" , tag = " scroll-v91" , default-features = false }
64- reth-evm = { git = " https://github.com/scroll-tech/reth" , tag = " scroll-v91" , default-features = false }
65- reth-evm-ethereum = { git = " https://github.com/scroll-tech/reth" , tag = " scroll-v91" , default-features = false }
66- reth-ethereum-forks = { git = " https://github.com/scroll-tech/reth" , tag = " scroll-v91" , default-features = false }
67- reth-execution-types = { git = " https://github.com/scroll-tech/reth" , tag = " scroll-v91" , default-features = false }
68- reth-primitives = { git = " https://github.com/scroll-tech/reth" , tag = " scroll-v91" , default-features = false }
69- reth-primitives-traits = { git = " https://github.com/scroll-tech/reth" , tag = " scroll-v91" , default-features = false }
70- reth-stateless = { git = " https://github.com/scroll-tech/reth" , tag = " scroll-v91" , default-features = false }
71- reth-trie = { git = " https://github.com/scroll-tech/reth" , tag = " scroll-v91" , default-features = false }
72-
73- reth-scroll-chainspec = { git = " https://github.com/scroll-tech/reth" , tag = " scroll-v91" , default-features = false }
74- reth-scroll-evm = { git = " https://github.com/scroll-tech/reth" , tag = " scroll-v91" , default-features = false }
75- reth-scroll-forks = { git = " https://github.com/scroll-tech/reth" , tag = " scroll-v91" , default-features = false }
76- reth-scroll-primitives = { git = " https://github.com/scroll-tech/reth" , tag = " scroll-v91" , default-features = false }
77-
78- scroll-alloy-evm = { git = " https://github.com/scroll-tech/reth" , tag = " scroll-v91" , default-features = false }
79- scroll-alloy-consensus = { git = " https://github.com/scroll-tech/reth" , tag = " scroll-v91" , default-features = false }
80- scroll-alloy-rpc-types = { git = " https://github.com/scroll-tech/reth" , tag = " scroll-v91" , default-features = false }
81- scroll-alloy-network = { git = " https://github.com/scroll-tech/reth" , tag = " scroll-v91" , default-features = false }
63+ reth-chainspec = { git = " https://github.com/scroll-tech/reth" , tag = " scroll-v91.2 " , default-features = false }
64+ reth-evm = { git = " https://github.com/scroll-tech/reth" , tag = " scroll-v91.2 " , default-features = false }
65+ reth-evm-ethereum = { git = " https://github.com/scroll-tech/reth" , tag = " scroll-v91.2 " , default-features = false }
66+ reth-ethereum-forks = { git = " https://github.com/scroll-tech/reth" , tag = " scroll-v91.2 " , default-features = false }
67+ reth-execution-types = { git = " https://github.com/scroll-tech/reth" , tag = " scroll-v91.2 " , default-features = false }
68+ reth-primitives = { git = " https://github.com/scroll-tech/reth" , tag = " scroll-v91.2 " , default-features = false }
69+ reth-primitives-traits = { git = " https://github.com/scroll-tech/reth" , tag = " scroll-v91.2 " , default-features = false }
70+ reth-stateless = { git = " https://github.com/scroll-tech/reth" , tag = " scroll-v91.2 " , default-features = false }
71+ reth-trie = { git = " https://github.com/scroll-tech/reth" , tag = " scroll-v91.2 " , default-features = false }
72+
73+ reth-scroll-chainspec = { git = " https://github.com/scroll-tech/reth" , tag = " scroll-v91.2 " , default-features = false }
74+ reth-scroll-evm = { git = " https://github.com/scroll-tech/reth" , tag = " scroll-v91.2 " , default-features = false }
75+ reth-scroll-forks = { git = " https://github.com/scroll-tech/reth" , tag = " scroll-v91.2 " , default-features = false }
76+ reth-scroll-primitives = { git = " https://github.com/scroll-tech/reth" , tag = " scroll-v91.2 " , default-features = false }
77+
78+ scroll-alloy-evm = { git = " https://github.com/scroll-tech/reth" , tag = " scroll-v91.2 " , default-features = false }
79+ scroll-alloy-consensus = { git = " https://github.com/scroll-tech/reth" , tag = " scroll-v91.2 " , default-features = false }
80+ scroll-alloy-rpc-types = { git = " https://github.com/scroll-tech/reth" , tag = " scroll-v91.2 " , default-features = false }
81+ scroll-alloy-network = { git = " https://github.com/scroll-tech/reth" , tag = " scroll-v91.2 " , default-features = false }
8282
8383risc0-ethereum-trie = { git = " https://github.com/risc0/risc0-ethereum" }
8484
0 commit comments