test_mcopy_memory_expansion()¶
Documentation for tests/cancun/eip5656_mcopy/test_mcopy_memory_expansion.py::test_mcopy_memory_expansion@b47f0253.
Generate fixtures for these test cases for Amsterdam with:
fill -v tests/cancun/eip5656_mcopy/test_mcopy_memory_expansion.py::test_mcopy_memory_expansion --fork Amsterdam
Perform MCOPY operations that expand the memory, and verify the gas it costs to do so.
Source code in tests/cancun/eip5656_mcopy/test_mcopy_memory_expansion.py
154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 | |
Parametrized Test Cases¶
This test generates 40 parametrized test cases across 4 forks.