test_sstore_zero_to_nonzero()¶
Documentation for tests/amsterdam/eip8038_state_access_gas_cost_increase/test_eip_mainnet.py::test_sstore_zero_to_nonzero@2867859a.
Generate fixtures for these test cases for Amsterdam with:
fill -v tests/amsterdam/eip8038_state_access_gas_cost_increase/test_eip_mainnet.py::test_sstore_zero_to_nonzero --fork Amsterdam
A zero-to-nonzero SSTORE pays the EIP-8038 storage write and
succeeds, leaving the slot set.
Source code in tests/amsterdam/eip8038_state_access_gas_cost_increase/test_eip_mainnet.py
38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 | |
Parametrized Test Cases¶
This test generates 1 parametrized test case across 1 fork.