@@ -19,64 +19,64 @@ fraxtal-node = { path = "crates/node" }
1919fraxtal-evm = { path = " crates/evm" }
2020fraxtal-op-evm = { path = " crates/op-evm" }
2121
22- reth-basic-payload-builder = { git = " https://github.com/paradigmxyz/reth" , tag = " v1.5.0" }
23- reth-chain-state = { git = " https://github.com/paradigmxyz/reth" , tag = " v1.5.0" }
24- reth-chainspec = { git = " https://github.com/paradigmxyz/reth" , tag = " v1.5.0" }
25- reth-cli = { git = " https://github.com/paradigmxyz/reth" , tag = " v1.5.0" }
26- reth-cli-util = { git = " https://github.com/paradigmxyz/reth" , tag = " v1.5.0" }
27- reth-consensus = { git = " https://github.com/paradigmxyz/reth" , tag = " v1.5.0" }
28- reth-ethereum-forks = { git = " https://github.com/paradigmxyz/reth" , tag = " v1.5.0" }
29- reth-evm = { git = " https://github.com/paradigmxyz/reth" , tag = " v1.5.0" }
30- reth-execution-types = { git = " https://github.com/paradigmxyz/reth" , tag = " v1.5.0" }
31- reth-node-api = { git = " https://github.com/paradigmxyz/reth" , tag = " v1.5.0" }
32- reth-node-builder = { git = " https://github.com/paradigmxyz/reth" , tag = " v1.5.0" }
33- reth-optimism-chainspec = { git = " https://github.com/paradigmxyz/reth" , tag = " v1.5.0" }
34- reth-optimism-cli = { git = " https://github.com/paradigmxyz/reth" , tag = " v1.5.0" }
35- reth-optimism-consensus = { git = " https://github.com/paradigmxyz/reth" , tag = " v1.5.0" }
36- reth-optimism-evm = { git = " https://github.com/paradigmxyz/reth" , tag = " v1.5.0" }
37- reth-optimism-forks = { git = " https://github.com/paradigmxyz/reth" , tag = " v1.5.0" }
38- reth-optimism-node = { git = " https://github.com/paradigmxyz/reth" , tag = " v1.5.0" }
39- reth-optimism-payload-builder = { git = " https://github.com/paradigmxyz/reth" , tag = " v1.5.0" }
40- reth-optimism-primitives = { git = " https://github.com/paradigmxyz/reth" , tag = " v1.5.0" }
41- reth-optimism-rpc = { git = " https://github.com/paradigmxyz/reth" , tag = " v1.5.0" }
42- reth-payload-builder = { git = " https://github.com/paradigmxyz/reth" , tag = " v1.5.0" }
43- reth-payload-builder-primitives = { git = " https://github.com/paradigmxyz/reth" , tag = " v1.5.0" }
44- reth-payload-primitives = { git = " https://github.com/paradigmxyz/reth" , tag = " v1.5.0" }
45- reth-payload-util = { git = " https://github.com/paradigmxyz/reth" , tag = " v1.5.0" }
46- reth-primitives = { git = " https://github.com/paradigmxyz/reth" , tag = " v1.5.0" }
47- reth-primitives-traits = { git = " https://github.com/paradigmxyz/reth" , tag = " v1.5.0" }
48- reth-provider = { git = " https://github.com/paradigmxyz/reth" , tag = " v1.5.0" }
49- reth-revm = { git = " https://github.com/paradigmxyz/reth" , tag = " v1.5.0" }
50- reth-transaction-pool = { git = " https://github.com/paradigmxyz/reth" , tag = " v1.5.0" }
51- reth-trie-db = { git = " https://github.com/paradigmxyz/reth" , tag = " v1.5.0" }
22+ reth-basic-payload-builder = { git = " https://github.com/paradigmxyz/reth" , tag = " v1.6.0" }
23+ reth-chain-state = { git = " https://github.com/paradigmxyz/reth" , tag = " v1.6.0" }
24+ reth-chainspec = { git = " https://github.com/paradigmxyz/reth" , tag = " v1.6.0" }
25+ reth-cli = { git = " https://github.com/paradigmxyz/reth" , tag = " v1.6.0" }
26+ reth-cli-util = { git = " https://github.com/paradigmxyz/reth" , tag = " v1.6.0" }
27+ reth-consensus = { git = " https://github.com/paradigmxyz/reth" , tag = " v1.6.0" }
28+ reth-engine-local = { git = " https://github.com/paradigmxyz/reth" , tag = " v1.6.0" }
29+ reth-ethereum-forks = { git = " https://github.com/paradigmxyz/reth" , tag = " v1.6.0" }
30+ reth-evm = { git = " https://github.com/paradigmxyz/reth" , tag = " v1.6.0" }
31+ reth-execution-types = { git = " https://github.com/paradigmxyz/reth" , tag = " v1.6.0" }
32+ reth-node-api = { git = " https://github.com/paradigmxyz/reth" , tag = " v1.6.0" }
33+ reth-node-builder = { git = " https://github.com/paradigmxyz/reth" , tag = " v1.6.0" }
34+ reth-optimism-chainspec = { git = " https://github.com/paradigmxyz/reth" , tag = " v1.6.0" }
35+ reth-optimism-cli = { git = " https://github.com/paradigmxyz/reth" , tag = " v1.6.0" }
36+ reth-optimism-consensus = { git = " https://github.com/paradigmxyz/reth" , tag = " v1.6.0" }
37+ reth-optimism-evm = { git = " https://github.com/paradigmxyz/reth" , tag = " v1.6.0" }
38+ reth-optimism-forks = { git = " https://github.com/paradigmxyz/reth" , tag = " v1.6.0" }
39+ reth-optimism-node = { git = " https://github.com/paradigmxyz/reth" , tag = " v1.6.0" }
40+ reth-optimism-payload-builder = { git = " https://github.com/paradigmxyz/reth" , tag = " v1.6.0" }
41+ reth-optimism-primitives = { git = " https://github.com/paradigmxyz/reth" , tag = " v1.6.0" }
42+ reth-optimism-rpc = { git = " https://github.com/paradigmxyz/reth" , tag = " v1.6.0" }
43+ reth-payload-builder = { git = " https://github.com/paradigmxyz/reth" , tag = " v1.6.0" }
44+ reth-payload-builder-primitives = { git = " https://github.com/paradigmxyz/reth" , tag = " v1.6.0" }
45+ reth-payload-primitives = { git = " https://github.com/paradigmxyz/reth" , tag = " v1.6.0" }
46+ reth-payload-util = { git = " https://github.com/paradigmxyz/reth" , tag = " v1.6.0" }
47+ reth-primitives = { git = " https://github.com/paradigmxyz/reth" , tag = " v1.6.0" }
48+ reth-primitives-traits = { git = " https://github.com/paradigmxyz/reth" , tag = " v1.6.0" }
49+ reth-provider = { git = " https://github.com/paradigmxyz/reth" , tag = " v1.6.0" }
50+ reth-revm = { git = " https://github.com/paradigmxyz/reth" , tag = " v1.6.0" }
51+ reth-rpc-api = { git = " https://github.com/paradigmxyz/reth" , tag = " v1.6.0" }
52+ reth-transaction-pool = { git = " https://github.com/paradigmxyz/reth" , tag = " v1.6.0" }
53+ reth-trie-db = { git = " https://github.com/paradigmxyz/reth" , tag = " v1.6.0" }
5254
5355# eth
54- alloy-chains = { version = " 0.2.0 " , default-features = false }
55- alloy-consensus = { version = " 1.0.13 " , default-features = false }
56- alloy-eips = { version = " 1.0.13 " , default-features = false }
57- alloy-evm = { version = " 0.12 " , default-features = false }
58- alloy-primitives = { version = " 1.2 .0" , default-features = false , features = [" map-foldhash" ] }
56+ alloy-chains = { version = " 0.2.5 " , default-features = false }
57+ alloy-consensus = { version = " 1.0.23 " , default-features = false }
58+ alloy-eips = { version = " 1.0.23 " , default-features = false }
59+ alloy-evm = { version = " 0.15 " , default-features = false }
60+ alloy-primitives = { version = " 1.3 .0" , default-features = false , features = [" map-foldhash" ] }
5961alloy-rlp = { version = " 0.3.10" , default-features = false , features = [" core-net" ] }
60- alloy-rpc-types-debug = { version = " 1.0.13 " , default-features = false }
61- alloy-rpc-types-eth = { version = " 1.0.13 " , default-features = false }
62- alloy-rpc-types-engine = { version = " 1.0.13 " , default-features = false }
62+ alloy-rpc-types-debug = { version = " 1.0.23 " , default-features = false }
63+ alloy-rpc-types-eth = { version = " 1.0.23 " , default-features = false }
64+ alloy-rpc-types-engine = { version = " 1.0.23 " , default-features = false }
6365
6466# op
65- alloy-op-evm = { version = " 0.12 " , default-features = false }
67+ alloy-op-evm = { version = " 0.15 " , default-features = false }
6668alloy-op-hardforks = " 0.2.2"
67- op-alloy-consensus = { version = " 0.18.7 " , default-features = false }
68- op-alloy-rpc-types = { version = " 0.18.7 " , default-features = false }
69- op-alloy-rpc-types-engine = { version = " 0.18.7 " , default-features = false }
69+ op-alloy-consensus = { version = " 0.18.12 " , default-features = false }
70+ op-alloy-rpc-types = { version = " 0.18.12 " , default-features = false }
71+ op-alloy-rpc-types-engine = { version = " 0.18.12 " , default-features = false }
7072
7173# revm
72- revm = { version = " 26 .0.1 " , default-features = false }
74+ revm = { version = " 27 .0.3 " , default-features = false }
7375revm-primitives = { version = " 20.0.0" , default-features = false }
74- op-revm = { version = " 7 .0.1 " , default-features = false }
76+ op-revm = { version = " 8 .0.3 " , default-features = false }
7577
7678# misc
77- serde_json = { version = " 1.0" , default-features = false , features = [
78- " alloc" ,
79- ] }
79+ serde_json = { version = " 1.0" , default-features = false , features = [" alloc" ] }
8080auto_impl = " 1"
8181clap = { version = " 4" , features = [" derive" , " env" ] }
8282tracing = { version = " 0.1.0" , default-features = false }
0 commit comments