test_selfdestruct_with_value_emits_log()¶
Documentation for tests/amsterdam/eip7708_eth_transfer_logs/test_transfer_logs.py::test_selfdestruct_with_value_emits_log@9c2813ee.
Generate fixtures for these test cases for Amsterdam with:
fill -v tests/amsterdam/eip7708_eth_transfer_logs/test_transfer_logs.py::test_selfdestruct_with_value_emits_log --fork Amsterdam
Test that SELFDESTRUCT with value emits a transfer log.
Source code in tests/amsterdam/eip7708_eth_transfer_logs/test_transfer_logs.py
749 750 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 777 778 | |
Parametrized Test Cases¶
This test generates 1 parametrized test case across 1 fork.