Test Function: test_self_destructing_initcode_create_tx()

Use a Create Transaction to execute a self-destructing initcode.

Parametrized Test Cases

Test ID selfdestruct_contract_initial_balance tx_value
selfdestruct_contract_initial_balance_0-tx_value_0 0 0
selfdestruct_contract_initial_balance_0-tx_value_100000 0 100000
selfdestruct_contract_initial_balance_100000-tx_value_0 100000 0
selfdestruct_contract_initial_balance_100000-tx_value_100000 100000 100000
selfdestruct_contract_initial_balance_0-tx_value_0 0 0
selfdestruct_contract_initial_balance_0-tx_value_100000 0 100000
selfdestruct_contract_initial_balance_100000-tx_value_0 100000 0
selfdestruct_contract_initial_balance_100000-tx_value_100000 100000 100000