Test Tstorage Clear After Tx¶
Documentation for tests/cancun/eip1153_tstore/test_tstorage_clear_after_tx.py@28e339e9
.
Generate fixtures for these test cases for Osaka with:
fill -v tests/cancun/eip1153_tstore/test_tstorage_clear_after_tx.py --fork Osaka
Test Functions Overview¶
Name | Type | Cases (Osaka) | Description |
---|---|---|---|
test_tstore_clear_after_deployment_tx |
blockchain_test | 1 | First creates a contract, which TSTOREs a value 1 in slot 1. After creating |
test_tstore_clear_after_tx |
blockchain_test | 1 | First SSTOREs the TLOAD value of key 1 in slot 1. Then, it TSTOREs 1 in |