Test Call And Callcode Gas Calculation - Test Cases¶
Test cases generated from tests/frontier/opcodes/test_call_and_callcode_gas_calculation.py
Parametrized test cases generated from the test module tests/frontier/opcodes/test_call_and_callcode_gas_calculation.py
:
test_value_transfer_gas_calculation[fork_London-blockchain_test-callee_opcode_CALL-caller_gas_limit_36620-is_sufficient_gas_True]
test_value_transfer_gas_calculation[fork_London-blockchain_test-callee_opcode_CALL-caller_gas_limit_36619-is_sufficient_gas_False]
test_value_transfer_gas_calculation[fork_London-blockchain_test-callee_opcode_CALLCODE-caller_gas_limit_11620-is_sufficient_gas_True]
test_value_transfer_gas_calculation[fork_London-blockchain_test-callee_opcode_CALLCODE-caller_gas_limit_11619-is_sufficient_gas_False]
test_value_transfer_gas_calculation[fork_London-state_test-callee_opcode_CALL-caller_gas_limit_36620-is_sufficient_gas_True]
test_value_transfer_gas_calculation[fork_London-state_test-callee_opcode_CALL-caller_gas_limit_36619-is_sufficient_gas_False]
test_value_transfer_gas_calculation[fork_London-state_test-callee_opcode_CALLCODE-caller_gas_limit_11620-is_sufficient_gas_True]
test_value_transfer_gas_calculation[fork_London-state_test-callee_opcode_CALLCODE-caller_gas_limit_11619-is_sufficient_gas_False]
test_value_transfer_gas_calculation[fork_Paris-blockchain_test-callee_opcode_CALL-caller_gas_limit_36620-is_sufficient_gas_True]
test_value_transfer_gas_calculation[fork_Paris-blockchain_test-callee_opcode_CALL-caller_gas_limit_36619-is_sufficient_gas_False]
test_value_transfer_gas_calculation[fork_Paris-blockchain_test-callee_opcode_CALLCODE-caller_gas_limit_11620-is_sufficient_gas_True]
test_value_transfer_gas_calculation[fork_Paris-blockchain_test-callee_opcode_CALLCODE-caller_gas_limit_11619-is_sufficient_gas_False]
test_value_transfer_gas_calculation[fork_Paris-blockchain_test_engine-callee_opcode_CALL-caller_gas_limit_36620-is_sufficient_gas_True]
test_value_transfer_gas_calculation[fork_Paris-blockchain_test_engine-callee_opcode_CALL-caller_gas_limit_36619-is_sufficient_gas_False]
test_value_transfer_gas_calculation[fork_Paris-blockchain_test_engine-callee_opcode_CALLCODE-caller_gas_limit_11620-is_sufficient_gas_True]
test_value_transfer_gas_calculation[fork_Paris-blockchain_test_engine-callee_opcode_CALLCODE-caller_gas_limit_11619-is_sufficient_gas_False]
test_value_transfer_gas_calculation[fork_Paris-state_test-callee_opcode_CALL-caller_gas_limit_36620-is_sufficient_gas_True]
test_value_transfer_gas_calculation[fork_Paris-state_test-callee_opcode_CALL-caller_gas_limit_36619-is_sufficient_gas_False]
test_value_transfer_gas_calculation[fork_Paris-state_test-callee_opcode_CALLCODE-caller_gas_limit_11620-is_sufficient_gas_True]
test_value_transfer_gas_calculation[fork_Paris-state_test-callee_opcode_CALLCODE-caller_gas_limit_11619-is_sufficient_gas_False]
test_value_transfer_gas_calculation[fork_Shanghai-blockchain_test-callee_opcode_CALL-caller_gas_limit_36620-is_sufficient_gas_True]
test_value_transfer_gas_calculation[fork_Shanghai-blockchain_test-callee_opcode_CALL-caller_gas_limit_36619-is_sufficient_gas_False]
test_value_transfer_gas_calculation[fork_Shanghai-blockchain_test-callee_opcode_CALLCODE-caller_gas_limit_11620-is_sufficient_gas_True]
test_value_transfer_gas_calculation[fork_Shanghai-blockchain_test-callee_opcode_CALLCODE-caller_gas_limit_11619-is_sufficient_gas_False]
test_value_transfer_gas_calculation[fork_Shanghai-blockchain_test_engine-callee_opcode_CALL-caller_gas_limit_36620-is_sufficient_gas_True]
test_value_transfer_gas_calculation[fork_Shanghai-blockchain_test_engine-callee_opcode_CALL-caller_gas_limit_36619-is_sufficient_gas_False]
test_value_transfer_gas_calculation[fork_Shanghai-blockchain_test_engine-callee_opcode_CALLCODE-caller_gas_limit_11620-is_sufficient_gas_True]
test_value_transfer_gas_calculation[fork_Shanghai-blockchain_test_engine-callee_opcode_CALLCODE-caller_gas_limit_11619-is_sufficient_gas_False]
test_value_transfer_gas_calculation[fork_Shanghai-state_test-callee_opcode_CALL-caller_gas_limit_36620-is_sufficient_gas_True]
test_value_transfer_gas_calculation[fork_Shanghai-state_test-callee_opcode_CALL-caller_gas_limit_36619-is_sufficient_gas_False]
test_value_transfer_gas_calculation[fork_Shanghai-state_test-callee_opcode_CALLCODE-caller_gas_limit_11620-is_sufficient_gas_True]
test_value_transfer_gas_calculation[fork_Shanghai-state_test-callee_opcode_CALLCODE-caller_gas_limit_11619-is_sufficient_gas_False]
This output was extracted from the result of:
fill -p pytest_plugins.filler.pre_alloc -p pytest_plugins.filler.filler -p pytest_plugins.forks.forks -p pytest_plugins.spec_version_checker.spec_version_checker -p pytest_plugins.help.help -m not eip_version_check --tb short --dist loadscope --ignore tests/cancun/eip4844_blobs/point_evaluation_vectors/ --collect-only -q --until Prague tests/frontier/opcodes/test_call_and_callcode_gas_calculation.py