@@ -40,63 +40,63 @@ codegen-units = 1
4040incremental = false
4141
4242[workspace .dependencies ]
43- reth = { git = " https://github.com/SozinM/reth" , rev = " 9a3e900178327b93d16f90594ffd28516ba6123c " }
44- reth-chain-state = { git = " https://github.com/SozinM/reth" , rev = " 9a3e900178327b93d16f90594ffd28516ba6123c " }
45- reth-cli = { git = " https://github.com/SozinM/reth" , rev = " 9a3e900178327b93d16f90594ffd28516ba6123c " }
46- reth-cli-commands = { git = " https://github.com/SozinM/reth" , rev = " 9a3e900178327b93d16f90594ffd28516ba6123c " }
47- reth-cli-util = { git = " https://github.com/SozinM/reth" , rev = " 9a3e900178327b93d16f90594ffd28516ba6123c " }
48- reth-db = { git = " https://github.com/SozinM/reth" , rev = " 9a3e900178327b93d16f90594ffd28516ba6123c " }
49- reth-db-common = { git = " https://github.com/SozinM/reth" , rev = " 9a3e900178327b93d16f90594ffd28516ba6123c " }
50- reth-errors = { git = " https://github.com/SozinM/reth" , rev = " 9a3e900178327b93d16f90594ffd28516ba6123c " }
51- reth-payload-builder = { git = " https://github.com/SozinM/reth" , rev = " 9a3e900178327b93d16f90594ffd28516ba6123c " }
52- reth-node-api = { git = " https://github.com/SozinM/reth" , rev = " 9a3e900178327b93d16f90594ffd28516ba6123c " }
53- reth-rpc-engine-api = { git = " https://github.com/SozinM/reth" , rev = " 9a3e900178327b93d16f90594ffd28516ba6123c " }
54- reth-node-ethereum = { git = " https://github.com/SozinM/reth" , rev = " 9a3e900178327b93d16f90594ffd28516ba6123c " }
55- reth-trie = { git = " https://github.com/SozinM/reth" , rev = " 9a3e900178327b93d16f90594ffd28516ba6123c " }
56- reth-trie-parallel = { git = " https://github.com/SozinM/reth" , rev = " 9a3e900178327b93d16f90594ffd28516ba6123c " }
57- reth-basic-payload-builder = { git = " https://github.com/SozinM/reth" , rev = " 9a3e900178327b93d16f90594ffd28516ba6123c " }
58- reth-node-core = { git = " https://github.com/SozinM/reth" , rev = " 9a3e900178327b93d16f90594ffd28516ba6123c " }
59- reth-primitives = { git = " https://github.com/SozinM/reth" , rev = " 9a3e900178327b93d16f90594ffd28516ba6123c " }
60- reth-primitives-traits = { git = " https://github.com/SozinM/reth" , rev = " 9a3e900178327b93d16f90594ffd28516ba6123c " }
61- reth-provider = { git = " https://github.com/SozinM/reth" , rev = " 9a3e900178327b93d16f90594ffd28516ba6123c " , features = [
43+ reth = { git = " https://github.com/SozinM/reth" , rev = " 5b3e7ec0f178eb41a8814ef2ea9c6ceb2a2132c9 " }
44+ reth-chain-state = { git = " https://github.com/SozinM/reth" , rev = " 5b3e7ec0f178eb41a8814ef2ea9c6ceb2a2132c9 " }
45+ reth-cli = { git = " https://github.com/SozinM/reth" , rev = " 5b3e7ec0f178eb41a8814ef2ea9c6ceb2a2132c9 " }
46+ reth-cli-commands = { git = " https://github.com/SozinM/reth" , rev = " 5b3e7ec0f178eb41a8814ef2ea9c6ceb2a2132c9 " }
47+ reth-cli-util = { git = " https://github.com/SozinM/reth" , rev = " 5b3e7ec0f178eb41a8814ef2ea9c6ceb2a2132c9 " }
48+ reth-db = { git = " https://github.com/SozinM/reth" , rev = " 5b3e7ec0f178eb41a8814ef2ea9c6ceb2a2132c9 " }
49+ reth-db-common = { git = " https://github.com/SozinM/reth" , rev = " 5b3e7ec0f178eb41a8814ef2ea9c6ceb2a2132c9 " }
50+ reth-errors = { git = " https://github.com/SozinM/reth" , rev = " 5b3e7ec0f178eb41a8814ef2ea9c6ceb2a2132c9 " }
51+ reth-payload-builder = { git = " https://github.com/SozinM/reth" , rev = " 5b3e7ec0f178eb41a8814ef2ea9c6ceb2a2132c9 " }
52+ reth-node-api = { git = " https://github.com/SozinM/reth" , rev = " 5b3e7ec0f178eb41a8814ef2ea9c6ceb2a2132c9 " }
53+ reth-rpc-engine-api = { git = " https://github.com/SozinM/reth" , rev = " 5b3e7ec0f178eb41a8814ef2ea9c6ceb2a2132c9 " }
54+ reth-node-ethereum = { git = " https://github.com/SozinM/reth" , rev = " 5b3e7ec0f178eb41a8814ef2ea9c6ceb2a2132c9 " }
55+ reth-trie = { git = " https://github.com/SozinM/reth" , rev = " 5b3e7ec0f178eb41a8814ef2ea9c6ceb2a2132c9 " }
56+ reth-trie-parallel = { git = " https://github.com/SozinM/reth" , rev = " 5b3e7ec0f178eb41a8814ef2ea9c6ceb2a2132c9 " }
57+ reth-basic-payload-builder = { git = " https://github.com/SozinM/reth" , rev = " 5b3e7ec0f178eb41a8814ef2ea9c6ceb2a2132c9 " }
58+ reth-node-core = { git = " https://github.com/SozinM/reth" , rev = " 5b3e7ec0f178eb41a8814ef2ea9c6ceb2a2132c9 " }
59+ reth-primitives = { git = " https://github.com/SozinM/reth" , rev = " 5b3e7ec0f178eb41a8814ef2ea9c6ceb2a2132c9 " }
60+ reth-primitives-traits = { git = " https://github.com/SozinM/reth" , rev = " 5b3e7ec0f178eb41a8814ef2ea9c6ceb2a2132c9 " }
61+ reth-provider = { git = " https://github.com/SozinM/reth" , rev = " 5b3e7ec0f178eb41a8814ef2ea9c6ceb2a2132c9 " , features = [
6262 " test-utils" ,
6363] }
6464
65- reth-chainspec = { git = " https://github.com/SozinM/reth" , rev = " 9a3e900178327b93d16f90594ffd28516ba6123c " }
66- reth-storage-api = { git = " https://github.com/SozinM/reth" , rev = " 9a3e900178327b93d16f90594ffd28516ba6123c " }
67- reth-rpc-api = { git = " https://github.com/SozinM/reth" , rev = " 9a3e900178327b93d16f90594ffd28516ba6123c " }
68- reth-evm = { git = " https://github.com/SozinM/reth" , rev = " 9a3e900178327b93d16f90594ffd28516ba6123c " }
69- reth-evm-ethereum = { git = " https://github.com/SozinM/reth" , rev = " 9a3e900178327b93d16f90594ffd28516ba6123c " }
70- reth-execution-errors = { git = " https://github.com/SozinM/reth" , rev = " 9a3e900178327b93d16f90594ffd28516ba6123c " }
71- reth-exex = { git = " https://github.com/SozinM/reth" , rev = " 9a3e900178327b93d16f90594ffd28516ba6123c " }
72- reth-tasks = { git = " https://github.com/SozinM/reth" , rev = " 9a3e900178327b93d16f90594ffd28516ba6123c " }
73- reth-metrics = { git = " https://github.com/SozinM/reth" , rev = " 9a3e900178327b93d16f90594ffd28516ba6123c " }
74- reth-trie-db = { git = " https://github.com/SozinM/reth" , rev = " 9a3e900178327b93d16f90594ffd28516ba6123c " }
75- reth-payload-primitives = { git = " https://github.com/SozinM/reth" , rev = " 9a3e900178327b93d16f90594ffd28516ba6123c " }
76- reth-transaction-pool = { git = " https://github.com/SozinM/reth" , rev = " 9a3e900178327b93d16f90594ffd28516ba6123c " }
77- reth-execution-types = { git = " https://github.com/SozinM/reth" , rev = " 9a3e900178327b93d16f90594ffd28516ba6123c " }
78- reth-revm = { git = " https://github.com/SozinM/reth" , rev = " 9a3e900178327b93d16f90594ffd28516ba6123c " }
79- reth-payload-builder-primitives = { git = " https://github.com/SozinM/reth" , rev = " 9a3e900178327b93d16f90594ffd28516ba6123c " }
80- reth-payload-util = { git = " https://github.com/SozinM/reth" , rev = " 9a3e900178327b93d16f90594ffd28516ba6123c " }
81- reth-rpc-layer = { git = " https://github.com/SozinM/reth" , rev = " 9a3e900178327b93d16f90594ffd28516ba6123c " }
82- reth-network-peers = { git = " https://github.com/SozinM/reth" , rev = " 9a3e900178327b93d16f90594ffd28516ba6123c " }
83- reth-testing-utils = { git = " https://github.com/SozinM/reth" , rev = " 9a3e900178327b93d16f90594ffd28516ba6123c " }
84- reth-node-builder = { git = " https://github.com/SozinM/reth" , rev = " 9a3e900178327b93d16f90594ffd28516ba6123c " }
85- reth-rpc-eth-types = { git = " https://github.com/SozinM/reth" , rev = " 9a3e900178327b93d16f90594ffd28516ba6123c " }
86- reth-tracing-otlp = { git = " https://github.com/SozinM/reth" , rev = " 9a3e900178327b93d16f90594ffd28516ba6123c " }
87- reth-ipc = { git = " https://github.com/SozinM/reth" , rev = " 9a3e900178327b93d16f90594ffd28516ba6123c " }
65+ reth-chainspec = { git = " https://github.com/SozinM/reth" , rev = " 5b3e7ec0f178eb41a8814ef2ea9c6ceb2a2132c9 " }
66+ reth-storage-api = { git = " https://github.com/SozinM/reth" , rev = " 5b3e7ec0f178eb41a8814ef2ea9c6ceb2a2132c9 " }
67+ reth-rpc-api = { git = " https://github.com/SozinM/reth" , rev = " 5b3e7ec0f178eb41a8814ef2ea9c6ceb2a2132c9 " }
68+ reth-evm = { git = " https://github.com/SozinM/reth" , rev = " 5b3e7ec0f178eb41a8814ef2ea9c6ceb2a2132c9 " }
69+ reth-evm-ethereum = { git = " https://github.com/SozinM/reth" , rev = " 5b3e7ec0f178eb41a8814ef2ea9c6ceb2a2132c9 " }
70+ reth-execution-errors = { git = " https://github.com/SozinM/reth" , rev = " 5b3e7ec0f178eb41a8814ef2ea9c6ceb2a2132c9 " }
71+ reth-exex = { git = " https://github.com/SozinM/reth" , rev = " 5b3e7ec0f178eb41a8814ef2ea9c6ceb2a2132c9 " }
72+ reth-tasks = { git = " https://github.com/SozinM/reth" , rev = " 5b3e7ec0f178eb41a8814ef2ea9c6ceb2a2132c9 " }
73+ reth-metrics = { git = " https://github.com/SozinM/reth" , rev = " 5b3e7ec0f178eb41a8814ef2ea9c6ceb2a2132c9 " }
74+ reth-trie-db = { git = " https://github.com/SozinM/reth" , rev = " 5b3e7ec0f178eb41a8814ef2ea9c6ceb2a2132c9 " }
75+ reth-payload-primitives = { git = " https://github.com/SozinM/reth" , rev = " 5b3e7ec0f178eb41a8814ef2ea9c6ceb2a2132c9 " }
76+ reth-transaction-pool = { git = " https://github.com/SozinM/reth" , rev = " 5b3e7ec0f178eb41a8814ef2ea9c6ceb2a2132c9 " }
77+ reth-execution-types = { git = " https://github.com/SozinM/reth" , rev = " 5b3e7ec0f178eb41a8814ef2ea9c6ceb2a2132c9 " }
78+ reth-revm = { git = " https://github.com/SozinM/reth" , rev = " 5b3e7ec0f178eb41a8814ef2ea9c6ceb2a2132c9 " }
79+ reth-payload-builder-primitives = { git = " https://github.com/SozinM/reth" , rev = " 5b3e7ec0f178eb41a8814ef2ea9c6ceb2a2132c9 " }
80+ reth-payload-util = { git = " https://github.com/SozinM/reth" , rev = " 5b3e7ec0f178eb41a8814ef2ea9c6ceb2a2132c9 " }
81+ reth-rpc-layer = { git = " https://github.com/SozinM/reth" , rev = " 5b3e7ec0f178eb41a8814ef2ea9c6ceb2a2132c9 " }
82+ reth-network-peers = { git = " https://github.com/SozinM/reth" , rev = " 5b3e7ec0f178eb41a8814ef2ea9c6ceb2a2132c9 " }
83+ reth-testing-utils = { git = " https://github.com/SozinM/reth" , rev = " 5b3e7ec0f178eb41a8814ef2ea9c6ceb2a2132c9 " }
84+ reth-node-builder = { git = " https://github.com/SozinM/reth" , rev = " 5b3e7ec0f178eb41a8814ef2ea9c6ceb2a2132c9 " }
85+ reth-rpc-eth-types = { git = " https://github.com/SozinM/reth" , rev = " 5b3e7ec0f178eb41a8814ef2ea9c6ceb2a2132c9 " }
86+ reth-tracing-otlp = { git = " https://github.com/SozinM/reth" , rev = " 5b3e7ec0f178eb41a8814ef2ea9c6ceb2a2132c9 " }
87+ reth-ipc = { git = " https://github.com/SozinM/reth" , rev = " 5b3e7ec0f178eb41a8814ef2ea9c6ceb2a2132c9 " }
8888
8989# reth optimism
90- reth-optimism-primitives = { git = " https://github.com/SozinM/reth" , rev = " 9a3e900178327b93d16f90594ffd28516ba6123c " }
91- reth-optimism-consensus = { git = " https://github.com/SozinM/reth" , rev = " 9a3e900178327b93d16f90594ffd28516ba6123c " }
92- reth-optimism-cli = { git = " https://github.com/SozinM/reth" , rev = " 9a3e900178327b93d16f90594ffd28516ba6123c " }
93- reth-optimism-forks = { git = " https://github.com/SozinM/reth" , rev = " 9a3e900178327b93d16f90594ffd28516ba6123c " }
94- reth-optimism-evm = { git = " https://github.com/SozinM/reth" , rev = " 9a3e900178327b93d16f90594ffd28516ba6123c " }
95- reth-optimism-node = { git = " https://github.com/SozinM/reth" , rev = " 9a3e900178327b93d16f90594ffd28516ba6123c " }
96- reth-optimism-payload-builder = { git = " https://github.com/SozinM/reth" , rev = " 9a3e900178327b93d16f90594ffd28516ba6123c " }
97- reth-optimism-chainspec = { git = " https://github.com/SozinM/reth" , rev = " 9a3e900178327b93d16f90594ffd28516ba6123c " }
98- reth-optimism-txpool = { git = " https://github.com/SozinM/reth" , rev = " 9a3e900178327b93d16f90594ffd28516ba6123c " }
99- reth-optimism-rpc = { git = " https://github.com/SozinM/reth" , rev = " 9a3e900178327b93d16f90594ffd28516ba6123c " , features = [
90+ reth-optimism-primitives = { git = " https://github.com/SozinM/reth" , rev = " 5b3e7ec0f178eb41a8814ef2ea9c6ceb2a2132c9 " }
91+ reth-optimism-consensus = { git = " https://github.com/SozinM/reth" , rev = " 5b3e7ec0f178eb41a8814ef2ea9c6ceb2a2132c9 " }
92+ reth-optimism-cli = { git = " https://github.com/SozinM/reth" , rev = " 5b3e7ec0f178eb41a8814ef2ea9c6ceb2a2132c9 " }
93+ reth-optimism-forks = { git = " https://github.com/SozinM/reth" , rev = " 5b3e7ec0f178eb41a8814ef2ea9c6ceb2a2132c9 " }
94+ reth-optimism-evm = { git = " https://github.com/SozinM/reth" , rev = " 5b3e7ec0f178eb41a8814ef2ea9c6ceb2a2132c9 " }
95+ reth-optimism-node = { git = " https://github.com/SozinM/reth" , rev = " 5b3e7ec0f178eb41a8814ef2ea9c6ceb2a2132c9 " }
96+ reth-optimism-payload-builder = { git = " https://github.com/SozinM/reth" , rev = " 5b3e7ec0f178eb41a8814ef2ea9c6ceb2a2132c9 " }
97+ reth-optimism-chainspec = { git = " https://github.com/SozinM/reth" , rev = " 5b3e7ec0f178eb41a8814ef2ea9c6ceb2a2132c9 " }
98+ reth-optimism-txpool = { git = " https://github.com/SozinM/reth" , rev = " 5b3e7ec0f178eb41a8814ef2ea9c6ceb2a2132c9 " }
99+ reth-optimism-rpc = { git = " https://github.com/SozinM/reth" , rev = " 5b3e7ec0f178eb41a8814ef2ea9c6ceb2a2132c9 " , features = [
100100 " client" ,
101101] }
102102
0 commit comments