Skip to content

Test Withdrawal Requests Out Of Gas

Documentation for tests/prague/eip7002_el_triggerable_withdrawals/test_withdrawal_requests_out_of_gas.py@5fa5938b.

Generate fixtures for these test cases for Amsterdam with:

fill -v tests/prague/eip7002_el_triggerable_withdrawals/test_withdrawal_requests_out_of_gas.py --fork Amsterdam

Out-of-gas withdrawal request tests.

Tests that withdrawal requests whose triggering call runs out of gas are not included in the block, for EIP-7002: Execution layer triggerable withdrawals.

The gas limits are supplied per-request via the interaction's gas_limits list rather than being baked into the withdrawal request descriptor, keeping the gas concern isolated to these dedicated tests.

Test Functions Overview

Name Type Cases (Amsterdam) Description
test_withdrawal_requests_out_of_gas blockchain_test 4 Test that a withdrawal request whose triggering call runs out of gas is