Test Execution Gas¶
Documentation for tests/prague/eip7623_increase_calldata_cost/test_execution_gas.py@8db70f93.
Generate fixtures for these test cases for Amsterdam with:
fill -v tests/prague/eip7623_increase_calldata_cost/test_execution_gas.py --fork Amsterdam
Test Functions Overview¶
| Name | Type | Cases (Amsterdam) | Description |
|---|---|---|---|
test_full_gas_consumption |
state_test | 12 | Test executing a transaction that fully consumes its execution gas |
test_gas_consumption_below_data_floor |
state_test | 6 | Test executing a transaction that almost consumes the floor data cost. |