@@ -19,59 +19,59 @@ 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.4.8 " }
23- reth-chain-state = { git = " https://github.com/paradigmxyz/reth" , tag = " v1.4.8 " }
24- reth-chainspec = { git = " https://github.com/paradigmxyz/reth" , tag = " v1.4.8 " }
25- reth-cli = { git = " https://github.com/paradigmxyz/reth" , tag = " v1.4.8 " }
26- reth-cli-util = { git = " https://github.com/paradigmxyz/reth" , tag = " v1.4.8 " }
27- reth-consensus = { git = " https://github.com/paradigmxyz/reth" , tag = " v1.4.8 " }
28- reth-ethereum-forks = { git = " https://github.com/paradigmxyz/reth" , tag = " v1.4.8 " }
29- reth-evm = { git = " https://github.com/paradigmxyz/reth" , tag = " v1.4.8 " }
30- reth-execution-types = { git = " https://github.com/paradigmxyz/reth" , tag = " v1.4.8 " }
31- reth-node-api = { git = " https://github.com/paradigmxyz/reth" , tag = " v1.4.8 " }
32- reth-node-builder = { git = " https://github.com/paradigmxyz/reth" , tag = " v1.4.8 " }
33- reth-optimism-chainspec = { git = " https://github.com/paradigmxyz/reth" , tag = " v1.4.8 " }
34- reth-optimism-cli = { git = " https://github.com/paradigmxyz/reth" , tag = " v1.4.8 " }
35- reth-optimism-consensus = { git = " https://github.com/paradigmxyz/reth" , tag = " v1.4.8 " }
36- reth-optimism-evm = { git = " https://github.com/paradigmxyz/reth" , tag = " v1.4.8 " }
37- reth-optimism-forks = { git = " https://github.com/paradigmxyz/reth" , tag = " v1.4.8 " }
38- reth-optimism-node = { git = " https://github.com/paradigmxyz/reth" , tag = " v1.4.8 " }
39- reth-optimism-payload-builder = { git = " https://github.com/paradigmxyz/reth" , tag = " v1.4.8 " }
40- reth-optimism-primitives = { git = " https://github.com/paradigmxyz/reth" , tag = " v1.4.8 " }
41- reth-optimism-rpc = { git = " https://github.com/paradigmxyz/reth" , tag = " v1.4.8 " }
42- reth-payload-builder = { git = " https://github.com/paradigmxyz/reth" , tag = " v1.4.8 " }
43- reth-payload-builder-primitives = { git = " https://github.com/paradigmxyz/reth" , tag = " v1.4.8 " }
44- reth-payload-primitives = { git = " https://github.com/paradigmxyz/reth" , tag = " v1.4.8 " }
45- reth-payload-util = { git = " https://github.com/paradigmxyz/reth" , tag = " v1.4.8 " }
46- reth-primitives = { git = " https://github.com/paradigmxyz/reth" , tag = " v1.4.8 " }
47- reth-primitives-traits = { git = " https://github.com/paradigmxyz/reth" , tag = " v1.4.8 " }
48- reth-provider = { git = " https://github.com/paradigmxyz/reth" , tag = " v1.4.8 " }
49- reth-revm = { git = " https://github.com/paradigmxyz/reth" , tag = " v1.4.8 " }
50- reth-transaction-pool = { git = " https://github.com/paradigmxyz/reth" , tag = " v1.4.8 " }
51- reth-trie-db = { git = " https://github.com/paradigmxyz/reth" , tag = " v1.4.8 " }
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 " }
5252
5353# eth
5454alloy-chains = { version = " 0.2.0" , default-features = false }
55- alloy-consensus = { version = " 1.0.12 " , default-features = false }
56- alloy-eips = { version = " 1.0.12 " , default-features = false }
57- alloy-evm = { version = " 0.10 " , 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 }
5858alloy-primitives = { version = " 1.2.0" , default-features = false , features = [" map-foldhash" ] }
5959alloy-rlp = { version = " 0.3.10" , default-features = false , features = [" core-net" ] }
60- alloy-rpc-types-debug = { version = " 1.0.12 " , default-features = false }
61- alloy-rpc-types-eth = { version = " 1.0.12 " , default-features = false }
62- alloy-rpc-types-engine = { version = " 1.0.12 " , default-features = false }
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 }
6363
6464# op
65- alloy-op-evm = { version = " 0.10.0 " , default-features = false }
65+ alloy-op-evm = { version = " 0.12 " , default-features = false }
6666alloy-op-hardforks = " 0.2.2"
67- op-alloy-consensus = { version = " 0.17.2 " , default-features = false }
68- op-alloy-rpc-types = { version = " 0.18.6 " , default-features = false }
69- op-alloy-rpc-types-engine = { version = " 0.18.6 " , default-features = false }
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 }
7070
7171# revm
72- revm = { version = " 24 .0.1" , default-features = false }
72+ revm = { version = " 26 .0.1" , default-features = false }
7373revm-primitives = { version = " 20.0.0" , default-features = false }
74- op-revm = { version = " 5 .0.0 " , default-features = false }
74+ op-revm = { version = " 7 .0.1 " , default-features = false }
7575
7676# misc
7777serde_json = { version = " 1.0" , default-features = false , features = [
0 commit comments