Skip to content

Test Warm Status REVERT

Documentation for tests/berlin/eip2929_gas_cost_increases/test_warm_status_revert.py@b314d18e.

Generate fixtures for these test cases for Amsterdam with:

fill -v tests/berlin/eip2929_gas_cost_increases/test_warm_status_revert.py --fork Amsterdam

Tests that warm/cold access status is reverted when a sub-call reverts.

Test Functions Overview

Name Type Cases (Amsterdam) Description
test_account_warm_status_reverted_by_subcall state_test 1 Test that account warm status is reverted when a sub-call reverts.
test_storage_warm_status_reverted_by_subcall state_test 1 Test that storage slot warm status is reverted when a sub-call reverts.