test_bal_invalid_surplus_system_address_from_system_call()¶
Documentation for tests/amsterdam/eip7928_block_level_access_lists/test_block_access_lists_invalid.py::test_bal_invalid_surplus_system_address_from_system_call@21507778.
Generate fixtures for these test cases for Amsterdam with:
fill -v tests/amsterdam/eip7928_block_level_access_lists/test_block_access_lists_invalid.py::test_bal_invalid_surplus_system_address_from_system_call --fork Amsterdam
Test that clients reject a BAL that includes SYSTEM_ADDRESS solely because it was the synthetic caller of a pre-execution system operation.
Source code in tests/amsterdam/eip7928_block_level_access_lists/test_block_access_lists_invalid.py
782 783 784 785 786 787 788 789 790 791 792 793 794 795 796 797 798 799 800 801 802 803 804 805 806 807 808 809 810 811 812 813 814 815 816 | |
Parametrized Test Cases¶
This test generates 1 parametrized test case across 1 fork.