test_call_value_precompile_halt_refunds_new_account_state_gas()¶
Documentation for tests/amsterdam/eip8037_state_creation_gas_cost_increase/test_state_gas_call.py::test_call_value_precompile_halt_refunds_new_account_state_gas@87aba1a3.
Generate fixtures for these test cases for Amsterdam with:
fill -v tests/amsterdam/eip8037_state_creation_gas_cost_increase/test_state_gas_call.py::test_call_value_precompile_halt_refunds_new_account_state_gas --fork Amsterdam
Refill NEW_ACCOUNT state gas on a value CALL to an unfunded precompile that halts in the child frame.
Source code in tests/amsterdam/eip8037_state_creation_gas_cost_increase/test_state_gas_call.py
1656 1657 1658 1659 1660 1661 1662 1663 1664 1665 1666 1667 1668 1669 1670 1671 1672 1673 1674 1675 1676 1677 1678 1679 1680 1681 1682 1683 1684 1685 1686 1687 1688 1689 1690 1691 1692 1693 1694 1695 1696 | |
Parametrized Test Cases¶
This test generates 1 parametrized test case across 1 fork.