Skip to content

Test Tstorage Execution Contexts

Documentation for tests/cancun/eip1153_tstore/test_tstorage_execution_contexts.py@21507778.

Generate fixtures for these test cases for Amsterdam with:

fill -v tests/cancun/eip1153_tstore/test_tstorage_execution_contexts.py --fork Amsterdam

Test EIP-1153 Transient Storage in execution contexts.

Test Functions Overview

Name Type Cases (Amsterdam) Description
test_subcall state_test 8 Test transient storage with a subcall using the following opcodes.
test_tstore_rollback_on_callcode_revert state_test 1 Test TSTORE is rolled back after CALLCODE sub-call reverts.