Test CREATE Suicide Store¶
Documentation for tests/frontier/create/test_create_suicide_store.py@8db70f93.
Generate fixtures for these test cases for Amsterdam with:
fill -v tests/frontier/create/test_create_suicide_store.py --fork Amsterdam
Test that a dynamically created address is still callable and can perform storage operations after being called for selfdestruct.
Test Functions Overview¶
| Name | Type | Cases (Amsterdam) | Description |
|---|---|---|---|
test_create_suicide_store |
state_test | 2 | Create a dynamic contract that self-destructs, then call it to store some |