test_selfdestruct_new_beneficiary_account_write_cost()¶
Documentation for tests/amsterdam/eip8037_state_creation_gas_cost_increase/test_state_gas_selfdestruct.py::test_selfdestruct_new_beneficiary_account_write_cost@5c024cbb.
Generate fixtures for these test cases for Amsterdam with:
fill -v tests/amsterdam/eip8037_state_creation_gas_cost_increase/test_state_gas_selfdestruct.py::test_selfdestruct_new_beneficiary_account_write_cost --fork Amsterdam
Verify SELFDESTRUCT to a new beneficiary charges ACCOUNT_WRITE
regular gas plus the account-creation state gas, and not the
legacy combined regular account-creation cost.
Source code in tests/amsterdam/eip8037_state_creation_gas_cost_increase/test_state_gas_selfdestruct.py
718 719 720 721 722 723 724 725 726 727 728 729 730 731 732 733 734 735 736 737 738 739 740 741 742 743 744 745 746 | |
Parametrized Test Cases¶
This test generates 1 parametrized test case across 1 fork.