test_delegation_clearing_failing_tx()
¶
Documentation for tests/prague/eip7702_set_code_tx/test_set_code_txs.py::test_delegation_clearing_failing_tx@21fb11c8
.
Generate fixtures for these test cases for Prague with:
fill -v tests/prague/eip7702_set_code_tx/test_set_code_txs.py::test_delegation_clearing_failing_tx --fork Prague
Test clearing the delegation of an account in a transaction that fails, OOGs or reverts.
Source code in tests/prague/eip7702_set_code_tx/test_set_code_txs.py
3170 3171 3172 3173 3174 3175 3176 3177 3178 3179 3180 3181 3182 3183 3184 3185 3186 3187 3188 3189 3190 3191 3192 3193 3194 3195 3196 3197 3198 3199 3200 3201 3202 3203 3204 3205 3206 3207 3208 3209 3210 3211 3212 3213 3214 3215 3216 |
|
Parametrized Test Cases¶
The interactive table below is also available as a standalone page.
Test ID (Abbreviated) | entry_code |
---|---|
...fork_Prague-state_test-out_of_gas | |
...fork_Prague-state_test-invalid_opcode | INVALID |
...fork_Prague-state_test-revert | |
...fork_Prague-blockchain_test_from_state_test-out_of_gas | |
...fork_Prague-blockchain_test_from_state_test-invalid_opcode | INVALID |
...fork_Prague-blockchain_test_from_state_test-revert | |
...fork_Osaka-state_test-out_of_gas | |
...fork_Osaka-state_test-invalid_opcode | INVALID |
...fork_Osaka-state_test-revert | |
...fork_Osaka-blockchain_test_from_state_test-out_of_gas | |
...fork_Osaka-blockchain_test_from_state_test-invalid_opcode | INVALID |
...fork_Osaka-blockchain_test_from_state_test-revert |