test_blobbasefee_before_fork()¶
Documentation for tests/cancun/eip7516_blobgasfee/test_blobgasfee_opcode.py::test_blobbasefee_before_fork@e9958ed2.
Generate fixtures for these test cases for Osaka with:
fill -v tests/cancun/eip7516_blobgasfee/test_blobgasfee_opcode.py::test_blobbasefee_before_fork --fork Osaka
Tests that the BLOBBASEFEE opcode results on exception when called before the fork.
Source code in tests/cancun/eip7516_blobgasfee/test_blobgasfee_opcode.py
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 | |
Parametrized Test Cases¶
This test case is only parametrized by fork and fixture format.
| Test ID (Abbreviated) | caller_pre_storage |
|---|---|
| ...fork_Shanghai-state_test- | {1: 1} |
| ...fork_ShanghaiToCancunAtTime15k-blockchain_test_from_state_test- | {1: 1} |