test_blobbasefee_before_fork()¶
Documentation for tests/cancun/eip7516_blobgasfee/test_blobgasfee_opcode.py::test_blobbasefee_before_fork@b47f0253.
Generate fixtures for these test cases for Cancun with:
fill -v tests/cancun/eip7516_blobgasfee/test_blobgasfee_opcode.py::test_blobbasefee_before_fork --fork Cancun
Tests that the BLOBBASEFEE opcode results on exception when called before the fork.
Source code in tests/cancun/eip7516_blobgasfee/test_blobgasfee_opcode.py
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 | |
Parametrized Test Cases¶
This test generates 1 parametrized test case across 1 fork.