test_value_transfer_gas_calculation_homestead()¶
Documentation for tests/frontier/opcodes/test_call_and_callcode_gas_calculation.py::test_value_transfer_gas_calculation_homestead@b47f0253.
Generate fixtures for these test cases for Homestead with:
fill -v tests/frontier/opcodes/test_call_and_callcode_gas_calculation.py::test_value_transfer_gas_calculation_homestead --fork Homestead
Tests the nested CALL/CALLCODE/DELEGATECALL opcode gas consumption with a positive value transfer.
Source code in tests/frontier/opcodes/test_call_and_callcode_gas_calculation.py
335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 | |
Parametrized Test Cases¶
This test generates 9 parametrized test cases across 1 fork.