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@c74f1a67.
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
764 765 766 767 768 769 770 771 772 773 774 775 776 777 778 779 780 781 782 783 784 785 786 787 788 789 790 791 792 793 794 795 796 797 798 | |
Parametrized Test Cases¶
This test generates 1 parametrized test case across 1 fork.