test_call_self_is_warm()¶
Documentation for tests/amsterdam/eip8038_state_access_gas_cost_increase/test_call_gas.py::test_call_self_is_warm@2867859a.
Generate fixtures for these test cases for Amsterdam with:
fill -v tests/amsterdam/eip8038_state_access_gas_cost_increase/test_call_gas.py::test_call_self_is_warm --fork Amsterdam
Verify a self-call is warm: the executing account is pre-warmed.
The current target is in the accessed-addresses set on message
entry, so a call to ADDRESS pays only WARM_ACCESS.
Source code in tests/amsterdam/eip8038_state_access_gas_cost_increase/test_call_gas.py
430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 | |
Parametrized Test Cases¶
This test generates 4 parametrized test cases across 1 fork.