test_sstore_direct_call_same_contract()¶
Documentation for tests/amsterdam/eip8037_state_creation_gas_cost_increase/test_state_gas_delegation_pointer.py::test_sstore_direct_call_same_contract@2119b382.
Generate fixtures for these test cases for Amsterdam with:
fill -v tests/amsterdam/eip8037_state_creation_gas_cost_increase/test_state_gas_delegation_pointer.py::test_sstore_direct_call_same_contract --fork Amsterdam
Test SSTORE state gas charged when calling the contract directly.
Baseline comparison: calling the contract directly (not via a delegation pointer) charges SSTORE state gas identically.
Source code in tests/amsterdam/eip8037_state_creation_gas_cost_increase/test_state_gas_delegation_pointer.py
81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 | |
Parametrized Test Cases¶
This test generates 1 parametrized test case across 1 fork.