test_max_code_size_external_opcodes()¶
Documentation for tests/amsterdam/eip7954_increase_max_contract_size/test_max_code_size.py::test_max_code_size_external_opcodes@5c024cbb.
Generate fixtures for these test cases for Amsterdam with:
fill -v tests/amsterdam/eip7954_increase_max_contract_size/test_max_code_size.py::test_max_code_size_external_opcodes --fork Amsterdam
Ensure external code opcodes work with the new max contract size.
Source code in tests/amsterdam/eip7954_increase_max_contract_size/test_max_code_size.py
207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 | |
Parametrized Test Cases¶
This test generates 1 parametrized test case across 1 fork.