Skip to content

Test SSTORE Combinations

Documentation for tests/istanbul/eip2200_net_gas_metering/test_sstore_combinations.py@5fa5938b.

Generate fixtures for these test cases for Amsterdam with:

fill -v tests/istanbul/eip2200_net_gas_metering/test_sstore_combinations.py --fork Amsterdam

Tests for SSTORE combinations across nested call types.

Test Functions Overview

Name Type Cases (Amsterdam) Description
test_sstore_combinations_initial state_test 768 Test SSTORE with four interleaved calls.
test_sstore_combinations_initial_staticcall_only state_test 6 Test a STATICCALL to the update contract, whose SSTORE must fault.