Commit f0cb1bd
committed
fix(tests/static): Fine tune addr tag script, turn on more static tests for tagging.
- Wrap up stTransaction tests fine-tuning
- [fine-tuning] Replace 0 address in CALL code if in pre
- Changes from comments on PR ethereum#1781:
- Use Prague.precompiles() for precompile addresses in convert_addresses.py
- Revamp script, simplify Claude code over-engineering.
- fine tune by not tagging some addrs, add short name tag compat for selected tests1 parent 5a87a65 commit f0cb1bd
File tree
2,256 files changed
+49156
-22032
lines changed- scripts
- src/ethereum_test_specs/static_state
- common
- tests/static/state_tests
- Cancun/stEIP1153_transientStorage
- Shanghai
- stEIP3651_warmcoinbase
- stEIP3855_push0
- stEIP3860_limitmeterinitcode
- VMTests
- vmArithmeticTest
- vmBitwiseLogicOperation
- vmIOandFlowOperations
- vmLogTest
- vmTests
- stAttackTest
- stBadOpcode
- stBugs
- stCallCodes
- stCallCreateCallCodeTest
- stCallDelegateCodesCallCodeHomestead
- stCallDelegateCodesHomestead
- stCodeCopyTest
- stCodeSizeLimit
- stCreate2
- stCreateTest
- stDelegatecallTestHomestead
- stEIP150Specific
- stEIP150singleCodeGasPrices
- stEIP1559
- stEIP158Specific
- stEIP2930
- stEIP3607
- stExample
- stExtCodeHash
- stHomesteadSpecific
- stInitCodeTest
- stLogTests
- stMemExpandingEIP150Calls
- stMemoryStressTest
- stMemoryTest
- stNonZeroCallsTest
- stPreCompiledContracts2
- stPreCompiledContracts
- stQuadraticComplexityTest
- stRandom2
- stRandom
- stRecursiveCreate
- stRefundTest
- stReturnDataTest
- stRevertTest
- stSStoreTest
- stShift
- stSolidityTest
- stSpecialTest
- stStackTests
- stStaticCall
- stStaticFlagEnabled
- stSystemOperationsTest
- stTimeConsuming
- stTransactionTest
- stTransitionTest
- stWalletTest
- stZeroCallsRevert
- stZeroCallsTest
- stZeroKnowledge2
- stZeroKnowledge
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
2,256 files changed
+49156
-22032
lines changedThis file was deleted.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
| 35 | + | |
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| |||
121 | 121 | | |
122 | 122 | | |
123 | 123 | | |
124 | | - | |
| 124 | + | |
125 | 125 | | |
126 | 126 | | |
127 | 127 | | |
| |||
205 | 205 | | |
206 | 206 | | |
207 | 207 | | |
208 | | - | |
| 208 | + | |
| 209 | + | |
| 210 | + | |
| 211 | + | |
| 212 | + | |
| 213 | + | |
209 | 214 | | |
210 | 215 | | |
211 | 216 | | |
212 | | - | |
213 | | - | |
| 217 | + | |
| 218 | + | |
214 | 219 | | |
215 | 220 | | |
216 | 221 | | |
| |||
244 | 249 | | |
245 | 250 | | |
246 | 251 | | |
247 | | - | |
248 | | - | |
249 | | - | |
250 | | - | |
| 252 | + | |
| 253 | + | |
| 254 | + | |
| 255 | + | |
| 256 | + | |
| 257 | + | |
251 | 258 | | |
252 | 259 | | |
253 | 260 | | |
254 | | - | |
255 | | - | |
256 | 261 | | |
257 | | - | |
| 262 | + | |
| 263 | + | |
258 | 264 | | |
259 | | - | |
260 | | - | |
261 | | - | |
| 265 | + | |
| 266 | + | |
| 267 | + | |
| 268 | + | |
| 269 | + | |
| 270 | + | |
| 271 | + | |
| 272 | + | |
| 273 | + | |
| 274 | + | |
| 275 | + | |
| 276 | + | |
| 277 | + | |
262 | 278 | | |
263 | 279 | | |
264 | 280 | | |
| |||
271 | 287 | | |
272 | 288 | | |
273 | 289 | | |
274 | | - | |
| 290 | + | |
275 | 291 | | |
276 | 292 | | |
277 | 293 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
108 | 108 | | |
109 | 109 | | |
110 | 110 | | |
111 | | - | |
112 | | - | |
113 | | - | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
114 | 120 | | |
115 | 121 | | |
116 | 122 | | |
| |||
126 | 132 | | |
127 | 133 | | |
128 | 134 | | |
129 | | - | |
130 | 135 | | |
131 | 136 | | |
132 | 137 | | |
133 | 138 | | |
134 | 139 | | |
135 | 140 | | |
136 | | - | |
137 | | - | |
138 | | - | |
139 | | - | |
140 | | - | |
141 | | - | |
142 | 141 | | |
143 | | - | |
144 | | - | |
145 | | - | |
146 | | - | |
147 | | - | |
148 | | - | |
149 | | - | |
150 | | - | |
151 | | - | |
152 | | - | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
153 | 150 | | |
154 | 151 | | |
155 | 152 | | |
| |||
322 | 319 | | |
323 | 320 | | |
324 | 321 | | |
325 | | - | |
| 322 | + | |
326 | 323 | | |
327 | 324 | | |
328 | 325 | | |
| |||
335 | 332 | | |
336 | 333 | | |
337 | 334 | | |
338 | | - | |
339 | | - | |
340 | | - | |
341 | | - | |
| 335 | + | |
| 336 | + | |
| 337 | + | |
| 338 | + | |
| 339 | + | |
| 340 | + | |
| 341 | + | |
342 | 342 | | |
343 | 343 | | |
344 | 344 | | |
| |||
This file was deleted.
0 commit comments