Test Gas¶
Documentation for tests/prague/eip7692_eof_v1/eip7069_extcall/test_gas.py@verkle@v0.0.6
.
Generate fixtures for these test cases for Pragueeip7692 with:
Pragueeip7692 only:
fill -v tests/prague/eip7692_eof_v1/eip7069_extcall/test_gas.py --fork=PragueEIP7692 --evm-bin=/path/to/evm-tool-dev-version
For all forks up to and including Pragueeip7692:
fill -v tests/prague/eip7692_eof_v1/eip7069_extcall/test_gas.py --until=PragueEIP7692
Tests EIP-7069: Revamped CALL instructions
Tests gas comsumption
Test Functions Overview¶
Name | Type | Cases | Description |
---|---|---|---|
test_ext_calls_gas |
state_test | 64 | Tests variations of EXT*CALL gas, both warm and cold, without and with mem expansions |