test_max_code_size_with_max_initcode()¶
Documentation for tests/amsterdam/eip7954_increase_max_contract_size/test_max_code_size.py::test_max_code_size_with_max_initcode@c74f1a67.
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_with_max_initcode --fork Amsterdam
Ensure max-size code deploys when initcode is also at max size.
Source code in tests/amsterdam/eip7954_increase_max_contract_size/test_max_code_size.py
174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 | |
Parametrized Test Cases¶
This test generates 1 parametrized test case across 1 fork.