Skip to content

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_hive-callee_opcode_CALL-caller_gas_limit_36620-is_sufficient_gas_True]
test_value_transfer_gas_calculation[fork_Paris-blockchain_test_hive-callee_opcode_CALL-caller_gas_limit_36619-is_sufficient_gas_False]
test_value_transfer_gas_calculation[fork_Paris-blockchain_test_hive-callee_opcode_CALLCODE-caller_gas_limit_11620-is_sufficient_gas_True]
test_value_transfer_gas_calculation[fork_Paris-blockchain_test_hive-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_hive-callee_opcode_CALL-caller_gas_limit_36620-is_sufficient_gas_True]
test_value_transfer_gas_calculation[fork_Shanghai-blockchain_test_hive-callee_opcode_CALL-caller_gas_limit_36619-is_sufficient_gas_False]
test_value_transfer_gas_calculation[fork_Shanghai-blockchain_test_hive-callee_opcode_CALLCODE-caller_gas_limit_11620-is_sufficient_gas_True]
test_value_transfer_gas_calculation[fork_Shanghai-blockchain_test_hive-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 --collect-only -q --until Prague tests/frontier/opcodes/test_call_and_callcode_gas_calculation.py