test_selfdestruct_with_value_emits_log()¶
Documentation for tests/amsterdam/eip7708_eth_transfer_logs/test_transfer_logs.py::test_selfdestruct_with_value_emits_log@c74f1a67.
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
724 725 726 727 728 729 730 731 732 733 734 735 736 737 738 739 740 741 742 743 744 745 746 747 748 | |
Parametrized Test Cases¶
This test generates 1 parametrized test case across 1 fork.