test_selfdestruct_to_system_address()¶
Documentation for tests/amsterdam/eip7708_eth_transfer_logs/test_transfer_logs.py::test_selfdestruct_to_system_address@5c024cbb.
Generate fixtures for these test cases for Amsterdam with:
fill -v tests/amsterdam/eip7708_eth_transfer_logs/test_transfer_logs.py::test_selfdestruct_to_system_address --fork Amsterdam
Test SELFDESTRUCT sending ETH to the EIP-7708 system address.
Edge case: beneficiary is the same address (0xff...fe) that emits logs.
Source code in tests/amsterdam/eip7708_eth_transfer_logs/test_transfer_logs.py
751 752 753 754 755 756 757 758 759 760 761 762 763 764 765 766 767 768 769 770 771 772 773 774 775 776 | |
Parametrized Test Cases¶
This test generates 1 parametrized test case across 1 fork.