@@ -12,44 +12,44 @@ name = "reth-bsc"
1212path = " src/main.rs"
1313
1414[dependencies ]
15- reth = { git = " https://github.com/paradigmxyz/reth" , rev = " 8e0ff926b " }
16- reth-cli = { git = " https://github.com/paradigmxyz/reth" , rev = " 8e0ff926b " }
17- reth-cli-commands = { git = " https://github.com/paradigmxyz/reth" , rev = " 8e0ff926b " }
18- reth-basic-payload-builder = { git = " https://github.com/paradigmxyz/reth" , rev = " 8e0ff926b " }
19- reth-db = { git = " https://github.com/paradigmxyz/reth" , rev = " 8e0ff926b " }
20- reth-engine-local = { git = " https://github.com/paradigmxyz/reth" , rev = " 8e0ff926b " }
21- reth-chainspec = { git = " https://github.com/paradigmxyz/reth" , rev = " 8e0ff926b " }
22- reth-cli-util = { git = " https://github.com/paradigmxyz/reth" , rev = " 8e0ff926b " }
23- reth-discv4 = { git = " https://github.com/paradigmxyz/reth" , rev = " 8e0ff926b " , features = [" test-utils" ] }
24- reth-engine-primitives = { git = " https://github.com/paradigmxyz/reth" , rev = " 8e0ff926b " }
25- reth-ethereum-forks = { git = " https://github.com/paradigmxyz/reth" , rev = " 8e0ff926b " , features = [" serde" ] }
26- reth-ethereum-payload-builder = { git = " https://github.com/paradigmxyz/reth" , rev = " 8e0ff926b " }
27- reth-ethereum-primitives = { git = " https://github.com/paradigmxyz/reth" , rev = " 8e0ff926b " }
28- reth-eth-wire = { git = " https://github.com/paradigmxyz/reth" , rev = " 8e0ff926b " }
29- reth-eth-wire-types = { git = " https://github.com/paradigmxyz/reth" , rev = " 8e0ff926b " }
30- reth-evm = { git = " https://github.com/paradigmxyz/reth" , rev = " 8e0ff926b " }
31- reth-evm-ethereum = { git = " https://github.com/paradigmxyz/reth" , rev = " 8e0ff926b " }
32- reth-node-core = { git = " https://github.com/paradigmxyz/reth" , rev = " 8e0ff926b " }
33- reth-revm = { git = " https://github.com/paradigmxyz/reth" , rev = " 8e0ff926b " }
34- reth-network = { git = " https://github.com/paradigmxyz/reth" , rev = " 8e0ff926b " , features = [" test-utils" ] }
35- reth-network-p2p = { git = " https://github.com/paradigmxyz/reth" , rev = " 8e0ff926b " }
36- reth-network-api = { git = " https://github.com/paradigmxyz/reth" , rev = " 8e0ff926b " }
37- reth-node-ethereum = { git = " https://github.com/paradigmxyz/reth" , rev = " 8e0ff926b " , features = [" test-utils" ] }
38- reth-network-peers = { git = " https://github.com/paradigmxyz/reth" , rev = " 8e0ff926b " }
39- reth-optimism-rpc = { git = " https://github.com/paradigmxyz/reth" , rev = " 8e0ff926b " }
40- reth-payload-primitives = { git = " https://github.com/paradigmxyz/reth" , rev = " 8e0ff926b " }
41- reth-primitives = { git = " https://github.com/paradigmxyz/reth" , rev = " 8e0ff926b " }
42- reth-primitives-traits = { git = " https://github.com/paradigmxyz/reth" , rev = " 8e0ff926b " }
43- reth-provider = { git = " https://github.com/paradigmxyz/reth" , rev = " 8e0ff926b " , features = [" test-utils" ] }
44- reth-rpc-eth-api = { git = " https://github.com/paradigmxyz/reth" , rev = " 8e0ff926b " }
45- reth-rpc-engine-api = { git = " https://github.com/paradigmxyz/reth" , rev = " 8e0ff926b " }
46- reth-tracing = { git = " https://github.com/paradigmxyz/reth" , rev = " 8e0ff926b " }
47- reth-trie-common = { git = " https://github.com/paradigmxyz/reth" , rev = " 8e0ff926b " }
48- reth-trie-db = { git = " https://github.com/paradigmxyz/reth" , rev = " 8e0ff926b " }
15+ reth = { git = " https://github.com/paradigmxyz/reth" , rev = " c0246e3 " }
16+ reth-cli = { git = " https://github.com/paradigmxyz/reth" , rev = " c0246e3 " }
17+ reth-cli-commands = { git = " https://github.com/paradigmxyz/reth" , rev = " c0246e3 " }
18+ reth-basic-payload-builder = { git = " https://github.com/paradigmxyz/reth" , rev = " c0246e3 " }
19+ reth-db = { git = " https://github.com/paradigmxyz/reth" , rev = " c0246e3 " }
20+ reth-engine-local = { git = " https://github.com/paradigmxyz/reth" , rev = " c0246e3 " }
21+ reth-chainspec = { git = " https://github.com/paradigmxyz/reth" , rev = " c0246e3 " }
22+ reth-cli-util = { git = " https://github.com/paradigmxyz/reth" , rev = " c0246e3 " }
23+ reth-discv4 = { git = " https://github.com/paradigmxyz/reth" , rev = " c0246e3 " , features = [" test-utils" ] }
24+ reth-engine-primitives = { git = " https://github.com/paradigmxyz/reth" , rev = " c0246e3 " }
25+ reth-ethereum-forks = { git = " https://github.com/paradigmxyz/reth" , rev = " c0246e3 " , features = [" serde" ] }
26+ reth-ethereum-payload-builder = { git = " https://github.com/paradigmxyz/reth" , rev = " c0246e3 " }
27+ reth-ethereum-primitives = { git = " https://github.com/paradigmxyz/reth" , rev = " c0246e3 " }
28+ reth-eth-wire = { git = " https://github.com/paradigmxyz/reth" , rev = " c0246e3 " }
29+ reth-eth-wire-types = { git = " https://github.com/paradigmxyz/reth" , rev = " c0246e3 " }
30+ reth-evm = { git = " https://github.com/paradigmxyz/reth" , rev = " c0246e3 " }
31+ reth-evm-ethereum = { git = " https://github.com/paradigmxyz/reth" , rev = " c0246e3 " }
32+ reth-node-core = { git = " https://github.com/paradigmxyz/reth" , rev = " c0246e3 " }
33+ reth-revm = { git = " https://github.com/paradigmxyz/reth" , rev = " c0246e3 " }
34+ reth-network = { git = " https://github.com/paradigmxyz/reth" , rev = " c0246e3 " , features = [" test-utils" ] }
35+ reth-network-p2p = { git = " https://github.com/paradigmxyz/reth" , rev = " c0246e3 " }
36+ reth-network-api = { git = " https://github.com/paradigmxyz/reth" , rev = " c0246e3 " }
37+ reth-node-ethereum = { git = " https://github.com/paradigmxyz/reth" , rev = " c0246e3 " , features = [" test-utils" ] }
38+ reth-network-peers = { git = " https://github.com/paradigmxyz/reth" , rev = " c0246e3 " }
39+ reth-optimism-rpc = { git = " https://github.com/paradigmxyz/reth" , rev = " c0246e3 " }
40+ reth-payload-primitives = { git = " https://github.com/paradigmxyz/reth" , rev = " c0246e3 " }
41+ reth-primitives = { git = " https://github.com/paradigmxyz/reth" , rev = " c0246e3 " }
42+ reth-primitives-traits = { git = " https://github.com/paradigmxyz/reth" , rev = " c0246e3 " }
43+ reth-provider = { git = " https://github.com/paradigmxyz/reth" , rev = " c0246e3 " , features = [" test-utils" ] }
44+ reth-rpc-eth-api = { git = " https://github.com/paradigmxyz/reth" , rev = " c0246e3 " }
45+ reth-rpc-engine-api = { git = " https://github.com/paradigmxyz/reth" , rev = " c0246e3 " }
46+ reth-tracing = { git = " https://github.com/paradigmxyz/reth" , rev = " c0246e3 " }
47+ reth-trie-common = { git = " https://github.com/paradigmxyz/reth" , rev = " c0246e3 " }
48+ reth-trie-db = { git = " https://github.com/paradigmxyz/reth" , rev = " c0246e3 " }
4949revm = " 27.0.2"
5050
5151# alloy dependencies
52- alloy-evm = " 0.14 "
52+ alloy-evm = " 0.15 "
5353
5454alloy-genesis = " 1.0.17"
5555alloy-consensus = " 1.0.17"
0 commit comments