@@ -130,101 +130,101 @@ packages = [
130130 " ethereum_spec_tools.lint" ,
131131 " ethereum_spec_tools.lint.lints" ,
132132 " ethereum" ,
133- " ethereum.frontier" ,
134- " ethereum.frontier.utils" ,
135- " ethereum.frontier.vm" ,
136- " ethereum.frontier.vm.instructions" ,
137- " ethereum.frontier.vm.precompiled_contracts" ,
133+ " ethereum.forks. frontier" ,
134+ " ethereum.forks. frontier.utils" ,
135+ " ethereum.forks. frontier.vm" ,
136+ " ethereum.forks. frontier.vm.instructions" ,
137+ " ethereum.forks. frontier.vm.precompiled_contracts" ,
138138 " ethereum.utils" ,
139139 " ethereum.crypto" ,
140140 " ethereum_optimized" ,
141- " ethereum.homestead" ,
142- " ethereum.homestead.utils" ,
143- " ethereum.homestead.vm" ,
144- " ethereum.homestead.vm.instructions" ,
145- " ethereum.homestead.vm.precompiled_contracts" ,
146- " ethereum.dao_fork" ,
147- " ethereum.dao_fork.utils" ,
148- " ethereum.dao_fork.vm" ,
149- " ethereum.dao_fork.vm.instructions" ,
150- " ethereum.dao_fork.vm.precompiled_contracts" ,
151- " ethereum.tangerine_whistle" ,
152- " ethereum.tangerine_whistle.utils" ,
153- " ethereum.tangerine_whistle.vm" ,
154- " ethereum.tangerine_whistle.vm.instructions" ,
155- " ethereum.tangerine_whistle.vm.precompiled_contracts" ,
156- " ethereum.spurious_dragon" ,
157- " ethereum.spurious_dragon.utils" ,
158- " ethereum.spurious_dragon.vm" ,
159- " ethereum.spurious_dragon.vm.instructions" ,
160- " ethereum.spurious_dragon.vm.precompiled_contracts" ,
161- " ethereum.byzantium" ,
162- " ethereum.byzantium.utils" ,
163- " ethereum.byzantium.vm" ,
164- " ethereum.byzantium.vm.instructions" ,
165- " ethereum.byzantium.vm.precompiled_contracts" ,
166- " ethereum.constantinople" ,
167- " ethereum.constantinople.utils" ,
168- " ethereum.constantinople.vm" ,
169- " ethereum.constantinople.vm.instructions" ,
170- " ethereum.constantinople.vm.precompiled_contracts" ,
171- " ethereum.istanbul" ,
172- " ethereum.istanbul.utils" ,
173- " ethereum.istanbul.vm" ,
174- " ethereum.istanbul.vm.instructions" ,
175- " ethereum.istanbul.vm.precompiled_contracts" ,
176- " ethereum.muir_glacier" ,
177- " ethereum.muir_glacier.utils" ,
178- " ethereum.muir_glacier.vm" ,
179- " ethereum.muir_glacier.vm.instructions" ,
180- " ethereum.muir_glacier.vm.precompiled_contracts" ,
181- " ethereum.berlin" ,
182- " ethereum.berlin.utils" ,
183- " ethereum.berlin.vm" ,
184- " ethereum.berlin.vm.instructions" ,
185- " ethereum.berlin.vm.precompiled_contracts" ,
186- " ethereum.london" ,
187- " ethereum.london.utils" ,
188- " ethereum.london.vm" ,
189- " ethereum.london.vm.instructions" ,
190- " ethereum.london.vm.precompiled_contracts" ,
191- " ethereum.arrow_glacier" ,
192- " ethereum.arrow_glacier.utils" ,
193- " ethereum.arrow_glacier.vm" ,
194- " ethereum.arrow_glacier.vm.instructions" ,
195- " ethereum.arrow_glacier.vm.precompiled_contracts" ,
196- " ethereum.gray_glacier" ,
197- " ethereum.gray_glacier.utils" ,
198- " ethereum.gray_glacier.vm" ,
199- " ethereum.gray_glacier.vm.instructions" ,
200- " ethereum.gray_glacier.vm.precompiled_contracts" ,
201- " ethereum.paris" ,
202- " ethereum.paris.utils" ,
203- " ethereum.paris.vm" ,
204- " ethereum.paris.vm.instructions" ,
205- " ethereum.paris.vm.precompiled_contracts" ,
206- " ethereum.shanghai" ,
207- " ethereum.shanghai.utils" ,
208- " ethereum.shanghai.vm" ,
209- " ethereum.shanghai.vm.instructions" ,
210- " ethereum.shanghai.vm.precompiled_contracts" ,
211- " ethereum.cancun" ,
212- " ethereum.cancun.utils" ,
213- " ethereum.cancun.vm" ,
214- " ethereum.cancun.vm.instructions" ,
215- " ethereum.cancun.vm.precompiled_contracts" ,
216- " ethereum.prague" ,
217- " ethereum.prague.utils" ,
218- " ethereum.prague.vm" ,
219- " ethereum.prague.vm.instructions" ,
220- " ethereum.prague.vm.precompiled_contracts" ,
221- " ethereum.prague.vm.precompiled_contracts.bls12_381" ,
222- " ethereum.osaka" ,
223- " ethereum.osaka.utils" ,
224- " ethereum.osaka.vm" ,
225- " ethereum.osaka.vm.instructions" ,
226- " ethereum.osaka.vm.precompiled_contracts" ,
227- " ethereum.osaka.vm.precompiled_contracts.bls12_381" ,
141+ " ethereum.forks. homestead" ,
142+ " ethereum.forks. homestead.utils" ,
143+ " ethereum.forks. homestead.vm" ,
144+ " ethereum.forks. homestead.vm.instructions" ,
145+ " ethereum.forks. homestead.vm.precompiled_contracts" ,
146+ " ethereum.forks. dao_fork" ,
147+ " ethereum.forks. dao_fork.utils" ,
148+ " ethereum.forks. dao_fork.vm" ,
149+ " ethereum.forks. dao_fork.vm.instructions" ,
150+ " ethereum.forks. dao_fork.vm.precompiled_contracts" ,
151+ " ethereum.forks. tangerine_whistle" ,
152+ " ethereum.forks. tangerine_whistle.utils" ,
153+ " ethereum.forks. tangerine_whistle.vm" ,
154+ " ethereum.forks. tangerine_whistle.vm.instructions" ,
155+ " ethereum.forks. tangerine_whistle.vm.precompiled_contracts" ,
156+ " ethereum.forks. spurious_dragon" ,
157+ " ethereum.forks. spurious_dragon.utils" ,
158+ " ethereum.forks. spurious_dragon.vm" ,
159+ " ethereum.forks. spurious_dragon.vm.instructions" ,
160+ " ethereum.forks. spurious_dragon.vm.precompiled_contracts" ,
161+ " ethereum.forks. byzantium" ,
162+ " ethereum.forks. byzantium.utils" ,
163+ " ethereum.forks. byzantium.vm" ,
164+ " ethereum.forks. byzantium.vm.instructions" ,
165+ " ethereum.forks. byzantium.vm.precompiled_contracts" ,
166+ " ethereum.forks. constantinople" ,
167+ " ethereum.forks. constantinople.utils" ,
168+ " ethereum.forks. constantinople.vm" ,
169+ " ethereum.forks. constantinople.vm.instructions" ,
170+ " ethereum.forks. constantinople.vm.precompiled_contracts" ,
171+ " ethereum.forks. istanbul" ,
172+ " ethereum.forks. istanbul.utils" ,
173+ " ethereum.forks. istanbul.vm" ,
174+ " ethereum.forks. istanbul.vm.instructions" ,
175+ " ethereum.forks. istanbul.vm.precompiled_contracts" ,
176+ " ethereum.forks. muir_glacier" ,
177+ " ethereum.forks. muir_glacier.utils" ,
178+ " ethereum.forks. muir_glacier.vm" ,
179+ " ethereum.forks. muir_glacier.vm.instructions" ,
180+ " ethereum.forks. muir_glacier.vm.precompiled_contracts" ,
181+ " ethereum.forks. berlin" ,
182+ " ethereum.forks. berlin.utils" ,
183+ " ethereum.forks. berlin.vm" ,
184+ " ethereum.forks. berlin.vm.instructions" ,
185+ " ethereum.forks. berlin.vm.precompiled_contracts" ,
186+ " ethereum.forks. london" ,
187+ " ethereum.forks. london.utils" ,
188+ " ethereum.forks. london.vm" ,
189+ " ethereum.forks. london.vm.instructions" ,
190+ " ethereum.forks. london.vm.precompiled_contracts" ,
191+ " ethereum.forks. arrow_glacier" ,
192+ " ethereum.forks. arrow_glacier.utils" ,
193+ " ethereum.forks. arrow_glacier.vm" ,
194+ " ethereum.forks. arrow_glacier.vm.instructions" ,
195+ " ethereum.forks. arrow_glacier.vm.precompiled_contracts" ,
196+ " ethereum.forks. gray_glacier" ,
197+ " ethereum.forks. gray_glacier.utils" ,
198+ " ethereum.forks. gray_glacier.vm" ,
199+ " ethereum.forks. gray_glacier.vm.instructions" ,
200+ " ethereum.forks. gray_glacier.vm.precompiled_contracts" ,
201+ " ethereum.forks. paris" ,
202+ " ethereum.forks. paris.utils" ,
203+ " ethereum.forks. paris.vm" ,
204+ " ethereum.forks. paris.vm.instructions" ,
205+ " ethereum.forks. paris.vm.precompiled_contracts" ,
206+ " ethereum.forks. shanghai" ,
207+ " ethereum.forks. shanghai.utils" ,
208+ " ethereum.forks. shanghai.vm" ,
209+ " ethereum.forks. shanghai.vm.instructions" ,
210+ " ethereum.forks. shanghai.vm.precompiled_contracts" ,
211+ " ethereum.forks. cancun" ,
212+ " ethereum.forks. cancun.utils" ,
213+ " ethereum.forks. cancun.vm" ,
214+ " ethereum.forks. cancun.vm.instructions" ,
215+ " ethereum.forks. cancun.vm.precompiled_contracts" ,
216+ " ethereum.forks. prague" ,
217+ " ethereum.forks. prague.utils" ,
218+ " ethereum.forks. prague.vm" ,
219+ " ethereum.forks. prague.vm.instructions" ,
220+ " ethereum.forks. prague.vm.precompiled_contracts" ,
221+ " ethereum.forks. prague.vm.precompiled_contracts.bls12_381" ,
222+ " ethereum.forks. osaka" ,
223+ " ethereum.forks. osaka.utils" ,
224+ " ethereum.forks. osaka.vm" ,
225+ " ethereum.forks. osaka.vm.instructions" ,
226+ " ethereum.forks. osaka.vm.precompiled_contracts" ,
227+ " ethereum.forks. osaka.vm.precompiled_contracts.bls12_381" ,
228228]
229229
230230[tool .setuptools .package-data ]
0 commit comments