test_bal_selfdestruct_in_static_context()¶
Documentation for tests/amsterdam/eip7928_block_level_access_lists/test_block_access_lists_opcodes.py::test_bal_selfdestruct_in_static_context@5c024cbb.
Generate fixtures for these test cases for Amsterdam with:
fill -v tests/amsterdam/eip7928_block_level_access_lists/test_block_access_lists_opcodes.py::test_bal_selfdestruct_in_static_context --fork Amsterdam
SELFDESTRUCT in static context: beneficiary NOT in BAL.
Static check must fire before beneficiary access (warm/cold lookup) or balance transfer.
Source code in tests/amsterdam/eip7928_block_level_access_lists/test_block_access_lists_opcodes.py
2436 2437 2438 2439 2440 2441 2442 2443 2444 2445 2446 2447 2448 2449 2450 2451 2452 2453 2454 2455 2456 2457 2458 2459 2460 2461 2462 2463 2464 2465 2466 2467 2468 2469 2470 2471 2472 2473 2474 2475 2476 2477 2478 2479 | |
Parametrized Test Cases¶
This test generates 4 parametrized test cases across 1 fork.