test_bal_callcode_with_value_in_static_context()¶
Documentation for tests/amsterdam/eip7928_block_level_access_lists/test_block_access_lists_opcodes.py::test_bal_callcode_with_value_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_callcode_with_value_in_static_context --fork Amsterdam
CALLCODE with nonzero value succeeds in static context.
EIP-214 explicitly excludes CALLCODE from write-protection.
Source code in tests/amsterdam/eip7928_block_level_access_lists/test_block_access_lists_opcodes.py
2510 2511 2512 2513 2514 2515 2516 2517 2518 2519 2520 2521 2522 2523 2524 2525 2526 2527 2528 2529 2530 2531 2532 2533 | |
Parametrized Test Cases¶
This test generates 1 parametrized test case across 1 fork.