Test Tstorage SELFDESTRUCT¶
Documentation for tests/cancun/eip1153_tstore/[email protected].
Generate fixtures for these test cases for Prague with:
fill -v tests/cancun/eip1153_tstore/test_tstorage_selfdestruct.py --fork Prague
Tests for EIP-1153: Transient Storage
Test cases for TSTORE and TLOAD opcode calls in reentrancy after self-destruct, taking into
account the changes in EIP-6780.
Test Functions Overview¶
| Name | Type | Cases (Prague) | Description |
|---|---|---|---|
test_reentrant_selfdestructing_call |
state_test | 6 | Test transient storage in different reentrancy contexts after selfdestructing. |