From d06e96d28c5ddeba1a0f08f0c441a5ea3668569e Mon Sep 17 00:00:00 2001 From: cairo Date: Tue, 1 Oct 2024 11:39:01 -0700 Subject: [PATCH] Bump to eip7692@v1.1.1 tests --- tests/eof_suite/eest/.meta/fixtures.ini | 14 +- tests/eof_suite/eest/.meta/index.json | 33387 +++++++++------- tests/eof_suite/eest/.meta/report_fill.html | 10 +- .../all_invalid_terminating_opcodes.json | 568 +- .../all_opcodes_in_container.json | 1020 +- .../all_opcodes_stack_overflow.json | 560 +- .../all_opcodes_stack_underflow.json | 384 +- ...chable_terminating_opcodes_after_stop.json | 28 +- ...hable_terminating_opcodes_before_stop.json | 24 +- .../container_size/above_max_size_raw.json | 8 +- .../container_size/max_size.json | 16 +- .../section_after_end_of_container.json | 16 +- .../invalid_containers.json} | 1518 +- .../magic_validation.json | 137 +- .../max_code_sections.json | 16 +- .../single_code_section.json | 16 +- .../valid_containers.json} | 108 +- .../version_validation.json | 37 +- .../eof_example/eof_example.json | 4 +- .../eof_example_custom_fields.json | 4 +- .../eof_example/eof_example_parameters.json | 16 +- .../migrated_valid_invalid.json | 380 +- .../code_section_header_body_mismatch.json | 24 +- .../container_section_order.json | 99 +- .../section_order/section_order.json | 72 +- .../section_size/section_size.json | 248 +- .../truncated_container_with_data.json | 12 +- .../truncated_container_without_data.json | 16 +- .../rjump/rjump_after_container.json | 4 +- .../rjump_backwards_illegal_stack_height.json | 24 + ...son => rjump_backwards_infinite_loop.json} | 8 +- .../rjump/rjump_backwards_reference_only.json | 4 +- .../rjump/rjump_before_header.json | 4 +- .../rjump/rjump_into_callf.json | 8 +- .../rjump/rjump_into_data.json | 4 +- .../rjump/rjump_into_dupn.json | 4 +- .../rjump/rjump_into_eofcreate.json | 4 +- .../rjump/rjump_into_exchange.json | 4 +- .../rjump/rjump_into_header.json | 4 +- .../rjump/rjump_into_push_1.json | 8 +- .../rjump/rjump_into_push_n.json | 496 +- .../rjump/rjump_into_returncontract.json | 4 +- .../rjump/rjump_into_rjump.json | 4 +- .../rjump/rjump_into_rjumpi.json | 4 +- .../rjump/rjump_into_rjumpv.json | 16 +- .../rjump/rjump_into_self.json | 4 +- .../rjump/rjump_into_self_data_portion.json | 8 +- .../rjump/rjump_into_self_pre_code.json | 4 +- .../rjump/rjump_into_self_remaining_code.json | 4 +- .../rjump/rjump_into_stack_height_diff.json | 4 +- .../rjump/rjump_into_stack_height_diff_2.json | 4 +- .../rjump/rjump_into_stack_underflow.json | 4 +- .../rjump/rjump_into_swapn.json | 4 +- .../rjump/rjump_max_bytecode_size.json | 4 +- .../rjump/rjump_maxes.json | 4 +- .../rjump_outside_other_section_after.json | 4 +- .../rjump_outside_other_section_before.json | 4 +- .../rjump/rjump_positive_negative.json | 4 +- .../rjump/rjump_to_code_end.json | 4 +- .../rjump/rjump_truncated_rjump.json | 4 +- .../rjump/rjump_truncated_rjump_2.json | 4 +- .../rjump/rjump_unreachable_code.json | 4 +- .../rjump/rjump_zero.json | 4 +- .../rjumpi/double_rjumpi.json | 24 + .../rjumpi/rjumpi_after_container.json | 4 +- .../rjumpi/rjumpi_at_the_end.json | 4 +- .../rjumpi/rjumpi_backwards.json | 4 +- .../rjumpi_backwards_min_stack_wrong.json | 24 + .../rjumpi/rjumpi_backwards_onto_dup.json | 23 + .../rjumpi_backwards_reference_only.json | 4 +- .../rjumpi/rjumpi_forwards.json | 4 +- .../rjumpi/rjumpi_into_callf.json | 8 +- .../rjumpi/rjumpi_into_data.json | 4 +- .../rjumpi/rjumpi_into_dupn.json | 4 +- .../rjumpi/rjumpi_into_eofcreate.json | 4 +- .../rjumpi/rjumpi_into_exchange.json | 4 +- .../rjumpi/rjumpi_into_header.json | 4 +- .../rjumpi/rjumpi_into_push_1.json | 12 +- .../rjumpi/rjumpi_into_push_n.json | 496 +- .../rjumpi/rjumpi_into_returncontract.json | 4 +- .../rjumpi/rjumpi_into_rjump.json | 4 +- .../rjumpi/rjumpi_into_rjumpi.json | 4 +- .../rjumpi/rjumpi_into_rjumpv.json | 16 +- .../rjumpi/rjumpi_into_self.json | 4 +- .../rjumpi/rjumpi_into_self_data_portion.json | 8 +- .../rjumpi/rjumpi_into_stack_height_diff.json | 4 +- .../rjumpi/rjumpi_into_stack_underflow.json | 4 +- .../rjumpi/rjumpi_into_swapn.json | 4 +- .../rjumpi/rjumpi_jump_before_header.json | 4 +- .../rjumpi/rjumpi_max_backward.json | 4 +- .../rjumpi/rjumpi_max_bytecode_size.json | 4 +- .../rjumpi/rjumpi_max_forward.json | 4 +- ...umpi_rjumpv_backwards_min_stack_wrong.json | 24 + .../rjumpi/rjumpi_skips_stack_underflow.json | 4 +- .../rjumpi/rjumpi_stack_validation.json | 4 +- .../rjumpi/rjumpi_to_code_end.json | 4 +- .../rjumpi/rjumpi_truncated.json | 4 +- .../rjumpi/rjumpi_truncated_2.json | 4 +- .../rjumpi/rjumpi_zero.json | 4 +- .../rjumpi/tangled_rjumpi.json | 24 + .../rjumpv/double_rjumpv.json | 24 + .../rjumpv/rjump_into_exchange.json | 68 - .../rjumpv/rjumpv_after_container.json | 12 +- .../rjumpv/rjumpv_at_end.json | 12 +- .../rjumpv/rjumpv_at_the_end.json | 4 +- .../rjumpv/rjumpv_backwards.json | 4 +- .../rjumpv/rjumpv_backwards_large_table.json | 44 + .../rjumpv_backwards_min_stack_wrong.json | 24 + .../rjumpv/rjumpv_backwards_onto_dup.json | 23 + .../rjumpv_backwards_reference_only.json | 4 +- .../rjumpv/rjumpv_before_container.json | 12 +- .../rjumpv/rjumpv_condition.json | 327 +- .../rjumpv/rjumpv_forwards.json | 4 +- .../rjumpv/rjumpv_full_table.json | 4 +- .../rjumpv/rjumpv_full_table_end.json | 4 +- .../rjumpv/rjumpv_full_table_last.json | 4 +- .../rjumpv/rjumpv_full_table_mid.json | 4 +- .../rjumpv/rjumpv_into_callf.json | 24 +- .../rjumpv/rjumpv_into_data.json | 12 +- .../rjumpv/rjumpv_into_dupn.json | 12 +- .../rjumpv/rjumpv_into_eofcreate.json | 12 +- .../rjumpv/rjumpv_into_exchange.json | 68 + .../rjumpv/rjumpv_into_header.json | 12 +- .../rjumpv/rjumpv_into_push_1.json | 24 +- .../rjumpv/rjumpv_into_push_n.json | 1488 +- .../rjumpv/rjumpv_into_returncontract.json | 12 +- .../rjumpv/rjumpv_into_rjump.json | 24 +- .../rjumpv/rjumpv_into_rjumpi.json | 24 +- .../rjumpv/rjumpv_into_rjumpv.json | 48 +- .../rjumpv/rjumpv_into_self.json | 12 +- .../rjumpv/rjumpv_into_self_data_portion.json | 24 +- .../rjumpv/rjumpv_into_stack_height_diff.json | 12 +- .../rjumpv/rjumpv_into_stack_underflow.json | 12 +- .../rjumpv/rjumpv_into_swapn.json | 12 +- .../rjumpv/rjumpv_max_forwards.json | 4 +- ...umpv_rjumpi_backwards_min_stack_wrong.json | 24 + .../rjumpv/rjumpv_size_3.json | 4 +- .../rjumpv/rjumpv_skips_stack_underflow.json | 8 +- .../rjumpv/rjumpv_truncated.json | 24 +- .../rjumpv/rjumpv_truncated_empty.json | 4 +- .../rjumpv/rjumpv_zero.json | 4 +- .../callf_execution/callf_stack_overflow.json | 4 +- .../callf_stack_size_1024.json | 4 +- .../callf_stack_size_1024_at_callf.json | 4 +- .../callf_stack_size_1024_at_push.json | 4 +- .../callf_with_inputs_stack_overflow.json | 4 +- .../callf_with_inputs_stack_size_1024.json | 4 +- ...f_with_inputs_stack_size_1024_at_push.json | 4 +- .../code_validation/eof_validity.json | 196 + .../callf_to_non_returning_section.json | 4 +- .../jumpf_execution/jumpf_backward.json | 4 +- .../jumpf_execution/jumpf_forward.json | 4 +- .../jumpf_execution/jumpf_stack_overflow.json | 4 +- .../jumpf_stack_size_1024.json | 4 +- .../jumpf_stack_size_1024_at_push.json | 4 +- .../jumpf_to_nonexistent_section.json | 4 +- .../jumpf_execution/jumpf_to_self.json | 4 +- .../jumpf_execution/jumpf_too_large.json | 4 +- .../jumpf_execution/jumpf_way_too_large.json | 4 +- .../jumpf_with_inputs_stack_overflow.json | 4 +- .../jumpf_with_inputs_stack_size_1024.json | 4 +- ...f_with_inputs_stack_size_1024_at_push.json | 4 +- .../jumpf_diff_max_stack_height.json | 134 + .../jumpf_diff_min_stack_height.json | 134 + .../jumpf_incompatible_outputs.json | 131 + .../jumpf_stack_non_returning_rules.json | 36 +- .../jumpf_stack_returning_rules.json | 288 +- .../jumpf_target/jumpf_target_rules.json | 100 +- .../first_section_returning.json | 134 + .../jumpf_in_nonreturning.json | 134 + .../retf_in_nonreturning.json | 134 + .../returning_section_not_returning.json | 90 + .../dupn/dupn_all_valid_immediates.json | 4 +- .../dupn/dupn_stack_overflow.json | 16 +- .../dupn/dupn_stack_underflow.json | 24 +- .../exchange_all_invalid_immediates.json | 24 +- .../exchange_all_valid_immediates.json | 4 +- .../swapn/swapn_all_valid_immediates.json | 4 +- .../swapn/swapn_on_max_stack.json | 8 +- .../swapn/swapn_stack_underflow.json | 46 +- ...gacy_initcode_invalid_eof_v1_contract.json | 16 +- ...legacy_initcode_valid_eof_v1_contract.json | 28 +- .../eofcreate/eofcreate_invalid_index.json | 46 + .../returncontract_invalid_index_0.json | 4 +- .../returncontract_invalid_index_1.json | 4 +- .../returncontract_invalid_index_255.json | 4 +- ...ncontract_invalid_truncated_immediate.json | 4 +- .../returncontract_terminating.json | 4 +- .../returncontract_valid_index_0.json | 4 +- .../returncontract_valid_index_1.json | 4 +- .../returncontract_valid_index_255.json | 4 +- .../container_both_kinds_different_sub.json | 4 +- .../container_both_kinds_same_sub.json | 4 +- ...ontainer_combos_deeply_nested_invalid.json | 18 +- .../container_combos_deeply_nested_valid.json | 30 +- .../container_combos_invalid.json | 18 +- ...ombos_non_first_code_sections_invalid.json | 18 +- ..._combos_non_first_code_sections_valid.json | 30 +- .../container_combos_valid.json | 92 +- ...ntainer_multiple_eofcreate_references.json | 23 + ...er_multiple_returncontract_references.json | 24 + .../dangling_initcode_subcontainer_bytes.json | 25 + .../dangling_runtime_subcontainer_bytes.json | 24 + .../deep_container.json | 12 +- .../migrated_eofcreate.json | 36 +- .../orphan_container.json | 24 +- .../reverting_container.json | 8 +- .../simple_create_from_creation.json | 4 +- .../simple_create_from_deployed.json | 4 +- .../subcontainer_wrong_eof_version.json | 46 + .../subcontainer_wrong_size.json | 92 + .../wide_container.json | 16 +- .../eof_functions_contract_call_fail.json | 16 +- .../eof_functions_contract_call_succeed.json | 16 +- ...ions_contract_call_within_deep_nested.json | 4 +- .../extcode/legacy_calls_eof_sstore.json | 4 +- .../opcodes_in_create_operation.json | 2342 ++ .../opcodes_in_create_tx.json | 1064 + .../opcodes_in_eof_calling_legacy.json | 4052 ++ .../opcodes_in_legacy/opcodes_in_legacy.json | 84 +- .../rjump/rjump_maxes.json | 4 +- .../rjump/rjump_positive_negative.json | 4 +- .../rjump_positive_negative_with_data.json | 67 - .../rjump/rjump_zero.json | 4 +- .../rjumpi/rjumpi_backwards.json | 4 +- .../rjumpi/rjumpi_condition_backwards.json | 8 +- .../rjumpi/rjumpi_condition_forwards.json | 8 +- .../rjumpi/rjumpi_condition_zero.json | 8 +- .../rjumpi/rjumpi_forwards.json | 4 +- .../rjumpi/rjumpi_max_backward.json | 4 +- .../rjumpi/rjumpi_max_forward.json | 4 +- .../rjumpi/rjumpi_zero.json | 4 +- .../rjumpv/rjumpv_backwards.json | 4 +- .../rjumpv/rjumpv_condition.json | 72 +- .../rjumpv/rjumpv_forwards.json | 4 +- .../rjumpv/rjumpv_full_table.json | 4 +- .../rjumpv/rjumpv_full_table_end.json | 4 +- .../rjumpv/rjumpv_full_table_last.json | 4 +- .../rjumpv/rjumpv_full_table_mid.json | 4 +- .../rjumpv/rjumpv_max_forwards.json | 4 +- .../rjumpv/rjumpv_size_3.json | 4 +- .../rjumpv/rjumpv_zero.json | 4 +- .../callf_execution/callf_stack_overflow.json | 4 +- .../callf_stack_size_1024.json | 4 +- .../callf_stack_size_1024_at_callf.json | 4 +- .../callf_stack_size_1024_at_push.json | 4 +- .../callf_with_inputs_stack_overflow.json | 4 +- .../callf_with_inputs_stack_size_1024.json | 4 +- ...f_with_inputs_stack_size_1024_at_push.json | 4 +- .../callf_to_non_returning_section.json | 4 +- .../jumpf_execution/jumpf_backward.json | 4 +- .../jumpf_execution/jumpf_forward.json | 4 +- .../jumpf_execution/jumpf_stack_overflow.json | 4 +- .../jumpf_stack_size_1024.json | 4 +- .../jumpf_stack_size_1024_at_push.json | 4 +- .../jumpf_to_nonexistent_section.json | 4 +- .../jumpf_execution/jumpf_to_self.json | 4 +- .../jumpf_execution/jumpf_too_large.json | 4 +- .../jumpf_execution/jumpf_way_too_large.json | 4 +- .../jumpf_with_inputs_stack_overflow.json | 4 +- .../jumpf_with_inputs_stack_size_1024.json | 4 +- ...f_with_inputs_stack_size_1024_at_push.json | 4 +- .../jumpf_stack_non_returning_rules.json | 36 +- .../jumpf_stack_returning_rules.json | 288 +- .../jumpf_target/jumpf_target_rules.json | 100 +- .../dupn/dupn_all_valid_immediates.json | 4 +- .../exchange_all_valid_immediates.json | 4 +- .../swapn/swapn_all_valid_immediates.json | 4 +- .../address_space_extension.json | 896 +- .../calldata_remains_after_subcall.json | 28 +- .../calldata/extcalls_inputdata.json | 512 +- .../calldata/extdelegatecall_inputdata.json | 256 +- .../calldata/extstaticcall_inputdata.json | 256 +- .../calls/eof_calls_clear_return_buffer.json | 144 +- .../calls/eof_calls_eof_mstore.json | 12 +- .../calls/eof_calls_eof_sstore.json | 12 +- .../calls/eof_calls_eof_then_fails.json | 16 +- .../calls/eof_calls_legacy_mstore.json | 12 +- .../calls/eof_calls_legacy_sstore.json | 12 +- .../calls/eof_calls_min_callee_gas.json | 64 +- .../calls/eof_calls_msg_depth.json | 12 +- .../calls/eof_calls_revert_abort.json | 48 +- .../eof_calls_static_flag_with_value.json | 8 +- .../calls/eof_calls_with_value.json | 64 +- .../calls/legacy_calls_eof_mstore.json | 16 +- .../calls/legacy_calls_eof_sstore.json | 16 +- .../eip7069_extcall/gas/ext_calls_gas.json | 2324 +- .../returndatacopy_huge_memory_expansion.json | 48 +- .../returndatacopy_memory_expansion.json | 160 +- .../returndatacopy_handling.json | 1792 +- .../returndataload/returndatacopy_oob.json | 8 +- .../returndataload_handling.json | 192 +- .../data_opcodes/data_section_succeed.json | 48 +- .../datacopy_huge_memory_expansion.json | 192 +- .../datacopy_memory_expansion.json | 640 +- .../eofcreate/address_collision.json | 10 +- .../eofcreate/auxdata_variations.json | 24 +- .../eofcreate/calldata.json | 4 +- .../eofcreate/eofcreate_in_initcode.json | 4 +- .../eofcreate_in_initcode_reverts.json | 4 +- .../eofcreate_revert_eof_returndata.json | 4 +- .../eofcreate/eofcreate_then_call.json | 4 +- .../eofcreate/return_data_cleared.json | 10 +- .../eofcreate/simple_eofcreate.json | 4 +- .../auxdata_size_failures.json | 24 +- .../eof_eofcreate_msg_depth.json | 16 +- .../eofcreate_deploy_sizes.json | 16 +- .../eofcreate_insufficient_stipend.json | 8 +- .../eofcreate_failures/initcode_aborts.json | 4 +- .../eofcreate_failures/initcode_revert.json | 8 +- .../insufficient_gas_memory_expansion.json | 4 +- .../insufficient_initcode_gas.json | 4 +- ...sufficient_returncontract_auxdata_gas.json | 4 +- .../static_flag_eofcreate.json | 32 +- .../eip7620_eof_create/gas/eofcreate_gas.json | 12818 ++++++ .../cross_version_creates_fail.json | 16 +- .../legacy_initcode_eof_contract_fails.json | 16 +- .../container_combos_valid.json | 30 +- .../reverting_container.json | 8 +- .../simple_create_from_creation.json | 4 +- .../simple_create_from_deployed.json | 4 +- 321 files changed, 52561 insertions(+), 21706 deletions(-) rename tests/eof_suite/eest/eof_tests/prague/eip7692_eof_v1/eip3540_eof_v1/{code_validation/legacy_initcode_invalid_eof_v1_contract.json => container_validation/invalid_containers.json} (86%) rename tests/eof_suite/eest/eof_tests/prague/eip7692_eof_v1/eip3540_eof_v1/{code_validation/legacy_initcode_valid_eof_v1_contract.json => container_validation/valid_containers.json} (57%) create mode 100644 tests/eof_suite/eest/eof_tests/prague/eip7692_eof_v1/eip4200_relative_jumps/rjump/rjump_backwards_illegal_stack_height.json rename tests/eof_suite/eest/eof_tests/prague/eip7692_eof_v1/eip4200_relative_jumps/rjump/{rjump_positive_negative_with_data.json => rjump_backwards_infinite_loop.json} (66%) create mode 100644 tests/eof_suite/eest/eof_tests/prague/eip7692_eof_v1/eip4200_relative_jumps/rjumpi/double_rjumpi.json create mode 100644 tests/eof_suite/eest/eof_tests/prague/eip7692_eof_v1/eip4200_relative_jumps/rjumpi/rjumpi_backwards_min_stack_wrong.json create mode 100644 tests/eof_suite/eest/eof_tests/prague/eip7692_eof_v1/eip4200_relative_jumps/rjumpi/rjumpi_backwards_onto_dup.json create mode 100644 tests/eof_suite/eest/eof_tests/prague/eip7692_eof_v1/eip4200_relative_jumps/rjumpi/rjumpi_rjumpv_backwards_min_stack_wrong.json create mode 100644 tests/eof_suite/eest/eof_tests/prague/eip7692_eof_v1/eip4200_relative_jumps/rjumpi/tangled_rjumpi.json create mode 100644 tests/eof_suite/eest/eof_tests/prague/eip7692_eof_v1/eip4200_relative_jumps/rjumpv/double_rjumpv.json delete mode 100644 tests/eof_suite/eest/eof_tests/prague/eip7692_eof_v1/eip4200_relative_jumps/rjumpv/rjump_into_exchange.json create mode 100644 tests/eof_suite/eest/eof_tests/prague/eip7692_eof_v1/eip4200_relative_jumps/rjumpv/rjumpv_backwards_large_table.json create mode 100644 tests/eof_suite/eest/eof_tests/prague/eip7692_eof_v1/eip4200_relative_jumps/rjumpv/rjumpv_backwards_min_stack_wrong.json create mode 100644 tests/eof_suite/eest/eof_tests/prague/eip7692_eof_v1/eip4200_relative_jumps/rjumpv/rjumpv_backwards_onto_dup.json create mode 100644 tests/eof_suite/eest/eof_tests/prague/eip7692_eof_v1/eip4200_relative_jumps/rjumpv/rjumpv_into_exchange.json create mode 100644 tests/eof_suite/eest/eof_tests/prague/eip7692_eof_v1/eip4200_relative_jumps/rjumpv/rjumpv_rjumpi_backwards_min_stack_wrong.json create mode 100644 tests/eof_suite/eest/eof_tests/prague/eip7692_eof_v1/eip4750_functions/code_validation/eof_validity.json create mode 100644 tests/eof_suite/eest/eof_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_diff_max_stack_height.json create mode 100644 tests/eof_suite/eest/eof_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_diff_min_stack_height.json create mode 100644 tests/eof_suite/eest/eof_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_incompatible_outputs.json create mode 100644 tests/eof_suite/eest/eof_tests/prague/eip7692_eof_v1/eip6206_jumpf/nonretruning_validation/first_section_returning.json create mode 100644 tests/eof_suite/eest/eof_tests/prague/eip7692_eof_v1/eip6206_jumpf/nonretruning_validation/jumpf_in_nonreturning.json create mode 100644 tests/eof_suite/eest/eof_tests/prague/eip7692_eof_v1/eip6206_jumpf/nonretruning_validation/retf_in_nonreturning.json create mode 100644 tests/eof_suite/eest/eof_tests/prague/eip7692_eof_v1/eip6206_jumpf/nonretruning_validation/returning_section_not_returning.json create mode 100644 tests/eof_suite/eest/eof_tests/prague/eip7692_eof_v1/eip7620_eof_create/eofcreate/eofcreate_invalid_index.json create mode 100644 tests/eof_suite/eest/eof_tests/prague/eip7692_eof_v1/eip7620_eof_create/subcontainer_validation/container_multiple_eofcreate_references.json create mode 100644 tests/eof_suite/eest/eof_tests/prague/eip7692_eof_v1/eip7620_eof_create/subcontainer_validation/container_multiple_returncontract_references.json create mode 100644 tests/eof_suite/eest/eof_tests/prague/eip7692_eof_v1/eip7620_eof_create/subcontainer_validation/dangling_initcode_subcontainer_bytes.json create mode 100644 tests/eof_suite/eest/eof_tests/prague/eip7692_eof_v1/eip7620_eof_create/subcontainer_validation/dangling_runtime_subcontainer_bytes.json create mode 100644 tests/eof_suite/eest/eof_tests/prague/eip7692_eof_v1/eip7620_eof_create/subcontainer_validation/subcontainer_wrong_eof_version.json create mode 100644 tests/eof_suite/eest/eof_tests/prague/eip7692_eof_v1/eip7620_eof_create/subcontainer_validation/subcontainer_wrong_size.json create mode 100644 tests/eof_suite/eest/state_tests/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_create_operation.json create mode 100644 tests/eof_suite/eest/state_tests/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_create_tx.json create mode 100644 tests/eof_suite/eest/state_tests/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_eof_calling_legacy.json delete mode 100644 tests/eof_suite/eest/state_tests/prague/eip7692_eof_v1/eip4200_relative_jumps/rjump/rjump_positive_negative_with_data.json create mode 100644 tests/eof_suite/eest/state_tests/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json diff --git a/tests/eof_suite/eest/.meta/fixtures.ini b/tests/eof_suite/eest/.meta/fixtures.ini index cc548164d7..bc8e4e86d9 100644 --- a/tests/eof_suite/eest/.meta/fixtures.ini +++ b/tests/eof_suite/eest/.meta/fixtures.ini @@ -1,8 +1,9 @@ ; This file describes fixture build properties [fixtures] -timestamp = 2024-08-29T15:46:57.171615 -command_line_args = fill --session-temp-folder=/var/folders/8w/d0vphdxj41s_jsn30bb_09p80000gn/T/tmpvio13dnk --index --fork=CancunEIP7692 -v tests/prague/eip7692_eof_v1 --evm-bin /Users/shemnon/git/ethereum/evmone/build/bin/evmone-t8n --t8n-dump-dir debug/evmone_dev +timestamp = 2024-09-30T17:33:11.162162 +build = eip7692 +command_line_args = fill --session-temp-folder=/var/folders/7x/nqhhklzj1s1btf5nw4b4jr840000gn/T/tmpg4k36yzl --index -n auto --evm-bin=~/Desktop/evmone/build/bin/evmone-t8n --solc-version=0.8.21 --fork=CancunEIP7692 ./tests/prague --output=fixtures_eip7692.tar.gz --build-name eip7692 [packages] pytest = 7.4.4 @@ -13,12 +14,13 @@ html = 4.1.1 metadata = 3.1.1 cov = 4.1.0 xdist = 3.6.1 +typeguard = 4.3.0 [tools] -t8n = evmone-t8n 0.12.0-6+commit.2d20cc63.dirty -solc = 0.8.24 +t8n = evmone-t8n 0.13.0-9+commit.8e4a055c +solc = 0.8.21 [environment] -python = 3.10.14 -platform = macOS-14.6.1-arm64-arm-64bit +python = 3.10.9 +platform = macOS-15.0-arm64-arm-64bit diff --git a/tests/eof_suite/eest/.meta/index.json b/tests/eof_suite/eest/.meta/index.json index b4ec75ef72..cba4955e12 100644 --- a/tests/eof_suite/eest/.meta/index.json +++ b/tests/eof_suite/eest/.meta/index.json @@ -1,7 +1,7 @@ { - "root_hash": "0x8ebc407142644b2a36afa42836d6033c12c195030b81194584b753611ca874be", - "created_at": "2024-08-29T15:50:59.382644", - "test_count": 6718, + "root_hash": "0x2dc5a3dce60c4f8e3057890a50f1a585c9709ab665a1124861f5365a7f6af4c5", + "created_at": "2024-09-30T17:34:13.835878", + "test_count": 7641, "test_cases": [ { "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_code_validation.py::test_legacy_initcode_valid_eof_v1_contract[fork_CancunEIP7692-eof_test-empty_data_section]", @@ -81,84 +81,84 @@ "json_path": "eof_tests/prague/eip7692_eof_v1/eip7480_data_section/code_validation/legacy_initcode_invalid_eof_v1_contract.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_subcontainer_validation.py::test_container_combos_valid[fork_CancunEIP7692-eof_test-EOFCREATE/RETURNCONTRACT]", - "fixture_hash": "0x5b3092ac5daf83b1cb41ebfcb010a710f913c25e59af3128c4c151fffa6254de", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_subcontainer_validation.py::test_container_combos_valid[fork_CancunEIP7692-eof_test-RETURNCONTRACT_RETURN]", + "fixture_hash": "0x4ef84a4feeb49a56de06e0db6fc7aaedc57b5dc4f58170f41101b236c6ba1319", "fork": null, "format": "eof_test", "json_path": "eof_tests/prague/eip7692_eof_v1/eip7620_eof_create/subcontainer_validation/container_combos_valid.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_subcontainer_validation.py::test_container_combos_valid[fork_CancunEIP7692-eof_test-RETURNCONTRACT/STOP]", - "fixture_hash": "0x3a3a51d7f1493a8b0a78fc045c7682474bf732e3f3f4b86d15ed7671ca8abf4f", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_subcontainer_validation.py::test_wide_container[fork_CancunEIP7692-eof_test-256]", + "fixture_hash": "0xf76acaf3853ca06f2b96fb3cc1fe39ebe8f0ae6594735eea5dfa6f6c667b98c8", "fork": null, "format": "eof_test", - "json_path": "eof_tests/prague/eip7692_eof_v1/eip7620_eof_create/subcontainer_validation/container_combos_valid.json" + "json_path": "eof_tests/prague/eip7692_eof_v1/eip7620_eof_create/subcontainer_validation/wide_container.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_subcontainer_validation.py::test_container_combos_valid[fork_CancunEIP7692-eof_test-RETURNCONTRACT/RETURN]", - "fixture_hash": "0x4ef84a4feeb49a56de06e0db6fc7aaedc57b5dc4f58170f41101b236c6ba1319", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_subcontainer_validation.py::test_wide_container[fork_CancunEIP7692-eof_test-257]", + "fixture_hash": "0xde6e35235e44e7f4fa266728b10dc2a90d8496f2de57ce88f533f76faaab5e54", "fork": null, "format": "eof_test", - "json_path": "eof_tests/prague/eip7692_eof_v1/eip7620_eof_create/subcontainer_validation/container_combos_valid.json" + "json_path": "eof_tests/prague/eip7692_eof_v1/eip7620_eof_create/subcontainer_validation/wide_container.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_subcontainer_validation.py::test_container_combos_valid[fork_CancunEIP7692-eof_test-EOFCREATE/REVERT]", - "fixture_hash": "0x57b62b8a58439f6d107aece65d0489b9c18fb28e52967bf02d5312f0ee13c61c", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_subcontainer_validation.py::test_wide_container[fork_CancunEIP7692-eof_test-negative_i16]", + "fixture_hash": "0xa75cc2745f389061df5a8700c45b98bb1a7ec491b38aafe263a44fb92260079e", "fork": null, "format": "eof_test", - "json_path": "eof_tests/prague/eip7692_eof_v1/eip7620_eof_create/subcontainer_validation/container_combos_valid.json" + "json_path": "eof_tests/prague/eip7692_eof_v1/eip7620_eof_create/subcontainer_validation/wide_container.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_subcontainer_validation.py::test_container_combos_valid[fork_CancunEIP7692-eof_test-RETURNCONTRACT/REVERT]", - "fixture_hash": "0x4bb1e3fee8584a26e87c6bc1cfd7796c9a06ca00d9d5267a46aed80c6616fcfa", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_subcontainer_validation.py::test_wide_container[fork_CancunEIP7692-eof_test-max_u16]", + "fixture_hash": "0xe727cc20b71e1f13c47280ff05384cca4f51d82c3a12227c1a52dbd4f4d6781c", "fork": null, "format": "eof_test", - "json_path": "eof_tests/prague/eip7692_eof_v1/eip7620_eof_create/subcontainer_validation/container_combos_valid.json" + "json_path": "eof_tests/prague/eip7692_eof_v1/eip7620_eof_create/subcontainer_validation/wide_container.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_subcontainer_validation.py::test_wide_container[fork_CancunEIP7692-eof_test-256]", - "fixture_hash": "0xf76acaf3853ca06f2b96fb3cc1fe39ebe8f0ae6594735eea5dfa6f6c667b98c8", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_subcontainer_validation.py::test_dangling_runtime_subcontainer_bytes[fork_CancunEIP7692-eof_test]", + "fixture_hash": "0x8ddc88d7ae0585dfa40a05495cb1137636a7bb3fb5302c2daaa5621f628e035c", "fork": null, "format": "eof_test", - "json_path": "eof_tests/prague/eip7692_eof_v1/eip7620_eof_create/subcontainer_validation/wide_container.json" + "json_path": "eof_tests/prague/eip7692_eof_v1/eip7620_eof_create/subcontainer_validation/dangling_runtime_subcontainer_bytes.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_subcontainer_validation.py::test_wide_container[fork_CancunEIP7692-eof_test-257]", - "fixture_hash": "0xde6e35235e44e7f4fa266728b10dc2a90d8496f2de57ce88f533f76faaab5e54", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_subcontainer_validation.py::test_container_multiple_returncontract_references[fork_CancunEIP7692-eof_test]", + "fixture_hash": "0x18403e557634c5cffe57668384e4d0c7c73be6c0391b35887e46f1ded2193b53", "fork": null, "format": "eof_test", - "json_path": "eof_tests/prague/eip7692_eof_v1/eip7620_eof_create/subcontainer_validation/wide_container.json" + "json_path": "eof_tests/prague/eip7692_eof_v1/eip7620_eof_create/subcontainer_validation/container_multiple_returncontract_references.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_subcontainer_validation.py::test_wide_container[fork_CancunEIP7692-eof_test-negative_i16]", - "fixture_hash": "0xa75cc2745f389061df5a8700c45b98bb1a7ec491b38aafe263a44fb92260079e", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_subcontainer_validation.py::test_subcontainer_wrong_eof_version[fork_CancunEIP7692-eof_test-0]", + "fixture_hash": "0xcabcf339677940e2e6fbf0b73b326eeaa75cd701bc1c504e5973496535bc7424", "fork": null, "format": "eof_test", - "json_path": "eof_tests/prague/eip7692_eof_v1/eip7620_eof_create/subcontainer_validation/wide_container.json" + "json_path": "eof_tests/prague/eip7692_eof_v1/eip7620_eof_create/subcontainer_validation/subcontainer_wrong_eof_version.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_subcontainer_validation.py::test_wide_container[fork_CancunEIP7692-eof_test-max_u16]", - "fixture_hash": "0xe727cc20b71e1f13c47280ff05384cca4f51d82c3a12227c1a52dbd4f4d6781c", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_subcontainer_validation.py::test_subcontainer_wrong_eof_version[fork_CancunEIP7692-eof_test-255]", + "fixture_hash": "0xe909c3eb7d805039b32a2c75c01d3f0ce2112539fc5ded171175eb65b5c406a7", "fork": null, "format": "eof_test", - "json_path": "eof_tests/prague/eip7692_eof_v1/eip7620_eof_create/subcontainer_validation/wide_container.json" + "json_path": "eof_tests/prague/eip7692_eof_v1/eip7620_eof_create/subcontainer_validation/subcontainer_wrong_eof_version.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_subcontainer_validation.py::test_container_combos_deeply_nested_invalid[fork_CancunEIP7692-eof_test-EOFCREATE/STOP]", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_subcontainer_validation.py::test_container_combos_deeply_nested_invalid[fork_CancunEIP7692-eof_test-EOFCREATE_STOP]", "fixture_hash": "0xffcb61781846b0dd9dc65d2985359203ee69808e31f72c79776698d1c83a4f28", "fork": null, "format": "eof_test", "json_path": "eof_tests/prague/eip7692_eof_v1/eip7620_eof_create/subcontainer_validation/container_combos_deeply_nested_invalid.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_subcontainer_validation.py::test_container_combos_deeply_nested_invalid[fork_CancunEIP7692-eof_test-EOFCREATE/RETURN]", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_subcontainer_validation.py::test_container_combos_deeply_nested_invalid[fork_CancunEIP7692-eof_test-EOFCREATE_RETURN]", "fixture_hash": "0xbbfcc6560e9f8e826924307552e6f1aadfe77242e3b571dc55b1c22269f2599e", "fork": null, "format": "eof_test", "json_path": "eof_tests/prague/eip7692_eof_v1/eip7620_eof_create/subcontainer_validation/container_combos_deeply_nested_invalid.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_subcontainer_validation.py::test_container_combos_deeply_nested_invalid[fork_CancunEIP7692-eof_test-RETURNCONTRACT/RETURNCONTRACT]", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_subcontainer_validation.py::test_container_combos_deeply_nested_invalid[fork_CancunEIP7692-eof_test-RETURNCONTRACT_RETURNCONTRACT]", "fixture_hash": "0xcb470f5f5d46c9325b33a1efb1a8e732ab0483e22181403301cdea1c858ceb97", "fork": null, "format": "eof_test", @@ -171,6 +171,34 @@ "format": "eof_test", "json_path": "eof_tests/prague/eip7692_eof_v1/eip7620_eof_create/subcontainer_validation/container_both_kinds_same_sub.json" }, + { + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_subcontainer_validation.py::test_subcontainer_wrong_size[fork_CancunEIP7692-eof_test-kind_RUNTIME-smaller]", + "fixture_hash": "0xb1a20d69eda38dd4ac1e1eafea0ac052f8ac340e21140bb0fa3403b31b331861", + "fork": null, + "format": "eof_test", + "json_path": "eof_tests/prague/eip7692_eof_v1/eip7620_eof_create/subcontainer_validation/subcontainer_wrong_size.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_subcontainer_validation.py::test_subcontainer_wrong_size[fork_CancunEIP7692-eof_test-kind_RUNTIME-larger]", + "fixture_hash": "0x7cdd3a328974b02e318fc14c91c665b0e0c451f3ab841f40a85ebd2767cb6c6", + "fork": null, + "format": "eof_test", + "json_path": "eof_tests/prague/eip7692_eof_v1/eip7620_eof_create/subcontainer_validation/subcontainer_wrong_size.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_subcontainer_validation.py::test_subcontainer_wrong_size[fork_CancunEIP7692-eof_test-kind_INITCODE-smaller]", + "fixture_hash": "0x4479b3a023d66200073004f1cf128dae460c2d891315ceb1cae0e74817642fe", + "fork": null, + "format": "eof_test", + "json_path": "eof_tests/prague/eip7692_eof_v1/eip7620_eof_create/subcontainer_validation/subcontainer_wrong_size.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_subcontainer_validation.py::test_subcontainer_wrong_size[fork_CancunEIP7692-eof_test-kind_INITCODE-larger]", + "fixture_hash": "0x30a1a8f4b0b00d6fffedb6c88abef4f1aff37636a941a0cfa4d654ebc5fbb613", + "fork": null, + "format": "eof_test", + "json_path": "eof_tests/prague/eip7692_eof_v1/eip7620_eof_create/subcontainer_validation/subcontainer_wrong_size.json" + }, { "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_subcontainer_validation.py::test_simple_create_from_deployed[fork_CancunEIP7692-eof_test]", "fixture_hash": "0x5b3092ac5daf83b1cb41ebfcb010a710f913c25e59af3128c4c151fffa6254de", @@ -179,56 +207,56 @@ "json_path": "eof_tests/prague/eip7692_eof_v1/eip7620_eof_create/subcontainer_validation/simple_create_from_deployed.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_subcontainer_validation.py::test_container_combos_non_first_code_sections_invalid[fork_CancunEIP7692-eof_test-EOFCREATE/STOP]", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_subcontainer_validation.py::test_container_combos_non_first_code_sections_invalid[fork_CancunEIP7692-eof_test-EOFCREATE_STOP]", "fixture_hash": "0xc9ee11048bb2f9c96fd897201879905f93114756129d3ad8c8df4285d279f792", "fork": null, "format": "eof_test", "json_path": "eof_tests/prague/eip7692_eof_v1/eip7620_eof_create/subcontainer_validation/container_combos_non_first_code_sections_invalid.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_subcontainer_validation.py::test_container_combos_non_first_code_sections_invalid[fork_CancunEIP7692-eof_test-EOFCREATE/RETURN]", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_subcontainer_validation.py::test_container_combos_non_first_code_sections_invalid[fork_CancunEIP7692-eof_test-EOFCREATE_RETURN]", "fixture_hash": "0xb184d51af1ba9b4326d317cc5809500eecdbfb293a0e83ab55065b85f848379b", "fork": null, "format": "eof_test", "json_path": "eof_tests/prague/eip7692_eof_v1/eip7620_eof_create/subcontainer_validation/container_combos_non_first_code_sections_invalid.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_subcontainer_validation.py::test_container_combos_non_first_code_sections_invalid[fork_CancunEIP7692-eof_test-RETURNCONTRACT/RETURNCONTRACT]", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_subcontainer_validation.py::test_container_combos_non_first_code_sections_invalid[fork_CancunEIP7692-eof_test-RETURNCONTRACT_RETURNCONTRACT]", "fixture_hash": "0x7295bc81ef0f3542451633690c3179cf6244ce23d6f3008c6dc63d0c265dff44", "fork": null, "format": "eof_test", "json_path": "eof_tests/prague/eip7692_eof_v1/eip7620_eof_create/subcontainer_validation/container_combos_non_first_code_sections_invalid.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_subcontainer_validation.py::test_container_combos_non_first_code_sections_valid[fork_CancunEIP7692-eof_test-EOFCREATE/RETURNCONTRACT]", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_subcontainer_validation.py::test_container_combos_non_first_code_sections_valid[fork_CancunEIP7692-eof_test-EOFCREATE_RETURNCONTRACT]", "fixture_hash": "0x5c2e7af54c00ebd613396c3632fd6fce855d7d006cc52d6301d9a403c2e017e1", "fork": null, "format": "eof_test", "json_path": "eof_tests/prague/eip7692_eof_v1/eip7620_eof_create/subcontainer_validation/container_combos_non_first_code_sections_valid.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_subcontainer_validation.py::test_container_combos_non_first_code_sections_valid[fork_CancunEIP7692-eof_test-RETURNCONTRACT/STOP]", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_subcontainer_validation.py::test_container_combos_non_first_code_sections_valid[fork_CancunEIP7692-eof_test-RETURNCONTRACT_STOP]", "fixture_hash": "0xee79f9b3436b003ac5750780e5d31353a0b5cc47d43478407ef7c5b60584231f", "fork": null, "format": "eof_test", "json_path": "eof_tests/prague/eip7692_eof_v1/eip7620_eof_create/subcontainer_validation/container_combos_non_first_code_sections_valid.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_subcontainer_validation.py::test_container_combos_non_first_code_sections_valid[fork_CancunEIP7692-eof_test-RETURNCONTRACT/RETURN]", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_subcontainer_validation.py::test_container_combos_non_first_code_sections_valid[fork_CancunEIP7692-eof_test-RETURNCONTRACT_RETURN]", "fixture_hash": "0x42b6bc4137a27b0f94e58a8a978fd617252bf53168aad4625870972d34c1e226", "fork": null, "format": "eof_test", "json_path": "eof_tests/prague/eip7692_eof_v1/eip7620_eof_create/subcontainer_validation/container_combos_non_first_code_sections_valid.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_subcontainer_validation.py::test_container_combos_non_first_code_sections_valid[fork_CancunEIP7692-eof_test-EOFCREATE/REVERT]", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_subcontainer_validation.py::test_container_combos_non_first_code_sections_valid[fork_CancunEIP7692-eof_test-EOFCREATE_REVERT]", "fixture_hash": "0x3419abb01626220478bbdce0d0be4cedf6853084a6f152fa3b0a2251c97c9b74", "fork": null, "format": "eof_test", "json_path": "eof_tests/prague/eip7692_eof_v1/eip7620_eof_create/subcontainer_validation/container_combos_non_first_code_sections_valid.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_subcontainer_validation.py::test_container_combos_non_first_code_sections_valid[fork_CancunEIP7692-eof_test-RETURNCONTRACT/REVERT]", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_subcontainer_validation.py::test_container_combos_non_first_code_sections_valid[fork_CancunEIP7692-eof_test-RETURNCONTRACT_REVERT]", "fixture_hash": "0x7b0268348585dd9d98bfe7b1ca2d358617ca4fc6650aea51c6a717b838eaa6a", "fork": null, "format": "eof_test", @@ -242,35 +270,42 @@ "json_path": "eof_tests/prague/eip7692_eof_v1/eip7620_eof_create/subcontainer_validation/simple_create_from_creation.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_subcontainer_validation.py::test_container_combos_deeply_nested_valid[fork_CancunEIP7692-eof_test-EOFCREATE/RETURNCONTRACT]", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_subcontainer_validation.py::test_dangling_initcode_subcontainer_bytes[fork_CancunEIP7692-eof_test]", + "fixture_hash": "0x9dd6349e51ca3351e716ce25bcc456c8000d2aea707e4ce8e5599c2a6a4c90d4", + "fork": null, + "format": "eof_test", + "json_path": "eof_tests/prague/eip7692_eof_v1/eip7620_eof_create/subcontainer_validation/dangling_initcode_subcontainer_bytes.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_subcontainer_validation.py::test_container_combos_deeply_nested_valid[fork_CancunEIP7692-eof_test-EOFCREATE_RETURNCONTRACT]", "fixture_hash": "0x492e9a96d321740b6f7c4f9de51d345e117e0e354460a1ac4482e1d2efc0321d", "fork": null, "format": "eof_test", "json_path": "eof_tests/prague/eip7692_eof_v1/eip7620_eof_create/subcontainer_validation/container_combos_deeply_nested_valid.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_subcontainer_validation.py::test_container_combos_deeply_nested_valid[fork_CancunEIP7692-eof_test-RETURNCONTRACT/STOP]", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_subcontainer_validation.py::test_container_combos_deeply_nested_valid[fork_CancunEIP7692-eof_test-RETURNCONTRACT_STOP]", "fixture_hash": "0x5e46e621c72bc644cc6331ab08be25a4d946af4bb092997b8d0df83f47fc638c", "fork": null, "format": "eof_test", "json_path": "eof_tests/prague/eip7692_eof_v1/eip7620_eof_create/subcontainer_validation/container_combos_deeply_nested_valid.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_subcontainer_validation.py::test_container_combos_deeply_nested_valid[fork_CancunEIP7692-eof_test-RETURNCONTRACT/RETURN]", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_subcontainer_validation.py::test_container_combos_deeply_nested_valid[fork_CancunEIP7692-eof_test-RETURNCONTRACT_RETURN]", "fixture_hash": "0xba67ad93801d14af87a06b279a10ad4b7241fd52d94840fcc5f20950b5886653", "fork": null, "format": "eof_test", "json_path": "eof_tests/prague/eip7692_eof_v1/eip7620_eof_create/subcontainer_validation/container_combos_deeply_nested_valid.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_subcontainer_validation.py::test_container_combos_deeply_nested_valid[fork_CancunEIP7692-eof_test-EOFCREATE/REVERT]", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_subcontainer_validation.py::test_container_combos_deeply_nested_valid[fork_CancunEIP7692-eof_test-EOFCREATE_REVERT]", "fixture_hash": "0x76969c55ed51605cfa8d90fb1f684674410f404f0031c0d8bb10cd3a429c1458", "fork": null, "format": "eof_test", "json_path": "eof_tests/prague/eip7692_eof_v1/eip7620_eof_create/subcontainer_validation/container_combos_deeply_nested_valid.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_subcontainer_validation.py::test_container_combos_deeply_nested_valid[fork_CancunEIP7692-eof_test-RETURNCONTRACT/REVERT]", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_subcontainer_validation.py::test_container_combos_deeply_nested_valid[fork_CancunEIP7692-eof_test-RETURNCONTRACT_REVERT]", "fixture_hash": "0xa835646c8e3545a3bcb79791377a054e2e24667761e6a4075801594e5b5a8c93", "fork": null, "format": "eof_test", @@ -298,21 +333,21 @@ "json_path": "eof_tests/prague/eip7692_eof_v1/eip7620_eof_create/subcontainer_validation/deep_container.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_subcontainer_validation.py::test_container_combos_invalid[fork_CancunEIP7692-eof_test-EOFCREATE/STOP]", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_subcontainer_validation.py::test_container_combos_invalid[fork_CancunEIP7692-eof_test-EOFCREATE_STOP]", "fixture_hash": "0xc4545bcbdbfc671403771288a424fbbce7df7653d661f69d07eabddb838bcc0c", "fork": null, "format": "eof_test", "json_path": "eof_tests/prague/eip7692_eof_v1/eip7620_eof_create/subcontainer_validation/container_combos_invalid.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_subcontainer_validation.py::test_container_combos_invalid[fork_CancunEIP7692-eof_test-EOFCREATE/RETURN]", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_subcontainer_validation.py::test_container_combos_invalid[fork_CancunEIP7692-eof_test-EOFCREATE_RETURN]", "fixture_hash": "0xa10fe6e1bc3412ee00057231fbc13601a0c60dd44a5dcc4ca8563c799f7f7e13", "fork": null, "format": "eof_test", "json_path": "eof_tests/prague/eip7692_eof_v1/eip7620_eof_create/subcontainer_validation/container_combos_invalid.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_subcontainer_validation.py::test_container_combos_invalid[fork_CancunEIP7692-eof_test-RETURNCONTRACT/RETURNCONTRACT]", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_subcontainer_validation.py::test_container_combos_invalid[fork_CancunEIP7692-eof_test-RETURNCONTRACT_RETURNCONTRACT]", "fixture_hash": "0xd6e97262dd03b1cd5770c77fc175e0c95d1e1948ef3b6c69e81346214cabd817", "fork": null, "format": "eof_test", @@ -395,6 +430,13 @@ "format": "eof_test", "json_path": "eof_tests/prague/eip7692_eof_v1/eip7620_eof_create/subcontainer_validation/reverting_container.json" }, + { + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_subcontainer_validation.py::test_container_multiple_eofcreate_references[fork_CancunEIP7692-eof_test]", + "fixture_hash": "0xa834859161e788e6610272d9e25eebc2472e4d95035c759e3f6f6842e6993e29", + "fork": null, + "format": "eof_test", + "json_path": "eof_tests/prague/eip7692_eof_v1/eip7620_eof_create/subcontainer_validation/container_multiple_eofcreate_references.json" + }, { "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_subcontainer_validation.py::test_container_both_kinds_different_sub[fork_CancunEIP7692-eof_test]", "fixture_hash": "0xf6f2628b0095c7323f2958ba794114fb94870dd92dfc413275be6621971aa170", @@ -500,6 +542,27 @@ "format": "eof_test", "json_path": "eof_tests/prague/eip7692_eof_v1/eip7620_eof_create/returncontract/returncontract_invalid_index_0.json" }, + { + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_eofcreate.py::test_eofcreate_invalid_index[fork_CancunEIP7692-eof_test-1]", + "fixture_hash": "0x31c0a4bfec8b2c032eba3fecef7ac7d047d6a056a461b7323b7300b4c628abde", + "fork": null, + "format": "eof_test", + "json_path": "eof_tests/prague/eip7692_eof_v1/eip7620_eof_create/eofcreate/eofcreate_invalid_index.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_eofcreate.py::test_eofcreate_invalid_index[fork_CancunEIP7692-eof_test-255]", + "fixture_hash": "0x6f351429ba58de61b216ac317498c5f209a5281e0e79cbf12ddddb99366ddfc0", + "fork": null, + "format": "eof_test", + "json_path": "eof_tests/prague/eip7692_eof_v1/eip7620_eof_create/eofcreate/eofcreate_invalid_index.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip4200_relative_jumps/test_rjumpi.py::test_rjumpi_backwards_onto_dup[fork_CancunEIP7692-eof_test]", + "fixture_hash": "0x86ea1e189a1c748070e3039dfe51b3fd89e74ef960eaeb3fb2bae57ec2c18329", + "fork": null, + "format": "eof_test", + "json_path": "eof_tests/prague/eip7692_eof_v1/eip4200_relative_jumps/rjumpi/rjumpi_backwards_onto_dup.json" + }, { "id": "tests/prague/eip7692_eof_v1/eip4200_relative_jumps/test_rjumpi.py::test_rjumpi_zero[fork_CancunEIP7692-eof_test]", "fixture_hash": "0x7c49b2457de9f7de705ee910cbc8cec22759fdf611e81366aa4398f373362263", @@ -1403,6 +1466,13 @@ "format": "eof_test", "json_path": "eof_tests/prague/eip7692_eof_v1/eip4200_relative_jumps/rjumpi/rjumpi_into_swapn.json" }, + { + "id": "tests/prague/eip7692_eof_v1/eip4200_relative_jumps/test_rjumpi.py::test_rjumpi_backwards_min_stack_wrong[fork_CancunEIP7692-eof_test]", + "fixture_hash": "0xf5be11e453db32b72c002fe6e180ba84bedf9b9005dc7263c45fb7b9b85f064c", + "fork": null, + "format": "eof_test", + "json_path": "eof_tests/prague/eip7692_eof_v1/eip4200_relative_jumps/rjumpi/rjumpi_backwards_min_stack_wrong.json" + }, { "id": "tests/prague/eip7692_eof_v1/eip4200_relative_jumps/test_rjumpi.py::test_rjumpi_into_self_data_portion[fork_CancunEIP7692-eof_test-offset_1]", "fixture_hash": "0x5a955bd52475e91c52fe5814cc38940ae482efe0ccc7cf57570ab56df16bdb3f", @@ -1417,6 +1487,13 @@ "format": "eof_test", "json_path": "eof_tests/prague/eip7692_eof_v1/eip4200_relative_jumps/rjumpi/rjumpi_into_self_data_portion.json" }, + { + "id": "tests/prague/eip7692_eof_v1/eip4200_relative_jumps/test_rjumpi.py::test_tangled_rjumpi[fork_CancunEIP7692-eof_test]", + "fixture_hash": "0x40dcbb29e2f7df856a0affa2e1766bb38072e8aec456ae83678398411efda3fe", + "fork": null, + "format": "eof_test", + "json_path": "eof_tests/prague/eip7692_eof_v1/eip4200_relative_jumps/rjumpi/tangled_rjumpi.json" + }, { "id": "tests/prague/eip7692_eof_v1/eip4200_relative_jumps/test_rjumpi.py::test_rjumpi_into_rjump[fork_CancunEIP7692-eof_test]", "fixture_hash": "0xfb5615670ae980125dc765025821e6da036b41b129fcffba6657a09a887de396", @@ -1424,6 +1501,13 @@ "format": "eof_test", "json_path": "eof_tests/prague/eip7692_eof_v1/eip4200_relative_jumps/rjumpi/rjumpi_into_rjump.json" }, + { + "id": "tests/prague/eip7692_eof_v1/eip4200_relative_jumps/test_rjumpi.py::test_rjumpi_rjumpv_backwards_min_stack_wrong[fork_CancunEIP7692-eof_test]", + "fixture_hash": "0x59524df6fff9fab7c515764b244db834a94366a3aa2f0eb5b919b9e9a1558ec9", + "fork": null, + "format": "eof_test", + "json_path": "eof_tests/prague/eip7692_eof_v1/eip4200_relative_jumps/rjumpi/rjumpi_rjumpv_backwards_min_stack_wrong.json" + }, { "id": "tests/prague/eip7692_eof_v1/eip4200_relative_jumps/test_rjumpi.py::test_rjumpi_into_dupn[fork_CancunEIP7692-eof_test]", "fixture_hash": "0xfeabc90ddd1a2cac01983d8f09bdd27b39a6891e61313361eb310cfdbb59b47d", @@ -1510,7 +1594,7 @@ }, { "id": "tests/prague/eip7692_eof_v1/eip4200_relative_jumps/test_rjumpi.py::test_rjumpi_into_push_1[fork_CancunEIP7692-eof_test-jump_JumpDirection.FORWARD]", - "fixture_hash": "0x2f436692e527a55c8ab3b7a41743236a0fe5d41de286dd2333fbfd0681825738", + "fixture_hash": "0xbea1f8c7f4ff666506395903000b623cf3d7615090ff3ac3667f8e609afed129", "fork": null, "format": "eof_test", "json_path": "eof_tests/prague/eip7692_eof_v1/eip4200_relative_jumps/rjumpi/rjumpi_into_push_1.json" @@ -1571,6 +1655,13 @@ "format": "eof_test", "json_path": "eof_tests/prague/eip7692_eof_v1/eip4200_relative_jumps/rjumpi/rjumpi_backwards.json" }, + { + "id": "tests/prague/eip7692_eof_v1/eip4200_relative_jumps/test_rjumpi.py::test_double_rjumpi[fork_CancunEIP7692-eof_test]", + "fixture_hash": "0x6c8cf52c22a4b71f2ef51ccbb30faca6b4c863524c68a301393e4cb55c78ed98", + "fork": null, + "format": "eof_test", + "json_path": "eof_tests/prague/eip7692_eof_v1/eip4200_relative_jumps/rjumpi/double_rjumpi.json" + }, { "id": "tests/prague/eip7692_eof_v1/eip4200_relative_jumps/test_rjumpi.py::test_rjumpi_into_data[fork_CancunEIP7692-eof_test]", "fixture_hash": "0x51ff4e0ce9a6b24c79f8f6ff91fd6a65ea2a92b64ed26f816db0971b94c48e66", @@ -2607,13 +2698,6 @@ "format": "eof_test", "json_path": "eof_tests/prague/eip7692_eof_v1/eip4200_relative_jumps/rjump/rjump_truncated_rjump_2.json" }, - { - "id": "tests/prague/eip7692_eof_v1/eip4200_relative_jumps/test_rjump.py::test_rjump_positive_negative_with_data[fork_CancunEIP7692-eof_test]", - "fixture_hash": "0x9d43cb65ba78eb2c62b8082f7d06f6d8b264acfd2707b52c6869615b5dda4bd4", - "fork": null, - "format": "eof_test", - "json_path": "eof_tests/prague/eip7692_eof_v1/eip4200_relative_jumps/rjump/rjump_positive_negative_with_data.json" - }, { "id": "tests/prague/eip7692_eof_v1/eip4200_relative_jumps/test_rjump.py::test_rjump_before_header[fork_CancunEIP7692-eof_test]", "fixture_hash": "0x8a7457a894ea013987d04c1ecb9e024e647293405664d6f840a480a1f8866a5d", @@ -2761,6 +2845,13 @@ "format": "eof_test", "json_path": "eof_tests/prague/eip7692_eof_v1/eip4200_relative_jumps/rjump/rjump_into_self_data_portion.json" }, + { + "id": "tests/prague/eip7692_eof_v1/eip4200_relative_jumps/test_rjump.py::test_rjump_backwards_illegal_stack_height[fork_CancunEIP7692-eof_test]", + "fixture_hash": "0xa83c4090a6137ec4d3cfcaf043c76012b261e15850c5027dc07591ae01e50b8f", + "fork": null, + "format": "eof_test", + "json_path": "eof_tests/prague/eip7692_eof_v1/eip4200_relative_jumps/rjump/rjump_backwards_illegal_stack_height.json" + }, { "id": "tests/prague/eip7692_eof_v1/eip4200_relative_jumps/test_rjump.py::test_rjump_into_data[fork_CancunEIP7692-eof_test]", "fixture_hash": "0x9056e1b932fa4552ed51ad8210fc4d9bc77da28255063873649d75c640456634", @@ -2768,6 +2859,13 @@ "format": "eof_test", "json_path": "eof_tests/prague/eip7692_eof_v1/eip4200_relative_jumps/rjump/rjump_into_data.json" }, + { + "id": "tests/prague/eip7692_eof_v1/eip4200_relative_jumps/test_rjump.py::test_rjump_backwards_infinite_loop[fork_CancunEIP7692-eof_test]", + "fixture_hash": "0x9d43cb65ba78eb2c62b8082f7d06f6d8b264acfd2707b52c6869615b5dda4bd4", + "fork": null, + "format": "eof_test", + "json_path": "eof_tests/prague/eip7692_eof_v1/eip4200_relative_jumps/rjump/rjump_backwards_infinite_loop.json" + }, { "id": "tests/prague/eip7692_eof_v1/eip4200_relative_jumps/test_rjumpv.py::test_rjumpv_into_data[fork_CancunEIP7692-eof_test-t1i0]", "fixture_hash": "0x9ff293234cf686d8b5a6cb1d9c3a9bc7cc8da7e605ba2e9a26981b84b4d98db2", @@ -2845,27 +2943,6 @@ "format": "eof_test", "json_path": "eof_tests/prague/eip7692_eof_v1/eip4200_relative_jumps/rjumpv/rjumpv_into_callf.json" }, - { - "id": "tests/prague/eip7692_eof_v1/eip4200_relative_jumps/test_rjumpv.py::test_rjump_into_exchange[fork_CancunEIP7692-eof_test-t1i0]", - "fixture_hash": "0xc226f7418329da683cc377553e7ece06888ffa32896d0407b896b6edd6c3d1df", - "fork": null, - "format": "eof_test", - "json_path": "eof_tests/prague/eip7692_eof_v1/eip4200_relative_jumps/rjumpv/rjump_into_exchange.json" - }, - { - "id": "tests/prague/eip7692_eof_v1/eip4200_relative_jumps/test_rjumpv.py::test_rjump_into_exchange[fork_CancunEIP7692-eof_test-t256i0]", - "fixture_hash": "0xc226f7418329da683cc377553e7ece06888ffa32896d0407b896b6edd6c3d1df", - "fork": null, - "format": "eof_test", - "json_path": "eof_tests/prague/eip7692_eof_v1/eip4200_relative_jumps/rjumpv/rjump_into_exchange.json" - }, - { - "id": "tests/prague/eip7692_eof_v1/eip4200_relative_jumps/test_rjumpv.py::test_rjump_into_exchange[fork_CancunEIP7692-eof_test-t256i255]", - "fixture_hash": "0xc226f7418329da683cc377553e7ece06888ffa32896d0407b896b6edd6c3d1df", - "fork": null, - "format": "eof_test", - "json_path": "eof_tests/prague/eip7692_eof_v1/eip4200_relative_jumps/rjumpv/rjump_into_exchange.json" - }, { "id": "tests/prague/eip7692_eof_v1/eip4200_relative_jumps/test_rjumpv.py::test_rjumpv_backwards[fork_CancunEIP7692-eof_test]", "fixture_hash": "0x4b17d0386d8b5ea194e0a65871db25cbf5b6ff5c6bc12202ace21a2a1ea52a58", @@ -5827,6 +5904,13 @@ "format": "eof_test", "json_path": "eof_tests/prague/eip7692_eof_v1/eip4200_relative_jumps/rjumpv/rjumpv_into_stack_underflow.json" }, + { + "id": "tests/prague/eip7692_eof_v1/eip4200_relative_jumps/test_rjumpv.py::test_rjumpv_rjumpi_backwards_min_stack_wrong[fork_CancunEIP7692-eof_test]", + "fixture_hash": "0xd90e580bdf80aeaa958f2f68f9f5911ea5f086001cad7a77c4e0fcc1c68e629f", + "fork": null, + "format": "eof_test", + "json_path": "eof_tests/prague/eip7692_eof_v1/eip4200_relative_jumps/rjumpv/rjumpv_rjumpi_backwards_min_stack_wrong.json" + }, { "id": "tests/prague/eip7692_eof_v1/eip4200_relative_jumps/test_rjumpv.py::test_rjumpv_into_header[fork_CancunEIP7692-eof_test-t1i0]", "fixture_hash": "0x20be47f3aeff6a8bd861b7de706f1f49efbe5ed60bfe9a0a6f02bbe41e3989f4", @@ -5848,6 +5932,13 @@ "format": "eof_test", "json_path": "eof_tests/prague/eip7692_eof_v1/eip4200_relative_jumps/rjumpv/rjumpv_into_header.json" }, + { + "id": "tests/prague/eip7692_eof_v1/eip4200_relative_jumps/test_rjumpv.py::test_rjumpv_backwards_onto_dup[fork_CancunEIP7692-eof_test]", + "fixture_hash": "0xee82bb4df7d27376bbcff6328e1d2913cf10d2925ac2449bd425e7e2e5506389", + "fork": null, + "format": "eof_test", + "json_path": "eof_tests/prague/eip7692_eof_v1/eip4200_relative_jumps/rjumpv/rjumpv_backwards_onto_dup.json" + }, { "id": "tests/prague/eip7692_eof_v1/eip4200_relative_jumps/test_rjumpv.py::test_rjumpv_into_self_data_portion[fork_CancunEIP7692-eof_test-data_portion_end-t1i0]", "fixture_hash": "0x503332117bc62b7fb7d866fc219d69d795b49ae1ff15a92e704e12063ab6f60d", @@ -6023,41 +6114,6 @@ "format": "eof_test", "json_path": "eof_tests/prague/eip7692_eof_v1/eip4200_relative_jumps/rjumpv/rjumpv_condition.json" }, - { - "id": "tests/prague/eip7692_eof_v1/eip4200_relative_jumps/test_rjumpv.py::test_rjumpv_condition[fork_CancunEIP7692-eof_test-t1-c1]", - "fixture_hash": "0xcb003c6496d72b13f9cc62f0c76fc9a40a68cc5a1a25037b27e7600c380881de", - "fork": null, - "format": "eof_test", - "json_path": "eof_tests/prague/eip7692_eof_v1/eip4200_relative_jumps/rjumpv/rjumpv_condition.json" - }, - { - "id": "tests/prague/eip7692_eof_v1/eip4200_relative_jumps/test_rjumpv.py::test_rjumpv_condition[fork_CancunEIP7692-eof_test-t1-c3]", - "fixture_hash": "0xcb003c6496d72b13f9cc62f0c76fc9a40a68cc5a1a25037b27e7600c380881de", - "fork": null, - "format": "eof_test", - "json_path": "eof_tests/prague/eip7692_eof_v1/eip4200_relative_jumps/rjumpv/rjumpv_condition.json" - }, - { - "id": "tests/prague/eip7692_eof_v1/eip4200_relative_jumps/test_rjumpv.py::test_rjumpv_condition[fork_CancunEIP7692-eof_test-t1-c255]", - "fixture_hash": "0xcb003c6496d72b13f9cc62f0c76fc9a40a68cc5a1a25037b27e7600c380881de", - "fork": null, - "format": "eof_test", - "json_path": "eof_tests/prague/eip7692_eof_v1/eip4200_relative_jumps/rjumpv/rjumpv_condition.json" - }, - { - "id": "tests/prague/eip7692_eof_v1/eip4200_relative_jumps/test_rjumpv.py::test_rjumpv_condition[fork_CancunEIP7692-eof_test-t1-c256]", - "fixture_hash": "0xcb003c6496d72b13f9cc62f0c76fc9a40a68cc5a1a25037b27e7600c380881de", - "fork": null, - "format": "eof_test", - "json_path": "eof_tests/prague/eip7692_eof_v1/eip4200_relative_jumps/rjumpv/rjumpv_condition.json" - }, - { - "id": "tests/prague/eip7692_eof_v1/eip4200_relative_jumps/test_rjumpv.py::test_rjumpv_condition[fork_CancunEIP7692-eof_test-t1-c2^256-1]", - "fixture_hash": "0xcb003c6496d72b13f9cc62f0c76fc9a40a68cc5a1a25037b27e7600c380881de", - "fork": null, - "format": "eof_test", - "json_path": "eof_tests/prague/eip7692_eof_v1/eip4200_relative_jumps/rjumpv/rjumpv_condition.json" - }, { "id": "tests/prague/eip7692_eof_v1/eip4200_relative_jumps/test_rjumpv.py::test_rjumpv_condition[fork_CancunEIP7692-eof_test-t3-c0]", "fixture_hash": "0xca96fe107fee184ab9e5f90edd370bd9f6b4f70ad43f40c659fcc950a1b7f45e", @@ -6065,41 +6121,6 @@ "format": "eof_test", "json_path": "eof_tests/prague/eip7692_eof_v1/eip4200_relative_jumps/rjumpv/rjumpv_condition.json" }, - { - "id": "tests/prague/eip7692_eof_v1/eip4200_relative_jumps/test_rjumpv.py::test_rjumpv_condition[fork_CancunEIP7692-eof_test-t3-c1]", - "fixture_hash": "0xca96fe107fee184ab9e5f90edd370bd9f6b4f70ad43f40c659fcc950a1b7f45e", - "fork": null, - "format": "eof_test", - "json_path": "eof_tests/prague/eip7692_eof_v1/eip4200_relative_jumps/rjumpv/rjumpv_condition.json" - }, - { - "id": "tests/prague/eip7692_eof_v1/eip4200_relative_jumps/test_rjumpv.py::test_rjumpv_condition[fork_CancunEIP7692-eof_test-t3-c3]", - "fixture_hash": "0xca96fe107fee184ab9e5f90edd370bd9f6b4f70ad43f40c659fcc950a1b7f45e", - "fork": null, - "format": "eof_test", - "json_path": "eof_tests/prague/eip7692_eof_v1/eip4200_relative_jumps/rjumpv/rjumpv_condition.json" - }, - { - "id": "tests/prague/eip7692_eof_v1/eip4200_relative_jumps/test_rjumpv.py::test_rjumpv_condition[fork_CancunEIP7692-eof_test-t3-c255]", - "fixture_hash": "0xca96fe107fee184ab9e5f90edd370bd9f6b4f70ad43f40c659fcc950a1b7f45e", - "fork": null, - "format": "eof_test", - "json_path": "eof_tests/prague/eip7692_eof_v1/eip4200_relative_jumps/rjumpv/rjumpv_condition.json" - }, - { - "id": "tests/prague/eip7692_eof_v1/eip4200_relative_jumps/test_rjumpv.py::test_rjumpv_condition[fork_CancunEIP7692-eof_test-t3-c256]", - "fixture_hash": "0xca96fe107fee184ab9e5f90edd370bd9f6b4f70ad43f40c659fcc950a1b7f45e", - "fork": null, - "format": "eof_test", - "json_path": "eof_tests/prague/eip7692_eof_v1/eip4200_relative_jumps/rjumpv/rjumpv_condition.json" - }, - { - "id": "tests/prague/eip7692_eof_v1/eip4200_relative_jumps/test_rjumpv.py::test_rjumpv_condition[fork_CancunEIP7692-eof_test-t3-c2^256-1]", - "fixture_hash": "0xca96fe107fee184ab9e5f90edd370bd9f6b4f70ad43f40c659fcc950a1b7f45e", - "fork": null, - "format": "eof_test", - "json_path": "eof_tests/prague/eip7692_eof_v1/eip4200_relative_jumps/rjumpv/rjumpv_condition.json" - }, { "id": "tests/prague/eip7692_eof_v1/eip4200_relative_jumps/test_rjumpv.py::test_rjumpv_condition[fork_CancunEIP7692-eof_test-t256-c0]", "fixture_hash": "0xda88cf539472952c95a2800dbab121f1839ab8693698f6d1e28ef155cf5a80d2", @@ -6108,39 +6129,25 @@ "json_path": "eof_tests/prague/eip7692_eof_v1/eip4200_relative_jumps/rjumpv/rjumpv_condition.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip4200_relative_jumps/test_rjumpv.py::test_rjumpv_condition[fork_CancunEIP7692-eof_test-t256-c1]", - "fixture_hash": "0xda88cf539472952c95a2800dbab121f1839ab8693698f6d1e28ef155cf5a80d2", - "fork": null, - "format": "eof_test", - "json_path": "eof_tests/prague/eip7692_eof_v1/eip4200_relative_jumps/rjumpv/rjumpv_condition.json" - }, - { - "id": "tests/prague/eip7692_eof_v1/eip4200_relative_jumps/test_rjumpv.py::test_rjumpv_condition[fork_CancunEIP7692-eof_test-t256-c3]", - "fixture_hash": "0xda88cf539472952c95a2800dbab121f1839ab8693698f6d1e28ef155cf5a80d2", - "fork": null, - "format": "eof_test", - "json_path": "eof_tests/prague/eip7692_eof_v1/eip4200_relative_jumps/rjumpv/rjumpv_condition.json" - }, - { - "id": "tests/prague/eip7692_eof_v1/eip4200_relative_jumps/test_rjumpv.py::test_rjumpv_condition[fork_CancunEIP7692-eof_test-t256-c255]", - "fixture_hash": "0xda88cf539472952c95a2800dbab121f1839ab8693698f6d1e28ef155cf5a80d2", + "id": "tests/prague/eip7692_eof_v1/eip4200_relative_jumps/test_rjumpv.py::test_rjumpv_into_exchange[fork_CancunEIP7692-eof_test-t1i0]", + "fixture_hash": "0xc226f7418329da683cc377553e7ece06888ffa32896d0407b896b6edd6c3d1df", "fork": null, "format": "eof_test", - "json_path": "eof_tests/prague/eip7692_eof_v1/eip4200_relative_jumps/rjumpv/rjumpv_condition.json" + "json_path": "eof_tests/prague/eip7692_eof_v1/eip4200_relative_jumps/rjumpv/rjumpv_into_exchange.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip4200_relative_jumps/test_rjumpv.py::test_rjumpv_condition[fork_CancunEIP7692-eof_test-t256-c256]", - "fixture_hash": "0xda88cf539472952c95a2800dbab121f1839ab8693698f6d1e28ef155cf5a80d2", + "id": "tests/prague/eip7692_eof_v1/eip4200_relative_jumps/test_rjumpv.py::test_rjumpv_into_exchange[fork_CancunEIP7692-eof_test-t256i0]", + "fixture_hash": "0xee3893daeed524edcfea9951f425ba4de2cec94a69ffd614f1ad3557f4be45c9", "fork": null, "format": "eof_test", - "json_path": "eof_tests/prague/eip7692_eof_v1/eip4200_relative_jumps/rjumpv/rjumpv_condition.json" + "json_path": "eof_tests/prague/eip7692_eof_v1/eip4200_relative_jumps/rjumpv/rjumpv_into_exchange.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip4200_relative_jumps/test_rjumpv.py::test_rjumpv_condition[fork_CancunEIP7692-eof_test-t256-c2^256-1]", - "fixture_hash": "0xda88cf539472952c95a2800dbab121f1839ab8693698f6d1e28ef155cf5a80d2", + "id": "tests/prague/eip7692_eof_v1/eip4200_relative_jumps/test_rjumpv.py::test_rjumpv_into_exchange[fork_CancunEIP7692-eof_test-t256i255]", + "fixture_hash": "0x11233ad935050583438bd0f940a037cf41e6be200c95c6f73c0c2d2b4a3611cc", "fork": null, "format": "eof_test", - "json_path": "eof_tests/prague/eip7692_eof_v1/eip4200_relative_jumps/rjumpv/rjumpv_condition.json" + "json_path": "eof_tests/prague/eip7692_eof_v1/eip4200_relative_jumps/rjumpv/rjumpv_into_exchange.json" }, { "id": "tests/prague/eip7692_eof_v1/eip4200_relative_jumps/test_rjumpv.py::test_rjumpv_after_container[fork_CancunEIP7692-eof_test-t1i0]", @@ -6184,6 +6191,27 @@ "format": "eof_test", "json_path": "eof_tests/prague/eip7692_eof_v1/eip4200_relative_jumps/rjumpv/rjumpv_into_dupn.json" }, + { + "id": "tests/prague/eip7692_eof_v1/eip4200_relative_jumps/test_rjumpv.py::test_rjumpv_backwards_large_table[fork_CancunEIP7692-eof_test-len_8]", + "fixture_hash": "0xb11ee099f9662450c69eb3eb36b532a97aaf7d21e5c96c3d6e9ab57ef3b9b0e2", + "fork": null, + "format": "eof_test", + "json_path": "eof_tests/prague/eip7692_eof_v1/eip4200_relative_jumps/rjumpv/rjumpv_backwards_large_table.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip4200_relative_jumps/test_rjumpv.py::test_rjumpv_backwards_large_table[fork_CancunEIP7692-eof_test-len_9]", + "fixture_hash": "0xc0697c27f8f4321094c98be6cc952db1893fbaf1e90a867ae223250250e51097", + "fork": null, + "format": "eof_test", + "json_path": "eof_tests/prague/eip7692_eof_v1/eip4200_relative_jumps/rjumpv/rjumpv_backwards_large_table.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip4200_relative_jumps/test_rjumpv.py::test_double_rjumpv[fork_CancunEIP7692-eof_test]", + "fixture_hash": "0xab20dfcf2b0f67aed4e600e696a77f884f27bc753fe76673f3d07449e58d734d", + "fork": null, + "format": "eof_test", + "json_path": "eof_tests/prague/eip7692_eof_v1/eip4200_relative_jumps/rjumpv/double_rjumpv.json" + }, { "id": "tests/prague/eip7692_eof_v1/eip4200_relative_jumps/test_rjumpv.py::test_rjumpv_into_eofcreate[fork_CancunEIP7692-eof_test-t1i0]", "fixture_hash": "0x2e317fbf55b7ca4666c2fe9c0cdc141356d2abc135992151f13efb7183ee05c5", @@ -6205,6 +6233,13 @@ "format": "eof_test", "json_path": "eof_tests/prague/eip7692_eof_v1/eip4200_relative_jumps/rjumpv/rjumpv_into_eofcreate.json" }, + { + "id": "tests/prague/eip7692_eof_v1/eip4200_relative_jumps/test_rjumpv.py::test_rjumpv_backwards_min_stack_wrong[fork_CancunEIP7692-eof_test]", + "fixture_hash": "0x7e98fbfec3198c483e6134917c58097c6f8bdcf927ae933073bad2b656e376de", + "fork": null, + "format": "eof_test", + "json_path": "eof_tests/prague/eip7692_eof_v1/eip4200_relative_jumps/rjumpv/rjumpv_backwards_min_stack_wrong.json" + }, { "id": "tests/prague/eip7692_eof_v1/eip4750_functions/test_callf_execution.py::test_callf_with_inputs_stack_size_1024[fork_CancunEIP7692-eof_test]", "fixture_hash": "0x8839f7d4f5d592fb66d5b99fbb2710f2b2c6372030f07ec3711c0b4107b656db", @@ -6254,6 +6289,69 @@ "format": "eof_test", "json_path": "eof_tests/prague/eip7692_eof_v1/eip4750_functions/callf_execution/callf_with_inputs_stack_size_1024_at_push.json" }, + { + "id": "tests/prague/eip7692_eof_v1/eip4750_functions/test_code_validation.py::test_eof_validity[fork_CancunEIP7692-eof_test-retf_code_input_output]", + "fixture_hash": "0x5aa1fc59dcfc7156a2c6acd1672484c17b3fe9a7f7b2ef278e28681e4d60c0c9", + "fork": null, + "format": "eof_test", + "json_path": "eof_tests/prague/eip7692_eof_v1/eip4750_functions/code_validation/eof_validity.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip4750_functions/test_code_validation.py::test_eof_validity[fork_CancunEIP7692-eof_test-stack_height_equal_code_outputs_retf_zero_stop]", + "fixture_hash": "0x7bef66af9262c855bf6e5090dcb5972158576d54c492e622c1f75170a4a68b6", + "fork": null, + "format": "eof_test", + "json_path": "eof_tests/prague/eip7692_eof_v1/eip4750_functions/code_validation/eof_validity.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip4750_functions/test_code_validation.py::test_eof_validity[fork_CancunEIP7692-eof_test-callf_max_code_sections_1]", + "fixture_hash": "0x74b8ba84a3b63a6b1884a89c19c5ab0142f8ddc8ba961de65bf02027739d238b", + "fork": null, + "format": "eof_test", + "json_path": "eof_tests/prague/eip7692_eof_v1/eip4750_functions/code_validation/eof_validity.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip4750_functions/test_code_validation.py::test_eof_validity[fork_CancunEIP7692-eof_test-callf_max_code_sections_2]", + "fixture_hash": "0xe86550f8762f77640ee3cd532f423ea6c6d97d14105dfb16e8611f933ab7862d", + "fork": null, + "format": "eof_test", + "json_path": "eof_tests/prague/eip7692_eof_v1/eip4750_functions/code_validation/eof_validity.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip4750_functions/test_code_validation.py::test_eof_validity[fork_CancunEIP7692-eof_test-function_underflow]", + "fixture_hash": "0x2ef1870f46cf243406d27a065f3c01652d485152f06b04e36da2371e7a659998", + "fork": null, + "format": "eof_test", + "json_path": "eof_tests/prague/eip7692_eof_v1/eip4750_functions/code_validation/eof_validity.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip4750_functions/test_code_validation.py::test_eof_validity[fork_CancunEIP7692-eof_test-stack_higher_than_code_outputs]", + "fixture_hash": "0xaa948387fedbfe3f0927a0a5b8cbfddc8e81cca3ff0b9307fd8323d2ccdb9965", + "fork": null, + "format": "eof_test", + "json_path": "eof_tests/prague/eip7692_eof_v1/eip4750_functions/code_validation/eof_validity.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip4750_functions/test_code_validation.py::test_eof_validity[fork_CancunEIP7692-eof_test-stack_shorter_than_code_outputs]", + "fixture_hash": "0xf0b04b2f253763b35b0ffb75db7adf3ca82e77488f253b1447101570cb4769ab", + "fork": null, + "format": "eof_test", + "json_path": "eof_tests/prague/eip7692_eof_v1/eip4750_functions/code_validation/eof_validity.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip4750_functions/test_code_validation.py::test_eof_validity[fork_CancunEIP7692-eof_test-oob_callf_1]", + "fixture_hash": "0x131c862cfc61eff19ab0665aa3e2972a5a12bd3a4762047227c25c2202e8616e", + "fork": null, + "format": "eof_test", + "json_path": "eof_tests/prague/eip7692_eof_v1/eip4750_functions/code_validation/eof_validity.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip4750_functions/test_code_validation.py::test_eof_validity[fork_CancunEIP7692-eof_test-overflow_code_sections_1]", + "fixture_hash": "0x6b9262cebe113591e0d5585fd032a7571e936816c57875b212b983b97f4dd3a0", + "fork": null, + "format": "eof_test", + "json_path": "eof_tests/prague/eip7692_eof_v1/eip4750_functions/code_validation/eof_validity.json" + }, { "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_section_header_body_mismatch.py::test_code_section_header_body_mismatch[fork_CancunEIP7692-eof_test-drop_code_section_and_header]", "fixture_hash": "0xfaa4939b081c1e789dfc25ced9c46036d0b592e466cd47f2f6b71510e83390ea", @@ -6319,661 +6417,178 @@ }, { "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_section_size.py::test_section_size[fork_CancunEIP7692-eof_test-section_kind_DATA-section_size_NORMAL-exception_None]", - "fixture_hash": "0x35a339078e9cee540492224ae9e3437594dad4c37a9a7139b1898975b38891de", + "fixture_hash": "0xa25aecaa5a93e2f09e656d6bb19d614ec90fa33735173ab4529760d3215654f5", "fork": null, "format": "eof_test", "json_path": "eof_tests/prague/eip7692_eof_v1/eip3540_eof_v1/section_size/section_size.json" }, { "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_section_size.py::test_section_size[fork_CancunEIP7692-eof_test-section_kind_DATA-section_size_ZERO-exception_EOFException.INVALID_SECTION_BODIES_SIZE]", - "fixture_hash": "0x3ad5eb94db503ea2e1f624491df27cf25255a46c8fcf184dfdc1a4dabe0d6025", + "fixture_hash": "0xa317cd4294e1d6bec217f04e4c4bbd947488d5c1dc36c3fdaaee965cd9bf36a", "fork": null, "format": "eof_test", "json_path": "eof_tests/prague/eip7692_eof_v1/eip3540_eof_v1/section_size/section_size.json" }, { "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_section_size.py::test_section_size[fork_CancunEIP7692-eof_test-section_kind_DATA-section_size_UNDERSIZE-exception_EOFException.INVALID_SECTION_BODIES_SIZE]", - "fixture_hash": "0x4758eac0d5f58c8a7b4f66064e1178fec48deb846f29bd3740380902755d3357", + "fixture_hash": "0xb35cb800a801b8e6fbdc8a71059c47c77741e583dd9c4d31d498f51b968f4fdc", "fork": null, "format": "eof_test", "json_path": "eof_tests/prague/eip7692_eof_v1/eip3540_eof_v1/section_size/section_size.json" }, { "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_section_size.py::test_section_size[fork_CancunEIP7692-eof_test-section_kind_DATA-section_size_OVERSIZE-exception_EOFException.TOPLEVEL_CONTAINER_TRUNCATED]", - "fixture_hash": "0x63e015a40baf37f0c1a02ddf4486c7a1fc831d6617ec403ff746ce9cf58f9901", + "fixture_hash": "0x6ed49c9bbf6fdd098222408b08f6287a6387793e9030bcedd2c578d656aa149d", "fork": null, "format": "eof_test", "json_path": "eof_tests/prague/eip7692_eof_v1/eip3540_eof_v1/section_size/section_size.json" }, { "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_section_size.py::test_section_size[fork_CancunEIP7692-eof_test-section_kind_DATA-section_size_HUGE-exception_EOFException.TOPLEVEL_CONTAINER_TRUNCATED]", - "fixture_hash": "0x69ca03b584c3fc3517ebf555eeb8462325ceaa4bd5805f0fb4a3821343aa9737", + "fixture_hash": "0xf60194634994d7fbcfe506b484d2721c2268e059e9c2903ccd39df4ec44dbf83", "fork": null, "format": "eof_test", "json_path": "eof_tests/prague/eip7692_eof_v1/eip3540_eof_v1/section_size/section_size.json" }, { "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_section_size.py::test_section_size[fork_CancunEIP7692-eof_test-section_kind_DATA-section_size_MAX-exception_EOFException.TOPLEVEL_CONTAINER_TRUNCATED]", - "fixture_hash": "0x9949348650839b09f9f6177d62b850389daf34a2e7d359f1990c07eb741fe1a6", - "fork": null, - "format": "eof_test", - "json_path": "eof_tests/prague/eip7692_eof_v1/eip3540_eof_v1/section_size/section_size.json" - }, - { - "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_section_size.py::test_section_size[fork_CancunEIP7692-eof_test-section_kind_CODE-section_size_NORMAL-exception_None]", - "fixture_hash": "0x35a339078e9cee540492224ae9e3437594dad4c37a9a7139b1898975b38891de", + "fixture_hash": "0x31da3131302e657c1f8f792fe3bf2da4a55175535b8d84a311d6f7933e1aa8e1", "fork": null, "format": "eof_test", "json_path": "eof_tests/prague/eip7692_eof_v1/eip3540_eof_v1/section_size/section_size.json" }, { "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_section_size.py::test_section_size[fork_CancunEIP7692-eof_test-section_kind_CODE-section_size_ZERO-exception_EOFException.ZERO_SECTION_SIZE]", - "fixture_hash": "0x975d9b5d2bb9b552010cd7b0661bcf0b155b91a9ba76308e195ceb1d84d69748", + "fixture_hash": "0x706acb2fc47c3bb8c322231594509462f0a1cb90648d881ddc9f003d57a4b2e1", "fork": null, "format": "eof_test", "json_path": "eof_tests/prague/eip7692_eof_v1/eip3540_eof_v1/section_size/section_size.json" }, { "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_section_size.py::test_section_size[fork_CancunEIP7692-eof_test-section_kind_CODE-section_size_UNDERSIZE-exception_EOFException.INVALID_SECTION_BODIES_SIZE]", - "fixture_hash": "0x98b148f814353d745a82cfd33ca11bb1b692e51a21bbf0c1cf82511aeaf09058", + "fixture_hash": "0x792023cf2fc0a74ff4ea461ec19792cbfb75d759006e1f721c2cda63687f810b", "fork": null, "format": "eof_test", "json_path": "eof_tests/prague/eip7692_eof_v1/eip3540_eof_v1/section_size/section_size.json" }, { "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_section_size.py::test_section_size[fork_CancunEIP7692-eof_test-section_kind_CODE-section_size_OVERSIZE-exception_EOFException.INVALID_SECTION_BODIES_SIZE]", - "fixture_hash": "0xea5335ce4f71cceb70dab53c445bde495699a8bf7d87ca8368eb5537174917d3", + "fixture_hash": "0x10f82062895444484a4e7073d6cc94ddeece0f7f25f34c2aba57ba6cdfcd9f7b", "fork": null, "format": "eof_test", "json_path": "eof_tests/prague/eip7692_eof_v1/eip3540_eof_v1/section_size/section_size.json" }, { "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_section_size.py::test_section_size[fork_CancunEIP7692-eof_test-section_kind_CODE-section_size_HUGE-exception_EOFException.INVALID_SECTION_BODIES_SIZE]", - "fixture_hash": "0xb167ea4675a98815da15dcaa93f81b38d7100f6554249948a594f5b67d1321b4", + "fixture_hash": "0xe732dcc8470b5bce52d016a8e5657f61463016f58a43c4ab65e0fa2fe80186b3", "fork": null, "format": "eof_test", "json_path": "eof_tests/prague/eip7692_eof_v1/eip3540_eof_v1/section_size/section_size.json" }, { "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_section_size.py::test_section_size[fork_CancunEIP7692-eof_test-section_kind_CODE-section_size_MAX-exception_EOFException.INVALID_SECTION_BODIES_SIZE]", - "fixture_hash": "0xcded93fc635736911207c08beeb62e3c7fc2978970b0680dc05fc7a774ffc91d", - "fork": null, - "format": "eof_test", - "json_path": "eof_tests/prague/eip7692_eof_v1/eip3540_eof_v1/section_size/section_size.json" - }, - { - "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_section_size.py::test_section_size[fork_CancunEIP7692-eof_test-section_kind_TYPE-section_size_NORMAL-exception_None]", - "fixture_hash": "0x35a339078e9cee540492224ae9e3437594dad4c37a9a7139b1898975b38891de", + "fixture_hash": "0x7d45cda205a8c575029a767d7ace713d75ec9c2fe3e9bcb8293cab32ac195f49", "fork": null, "format": "eof_test", "json_path": "eof_tests/prague/eip7692_eof_v1/eip3540_eof_v1/section_size/section_size.json" }, { "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_section_size.py::test_section_size[fork_CancunEIP7692-eof_test-type_size_zero]", - "fixture_hash": "0xe0b3130524ca0329536980ae0477a65f6450ed001dda2c3af98ce4968d1c40fc", + "fixture_hash": "0xa8fe8a90e24a1259579b92ed9801d03bd0a5310517e8a19949e1fe06320b4731", "fork": null, "format": "eof_test", "json_path": "eof_tests/prague/eip7692_eof_v1/eip3540_eof_v1/section_size/section_size.json" }, { "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_section_size.py::test_section_size[fork_CancunEIP7692-eof_test-section_kind_TYPE-section_size_UNDERSIZE-exception_EOFException.INVALID_TYPE_SECTION_SIZE]", - "fixture_hash": "0xb9dec30e9d4af5f90f145b399c62657e83b8ea92c4dbe80604c3d0987f6101f4", + "fixture_hash": "0xa661d23c0db5ab37437cbcf628c031c890bd546b4aca88ad45d0a7911cada1ce", "fork": null, "format": "eof_test", "json_path": "eof_tests/prague/eip7692_eof_v1/eip3540_eof_v1/section_size/section_size.json" }, { "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_section_size.py::test_section_size[fork_CancunEIP7692-eof_test-section_kind_TYPE-section_size_OVERSIZE-exception_EOFException.INVALID_SECTION_BODIES_SIZE]", - "fixture_hash": "0x2d5d0d64ce2f8e2b307645e4c9d20d5d1ba0aaef994b7403232734871c9d558", + "fixture_hash": "0xdef3ee00dc4c68ab3946354280f74cacb04776bd73520e7e6aaa66ca6ae5e759", "fork": null, "format": "eof_test", "json_path": "eof_tests/prague/eip7692_eof_v1/eip3540_eof_v1/section_size/section_size.json" }, { "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_section_size.py::test_section_size[fork_CancunEIP7692-eof_test-section_kind_TYPE-section_size_HUGE-exception_EOFException.INVALID_SECTION_BODIES_SIZE]", - "fixture_hash": "0xdbbde3d0bbe3188156259fdb5ac8176a4911359623f787d0466268369eddb524", + "fixture_hash": "0x254443ff2ded8eef0cb6ffd3c883db9d65298c101bcf79d7a9ffd96c60224db9", "fork": null, "format": "eof_test", "json_path": "eof_tests/prague/eip7692_eof_v1/eip3540_eof_v1/section_size/section_size.json" }, { "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_section_size.py::test_section_size[fork_CancunEIP7692-eof_test-type_size_max]", - "fixture_hash": "0xa094872a6740a63214962cd479ea7ecca34b8f45efb8bc14c2111cc657832941", + "fixture_hash": "0x5c8c586e3fdfe9dc9708a3aabd5466a5428943c589e6efd36c0c4bf47c26c22b", "fork": null, "format": "eof_test", "json_path": "eof_tests/prague/eip7692_eof_v1/eip3540_eof_v1/section_size/section_size.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_section_size.py::test_truncated_container_without_data[fork_CancunEIP7692-eof_test-truncation_len_0-exception_EOFException.UNREACHABLE_INSTRUCTIONS]", - "fixture_hash": "0x47c3a427d0629cba1fe88bdc772a29a365e312c1304450f2bf8d855b336e004d", - "fork": null, - "format": "eof_test", - "json_path": "eof_tests/prague/eip7692_eof_v1/eip3540_eof_v1/section_size/truncated_container_without_data.json" - }, - { - "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_section_size.py::test_truncated_container_without_data[fork_CancunEIP7692-eof_test-EOF1_truncated_section_2]", - "fixture_hash": "0x3a2e1959289322c9d0c6bf8b4472ce0a87b9279e56e4e4b3a708df914e8174c5", - "fork": null, - "format": "eof_test", - "json_path": "eof_tests/prague/eip7692_eof_v1/eip3540_eof_v1/section_size/truncated_container_without_data.json" - }, - { - "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_section_size.py::test_truncated_container_without_data[fork_CancunEIP7692-eof_test-EOF1_truncated_section_1]", - "fixture_hash": "0xd3a6d9d08d86c4b444f70f5850d8d675662cb803d3a70120dd25666de3865c7d", - "fork": null, - "format": "eof_test", - "json_path": "eof_tests/prague/eip7692_eof_v1/eip3540_eof_v1/section_size/truncated_container_without_data.json" - }, - { - "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_section_size.py::test_truncated_container_without_data[fork_CancunEIP7692-eof_test-EOF1_truncated_section_0]", - "fixture_hash": "0x56cbe62902130e512ef6b5cd24fa870ce1173054a072d921bf8c94baaed8f30c", - "fork": null, - "format": "eof_test", - "json_path": "eof_tests/prague/eip7692_eof_v1/eip3540_eof_v1/section_size/truncated_container_without_data.json" - }, - { - "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_code_validation.py::test_legacy_initcode_valid_eof_v1_contract[fork_CancunEIP7692-eof_test-single_code_section_max_stack_size]", - "fixture_hash": "0x3f775b84a1802dc908c6bce5034419f12caec31ded61868f7f48e0de8213c4c", - "fork": null, - "format": "eof_test", - "json_path": "eof_tests/prague/eip7692_eof_v1/eip3540_eof_v1/code_validation/legacy_initcode_valid_eof_v1_contract.json" - }, - { - "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_code_validation.py::test_legacy_initcode_valid_eof_v1_contract[fork_CancunEIP7692-eof_test-single_code_section_input_maximum]", - "fixture_hash": "0xa5e7371b5d140b647e00f050418e5b6900d40d912cad07f9b8e0e57ee1fcb31c", - "fork": null, - "format": "eof_test", - "json_path": "eof_tests/prague/eip7692_eof_v1/eip3540_eof_v1/code_validation/legacy_initcode_valid_eof_v1_contract.json" - }, - { - "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_code_validation.py::test_legacy_initcode_valid_eof_v1_contract[fork_CancunEIP7692-eof_test-single_code_section_output_maximum]", - "fixture_hash": "0x157ca0e41a527909d7ca18e9f3b94b42306df8845ea5c2d1fa405ad6d77f0b0d", - "fork": null, - "format": "eof_test", - "json_path": "eof_tests/prague/eip7692_eof_v1/eip3540_eof_v1/code_validation/legacy_initcode_valid_eof_v1_contract.json" - }, - { - "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_code_validation.py::test_legacy_initcode_valid_eof_v1_contract[fork_CancunEIP7692-eof_test-multiple_code_section_max_inputs_max_outputs]", - "fixture_hash": "0xfd4bf2dbb7d0ce06f957fd315341cca4876fd3a44f2925f861bdb93f8a759a5d", - "fork": null, - "format": "eof_test", - "json_path": "eof_tests/prague/eip7692_eof_v1/eip3540_eof_v1/code_validation/legacy_initcode_valid_eof_v1_contract.json" - }, - { - "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_code_validation.py::test_legacy_initcode_invalid_eof_v1_contract[fork_CancunEIP7692-eof_test-single_code_section_no_data_section]", - "fixture_hash": "0x34db35312df7b91c704641a853a577283ee0082d8856fb434269f38e621a1881", - "fork": null, - "format": "eof_test", - "json_path": "eof_tests/prague/eip7692_eof_v1/eip3540_eof_v1/code_validation/legacy_initcode_invalid_eof_v1_contract.json" - }, - { - "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_code_validation.py::test_legacy_initcode_invalid_eof_v1_contract[fork_CancunEIP7692-eof_test-incomplete_magic]", - "fixture_hash": "0xc424a49ee0b2ba5f8eb91c213c9fd15972ae849750aa611a9c08499c6ca7deb7", - "fork": null, - "format": "eof_test", - "json_path": "eof_tests/prague/eip7692_eof_v1/eip3540_eof_v1/code_validation/legacy_initcode_invalid_eof_v1_contract.json" - }, - { - "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_code_validation.py::test_legacy_initcode_invalid_eof_v1_contract[fork_CancunEIP7692-eof_test-no_version]", - "fixture_hash": "0xcbeba266e3aca14e3346c32e923545e77bcb96d35afaf6aa5d6b02bbdc5aaea1", - "fork": null, - "format": "eof_test", - "json_path": "eof_tests/prague/eip7692_eof_v1/eip3540_eof_v1/code_validation/legacy_initcode_invalid_eof_v1_contract.json" - }, - { - "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_code_validation.py::test_legacy_initcode_invalid_eof_v1_contract[fork_CancunEIP7692-eof_test-no_type_header]", - "fixture_hash": "0xb7dee4d2489867b457e40ef5e1ebb38953647e885973452e194b8200b082e5d1", - "fork": null, - "format": "eof_test", - "json_path": "eof_tests/prague/eip7692_eof_v1/eip3540_eof_v1/code_validation/legacy_initcode_invalid_eof_v1_contract.json" - }, - { - "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_code_validation.py::test_legacy_initcode_invalid_eof_v1_contract[fork_CancunEIP7692-eof_test-no_type_section_size]", - "fixture_hash": "0x97b34f3b496f6f5a215c1541ec80996e3501cdb24a250a784c88e27dd5ae0311", - "fork": null, - "format": "eof_test", - "json_path": "eof_tests/prague/eip7692_eof_v1/eip3540_eof_v1/code_validation/legacy_initcode_invalid_eof_v1_contract.json" - }, - { - "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_code_validation.py::test_legacy_initcode_invalid_eof_v1_contract[fork_CancunEIP7692-eof_test-no_code_header]", - "fixture_hash": "0xceb1fdd0b085077fcbcc3bfcb5cd2a11bc99ef5486eff5d0077ecfad0e88a5d2", - "fork": null, - "format": "eof_test", - "json_path": "eof_tests/prague/eip7692_eof_v1/eip3540_eof_v1/code_validation/legacy_initcode_invalid_eof_v1_contract.json" - }, - { - "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_code_validation.py::test_legacy_initcode_invalid_eof_v1_contract[fork_CancunEIP7692-eof_test-code_section_size_incomplete_1]", - "fixture_hash": "0xb3daa6d9ecfa1be5fb7f93a8d7811fc8be11ab7923b165dfe60ba2d8c100f868", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_section_size.py::test_section_size[fork_CancunEIP7692-eof_test-section_kind_CONTAINER-section_size_ZERO-exception_EOFException.ZERO_SECTION_SIZE]", + "fixture_hash": "0xd0e360fdbce3d40d07b700437f0373af1dffe90d199fe209ac0ecdde7dc16607", "fork": null, "format": "eof_test", - "json_path": "eof_tests/prague/eip7692_eof_v1/eip3540_eof_v1/code_validation/legacy_initcode_invalid_eof_v1_contract.json" - }, - { - "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_code_validation.py::test_legacy_initcode_invalid_eof_v1_contract[fork_CancunEIP7692-eof_test-code_section_size_incomplete_2]", - "fixture_hash": "0x8a7bae54a6299499e938df8d54db7adbbd83224fa2f1e331da8a591ba3391c8b", - "fork": null, - "format": "eof_test", - "json_path": "eof_tests/prague/eip7692_eof_v1/eip3540_eof_v1/code_validation/legacy_initcode_invalid_eof_v1_contract.json" - }, - { - "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_code_validation.py::test_legacy_initcode_invalid_eof_v1_contract[fork_CancunEIP7692-eof_test-code_section_size_incomplete_3]", - "fixture_hash": "0x68a0b57ca6c7fcafe5f57b6034a9016d995867268129b53993bf4c2e2b558107", - "fork": null, - "format": "eof_test", - "json_path": "eof_tests/prague/eip7692_eof_v1/eip3540_eof_v1/code_validation/legacy_initcode_invalid_eof_v1_contract.json" - }, - { - "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_code_validation.py::test_legacy_initcode_invalid_eof_v1_contract[fork_CancunEIP7692-eof_test-code_section_size_incomplete_4]", - "fixture_hash": "0x6b0b03db9fddaeb7bec23b3772d0492b8dbdf49882b01d12c2d1856cfa367f0b", - "fork": null, - "format": "eof_test", - "json_path": "eof_tests/prague/eip7692_eof_v1/eip3540_eof_v1/code_validation/legacy_initcode_invalid_eof_v1_contract.json" - }, - { - "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_code_validation.py::test_legacy_initcode_invalid_eof_v1_contract[fork_CancunEIP7692-eof_test-code_section_count_0x8000_truncated]", - "fixture_hash": "0xb6b1164864c0d7dd4e861197f0a889c1ff1cb0330b933fcef66b57a96016ef15", - "fork": null, - "format": "eof_test", - "json_path": "eof_tests/prague/eip7692_eof_v1/eip3540_eof_v1/code_validation/legacy_initcode_invalid_eof_v1_contract.json" - }, - { - "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_code_validation.py::test_legacy_initcode_invalid_eof_v1_contract[fork_CancunEIP7692-eof_test-code_section_count_0xFFFF_truncated]", - "fixture_hash": "0xe07eb61d1aff6af523cd01242390e10ce29914167b9403ee9e88a7256c20313b", - "fork": null, - "format": "eof_test", - "json_path": "eof_tests/prague/eip7692_eof_v1/eip3540_eof_v1/code_validation/legacy_initcode_invalid_eof_v1_contract.json" - }, - { - "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_code_validation.py::test_legacy_initcode_invalid_eof_v1_contract[fork_CancunEIP7692-eof_test-code_section_count_0x8000]", - "fixture_hash": "0xaab72600d9dae8f39f67c415fbdc8a4159c2b66f3598a14f4eafe6c651acc654", - "fork": null, - "format": "eof_test", - "json_path": "eof_tests/prague/eip7692_eof_v1/eip3540_eof_v1/code_validation/legacy_initcode_invalid_eof_v1_contract.json" - }, - { - "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_code_validation.py::test_legacy_initcode_invalid_eof_v1_contract[fork_CancunEIP7692-eof_test-code_section_count_0xFFFF]", - "fixture_hash": "0x6683ea5a9c41307c884b1206d60d4a3ac9f4acbe933b72ecc61b7557784eea3e", - "fork": null, - "format": "eof_test", - "json_path": "eof_tests/prague/eip7692_eof_v1/eip3540_eof_v1/code_validation/legacy_initcode_invalid_eof_v1_contract.json" - }, - { - "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_code_validation.py::test_legacy_initcode_invalid_eof_v1_contract[fork_CancunEIP7692-eof_test-code_section_size_0x8000_truncated]", - "fixture_hash": "0xb3e51285a33fce22a1a91dfa4daf891c82e44f5aca8b33b66464c952ac322648", - "fork": null, - "format": "eof_test", - "json_path": "eof_tests/prague/eip7692_eof_v1/eip3540_eof_v1/code_validation/legacy_initcode_invalid_eof_v1_contract.json" - }, - { - "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_code_validation.py::test_legacy_initcode_invalid_eof_v1_contract[fork_CancunEIP7692-eof_test-code_section_size_0xFFFF_truncated]", - "fixture_hash": "0x993d766d3c6851369122f35d0df629ecfb094aec1e988a4e2d0eb736cdbb884a", - "fork": null, - "format": "eof_test", - "json_path": "eof_tests/prague/eip7692_eof_v1/eip3540_eof_v1/code_validation/legacy_initcode_invalid_eof_v1_contract.json" - }, - { - "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_code_validation.py::test_legacy_initcode_invalid_eof_v1_contract[fork_CancunEIP7692-eof_test-terminator_incomplete]", - "fixture_hash": "0x27662edb205ee5f7e1970ef15ecd2ba77112cb0b7e6ced88256cc74a56ffac89", - "fork": null, - "format": "eof_test", - "json_path": "eof_tests/prague/eip7692_eof_v1/eip3540_eof_v1/code_validation/legacy_initcode_invalid_eof_v1_contract.json" - }, - { - "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_code_validation.py::test_legacy_initcode_invalid_eof_v1_contract[fork_CancunEIP7692-eof_test-no_data_section_size]", - "fixture_hash": "0xf3d997d2b5815892b53b417f42c52be40d0fe02ae1e1a0317cba4e47af5f656c", - "fork": null, - "format": "eof_test", - "json_path": "eof_tests/prague/eip7692_eof_v1/eip3540_eof_v1/code_validation/legacy_initcode_invalid_eof_v1_contract.json" - }, - { - "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_code_validation.py::test_legacy_initcode_invalid_eof_v1_contract[fork_CancunEIP7692-eof_test-data_section_size_incomplete]", - "fixture_hash": "0xf6c1b7b17cf21787b9c7917fb4f330a83b22c487cf0c5d8d96566b080aea3876", - "fork": null, - "format": "eof_test", - "json_path": "eof_tests/prague/eip7692_eof_v1/eip3540_eof_v1/code_validation/legacy_initcode_invalid_eof_v1_contract.json" - }, - { - "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_code_validation.py::test_legacy_initcode_invalid_eof_v1_contract[fork_CancunEIP7692-eof_test-no_sections]", - "fixture_hash": "0x584b3f04143447511268f6860287290d4a5fddf4fd9f28f5e327eb6e3bf29341", - "fork": null, - "format": "eof_test", - "json_path": "eof_tests/prague/eip7692_eof_v1/eip3540_eof_v1/code_validation/legacy_initcode_invalid_eof_v1_contract.json" - }, - { - "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_code_validation.py::test_legacy_initcode_invalid_eof_v1_contract[fork_CancunEIP7692-eof_test-no_code_section]", - "fixture_hash": "0x9f8f86a444d97c4c050bcd761ce07fef43f2589c404bc993445c577e844f1737", - "fork": null, - "format": "eof_test", - "json_path": "eof_tests/prague/eip7692_eof_v1/eip3540_eof_v1/code_validation/legacy_initcode_invalid_eof_v1_contract.json" - }, - { - "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_code_validation.py::test_legacy_initcode_invalid_eof_v1_contract[fork_CancunEIP7692-eof_test-too_many_code_sections]", - "fixture_hash": "0x1ed611efa3d2e7e897a14b0ffd408dabe8baab03641366430df6185623be37c5", - "fork": null, - "format": "eof_test", - "json_path": "eof_tests/prague/eip7692_eof_v1/eip3540_eof_v1/code_validation/legacy_initcode_invalid_eof_v1_contract.json" - }, - { - "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_code_validation.py::test_legacy_initcode_invalid_eof_v1_contract[fork_CancunEIP7692-eof_test-zero_code_sections_header]", - "fixture_hash": "0xd53b5254924807e745f812eadf9713ad3bfb1a8eae1a3f0be9176c3d1b84b58", - "fork": null, - "format": "eof_test", - "json_path": "eof_tests/prague/eip7692_eof_v1/eip3540_eof_v1/code_validation/legacy_initcode_invalid_eof_v1_contract.json" - }, - { - "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_code_validation.py::test_legacy_initcode_invalid_eof_v1_contract[fork_CancunEIP7692-eof_test-no_section_terminator]", - "fixture_hash": "0x93ea41523158c8be99b6cf0bc7bda0ef1a83dd2df9e0e241c144deec972ca8b2", - "fork": null, - "format": "eof_test", - "json_path": "eof_tests/prague/eip7692_eof_v1/eip3540_eof_v1/code_validation/legacy_initcode_invalid_eof_v1_contract.json" - }, - { - "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_code_validation.py::test_legacy_initcode_invalid_eof_v1_contract[fork_CancunEIP7692-eof_test-no_section_terminator_1]", - "fixture_hash": "0xd1aa9a57426c680170319dc8df389a29ba87c5b5f7b3518115ce3dc3b0df393", - "fork": null, - "format": "eof_test", - "json_path": "eof_tests/prague/eip7692_eof_v1/eip3540_eof_v1/code_validation/legacy_initcode_invalid_eof_v1_contract.json" - }, - { - "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_code_validation.py::test_legacy_initcode_invalid_eof_v1_contract[fork_CancunEIP7692-eof_test-no_section_terminator_2]", - "fixture_hash": "0xdbb394151c984290a177996e3935b05a54ae35c8dedfea6136d72cb7cec45a5a", - "fork": null, - "format": "eof_test", - "json_path": "eof_tests/prague/eip7692_eof_v1/eip3540_eof_v1/code_validation/legacy_initcode_invalid_eof_v1_contract.json" - }, - { - "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_code_validation.py::test_legacy_initcode_invalid_eof_v1_contract[fork_CancunEIP7692-eof_test-no_section_terminator_3]", - "fixture_hash": "0xa554c60a1349cd6d8a5678d68c17b90b94d03d6d659bc725b4aab8659f7ef5a1", - "fork": null, - "format": "eof_test", - "json_path": "eof_tests/prague/eip7692_eof_v1/eip3540_eof_v1/code_validation/legacy_initcode_invalid_eof_v1_contract.json" - }, - { - "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_code_validation.py::test_legacy_initcode_invalid_eof_v1_contract[fork_CancunEIP7692-eof_test-no_section_terminator_section_bodies_ok_1]", - "fixture_hash": "0xeba21ef9f2f1f178294a4bdadb06132737fcf32573bebadf549802a2f922ba75", - "fork": null, - "format": "eof_test", - "json_path": "eof_tests/prague/eip7692_eof_v1/eip3540_eof_v1/code_validation/legacy_initcode_invalid_eof_v1_contract.json" - }, - { - "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_code_validation.py::test_legacy_initcode_invalid_eof_v1_contract[fork_CancunEIP7692-eof_test-no_section_terminator_section_bodies_ok_2]", - "fixture_hash": "0x53c2dbf1fc5a6dc3f46ac409a9c74d6aba5da0f636e3933939e64e09075e1d44", - "fork": null, - "format": "eof_test", - "json_path": "eof_tests/prague/eip7692_eof_v1/eip3540_eof_v1/code_validation/legacy_initcode_invalid_eof_v1_contract.json" - }, - { - "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_code_validation.py::test_legacy_initcode_invalid_eof_v1_contract[fork_CancunEIP7692-eof_test-no_section_terminator_nonzero]", - "fixture_hash": "0x8712f8bebca2725ade1626ea40298705a4782877d0f823d32b5bb0e6422d618a", - "fork": null, - "format": "eof_test", - "json_path": "eof_tests/prague/eip7692_eof_v1/eip3540_eof_v1/code_validation/legacy_initcode_invalid_eof_v1_contract.json" - }, - { - "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_code_validation.py::test_legacy_initcode_invalid_eof_v1_contract[fork_CancunEIP7692-eof_test-no_section_terminator_nonzero_1]", - "fixture_hash": "0x80db4198d68385ee232a0ee1c02a36bf6647f3e4443336a2070b497261543992", - "fork": null, - "format": "eof_test", - "json_path": "eof_tests/prague/eip7692_eof_v1/eip3540_eof_v1/code_validation/legacy_initcode_invalid_eof_v1_contract.json" - }, - { - "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_code_validation.py::test_legacy_initcode_invalid_eof_v1_contract[fork_CancunEIP7692-eof_test-no_section_terminator_nonzero_2]", - "fixture_hash": "0x14f88d786ebf6523c851c9ac3f79e6817f083bda70a28d7159c2f7cdedf125ef", - "fork": null, - "format": "eof_test", - "json_path": "eof_tests/prague/eip7692_eof_v1/eip3540_eof_v1/code_validation/legacy_initcode_invalid_eof_v1_contract.json" - }, - { - "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_code_validation.py::test_legacy_initcode_invalid_eof_v1_contract[fork_CancunEIP7692-eof_test-no_section_terminator_nonzero_3]", - "fixture_hash": "0x77f520eb2767bf9f72fc9806e9d6f6777c59a6a7700a77bfca48edb3de60c87b", - "fork": null, - "format": "eof_test", - "json_path": "eof_tests/prague/eip7692_eof_v1/eip3540_eof_v1/code_validation/legacy_initcode_invalid_eof_v1_contract.json" - }, - { - "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_code_validation.py::test_legacy_initcode_invalid_eof_v1_contract[fork_CancunEIP7692-eof_test-no_section_terminator_nonzero_4]", - "fixture_hash": "0x70ded21c69d06fe2c9ea75801cff4d6d839f9fa582e0926235e4ac52d39e397d", - "fork": null, - "format": "eof_test", - "json_path": "eof_tests/prague/eip7692_eof_v1/eip3540_eof_v1/code_validation/legacy_initcode_invalid_eof_v1_contract.json" - }, - { - "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_code_validation.py::test_legacy_initcode_invalid_eof_v1_contract[fork_CancunEIP7692-eof_test-no_code_section_contents]", - "fixture_hash": "0x798b43954e4dd4c040bc442ec5170958145f08bff53f621e2b0308f1d330874d", - "fork": null, - "format": "eof_test", - "json_path": "eof_tests/prague/eip7692_eof_v1/eip3540_eof_v1/code_validation/legacy_initcode_invalid_eof_v1_contract.json" - }, - { - "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_code_validation.py::test_legacy_initcode_invalid_eof_v1_contract[fork_CancunEIP7692-eof_test-incomplete_code_section_contents]", - "fixture_hash": "0xd01195b3d6ea1064de225a65bb7f3bc71af6a2c1e10b37d7985ea51455c762f1", - "fork": null, - "format": "eof_test", - "json_path": "eof_tests/prague/eip7692_eof_v1/eip3540_eof_v1/code_validation/legacy_initcode_invalid_eof_v1_contract.json" - }, - { - "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_code_validation.py::test_legacy_initcode_invalid_eof_v1_contract[fork_CancunEIP7692-eof_test-trailing_bytes_after_code_section]", - "fixture_hash": "0xaf25da75a0c7e8b4b56c2e53cd429d6a04a102af669994dd5a2f200cb0b0abb4", - "fork": null, - "format": "eof_test", - "json_path": "eof_tests/prague/eip7692_eof_v1/eip3540_eof_v1/code_validation/legacy_initcode_invalid_eof_v1_contract.json" - }, - { - "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_code_validation.py::test_legacy_initcode_invalid_eof_v1_contract[fork_CancunEIP7692-eof_test-empty_code_section]", - "fixture_hash": "0x123cee4fae393f84c913e3a2fbc9a100a5d6ecf423f9d7de3f6b28b197d48fb6", - "fork": null, - "format": "eof_test", - "json_path": "eof_tests/prague/eip7692_eof_v1/eip3540_eof_v1/code_validation/legacy_initcode_invalid_eof_v1_contract.json" - }, - { - "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_code_validation.py::test_legacy_initcode_invalid_eof_v1_contract[fork_CancunEIP7692-eof_test-empty_code_section_with_non_empty_data]", - "fixture_hash": "0x704ee4ef029be9e1ab7ea468ad34fce8e329e12afda2412d2dbd54b72e88b4e", - "fork": null, - "format": "eof_test", - "json_path": "eof_tests/prague/eip7692_eof_v1/eip3540_eof_v1/code_validation/legacy_initcode_invalid_eof_v1_contract.json" - }, - { - "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_code_validation.py::test_legacy_initcode_invalid_eof_v1_contract[fork_CancunEIP7692-eof_test-no_data_section_contents]", - "fixture_hash": "0x8884e3db8162ada2d26947c9325fab18dc15b7fb9c41d0d540f9a78b651df179", - "fork": null, - "format": "eof_test", - "json_path": "eof_tests/prague/eip7692_eof_v1/eip3540_eof_v1/code_validation/legacy_initcode_invalid_eof_v1_contract.json" - }, - { - "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_code_validation.py::test_legacy_initcode_invalid_eof_v1_contract[fork_CancunEIP7692-eof_test-data_section_contents_incomplete]", - "fixture_hash": "0x6aa98a16c2ded053d5c133f8e6de756775fdbdc07424de1afbd046582f0d2981", - "fork": null, - "format": "eof_test", - "json_path": "eof_tests/prague/eip7692_eof_v1/eip3540_eof_v1/code_validation/legacy_initcode_invalid_eof_v1_contract.json" - }, - { - "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_code_validation.py::test_legacy_initcode_invalid_eof_v1_contract[fork_CancunEIP7692-eof_test-data_section_preceding_code_section]", - "fixture_hash": "0x6fe263447f3eb051d64e8a680878d9321fc41ba92787d488684c99f60c8968a6", - "fork": null, - "format": "eof_test", - "json_path": "eof_tests/prague/eip7692_eof_v1/eip3540_eof_v1/code_validation/legacy_initcode_invalid_eof_v1_contract.json" - }, - { - "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_code_validation.py::test_legacy_initcode_invalid_eof_v1_contract[fork_CancunEIP7692-eof_test-data_section_without_code_section]", - "fixture_hash": "0x63f86d64491225938db647e2613df7ed82988e58afd839221d2f6a39d6c3c360", - "fork": null, - "format": "eof_test", - "json_path": "eof_tests/prague/eip7692_eof_v1/eip3540_eof_v1/code_validation/legacy_initcode_invalid_eof_v1_contract.json" - }, - { - "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_code_validation.py::test_legacy_initcode_invalid_eof_v1_contract[fork_CancunEIP7692-eof_test-no_section_terminator_3a]", - "fixture_hash": "0x9c039d488c2ac156f82067472edd2f533605741ac95f4743ebb478da9be3289d", - "fork": null, - "format": "eof_test", - "json_path": "eof_tests/prague/eip7692_eof_v1/eip3540_eof_v1/code_validation/legacy_initcode_invalid_eof_v1_contract.json" - }, - { - "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_code_validation.py::test_legacy_initcode_invalid_eof_v1_contract[fork_CancunEIP7692-eof_test-no_section_terminator_4a]", - "fixture_hash": "0xa1a05de2de5582f2b5ca7a8ae5ab2bde675130a7d57513669d9743fc12767d23", - "fork": null, - "format": "eof_test", - "json_path": "eof_tests/prague/eip7692_eof_v1/eip3540_eof_v1/code_validation/legacy_initcode_invalid_eof_v1_contract.json" - }, - { - "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_code_validation.py::test_legacy_initcode_invalid_eof_v1_contract[fork_CancunEIP7692-eof_test-trailing_bytes_after_data_section]", - "fixture_hash": "0x6af0a42c0956fa8324f1dc7b5864d43b49abc38291c39abc831745d97d2cb9c4", - "fork": null, - "format": "eof_test", - "json_path": "eof_tests/prague/eip7692_eof_v1/eip3540_eof_v1/code_validation/legacy_initcode_invalid_eof_v1_contract.json" - }, - { - "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_code_validation.py::test_legacy_initcode_invalid_eof_v1_contract[fork_CancunEIP7692-eof_test-multiple_data_sections]", - "fixture_hash": "0x63704c41187850bce371d0fa85a0dc10b771ea087dc40b15192e43655e730169", - "fork": null, - "format": "eof_test", - "json_path": "eof_tests/prague/eip7692_eof_v1/eip3540_eof_v1/code_validation/legacy_initcode_invalid_eof_v1_contract.json" - }, - { - "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_code_validation.py::test_legacy_initcode_invalid_eof_v1_contract[fork_CancunEIP7692-eof_test-multiple_code_and_data_sections]", - "fixture_hash": "0x94d7b78285183def422992316ad2d0b06da245f8b95de030652c9b4e7a282c5c", - "fork": null, - "format": "eof_test", - "json_path": "eof_tests/prague/eip7692_eof_v1/eip3540_eof_v1/code_validation/legacy_initcode_invalid_eof_v1_contract.json" - }, - { - "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_code_validation.py::test_legacy_initcode_invalid_eof_v1_contract[fork_CancunEIP7692-eof_test-unknown_section_1]", - "fixture_hash": "0x9a9bd67573aac783db1598989c76966c8e8b6a9adb7592cbad621dd89620ae26", - "fork": null, - "format": "eof_test", - "json_path": "eof_tests/prague/eip7692_eof_v1/eip3540_eof_v1/code_validation/legacy_initcode_invalid_eof_v1_contract.json" - }, - { - "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_code_validation.py::test_legacy_initcode_invalid_eof_v1_contract[fork_CancunEIP7692-eof_test-unknown_section_2]", - "fixture_hash": "0x2e3483552b2d4a1dfbb3bec355db744a7a57c90dd1e47d1d49a23277d9a6e2d1", - "fork": null, - "format": "eof_test", - "json_path": "eof_tests/prague/eip7692_eof_v1/eip3540_eof_v1/code_validation/legacy_initcode_invalid_eof_v1_contract.json" - }, - { - "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_code_validation.py::test_legacy_initcode_invalid_eof_v1_contract[fork_CancunEIP7692-eof_test-unknown_section_empty]", - "fixture_hash": "0xec0b06d4365443db7fd82766b296b2d55f227bc22bc5c3248489f2e7aa5449d1", - "fork": null, - "format": "eof_test", - "json_path": "eof_tests/prague/eip7692_eof_v1/eip3540_eof_v1/code_validation/legacy_initcode_invalid_eof_v1_contract.json" - }, - { - "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_code_validation.py::test_legacy_initcode_invalid_eof_v1_contract[fork_CancunEIP7692-eof_test-no_type_section]", - "fixture_hash": "0x1dab24863aa02f4ba4676e962c88da46ec4c70a50a8bf9edf77b2b52348316a3", - "fork": null, - "format": "eof_test", - "json_path": "eof_tests/prague/eip7692_eof_v1/eip3540_eof_v1/code_validation/legacy_initcode_invalid_eof_v1_contract.json" - }, - { - "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_code_validation.py::test_legacy_initcode_invalid_eof_v1_contract[fork_CancunEIP7692-eof_test-too_many_type_sections]", - "fixture_hash": "0xb5fb462ef30abfa615d1e8eb76c832590f7a14ac925fa8981b03dc1777521f5f", - "fork": null, - "format": "eof_test", - "json_path": "eof_tests/prague/eip7692_eof_v1/eip3540_eof_v1/code_validation/legacy_initcode_invalid_eof_v1_contract.json" - }, - { - "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_code_validation.py::test_legacy_initcode_invalid_eof_v1_contract[fork_CancunEIP7692-eof_test-empty_type_section]", - "fixture_hash": "0xa61480f596e7542a4048f047933dc094338e9ca8e5b4b4139564c8818e77165c", - "fork": null, - "format": "eof_test", - "json_path": "eof_tests/prague/eip7692_eof_v1/eip3540_eof_v1/code_validation/legacy_initcode_invalid_eof_v1_contract.json" - }, - { - "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_code_validation.py::test_legacy_initcode_invalid_eof_v1_contract[fork_CancunEIP7692-eof_test-type_section_too_small_1]", - "fixture_hash": "0xc4c0c696859ce87f7eef33a88147ba098941bd64d49ae64abd4b70e923b8c540", - "fork": null, - "format": "eof_test", - "json_path": "eof_tests/prague/eip7692_eof_v1/eip3540_eof_v1/code_validation/legacy_initcode_invalid_eof_v1_contract.json" - }, - { - "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_code_validation.py::test_legacy_initcode_invalid_eof_v1_contract[fork_CancunEIP7692-eof_test-type_section_too_small_2]", - "fixture_hash": "0xcb7a1b05a9cf003170cd89180f270aa63f7a2c9d66bcda69e069f359de8d82e5", - "fork": null, - "format": "eof_test", - "json_path": "eof_tests/prague/eip7692_eof_v1/eip3540_eof_v1/code_validation/legacy_initcode_invalid_eof_v1_contract.json" - }, - { - "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_code_validation.py::test_legacy_initcode_invalid_eof_v1_contract[fork_CancunEIP7692-eof_test-type_section_too_big]", - "fixture_hash": "0xabaca3f1bb427a8e8843e2274ca9a00f8c4d096cc00b67fef4914714019a0d35", - "fork": null, - "format": "eof_test", - "json_path": "eof_tests/prague/eip7692_eof_v1/eip3540_eof_v1/code_validation/legacy_initcode_invalid_eof_v1_contract.json" - }, - { - "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_code_validation.py::test_legacy_initcode_invalid_eof_v1_contract[fork_CancunEIP7692-eof_test-single_code_section_non_zero_inputs]", - "fixture_hash": "0x6e28ce389b0de09441e3f9c4ff4a5d702d2027a1fe987fb96b91991baeec083c", - "fork": null, - "format": "eof_test", - "json_path": "eof_tests/prague/eip7692_eof_v1/eip3540_eof_v1/code_validation/legacy_initcode_invalid_eof_v1_contract.json" - }, - { - "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_code_validation.py::test_legacy_initcode_invalid_eof_v1_contract[fork_CancunEIP7692-eof_test-single_code_section_non_zero_outputs]", - "fixture_hash": "0x474996fe40a6e627c1e8e352e14820e779bccffa4bb21944af14428bec78334b", - "fork": null, - "format": "eof_test", - "json_path": "eof_tests/prague/eip7692_eof_v1/eip3540_eof_v1/code_validation/legacy_initcode_invalid_eof_v1_contract.json" - }, - { - "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_code_validation.py::test_legacy_initcode_invalid_eof_v1_contract[fork_CancunEIP7692-eof_test-multiple_code_section_non_zero_inputs]", - "fixture_hash": "0x6c1e2dd8bbcad553bfcb2f142628ed6cbfdf52003196bb536a2eb1db777eaf55", - "fork": null, - "format": "eof_test", - "json_path": "eof_tests/prague/eip7692_eof_v1/eip3540_eof_v1/code_validation/legacy_initcode_invalid_eof_v1_contract.json" + "json_path": "eof_tests/prague/eip7692_eof_v1/eip3540_eof_v1/section_size/section_size.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_code_validation.py::test_legacy_initcode_invalid_eof_v1_contract[fork_CancunEIP7692-eof_test-multiple_code_section_non_zero_outputs]", - "fixture_hash": "0xe5c36499f043c54474f8d202e2f887279c5bc05117cdd10404a858a6dfd4aeca", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_section_size.py::test_section_size[fork_CancunEIP7692-eof_test-section_kind_CONTAINER-section_size_UNDERSIZE-exception_EOFException.INVALID_SECTION_BODIES_SIZE]", + "fixture_hash": "0x70516dcd22676e39aba241d34131e6e28715e67a9d8bac69eff3c2f13fc6264b", "fork": null, "format": "eof_test", - "json_path": "eof_tests/prague/eip7692_eof_v1/eip3540_eof_v1/code_validation/legacy_initcode_invalid_eof_v1_contract.json" + "json_path": "eof_tests/prague/eip7692_eof_v1/eip3540_eof_v1/section_size/section_size.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_code_validation.py::test_legacy_initcode_invalid_eof_v1_contract[fork_CancunEIP7692-eof_test-data_section_before_code_with_type]", - "fixture_hash": "0xbf23778e6d796c078508b05b4c1cc713c5b70dfd96461ca970259364dfa25a45", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_section_size.py::test_section_size[fork_CancunEIP7692-eof_test-section_kind_CONTAINER-section_size_OVERSIZE-exception_EOFException.INVALID_SECTION_BODIES_SIZE]", + "fixture_hash": "0x6f6780006330b304750d013a05add76166b1f4ba228526ca735820b77db7481e", "fork": null, "format": "eof_test", - "json_path": "eof_tests/prague/eip7692_eof_v1/eip3540_eof_v1/code_validation/legacy_initcode_invalid_eof_v1_contract.json" + "json_path": "eof_tests/prague/eip7692_eof_v1/eip3540_eof_v1/section_size/section_size.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_code_validation.py::test_legacy_initcode_invalid_eof_v1_contract[fork_CancunEIP7692-eof_test-data_section_listed_in_type]", - "fixture_hash": "0x74ff7817a2f29fe38b17d19318ed729423106e62e231e46dc7ac7ef43ac9b777", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_section_size.py::test_section_size[fork_CancunEIP7692-eof_test-section_kind_CONTAINER-section_size_HUGE-exception_EOFException.INVALID_SECTION_BODIES_SIZE]", + "fixture_hash": "0x4dec306df987bdad446140da0fd600fbe7485272d7f9788fb5343f951be5982e", "fork": null, "format": "eof_test", - "json_path": "eof_tests/prague/eip7692_eof_v1/eip3540_eof_v1/code_validation/legacy_initcode_invalid_eof_v1_contract.json" + "json_path": "eof_tests/prague/eip7692_eof_v1/eip3540_eof_v1/section_size/section_size.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_code_validation.py::test_legacy_initcode_invalid_eof_v1_contract[fork_CancunEIP7692-eof_test-single_code_section_incomplete_type]", - "fixture_hash": "0xde2de37dbe0cbaeb519613b8912081a6f39d47b0e08c5e2c3f0510f67445443a", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_section_size.py::test_section_size[fork_CancunEIP7692-eof_test-section_kind_CONTAINER-section_size_MAX-exception_EOFException.INVALID_SECTION_BODIES_SIZE]", + "fixture_hash": "0x6820228cbe9eddd05fa2bb0a61db6008884a05f87e59abdc5bb4cd6eb92fbdeb", "fork": null, "format": "eof_test", - "json_path": "eof_tests/prague/eip7692_eof_v1/eip3540_eof_v1/code_validation/legacy_initcode_invalid_eof_v1_contract.json" + "json_path": "eof_tests/prague/eip7692_eof_v1/eip3540_eof_v1/section_size/section_size.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_code_validation.py::test_legacy_initcode_invalid_eof_v1_contract[fork_CancunEIP7692-eof_test-single_code_section_input_too_large]", - "fixture_hash": "0xf5f30fbdca3ce117c91d1e45dd8fa512899275d79b29aa2a570ef8f4f6cf443f", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_section_size.py::test_truncated_container_without_data[fork_CancunEIP7692-eof_test-truncation_len_0-exception_EOFException.UNREACHABLE_INSTRUCTIONS]", + "fixture_hash": "0x47c3a427d0629cba1fe88bdc772a29a365e312c1304450f2bf8d855b336e004d", "fork": null, "format": "eof_test", - "json_path": "eof_tests/prague/eip7692_eof_v1/eip3540_eof_v1/code_validation/legacy_initcode_invalid_eof_v1_contract.json" + "json_path": "eof_tests/prague/eip7692_eof_v1/eip3540_eof_v1/section_size/truncated_container_without_data.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_code_validation.py::test_legacy_initcode_invalid_eof_v1_contract[fork_CancunEIP7692-eof_test-invalid_inputs_to_non_returning_code_section_2]", - "fixture_hash": "0x5f05123d3f0e5294c208ae12b8bd339633b359850c8229ef5fc2aae97d85bd4f", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_section_size.py::test_truncated_container_without_data[fork_CancunEIP7692-eof_test-EOF1_truncated_section_2]", + "fixture_hash": "0x3a2e1959289322c9d0c6bf8b4472ce0a87b9279e56e4e4b3a708df914e8174c5", "fork": null, "format": "eof_test", - "json_path": "eof_tests/prague/eip7692_eof_v1/eip3540_eof_v1/code_validation/legacy_initcode_invalid_eof_v1_contract.json" + "json_path": "eof_tests/prague/eip7692_eof_v1/eip3540_eof_v1/section_size/truncated_container_without_data.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_code_validation.py::test_legacy_initcode_invalid_eof_v1_contract[fork_CancunEIP7692-eof_test-single_code_section_output_too_large]", - "fixture_hash": "0x5fda5f68a48cac6c23c865b0c1c5a2659f43f0b2f529128c7fc654f55e9fd28e", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_section_size.py::test_truncated_container_without_data[fork_CancunEIP7692-eof_test-EOF1_truncated_section_1]", + "fixture_hash": "0xd3a6d9d08d86c4b444f70f5850d8d675662cb803d3a70120dd25666de3865c7d", "fork": null, "format": "eof_test", - "json_path": "eof_tests/prague/eip7692_eof_v1/eip3540_eof_v1/code_validation/legacy_initcode_invalid_eof_v1_contract.json" + "json_path": "eof_tests/prague/eip7692_eof_v1/eip3540_eof_v1/section_size/truncated_container_without_data.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_code_validation.py::test_legacy_initcode_invalid_eof_v1_contract[fork_CancunEIP7692-eof_test-single_code_section_max_stack_size_too_large]", - "fixture_hash": "0x2982d1206037c6df75eecd72936297a2e5b6902d3af9867e13750de66c4b48a1", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_section_size.py::test_truncated_container_without_data[fork_CancunEIP7692-eof_test-EOF1_truncated_section_0]", + "fixture_hash": "0x56cbe62902130e512ef6b5cd24fa870ce1173054a072d921bf8c94baaed8f30c", "fork": null, "format": "eof_test", - "json_path": "eof_tests/prague/eip7692_eof_v1/eip3540_eof_v1/code_validation/legacy_initcode_invalid_eof_v1_contract.json" + "json_path": "eof_tests/prague/eip7692_eof_v1/eip3540_eof_v1/section_size/truncated_container_without_data.json" }, { "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_section_order.py::test_container_section_order[fork_CancunEIP7692-eof_test-test_position_CasePosition.BODY-container_position_0]", @@ -6989,13 +6604,6 @@ "format": "eof_test", "json_path": "eof_tests/prague/eip7692_eof_v1/eip3540_eof_v1/section_order/container_section_order.json" }, - { - "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_section_order.py::test_container_section_order[fork_CancunEIP7692-eof_test-test_position_CasePosition.BODY-container_position_2]", - "fixture_hash": "0xa5668ac94a0ffa3c46c55a49bb27a50dc1a1c7e69e00c44be764b5c3deb68fe8", - "fork": null, - "format": "eof_test", - "json_path": "eof_tests/prague/eip7692_eof_v1/eip3540_eof_v1/section_order/container_section_order.json" - }, { "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_section_order.py::test_container_section_order[fork_CancunEIP7692-eof_test-test_position_CasePosition.BODY-container_position_3]", "fixture_hash": "0xfd175b2e9a0b12cfd863efc970c006016e741de8b9586e8b6d083ff15dc66cb4", @@ -7017,13 +6625,6 @@ "format": "eof_test", "json_path": "eof_tests/prague/eip7692_eof_v1/eip3540_eof_v1/section_order/container_section_order.json" }, - { - "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_section_order.py::test_container_section_order[fork_CancunEIP7692-eof_test-test_position_CasePosition.HEADER-container_position_2]", - "fixture_hash": "0xa5668ac94a0ffa3c46c55a49bb27a50dc1a1c7e69e00c44be764b5c3deb68fe8", - "fork": null, - "format": "eof_test", - "json_path": "eof_tests/prague/eip7692_eof_v1/eip3540_eof_v1/section_order/container_section_order.json" - }, { "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_section_order.py::test_container_section_order[fork_CancunEIP7692-eof_test-test_position_CasePosition.HEADER-container_position_3]", "fixture_hash": "0xb1d285f12012fff69a2ae797ac45153311565777e1bb4ddc08f0e76be258feaa", @@ -7045,13 +6646,6 @@ "format": "eof_test", "json_path": "eof_tests/prague/eip7692_eof_v1/eip3540_eof_v1/section_order/container_section_order.json" }, - { - "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_section_order.py::test_container_section_order[fork_CancunEIP7692-eof_test-test_position_CasePosition.BODY_AND_HEADER-container_position_2]", - "fixture_hash": "0xa5668ac94a0ffa3c46c55a49bb27a50dc1a1c7e69e00c44be764b5c3deb68fe8", - "fork": null, - "format": "eof_test", - "json_path": "eof_tests/prague/eip7692_eof_v1/eip3540_eof_v1/section_order/container_section_order.json" - }, { "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_section_order.py::test_container_section_order[fork_CancunEIP7692-eof_test-test_position_CasePosition.BODY_AND_HEADER-container_position_3]", "fixture_hash": "0xdbba73ba3cfb877d9871d4b9267c4bd4d1f50e20fc7c184d4fe962d7f7e6fcea", @@ -11833,27 +11427,6 @@ "format": "eof_test", "json_path": "eof_tests/prague/eip7692_eof_v1/eip3540_eof_v1/migrated_valid_invalid/migrated_valid_invalid.json" }, - { - "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_migrated_valid_invalid.py::test_migrated_valid_invalid[fork_CancunEIP7692-eof_test-EOF1V3540_0003_no_data_section_contents]", - "fixture_hash": "0xb276687c50d3eea1ba24ca4e30263a3fd4d3514cd6fe29b4f18371d9c0311f80", - "fork": null, - "format": "eof_test", - "json_path": "eof_tests/prague/eip7692_eof_v1/eip3540_eof_v1/migrated_valid_invalid/migrated_valid_invalid.json" - }, - { - "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_migrated_valid_invalid.py::test_migrated_valid_invalid[fork_CancunEIP7692-eof_test-EOF1V3540_0004_data_section_contents_incomplete]", - "fixture_hash": "0x5243fc6bca435a7953193c96a2c2b9bdb360b835b55414bcc6e5611591b2dde1", - "fork": null, - "format": "eof_test", - "json_path": "eof_tests/prague/eip7692_eof_v1/eip3540_eof_v1/migrated_valid_invalid/migrated_valid_invalid.json" - }, - { - "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_migrated_valid_invalid.py::test_migrated_valid_invalid[fork_CancunEIP7692-eof_test-EOF1I3540_0011_type_section_size_incomplete]", - "fixture_hash": "0xff23fc3b68af9f5614c2805871b27e2f802ca010c200e151aece3dd0378fdc52", - "fork": null, - "format": "eof_test", - "json_path": "eof_tests/prague/eip7692_eof_v1/eip3540_eof_v1/migrated_valid_invalid/migrated_valid_invalid.json" - }, { "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_migrated_valid_invalid.py::test_migrated_valid_invalid[fork_CancunEIP7692-eof_test-EOF1I3540_0012_empty_code_section_with_non_empty_data_section]", "fixture_hash": "0x27adde06b71d0f82c545270a17a53ced59b206c64cf05b720e1f283f2c25942f", @@ -11861,41 +11434,6 @@ "format": "eof_test", "json_path": "eof_tests/prague/eip7692_eof_v1/eip3540_eof_v1/migrated_valid_invalid/migrated_valid_invalid.json" }, - { - "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_migrated_valid_invalid.py::test_migrated_valid_invalid[fork_CancunEIP7692-eof_test-EOF1I3540_0014_total_of_code_sections_incomplete]", - "fixture_hash": "0x8a7bae54a6299499e938df8d54db7adbbd83224fa2f1e331da8a591ba3391c8b", - "fork": null, - "format": "eof_test", - "json_path": "eof_tests/prague/eip7692_eof_v1/eip3540_eof_v1/migrated_valid_invalid/migrated_valid_invalid.json" - }, - { - "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_migrated_valid_invalid.py::test_migrated_valid_invalid[fork_CancunEIP7692-eof_test-EOF1I3540_0016_code_section_size_incomplete]", - "fixture_hash": "0x6b0b03db9fddaeb7bec23b3772d0492b8dbdf49882b01d12c2d1856cfa367f0b", - "fork": null, - "format": "eof_test", - "json_path": "eof_tests/prague/eip7692_eof_v1/eip3540_eof_v1/migrated_valid_invalid/migrated_valid_invalid.json" - }, - { - "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_migrated_valid_invalid.py::test_migrated_valid_invalid[fork_CancunEIP7692-eof_test-EOF1I3540_0017_no_data_section_after_code_section_size]", - "fixture_hash": "0x8bc1ca569bb40c7b70fe5300692b5897314b8b071fdeb8864b020a9a8fd6231", - "fork": null, - "format": "eof_test", - "json_path": "eof_tests/prague/eip7692_eof_v1/eip3540_eof_v1/migrated_valid_invalid/migrated_valid_invalid.json" - }, - { - "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_migrated_valid_invalid.py::test_migrated_valid_invalid[fork_CancunEIP7692-eof_test-EOF1I3540_0018_no_data_size]", - "fixture_hash": "0xc250e9ebb12bae59257d343e7a6edec5ebca6ab3ed149aa35cdbf89c538314ca", - "fork": null, - "format": "eof_test", - "json_path": "eof_tests/prague/eip7692_eof_v1/eip3540_eof_v1/migrated_valid_invalid/migrated_valid_invalid.json" - }, - { - "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_migrated_valid_invalid.py::test_migrated_valid_invalid[fork_CancunEIP7692-eof_test-EOF1I3540_0019_data_size_incomplete]", - "fixture_hash": "0x97320a544601fcb96bdb375d7674392034659302c6e56eac024ea0b4dca760ca", - "fork": null, - "format": "eof_test", - "json_path": "eof_tests/prague/eip7692_eof_v1/eip3540_eof_v1/migrated_valid_invalid/migrated_valid_invalid.json" - }, { "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_migrated_valid_invalid.py::test_migrated_valid_invalid[fork_CancunEIP7692-eof_test-EOF1I3540_0020_no_section_terminator_after_data_section_size]", "fixture_hash": "0x59a1a78eec66c74c9b733057b029bc549561230639152efab7c818b059e86dae", @@ -12113,13 +11651,6 @@ "format": "eof_test", "json_path": "eof_tests/prague/eip7692_eof_v1/eip3540_eof_v1/migrated_valid_invalid/migrated_valid_invalid.json" }, - { - "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_migrated_valid_invalid.py::test_migrated_valid_invalid[fork_CancunEIP7692-eof_test-EOF1I3540_0001_invalid_no_magic]", - "fixture_hash": "0xc424a49ee0b2ba5f8eb91c213c9fd15972ae849750aa611a9c08499c6ca7deb7", - "fork": null, - "format": "eof_test", - "json_path": "eof_tests/prague/eip7692_eof_v1/eip3540_eof_v1/migrated_valid_invalid/migrated_valid_invalid.json" - }, { "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_migrated_valid_invalid.py::test_migrated_valid_invalid[fork_CancunEIP7692-eof_test-EOF1I3540_0002_invalid_incorrect_magic_01]", "fixture_hash": "0x43ec32d6eeee700e8b91d86153a03263ef192329be5897aa9be66bb19a4d61ae", @@ -12141,13 +11672,6 @@ "format": "eof_test", "json_path": "eof_tests/prague/eip7692_eof_v1/eip3540_eof_v1/migrated_valid_invalid/migrated_valid_invalid.json" }, - { - "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_migrated_valid_invalid.py::test_migrated_valid_invalid[fork_CancunEIP7692-eof_test-EOF1I3540_0005_invalid_no_version]", - "fixture_hash": "0xcbeba266e3aca14e3346c32e923545e77bcb96d35afaf6aa5d6b02bbdc5aaea1", - "fork": null, - "format": "eof_test", - "json_path": "eof_tests/prague/eip7692_eof_v1/eip3540_eof_v1/migrated_valid_invalid/migrated_valid_invalid.json" - }, { "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_migrated_valid_invalid.py::test_migrated_valid_invalid[fork_CancunEIP7692-eof_test-EOF1I3540_0006_invalid_incorrect_version_00]", "fixture_hash": "0x64d9e110bab80f5296c0ac8cc2d7001f2385fbc1c5b37f3ab269ce1f5bdec960", @@ -12170,34861 +11694,41798 @@ "json_path": "eof_tests/prague/eip7692_eof_v1/eip3540_eof_v1/migrated_valid_invalid/migrated_valid_invalid.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_container_validation.py::test_max_code_sections[fork_CancunEIP7692-eof_test-plus_container_False-plus_data_False]", - "fixture_hash": "0x60ebc4a2f1004f9ff6925bff12c1d64bc4f0c995893669b788db79619018b89f", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_container_validation.py::test_invalid_containers[fork_CancunEIP7692-eof_test-empty_container]", + "fixture_hash": "0x3ed3d6977d49709578fa4f95bec871738d5bb35ea8213f9a60a2b47d6f4162e8", "fork": null, "format": "eof_test", - "json_path": "eof_tests/prague/eip7692_eof_v1/eip3540_eof_v1/container_validation/max_code_sections.json" + "json_path": "eof_tests/prague/eip7692_eof_v1/eip3540_eof_v1/container_validation/invalid_containers.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_container_validation.py::test_max_code_sections[fork_CancunEIP7692-eof_test-plus_container_False-plus_data_True]", - "fixture_hash": "0xd5ad80781b15b6a8d14bfedb8fda605046ad1118e5285df664f39fd1a49dc62c", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_container_validation.py::test_invalid_containers[fork_CancunEIP7692-eof_test-single_code_section_no_data_section]", + "fixture_hash": "0x34db35312df7b91c704641a853a577283ee0082d8856fb434269f38e621a1881", "fork": null, "format": "eof_test", - "json_path": "eof_tests/prague/eip7692_eof_v1/eip3540_eof_v1/container_validation/max_code_sections.json" + "json_path": "eof_tests/prague/eip7692_eof_v1/eip3540_eof_v1/container_validation/invalid_containers.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_container_validation.py::test_max_code_sections[fork_CancunEIP7692-eof_test-plus_container_True-plus_data_False]", - "fixture_hash": "0xcc73d269979f1618e8b7fe9e406af0ec7953f48543c92450aa87cb7dcba40a0", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_container_validation.py::test_invalid_containers[fork_CancunEIP7692-eof_test-incomplete_magic]", + "fixture_hash": "0xc424a49ee0b2ba5f8eb91c213c9fd15972ae849750aa611a9c08499c6ca7deb7", "fork": null, "format": "eof_test", - "json_path": "eof_tests/prague/eip7692_eof_v1/eip3540_eof_v1/container_validation/max_code_sections.json" + "json_path": "eof_tests/prague/eip7692_eof_v1/eip3540_eof_v1/container_validation/invalid_containers.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_container_validation.py::test_max_code_sections[fork_CancunEIP7692-eof_test-plus_container_True-plus_data_True]", - "fixture_hash": "0xb4b84e891a236c52db940ad5b4da44bb87842942b72fdf9ff81d88d9cfa8d40", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_container_validation.py::test_invalid_containers[fork_CancunEIP7692-eof_test-no_version]", + "fixture_hash": "0xcbeba266e3aca14e3346c32e923545e77bcb96d35afaf6aa5d6b02bbdc5aaea1", "fork": null, "format": "eof_test", - "json_path": "eof_tests/prague/eip7692_eof_v1/eip3540_eof_v1/container_validation/max_code_sections.json" + "json_path": "eof_tests/prague/eip7692_eof_v1/eip3540_eof_v1/container_validation/invalid_containers.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_container_validation.py::test_single_code_section[fork_CancunEIP7692-eof_test-plus_container_False-plus_data_False]", - "fixture_hash": "0xbe12dfd7844362e9a0e87a469dafde6f7207a71d50d2e6659a40ec3ce5db7c30", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_container_validation.py::test_invalid_containers[fork_CancunEIP7692-eof_test-no_type_header]", + "fixture_hash": "0xb7dee4d2489867b457e40ef5e1ebb38953647e885973452e194b8200b082e5d1", "fork": null, "format": "eof_test", - "json_path": "eof_tests/prague/eip7692_eof_v1/eip3540_eof_v1/container_validation/single_code_section.json" + "json_path": "eof_tests/prague/eip7692_eof_v1/eip3540_eof_v1/container_validation/invalid_containers.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_container_validation.py::test_single_code_section[fork_CancunEIP7692-eof_test-plus_container_False-plus_data_True]", - "fixture_hash": "0x831ee72e581867cb7e7d01d4465897a07af10cad78178daf3c22f1c8cbec3763", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_container_validation.py::test_invalid_containers[fork_CancunEIP7692-eof_test-no_type_section_size]", + "fixture_hash": "0x97b34f3b496f6f5a215c1541ec80996e3501cdb24a250a784c88e27dd5ae0311", "fork": null, "format": "eof_test", - "json_path": "eof_tests/prague/eip7692_eof_v1/eip3540_eof_v1/container_validation/single_code_section.json" + "json_path": "eof_tests/prague/eip7692_eof_v1/eip3540_eof_v1/container_validation/invalid_containers.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_container_validation.py::test_single_code_section[fork_CancunEIP7692-eof_test-plus_container_True-plus_data_False]", - "fixture_hash": "0xfd00a91250c74ff5d28d4ba7fca63a59f4e9c98ec8ea690afa91b975b2b5c2bf", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_container_validation.py::test_invalid_containers[fork_CancunEIP7692-eof_test-incomplete_type_section_size]", + "fixture_hash": "0xff23fc3b68af9f5614c2805871b27e2f802ca010c200e151aece3dd0378fdc52", "fork": null, "format": "eof_test", - "json_path": "eof_tests/prague/eip7692_eof_v1/eip3540_eof_v1/container_validation/single_code_section.json" + "json_path": "eof_tests/prague/eip7692_eof_v1/eip3540_eof_v1/container_validation/invalid_containers.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_container_validation.py::test_single_code_section[fork_CancunEIP7692-eof_test-plus_container_True-plus_data_True]", - "fixture_hash": "0xc2178a63b05cf172f56e197828ad2f42416ac86f5f43fc2ffe22577a3fa61be1", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_container_validation.py::test_invalid_containers[fork_CancunEIP7692-eof_test-no_code_header]", + "fixture_hash": "0x5cc15d5255b1d6b8d27c00bdd41d62cc351cf90e9ab7b6ece923c0d88170c544", "fork": null, "format": "eof_test", - "json_path": "eof_tests/prague/eip7692_eof_v1/eip3540_eof_v1/container_validation/single_code_section.json" + "json_path": "eof_tests/prague/eip7692_eof_v1/eip3540_eof_v1/container_validation/invalid_containers.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_container_validation.py::test_magic_validation[fork_CancunEIP7692-eof_test-magic_1_0-magic_0_0]", - "fixture_hash": "0x2032ffcd9263c7211f99dd51e6cb5d6ccf2294e804e9e048b7eb9e5b986ecce4", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_container_validation.py::test_invalid_containers[fork_CancunEIP7692-eof_test-no_code_header_2]", + "fixture_hash": "0xceb1fdd0b085077fcbcc3bfcb5cd2a11bc99ef5486eff5d0077ecfad0e88a5d2", "fork": null, "format": "eof_test", - "json_path": "eof_tests/prague/eip7692_eof_v1/eip3540_eof_v1/container_validation/magic_validation.json" + "json_path": "eof_tests/prague/eip7692_eof_v1/eip3540_eof_v1/container_validation/invalid_containers.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_container_validation.py::test_magic_validation[fork_CancunEIP7692-eof_test-magic_1_0-magic_0_1]", - "fixture_hash": "0xf96f6dc98ede30b1dffca24fa729a5db5dd4366001f3309851ca6aacd962b27a", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_container_validation.py::test_invalid_containers[fork_CancunEIP7692-eof_test-no_code_header_3]", + "fixture_hash": "0x55cb3ee3a32d48530473bd01587bcf242159c47b72413b04819542573a92eb6", "fork": null, "format": "eof_test", - "json_path": "eof_tests/prague/eip7692_eof_v1/eip3540_eof_v1/container_validation/magic_validation.json" + "json_path": "eof_tests/prague/eip7692_eof_v1/eip3540_eof_v1/container_validation/invalid_containers.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_container_validation.py::test_magic_validation[fork_CancunEIP7692-eof_test-magic_1_0-magic_0_238]", - "fixture_hash": "0xfa464376a9dcabf642349b2f4a70066b7ca5dbd0b47b0520092c6489f4d4f7e7", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_container_validation.py::test_invalid_containers[fork_CancunEIP7692-eof_test-code_section_count_missing]", + "fixture_hash": "0xb3daa6d9ecfa1be5fb7f93a8d7811fc8be11ab7923b165dfe60ba2d8c100f868", "fork": null, "format": "eof_test", - "json_path": "eof_tests/prague/eip7692_eof_v1/eip3540_eof_v1/container_validation/magic_validation.json" + "json_path": "eof_tests/prague/eip7692_eof_v1/eip3540_eof_v1/container_validation/invalid_containers.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_container_validation.py::test_magic_validation[fork_CancunEIP7692-eof_test-magic_1_0-magic_0_239]", - "fixture_hash": "0xbe12dfd7844362e9a0e87a469dafde6f7207a71d50d2e6659a40ec3ce5db7c30", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_container_validation.py::test_invalid_containers[fork_CancunEIP7692-eof_test-code_section_count_incomplete]", + "fixture_hash": "0x8a7bae54a6299499e938df8d54db7adbbd83224fa2f1e331da8a591ba3391c8b", "fork": null, "format": "eof_test", - "json_path": "eof_tests/prague/eip7692_eof_v1/eip3540_eof_v1/container_validation/magic_validation.json" + "json_path": "eof_tests/prague/eip7692_eof_v1/eip3540_eof_v1/container_validation/invalid_containers.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_container_validation.py::test_magic_validation[fork_CancunEIP7692-eof_test-magic_1_0-magic_0_240]", - "fixture_hash": "0x42130385b90397447e81ad3aa9251b61e4c9e78cd691c781d9cc57bc1957df0b", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_container_validation.py::test_invalid_containers[fork_CancunEIP7692-eof_test-code_section_size_missing]", + "fixture_hash": "0x68a0b57ca6c7fcafe5f57b6034a9016d995867268129b53993bf4c2e2b558107", "fork": null, "format": "eof_test", - "json_path": "eof_tests/prague/eip7692_eof_v1/eip3540_eof_v1/container_validation/magic_validation.json" + "json_path": "eof_tests/prague/eip7692_eof_v1/eip3540_eof_v1/container_validation/invalid_containers.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_container_validation.py::test_magic_validation[fork_CancunEIP7692-eof_test-magic_1_0-magic_0_255]", - "fixture_hash": "0x3c3b8f5dbdc81165e8ce08b3b81715efbe1e80acb3ed618a259b811f3d6d7efa", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_container_validation.py::test_invalid_containers[fork_CancunEIP7692-eof_test-code_section_size_incomplete]", + "fixture_hash": "0x6b0b03db9fddaeb7bec23b3772d0492b8dbdf49882b01d12c2d1856cfa367f0b", "fork": null, "format": "eof_test", - "json_path": "eof_tests/prague/eip7692_eof_v1/eip3540_eof_v1/container_validation/magic_validation.json" + "json_path": "eof_tests/prague/eip7692_eof_v1/eip3540_eof_v1/container_validation/invalid_containers.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_container_validation.py::test_magic_validation[fork_CancunEIP7692-eof_test-magic_1_1-magic_0_0]", - "fixture_hash": "0xa73df036a64d318e8ad9069f8c5199b6a527b487d2bed2d9be73d117834ff3b3", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_container_validation.py::test_invalid_containers[fork_CancunEIP7692-eof_test-code_section_count_0x8000_truncated]", + "fixture_hash": "0xb6b1164864c0d7dd4e861197f0a889c1ff1cb0330b933fcef66b57a96016ef15", "fork": null, "format": "eof_test", - "json_path": "eof_tests/prague/eip7692_eof_v1/eip3540_eof_v1/container_validation/magic_validation.json" + "json_path": "eof_tests/prague/eip7692_eof_v1/eip3540_eof_v1/container_validation/invalid_containers.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_container_validation.py::test_magic_validation[fork_CancunEIP7692-eof_test-magic_1_1-magic_0_1]", - "fixture_hash": "0x51e998790f70c6a7e46b3a84070994c6ce6e85c06e73ddd4ad13244e868e3444", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_container_validation.py::test_invalid_containers[fork_CancunEIP7692-eof_test-code_section_count_0xFFFF_truncated]", + "fixture_hash": "0xe07eb61d1aff6af523cd01242390e10ce29914167b9403ee9e88a7256c20313b", "fork": null, "format": "eof_test", - "json_path": "eof_tests/prague/eip7692_eof_v1/eip3540_eof_v1/container_validation/magic_validation.json" + "json_path": "eof_tests/prague/eip7692_eof_v1/eip3540_eof_v1/container_validation/invalid_containers.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_container_validation.py::test_magic_validation[fork_CancunEIP7692-eof_test-magic_1_1-magic_0_238]", - "fixture_hash": "0x689fd21ca106e8caa47c8b9e5f1ef78c93cb680440a750b6c151ddffd0551259", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_container_validation.py::test_invalid_containers[fork_CancunEIP7692-eof_test-code_section_count_0x8000]", + "fixture_hash": "0xaab72600d9dae8f39f67c415fbdc8a4159c2b66f3598a14f4eafe6c651acc654", "fork": null, "format": "eof_test", - "json_path": "eof_tests/prague/eip7692_eof_v1/eip3540_eof_v1/container_validation/magic_validation.json" + "json_path": "eof_tests/prague/eip7692_eof_v1/eip3540_eof_v1/container_validation/invalid_containers.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_container_validation.py::test_magic_validation[fork_CancunEIP7692-eof_test-magic_1_1-magic_0_239]", - "fixture_hash": "0x4c3b84ec9249172b1741c8c4b5a84860c785c3b7788b3136ce11971536f52a39", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_container_validation.py::test_invalid_containers[fork_CancunEIP7692-eof_test-code_section_count_0xFFFF]", + "fixture_hash": "0x6683ea5a9c41307c884b1206d60d4a3ac9f4acbe933b72ecc61b7557784eea3e", "fork": null, "format": "eof_test", - "json_path": "eof_tests/prague/eip7692_eof_v1/eip3540_eof_v1/container_validation/magic_validation.json" + "json_path": "eof_tests/prague/eip7692_eof_v1/eip3540_eof_v1/container_validation/invalid_containers.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_container_validation.py::test_magic_validation[fork_CancunEIP7692-eof_test-magic_1_1-magic_0_240]", - "fixture_hash": "0x5cebffc32e48c54fe1aacfbe1022b9609fb3b9f6c5a07406739a21774bad513c", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_container_validation.py::test_invalid_containers[fork_CancunEIP7692-eof_test-code_section_size_0x8000_truncated]", + "fixture_hash": "0xb3e51285a33fce22a1a91dfa4daf891c82e44f5aca8b33b66464c952ac322648", "fork": null, "format": "eof_test", - "json_path": "eof_tests/prague/eip7692_eof_v1/eip3540_eof_v1/container_validation/magic_validation.json" + "json_path": "eof_tests/prague/eip7692_eof_v1/eip3540_eof_v1/container_validation/invalid_containers.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_container_validation.py::test_magic_validation[fork_CancunEIP7692-eof_test-magic_1_1-magic_0_255]", - "fixture_hash": "0x649fb7f91f4559265732109f927de4eb7dd49262a3afef7505688bc8ae667178", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_container_validation.py::test_invalid_containers[fork_CancunEIP7692-eof_test-code_section_size_0xFFFF_truncated]", + "fixture_hash": "0x993d766d3c6851369122f35d0df629ecfb094aec1e988a4e2d0eb736cdbb884a", "fork": null, "format": "eof_test", - "json_path": "eof_tests/prague/eip7692_eof_v1/eip3540_eof_v1/container_validation/magic_validation.json" + "json_path": "eof_tests/prague/eip7692_eof_v1/eip3540_eof_v1/container_validation/invalid_containers.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_container_validation.py::test_magic_validation[fork_CancunEIP7692-eof_test-magic_1_2-magic_0_0]", - "fixture_hash": "0x5cc3274e00e3a4ba33c696c6ef8c3cf8e44c27e9b5ed9b870119c281d7ea28d1", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_container_validation.py::test_invalid_containers[fork_CancunEIP7692-eof_test-terminator_incomplete]", + "fixture_hash": "0x27662edb205ee5f7e1970ef15ecd2ba77112cb0b7e6ced88256cc74a56ffac89", "fork": null, "format": "eof_test", - "json_path": "eof_tests/prague/eip7692_eof_v1/eip3540_eof_v1/container_validation/magic_validation.json" + "json_path": "eof_tests/prague/eip7692_eof_v1/eip3540_eof_v1/container_validation/invalid_containers.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_container_validation.py::test_magic_validation[fork_CancunEIP7692-eof_test-magic_1_2-magic_0_1]", - "fixture_hash": "0xa54681de2af900edeb536db03e942030b972765bed974be6af51deda665e90f0", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_container_validation.py::test_invalid_containers[fork_CancunEIP7692-eof_test-truncated_header_data_section]", + "fixture_hash": "0x8bc1ca569bb40c7b70fe5300692b5897314b8b071fdeb8864b020a9a8fd6231", "fork": null, "format": "eof_test", - "json_path": "eof_tests/prague/eip7692_eof_v1/eip3540_eof_v1/container_validation/magic_validation.json" + "json_path": "eof_tests/prague/eip7692_eof_v1/eip3540_eof_v1/container_validation/invalid_containers.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_container_validation.py::test_magic_validation[fork_CancunEIP7692-eof_test-magic_1_2-magic_0_238]", - "fixture_hash": "0xda95fa0e2af367d66837c9fbb6488e51717abbd012c250668d589afa39b64019", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_container_validation.py::test_invalid_containers[fork_CancunEIP7692-eof_test-no_data_section_size]", + "fixture_hash": "0x30501e255f59706c3caeb4e1632a01c0f2d3117b60b841bce51ab0bbb00eb9e6", "fork": null, "format": "eof_test", - "json_path": "eof_tests/prague/eip7692_eof_v1/eip3540_eof_v1/container_validation/magic_validation.json" + "json_path": "eof_tests/prague/eip7692_eof_v1/eip3540_eof_v1/container_validation/invalid_containers.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_container_validation.py::test_magic_validation[fork_CancunEIP7692-eof_test-magic_1_2-magic_0_239]", - "fixture_hash": "0xe1244c8fa718c9fb4e86d926873a359803d923b279cee5e3121b6ff687c6ca4c", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_container_validation.py::test_invalid_containers[fork_CancunEIP7692-eof_test-data_section_size_incomplete]", + "fixture_hash": "0x391105b2b8a67b18c42d038cc489459cf0eeb9645f84a63b61a7065e0e062b4f", "fork": null, "format": "eof_test", - "json_path": "eof_tests/prague/eip7692_eof_v1/eip3540_eof_v1/container_validation/magic_validation.json" + "json_path": "eof_tests/prague/eip7692_eof_v1/eip3540_eof_v1/container_validation/invalid_containers.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_container_validation.py::test_magic_validation[fork_CancunEIP7692-eof_test-magic_1_2-magic_0_240]", - "fixture_hash": "0x32786cd30970c22af908856de2d047b45df65b93376725bd6b809e6376dfd5d1", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_container_validation.py::test_invalid_containers[fork_CancunEIP7692-eof_test-no_container_section_count]", + "fixture_hash": "0xc19b0dfe84e51228e4dbc8916eaab689b7cef82e4840adba6e65d14b358f4130", "fork": null, "format": "eof_test", - "json_path": "eof_tests/prague/eip7692_eof_v1/eip3540_eof_v1/container_validation/magic_validation.json" + "json_path": "eof_tests/prague/eip7692_eof_v1/eip3540_eof_v1/container_validation/invalid_containers.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_container_validation.py::test_magic_validation[fork_CancunEIP7692-eof_test-magic_1_2-magic_0_255]", - "fixture_hash": "0xf0c526405df099a62a8f360700165d0911329c9ab5ff27d84eaea9b3cb6b5cf7", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_container_validation.py::test_invalid_containers[fork_CancunEIP7692-eof_test-incomplete_container_section_count]", + "fixture_hash": "0xc9e37c7ffef8791731a0c16842a70cbc1efbd41c79e45d778b569dab0910c4e2", "fork": null, "format": "eof_test", - "json_path": "eof_tests/prague/eip7692_eof_v1/eip3540_eof_v1/container_validation/magic_validation.json" + "json_path": "eof_tests/prague/eip7692_eof_v1/eip3540_eof_v1/container_validation/invalid_containers.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_container_validation.py::test_magic_validation[fork_CancunEIP7692-eof_test-magic_1_254-magic_0_0]", - "fixture_hash": "0x59809dfb50cc2e57ed9e310f115b6ffc16ea315fad61d3c313ae497ddebcf519", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_container_validation.py::test_invalid_containers[fork_CancunEIP7692-eof_test-zero_container_section_count]", + "fixture_hash": "0x79a313fc28fd1a4d4433df85a965b8baba0e12e806429a33b05f22281c99c8aa", "fork": null, "format": "eof_test", - "json_path": "eof_tests/prague/eip7692_eof_v1/eip3540_eof_v1/container_validation/magic_validation.json" + "json_path": "eof_tests/prague/eip7692_eof_v1/eip3540_eof_v1/container_validation/invalid_containers.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_container_validation.py::test_magic_validation[fork_CancunEIP7692-eof_test-magic_1_254-magic_0_1]", - "fixture_hash": "0x6f169417f786da2fa44a5cab6308b62cc0e5bdc1f11d7bc54cf623c5c00c285b", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_container_validation.py::test_invalid_containers[fork_CancunEIP7692-eof_test-no_container_section_size]", + "fixture_hash": "0xc37ad197c690e0d2978ad92b6f7d982359142de0581d85ac7ff7b0be84cae3b6", "fork": null, "format": "eof_test", - "json_path": "eof_tests/prague/eip7692_eof_v1/eip3540_eof_v1/container_validation/magic_validation.json" + "json_path": "eof_tests/prague/eip7692_eof_v1/eip3540_eof_v1/container_validation/invalid_containers.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_container_validation.py::test_magic_validation[fork_CancunEIP7692-eof_test-magic_1_254-magic_0_238]", - "fixture_hash": "0xb5df30fc1f0cf56b33a4772e7fbe931a9cdab7a3f61fe0dfdaea989397bf5c3e", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_container_validation.py::test_invalid_containers[fork_CancunEIP7692-eof_test-incomplete_container_section_size]", + "fixture_hash": "0x117631d929c2e8288120cca77e2c09bf93ed08da07eefe486e7b9af976c10f65", "fork": null, "format": "eof_test", - "json_path": "eof_tests/prague/eip7692_eof_v1/eip3540_eof_v1/container_validation/magic_validation.json" + "json_path": "eof_tests/prague/eip7692_eof_v1/eip3540_eof_v1/container_validation/invalid_containers.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_container_validation.py::test_magic_validation[fork_CancunEIP7692-eof_test-magic_1_254-magic_0_239]", - "fixture_hash": "0x794eb76d3c48bf5538f29214f88e36fb0090abcfb355ee34f0e1e033a76fe83c", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_container_validation.py::test_invalid_containers[fork_CancunEIP7692-eof_test-incomplete_container_section_size_2]", + "fixture_hash": "0xdac344b01f2557ffa6dcc86001b8d99e0866f868322b630b90e1ab01a3542ee4", "fork": null, "format": "eof_test", - "json_path": "eof_tests/prague/eip7692_eof_v1/eip3540_eof_v1/container_validation/magic_validation.json" + "json_path": "eof_tests/prague/eip7692_eof_v1/eip3540_eof_v1/container_validation/invalid_containers.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_container_validation.py::test_magic_validation[fork_CancunEIP7692-eof_test-magic_1_254-magic_0_240]", - "fixture_hash": "0xc211685ab080f9d1b7eba23f8b5390f3feb93e42ccd076de7e5714ed01b7f3e6", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_container_validation.py::test_invalid_containers[fork_CancunEIP7692-eof_test-incomplete_container_section_size_3]", + "fixture_hash": "0x2d67c2cb439dc644e18d48c02c5d273cabe468dfa109a0ae12ad998ae466df03", "fork": null, "format": "eof_test", - "json_path": "eof_tests/prague/eip7692_eof_v1/eip3540_eof_v1/container_validation/magic_validation.json" + "json_path": "eof_tests/prague/eip7692_eof_v1/eip3540_eof_v1/container_validation/invalid_containers.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_container_validation.py::test_magic_validation[fork_CancunEIP7692-eof_test-magic_1_254-magic_0_255]", - "fixture_hash": "0xf442901ba8f6e827c3c1102046d4b2fec74d44b7f75cf452a9d2dac35a748130", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_container_validation.py::test_invalid_containers[fork_CancunEIP7692-eof_test-zero_size_container_section]", + "fixture_hash": "0xf9ba09b47d3250a18bda000adaf0f922550bb482fa893d03cb6bc67ee364c4e4", "fork": null, "format": "eof_test", - "json_path": "eof_tests/prague/eip7692_eof_v1/eip3540_eof_v1/container_validation/magic_validation.json" + "json_path": "eof_tests/prague/eip7692_eof_v1/eip3540_eof_v1/container_validation/invalid_containers.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_container_validation.py::test_magic_validation[fork_CancunEIP7692-eof_test-magic_1_255-magic_0_0]", - "fixture_hash": "0x7834bf5c79a197ae98e2ba6a7ba34da6d81463abca8231847301c219b40badca", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_container_validation.py::test_invalid_containers[fork_CancunEIP7692-eof_test-truncated_header_data_section_with_container_section]", + "fixture_hash": "0x1c28fff225381f2a4def5d222ff0f3933b28b124713ccc671479ed90ea8adde7", "fork": null, "format": "eof_test", - "json_path": "eof_tests/prague/eip7692_eof_v1/eip3540_eof_v1/container_validation/magic_validation.json" + "json_path": "eof_tests/prague/eip7692_eof_v1/eip3540_eof_v1/container_validation/invalid_containers.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_container_validation.py::test_magic_validation[fork_CancunEIP7692-eof_test-magic_1_255-magic_0_1]", - "fixture_hash": "0xb7866208e3f7b249aa7bb9ba87d17f58cef95d14341d0e46410efa556f68a796", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_container_validation.py::test_invalid_containers[fork_CancunEIP7692-eof_test-no_data_section_size_with_container_section]", + "fixture_hash": "0x71973d92db93b8344084f211b071a3a918c715ffe54e6853d94300e3743ad798", "fork": null, "format": "eof_test", - "json_path": "eof_tests/prague/eip7692_eof_v1/eip3540_eof_v1/container_validation/magic_validation.json" + "json_path": "eof_tests/prague/eip7692_eof_v1/eip3540_eof_v1/container_validation/invalid_containers.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_container_validation.py::test_magic_validation[fork_CancunEIP7692-eof_test-magic_1_255-magic_0_238]", - "fixture_hash": "0x12c81e1cea95ebe9064685b1191b4a20bb0163aa5bd80b0f8ad9266024b869cb", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_container_validation.py::test_invalid_containers[fork_CancunEIP7692-eof_test-data_section_size_incomplete_with_container_section]", + "fixture_hash": "0xad1e89a7b2098afd781a76802e5128014abb843313656d139ffa994265fa3a2f", "fork": null, "format": "eof_test", - "json_path": "eof_tests/prague/eip7692_eof_v1/eip3540_eof_v1/container_validation/magic_validation.json" + "json_path": "eof_tests/prague/eip7692_eof_v1/eip3540_eof_v1/container_validation/invalid_containers.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_container_validation.py::test_magic_validation[fork_CancunEIP7692-eof_test-magic_1_255-magic_0_239]", - "fixture_hash": "0x157ceca036482d23f7ebc2be3e9953ba614e6f9289edc86b650d8c00879908d", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_container_validation.py::test_invalid_containers[fork_CancunEIP7692-eof_test-no_sections]", + "fixture_hash": "0x584b3f04143447511268f6860287290d4a5fddf4fd9f28f5e327eb6e3bf29341", "fork": null, "format": "eof_test", - "json_path": "eof_tests/prague/eip7692_eof_v1/eip3540_eof_v1/container_validation/magic_validation.json" + "json_path": "eof_tests/prague/eip7692_eof_v1/eip3540_eof_v1/container_validation/invalid_containers.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_container_validation.py::test_magic_validation[fork_CancunEIP7692-eof_test-magic_1_255-magic_0_240]", - "fixture_hash": "0x219d24fd317a1bca6f575e3ab1d14ed286885e3743f1d4f327789164313aed1c", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_container_validation.py::test_invalid_containers[fork_CancunEIP7692-eof_test-no_code_section_header]", + "fixture_hash": "0x70a06af0213399ca0cd2e2677472971405d683f5384f26e20c2b7ff122e48b34", "fork": null, "format": "eof_test", - "json_path": "eof_tests/prague/eip7692_eof_v1/eip3540_eof_v1/container_validation/magic_validation.json" + "json_path": "eof_tests/prague/eip7692_eof_v1/eip3540_eof_v1/container_validation/invalid_containers.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_container_validation.py::test_magic_validation[fork_CancunEIP7692-eof_test-magic_1_255-magic_0_255]", - "fixture_hash": "0x286d8b13bd01a9b86cba6daadbb025a4ca5dee0a72bacf304f1910cbb7f8f38b", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_container_validation.py::test_invalid_containers[fork_CancunEIP7692-eof_test-too_many_code_sections]", + "fixture_hash": "0x1ed611efa3d2e7e897a14b0ffd408dabe8baab03641366430df6185623be37c5", "fork": null, "format": "eof_test", - "json_path": "eof_tests/prague/eip7692_eof_v1/eip3540_eof_v1/container_validation/magic_validation.json" + "json_path": "eof_tests/prague/eip7692_eof_v1/eip3540_eof_v1/container_validation/invalid_containers.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_container_validation.py::test_version_validation[fork_CancunEIP7692-eof_test-version_0]", - "fixture_hash": "0x91dc8b7979426cac3a675e6e8c298e829eec861923c29f6d454d9111207229bf", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_container_validation.py::test_invalid_containers[fork_CancunEIP7692-eof_test-zero_code_sections_header]", + "fixture_hash": "0x1736a7e5662c2127cff02f502c897b9717c272718b5eb3b216d482bab9f71cca", "fork": null, "format": "eof_test", - "json_path": "eof_tests/prague/eip7692_eof_v1/eip3540_eof_v1/container_validation/version_validation.json" + "json_path": "eof_tests/prague/eip7692_eof_v1/eip3540_eof_v1/container_validation/invalid_containers.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_container_validation.py::test_version_validation[fork_CancunEIP7692-eof_test-version_1]", - "fixture_hash": "0xbe12dfd7844362e9a0e87a469dafde6f7207a71d50d2e6659a40ec3ce5db7c30", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_container_validation.py::test_invalid_containers[fork_CancunEIP7692-eof_test-zero_code_sections_header_empty_type_section]", + "fixture_hash": "0x114a34752597ac461955060b0124904f0cd9e210212ecdabb8bf5cf33d86537a", "fork": null, "format": "eof_test", - "json_path": "eof_tests/prague/eip7692_eof_v1/eip3540_eof_v1/container_validation/version_validation.json" + "json_path": "eof_tests/prague/eip7692_eof_v1/eip3540_eof_v1/container_validation/invalid_containers.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_container_validation.py::test_version_validation[fork_CancunEIP7692-eof_test-version_2]", - "fixture_hash": "0x36e39d4088b8ce63c9e140c14a167bdb0be32d021a9d68de8f210cbd10996d8d", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_container_validation.py::test_invalid_containers[fork_CancunEIP7692-eof_test-no_section_terminator]", + "fixture_hash": "0x93ea41523158c8be99b6cf0bc7bda0ef1a83dd2df9e0e241c144deec972ca8b2", "fork": null, "format": "eof_test", - "json_path": "eof_tests/prague/eip7692_eof_v1/eip3540_eof_v1/container_validation/version_validation.json" + "json_path": "eof_tests/prague/eip7692_eof_v1/eip3540_eof_v1/container_validation/invalid_containers.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_container_validation.py::test_version_validation[fork_CancunEIP7692-eof_test-version_254]", - "fixture_hash": "0xf15eb75ad576bb9abdcdb6799ececd01f3430b7fb80541cdf23ed5511374ea88", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_container_validation.py::test_invalid_containers[fork_CancunEIP7692-eof_test-no_section_terminator_1]", + "fixture_hash": "0xd1aa9a57426c680170319dc8df389a29ba87c5b5f7b3518115ce3dc3b0df393", "fork": null, "format": "eof_test", - "json_path": "eof_tests/prague/eip7692_eof_v1/eip3540_eof_v1/container_validation/version_validation.json" + "json_path": "eof_tests/prague/eip7692_eof_v1/eip3540_eof_v1/container_validation/invalid_containers.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_container_validation.py::test_version_validation[fork_CancunEIP7692-eof_test-version_255]", - "fixture_hash": "0x5ebe638421d8394db9f47d4532c20038d965d2ea19312b29761f7f6161e5084a", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_container_validation.py::test_invalid_containers[fork_CancunEIP7692-eof_test-no_section_terminator_2]", + "fixture_hash": "0xdbb394151c984290a177996e3935b05a54ae35c8dedfea6136d72cb7cec45a5a", "fork": null, "format": "eof_test", - "json_path": "eof_tests/prague/eip7692_eof_v1/eip3540_eof_v1/container_validation/version_validation.json" + "json_path": "eof_tests/prague/eip7692_eof_v1/eip3540_eof_v1/container_validation/invalid_containers.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip663_dupn_swapn_exchange/test_dupn.py::test_dupn_stack_underflow[fork_CancunEIP7692-eof_test-stack_height_0-max_stack_height_0]", - "fixture_hash": "0xf5d9eec5e46d0aa8bf7b91874bf5c082f927718953501da7e7844ac63fcb836", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_container_validation.py::test_invalid_containers[fork_CancunEIP7692-eof_test-no_section_terminator_3]", + "fixture_hash": "0xa554c60a1349cd6d8a5678d68c17b90b94d03d6d659bc725b4aab8659f7ef5a1", "fork": null, "format": "eof_test", - "json_path": "eof_tests/prague/eip7692_eof_v1/eip663_dupn_swapn_exchange/dupn/dupn_stack_underflow.json" + "json_path": "eof_tests/prague/eip7692_eof_v1/eip3540_eof_v1/container_validation/invalid_containers.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip663_dupn_swapn_exchange/test_dupn.py::test_dupn_stack_underflow[fork_CancunEIP7692-eof_test-stack_height_0-max_stack_height_1]", - "fixture_hash": "0x6c5196e9fd0649379ab1ebd4a19aec405467e36d5fc94b90099db96a978f5694", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_container_validation.py::test_invalid_containers[fork_CancunEIP7692-eof_test-no_section_terminator_section_bodies_ok_1]", + "fixture_hash": "0xeba21ef9f2f1f178294a4bdadb06132737fcf32573bebadf549802a2f922ba75", "fork": null, "format": "eof_test", - "json_path": "eof_tests/prague/eip7692_eof_v1/eip663_dupn_swapn_exchange/dupn/dupn_stack_underflow.json" + "json_path": "eof_tests/prague/eip7692_eof_v1/eip3540_eof_v1/container_validation/invalid_containers.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip663_dupn_swapn_exchange/test_dupn.py::test_dupn_stack_underflow[fork_CancunEIP7692-eof_test-stack_height_1-max_stack_height_1]", - "fixture_hash": "0xf851696406f623e5e4e7e7ca0cfbf5e832cb8536c33283363eaa89388b67977c", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_container_validation.py::test_invalid_containers[fork_CancunEIP7692-eof_test-no_section_terminator_section_bodies_ok_2]", + "fixture_hash": "0x53c2dbf1fc5a6dc3f46ac409a9c74d6aba5da0f636e3933939e64e09075e1d44", "fork": null, "format": "eof_test", - "json_path": "eof_tests/prague/eip7692_eof_v1/eip663_dupn_swapn_exchange/dupn/dupn_stack_underflow.json" + "json_path": "eof_tests/prague/eip7692_eof_v1/eip3540_eof_v1/container_validation/invalid_containers.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip663_dupn_swapn_exchange/test_dupn.py::test_dupn_stack_underflow[fork_CancunEIP7692-eof_test-stack_height_1-max_stack_height_2]", - "fixture_hash": "0xd83e2754f0715b153f9094c6394a7f8ffe816b7ad6a2fa9df6550f1f2d99b0e6", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_container_validation.py::test_invalid_containers[fork_CancunEIP7692-eof_test-no_section_terminator_nonzero]", + "fixture_hash": "0x8712f8bebca2725ade1626ea40298705a4782877d0f823d32b5bb0e6422d618a", "fork": null, "format": "eof_test", - "json_path": "eof_tests/prague/eip7692_eof_v1/eip663_dupn_swapn_exchange/dupn/dupn_stack_underflow.json" + "json_path": "eof_tests/prague/eip7692_eof_v1/eip3540_eof_v1/container_validation/invalid_containers.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip663_dupn_swapn_exchange/test_dupn.py::test_dupn_stack_underflow[fork_CancunEIP7692-eof_test-stack_height_255-max_stack_height_255]", - "fixture_hash": "0xa113354e83c0682d3f3bb2f524b41077a4991cbb00be1927f1f84d03034c9c5b", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_container_validation.py::test_invalid_containers[fork_CancunEIP7692-eof_test-no_section_terminator_nonzero_1]", + "fixture_hash": "0x80db4198d68385ee232a0ee1c02a36bf6647f3e4443336a2070b497261543992", "fork": null, "format": "eof_test", - "json_path": "eof_tests/prague/eip7692_eof_v1/eip663_dupn_swapn_exchange/dupn/dupn_stack_underflow.json" + "json_path": "eof_tests/prague/eip7692_eof_v1/eip3540_eof_v1/container_validation/invalid_containers.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip663_dupn_swapn_exchange/test_dupn.py::test_dupn_stack_underflow[fork_CancunEIP7692-eof_test-stack_height_255-max_stack_height_256]", - "fixture_hash": "0x629912deae523bbf4511a0684407dfd18b10e3eb1e70c84ac29881bd8fdccf51", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_container_validation.py::test_invalid_containers[fork_CancunEIP7692-eof_test-no_section_terminator_nonzero_2]", + "fixture_hash": "0x14f88d786ebf6523c851c9ac3f79e6817f083bda70a28d7159c2f7cdedf125ef", "fork": null, "format": "eof_test", - "json_path": "eof_tests/prague/eip7692_eof_v1/eip663_dupn_swapn_exchange/dupn/dupn_stack_underflow.json" + "json_path": "eof_tests/prague/eip7692_eof_v1/eip3540_eof_v1/container_validation/invalid_containers.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip663_dupn_swapn_exchange/test_dupn.py::test_dupn_stack_overflow[fork_CancunEIP7692-eof_test-dupn_operand_0-max_stack_height_1023-expect_exception_EOFException.INVALID_MAX_STACK_HEIGHT]", - "fixture_hash": "0x32c1b1f18cc86a715412d70d970f6ee1a47a9e60b3e3c4cf2c860f36aa36ca1b", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_container_validation.py::test_invalid_containers[fork_CancunEIP7692-eof_test-no_section_terminator_nonzero_3]", + "fixture_hash": "0x77f520eb2767bf9f72fc9806e9d6f6777c59a6a7700a77bfca48edb3de60c87b", "fork": null, "format": "eof_test", - "json_path": "eof_tests/prague/eip7692_eof_v1/eip663_dupn_swapn_exchange/dupn/dupn_stack_overflow.json" + "json_path": "eof_tests/prague/eip7692_eof_v1/eip3540_eof_v1/container_validation/invalid_containers.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip663_dupn_swapn_exchange/test_dupn.py::test_dupn_stack_overflow[fork_CancunEIP7692-eof_test-dupn_operand_0-max_stack_height_1024-expect_exception_EOFException.MAX_STACK_HEIGHT_ABOVE_LIMIT]", - "fixture_hash": "0xfa8fdfebd6c3b33111595f042acedce3f54d0613f548b9ca0eddd7d81616ac62", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_container_validation.py::test_invalid_containers[fork_CancunEIP7692-eof_test-no_section_terminator_nonzero_4]", + "fixture_hash": "0x70ded21c69d06fe2c9ea75801cff4d6d839f9fa582e0926235e4ac52d39e397d", "fork": null, "format": "eof_test", - "json_path": "eof_tests/prague/eip7692_eof_v1/eip663_dupn_swapn_exchange/dupn/dupn_stack_overflow.json" + "json_path": "eof_tests/prague/eip7692_eof_v1/eip3540_eof_v1/container_validation/invalid_containers.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip663_dupn_swapn_exchange/test_dupn.py::test_dupn_stack_overflow[fork_CancunEIP7692-eof_test-dupn_operand_255-max_stack_height_1023-expect_exception_EOFException.INVALID_MAX_STACK_HEIGHT]", - "fixture_hash": "0x596d8228c710e979821066539bd506fb19e507cf118013888b4c8fab73cc64de", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_container_validation.py::test_invalid_containers[fork_CancunEIP7692-eof_test-truncated_before_type_section]", + "fixture_hash": "0xca5360d56d2614f490078048d52b3ac9ae7d3b7da32cebc2a7fe4df3309082b2", "fork": null, "format": "eof_test", - "json_path": "eof_tests/prague/eip7692_eof_v1/eip663_dupn_swapn_exchange/dupn/dupn_stack_overflow.json" + "json_path": "eof_tests/prague/eip7692_eof_v1/eip3540_eof_v1/container_validation/invalid_containers.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip663_dupn_swapn_exchange/test_dupn.py::test_dupn_stack_overflow[fork_CancunEIP7692-eof_test-dupn_operand_255-max_stack_height_1024-expect_exception_EOFException.MAX_STACK_HEIGHT_ABOVE_LIMIT]", - "fixture_hash": "0x8639416a08b139e28db7bd760f2cacbdd5c01807cd1199b21d140e91771749e4", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_container_validation.py::test_invalid_containers[fork_CancunEIP7692-eof_test-truncated_type_section_before_outputs]", + "fixture_hash": "0xaef4d5d54be26605364dceb31f0399db538b668ced25f69a8d4e0daba9eb7296", "fork": null, "format": "eof_test", - "json_path": "eof_tests/prague/eip7692_eof_v1/eip663_dupn_swapn_exchange/dupn/dupn_stack_overflow.json" + "json_path": "eof_tests/prague/eip7692_eof_v1/eip3540_eof_v1/container_validation/invalid_containers.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip663_dupn_swapn_exchange/test_dupn.py::test_dupn_all_valid_immediates[fork_CancunEIP7692-eof_test]", - "fixture_hash": "0x765dffa96d89cd63006875c495e024bc95f0f4f01001240ce8a730b96160fa39", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_container_validation.py::test_invalid_containers[fork_CancunEIP7692-eof_test-truncated_type_section_before_max_stack_height]", + "fixture_hash": "0x1f7ab68540083958a6bd3fe6da88703dcca660fa07adc73cff1a3fc6d9310ae0", "fork": null, "format": "eof_test", - "json_path": "eof_tests/prague/eip7692_eof_v1/eip663_dupn_swapn_exchange/dupn/dupn_all_valid_immediates.json" + "json_path": "eof_tests/prague/eip7692_eof_v1/eip3540_eof_v1/container_validation/invalid_containers.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip663_dupn_swapn_exchange/test_exchange.py::test_exchange_all_valid_immediates[fork_CancunEIP7692-eof_test]", - "fixture_hash": "0x5f7f6b93c281c7dd87e3e72e1e60477463a826a191183e52c52430f20a295256", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_container_validation.py::test_invalid_containers[fork_CancunEIP7692-eof_test-truncated_type_section_truncated_max_stack_height]", + "fixture_hash": "0xeab5526b3602b7b9921146b85beb1d3d61341046027e6da7c41e2514f5f48c23", "fork": null, "format": "eof_test", - "json_path": "eof_tests/prague/eip7692_eof_v1/eip663_dupn_swapn_exchange/exchange/exchange_all_valid_immediates.json" + "json_path": "eof_tests/prague/eip7692_eof_v1/eip3540_eof_v1/container_validation/invalid_containers.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip663_dupn_swapn_exchange/test_exchange.py::test_exchange_all_invalid_immediates[fork_CancunEIP7692-eof_test-stack_height=0_n=1_m=1]", - "fixture_hash": "0xe4e2239c6a3c98fdc127a42fb90b5c22fd59c67a6e1c15f6dd76e8b798e445af", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_container_validation.py::test_invalid_containers[fork_CancunEIP7692-eof_test-no_code_section_contents]", + "fixture_hash": "0x798b43954e4dd4c040bc442ec5170958145f08bff53f621e2b0308f1d330874d", "fork": null, "format": "eof_test", - "json_path": "eof_tests/prague/eip7692_eof_v1/eip663_dupn_swapn_exchange/exchange/exchange_all_invalid_immediates.json" + "json_path": "eof_tests/prague/eip7692_eof_v1/eip3540_eof_v1/container_validation/invalid_containers.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip663_dupn_swapn_exchange/test_exchange.py::test_exchange_all_invalid_immediates[fork_CancunEIP7692-eof_test-stack_height=1_n=1_m=1]", - "fixture_hash": "0xdc5527c5fcd9a5fd594f25a906292e7002122590223ec3eb5aee28679c8b909f", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_container_validation.py::test_invalid_containers[fork_CancunEIP7692-eof_test-incomplete_code_section_contents]", + "fixture_hash": "0xd01195b3d6ea1064de225a65bb7f3bc71af6a2c1e10b37d7985ea51455c762f1", "fork": null, "format": "eof_test", - "json_path": "eof_tests/prague/eip7692_eof_v1/eip663_dupn_swapn_exchange/exchange/exchange_all_invalid_immediates.json" + "json_path": "eof_tests/prague/eip7692_eof_v1/eip3540_eof_v1/container_validation/invalid_containers.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip663_dupn_swapn_exchange/test_exchange.py::test_exchange_all_invalid_immediates[fork_CancunEIP7692-eof_test-stack_height=2_n=1_m=1]", - "fixture_hash": "0x93965b91dde2de7a309eacaf2c234a8df679e735f71db182b12ddfab445b277", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_container_validation.py::test_invalid_containers[fork_CancunEIP7692-eof_test-trailing_bytes_after_code_section]", + "fixture_hash": "0xaf25da75a0c7e8b4b56c2e53cd429d6a04a102af669994dd5a2f200cb0b0abb4", "fork": null, "format": "eof_test", - "json_path": "eof_tests/prague/eip7692_eof_v1/eip663_dupn_swapn_exchange/exchange/exchange_all_invalid_immediates.json" + "json_path": "eof_tests/prague/eip7692_eof_v1/eip3540_eof_v1/container_validation/invalid_containers.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip663_dupn_swapn_exchange/test_exchange.py::test_exchange_all_invalid_immediates[fork_CancunEIP7692-eof_test-stack_height=17_n=1_m=16]", - "fixture_hash": "0x97340ed69bf68d25d3727f8efdfca45326a27138dd614f6b26f3eeed2666c9a5", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_container_validation.py::test_invalid_containers[fork_CancunEIP7692-eof_test-empty_code_section]", + "fixture_hash": "0x123cee4fae393f84c913e3a2fbc9a100a5d6ecf423f9d7de3f6b28b197d48fb6", "fork": null, "format": "eof_test", - "json_path": "eof_tests/prague/eip7692_eof_v1/eip663_dupn_swapn_exchange/exchange/exchange_all_invalid_immediates.json" + "json_path": "eof_tests/prague/eip7692_eof_v1/eip3540_eof_v1/container_validation/invalid_containers.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip663_dupn_swapn_exchange/test_exchange.py::test_exchange_all_invalid_immediates[fork_CancunEIP7692-eof_test-stack_height=17_n=16_m=1]", - "fixture_hash": "0x7585d512eea521ccbeb6aa5140354c2f75ab3dbb3fe91adecb072739b188996e", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_container_validation.py::test_invalid_containers[fork_CancunEIP7692-eof_test-empty_code_section_with_non_empty_data]", + "fixture_hash": "0x704ee4ef029be9e1ab7ea468ad34fce8e329e12afda2412d2dbd54b72e88b4e", "fork": null, "format": "eof_test", - "json_path": "eof_tests/prague/eip7692_eof_v1/eip663_dupn_swapn_exchange/exchange/exchange_all_invalid_immediates.json" + "json_path": "eof_tests/prague/eip7692_eof_v1/eip3540_eof_v1/container_validation/invalid_containers.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip663_dupn_swapn_exchange/test_exchange.py::test_exchange_all_invalid_immediates[fork_CancunEIP7692-eof_test-stack_height=32_n=16_m=16]", - "fixture_hash": "0x97e77695e8fbe50052d08606748dbbe5e44a432b5fba17a04dff3acde473d51", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_container_validation.py::test_invalid_containers[fork_CancunEIP7692-eof_test-no_container_section_contents]", + "fixture_hash": "0x9e818804072508e88d37a2c6f5106cb796e316d5cd844acb5686a498e11ec0d8", "fork": null, "format": "eof_test", - "json_path": "eof_tests/prague/eip7692_eof_v1/eip663_dupn_swapn_exchange/exchange/exchange_all_invalid_immediates.json" + "json_path": "eof_tests/prague/eip7692_eof_v1/eip3540_eof_v1/container_validation/invalid_containers.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip663_dupn_swapn_exchange/test_swapn.py::test_swapn_on_max_stack[fork_CancunEIP7692-eof_test-swapn_operand_0]", - "fixture_hash": "0xa5516c4938416369965b2de545aecd72999c83c8081b311a0c4c5fd371c227fd", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_container_validation.py::test_invalid_containers[fork_CancunEIP7692-eof_test-no_container_section_contents_with_data]", + "fixture_hash": "0xb5f3ab37ee8db224d4cd3740fa2e321db7448474ba9bdb839354c0f6f1fe1d83", "fork": null, "format": "eof_test", - "json_path": "eof_tests/prague/eip7692_eof_v1/eip663_dupn_swapn_exchange/swapn/swapn_on_max_stack.json" + "json_path": "eof_tests/prague/eip7692_eof_v1/eip3540_eof_v1/container_validation/invalid_containers.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip663_dupn_swapn_exchange/test_swapn.py::test_swapn_on_max_stack[fork_CancunEIP7692-eof_test-swapn_operand_255]", - "fixture_hash": "0xde218c7aeda42b82e32bae0c0fedd494d4cf1e4c36911695d42dec53d0ba04ff", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_container_validation.py::test_invalid_containers[fork_CancunEIP7692-eof_test-no_data_section_contents]", + "fixture_hash": "0x8884e3db8162ada2d26947c9325fab18dc15b7fb9c41d0d540f9a78b651df179", "fork": null, "format": "eof_test", - "json_path": "eof_tests/prague/eip7692_eof_v1/eip663_dupn_swapn_exchange/swapn/swapn_on_max_stack.json" + "json_path": "eof_tests/prague/eip7692_eof_v1/eip3540_eof_v1/container_validation/invalid_containers.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip663_dupn_swapn_exchange/test_swapn.py::test_swapn_stack_underflow[fork_CancunEIP7692-eof_test-stack_height_0]", - "fixture_hash": "0x4b9e9e9ed5574a69f7802be1972b726cfa43786ca9fa904e6bb6c52329af49b9", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_container_validation.py::test_invalid_containers[fork_CancunEIP7692-eof_test-data_section_contents_incomplete]", + "fixture_hash": "0x6aa98a16c2ded053d5c133f8e6de756775fdbdc07424de1afbd046582f0d2981", "fork": null, "format": "eof_test", - "json_path": "eof_tests/prague/eip7692_eof_v1/eip663_dupn_swapn_exchange/swapn/swapn_stack_underflow.json" + "json_path": "eof_tests/prague/eip7692_eof_v1/eip3540_eof_v1/container_validation/invalid_containers.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip663_dupn_swapn_exchange/test_swapn.py::test_swapn_stack_underflow[fork_CancunEIP7692-eof_test-stack_height_1]", - "fixture_hash": "0x104f6666c1947a9a8b7e1a4c40789b63b85e29140a41ba97d8c69a81b882a7ff", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_container_validation.py::test_invalid_containers[fork_CancunEIP7692-eof_test-data_section_preceding_code_section]", + "fixture_hash": "0x6fe263447f3eb051d64e8a680878d9321fc41ba92787d488684c99f60c8968a6", "fork": null, "format": "eof_test", - "json_path": "eof_tests/prague/eip7692_eof_v1/eip663_dupn_swapn_exchange/swapn/swapn_stack_underflow.json" + "json_path": "eof_tests/prague/eip7692_eof_v1/eip3540_eof_v1/container_validation/invalid_containers.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip663_dupn_swapn_exchange/test_swapn.py::test_swapn_stack_underflow[fork_CancunEIP7692-eof_test-stack_height_255]", - "fixture_hash": "0xa7e9431b7e88c1f2751316a250521299179598fbe004de2b608e525e9409c6c", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_container_validation.py::test_invalid_containers[fork_CancunEIP7692-eof_test-data_section_without_code_section]", + "fixture_hash": "0x63f86d64491225938db647e2613df7ed82988e58afd839221d2f6a39d6c3c360", "fork": null, "format": "eof_test", - "json_path": "eof_tests/prague/eip7692_eof_v1/eip663_dupn_swapn_exchange/swapn/swapn_stack_underflow.json" + "json_path": "eof_tests/prague/eip7692_eof_v1/eip3540_eof_v1/container_validation/invalid_containers.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip663_dupn_swapn_exchange/test_swapn.py::test_swapn_all_valid_immediates[fork_CancunEIP7692-eof_test]", - "fixture_hash": "0xb5ab195cf8cbd6a226e4a7b5b35e734d9a9c5367285ed7efa8d072ebd84c10a8", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_container_validation.py::test_invalid_containers[fork_CancunEIP7692-eof_test-no_section_terminator_3a]", + "fixture_hash": "0x9c039d488c2ac156f82067472edd2f533605741ac95f4743ebb478da9be3289d", "fork": null, "format": "eof_test", - "json_path": "eof_tests/prague/eip7692_eof_v1/eip663_dupn_swapn_exchange/swapn/swapn_all_valid_immediates.json" + "json_path": "eof_tests/prague/eip7692_eof_v1/eip3540_eof_v1/container_validation/invalid_containers.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-eof_test-less-stack-to-2-to-0-so-0]", - "fixture_hash": "0x1318bbbd6f8adce4011d58d57ac3c0df181108c5da713769718c6d1cc72a5581", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_container_validation.py::test_invalid_containers[fork_CancunEIP7692-eof_test-no_section_terminator_4a]", + "fixture_hash": "0xa1a05de2de5582f2b5ca7a8ae5ab2bde675130a7d57513669d9743fc12767d23", "fork": null, "format": "eof_test", - "json_path": "eof_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" + "json_path": "eof_tests/prague/eip7692_eof_v1/eip3540_eof_v1/container_validation/invalid_containers.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-eof_test-less-stack-to-2-to-0-so-2]", - "fixture_hash": "0x637b64d7852c25891190bc727cfb2a710e9cb4e2ac950aa793b49111f5aa7eae", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_container_validation.py::test_invalid_containers[fork_CancunEIP7692-eof_test-trailing_bytes_after_data_section]", + "fixture_hash": "0x6af0a42c0956fa8324f1dc7b5864d43b49abc38291c39abc831745d97d2cb9c4", "fork": null, "format": "eof_test", - "json_path": "eof_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" + "json_path": "eof_tests/prague/eip7692_eof_v1/eip3540_eof_v1/container_validation/invalid_containers.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-eof_test-less-stack-to-2-to-0-so-4]", - "fixture_hash": "0xdfd1d36d769f46055d6703b21437d055f2b3a7cd5484d01033b431933a4a833", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_container_validation.py::test_invalid_containers[fork_CancunEIP7692-eof_test-multiple_data_sections]", + "fixture_hash": "0x63704c41187850bce371d0fa85a0dc10b771ea087dc40b15192e43655e730169", "fork": null, "format": "eof_test", - "json_path": "eof_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" + "json_path": "eof_tests/prague/eip7692_eof_v1/eip3540_eof_v1/container_validation/invalid_containers.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-eof_test-less-stack-to-2-to-2-so-2]", - "fixture_hash": "0x5a4c5834ebfbc4824879a4844bb86776b231337d295ccf667ee0cb33c399d6c9", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_container_validation.py::test_invalid_containers[fork_CancunEIP7692-eof_test-multiple_code_headers]", + "fixture_hash": "0xd831ce18ced1e4a955280d8dbba13d95f761cd9b9e97b08c22d861e093febde1", "fork": null, "format": "eof_test", - "json_path": "eof_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" + "json_path": "eof_tests/prague/eip7692_eof_v1/eip3540_eof_v1/container_validation/invalid_containers.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-eof_test-less-stack-to-2-to-2-so-4]", - "fixture_hash": "0xf8498836d9bc1ff92a97765d09060b287e24b41b9823b677f3a02da73b73c155", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_container_validation.py::test_invalid_containers[fork_CancunEIP7692-eof_test-multiple_code_headers_2]", + "fixture_hash": "0x2534cbf15e9d15a0207ad98730bb1b87c5c830e38a5f246fdc5ac571e737a8bc", "fork": null, "format": "eof_test", - "json_path": "eof_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" + "json_path": "eof_tests/prague/eip7692_eof_v1/eip3540_eof_v1/container_validation/invalid_containers.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-eof_test-less-stack-to-2-to-4-so-4]", - "fixture_hash": "0xd44597682407f19cda6fec167e42a6746e8b87e0e2f97d8e80a188da3f59af12", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_container_validation.py::test_invalid_containers[fork_CancunEIP7692-eof_test-duplicated_code_header]", + "fixture_hash": "0xa0a782b5963d85f61dfff30d770117601465d5c5f1271370df3311cef15ecda3", "fork": null, "format": "eof_test", - "json_path": "eof_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" + "json_path": "eof_tests/prague/eip7692_eof_v1/eip3540_eof_v1/container_validation/invalid_containers.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-eof_test-less-stack-to-4-to-0-so-0]", - "fixture_hash": "0xaf086b8089f1fcfd6d10938d9a06ecd6cc593d26dcbb8dcb5bae71dc5f8c3668", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_container_validation.py::test_invalid_containers[fork_CancunEIP7692-eof_test-multiple_code_and_data_sections]", + "fixture_hash": "0xe05ed97dbf3c7b23283b4b31f88da7f61ef810104e2cd2b03a0ccdfe38ccf4af", "fork": null, "format": "eof_test", - "json_path": "eof_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" + "json_path": "eof_tests/prague/eip7692_eof_v1/eip3540_eof_v1/container_validation/invalid_containers.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-eof_test-less-stack-to-4-to-0-so-2]", - "fixture_hash": "0x4163b4e55ff84284e10c0713f4b27d5aa00032e080c66b3d5eddad97ec092a84", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_container_validation.py::test_invalid_containers[fork_CancunEIP7692-eof_test-multiple_code_and_data_sections_2]", + "fixture_hash": "0x4ea0e97e435dae53b6dbd4b2cb8ea5d244232eae20fb43ea809801586e5a1b40", "fork": null, "format": "eof_test", - "json_path": "eof_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" + "json_path": "eof_tests/prague/eip7692_eof_v1/eip3540_eof_v1/container_validation/invalid_containers.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-eof_test-less-stack-to-4-to-0-so-4]", - "fixture_hash": "0x51ced9f12be147ffef0eff1523e86b0bf1868d6646af20b8f705417bab4d5e95", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_container_validation.py::test_invalid_containers[fork_CancunEIP7692-eof_test-multiple_container_headers]", + "fixture_hash": "0xc05b72340dfd5ca01e872766278bda5c35a5536e844465ba7b165b63a4ff813", "fork": null, "format": "eof_test", - "json_path": "eof_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" + "json_path": "eof_tests/prague/eip7692_eof_v1/eip3540_eof_v1/container_validation/invalid_containers.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-eof_test-less-stack-to-4-to-2-so-2]", - "fixture_hash": "0x78072639e345b7aba656b6d3dae842b05eb9edf1bb1f4152509fedd054f96a5b", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_container_validation.py::test_invalid_containers[fork_CancunEIP7692-eof_test-multiple_container_headers_2]", + "fixture_hash": "0x62946258cf363cc785a244d3c8ce4f09642b373a62349ed63ac0522a9ad5400a", "fork": null, "format": "eof_test", - "json_path": "eof_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" + "json_path": "eof_tests/prague/eip7692_eof_v1/eip3540_eof_v1/container_validation/invalid_containers.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-eof_test-less-stack-to-4-to-2-so-4]", - "fixture_hash": "0x22163e8bfd96d3508910f3a30c3eb92cdb20b7d56e8ee895a2be835f36c52653", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_container_validation.py::test_invalid_containers[fork_CancunEIP7692-eof_test-duplicated_container_header]", + "fixture_hash": "0xd4fc6f5fa5f7e3f782218c70db296e96ca7842f4e7f785d425e84ed611a244d0", "fork": null, "format": "eof_test", - "json_path": "eof_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" + "json_path": "eof_tests/prague/eip7692_eof_v1/eip3540_eof_v1/container_validation/invalid_containers.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-eof_test-less-stack-to-4-to-4-so-4]", - "fixture_hash": "0xa65623ff1dacbed5a2a3f757c07d1e470fca3d33c2470d079a2684426bbe8190", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_container_validation.py::test_invalid_containers[fork_CancunEIP7692-eof_test-unknown_section_1]", + "fixture_hash": "0x9a9bd67573aac783db1598989c76966c8e8b6a9adb7592cbad621dd89620ae26", "fork": null, "format": "eof_test", - "json_path": "eof_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" + "json_path": "eof_tests/prague/eip7692_eof_v1/eip3540_eof_v1/container_validation/invalid_containers.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-eof_test-same-stack-to-0-to-0-so-0]", - "fixture_hash": "0xb0cd0a3595f111cfb0a26f895b89ef5520c4f0ded44829a8acdf4341f06807d", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_container_validation.py::test_invalid_containers[fork_CancunEIP7692-eof_test-unknown_section_2]", + "fixture_hash": "0x2e3483552b2d4a1dfbb3bec355db744a7a57c90dd1e47d1d49a23277d9a6e2d1", "fork": null, "format": "eof_test", - "json_path": "eof_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" + "json_path": "eof_tests/prague/eip7692_eof_v1/eip3540_eof_v1/container_validation/invalid_containers.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-eof_test-same-stack-to-0-to-0-so-2]", - "fixture_hash": "0x327f9d901fae47ee7af5c9fc5fc2d4583f817b151c458fa742efa419b259eab1", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_container_validation.py::test_invalid_containers[fork_CancunEIP7692-eof_test-unknown_section_empty]", + "fixture_hash": "0xec0b06d4365443db7fd82766b296b2d55f227bc22bc5c3248489f2e7aa5449d1", "fork": null, "format": "eof_test", - "json_path": "eof_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" + "json_path": "eof_tests/prague/eip7692_eof_v1/eip3540_eof_v1/container_validation/invalid_containers.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-eof_test-same-stack-to-0-to-0-so-4]", - "fixture_hash": "0xc1b1d3735241c060b64f1ce9a43a734094f40a93bccc0ac610980e89c8fed9c3", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_container_validation.py::test_invalid_containers[fork_CancunEIP7692-eof_test-no_type_section]", + "fixture_hash": "0x1dab24863aa02f4ba4676e962c88da46ec4c70a50a8bf9edf77b2b52348316a3", "fork": null, "format": "eof_test", - "json_path": "eof_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" + "json_path": "eof_tests/prague/eip7692_eof_v1/eip3540_eof_v1/container_validation/invalid_containers.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-eof_test-same-stack-to-0-to-2-so-2]", - "fixture_hash": "0x6e0dc03ecbcbd4c033b27a1e597fd1056b8fb9b032a1d79abbd67740842dc772", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_container_validation.py::test_invalid_containers[fork_CancunEIP7692-eof_test-too_many_type_sections]", + "fixture_hash": "0xb5fb462ef30abfa615d1e8eb76c832590f7a14ac925fa8981b03dc1777521f5f", "fork": null, "format": "eof_test", - "json_path": "eof_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" + "json_path": "eof_tests/prague/eip7692_eof_v1/eip3540_eof_v1/container_validation/invalid_containers.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-eof_test-same-stack-to-0-to-2-so-4]", - "fixture_hash": "0xcf7487073a93ccc2e7846f300c10442ff5f467e08e19b09c5e0116ab49521d28", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_container_validation.py::test_invalid_containers[fork_CancunEIP7692-eof_test-too_many_type_sections_2]", + "fixture_hash": "0xf9d12818410ec7f062bc2cfed2508fee6d282a3cffa993d1ef870fe444b3ad00", "fork": null, "format": "eof_test", - "json_path": "eof_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" + "json_path": "eof_tests/prague/eip7692_eof_v1/eip3540_eof_v1/container_validation/invalid_containers.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-eof_test-same-stack-to-0-to-4-so-4]", - "fixture_hash": "0xd6761fe360191b1c503af503aa092a9b9f392aaec5b3dd9596c9740319f2953a", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_container_validation.py::test_invalid_containers[fork_CancunEIP7692-eof_test-empty_type_section]", + "fixture_hash": "0xa61480f596e7542a4048f047933dc094338e9ca8e5b4b4139564c8818e77165c", "fork": null, "format": "eof_test", - "json_path": "eof_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" + "json_path": "eof_tests/prague/eip7692_eof_v1/eip3540_eof_v1/container_validation/invalid_containers.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-eof_test-same-stack-to-2-to-0-so-0]", - "fixture_hash": "0xf48399098ee3771bd3d90f08ca8fdc2efb706ade98dbbf23effcaae0d0e553a4", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_container_validation.py::test_invalid_containers[fork_CancunEIP7692-eof_test-type_section_too_small_single_code_section_1]", + "fixture_hash": "0xc4c0c696859ce87f7eef33a88147ba098941bd64d49ae64abd4b70e923b8c540", "fork": null, "format": "eof_test", - "json_path": "eof_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" + "json_path": "eof_tests/prague/eip7692_eof_v1/eip3540_eof_v1/container_validation/invalid_containers.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-eof_test-same-stack-to-2-to-0-so-2]", - "fixture_hash": "0xa33d13f0ad342f51c42ea34ea1ccabe18f85b82919266612829c8fa122dbad48", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_container_validation.py::test_invalid_containers[fork_CancunEIP7692-eof_test-type_section_too_small_single_code_section_2]", + "fixture_hash": "0xf8340224a4afa79fb63f06da525ba0288a2923c32ed8577bb66ca43cf654b407", "fork": null, "format": "eof_test", - "json_path": "eof_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" + "json_path": "eof_tests/prague/eip7692_eof_v1/eip3540_eof_v1/container_validation/invalid_containers.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-eof_test-same-stack-to-2-to-0-so-4]", - "fixture_hash": "0xc9015cfe72fc8c18aff11c64f48bc4ea2c1b86246865c47d125be3a17812aa11", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_container_validation.py::test_invalid_containers[fork_CancunEIP7692-eof_test-type_section_too_big_single_code_section]", + "fixture_hash": "0xaa98e5f6154564129bf6e4d8fab1d06b56f4b1026d8976294cdf50bf9156d7e8", "fork": null, "format": "eof_test", - "json_path": "eof_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" + "json_path": "eof_tests/prague/eip7692_eof_v1/eip3540_eof_v1/container_validation/invalid_containers.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-eof_test-same-stack-to-2-to-2-so-2]", - "fixture_hash": "0xf2cd4a81950b458296760907c25f35b7c19bce4e066b11c6ee789b01e6783443", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_container_validation.py::test_invalid_containers[fork_CancunEIP7692-eof_test-type_section_too_small_multiple_code_sections_1]", + "fixture_hash": "0x24f1c7d49dfa954216466ddd3e84b07eed69e735e37ee1a79bd6bb7bfa21c4ff", "fork": null, "format": "eof_test", - "json_path": "eof_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" + "json_path": "eof_tests/prague/eip7692_eof_v1/eip3540_eof_v1/container_validation/invalid_containers.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-eof_test-same-stack-to-2-to-2-so-4]", - "fixture_hash": "0xe1d0bdffa56da643ee1a722e1b9178f5d764bb8a8715b4660dfea939d6d28436", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_container_validation.py::test_invalid_containers[fork_CancunEIP7692-eof_test-type_section_too_small_multiple_code_sections_2]", + "fixture_hash": "0x2aed1cafa8108a54b4c9f26b3588f378af84860dc1aea29bc772b7e641894e0a", "fork": null, "format": "eof_test", - "json_path": "eof_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" + "json_path": "eof_tests/prague/eip7692_eof_v1/eip3540_eof_v1/container_validation/invalid_containers.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-eof_test-same-stack-to-2-to-4-so-4]", - "fixture_hash": "0x5cc3b9b903c8dabb285398bb76c9e31a5c8d73236d8598a73eebd5b4b810dd0", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_container_validation.py::test_invalid_containers[fork_CancunEIP7692-eof_test-type_section_too_big_multiple_code_sections]", + "fixture_hash": "0x86579c0bc5def74c1a98b17516215c1ad393744e87f2de7d952f21c555305b5e", "fork": null, "format": "eof_test", - "json_path": "eof_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" + "json_path": "eof_tests/prague/eip7692_eof_v1/eip3540_eof_v1/container_validation/invalid_containers.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-eof_test-same-stack-to-4-to-0-so-0]", - "fixture_hash": "0xe82a923ae4a35842e7bfb7d03f55a74665d5828c1d420771c76c9d033b62298b", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_container_validation.py::test_invalid_containers[fork_CancunEIP7692-eof_test-invalid_first_code_section_inputs_0x01]", + "fixture_hash": "0x6e28ce389b0de09441e3f9c4ff4a5d702d2027a1fe987fb96b91991baeec083c", "fork": null, "format": "eof_test", - "json_path": "eof_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" + "json_path": "eof_tests/prague/eip7692_eof_v1/eip3540_eof_v1/container_validation/invalid_containers.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-eof_test-same-stack-to-4-to-0-so-2]", - "fixture_hash": "0x655e374c5f875ac660f2e065d0d9feb338db03eb4a6068ec7ddf4dce4c8d6ab0", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_container_validation.py::test_invalid_containers[fork_CancunEIP7692-eof_test-invalid_first_code_section_inputs_0x80]", + "fixture_hash": "0xc24c4ff1b8b49f734024f05711a98453b51bee6c85badfbbf4b68e0596b8ba1f", "fork": null, "format": "eof_test", - "json_path": "eof_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" + "json_path": "eof_tests/prague/eip7692_eof_v1/eip3540_eof_v1/container_validation/invalid_containers.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-eof_test-same-stack-to-4-to-0-so-4]", - "fixture_hash": "0x7a6addf5b322c42069b8464bf41b64554c9755be714c255a637320f75f283dc4", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_container_validation.py::test_invalid_containers[fork_CancunEIP7692-eof_test-invalid_first_code_section_inputs_0xff]", + "fixture_hash": "0xb10ad890d69eb945e73a2508bd1d03935c3cfbec972a60f8494138f9eb5388e8", "fork": null, "format": "eof_test", - "json_path": "eof_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" + "json_path": "eof_tests/prague/eip7692_eof_v1/eip3540_eof_v1/container_validation/invalid_containers.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-eof_test-same-stack-to-4-to-2-so-2]", - "fixture_hash": "0x19923a57a9cbb62004424c8fc93b4b9c9ec4f35fb87b00aa009cc978bca32c59", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_container_validation.py::test_invalid_containers[fork_CancunEIP7692-eof_test-invalid_first_code_section_outputs_0x00]", + "fixture_hash": "0x6974e46ed706ac188e5b276e2fbfcb946a102ea363ac1679076df4c5cffddff6", "fork": null, "format": "eof_test", - "json_path": "eof_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" + "json_path": "eof_tests/prague/eip7692_eof_v1/eip3540_eof_v1/container_validation/invalid_containers.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-eof_test-same-stack-to-4-to-2-so-4]", - "fixture_hash": "0x683a365b0a6a65a2d78f53776d9473cfe992b4e0c20e50507085f1430d402da0", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_container_validation.py::test_invalid_containers[fork_CancunEIP7692-eof_test-invalid_first_code_section_outputs_0x7f]", + "fixture_hash": "0x16fad7fa75d76174de5b58541e9626a5c5c5bd59e0cfc42beaa92b4203609afb", "fork": null, "format": "eof_test", - "json_path": "eof_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" + "json_path": "eof_tests/prague/eip7692_eof_v1/eip3540_eof_v1/container_validation/invalid_containers.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-eof_test-same-stack-to-4-to-4-so-4]", - "fixture_hash": "0xd4e13c011cce648ed8774a99ce75576798c555eb8bf700dde61f4b9311243e5a", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_container_validation.py::test_invalid_containers[fork_CancunEIP7692-eof_test-invalid_first_code_section_outputs_0x81]", + "fixture_hash": "0x931770666665ec0b2b613681ba260ad0b85289cc15f2929c3004e39108581ab3", "fork": null, "format": "eof_test", - "json_path": "eof_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" + "json_path": "eof_tests/prague/eip7692_eof_v1/eip3540_eof_v1/container_validation/invalid_containers.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-eof_test-more-stack-to-0-to-0-so-0]", - "fixture_hash": "0xba434ffece272e3eeda7ac226baaf42ddfc1fa74423ecf5430947dd62da1235b", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_container_validation.py::test_invalid_containers[fork_CancunEIP7692-eof_test-invalid_first_code_section_outputs_0xff]", + "fixture_hash": "0xff3c8b971ad549b48c0be7604c01a7c04301269f906133f8f8344870bff6e15e", "fork": null, "format": "eof_test", - "json_path": "eof_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" + "json_path": "eof_tests/prague/eip7692_eof_v1/eip3540_eof_v1/container_validation/invalid_containers.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-eof_test-more-stack-to-0-to-0-so-2]", - "fixture_hash": "0x37197c015e58657010e22617838f9352bfe6c5d72ff604c1ce458f74917b3f6f", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_container_validation.py::test_invalid_containers[fork_CancunEIP7692-eof_test-multiple_code_section_non_zero_inputs]", + "fixture_hash": "0x6c1e2dd8bbcad553bfcb2f142628ed6cbfdf52003196bb536a2eb1db777eaf55", "fork": null, "format": "eof_test", - "json_path": "eof_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" + "json_path": "eof_tests/prague/eip7692_eof_v1/eip3540_eof_v1/container_validation/invalid_containers.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-eof_test-more-stack-to-0-to-0-so-4]", - "fixture_hash": "0xee8e10bd34394d0bd65b3c7cbe591757ac6e21a11347fdfd7e342f3f65d54560", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_container_validation.py::test_invalid_containers[fork_CancunEIP7692-eof_test-multiple_code_section_non_zero_outputs]", + "fixture_hash": "0xe5c36499f043c54474f8d202e2f887279c5bc05117cdd10404a858a6dfd4aeca", "fork": null, "format": "eof_test", - "json_path": "eof_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" + "json_path": "eof_tests/prague/eip7692_eof_v1/eip3540_eof_v1/container_validation/invalid_containers.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-eof_test-more-stack-to-0-to-2-so-2]", - "fixture_hash": "0x9a4e437011807ec7460b1802874c5a0744d1deeba3a5b7f79758bf5d503d6b75", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_container_validation.py::test_invalid_containers[fork_CancunEIP7692-eof_test-data_section_before_code_with_type]", + "fixture_hash": "0xbf23778e6d796c078508b05b4c1cc713c5b70dfd96461ca970259364dfa25a45", "fork": null, "format": "eof_test", - "json_path": "eof_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" + "json_path": "eof_tests/prague/eip7692_eof_v1/eip3540_eof_v1/container_validation/invalid_containers.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-eof_test-more-stack-to-0-to-2-so-4]", - "fixture_hash": "0xf1e4baa2649d531510b9ce0b92a7f0dec84b9e077c30709ac9ccdd1047b3a8fb", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_container_validation.py::test_invalid_containers[fork_CancunEIP7692-eof_test-data_section_listed_in_type]", + "fixture_hash": "0x74ff7817a2f29fe38b17d19318ed729423106e62e231e46dc7ac7ef43ac9b777", "fork": null, "format": "eof_test", - "json_path": "eof_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" + "json_path": "eof_tests/prague/eip7692_eof_v1/eip3540_eof_v1/container_validation/invalid_containers.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-eof_test-more-stack-to-0-to-4-so-4]", - "fixture_hash": "0x14399b0ab977568b6a132e671a2ae85f5e29e5beade8f56b726d42dbeefcf332", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_container_validation.py::test_invalid_containers[fork_CancunEIP7692-eof_test-single_code_section_incomplete_type]", + "fixture_hash": "0xde2de37dbe0cbaeb519613b8912081a6f39d47b0e08c5e2c3f0510f67445443a", "fork": null, "format": "eof_test", - "json_path": "eof_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" + "json_path": "eof_tests/prague/eip7692_eof_v1/eip3540_eof_v1/container_validation/invalid_containers.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-eof_test-more-stack-to-2-to-0-so-0]", - "fixture_hash": "0xc5b939fab45cb96833ecef53a3ab3a62a72c07eb7abb33e9ef284ef606a0382e", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_container_validation.py::test_invalid_containers[fork_CancunEIP7692-eof_test-code_section_input_too_large]", + "fixture_hash": "0xf5f30fbdca3ce117c91d1e45dd8fa512899275d79b29aa2a570ef8f4f6cf443f", "fork": null, "format": "eof_test", - "json_path": "eof_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" + "json_path": "eof_tests/prague/eip7692_eof_v1/eip3540_eof_v1/container_validation/invalid_containers.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-eof_test-more-stack-to-2-to-0-so-2]", - "fixture_hash": "0xe733186ee0007878fb6ff3ccc7f2adcb83d3e899c233180e52c6431c9ad273b0", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_container_validation.py::test_invalid_containers[fork_CancunEIP7692-eof_test-invalid_inputs_to_non_returning_code_section_2]", + "fixture_hash": "0x5f05123d3f0e5294c208ae12b8bd339633b359850c8229ef5fc2aae97d85bd4f", "fork": null, "format": "eof_test", - "json_path": "eof_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" + "json_path": "eof_tests/prague/eip7692_eof_v1/eip3540_eof_v1/container_validation/invalid_containers.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-eof_test-more-stack-to-2-to-0-so-4]", - "fixture_hash": "0x4653b0a6c347fd53b1dfded0de59b0fdef0d3b66c6cdcd2461db2b63eb9eaa63", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_container_validation.py::test_invalid_containers[fork_CancunEIP7692-eof_test-code_section_output_too_large]", + "fixture_hash": "0x28b111672440f4bd5b4957e222a612ea2b52faf66eccec4adca27abe265cc277", "fork": null, "format": "eof_test", - "json_path": "eof_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" + "json_path": "eof_tests/prague/eip7692_eof_v1/eip3540_eof_v1/container_validation/invalid_containers.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-eof_test-more-stack-to-2-to-2-so-2]", - "fixture_hash": "0x9d1f109b4afaa8ec692ce5f936fc68ff477b78fdf84edc8bee8c1e1deaf98d96", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_container_validation.py::test_invalid_containers[fork_CancunEIP7692-eof_test-single_code_section_max_stack_size_too_large]", + "fixture_hash": "0x2982d1206037c6df75eecd72936297a2e5b6902d3af9867e13750de66c4b48a1", "fork": null, "format": "eof_test", - "json_path": "eof_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" + "json_path": "eof_tests/prague/eip7692_eof_v1/eip3540_eof_v1/container_validation/invalid_containers.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-eof_test-more-stack-to-2-to-2-so-4]", - "fixture_hash": "0xb31f908cd733c4d61ccd07201971b4b5412bbec7e12980f9bf1d8aee164f0aea", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_container_validation.py::test_max_code_sections[fork_CancunEIP7692-eof_test-plus_container_False-plus_data_False]", + "fixture_hash": "0x60ebc4a2f1004f9ff6925bff12c1d64bc4f0c995893669b788db79619018b89f", "fork": null, "format": "eof_test", - "json_path": "eof_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" + "json_path": "eof_tests/prague/eip7692_eof_v1/eip3540_eof_v1/container_validation/max_code_sections.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-eof_test-more-stack-to-2-to-4-so-4]", - "fixture_hash": "0x399c5163a07cdf1810bd7ea4f5d8250d871567695a960462f549ba4bc2c791cd", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_container_validation.py::test_max_code_sections[fork_CancunEIP7692-eof_test-plus_container_False-plus_data_True]", + "fixture_hash": "0xd5ad80781b15b6a8d14bfedb8fda605046ad1118e5285df664f39fd1a49dc62c", "fork": null, "format": "eof_test", - "json_path": "eof_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" + "json_path": "eof_tests/prague/eip7692_eof_v1/eip3540_eof_v1/container_validation/max_code_sections.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-eof_test-more-stack-to-4-to-0-so-0]", - "fixture_hash": "0xdbfaf4e34610e045e3921f61c05c5af9ae5f996d29459c0cdd8a75af48e73b46", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_container_validation.py::test_max_code_sections[fork_CancunEIP7692-eof_test-plus_container_True-plus_data_False]", + "fixture_hash": "0xcc73d269979f1618e8b7fe9e406af0ec7953f48543c92450aa87cb7dcba40a0", "fork": null, "format": "eof_test", - "json_path": "eof_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" + "json_path": "eof_tests/prague/eip7692_eof_v1/eip3540_eof_v1/container_validation/max_code_sections.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-eof_test-more-stack-to-4-to-0-so-2]", - "fixture_hash": "0xc2dd2b605f21835ea73406e7d4200b9cb7f77c68fab70303e646d64a42b659ba", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_container_validation.py::test_max_code_sections[fork_CancunEIP7692-eof_test-plus_container_True-plus_data_True]", + "fixture_hash": "0xb4b84e891a236c52db940ad5b4da44bb87842942b72fdf9ff81d88d9cfa8d40", "fork": null, "format": "eof_test", - "json_path": "eof_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" + "json_path": "eof_tests/prague/eip7692_eof_v1/eip3540_eof_v1/container_validation/max_code_sections.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-eof_test-more-stack-to-4-to-0-so-4]", - "fixture_hash": "0xdc3e4c4142f6323eb4dcc99fcddd9f267ee39c3ad27908459163fba8f88b3a41", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_container_validation.py::test_single_code_section[fork_CancunEIP7692-eof_test-plus_container_False-plus_data_False]", + "fixture_hash": "0xbe12dfd7844362e9a0e87a469dafde6f7207a71d50d2e6659a40ec3ce5db7c30", "fork": null, "format": "eof_test", - "json_path": "eof_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" + "json_path": "eof_tests/prague/eip7692_eof_v1/eip3540_eof_v1/container_validation/single_code_section.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-eof_test-more-stack-to-4-to-2-so-2]", - "fixture_hash": "0x68724403855bace60a63204dcd62a2012c6dd54f8b21b1c7e5b5c55c378082d6", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_container_validation.py::test_single_code_section[fork_CancunEIP7692-eof_test-plus_container_False-plus_data_True]", + "fixture_hash": "0x831ee72e581867cb7e7d01d4465897a07af10cad78178daf3c22f1c8cbec3763", "fork": null, "format": "eof_test", - "json_path": "eof_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" + "json_path": "eof_tests/prague/eip7692_eof_v1/eip3540_eof_v1/container_validation/single_code_section.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-eof_test-more-stack-to-4-to-2-so-4]", - "fixture_hash": "0x6a587bca0b359de81326ac51f5c707f9c2e12f21e1994a7692bf32a3e559385", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_container_validation.py::test_single_code_section[fork_CancunEIP7692-eof_test-plus_container_True-plus_data_False]", + "fixture_hash": "0xfd00a91250c74ff5d28d4ba7fca63a59f4e9c98ec8ea690afa91b975b2b5c2bf", "fork": null, "format": "eof_test", - "json_path": "eof_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" + "json_path": "eof_tests/prague/eip7692_eof_v1/eip3540_eof_v1/container_validation/single_code_section.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-eof_test-more-stack-to-4-to-4-so-4]", - "fixture_hash": "0xa54582ed0e5fbff89bab9d378c5c675866ec10e59c236c912a50ea3cf2dc140c", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_container_validation.py::test_single_code_section[fork_CancunEIP7692-eof_test-plus_container_True-plus_data_True]", + "fixture_hash": "0xc2178a63b05cf172f56e197828ad2f42416ac86f5f43fc2ffe22577a3fa61be1", "fork": null, "format": "eof_test", - "json_path": "eof_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" + "json_path": "eof_tests/prague/eip7692_eof_v1/eip3540_eof_v1/container_validation/single_code_section.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_non_returning_rules[fork_CancunEIP7692-eof_test-h-0-ti-0]", - "fixture_hash": "0x97a34a814add887c8a0a6035019d0b1eb84863d901bd20ca22d63719e9217630", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_container_validation.py::test_magic_validation[fork_CancunEIP7692-eof_test-magic_1_0-magic_0_0]", + "fixture_hash": "0x2032ffcd9263c7211f99dd51e6cb5d6ccf2294e804e9e048b7eb9e5b986ecce4", "fork": null, "format": "eof_test", - "json_path": "eof_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_non_returning_rules.json" + "json_path": "eof_tests/prague/eip7692_eof_v1/eip3540_eof_v1/container_validation/magic_validation.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_non_returning_rules[fork_CancunEIP7692-eof_test-h-0-ti-2]", - "fixture_hash": "0x9970000da21b8ebd8a7d7ec7cfabdbff289f973875476f2d92e7ebf59b994aa1", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_container_validation.py::test_magic_validation[fork_CancunEIP7692-eof_test-magic_1_0-magic_0_1]", + "fixture_hash": "0xf96f6dc98ede30b1dffca24fa729a5db5dd4366001f3309851ca6aacd962b27a", "fork": null, "format": "eof_test", - "json_path": "eof_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_non_returning_rules.json" + "json_path": "eof_tests/prague/eip7692_eof_v1/eip3540_eof_v1/container_validation/magic_validation.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_non_returning_rules[fork_CancunEIP7692-eof_test-h-0-ti-4]", - "fixture_hash": "0xa55db1a3d4acf5a862769e633c18ec8563f93c9ed0c781aefe4e36bb0113355e", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_container_validation.py::test_magic_validation[fork_CancunEIP7692-eof_test-magic_1_0-magic_0_238]", + "fixture_hash": "0xfa464376a9dcabf642349b2f4a70066b7ca5dbd0b47b0520092c6489f4d4f7e7", "fork": null, "format": "eof_test", - "json_path": "eof_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_non_returning_rules.json" + "json_path": "eof_tests/prague/eip7692_eof_v1/eip3540_eof_v1/container_validation/magic_validation.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_non_returning_rules[fork_CancunEIP7692-eof_test-h-2-ti-0]", - "fixture_hash": "0x2de058c2b26ad2713d32af554c19193d1cc2d43433d24470ca58e0af16512a4b", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_container_validation.py::test_magic_validation[fork_CancunEIP7692-eof_test-magic_1_0-magic_0_240]", + "fixture_hash": "0x42130385b90397447e81ad3aa9251b61e4c9e78cd691c781d9cc57bc1957df0b", "fork": null, "format": "eof_test", - "json_path": "eof_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_non_returning_rules.json" + "json_path": "eof_tests/prague/eip7692_eof_v1/eip3540_eof_v1/container_validation/magic_validation.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_non_returning_rules[fork_CancunEIP7692-eof_test-h-2-ti-2]", - "fixture_hash": "0xb60af657d526fc1203b66037a3754c1df132eaa76daa936eb6dbe32df78a782f", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_container_validation.py::test_magic_validation[fork_CancunEIP7692-eof_test-magic_1_0-magic_0_255]", + "fixture_hash": "0x3c3b8f5dbdc81165e8ce08b3b81715efbe1e80acb3ed618a259b811f3d6d7efa", "fork": null, "format": "eof_test", - "json_path": "eof_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_non_returning_rules.json" + "json_path": "eof_tests/prague/eip7692_eof_v1/eip3540_eof_v1/container_validation/magic_validation.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_non_returning_rules[fork_CancunEIP7692-eof_test-h-2-ti-4]", - "fixture_hash": "0x8fa296b6ea788372abc6a929798c3e9e354faf10aea523077260cc2226236768", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_container_validation.py::test_magic_validation[fork_CancunEIP7692-eof_test-magic_1_1-magic_0_0]", + "fixture_hash": "0xa73df036a64d318e8ad9069f8c5199b6a527b487d2bed2d9be73d117834ff3b3", "fork": null, "format": "eof_test", - "json_path": "eof_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_non_returning_rules.json" + "json_path": "eof_tests/prague/eip7692_eof_v1/eip3540_eof_v1/container_validation/magic_validation.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_non_returning_rules[fork_CancunEIP7692-eof_test-h-4-ti-0]", - "fixture_hash": "0xc63c9711524fa9e726394c7ab4ec828f5b87560093a3d9fb776ba76ae99b52fd", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_container_validation.py::test_magic_validation[fork_CancunEIP7692-eof_test-magic_1_1-magic_0_1]", + "fixture_hash": "0x51e998790f70c6a7e46b3a84070994c6ce6e85c06e73ddd4ad13244e868e3444", "fork": null, "format": "eof_test", - "json_path": "eof_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_non_returning_rules.json" + "json_path": "eof_tests/prague/eip7692_eof_v1/eip3540_eof_v1/container_validation/magic_validation.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_non_returning_rules[fork_CancunEIP7692-eof_test-h-4-ti-2]", - "fixture_hash": "0x8b76d8138ecbe9593164e6e89f420dfc0cfcdf1d507a92266d407dca0ee2db32", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_container_validation.py::test_magic_validation[fork_CancunEIP7692-eof_test-magic_1_1-magic_0_238]", + "fixture_hash": "0x689fd21ca106e8caa47c8b9e5f1ef78c93cb680440a750b6c151ddffd0551259", "fork": null, "format": "eof_test", - "json_path": "eof_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_non_returning_rules.json" + "json_path": "eof_tests/prague/eip7692_eof_v1/eip3540_eof_v1/container_validation/magic_validation.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_non_returning_rules[fork_CancunEIP7692-eof_test-h-4-ti-4]", - "fixture_hash": "0xed5b7eb7614f6b5f78d68f2817d56176151ccc61f79a2487edc009497af1bbea", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_container_validation.py::test_magic_validation[fork_CancunEIP7692-eof_test-magic_1_1-magic_0_239]", + "fixture_hash": "0x4c3b84ec9249172b1741c8c4b5a84860c785c3b7788b3136ce11971536f52a39", "fork": null, "format": "eof_test", - "json_path": "eof_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_non_returning_rules.json" + "json_path": "eof_tests/prague/eip7692_eof_v1/eip3540_eof_v1/container_validation/magic_validation.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_target.py::test_jumpf_target_rules[fork_CancunEIP7692-eof_test-so-N-to-N]", - "fixture_hash": "0x20038a67683f3603309b8dd0d4f9ee19c86c979c37bf744df5b2796a3a5b1651", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_container_validation.py::test_magic_validation[fork_CancunEIP7692-eof_test-magic_1_1-magic_0_240]", + "fixture_hash": "0x5cebffc32e48c54fe1aacfbe1022b9609fb3b9f6c5a07406739a21774bad513c", "fork": null, "format": "eof_test", - "json_path": "eof_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_target/jumpf_target_rules.json" + "json_path": "eof_tests/prague/eip7692_eof_v1/eip3540_eof_v1/container_validation/magic_validation.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_target.py::test_jumpf_target_rules[fork_CancunEIP7692-eof_test-so-N-to-0]", - "fixture_hash": "0xe430b3754f0fd2685226e5a630ce7bf5e5f52b452efb2811550871ce9d6227e2", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_container_validation.py::test_magic_validation[fork_CancunEIP7692-eof_test-magic_1_1-magic_0_255]", + "fixture_hash": "0x649fb7f91f4559265732109f927de4eb7dd49262a3afef7505688bc8ae667178", "fork": null, "format": "eof_test", - "json_path": "eof_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_target/jumpf_target_rules.json" + "json_path": "eof_tests/prague/eip7692_eof_v1/eip3540_eof_v1/container_validation/magic_validation.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_target.py::test_jumpf_target_rules[fork_CancunEIP7692-eof_test-so-N-to-2]", - "fixture_hash": "0x3e833a5167c10dc2638b9b0ae8d8979a00513361231302605d1866a8720a9428", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_container_validation.py::test_magic_validation[fork_CancunEIP7692-eof_test-magic_1_2-magic_0_0]", + "fixture_hash": "0x5cc3274e00e3a4ba33c696c6ef8c3cf8e44c27e9b5ed9b870119c281d7ea28d1", "fork": null, "format": "eof_test", - "json_path": "eof_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_target/jumpf_target_rules.json" + "json_path": "eof_tests/prague/eip7692_eof_v1/eip3540_eof_v1/container_validation/magic_validation.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_target.py::test_jumpf_target_rules[fork_CancunEIP7692-eof_test-so-N-to-4]", - "fixture_hash": "0x6942d987110c7901b0a5db3bd06ed53bc07785f6db935c22b3ba7172c4cb1a0f", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_container_validation.py::test_magic_validation[fork_CancunEIP7692-eof_test-magic_1_2-magic_0_1]", + "fixture_hash": "0xa54681de2af900edeb536db03e942030b972765bed974be6af51deda665e90f0", "fork": null, "format": "eof_test", - "json_path": "eof_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_target/jumpf_target_rules.json" + "json_path": "eof_tests/prague/eip7692_eof_v1/eip3540_eof_v1/container_validation/magic_validation.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_target.py::test_jumpf_target_rules[fork_CancunEIP7692-eof_test-so-N-to-127]", - "fixture_hash": "0xac668540edec52e1c894c9ab82b7c0bf4a1482b8569166ac606be873b4ca5f20", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_container_validation.py::test_magic_validation[fork_CancunEIP7692-eof_test-magic_1_2-magic_0_238]", + "fixture_hash": "0xda95fa0e2af367d66837c9fbb6488e51717abbd012c250668d589afa39b64019", "fork": null, "format": "eof_test", - "json_path": "eof_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_target/jumpf_target_rules.json" + "json_path": "eof_tests/prague/eip7692_eof_v1/eip3540_eof_v1/container_validation/magic_validation.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_target.py::test_jumpf_target_rules[fork_CancunEIP7692-eof_test-so-0-to-N]", - "fixture_hash": "0xec7ac54906024d219a64b2c60b9ce0d1b451c1858d26462ab31d019eda64b561", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_container_validation.py::test_magic_validation[fork_CancunEIP7692-eof_test-magic_1_2-magic_0_239]", + "fixture_hash": "0xe1244c8fa718c9fb4e86d926873a359803d923b279cee5e3121b6ff687c6ca4c", "fork": null, "format": "eof_test", - "json_path": "eof_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_target/jumpf_target_rules.json" + "json_path": "eof_tests/prague/eip7692_eof_v1/eip3540_eof_v1/container_validation/magic_validation.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_target.py::test_jumpf_target_rules[fork_CancunEIP7692-eof_test-so-0-to-0]", - "fixture_hash": "0xee910108fa754b42cbc7cc2b821eba6f74210b6baef4645882d878fc806bbc9", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_container_validation.py::test_magic_validation[fork_CancunEIP7692-eof_test-magic_1_2-magic_0_240]", + "fixture_hash": "0x32786cd30970c22af908856de2d047b45df65b93376725bd6b809e6376dfd5d1", "fork": null, "format": "eof_test", - "json_path": "eof_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_target/jumpf_target_rules.json" + "json_path": "eof_tests/prague/eip7692_eof_v1/eip3540_eof_v1/container_validation/magic_validation.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_target.py::test_jumpf_target_rules[fork_CancunEIP7692-eof_test-so-0-to-2]", - "fixture_hash": "0x40a0a206937578392c9b1b552a985c91b18f4fac83ffd53d7a373c8ffeb63da0", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_container_validation.py::test_magic_validation[fork_CancunEIP7692-eof_test-magic_1_2-magic_0_255]", + "fixture_hash": "0xf0c526405df099a62a8f360700165d0911329c9ab5ff27d84eaea9b3cb6b5cf7", "fork": null, "format": "eof_test", - "json_path": "eof_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_target/jumpf_target_rules.json" + "json_path": "eof_tests/prague/eip7692_eof_v1/eip3540_eof_v1/container_validation/magic_validation.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_target.py::test_jumpf_target_rules[fork_CancunEIP7692-eof_test-so-0-to-4]", - "fixture_hash": "0xe1af8bd6a1b602838bae4ff7eee849a3783a36b2cff6c1b1fd4b17759a28675c", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_container_validation.py::test_magic_validation[fork_CancunEIP7692-eof_test-magic_1_254-magic_0_0]", + "fixture_hash": "0x59809dfb50cc2e57ed9e310f115b6ffc16ea315fad61d3c313ae497ddebcf519", "fork": null, "format": "eof_test", - "json_path": "eof_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_target/jumpf_target_rules.json" + "json_path": "eof_tests/prague/eip7692_eof_v1/eip3540_eof_v1/container_validation/magic_validation.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_target.py::test_jumpf_target_rules[fork_CancunEIP7692-eof_test-so-0-to-127]", - "fixture_hash": "0x91b90736ae3775d65d0633e4ba1db68633dd9d7cb917629b8224f130fe56ad22", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_container_validation.py::test_magic_validation[fork_CancunEIP7692-eof_test-magic_1_254-magic_0_1]", + "fixture_hash": "0x6f169417f786da2fa44a5cab6308b62cc0e5bdc1f11d7bc54cf623c5c00c285b", "fork": null, "format": "eof_test", - "json_path": "eof_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_target/jumpf_target_rules.json" + "json_path": "eof_tests/prague/eip7692_eof_v1/eip3540_eof_v1/container_validation/magic_validation.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_target.py::test_jumpf_target_rules[fork_CancunEIP7692-eof_test-so-2-to-N]", - "fixture_hash": "0x48b88092b00c618d4037990b5a365177fff7ad61f720079aa937f0b20ba6800e", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_container_validation.py::test_magic_validation[fork_CancunEIP7692-eof_test-magic_1_254-magic_0_238]", + "fixture_hash": "0xb5df30fc1f0cf56b33a4772e7fbe931a9cdab7a3f61fe0dfdaea989397bf5c3e", "fork": null, "format": "eof_test", - "json_path": "eof_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_target/jumpf_target_rules.json" + "json_path": "eof_tests/prague/eip7692_eof_v1/eip3540_eof_v1/container_validation/magic_validation.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_target.py::test_jumpf_target_rules[fork_CancunEIP7692-eof_test-so-2-to-0]", - "fixture_hash": "0x63ebcc8b0ecc6d9be5571fd8d49bfe85662a5b337a01b95caeb77325b5b365a7", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_container_validation.py::test_magic_validation[fork_CancunEIP7692-eof_test-magic_1_254-magic_0_239]", + "fixture_hash": "0x794eb76d3c48bf5538f29214f88e36fb0090abcfb355ee34f0e1e033a76fe83c", "fork": null, "format": "eof_test", - "json_path": "eof_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_target/jumpf_target_rules.json" + "json_path": "eof_tests/prague/eip7692_eof_v1/eip3540_eof_v1/container_validation/magic_validation.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_target.py::test_jumpf_target_rules[fork_CancunEIP7692-eof_test-so-2-to-2]", - "fixture_hash": "0x9b7fce7b1a998a24ce6d75d9b14b804fa9791cfca74efb2eeb73b5ba7c7264d1", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_container_validation.py::test_magic_validation[fork_CancunEIP7692-eof_test-magic_1_254-magic_0_240]", + "fixture_hash": "0xc211685ab080f9d1b7eba23f8b5390f3feb93e42ccd076de7e5714ed01b7f3e6", "fork": null, "format": "eof_test", - "json_path": "eof_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_target/jumpf_target_rules.json" + "json_path": "eof_tests/prague/eip7692_eof_v1/eip3540_eof_v1/container_validation/magic_validation.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_target.py::test_jumpf_target_rules[fork_CancunEIP7692-eof_test-so-2-to-4]", - "fixture_hash": "0x334ed42629e6a41cbd679573bac4049926b67e5f720a8f38f81fe59d8ed64247", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_container_validation.py::test_magic_validation[fork_CancunEIP7692-eof_test-magic_1_254-magic_0_255]", + "fixture_hash": "0xf442901ba8f6e827c3c1102046d4b2fec74d44b7f75cf452a9d2dac35a748130", "fork": null, "format": "eof_test", - "json_path": "eof_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_target/jumpf_target_rules.json" + "json_path": "eof_tests/prague/eip7692_eof_v1/eip3540_eof_v1/container_validation/magic_validation.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_target.py::test_jumpf_target_rules[fork_CancunEIP7692-eof_test-so-2-to-127]", - "fixture_hash": "0x353dc8f3fa07166d693d81106b0578e1b1449262d548a6154e1390ccb34ad385", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_container_validation.py::test_magic_validation[fork_CancunEIP7692-eof_test-magic_1_255-magic_0_0]", + "fixture_hash": "0x7834bf5c79a197ae98e2ba6a7ba34da6d81463abca8231847301c219b40badca", "fork": null, "format": "eof_test", - "json_path": "eof_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_target/jumpf_target_rules.json" + "json_path": "eof_tests/prague/eip7692_eof_v1/eip3540_eof_v1/container_validation/magic_validation.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_target.py::test_jumpf_target_rules[fork_CancunEIP7692-eof_test-so-4-to-N]", - "fixture_hash": "0x4e61fe6e5e175568ab3180a1a51a808b3c2a00598080747cd79d48f96a22c358", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_container_validation.py::test_magic_validation[fork_CancunEIP7692-eof_test-magic_1_255-magic_0_1]", + "fixture_hash": "0xb7866208e3f7b249aa7bb9ba87d17f58cef95d14341d0e46410efa556f68a796", "fork": null, "format": "eof_test", - "json_path": "eof_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_target/jumpf_target_rules.json" + "json_path": "eof_tests/prague/eip7692_eof_v1/eip3540_eof_v1/container_validation/magic_validation.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_target.py::test_jumpf_target_rules[fork_CancunEIP7692-eof_test-so-4-to-0]", - "fixture_hash": "0xbfc46b44f8b02dea39c072abaf3b6d9ecfa1cfed0f0cd78d7de2af3f492cdd5f", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_container_validation.py::test_magic_validation[fork_CancunEIP7692-eof_test-magic_1_255-magic_0_238]", + "fixture_hash": "0x12c81e1cea95ebe9064685b1191b4a20bb0163aa5bd80b0f8ad9266024b869cb", "fork": null, "format": "eof_test", - "json_path": "eof_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_target/jumpf_target_rules.json" + "json_path": "eof_tests/prague/eip7692_eof_v1/eip3540_eof_v1/container_validation/magic_validation.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_target.py::test_jumpf_target_rules[fork_CancunEIP7692-eof_test-so-4-to-2]", - "fixture_hash": "0x11c2490ae8547afdb0bf029bc93ca9b7ecde3be8c8482dd30f2804d2cec06ee8", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_container_validation.py::test_magic_validation[fork_CancunEIP7692-eof_test-magic_1_255-magic_0_239]", + "fixture_hash": "0x157ceca036482d23f7ebc2be3e9953ba614e6f9289edc86b650d8c00879908d", "fork": null, "format": "eof_test", - "json_path": "eof_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_target/jumpf_target_rules.json" + "json_path": "eof_tests/prague/eip7692_eof_v1/eip3540_eof_v1/container_validation/magic_validation.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_target.py::test_jumpf_target_rules[fork_CancunEIP7692-eof_test-so-4-to-4]", - "fixture_hash": "0x3b3a44dc24e52e40c2b6ad3a97d94d4d969aef64e8c79a842cd0dbf7fe4ae20d", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_container_validation.py::test_magic_validation[fork_CancunEIP7692-eof_test-magic_1_255-magic_0_240]", + "fixture_hash": "0x219d24fd317a1bca6f575e3ab1d14ed286885e3743f1d4f327789164313aed1c", "fork": null, "format": "eof_test", - "json_path": "eof_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_target/jumpf_target_rules.json" + "json_path": "eof_tests/prague/eip7692_eof_v1/eip3540_eof_v1/container_validation/magic_validation.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_target.py::test_jumpf_target_rules[fork_CancunEIP7692-eof_test-so-4-to-127]", - "fixture_hash": "0x74cb980d5afd74b8871a93605829b2d73d27dc6ea88b634997d6ba954d6b0384", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_container_validation.py::test_magic_validation[fork_CancunEIP7692-eof_test-magic_1_255-magic_0_255]", + "fixture_hash": "0x286d8b13bd01a9b86cba6daadbb025a4ca5dee0a72bacf304f1910cbb7f8f38b", "fork": null, "format": "eof_test", - "json_path": "eof_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_target/jumpf_target_rules.json" + "json_path": "eof_tests/prague/eip7692_eof_v1/eip3540_eof_v1/container_validation/magic_validation.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_target.py::test_jumpf_target_rules[fork_CancunEIP7692-eof_test-so-127-to-N]", - "fixture_hash": "0xebd0c089174e3b2465bfa0310704f79aa57314e4285d3321a0fe0cb62e87744a", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_container_validation.py::test_valid_containers[fork_CancunEIP7692-eof_test-single_code_section_max_stack_size]", + "fixture_hash": "0x3f775b84a1802dc908c6bce5034419f12caec31ded61868f7f48e0de8213c4c", "fork": null, "format": "eof_test", - "json_path": "eof_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_target/jumpf_target_rules.json" + "json_path": "eof_tests/prague/eip7692_eof_v1/eip3540_eof_v1/container_validation/valid_containers.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_target.py::test_jumpf_target_rules[fork_CancunEIP7692-eof_test-so-127-to-0]", - "fixture_hash": "0xfaa2cd7583837ae47428ba6f5854ee799213f416fd1a3986b86e9cbb1e76979d", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_container_validation.py::test_valid_containers[fork_CancunEIP7692-eof_test-code_section_with_inputs_outputs]", + "fixture_hash": "0x1ee06226c45a958b3bc8a465bb19ca71c56c92a417a3024260185dd27f300cfe", "fork": null, "format": "eof_test", - "json_path": "eof_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_target/jumpf_target_rules.json" + "json_path": "eof_tests/prague/eip7692_eof_v1/eip3540_eof_v1/container_validation/valid_containers.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_target.py::test_jumpf_target_rules[fork_CancunEIP7692-eof_test-so-127-to-2]", - "fixture_hash": "0x2e7a8b26a2629ace7011be46bb27bd08752e67a512192cb33d67f5762a47c7f1", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_container_validation.py::test_valid_containers[fork_CancunEIP7692-eof_test-code_section_input_maximum]", + "fixture_hash": "0xa5e7371b5d140b647e00f050418e5b6900d40d912cad07f9b8e0e57ee1fcb31c", "fork": null, "format": "eof_test", - "json_path": "eof_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_target/jumpf_target_rules.json" + "json_path": "eof_tests/prague/eip7692_eof_v1/eip3540_eof_v1/container_validation/valid_containers.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_target.py::test_jumpf_target_rules[fork_CancunEIP7692-eof_test-so-127-to-4]", - "fixture_hash": "0x6421d862999eff28138bc8ca43b32269aea0f6e68884902c78404929da93ffb", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_container_validation.py::test_valid_containers[fork_CancunEIP7692-eof_test-code_section_output_maximum]", + "fixture_hash": "0x157ca0e41a527909d7ca18e9f3b94b42306df8845ea5c2d1fa405ad6d77f0b0d", "fork": null, "format": "eof_test", - "json_path": "eof_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_target/jumpf_target_rules.json" + "json_path": "eof_tests/prague/eip7692_eof_v1/eip3540_eof_v1/container_validation/valid_containers.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_target.py::test_jumpf_target_rules[fork_CancunEIP7692-eof_test-so-127-to-127]", - "fixture_hash": "0x5e56b11253762baa0d3251481c7f9a0a4e176d60b6379d45795a5c0f3c203da5", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_container_validation.py::test_valid_containers[fork_CancunEIP7692-eof_test-multiple_code_sections]", + "fixture_hash": "0xdef29da6dfdb6cc025303ee75913df57ae58f69e95b1a26cbf8a72a50446b2cd", "fork": null, "format": "eof_test", - "json_path": "eof_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_target/jumpf_target_rules.json" + "json_path": "eof_tests/prague/eip7692_eof_v1/eip3540_eof_v1/container_validation/valid_containers.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_execution.py::test_jumpf_way_too_large[fork_CancunEIP7692-eof_test]", - "fixture_hash": "0x9bd14b4b8eca657bd2f8754e1bbeef08b104129955f2d5e03049eafde924dcbe", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_container_validation.py::test_valid_containers[fork_CancunEIP7692-eof_test-multiple_code_sections_max_inputs_max_outputs]", + "fixture_hash": "0xfd4bf2dbb7d0ce06f957fd315341cca4876fd3a44f2925f861bdb93f8a759a5d", "fork": null, "format": "eof_test", - "json_path": "eof_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_execution/jumpf_way_too_large.json" + "json_path": "eof_tests/prague/eip7692_eof_v1/eip3540_eof_v1/container_validation/valid_containers.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_execution.py::test_jumpf_with_inputs_stack_size_1024_at_push[fork_CancunEIP7692-eof_test]", - "fixture_hash": "0x1f934fd73f01fee2f1dee524b19c585486410e8a7e44733f2502e386ab7efcea", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_container_validation.py::test_valid_containers[fork_CancunEIP7692-eof_test-single_subcontainer_without_data]", + "fixture_hash": "0xbf497d8f1c9c1af14c4dc8176a3b89291d552ff0ca23f50354db35b2d26f04b3", "fork": null, "format": "eof_test", - "json_path": "eof_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_execution/jumpf_with_inputs_stack_size_1024_at_push.json" + "json_path": "eof_tests/prague/eip7692_eof_v1/eip3540_eof_v1/container_validation/valid_containers.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_execution.py::test_jumpf_forward[fork_CancunEIP7692-eof_test]", - "fixture_hash": "0xe00bf82dff4451f4140612032a4fbc96274e8e459b9aa79b43d29de8cba7286a", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_container_validation.py::test_valid_containers[fork_CancunEIP7692-eof_test-single_subcontainer_with_data]", + "fixture_hash": "0xcf3d7aa967af279fb49fc1b758ef28d75174188ecd6231b0e72c01ba84e8f09f", "fork": null, "format": "eof_test", - "json_path": "eof_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_execution/jumpf_forward.json" + "json_path": "eof_tests/prague/eip7692_eof_v1/eip3540_eof_v1/container_validation/valid_containers.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_execution.py::test_jumpf_too_large[fork_CancunEIP7692-eof_test]", - "fixture_hash": "0x86ac9978566667a93ef8ca8a74f4626416385512e39c96ba2341948e185c41e9", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_container_validation.py::test_version_validation[fork_CancunEIP7692-eof_test-version_0]", + "fixture_hash": "0x91dc8b7979426cac3a675e6e8c298e829eec861923c29f6d454d9111207229bf", "fork": null, "format": "eof_test", - "json_path": "eof_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_execution/jumpf_too_large.json" + "json_path": "eof_tests/prague/eip7692_eof_v1/eip3540_eof_v1/container_validation/version_validation.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_execution.py::test_callf_to_non_returning_section[fork_CancunEIP7692-eof_test]", - "fixture_hash": "0xba914baffd6217f660640b3af55be5bf8ae16b7860bf1da99c2bc809387ad47b", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_container_validation.py::test_version_validation[fork_CancunEIP7692-eof_test-version_2]", + "fixture_hash": "0x36e39d4088b8ce63c9e140c14a167bdb0be32d021a9d68de8f210cbd10996d8d", "fork": null, "format": "eof_test", - "json_path": "eof_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_execution/callf_to_non_returning_section.json" + "json_path": "eof_tests/prague/eip7692_eof_v1/eip3540_eof_v1/container_validation/version_validation.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_execution.py::test_jumpf_backward[fork_CancunEIP7692-eof_test]", - "fixture_hash": "0x9dc654d9cfc4c538fa4a9253032081925d113ca520b5a9ad099bb343364dca95", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_container_validation.py::test_version_validation[fork_CancunEIP7692-eof_test-version_254]", + "fixture_hash": "0xf15eb75ad576bb9abdcdb6799ececd01f3430b7fb80541cdf23ed5511374ea88", "fork": null, "format": "eof_test", - "json_path": "eof_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_execution/jumpf_backward.json" + "json_path": "eof_tests/prague/eip7692_eof_v1/eip3540_eof_v1/container_validation/version_validation.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_execution.py::test_jumpf_stack_size_1024[fork_CancunEIP7692-eof_test]", - "fixture_hash": "0x38e07c4e8d99be21e3b2b09b4667d858fbff5cdf0d3a02411bbf5d96bc27148d", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_container_validation.py::test_version_validation[fork_CancunEIP7692-eof_test-version_255]", + "fixture_hash": "0x5ebe638421d8394db9f47d4532c20038d965d2ea19312b29761f7f6161e5084a", "fork": null, "format": "eof_test", - "json_path": "eof_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_execution/jumpf_stack_size_1024.json" + "json_path": "eof_tests/prague/eip7692_eof_v1/eip3540_eof_v1/container_validation/version_validation.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_execution.py::test_jumpf_stack_size_1024_at_push[fork_CancunEIP7692-eof_test]", - "fixture_hash": "0xddcc546317b479d94cad091bae62d62f9dd16bd901f5e3f69164698bd844b12a", + "id": "tests/prague/eip7692_eof_v1/eip663_dupn_swapn_exchange/test_dupn.py::test_dupn_stack_underflow[fork_CancunEIP7692-eof_test-stack_height_0-max_stack_height_0]", + "fixture_hash": "0xf5d9eec5e46d0aa8bf7b91874bf5c082f927718953501da7e7844ac63fcb836", "fork": null, "format": "eof_test", - "json_path": "eof_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_execution/jumpf_stack_size_1024_at_push.json" + "json_path": "eof_tests/prague/eip7692_eof_v1/eip663_dupn_swapn_exchange/dupn/dupn_stack_underflow.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_execution.py::test_jumpf_with_inputs_stack_size_1024[fork_CancunEIP7692-eof_test]", - "fixture_hash": "0x6b8e02a8bb16f9c47e975a81106eca543d98530ab88391f18f460208b8949a61", + "id": "tests/prague/eip7692_eof_v1/eip663_dupn_swapn_exchange/test_dupn.py::test_dupn_stack_underflow[fork_CancunEIP7692-eof_test-stack_height_0-max_stack_height_1]", + "fixture_hash": "0x6c5196e9fd0649379ab1ebd4a19aec405467e36d5fc94b90099db96a978f5694", "fork": null, "format": "eof_test", - "json_path": "eof_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_execution/jumpf_with_inputs_stack_size_1024.json" + "json_path": "eof_tests/prague/eip7692_eof_v1/eip663_dupn_swapn_exchange/dupn/dupn_stack_underflow.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_execution.py::test_jumpf_to_nonexistent_section[fork_CancunEIP7692-eof_test]", - "fixture_hash": "0x78787f7c93cbe8542b016fa535d49e7c4eca814b41954bc5210c623109e4c36b", + "id": "tests/prague/eip7692_eof_v1/eip663_dupn_swapn_exchange/test_dupn.py::test_dupn_stack_underflow[fork_CancunEIP7692-eof_test-stack_height_1-max_stack_height_1]", + "fixture_hash": "0xf851696406f623e5e4e7e7ca0cfbf5e832cb8536c33283363eaa89388b67977c", "fork": null, "format": "eof_test", - "json_path": "eof_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_execution/jumpf_to_nonexistent_section.json" + "json_path": "eof_tests/prague/eip7692_eof_v1/eip663_dupn_swapn_exchange/dupn/dupn_stack_underflow.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_execution.py::test_jumpf_stack_overflow[fork_CancunEIP7692-eof_test]", - "fixture_hash": "0x8b70611bcf7b6bd2cf3a5e1a18ee25008fed4630b285a88a2ae588642023c0fa", + "id": "tests/prague/eip7692_eof_v1/eip663_dupn_swapn_exchange/test_dupn.py::test_dupn_stack_underflow[fork_CancunEIP7692-eof_test-stack_height_1-max_stack_height_2]", + "fixture_hash": "0xd83e2754f0715b153f9094c6394a7f8ffe816b7ad6a2fa9df6550f1f2d99b0e6", "fork": null, "format": "eof_test", - "json_path": "eof_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_execution/jumpf_stack_overflow.json" + "json_path": "eof_tests/prague/eip7692_eof_v1/eip663_dupn_swapn_exchange/dupn/dupn_stack_underflow.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_execution.py::test_jumpf_with_inputs_stack_overflow[fork_CancunEIP7692-eof_test]", - "fixture_hash": "0x23833817b2c263de97cfae0e7b046273a181f9ec23f4241b8e313709ac2f66f4", + "id": "tests/prague/eip7692_eof_v1/eip663_dupn_swapn_exchange/test_dupn.py::test_dupn_stack_underflow[fork_CancunEIP7692-eof_test-stack_height_255-max_stack_height_255]", + "fixture_hash": "0xa113354e83c0682d3f3bb2f524b41077a4991cbb00be1927f1f84d03034c9c5b", "fork": null, "format": "eof_test", - "json_path": "eof_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_execution/jumpf_with_inputs_stack_overflow.json" + "json_path": "eof_tests/prague/eip7692_eof_v1/eip663_dupn_swapn_exchange/dupn/dupn_stack_underflow.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_execution.py::test_jumpf_to_self[fork_CancunEIP7692-eof_test]", - "fixture_hash": "0x3860426b4b1760e5445953b962ae65fb9bfb1a45f525246424b21ec74f7cb3d0", + "id": "tests/prague/eip7692_eof_v1/eip663_dupn_swapn_exchange/test_dupn.py::test_dupn_stack_underflow[fork_CancunEIP7692-eof_test-stack_height_255-max_stack_height_256]", + "fixture_hash": "0x629912deae523bbf4511a0684407dfd18b10e3eb1e70c84ac29881bd8fdccf51", "fork": null, "format": "eof_test", - "json_path": "eof_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_execution/jumpf_to_self.json" + "json_path": "eof_tests/prague/eip7692_eof_v1/eip663_dupn_swapn_exchange/dupn/dupn_stack_underflow.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-empty_data_section-from_existent_memory-successful_True-single_byte_expansion]", - "fixture_hash": "0xb28dd7f03f459980cfbe8c74e93537e51723057cbaa81acb7320dea660be99cc", - "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "id": "tests/prague/eip7692_eof_v1/eip663_dupn_swapn_exchange/test_dupn.py::test_dupn_stack_overflow[fork_CancunEIP7692-eof_test-dupn_operand_0-max_stack_height_1023-expect_exception_EOFException.INVALID_MAX_STACK_HEIGHT]", + "fixture_hash": "0x32c1b1f18cc86a715412d70d970f6ee1a47a9e60b3e3c4cf2c860f36aa36ca1b", + "fork": null, + "format": "eof_test", + "json_path": "eof_tests/prague/eip7692_eof_v1/eip663_dupn_swapn_exchange/dupn/dupn_stack_overflow.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-empty_data_section-from_existent_memory-successful_True-single_byte_expansion_2]", - "fixture_hash": "0x140c584a4e01b1668d2c921cc426fc0df41c96225d204444d7219829dbc0d1c6", - "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "id": "tests/prague/eip7692_eof_v1/eip663_dupn_swapn_exchange/test_dupn.py::test_dupn_stack_overflow[fork_CancunEIP7692-eof_test-dupn_operand_0-max_stack_height_1024-expect_exception_EOFException.MAX_STACK_HEIGHT_ABOVE_LIMIT]", + "fixture_hash": "0xfa8fdfebd6c3b33111595f042acedce3f54d0613f548b9ca0eddd7d81616ac62", + "fork": null, + "format": "eof_test", + "json_path": "eof_tests/prague/eip7692_eof_v1/eip663_dupn_swapn_exchange/dupn/dupn_stack_overflow.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-empty_data_section-from_existent_memory-successful_True-single_byte_expansion_word_boundary]", - "fixture_hash": "0x368833f8ba649c260820b1e89627b25cc9e74cec2d1c186fcf241eeb5aa2f6d4", - "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "id": "tests/prague/eip7692_eof_v1/eip663_dupn_swapn_exchange/test_dupn.py::test_dupn_stack_overflow[fork_CancunEIP7692-eof_test-dupn_operand_255-max_stack_height_1023-expect_exception_EOFException.INVALID_MAX_STACK_HEIGHT]", + "fixture_hash": "0x596d8228c710e979821066539bd506fb19e507cf118013888b4c8fab73cc64de", + "fork": null, + "format": "eof_test", + "json_path": "eof_tests/prague/eip7692_eof_v1/eip663_dupn_swapn_exchange/dupn/dupn_stack_overflow.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-empty_data_section-from_existent_memory-successful_True-single_byte_expansion_word_boundary_2]", - "fixture_hash": "0x8d704f953140080edfa1ca1026fd487a768663f764f0e1f804e908809cf5127f", - "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "id": "tests/prague/eip7692_eof_v1/eip663_dupn_swapn_exchange/test_dupn.py::test_dupn_stack_overflow[fork_CancunEIP7692-eof_test-dupn_operand_255-max_stack_height_1024-expect_exception_EOFException.MAX_STACK_HEIGHT_ABOVE_LIMIT]", + "fixture_hash": "0x8639416a08b139e28db7bd760f2cacbdd5c01807cd1199b21d140e91771749e4", + "fork": null, + "format": "eof_test", + "json_path": "eof_tests/prague/eip7692_eof_v1/eip663_dupn_swapn_exchange/dupn/dupn_stack_overflow.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-empty_data_section-from_existent_memory-successful_True-multi_word_expansion]", - "fixture_hash": "0xf605138b4aaa371faefa180e7fc2fbb2cafcd96c1d5456f07e4843fe8ca20df2", - "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "id": "tests/prague/eip7692_eof_v1/eip663_dupn_swapn_exchange/test_dupn.py::test_dupn_all_valid_immediates[fork_CancunEIP7692-eof_test]", + "fixture_hash": "0x765dffa96d89cd63006875c495e024bc95f0f4f01001240ce8a730b96160fa39", + "fork": null, + "format": "eof_test", + "json_path": "eof_tests/prague/eip7692_eof_v1/eip663_dupn_swapn_exchange/dupn/dupn_all_valid_immediates.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-empty_data_section-from_existent_memory-successful_True-multi_word_expansion_2]", - "fixture_hash": "0xb9bbe862f61d8c0b83d14acf774438797df73f73f3db05b7db246615a77c2775", - "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "id": "tests/prague/eip7692_eof_v1/eip663_dupn_swapn_exchange/test_exchange.py::test_exchange_all_valid_immediates[fork_CancunEIP7692-eof_test]", + "fixture_hash": "0x5f7f6b93c281c7dd87e3e72e1e60477463a826a191183e52c52430f20a295256", + "fork": null, + "format": "eof_test", + "json_path": "eof_tests/prague/eip7692_eof_v1/eip663_dupn_swapn_exchange/exchange/exchange_all_valid_immediates.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-empty_data_section-from_existent_memory-successful_True-zero_length_expansion]", - "fixture_hash": "0x4b06f35d33be6a089b7b7f19db2978a2ab77b7fc7419e64228547542da7a7786", - "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "id": "tests/prague/eip7692_eof_v1/eip663_dupn_swapn_exchange/test_exchange.py::test_exchange_all_invalid_immediates[fork_CancunEIP7692-eof_test-stack_height=0_n=1_m=1]", + "fixture_hash": "0xe4e2239c6a3c98fdc127a42fb90b5c22fd59c67a6e1c15f6dd76e8b798e445af", + "fork": null, + "format": "eof_test", + "json_path": "eof_tests/prague/eip7692_eof_v1/eip663_dupn_swapn_exchange/exchange/exchange_all_invalid_immediates.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-empty_data_section-from_existent_memory-successful_True-huge_dest_zero_length]", - "fixture_hash": "0x769b17520e8089eb590a88ae621ba45710fa3dd7c3acfa13880bd3c50f6085c9", - "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "id": "tests/prague/eip7692_eof_v1/eip663_dupn_swapn_exchange/test_exchange.py::test_exchange_all_invalid_immediates[fork_CancunEIP7692-eof_test-stack_height=1_n=1_m=1]", + "fixture_hash": "0xdc5527c5fcd9a5fd594f25a906292e7002122590223ec3eb5aee28679c8b909f", + "fork": null, + "format": "eof_test", + "json_path": "eof_tests/prague/eip7692_eof_v1/eip663_dupn_swapn_exchange/exchange/exchange_all_invalid_immediates.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-empty_data_section-from_existent_memory-successful_True-huge_src_zero_length]", - "fixture_hash": "0xec4f6ad5f613ee47ab48863b622e65bfe47a69ab3c0cc5e7e1215f3fccce4581", - "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "id": "tests/prague/eip7692_eof_v1/eip663_dupn_swapn_exchange/test_exchange.py::test_exchange_all_invalid_immediates[fork_CancunEIP7692-eof_test-stack_height=2_n=1_m=1]", + "fixture_hash": "0x93965b91dde2de7a309eacaf2c234a8df679e735f71db182b12ddfab445b277", + "fork": null, + "format": "eof_test", + "json_path": "eof_tests/prague/eip7692_eof_v1/eip663_dupn_swapn_exchange/exchange/exchange_all_invalid_immediates.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-empty_data_section-from_existent_memory-successful_True-huge_dest_huge_src_zero_length]", - "fixture_hash": "0x85f668845b76f68477ee20a23764540f462784f82269ebc388dfc4406e626b31", - "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "id": "tests/prague/eip7692_eof_v1/eip663_dupn_swapn_exchange/test_exchange.py::test_exchange_all_invalid_immediates[fork_CancunEIP7692-eof_test-stack_height=17_n=1_m=16]", + "fixture_hash": "0x97340ed69bf68d25d3727f8efdfca45326a27138dd614f6b26f3eeed2666c9a5", + "fork": null, + "format": "eof_test", + "json_path": "eof_tests/prague/eip7692_eof_v1/eip663_dupn_swapn_exchange/exchange/exchange_all_invalid_immediates.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-empty_data_section-from_existent_memory-successful_False-single_byte_expansion]", - "fixture_hash": "0xf41d1dea6d1636fb3dff995dc1c85c8ffeaf101912cd5f0a9e85d7f8bad38b84", - "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "id": "tests/prague/eip7692_eof_v1/eip663_dupn_swapn_exchange/test_exchange.py::test_exchange_all_invalid_immediates[fork_CancunEIP7692-eof_test-stack_height=17_n=16_m=1]", + "fixture_hash": "0x7585d512eea521ccbeb6aa5140354c2f75ab3dbb3fe91adecb072739b188996e", + "fork": null, + "format": "eof_test", + "json_path": "eof_tests/prague/eip7692_eof_v1/eip663_dupn_swapn_exchange/exchange/exchange_all_invalid_immediates.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-empty_data_section-from_existent_memory-successful_False-single_byte_expansion_2]", - "fixture_hash": "0xa042c93f51c6de4ca125b59a557284f66f4e5014f5a8662f193c75e1f914fa7e", - "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "id": "tests/prague/eip7692_eof_v1/eip663_dupn_swapn_exchange/test_exchange.py::test_exchange_all_invalid_immediates[fork_CancunEIP7692-eof_test-stack_height=32_n=16_m=16]", + "fixture_hash": "0x97e77695e8fbe50052d08606748dbbe5e44a432b5fba17a04dff3acde473d51", + "fork": null, + "format": "eof_test", + "json_path": "eof_tests/prague/eip7692_eof_v1/eip663_dupn_swapn_exchange/exchange/exchange_all_invalid_immediates.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-empty_data_section-from_existent_memory-successful_False-single_byte_expansion_word_boundary]", - "fixture_hash": "0x9eac08464d8b9d665e253f1942405054cc248796e949fdf9f9481052985d6b69", - "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "id": "tests/prague/eip7692_eof_v1/eip663_dupn_swapn_exchange/test_swapn.py::test_swapn_on_max_stack[fork_CancunEIP7692-eof_test-swapn_operand_0]", + "fixture_hash": "0xa5516c4938416369965b2de545aecd72999c83c8081b311a0c4c5fd371c227fd", + "fork": null, + "format": "eof_test", + "json_path": "eof_tests/prague/eip7692_eof_v1/eip663_dupn_swapn_exchange/swapn/swapn_on_max_stack.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-empty_data_section-from_existent_memory-successful_False-single_byte_expansion_word_boundary_2]", - "fixture_hash": "0xe5d6685b6917327e86ea7c5ef8e29d7ef54bc3631e0b3765106cdb8b890bc0c5", - "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "id": "tests/prague/eip7692_eof_v1/eip663_dupn_swapn_exchange/test_swapn.py::test_swapn_on_max_stack[fork_CancunEIP7692-eof_test-swapn_operand_255]", + "fixture_hash": "0xde218c7aeda42b82e32bae0c0fedd494d4cf1e4c36911695d42dec53d0ba04ff", + "fork": null, + "format": "eof_test", + "json_path": "eof_tests/prague/eip7692_eof_v1/eip663_dupn_swapn_exchange/swapn/swapn_on_max_stack.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-empty_data_section-from_existent_memory-successful_False-multi_word_expansion]", - "fixture_hash": "0x759770babe41551b0d53c5963b32312c347862a6c9a405fff43084708d64cd3b", - "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "id": "tests/prague/eip7692_eof_v1/eip663_dupn_swapn_exchange/test_swapn.py::test_swapn_stack_underflow[fork_CancunEIP7692-eof_test-stack_height_0]", + "fixture_hash": "0xc0700174ecdde4a696f96c9ff455a0accb4f11c659a60c676348ff644dda399c", + "fork": null, + "format": "eof_test", + "json_path": "eof_tests/prague/eip7692_eof_v1/eip663_dupn_swapn_exchange/swapn/swapn_stack_underflow.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-empty_data_section-from_existent_memory-successful_False-multi_word_expansion_2]", - "fixture_hash": "0xd0bb3d06d97dde3abcd9a40a916800bbdb56e429688a1ef8b8a801d4869d9521", - "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "id": "tests/prague/eip7692_eof_v1/eip663_dupn_swapn_exchange/test_swapn.py::test_swapn_stack_underflow[fork_CancunEIP7692-eof_test-stack_height_1]", + "fixture_hash": "0xb6a766f91388774f8a5f5c88a741b19cc3f429fc3459ba6a8d558c899fb091ae", + "fork": null, + "format": "eof_test", + "json_path": "eof_tests/prague/eip7692_eof_v1/eip663_dupn_swapn_exchange/swapn/swapn_stack_underflow.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-empty_data_section-from_existent_memory-successful_False-zero_length_expansion]", - "fixture_hash": "0x70110a058a0a3962e40c0ce767b1a863b66a6efc5b1a86f0069e26ca0e04e40a", - "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "id": "tests/prague/eip7692_eof_v1/eip663_dupn_swapn_exchange/test_swapn.py::test_swapn_stack_underflow[fork_CancunEIP7692-eof_test-stack_height_21]", + "fixture_hash": "0xc550896fdc899396183d1b6d1a037ccdde7ffeb6d33ba7dee60897b5266b8706", + "fork": null, + "format": "eof_test", + "json_path": "eof_tests/prague/eip7692_eof_v1/eip663_dupn_swapn_exchange/swapn/swapn_stack_underflow.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-empty_data_section-from_existent_memory-successful_False-huge_dest_zero_length]", - "fixture_hash": "0x9fc056294acc26c2516f2cc1f16a9497946b9acc1a1e3569caf00ef314cffdfd", - "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "id": "tests/prague/eip7692_eof_v1/eip663_dupn_swapn_exchange/test_swapn.py::test_swapn_stack_underflow[fork_CancunEIP7692-eof_test-stack_height_255]", + "fixture_hash": "0xf561c9b8ff0ce6af5e1878e8de3191630edde3fc74c01d97bf104a747525e726", + "fork": null, + "format": "eof_test", + "json_path": "eof_tests/prague/eip7692_eof_v1/eip663_dupn_swapn_exchange/swapn/swapn_stack_underflow.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-empty_data_section-from_existent_memory-successful_False-huge_src_zero_length]", - "fixture_hash": "0xf1ec5300db666bc8ae7898086bdbc5f68ea93f3b8f6c4b059a1de246c062c05f", - "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "id": "tests/prague/eip7692_eof_v1/eip663_dupn_swapn_exchange/test_swapn.py::test_swapn_all_valid_immediates[fork_CancunEIP7692-eof_test]", + "fixture_hash": "0xb5ab195cf8cbd6a226e4a7b5b35e734d9a9c5367285ed7efa8d072ebd84c10a8", + "fork": null, + "format": "eof_test", + "json_path": "eof_tests/prague/eip7692_eof_v1/eip663_dupn_swapn_exchange/swapn/swapn_all_valid_immediates.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-empty_data_section-from_existent_memory-successful_False-huge_dest_huge_src_zero_length]", - "fixture_hash": "0xed06de1c7d765c4a4110c9c5dd3f26e79bbcb916918f174287e96eacd60eb9d", - "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_diff_max_stack_height[fork_CancunEIP7692-eof_test-less_stack]", + "fixture_hash": "0x76b3b6e83cc2954a7b8ff18867e2c8291f5bd5d48c9fc3b110cebafc1a0d800f", + "fork": null, + "format": "eof_test", + "json_path": "eof_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_diff_max_stack_height.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-empty_data_section-from_empty_memory-successful_True-single_byte_expansion]", - "fixture_hash": "0xbb91ec83b13cb33cfd6df2be66a17fd6206baba27bd98f3b3a83ff617d6de0e6", - "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_diff_max_stack_height[fork_CancunEIP7692-eof_test-same_stack]", + "fixture_hash": "0xcad343113de6bf0768b2fb6aa26e9aa316bb6da9f476b9b6f04b328b9a9a9dbf", + "fork": null, + "format": "eof_test", + "json_path": "eof_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_diff_max_stack_height.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-empty_data_section-from_empty_memory-successful_True-single_byte_expansion_2]", - "fixture_hash": "0xac5515c92e35cb6e081c92d06a7f4fe815af3330304af9b318aad6b32f109835", - "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_diff_max_stack_height[fork_CancunEIP7692-eof_test-more_stack]", + "fixture_hash": "0x3cb53c38587045db6494576f359d0103479fed39e5e928d20eda2f7f9bc6d81f", + "fork": null, + "format": "eof_test", + "json_path": "eof_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_diff_max_stack_height.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-empty_data_section-from_empty_memory-successful_True-single_byte_expansion_word_boundary]", - "fixture_hash": "0x5a63e79f75e1a360ecad0524aed7be461096ddd272cf876d86f7047643503260", - "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_diff_max_stack_height[fork_CancunEIP7692-eof_test-less_output]", + "fixture_hash": "0x961f93837a0368406f7c26052b0745d9cfceaf819370ee25450c29f051701f8b", + "fork": null, + "format": "eof_test", + "json_path": "eof_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_diff_max_stack_height.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-empty_data_section-from_empty_memory-successful_True-single_byte_expansion_word_boundary_2]", - "fixture_hash": "0x818e013400e3e50a406fbfa3112fdd83180bc7d2164f499359b4ef4e48340cc0", - "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_diff_max_stack_height[fork_CancunEIP7692-eof_test-same_output]", + "fixture_hash": "0xc4a5ef9d479dee2e1eb8762a4b5315238a2c2ec57bc59f618cb756265850cdc5", + "fork": null, + "format": "eof_test", + "json_path": "eof_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_diff_max_stack_height.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-empty_data_section-from_empty_memory-successful_True-multi_word_expansion]", - "fixture_hash": "0x374951f2324287e5b5ddcdfaf593fde61386bd2fa161fb20008220e5eea76e22", - "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_diff_max_stack_height[fork_CancunEIP7692-eof_test-more_output]", + "fixture_hash": "0xfccb0510a18a18a78e7dedc7208bd59d25bb51414a5813d15f52e97afa2f347f", + "fork": null, + "format": "eof_test", + "json_path": "eof_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_diff_max_stack_height.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-empty_data_section-from_empty_memory-successful_True-multi_word_expansion_2]", - "fixture_hash": "0x43cd7b4842841f8ff31a24c03df57f3606fe019a2844b988b7bffc1930b79c07", - "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_diff_min_stack_height[fork_CancunEIP7692-eof_test-less_stack]", + "fixture_hash": "0xff40dabbe02a58e02fc67f0a96c1e440bd075a85575b5420f6e7d95efd355f16", + "fork": null, + "format": "eof_test", + "json_path": "eof_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_diff_min_stack_height.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-empty_data_section-from_empty_memory-successful_True-zero_length_expansion]", - "fixture_hash": "0x81bf63731c017be7a2533e80cd788d8cc393a22d219e42a05e98ddb958e4f35d", - "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_diff_min_stack_height[fork_CancunEIP7692-eof_test-same_stack]", + "fixture_hash": "0x9dc45d7a53c6b47c82e96f9e4fe216bcaa09c5e451975bbd056b31b78a3386ee", + "fork": null, + "format": "eof_test", + "json_path": "eof_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_diff_min_stack_height.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-empty_data_section-from_empty_memory-successful_True-huge_dest_zero_length]", - "fixture_hash": "0x1b1ae7ff278e51501bb477f67f1b9a632ec55719bab2bc636a4006f5d3783fbe", - "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_diff_min_stack_height[fork_CancunEIP7692-eof_test-more_stack]", + "fixture_hash": "0x128a4b7cd7ac15e61766add1a577c0fb1e90fa348ed1d91cb3397f0aecef8442", + "fork": null, + "format": "eof_test", + "json_path": "eof_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_diff_min_stack_height.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-empty_data_section-from_empty_memory-successful_True-huge_src_zero_length]", - "fixture_hash": "0xc45b040d142e9125704be7b178843e1b7994eab249b2f4cf5892e9af4ea2078e", - "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_diff_min_stack_height[fork_CancunEIP7692-eof_test-less_output]", + "fixture_hash": "0x4a415a7be8154b898f7982e8d8ee8f8cb5cd2666dab4cf44fd7391c622edb930", + "fork": null, + "format": "eof_test", + "json_path": "eof_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_diff_min_stack_height.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-empty_data_section-from_empty_memory-successful_True-huge_dest_huge_src_zero_length]", - "fixture_hash": "0x80cfe8eeef07f50b73e8ae10217ba24c317081d803c194e053f9987a8f8afd27", - "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_diff_min_stack_height[fork_CancunEIP7692-eof_test-same_output]", + "fixture_hash": "0xab8e37b87966a75ff669b76268e5854402a4cf43088b8bfdfe380d13fc15a67d", + "fork": null, + "format": "eof_test", + "json_path": "eof_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_diff_min_stack_height.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-empty_data_section-from_empty_memory-successful_False-single_byte_expansion]", - "fixture_hash": "0x6339f585c8595558283f7745710a22751ec72d30d6a5f44de22bf31db5eb4d02", - "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_diff_min_stack_height[fork_CancunEIP7692-eof_test-more_output]", + "fixture_hash": "0x2d59a7b0e0b8d23e6b5268295d053d04121cf0f7d25e384df99573d2935b20bd", + "fork": null, + "format": "eof_test", + "json_path": "eof_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_diff_min_stack_height.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-empty_data_section-from_empty_memory-successful_False-single_byte_expansion_2]", - "fixture_hash": "0x96cab4a87cb6a305487c03a755f490c658eb035679dad7eb41b39f024f07f629", - "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-eof_test-less-stack-ti-2-to-0-so-0]", + "fixture_hash": "0x1318bbbd6f8adce4011d58d57ac3c0df181108c5da713769718c6d1cc72a5581", + "fork": null, + "format": "eof_test", + "json_path": "eof_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-empty_data_section-from_empty_memory-successful_False-single_byte_expansion_word_boundary]", - "fixture_hash": "0x432424db9b16c0be60567a8deea178f81c162489de59da7a2feb57d57a127ed3", - "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-eof_test-less-stack-ti-2-to-0-so-2]", + "fixture_hash": "0x637b64d7852c25891190bc727cfb2a710e9cb4e2ac950aa793b49111f5aa7eae", + "fork": null, + "format": "eof_test", + "json_path": "eof_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-empty_data_section-from_empty_memory-successful_False-single_byte_expansion_word_boundary_2]", - "fixture_hash": "0x99ba6ff7a75de1d97ec99acbf5fab411ee5fae7ed2b8a119b4ee472f09dec1c", - "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-eof_test-less-stack-ti-2-to-0-so-4]", + "fixture_hash": "0xdfd1d36d769f46055d6703b21437d055f2b3a7cd5484d01033b431933a4a833", + "fork": null, + "format": "eof_test", + "json_path": "eof_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-empty_data_section-from_empty_memory-successful_False-multi_word_expansion]", - "fixture_hash": "0xe326c304ba8ab67d8035cfdfcfe277e078683d53de59dcf1040686090cd67ca4", - "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-eof_test-less-stack-ti-2-to-2-so-2]", + "fixture_hash": "0x5a4c5834ebfbc4824879a4844bb86776b231337d295ccf667ee0cb33c399d6c9", + "fork": null, + "format": "eof_test", + "json_path": "eof_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-empty_data_section-from_empty_memory-successful_False-multi_word_expansion_2]", - "fixture_hash": "0xbd5b8ba148796a9e4cfa7c252f1d7c1b40aed1e2e45ae994042d49fa8ff7e6e2", - "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-eof_test-less-stack-ti-2-to-2-so-4]", + "fixture_hash": "0xf8498836d9bc1ff92a97765d09060b287e24b41b9823b677f3a02da73b73c155", + "fork": null, + "format": "eof_test", + "json_path": "eof_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-empty_data_section-from_empty_memory-successful_False-zero_length_expansion]", - "fixture_hash": "0x43fb8e1d72d0936c98e4db0d619abeb5a81ba2e2809ef62cfe08be72dbfbfd36", - "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-eof_test-less-stack-ti-2-to-4-so-4]", + "fixture_hash": "0xd44597682407f19cda6fec167e42a6746e8b87e0e2f97d8e80a188da3f59af12", + "fork": null, + "format": "eof_test", + "json_path": "eof_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-empty_data_section-from_empty_memory-successful_False-huge_dest_zero_length]", - "fixture_hash": "0xdcf14de18fedafd69079bcff624ebfbbc14275eee45a509535254ca778c92706", - "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-eof_test-less-stack-ti-4-to-0-so-0]", + "fixture_hash": "0xaf086b8089f1fcfd6d10938d9a06ecd6cc593d26dcbb8dcb5bae71dc5f8c3668", + "fork": null, + "format": "eof_test", + "json_path": "eof_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-empty_data_section-from_empty_memory-successful_False-huge_src_zero_length]", - "fixture_hash": "0x1ad1bb8548dbb922ac71687ec0858096094008c3b17df64f0208c8831bbac11a", - "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-eof_test-less-stack-ti-4-to-0-so-2]", + "fixture_hash": "0x4163b4e55ff84284e10c0713f4b27d5aa00032e080c66b3d5eddad97ec092a84", + "fork": null, + "format": "eof_test", + "json_path": "eof_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-empty_data_section-from_empty_memory-successful_False-huge_dest_huge_src_zero_length]", - "fixture_hash": "0x60fab084c5dbfc7f29c4c95e41cfc8f3f38c2d70383ecb1fb3326725533e6845", - "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-eof_test-less-stack-ti-4-to-0-so-4]", + "fixture_hash": "0x51ced9f12be147ffef0eff1523e86b0bf1868d6646af20b8f705417bab4d5e95", + "fork": null, + "format": "eof_test", + "json_path": "eof_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-byte_data_section-from_existent_memory-successful_True-single_byte_expansion]", - "fixture_hash": "0xd5c4a767741e959cdbca7675201598a3e8458a9f529428e50f12e53798507a3b", - "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-eof_test-less-stack-ti-4-to-2-so-2]", + "fixture_hash": "0x78072639e345b7aba656b6d3dae842b05eb9edf1bb1f4152509fedd054f96a5b", + "fork": null, + "format": "eof_test", + "json_path": "eof_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-byte_data_section-from_existent_memory-successful_True-single_byte_expansion_2]", - "fixture_hash": "0x80480c99e4b8363f5ad9ba2619760b9c8ca7463470f0ede5939612f0e537d531", - "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-eof_test-less-stack-ti-4-to-2-so-4]", + "fixture_hash": "0x22163e8bfd96d3508910f3a30c3eb92cdb20b7d56e8ee895a2be835f36c52653", + "fork": null, + "format": "eof_test", + "json_path": "eof_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-byte_data_section-from_existent_memory-successful_True-single_byte_expansion_word_boundary]", - "fixture_hash": "0x1f6886597fb5e7ad2a48b0bc2607c3ddecf50d9bf679aacc34272d0f3a3e8c69", + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-eof_test-less-stack-ti-4-to-4-so-4]", + "fixture_hash": "0xa65623ff1dacbed5a2a3f757c07d1e470fca3d33c2470d079a2684426bbe8190", + "fork": null, + "format": "eof_test", + "json_path": "eof_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-eof_test-same-stack-ti-0-to-0-so-0]", + "fixture_hash": "0xb0cd0a3595f111cfb0a26f895b89ef5520c4f0ded44829a8acdf4341f06807d", + "fork": null, + "format": "eof_test", + "json_path": "eof_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-eof_test-same-stack-ti-0-to-0-so-2]", + "fixture_hash": "0x327f9d901fae47ee7af5c9fc5fc2d4583f817b151c458fa742efa419b259eab1", + "fork": null, + "format": "eof_test", + "json_path": "eof_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-eof_test-same-stack-ti-0-to-0-so-4]", + "fixture_hash": "0xc1b1d3735241c060b64f1ce9a43a734094f40a93bccc0ac610980e89c8fed9c3", + "fork": null, + "format": "eof_test", + "json_path": "eof_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-eof_test-same-stack-ti-0-to-2-so-2]", + "fixture_hash": "0x6e0dc03ecbcbd4c033b27a1e597fd1056b8fb9b032a1d79abbd67740842dc772", + "fork": null, + "format": "eof_test", + "json_path": "eof_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-eof_test-same-stack-ti-0-to-2-so-4]", + "fixture_hash": "0xcf7487073a93ccc2e7846f300c10442ff5f467e08e19b09c5e0116ab49521d28", + "fork": null, + "format": "eof_test", + "json_path": "eof_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-eof_test-same-stack-ti-0-to-4-so-4]", + "fixture_hash": "0xd6761fe360191b1c503af503aa092a9b9f392aaec5b3dd9596c9740319f2953a", + "fork": null, + "format": "eof_test", + "json_path": "eof_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-eof_test-same-stack-ti-2-to-0-so-0]", + "fixture_hash": "0xf48399098ee3771bd3d90f08ca8fdc2efb706ade98dbbf23effcaae0d0e553a4", + "fork": null, + "format": "eof_test", + "json_path": "eof_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-eof_test-same-stack-ti-2-to-0-so-2]", + "fixture_hash": "0xa33d13f0ad342f51c42ea34ea1ccabe18f85b82919266612829c8fa122dbad48", + "fork": null, + "format": "eof_test", + "json_path": "eof_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-eof_test-same-stack-ti-2-to-0-so-4]", + "fixture_hash": "0xc9015cfe72fc8c18aff11c64f48bc4ea2c1b86246865c47d125be3a17812aa11", + "fork": null, + "format": "eof_test", + "json_path": "eof_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-eof_test-same-stack-ti-2-to-2-so-2]", + "fixture_hash": "0xf2cd4a81950b458296760907c25f35b7c19bce4e066b11c6ee789b01e6783443", + "fork": null, + "format": "eof_test", + "json_path": "eof_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-eof_test-same-stack-ti-2-to-2-so-4]", + "fixture_hash": "0xe1d0bdffa56da643ee1a722e1b9178f5d764bb8a8715b4660dfea939d6d28436", + "fork": null, + "format": "eof_test", + "json_path": "eof_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-eof_test-same-stack-ti-2-to-4-so-4]", + "fixture_hash": "0x5cc3b9b903c8dabb285398bb76c9e31a5c8d73236d8598a73eebd5b4b810dd0", + "fork": null, + "format": "eof_test", + "json_path": "eof_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-eof_test-same-stack-ti-4-to-0-so-0]", + "fixture_hash": "0xe82a923ae4a35842e7bfb7d03f55a74665d5828c1d420771c76c9d033b62298b", + "fork": null, + "format": "eof_test", + "json_path": "eof_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-eof_test-same-stack-ti-4-to-0-so-2]", + "fixture_hash": "0x655e374c5f875ac660f2e065d0d9feb338db03eb4a6068ec7ddf4dce4c8d6ab0", + "fork": null, + "format": "eof_test", + "json_path": "eof_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-eof_test-same-stack-ti-4-to-0-so-4]", + "fixture_hash": "0x7a6addf5b322c42069b8464bf41b64554c9755be714c255a637320f75f283dc4", + "fork": null, + "format": "eof_test", + "json_path": "eof_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-eof_test-same-stack-ti-4-to-2-so-2]", + "fixture_hash": "0x19923a57a9cbb62004424c8fc93b4b9c9ec4f35fb87b00aa009cc978bca32c59", + "fork": null, + "format": "eof_test", + "json_path": "eof_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-eof_test-same-stack-ti-4-to-2-so-4]", + "fixture_hash": "0x683a365b0a6a65a2d78f53776d9473cfe992b4e0c20e50507085f1430d402da0", + "fork": null, + "format": "eof_test", + "json_path": "eof_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-eof_test-same-stack-ti-4-to-4-so-4]", + "fixture_hash": "0xd4e13c011cce648ed8774a99ce75576798c555eb8bf700dde61f4b9311243e5a", + "fork": null, + "format": "eof_test", + "json_path": "eof_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-eof_test-more-stack-ti-0-to-0-so-0]", + "fixture_hash": "0xba434ffece272e3eeda7ac226baaf42ddfc1fa74423ecf5430947dd62da1235b", + "fork": null, + "format": "eof_test", + "json_path": "eof_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-eof_test-more-stack-ti-0-to-0-so-2]", + "fixture_hash": "0x37197c015e58657010e22617838f9352bfe6c5d72ff604c1ce458f74917b3f6f", + "fork": null, + "format": "eof_test", + "json_path": "eof_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-eof_test-more-stack-ti-0-to-0-so-4]", + "fixture_hash": "0xee8e10bd34394d0bd65b3c7cbe591757ac6e21a11347fdfd7e342f3f65d54560", + "fork": null, + "format": "eof_test", + "json_path": "eof_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-eof_test-more-stack-ti-0-to-2-so-2]", + "fixture_hash": "0x9a4e437011807ec7460b1802874c5a0744d1deeba3a5b7f79758bf5d503d6b75", + "fork": null, + "format": "eof_test", + "json_path": "eof_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-eof_test-more-stack-ti-0-to-2-so-4]", + "fixture_hash": "0xf1e4baa2649d531510b9ce0b92a7f0dec84b9e077c30709ac9ccdd1047b3a8fb", + "fork": null, + "format": "eof_test", + "json_path": "eof_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-eof_test-more-stack-ti-0-to-4-so-4]", + "fixture_hash": "0x14399b0ab977568b6a132e671a2ae85f5e29e5beade8f56b726d42dbeefcf332", + "fork": null, + "format": "eof_test", + "json_path": "eof_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-eof_test-more-stack-ti-2-to-0-so-0]", + "fixture_hash": "0xc5b939fab45cb96833ecef53a3ab3a62a72c07eb7abb33e9ef284ef606a0382e", + "fork": null, + "format": "eof_test", + "json_path": "eof_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-eof_test-more-stack-ti-2-to-0-so-2]", + "fixture_hash": "0xe733186ee0007878fb6ff3ccc7f2adcb83d3e899c233180e52c6431c9ad273b0", + "fork": null, + "format": "eof_test", + "json_path": "eof_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-eof_test-more-stack-ti-2-to-0-so-4]", + "fixture_hash": "0x4653b0a6c347fd53b1dfded0de59b0fdef0d3b66c6cdcd2461db2b63eb9eaa63", + "fork": null, + "format": "eof_test", + "json_path": "eof_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-eof_test-more-stack-ti-2-to-2-so-2]", + "fixture_hash": "0x9d1f109b4afaa8ec692ce5f936fc68ff477b78fdf84edc8bee8c1e1deaf98d96", + "fork": null, + "format": "eof_test", + "json_path": "eof_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-eof_test-more-stack-ti-2-to-2-so-4]", + "fixture_hash": "0xb31f908cd733c4d61ccd07201971b4b5412bbec7e12980f9bf1d8aee164f0aea", + "fork": null, + "format": "eof_test", + "json_path": "eof_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-eof_test-more-stack-ti-2-to-4-so-4]", + "fixture_hash": "0x399c5163a07cdf1810bd7ea4f5d8250d871567695a960462f549ba4bc2c791cd", + "fork": null, + "format": "eof_test", + "json_path": "eof_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-eof_test-more-stack-ti-4-to-0-so-0]", + "fixture_hash": "0xdbfaf4e34610e045e3921f61c05c5af9ae5f996d29459c0cdd8a75af48e73b46", + "fork": null, + "format": "eof_test", + "json_path": "eof_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-eof_test-more-stack-ti-4-to-0-so-2]", + "fixture_hash": "0xc2dd2b605f21835ea73406e7d4200b9cb7f77c68fab70303e646d64a42b659ba", + "fork": null, + "format": "eof_test", + "json_path": "eof_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-eof_test-more-stack-ti-4-to-0-so-4]", + "fixture_hash": "0xdc3e4c4142f6323eb4dcc99fcddd9f267ee39c3ad27908459163fba8f88b3a41", + "fork": null, + "format": "eof_test", + "json_path": "eof_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-eof_test-more-stack-ti-4-to-2-so-2]", + "fixture_hash": "0x68724403855bace60a63204dcd62a2012c6dd54f8b21b1c7e5b5c55c378082d6", + "fork": null, + "format": "eof_test", + "json_path": "eof_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-eof_test-more-stack-ti-4-to-2-so-4]", + "fixture_hash": "0x6a587bca0b359de81326ac51f5c707f9c2e12f21e1994a7692bf32a3e559385", + "fork": null, + "format": "eof_test", + "json_path": "eof_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-eof_test-more-stack-ti-4-to-4-so-4]", + "fixture_hash": "0xa54582ed0e5fbff89bab9d378c5c675866ec10e59c236c912a50ea3cf2dc140c", + "fork": null, + "format": "eof_test", + "json_path": "eof_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_incompatible_outputs[fork_CancunEIP7692-eof_test-less_stack]", + "fixture_hash": "0x9eb323eefeccb2d01568a3aa4bc26c22780d0db545cb664c68237cb191caaf16", + "fork": null, + "format": "eof_test", + "json_path": "eof_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_incompatible_outputs.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_incompatible_outputs[fork_CancunEIP7692-eof_test-same_stack]", + "fixture_hash": "0x8e5ff56e0b6bac5b4d6625a59f5566913e7c1f1a43dcdba645c94dfa253e9181", + "fork": null, + "format": "eof_test", + "json_path": "eof_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_incompatible_outputs.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_incompatible_outputs[fork_CancunEIP7692-eof_test-more_stack]", + "fixture_hash": "0xb1c21d17f0f4d8b2ba0e4d19debfce2eb3aeae9f5d5386d18ec19603a9281cc6", + "fork": null, + "format": "eof_test", + "json_path": "eof_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_incompatible_outputs.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_incompatible_outputs[fork_CancunEIP7692-eof_test-less_output]", + "fixture_hash": "0x471b63b6770a6a0085e9f75c1ee42adfaf6296096c0db4bc45ce779eb7db9ebe", + "fork": null, + "format": "eof_test", + "json_path": "eof_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_incompatible_outputs.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_incompatible_outputs[fork_CancunEIP7692-eof_test-same_output]", + "fixture_hash": "0xf3b7bf7630bb8f54c0e8e46b38669dccde092101618c4319ba2ca3622c8e1aaf", + "fork": null, + "format": "eof_test", + "json_path": "eof_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_incompatible_outputs.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_incompatible_outputs[fork_CancunEIP7692-eof_test-more_output]", + "fixture_hash": "0x8ac3ca00690d4edff2714bfa4212459eed4823f7c144f95bc1c8390d494cf2c3", + "fork": null, + "format": "eof_test", + "json_path": "eof_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_incompatible_outputs.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_non_returning_rules[fork_CancunEIP7692-eof_test-h-0-ti-0]", + "fixture_hash": "0x97a34a814add887c8a0a6035019d0b1eb84863d901bd20ca22d63719e9217630", + "fork": null, + "format": "eof_test", + "json_path": "eof_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_non_returning_rules.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_non_returning_rules[fork_CancunEIP7692-eof_test-h-0-ti-2]", + "fixture_hash": "0x9970000da21b8ebd8a7d7ec7cfabdbff289f973875476f2d92e7ebf59b994aa1", + "fork": null, + "format": "eof_test", + "json_path": "eof_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_non_returning_rules.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_non_returning_rules[fork_CancunEIP7692-eof_test-h-0-ti-4]", + "fixture_hash": "0xa55db1a3d4acf5a862769e633c18ec8563f93c9ed0c781aefe4e36bb0113355e", + "fork": null, + "format": "eof_test", + "json_path": "eof_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_non_returning_rules.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_non_returning_rules[fork_CancunEIP7692-eof_test-h-2-ti-0]", + "fixture_hash": "0x2de058c2b26ad2713d32af554c19193d1cc2d43433d24470ca58e0af16512a4b", + "fork": null, + "format": "eof_test", + "json_path": "eof_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_non_returning_rules.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_non_returning_rules[fork_CancunEIP7692-eof_test-h-2-ti-2]", + "fixture_hash": "0xb60af657d526fc1203b66037a3754c1df132eaa76daa936eb6dbe32df78a782f", + "fork": null, + "format": "eof_test", + "json_path": "eof_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_non_returning_rules.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_non_returning_rules[fork_CancunEIP7692-eof_test-h-2-ti-4]", + "fixture_hash": "0x8fa296b6ea788372abc6a929798c3e9e354faf10aea523077260cc2226236768", + "fork": null, + "format": "eof_test", + "json_path": "eof_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_non_returning_rules.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_non_returning_rules[fork_CancunEIP7692-eof_test-h-4-ti-0]", + "fixture_hash": "0xc63c9711524fa9e726394c7ab4ec828f5b87560093a3d9fb776ba76ae99b52fd", + "fork": null, + "format": "eof_test", + "json_path": "eof_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_non_returning_rules.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_non_returning_rules[fork_CancunEIP7692-eof_test-h-4-ti-2]", + "fixture_hash": "0x8b76d8138ecbe9593164e6e89f420dfc0cfcdf1d507a92266d407dca0ee2db32", + "fork": null, + "format": "eof_test", + "json_path": "eof_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_non_returning_rules.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_non_returning_rules[fork_CancunEIP7692-eof_test-h-4-ti-4]", + "fixture_hash": "0xed5b7eb7614f6b5f78d68f2817d56176151ccc61f79a2487edc009497af1bbea", + "fork": null, + "format": "eof_test", + "json_path": "eof_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_non_returning_rules.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_nonretruning_validation.py::test_first_section_returning[fork_CancunEIP7692-eof_test-stop]", + "fixture_hash": "0xfee9c61574dab411d45e874650d2821def769dbfaac7f5352eec4d9a8fe3329b", + "fork": null, + "format": "eof_test", + "json_path": "eof_tests/prague/eip7692_eof_v1/eip6206_jumpf/nonretruning_validation/first_section_returning.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_nonretruning_validation.py::test_first_section_returning[fork_CancunEIP7692-eof_test-invalid0]", + "fixture_hash": "0xd27e39ab5752bca7f219b6413f6d35a41436c64d916d6910a7b5cd4591cbd809", + "fork": null, + "format": "eof_test", + "json_path": "eof_tests/prague/eip7692_eof_v1/eip6206_jumpf/nonretruning_validation/first_section_returning.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_nonretruning_validation.py::test_first_section_returning[fork_CancunEIP7692-eof_test-invalid1]", + "fixture_hash": "0xcae08c07d0ad21c6a6179fdbe45bb727fe7bec09360728b828d67f6d1c90822f", + "fork": null, + "format": "eof_test", + "json_path": "eof_tests/prague/eip7692_eof_v1/eip6206_jumpf/nonretruning_validation/first_section_returning.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_nonretruning_validation.py::test_first_section_returning[fork_CancunEIP7692-eof_test-return]", + "fixture_hash": "0xc5de874db433279997248c2e5ff7c68c91e4606d8da5a93ddb276d44664aaa8d", + "fork": null, + "format": "eof_test", + "json_path": "eof_tests/prague/eip7692_eof_v1/eip6206_jumpf/nonretruning_validation/first_section_returning.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_nonretruning_validation.py::test_first_section_returning[fork_CancunEIP7692-eof_test-retf0]", + "fixture_hash": "0x66b06648cea786078e17d6110a80dd1ea6b7dfa45968b21aa1f8f9ee79949609", + "fork": null, + "format": "eof_test", + "json_path": "eof_tests/prague/eip7692_eof_v1/eip6206_jumpf/nonretruning_validation/first_section_returning.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_nonretruning_validation.py::test_first_section_returning[fork_CancunEIP7692-eof_test-retf1]", + "fixture_hash": "0x474996fe40a6e627c1e8e352e14820e779bccffa4bb21944af14428bec78334b", + "fork": null, + "format": "eof_test", + "json_path": "eof_tests/prague/eip7692_eof_v1/eip6206_jumpf/nonretruning_validation/first_section_returning.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_nonretruning_validation.py::test_returning_section_not_returning[fork_CancunEIP7692-eof_test-stop0]", + "fixture_hash": "0xefb3e38413c89340162e7e0230f8da3d4d3efdab6cf751f1e001d5c84c14ec8a", + "fork": null, + "format": "eof_test", + "json_path": "eof_tests/prague/eip7692_eof_v1/eip6206_jumpf/nonretruning_validation/returning_section_not_returning.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_nonretruning_validation.py::test_returning_section_not_returning[fork_CancunEIP7692-eof_test-stop1]", + "fixture_hash": "0xdf419eebbdb3c9dda2bc4483bb4786ae893300175e06ccd98b3b19e36da1f804", + "fork": null, + "format": "eof_test", + "json_path": "eof_tests/prague/eip7692_eof_v1/eip6206_jumpf/nonretruning_validation/returning_section_not_returning.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_nonretruning_validation.py::test_returning_section_not_returning[fork_CancunEIP7692-eof_test-invalid0]", + "fixture_hash": "0x946c5e4bbe2e7ad50795d261bafbb3c4199b5341828c76cc47eca6a238e7b429", + "fork": null, + "format": "eof_test", + "json_path": "eof_tests/prague/eip7692_eof_v1/eip6206_jumpf/nonretruning_validation/returning_section_not_returning.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_nonretruning_validation.py::test_returning_section_not_returning[fork_CancunEIP7692-eof_test-invalid1]", + "fixture_hash": "0xd26c9f559c564251af2e6568396b1c2b3e82979e4f1aad8cc4ae912ba0969aa9", + "fork": null, + "format": "eof_test", + "json_path": "eof_tests/prague/eip7692_eof_v1/eip6206_jumpf/nonretruning_validation/returning_section_not_returning.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_nonretruning_validation.py::test_retf_in_nonreturning[fork_CancunEIP7692-eof_test-code_prefix_-first_True]", + "fixture_hash": "0xfb754e8faf17a97691fe96790430a4aba3e666116c4e2f6466d029e39d3b54d6", + "fork": null, + "format": "eof_test", + "json_path": "eof_tests/prague/eip7692_eof_v1/eip6206_jumpf/nonretruning_validation/retf_in_nonreturning.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_nonretruning_validation.py::test_retf_in_nonreturning[fork_CancunEIP7692-eof_test-code_prefix_-first_False]", + "fixture_hash": "0xf27efcbfba30af69d2bd2c247e96d591bc1f7ddf202dda6cd326a724a2726c9", + "fork": null, + "format": "eof_test", + "json_path": "eof_tests/prague/eip7692_eof_v1/eip6206_jumpf/nonretruning_validation/retf_in_nonreturning.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_nonretruning_validation.py::test_retf_in_nonreturning[fork_CancunEIP7692-eof_test-code_prefix_PUSH0-first_True]", + "fixture_hash": "0xfe6ef1a9c959d0c8733e055982c0d38b539c1ab984037979212f495eb4c61d3c", + "fork": null, + "format": "eof_test", + "json_path": "eof_tests/prague/eip7692_eof_v1/eip6206_jumpf/nonretruning_validation/retf_in_nonreturning.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_nonretruning_validation.py::test_retf_in_nonreturning[fork_CancunEIP7692-eof_test-code_prefix_PUSH0-first_False]", + "fixture_hash": "0xd360d9429aebab1862369a2aab97d0b6e0743b25937d87ca302df686b15c239f", + "fork": null, + "format": "eof_test", + "json_path": "eof_tests/prague/eip7692_eof_v1/eip6206_jumpf/nonretruning_validation/retf_in_nonreturning.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_nonretruning_validation.py::test_retf_in_nonreturning[fork_CancunEIP7692-eof_test-PUSH0x0x80-first_True]", + "fixture_hash": "0x8347622f10e209bef0336e56556514838f7c048c7baf95a51985f2986ea91ad3", + "fork": null, + "format": "eof_test", + "json_path": "eof_tests/prague/eip7692_eof_v1/eip6206_jumpf/nonretruning_validation/retf_in_nonreturning.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_nonretruning_validation.py::test_retf_in_nonreturning[fork_CancunEIP7692-eof_test-PUSH0x0x80-first_False]", + "fixture_hash": "0x4e58ce0db7abd70d97ccd20cbde4b3f77fe76c938c980fd4ebba6b7e5af27518", + "fork": null, + "format": "eof_test", + "json_path": "eof_tests/prague/eip7692_eof_v1/eip6206_jumpf/nonretruning_validation/retf_in_nonreturning.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_nonretruning_validation.py::test_jumpf_in_nonreturning[fork_CancunEIP7692-eof_test-code_prefix_-first_True]", + "fixture_hash": "0xad1a6ef01950da0eac8338f2b1b686a5425385f91d338778aaa83e18eca082d7", + "fork": null, + "format": "eof_test", + "json_path": "eof_tests/prague/eip7692_eof_v1/eip6206_jumpf/nonretruning_validation/jumpf_in_nonreturning.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_nonretruning_validation.py::test_jumpf_in_nonreturning[fork_CancunEIP7692-eof_test-code_prefix_-first_False]", + "fixture_hash": "0xcdfe99eb27071888abbf1ec3c96d07cee5855024b003ffaaaa4d572e063638b4", + "fork": null, + "format": "eof_test", + "json_path": "eof_tests/prague/eip7692_eof_v1/eip6206_jumpf/nonretruning_validation/jumpf_in_nonreturning.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_nonretruning_validation.py::test_jumpf_in_nonreturning[fork_CancunEIP7692-eof_test-code_prefix_PUSH0-first_True]", + "fixture_hash": "0xeee639d4d0a4248d4b7912b3dee62746130ed9ea03ce0f5a8cf9e408b5232bad", + "fork": null, + "format": "eof_test", + "json_path": "eof_tests/prague/eip7692_eof_v1/eip6206_jumpf/nonretruning_validation/jumpf_in_nonreturning.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_nonretruning_validation.py::test_jumpf_in_nonreturning[fork_CancunEIP7692-eof_test-code_prefix_PUSH0-first_False]", + "fixture_hash": "0x6310f5d8900cdf1e9a51f4c13b281b52749fc190d23986448a8492bfe685628b", + "fork": null, + "format": "eof_test", + "json_path": "eof_tests/prague/eip7692_eof_v1/eip6206_jumpf/nonretruning_validation/jumpf_in_nonreturning.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_nonretruning_validation.py::test_jumpf_in_nonreturning[fork_CancunEIP7692-eof_test-PUSH0x0x80-first_True]", + "fixture_hash": "0xb116ecf55b2063462fff7615cfc373a07de6b0b2372570df74686a219c6f3748", + "fork": null, + "format": "eof_test", + "json_path": "eof_tests/prague/eip7692_eof_v1/eip6206_jumpf/nonretruning_validation/jumpf_in_nonreturning.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_nonretruning_validation.py::test_jumpf_in_nonreturning[fork_CancunEIP7692-eof_test-PUSH0x0x80-first_False]", + "fixture_hash": "0x2780600d5b238ef56f1df757ef92b7fcb4eb90e8dd8deca9ebe03944f9b65126", + "fork": null, + "format": "eof_test", + "json_path": "eof_tests/prague/eip7692_eof_v1/eip6206_jumpf/nonretruning_validation/jumpf_in_nonreturning.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_target.py::test_jumpf_target_rules[fork_CancunEIP7692-eof_test-so-N-to-N]", + "fixture_hash": "0x20038a67683f3603309b8dd0d4f9ee19c86c979c37bf744df5b2796a3a5b1651", + "fork": null, + "format": "eof_test", + "json_path": "eof_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_target/jumpf_target_rules.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_target.py::test_jumpf_target_rules[fork_CancunEIP7692-eof_test-so-N-to-0]", + "fixture_hash": "0xe430b3754f0fd2685226e5a630ce7bf5e5f52b452efb2811550871ce9d6227e2", + "fork": null, + "format": "eof_test", + "json_path": "eof_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_target/jumpf_target_rules.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_target.py::test_jumpf_target_rules[fork_CancunEIP7692-eof_test-so-N-to-2]", + "fixture_hash": "0x3e833a5167c10dc2638b9b0ae8d8979a00513361231302605d1866a8720a9428", + "fork": null, + "format": "eof_test", + "json_path": "eof_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_target/jumpf_target_rules.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_target.py::test_jumpf_target_rules[fork_CancunEIP7692-eof_test-so-N-to-4]", + "fixture_hash": "0x6942d987110c7901b0a5db3bd06ed53bc07785f6db935c22b3ba7172c4cb1a0f", + "fork": null, + "format": "eof_test", + "json_path": "eof_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_target/jumpf_target_rules.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_target.py::test_jumpf_target_rules[fork_CancunEIP7692-eof_test-so-N-to-127]", + "fixture_hash": "0xac668540edec52e1c894c9ab82b7c0bf4a1482b8569166ac606be873b4ca5f20", + "fork": null, + "format": "eof_test", + "json_path": "eof_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_target/jumpf_target_rules.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_target.py::test_jumpf_target_rules[fork_CancunEIP7692-eof_test-so-0-to-N]", + "fixture_hash": "0xec7ac54906024d219a64b2c60b9ce0d1b451c1858d26462ab31d019eda64b561", + "fork": null, + "format": "eof_test", + "json_path": "eof_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_target/jumpf_target_rules.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_target.py::test_jumpf_target_rules[fork_CancunEIP7692-eof_test-so-0-to-0]", + "fixture_hash": "0xee910108fa754b42cbc7cc2b821eba6f74210b6baef4645882d878fc806bbc9", + "fork": null, + "format": "eof_test", + "json_path": "eof_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_target/jumpf_target_rules.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_target.py::test_jumpf_target_rules[fork_CancunEIP7692-eof_test-so-0-to-2]", + "fixture_hash": "0x40a0a206937578392c9b1b552a985c91b18f4fac83ffd53d7a373c8ffeb63da0", + "fork": null, + "format": "eof_test", + "json_path": "eof_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_target/jumpf_target_rules.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_target.py::test_jumpf_target_rules[fork_CancunEIP7692-eof_test-so-0-to-4]", + "fixture_hash": "0xe1af8bd6a1b602838bae4ff7eee849a3783a36b2cff6c1b1fd4b17759a28675c", + "fork": null, + "format": "eof_test", + "json_path": "eof_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_target/jumpf_target_rules.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_target.py::test_jumpf_target_rules[fork_CancunEIP7692-eof_test-so-0-to-127]", + "fixture_hash": "0x91b90736ae3775d65d0633e4ba1db68633dd9d7cb917629b8224f130fe56ad22", + "fork": null, + "format": "eof_test", + "json_path": "eof_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_target/jumpf_target_rules.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_target.py::test_jumpf_target_rules[fork_CancunEIP7692-eof_test-so-2-to-N]", + "fixture_hash": "0x48b88092b00c618d4037990b5a365177fff7ad61f720079aa937f0b20ba6800e", + "fork": null, + "format": "eof_test", + "json_path": "eof_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_target/jumpf_target_rules.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_target.py::test_jumpf_target_rules[fork_CancunEIP7692-eof_test-so-2-to-0]", + "fixture_hash": "0x63ebcc8b0ecc6d9be5571fd8d49bfe85662a5b337a01b95caeb77325b5b365a7", + "fork": null, + "format": "eof_test", + "json_path": "eof_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_target/jumpf_target_rules.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_target.py::test_jumpf_target_rules[fork_CancunEIP7692-eof_test-so-2-to-2]", + "fixture_hash": "0x9b7fce7b1a998a24ce6d75d9b14b804fa9791cfca74efb2eeb73b5ba7c7264d1", + "fork": null, + "format": "eof_test", + "json_path": "eof_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_target/jumpf_target_rules.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_target.py::test_jumpf_target_rules[fork_CancunEIP7692-eof_test-so-2-to-4]", + "fixture_hash": "0x334ed42629e6a41cbd679573bac4049926b67e5f720a8f38f81fe59d8ed64247", + "fork": null, + "format": "eof_test", + "json_path": "eof_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_target/jumpf_target_rules.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_target.py::test_jumpf_target_rules[fork_CancunEIP7692-eof_test-so-2-to-127]", + "fixture_hash": "0x353dc8f3fa07166d693d81106b0578e1b1449262d548a6154e1390ccb34ad385", + "fork": null, + "format": "eof_test", + "json_path": "eof_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_target/jumpf_target_rules.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_target.py::test_jumpf_target_rules[fork_CancunEIP7692-eof_test-so-4-to-N]", + "fixture_hash": "0x4e61fe6e5e175568ab3180a1a51a808b3c2a00598080747cd79d48f96a22c358", + "fork": null, + "format": "eof_test", + "json_path": "eof_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_target/jumpf_target_rules.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_target.py::test_jumpf_target_rules[fork_CancunEIP7692-eof_test-so-4-to-0]", + "fixture_hash": "0xbfc46b44f8b02dea39c072abaf3b6d9ecfa1cfed0f0cd78d7de2af3f492cdd5f", + "fork": null, + "format": "eof_test", + "json_path": "eof_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_target/jumpf_target_rules.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_target.py::test_jumpf_target_rules[fork_CancunEIP7692-eof_test-so-4-to-2]", + "fixture_hash": "0x11c2490ae8547afdb0bf029bc93ca9b7ecde3be8c8482dd30f2804d2cec06ee8", + "fork": null, + "format": "eof_test", + "json_path": "eof_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_target/jumpf_target_rules.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_target.py::test_jumpf_target_rules[fork_CancunEIP7692-eof_test-so-4-to-4]", + "fixture_hash": "0x3b3a44dc24e52e40c2b6ad3a97d94d4d969aef64e8c79a842cd0dbf7fe4ae20d", + "fork": null, + "format": "eof_test", + "json_path": "eof_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_target/jumpf_target_rules.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_target.py::test_jumpf_target_rules[fork_CancunEIP7692-eof_test-so-4-to-127]", + "fixture_hash": "0x74cb980d5afd74b8871a93605829b2d73d27dc6ea88b634997d6ba954d6b0384", + "fork": null, + "format": "eof_test", + "json_path": "eof_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_target/jumpf_target_rules.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_target.py::test_jumpf_target_rules[fork_CancunEIP7692-eof_test-so-127-to-N]", + "fixture_hash": "0xebd0c089174e3b2465bfa0310704f79aa57314e4285d3321a0fe0cb62e87744a", + "fork": null, + "format": "eof_test", + "json_path": "eof_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_target/jumpf_target_rules.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_target.py::test_jumpf_target_rules[fork_CancunEIP7692-eof_test-so-127-to-0]", + "fixture_hash": "0xfaa2cd7583837ae47428ba6f5854ee799213f416fd1a3986b86e9cbb1e76979d", + "fork": null, + "format": "eof_test", + "json_path": "eof_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_target/jumpf_target_rules.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_target.py::test_jumpf_target_rules[fork_CancunEIP7692-eof_test-so-127-to-2]", + "fixture_hash": "0x2e7a8b26a2629ace7011be46bb27bd08752e67a512192cb33d67f5762a47c7f1", + "fork": null, + "format": "eof_test", + "json_path": "eof_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_target/jumpf_target_rules.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_target.py::test_jumpf_target_rules[fork_CancunEIP7692-eof_test-so-127-to-4]", + "fixture_hash": "0x6421d862999eff28138bc8ca43b32269aea0f6e68884902c78404929da93ffb", + "fork": null, + "format": "eof_test", + "json_path": "eof_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_target/jumpf_target_rules.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_target.py::test_jumpf_target_rules[fork_CancunEIP7692-eof_test-so-127-to-127]", + "fixture_hash": "0x5e56b11253762baa0d3251481c7f9a0a4e176d60b6379d45795a5c0f3c203da5", + "fork": null, + "format": "eof_test", + "json_path": "eof_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_target/jumpf_target_rules.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_execution.py::test_jumpf_way_too_large[fork_CancunEIP7692-eof_test]", + "fixture_hash": "0x9bd14b4b8eca657bd2f8754e1bbeef08b104129955f2d5e03049eafde924dcbe", + "fork": null, + "format": "eof_test", + "json_path": "eof_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_execution/jumpf_way_too_large.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_execution.py::test_jumpf_with_inputs_stack_size_1024_at_push[fork_CancunEIP7692-eof_test]", + "fixture_hash": "0x1f934fd73f01fee2f1dee524b19c585486410e8a7e44733f2502e386ab7efcea", + "fork": null, + "format": "eof_test", + "json_path": "eof_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_execution/jumpf_with_inputs_stack_size_1024_at_push.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_execution.py::test_jumpf_forward[fork_CancunEIP7692-eof_test]", + "fixture_hash": "0xe00bf82dff4451f4140612032a4fbc96274e8e459b9aa79b43d29de8cba7286a", + "fork": null, + "format": "eof_test", + "json_path": "eof_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_execution/jumpf_forward.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_execution.py::test_jumpf_too_large[fork_CancunEIP7692-eof_test]", + "fixture_hash": "0x86ac9978566667a93ef8ca8a74f4626416385512e39c96ba2341948e185c41e9", + "fork": null, + "format": "eof_test", + "json_path": "eof_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_execution/jumpf_too_large.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_execution.py::test_callf_to_non_returning_section[fork_CancunEIP7692-eof_test]", + "fixture_hash": "0xba914baffd6217f660640b3af55be5bf8ae16b7860bf1da99c2bc809387ad47b", + "fork": null, + "format": "eof_test", + "json_path": "eof_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_execution/callf_to_non_returning_section.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_execution.py::test_jumpf_backward[fork_CancunEIP7692-eof_test]", + "fixture_hash": "0x9dc654d9cfc4c538fa4a9253032081925d113ca520b5a9ad099bb343364dca95", + "fork": null, + "format": "eof_test", + "json_path": "eof_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_execution/jumpf_backward.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_execution.py::test_jumpf_stack_size_1024[fork_CancunEIP7692-eof_test]", + "fixture_hash": "0x38e07c4e8d99be21e3b2b09b4667d858fbff5cdf0d3a02411bbf5d96bc27148d", + "fork": null, + "format": "eof_test", + "json_path": "eof_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_execution/jumpf_stack_size_1024.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_execution.py::test_jumpf_stack_size_1024_at_push[fork_CancunEIP7692-eof_test]", + "fixture_hash": "0xddcc546317b479d94cad091bae62d62f9dd16bd901f5e3f69164698bd844b12a", + "fork": null, + "format": "eof_test", + "json_path": "eof_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_execution/jumpf_stack_size_1024_at_push.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_execution.py::test_jumpf_with_inputs_stack_size_1024[fork_CancunEIP7692-eof_test]", + "fixture_hash": "0x6b8e02a8bb16f9c47e975a81106eca543d98530ab88391f18f460208b8949a61", + "fork": null, + "format": "eof_test", + "json_path": "eof_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_execution/jumpf_with_inputs_stack_size_1024.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_execution.py::test_jumpf_to_nonexistent_section[fork_CancunEIP7692-eof_test]", + "fixture_hash": "0x78787f7c93cbe8542b016fa535d49e7c4eca814b41954bc5210c623109e4c36b", + "fork": null, + "format": "eof_test", + "json_path": "eof_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_execution/jumpf_to_nonexistent_section.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_execution.py::test_jumpf_stack_overflow[fork_CancunEIP7692-eof_test]", + "fixture_hash": "0x8b70611bcf7b6bd2cf3a5e1a18ee25008fed4630b285a88a2ae588642023c0fa", + "fork": null, + "format": "eof_test", + "json_path": "eof_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_execution/jumpf_stack_overflow.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_execution.py::test_jumpf_with_inputs_stack_overflow[fork_CancunEIP7692-eof_test]", + "fixture_hash": "0x23833817b2c263de97cfae0e7b046273a181f9ec23f4241b8e313709ac2f66f4", + "fork": null, + "format": "eof_test", + "json_path": "eof_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_execution/jumpf_with_inputs_stack_overflow.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_execution.py::test_jumpf_to_self[fork_CancunEIP7692-eof_test]", + "fixture_hash": "0x3860426b4b1760e5445953b962ae65fb9bfb1a45f525246424b21ec74f7cb3d0", + "fork": null, + "format": "eof_test", + "json_path": "eof_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_execution/jumpf_to_self.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-empty_data_section-from_existent_memory-successful_True-single_byte_expansion]", + "fixture_hash": "0x9c8b42ff669bbef97fd6a798e4636a494cee333a9327e04b5279faa81c3c8d19", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-empty_data_section-from_existent_memory-successful_True-single_byte_expansion_2]", + "fixture_hash": "0x8fd467d13146e4897e784534075501dd2ac70193be298e0d6f74ad846b4d5ecc", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-empty_data_section-from_existent_memory-successful_True-single_byte_expansion_word_boundary]", + "fixture_hash": "0xa67a71f249d8418150709dc4d190c8688a07a9631b05fa11f5295f705e82a0e0", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-empty_data_section-from_existent_memory-successful_True-single_byte_expansion_word_boundary_2]", + "fixture_hash": "0x856b4307cf2b65b201e63ce44454222e27adb940b8490281287fae420d9e64ad", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-empty_data_section-from_existent_memory-successful_True-multi_word_expansion]", + "fixture_hash": "0x698ba659ff48fa7203eb38c7017ba448e278bb01f607862d07ed13af34a0c5b2", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-empty_data_section-from_existent_memory-successful_True-multi_word_expansion_2]", + "fixture_hash": "0x8b3b6fb239a8644097df8e34c0d90c3491121ec974350810aab7ebf4c51c7ccf", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-empty_data_section-from_existent_memory-successful_True-zero_length_expansion]", + "fixture_hash": "0xdabec7d70eec68b2a78695c956569e945ff3021b469dbc5d876c0e07a0a36565", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-empty_data_section-from_existent_memory-successful_True-huge_dest_zero_length]", + "fixture_hash": "0x152d702eec607dbcc80d003e536bf1f0cd2b462beace83116f2bd01a51ef2252", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-empty_data_section-from_existent_memory-successful_True-huge_src_zero_length]", + "fixture_hash": "0x5bbca407115a54bc4040a229c3defc1e14a1558b59a702067b85bed796bff0d6", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-empty_data_section-from_existent_memory-successful_True-huge_dest_huge_src_zero_length]", + "fixture_hash": "0x261f6d81c5be09a2f9dbdf47c0b1a90fcf6ad7a9ee28c951fe0368005cc9feb1", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-empty_data_section-from_existent_memory-successful_False-single_byte_expansion]", + "fixture_hash": "0x367fc9ccb100abec7efe0fca244d22e3306a520b73fd8db7c40dcc2a3aacd5d5", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-empty_data_section-from_existent_memory-successful_False-single_byte_expansion_2]", + "fixture_hash": "0xbb6c5c30c19d3ccd669ca433b0662765aa1fdaeeed33e3eddbd0b16bba140c02", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-empty_data_section-from_existent_memory-successful_False-single_byte_expansion_word_boundary]", + "fixture_hash": "0x2fb441cd66d7a03d8ee1e7df7cba470a2b2a8cf42203f54e244e3f3190db4fa0", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-empty_data_section-from_existent_memory-successful_False-single_byte_expansion_word_boundary_2]", + "fixture_hash": "0x1f47cf2cbbb6a591b660871a706cc7e2815ed0ef9cbf39cdcf2e02f37535abcb", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-empty_data_section-from_existent_memory-successful_False-multi_word_expansion]", + "fixture_hash": "0x30b82cac3138738010b01f0572d5ece163567baafa4d3075004139466f64d001", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-empty_data_section-from_existent_memory-successful_False-multi_word_expansion_2]", + "fixture_hash": "0x423a4e3eb335694ac7a2771b0f5b9c230e3ae127c1a2e47fcdd7839ba00c0f22", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-empty_data_section-from_existent_memory-successful_False-zero_length_expansion]", + "fixture_hash": "0x7987960cfc2c61836acc8782930af7572c4e90760947246fbba61e4c71617477", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-empty_data_section-from_existent_memory-successful_False-huge_dest_zero_length]", + "fixture_hash": "0x34f017cbadb05ebaaf637cf2d367e5aa61e59e5e3f3eeb7ee65ddbec83957bef", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-empty_data_section-from_existent_memory-successful_False-huge_src_zero_length]", + "fixture_hash": "0x7d5c3b19af003b58f1727c8568e5e5f95275e7782a40fc1c981fefa7fdf5c887", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-empty_data_section-from_existent_memory-successful_False-huge_dest_huge_src_zero_length]", + "fixture_hash": "0x6bcf568426e5f44c53d8125f1b74838239d996e98f6dc68e57c6cf72637e7db6", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-empty_data_section-from_empty_memory-successful_True-single_byte_expansion]", + "fixture_hash": "0x974faf438cc37d141eceb73120ab1e89a6e92ec6fc5ffebe69fa510172fc2267", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-empty_data_section-from_empty_memory-successful_True-single_byte_expansion_2]", + "fixture_hash": "0x3a339d6d0fac4865cdda8225900dab180ffd1770c70f907e10bb0e6895529d77", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-empty_data_section-from_empty_memory-successful_True-single_byte_expansion_word_boundary]", + "fixture_hash": "0xa9bd86195c354432ab2fdcdbcc05130d0d57aed7409ca767057db0d94d45fa71", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-empty_data_section-from_empty_memory-successful_True-single_byte_expansion_word_boundary_2]", + "fixture_hash": "0xc510cc71513fd86f320c53ecef4867fbfc78807c2631d9ca3a186b0cff676bba", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-empty_data_section-from_empty_memory-successful_True-multi_word_expansion]", + "fixture_hash": "0xa2066d819e460770cd4992621391abd768cfb2c09bf3aef82f32ba2e5ef242d3", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-empty_data_section-from_empty_memory-successful_True-multi_word_expansion_2]", + "fixture_hash": "0xe75b91acdaa45bf94ce853bdc44dedddf2fd01e1c1353ebf1917bb18911f8ff9", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-empty_data_section-from_empty_memory-successful_True-zero_length_expansion]", + "fixture_hash": "0xa710a8fb1f3bcf97c0f394e619dee1c22c013c49c441d26a9030f40e21317b14", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-empty_data_section-from_empty_memory-successful_True-huge_dest_zero_length]", + "fixture_hash": "0xbe785d12e31856130689a6f16d997875514cf98fd59ee4f85a6cd7444996a99f", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-empty_data_section-from_empty_memory-successful_True-huge_src_zero_length]", + "fixture_hash": "0xee8df8f3725a19fbdf40dcabd5f174df555389f037405e4056c83527f67d8dba", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-empty_data_section-from_empty_memory-successful_True-huge_dest_huge_src_zero_length]", + "fixture_hash": "0x9969e2caf6d03aec5381263cda5658c9dee55238913956201c187b1a0ca865f7", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-empty_data_section-from_empty_memory-successful_False-single_byte_expansion]", + "fixture_hash": "0x8e9bdbaa612c5b9bf0a1507ee3573c3ccdcd566fc38d394371874ed732d555fd", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-empty_data_section-from_empty_memory-successful_False-single_byte_expansion_2]", + "fixture_hash": "0x5eb8221fb90088ba8e10d699bae977437b7d3e44b307e87944cf8b3ed7c61f62", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-empty_data_section-from_empty_memory-successful_False-single_byte_expansion_word_boundary]", + "fixture_hash": "0xca16f4ad7bba6cafdc565c60e01cb1f6645bad0a7584a4c113f2fa2849a2044b", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-empty_data_section-from_empty_memory-successful_False-single_byte_expansion_word_boundary_2]", + "fixture_hash": "0x437d9efc86c7207952cdc3f84260bfa6c6611be0dbc25bbc6804318e4e51b5f2", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-empty_data_section-from_empty_memory-successful_False-multi_word_expansion]", + "fixture_hash": "0x536d8e33f66f74f06e75dc3d362185b57facfc560500ce4e0c44d0223ccbd2d", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-empty_data_section-from_empty_memory-successful_False-multi_word_expansion_2]", + "fixture_hash": "0x8de90d20742b21883bb1df663629e38dfbe9a94295813279abe53dae5f64f43", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-empty_data_section-from_empty_memory-successful_False-zero_length_expansion]", + "fixture_hash": "0x19541df301c6fb4d0a1ec3856e89c47d83bddc5ca4fcacb340a0f0cbb4f3751a", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-empty_data_section-from_empty_memory-successful_False-huge_dest_zero_length]", + "fixture_hash": "0x14a1d5ff9266017fd902af294a6e616bba3d456a65d5cf414d2adfba7bbd9436", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-empty_data_section-from_empty_memory-successful_False-huge_src_zero_length]", + "fixture_hash": "0xf4d876157d79e8219d459e2b15bded7d0475156b5b41252844902d0b57b76d32", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-empty_data_section-from_empty_memory-successful_False-huge_dest_huge_src_zero_length]", + "fixture_hash": "0xfee7c69dd2767e10d60217cd5eec85b8b987899e1fbe679dd53e48018562ef2c", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-byte_data_section-from_existent_memory-successful_True-single_byte_expansion]", + "fixture_hash": "0xeea6e90ef47dc8a2d6673b5ade91b3459061072ba4b3be2686a3eff25022f482", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-byte_data_section-from_existent_memory-successful_True-single_byte_expansion_2]", + "fixture_hash": "0x68f4c477d97dd87e7242b6922d60863f787f0f17bf4b1c7d7bd5d5356f3add68", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-byte_data_section-from_existent_memory-successful_True-single_byte_expansion_word_boundary]", + "fixture_hash": "0x1e2a0fa2c23d1b5d9f70b84c323f614559c4d4d11e6b90f4f91243cc987d96a", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-byte_data_section-from_existent_memory-successful_True-single_byte_expansion_word_boundary_2]", + "fixture_hash": "0x7ecc25f6f425a3684cd1e68a38514c878fdb6c80cbaffc6734adc17b4d08a541", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-byte_data_section-from_existent_memory-successful_True-multi_word_expansion]", + "fixture_hash": "0xb62ca03e94364881a9c404383d891e561c146788511455841834f46e58a4061f", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-byte_data_section-from_existent_memory-successful_True-multi_word_expansion_2]", + "fixture_hash": "0xae8d2682c47aaa384864f61e15e163cd3e937d49d12d3d2cb5ceaf8b07db981e", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-byte_data_section-from_existent_memory-successful_True-zero_length_expansion]", + "fixture_hash": "0xacf835d2dabd56c807958bda527b3299d9ed264e5da881f9597bead375f0baea", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-byte_data_section-from_existent_memory-successful_True-huge_dest_zero_length]", + "fixture_hash": "0x190943bc887ad4641648b2de7b228e4e28501b989a128cdb2c4d2db7ed3d23d", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-byte_data_section-from_existent_memory-successful_True-huge_src_zero_length]", + "fixture_hash": "0x34df4e9eca1287dc65b38fc3a628d5ae66db93ef56597a375ea8c555d60ad00c", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-byte_data_section-from_existent_memory-successful_True-huge_dest_huge_src_zero_length]", + "fixture_hash": "0xea34ca0126772bb4c4c87565397e2802d59fe6f8ab216f6ab0b316176a204975", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-byte_data_section-from_existent_memory-successful_False-single_byte_expansion]", + "fixture_hash": "0xce2ae2f0e5650556502f7c15585fb969f4d558a8e19c47e74da6f8c061083f0d", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-byte_data_section-from_existent_memory-successful_False-single_byte_expansion_2]", + "fixture_hash": "0xb9e60dd33a1b509ae3889caf946fcf44bbb980c219713820f7cf5f32c23071a4", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-byte_data_section-from_existent_memory-successful_False-single_byte_expansion_word_boundary]", + "fixture_hash": "0x79191e44a13ddd6fe38ebf1a9a8356e4fd87dea25152d640d30df29e6a09f8e8", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-byte_data_section-from_existent_memory-successful_False-single_byte_expansion_word_boundary_2]", + "fixture_hash": "0xfa4487f7f8ebbc2b4358468c9397489a0e73c354340d66d3fde9ba132d40ac6b", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-byte_data_section-from_existent_memory-successful_False-multi_word_expansion]", + "fixture_hash": "0x6f55247c25c8462a5027e76a87cc4388a335e9c519dd9f59912bec630b24258b", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-byte_data_section-from_existent_memory-successful_False-multi_word_expansion_2]", + "fixture_hash": "0x99456f55a337bfaf86a8cff05e164d1986b54782b5893f003da4383d0b33586b", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-byte_data_section-from_existent_memory-successful_False-zero_length_expansion]", + "fixture_hash": "0xfa65f19b47c5bd57c87fc69b163bc4a19e4447850928d537a7f133af5a6de6ab", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-byte_data_section-from_existent_memory-successful_False-huge_dest_zero_length]", + "fixture_hash": "0xf6cc7a70b9e798f5112b6e57d5edb3e63d97128abbbcb6e5f2fbc15ce4ea53e7", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-byte_data_section-from_existent_memory-successful_False-huge_src_zero_length]", + "fixture_hash": "0xf3f56860210e85c5deff9013f508e37d420d70d48aa7a2b14b190874b8feb944", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-byte_data_section-from_existent_memory-successful_False-huge_dest_huge_src_zero_length]", + "fixture_hash": "0x9e4b986b2627c9c2a75eccd746ce0e13be1d1b15fa9a03838c8608bb4be853e", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-byte_data_section-from_empty_memory-successful_True-single_byte_expansion]", + "fixture_hash": "0x9fb241475a8f31eb899146117122f0afb3ecef76598c9bb005b32dae20db3c6f", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-byte_data_section-from_empty_memory-successful_True-single_byte_expansion_2]", + "fixture_hash": "0xf0e36728c868104f3a20cadca042996ce21425e373fac58284759ab3c86d5de9", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-byte_data_section-from_empty_memory-successful_True-single_byte_expansion_word_boundary]", + "fixture_hash": "0x43049da871401a5c922a0b48345957f9d2f5e6090502cd944163e404194e74c4", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-byte_data_section-from_empty_memory-successful_True-single_byte_expansion_word_boundary_2]", + "fixture_hash": "0xba4ba236f237bd292e8dc689bc9877199fdfaa42809ca55f3d3f2592a61cd158", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-byte_data_section-from_empty_memory-successful_True-multi_word_expansion]", + "fixture_hash": "0xc60c2488d83c115498f6fcf9ff8bedb00d7dc53c7c955b0fce805a2092783b53", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-byte_data_section-from_empty_memory-successful_True-multi_word_expansion_2]", + "fixture_hash": "0xa22a640ec488f9f301d00357b8741f892ba750761a680e0cec81adcdab1e9f3a", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-byte_data_section-from_empty_memory-successful_True-zero_length_expansion]", + "fixture_hash": "0x1cc364d49fed367568e90bfe42fa0a95a1334e33bb00928c21f5a2a4404ba996", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-byte_data_section-from_empty_memory-successful_True-huge_dest_zero_length]", + "fixture_hash": "0xf3c62790f5c8e22beb41f02dd1f38ffe95a8aa56d893414c04b199d1841d47d9", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-byte_data_section-from_empty_memory-successful_True-huge_src_zero_length]", + "fixture_hash": "0xb52643f69297c1e029c83f857b785921f9e6c1d43e24ce6c805d0573f43dbc0e", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-byte_data_section-from_empty_memory-successful_True-huge_dest_huge_src_zero_length]", + "fixture_hash": "0x920353f9825c3a0fa19b0ac1fe1a2d8b056df76a50beef7828b485bf1e9e9b77", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-byte_data_section-from_empty_memory-successful_False-single_byte_expansion]", + "fixture_hash": "0x41b4416e9a71d91f2ea9cfb50d24af69038e4f698205a57a0f67231bd397d961", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-byte_data_section-from_empty_memory-successful_False-single_byte_expansion_2]", + "fixture_hash": "0x64727eb24bbee99d5a4c2bd3106817a312096fb1092c6e34c36691e40780eec", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-byte_data_section-from_empty_memory-successful_False-single_byte_expansion_word_boundary]", + "fixture_hash": "0x4b7a2cf89c14389e42b9f36860918fc7b1c5345dcf4c502c765e1ea145fd0d49", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-byte_data_section-from_empty_memory-successful_False-single_byte_expansion_word_boundary_2]", + "fixture_hash": "0x54d6be78c9c2b8e754e73ad4a2fee107c43f4c792d702e92cf82b4161793cda7", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-byte_data_section-from_empty_memory-successful_False-multi_word_expansion]", + "fixture_hash": "0x8694c6b92b8caa130dbf5bc3f6f17eda792edfa5986822adfcd147aab22e7f6a", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-byte_data_section-from_empty_memory-successful_False-multi_word_expansion_2]", + "fixture_hash": "0x29659d507e070ea02b0791577e554d85ca2c8507aa34f475bb717b7a518543b1", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-byte_data_section-from_empty_memory-successful_False-zero_length_expansion]", + "fixture_hash": "0x9a895390d3205d22f23d1a36f8ff8cb91de6d2e3e375e25360257d2a6a7d70c2", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-byte_data_section-from_empty_memory-successful_False-huge_dest_zero_length]", + "fixture_hash": "0x4cccf54edde89c907c2bd15fa20d0969e917be068f571bc28761b5b8ce4553e", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-byte_data_section-from_empty_memory-successful_False-huge_src_zero_length]", + "fixture_hash": "0xc0c2065495d96c58b5eac07b66d973dd60f7bc74bd2f492c89d4f91b08050e21", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-byte_data_section-from_empty_memory-successful_False-huge_dest_huge_src_zero_length]", + "fixture_hash": "0xc5ab215819ce2dbae9fd45224147b40501998162066de85a9c2e29fc3224c10e", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-word_data_section-from_existent_memory-successful_True-single_byte_expansion]", + "fixture_hash": "0xabe0da5afeeaeb39811c5777c6896949a0294150de7eb24a4d0a3b6e94d4e49a", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-word_data_section-from_existent_memory-successful_True-single_byte_expansion_2]", + "fixture_hash": "0xc4a694f8bf19ac7fbfa4b671e64618ce9c530b71ce507c0bba1ac28a76a4dae7", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-word_data_section-from_existent_memory-successful_True-single_byte_expansion_word_boundary]", + "fixture_hash": "0xe24ad0e13fc1ec7d42e88ef0e4cd3bd393cf95d8a3bb67a5f36caae6121e83fa", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-word_data_section-from_existent_memory-successful_True-single_byte_expansion_word_boundary_2]", + "fixture_hash": "0x3a1575dbbff5abbdd06bbef5fcab738fe0b47e13fd2cf454f497d42fa57d3b6f", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-word_data_section-from_existent_memory-successful_True-multi_word_expansion]", + "fixture_hash": "0xc29d0d5782bde9b782189385fc00c6e231b33e0e0c1a9cbb9a09c56a826992d1", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-word_data_section-from_existent_memory-successful_True-multi_word_expansion_2]", + "fixture_hash": "0x24db72876ab8b744dad548fd83e8bd9c09916a526ae08b920a9f322680ea2393", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-word_data_section-from_existent_memory-successful_True-zero_length_expansion]", + "fixture_hash": "0xfe44850368c1886e91d58babf4b3c1b1aa1f21b0386d33ff1ae7060fccd3c81d", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-word_data_section-from_existent_memory-successful_True-huge_dest_zero_length]", + "fixture_hash": "0xdeeb1a1c24b32c1291aa8752238e8f60da4583b23d12b7915457f16c9f1c504a", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-word_data_section-from_existent_memory-successful_True-huge_src_zero_length]", + "fixture_hash": "0x76c68d086864e7e1dd39336f234305d320ba74bd46e01e6f387f6031005446b9", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-word_data_section-from_existent_memory-successful_True-huge_dest_huge_src_zero_length]", + "fixture_hash": "0xe87e76cdff0fe3bf32ec2b700a13fcd0ef07d64a5cbbb0edd85ae74572a5743b", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-word_data_section-from_existent_memory-successful_False-single_byte_expansion]", + "fixture_hash": "0xfc4b97704da5109b78ee8b8bef3ddb80ad4ef2c538541d5e9536546a9063014a", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-word_data_section-from_existent_memory-successful_False-single_byte_expansion_2]", + "fixture_hash": "0xa6c59cc8ca211314fd5d0e8cdc156fedd38dace7f5e86f4f648f12d2c9dccf55", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-word_data_section-from_existent_memory-successful_False-single_byte_expansion_word_boundary]", + "fixture_hash": "0xcae0af2538b05f73ea82bd1deaf8331b68c5fde6779fa2149544eeac47ea181", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-word_data_section-from_existent_memory-successful_False-single_byte_expansion_word_boundary_2]", + "fixture_hash": "0xe9dde47a1c85c1eccba1b6168ee0e2266f1358947f4e012066241225c005a176", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-word_data_section-from_existent_memory-successful_False-multi_word_expansion]", + "fixture_hash": "0xa8fd89abf68a8c7714580ec17302ed74add2b9ea5469ed44cbac1739cd43b869", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-word_data_section-from_existent_memory-successful_False-multi_word_expansion_2]", + "fixture_hash": "0x3502b185ef03747c5e02717fc40015a08eb823151f500251905a1537ef574275", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-word_data_section-from_existent_memory-successful_False-zero_length_expansion]", + "fixture_hash": "0xb700eda5dcbd4ae5c480bef0d40d21f1a071d3c1cb22d12375b810cb9f41edc0", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-word_data_section-from_existent_memory-successful_False-huge_dest_zero_length]", + "fixture_hash": "0xcfe8536933ea2fe58280a1df2089304c3faf127447285acb2519e51489455bfe", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-word_data_section-from_existent_memory-successful_False-huge_src_zero_length]", + "fixture_hash": "0x1f92e704bc3c6051ae38347727626c6ef763a8d8b7b9db398c07c32fdb80668d", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-word_data_section-from_existent_memory-successful_False-huge_dest_huge_src_zero_length]", + "fixture_hash": "0x18c2074061d024e6a6e905611924b561e718b598e486eae07b023dcf3c6c4650", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-word_data_section-from_empty_memory-successful_True-single_byte_expansion]", + "fixture_hash": "0x7ae8d68552211e4788b5948d6f2796b73034217372ba6319b41ed151e05f9121", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-word_data_section-from_empty_memory-successful_True-single_byte_expansion_2]", + "fixture_hash": "0xe947634e0f12c04a39e47d6ad23b900745e258c48b0fee0d5b6ac9492486f656", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-word_data_section-from_empty_memory-successful_True-single_byte_expansion_word_boundary]", + "fixture_hash": "0x918f881a2293ce8430457b8474aaed51457385af6e615eacc51e7d6651ae51f9", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-word_data_section-from_empty_memory-successful_True-single_byte_expansion_word_boundary_2]", + "fixture_hash": "0x5efc9c75d69435ab9a55f6c47d88c60e7adc432aa6993a6fb61e3021f896445d", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-word_data_section-from_empty_memory-successful_True-multi_word_expansion]", + "fixture_hash": "0x65820244fa21e11832b3d11156047f25a6b95d0d920828baf7c566bba7f08ccf", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-word_data_section-from_empty_memory-successful_True-multi_word_expansion_2]", + "fixture_hash": "0x5e744da5c5dca1c9b8a487e80f103edba2668a807892a95649c889427950dd22", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-word_data_section-from_empty_memory-successful_True-zero_length_expansion]", + "fixture_hash": "0xe5d29789870c1e7f6d561ac803f1bcf42c3728fb7c458ae633c76b92c7f27ab9", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-word_data_section-from_empty_memory-successful_True-huge_dest_zero_length]", + "fixture_hash": "0x8d7a0f86c084a76939d1840ba0cc88a17e2593eb72cf09708f8746ffaffe23f7", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-word_data_section-from_empty_memory-successful_True-huge_src_zero_length]", + "fixture_hash": "0x9e40d814d9599d52dfdb09abbe21ac3e2e5ccccf6f02c4e449bf488f835b9dce", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-word_data_section-from_empty_memory-successful_True-huge_dest_huge_src_zero_length]", + "fixture_hash": "0x1b9a37b33f474c5ffde3bd54e6fad08b7dc1e1c93f5531c14c20ee685e3be51", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-word_data_section-from_empty_memory-successful_False-single_byte_expansion]", + "fixture_hash": "0xf314a3a7bbc8f80dcafdc5a88bfcb7aa75d29fd82c3eef7d89fcaaa20fbd75fe", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-word_data_section-from_empty_memory-successful_False-single_byte_expansion_2]", + "fixture_hash": "0xdad6f4df69c17985ec1dde33da25fc35da336d851a78648f52028cc594d4ea38", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-word_data_section-from_empty_memory-successful_False-single_byte_expansion_word_boundary]", + "fixture_hash": "0xb4ac4d65710ff1d624cfeeff5f1c640e8e687eeafac27e9615e00a5e75b7a7e0", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-word_data_section-from_empty_memory-successful_False-single_byte_expansion_word_boundary_2]", + "fixture_hash": "0x52c83d5ca4c3ac75739008fa999adb78802bb15a6f25db65f526730e7c4c0aa0", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-word_data_section-from_empty_memory-successful_False-multi_word_expansion]", + "fixture_hash": "0x629e2a24ca607d62048a89a8bc1c0673f3be830b1f7bb18a437d27d37c8e09ee", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-word_data_section-from_empty_memory-successful_False-multi_word_expansion_2]", + "fixture_hash": "0x39ef8b65074273fa44f63872fec8ee4b6f2dda13ce59c74abec261592d7c245d", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-word_data_section-from_empty_memory-successful_False-zero_length_expansion]", + "fixture_hash": "0x437e1d222a6ac6129138de3fad0c6f347a5fe642f8b71ded5d4cb78a5e1ab3cc", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-word_data_section-from_empty_memory-successful_False-huge_dest_zero_length]", + "fixture_hash": "0x62a82d750a828e4099d64172a43ec91151f4126e99f6e43c642224af5dc7ac0e", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-word_data_section-from_empty_memory-successful_False-huge_src_zero_length]", + "fixture_hash": "0x49322503c64c6aff5c9734a2c333dc6ff67730c3b2c60ddf4721244ad0cbc660", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-word_data_section-from_empty_memory-successful_False-huge_dest_huge_src_zero_length]", + "fixture_hash": "0xcd5d5f30718c7cf29cd49fa4e04701f850c41d297e8afdc3c08df6ab4b7a0b84", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-large_data_section-from_existent_memory-successful_True-single_byte_expansion]", + "fixture_hash": "0x7f8be44c250837d2c5a821719ebc7c585aa0dfaabacc6378afc6201cc74b2524", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-large_data_section-from_existent_memory-successful_True-single_byte_expansion_2]", + "fixture_hash": "0x39d4e8a90316081ac6822a9d7adf05b0401548814a307490353f6d39f832a687", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-large_data_section-from_existent_memory-successful_True-single_byte_expansion_word_boundary]", + "fixture_hash": "0x7cbeff667485d26279f43c404720cf2d5fe8db6d11af31f849da2a4b523f204a", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-large_data_section-from_existent_memory-successful_True-single_byte_expansion_word_boundary_2]", + "fixture_hash": "0xf692ba8d70857ee1120ec536a6fd26277949a1b9491dbfeef6e1fd39ffc37f97", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-large_data_section-from_existent_memory-successful_True-multi_word_expansion]", + "fixture_hash": "0x6c72452bfc8eb5cc71012436338919aa0071b533c16a968f41932957f0372baf", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-large_data_section-from_existent_memory-successful_True-multi_word_expansion_2]", + "fixture_hash": "0xf945aa7cd43acb588626e7873f53f25fc6f14253e00df108b70602db5ed2bbef", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-large_data_section-from_existent_memory-successful_True-zero_length_expansion]", + "fixture_hash": "0x6ff725e8989c900efb5f49df0e64f6f8a17add0cf4655fa197b545724dde851d", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-large_data_section-from_existent_memory-successful_True-huge_dest_zero_length]", + "fixture_hash": "0x1d896b071ea9f6d431459d7d31ce2e18d3102b2e0e02bd120af9517f5b17461a", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-large_data_section-from_existent_memory-successful_True-huge_src_zero_length]", + "fixture_hash": "0xe37867289535e25b79fed1b16e3b47f8d45d8b30d8c119785c66491255fce58", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-large_data_section-from_existent_memory-successful_True-huge_dest_huge_src_zero_length]", + "fixture_hash": "0xdd6f8a68e1ae898f0cce97b8bfbb3ced77db9d627766ba907b108b87d80e090", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-large_data_section-from_existent_memory-successful_False-single_byte_expansion]", + "fixture_hash": "0xc9ee2f76363112614190028cfd4cbd2a122a25f2de89189fdc86b7f00b1c279d", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-large_data_section-from_existent_memory-successful_False-single_byte_expansion_2]", + "fixture_hash": "0xaf17b1d68dfc3d84fe919029320d16097f60df5b0130e6bbdab21593484d51fb", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-large_data_section-from_existent_memory-successful_False-single_byte_expansion_word_boundary]", + "fixture_hash": "0x249d8e418b33e15f64c32ef6ccf3b7be870a99eaabe0df63051807317787b385", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-large_data_section-from_existent_memory-successful_False-single_byte_expansion_word_boundary_2]", + "fixture_hash": "0xcadc4b74e535bc76a0c90190350da83779d6caa369fc91b19541414d0f11e209", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-large_data_section-from_existent_memory-successful_False-multi_word_expansion]", + "fixture_hash": "0x5cb56d2d9346b11e5a6107b1aec7dc031d35e155c43dddcdf14b75ba16228671", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-large_data_section-from_existent_memory-successful_False-multi_word_expansion_2]", + "fixture_hash": "0x449f0873a13d6631c7473f74a4bebdabbca57114487ac52e62fea2fba28ceaf5", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-large_data_section-from_existent_memory-successful_False-zero_length_expansion]", + "fixture_hash": "0x35aef8dbc23806bf60bea4aefa9fb0b1c774deab39fc8745413ca2c3bb2e82c7", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-large_data_section-from_existent_memory-successful_False-huge_dest_zero_length]", + "fixture_hash": "0xf66316625988d4b4b17e40d88e4bf9f86555347b84723c71be4430b93bda5d1d", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-large_data_section-from_existent_memory-successful_False-huge_src_zero_length]", + "fixture_hash": "0x4cfb71fbe8948a4576dca1b68853cde9e174409892e0a7403f857bea11df642", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-large_data_section-from_existent_memory-successful_False-huge_dest_huge_src_zero_length]", + "fixture_hash": "0x8626483a937c0eaf9f3955842d04b267045cd8c940ba030040f0d5f24cb6cc54", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-large_data_section-from_empty_memory-successful_True-single_byte_expansion]", + "fixture_hash": "0xeec95fe6d27bbb9a7715697fbdfbd5e63a8004ffafc6b9a330d083423ff23a64", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-large_data_section-from_empty_memory-successful_True-single_byte_expansion_2]", + "fixture_hash": "0xaa872ff238d10656fc04b803e41695593e85b3a0918221cbb513adc82e3b1cbf", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-large_data_section-from_empty_memory-successful_True-single_byte_expansion_word_boundary]", + "fixture_hash": "0x6a8d9550bbad2591c737f1c4cb5f0c8485b98744895b9f965a1ff706d88c9ce8", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-large_data_section-from_empty_memory-successful_True-single_byte_expansion_word_boundary_2]", + "fixture_hash": "0x30ff6d08b13df0b5b353f576b564e9dd2df692e104d9c76ffc240c5054e1418b", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-large_data_section-from_empty_memory-successful_True-multi_word_expansion]", + "fixture_hash": "0x86a0335918b3f7ebf3115a20d51a180945d49a5d64e1f6d2b1ff7ed2076a432b", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-large_data_section-from_empty_memory-successful_True-multi_word_expansion_2]", + "fixture_hash": "0xc17a767f5494c8cb9536d43113c812540e8373c1437c12b86d9505bfcff44fa5", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-large_data_section-from_empty_memory-successful_True-zero_length_expansion]", + "fixture_hash": "0x32b7f34f8cfa1a8144ffc06c678af8550ddcc04598ea20eb57dc63825742b832", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-large_data_section-from_empty_memory-successful_True-huge_dest_zero_length]", + "fixture_hash": "0x7c244401ab3044f38aca53b98d116a18a081d4ffddeccf3f6babab9699ad5821", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-large_data_section-from_empty_memory-successful_True-huge_src_zero_length]", + "fixture_hash": "0x9aa34a262d5097154326ae0062b3edab938031550f3f6c08b333dcc2b755cdfc", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-large_data_section-from_empty_memory-successful_True-huge_dest_huge_src_zero_length]", + "fixture_hash": "0x4bacdaca3d6445d0798e2f4d9efe2dc5a729424a793f8c21418216ac649bc049", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-large_data_section-from_empty_memory-successful_False-single_byte_expansion]", + "fixture_hash": "0x64c8a54d1cd69903221319a1b12fc60fd087545984e1535e6040b8396bac6de2", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-large_data_section-from_empty_memory-successful_False-single_byte_expansion_2]", + "fixture_hash": "0xefaa4b251fe7d7860e2651994768966de77b33ecc124bacf90042863a46a6bd1", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-large_data_section-from_empty_memory-successful_False-single_byte_expansion_word_boundary]", + "fixture_hash": "0x93ed639a83b9cbcf343ab0c43d5d4da2943c41b5ffb24baf189b4e29836c7dcf", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-large_data_section-from_empty_memory-successful_False-single_byte_expansion_word_boundary_2]", + "fixture_hash": "0xd5856d5c8b2624150e9629ca3ea0de186b0b5d6842a815f19c8864977709e9fd", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-large_data_section-from_empty_memory-successful_False-multi_word_expansion]", + "fixture_hash": "0xd78a7606c044eb4b54c023d71f66c660f7ce237994c2f025c6829abab9346476", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-large_data_section-from_empty_memory-successful_False-multi_word_expansion_2]", + "fixture_hash": "0xff44abd73b1589b93151602fd6f2fe80551123b4eb37903da68ae889ae1a6dc9", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-large_data_section-from_empty_memory-successful_False-zero_length_expansion]", + "fixture_hash": "0x941b66122ea6075d7cef196731441ad324941fd97f3438e39d86fd493323a86d", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-large_data_section-from_empty_memory-successful_False-huge_dest_zero_length]", + "fixture_hash": "0x124c15adb0c6fa951433992328c61927aef7f4aa3be82e08af8e9dee6492881", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-large_data_section-from_empty_memory-successful_False-huge_src_zero_length]", + "fixture_hash": "0x3d2df8072143215d82907ce076046a8dbb72c134073a9c9d0a4d45a6c88efa9b", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-large_data_section-from_empty_memory-successful_False-huge_dest_huge_src_zero_length]", + "fixture_hash": "0xea714b67ed7c887b4b9e9c04204cda61de096c51d661714d2bc826dbcfb31877", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_huge_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-empty_data_section-from_existent_memory-successful_False--max_dest_single_byte_expansion]", + "fixture_hash": "0x43147afac8b16731cdcca3d103f01a00095cda7e37a9d8ad0929307499027df2", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_huge_memory_expansion.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_huge_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-empty_data_section-from_existent_memory-successful_False--max_dest_minus_one_single_byte_expansion]", + "fixture_hash": "0xc8c052121b96865a12fae02b294e0f9e1c0fd577f763f1551eade52f8ae1c154", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_huge_memory_expansion.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_huge_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-empty_data_section-from_existent_memory-successful_False--half_max_dest_single_byte_expansion]", + "fixture_hash": "0x23dd124a8c6170567b3320db37061022af2ee48ec343270c9170d89888ae23e5", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_huge_memory_expansion.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_huge_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-empty_data_section-from_existent_memory-successful_False--max_length_expansion]", + "fixture_hash": "0x4b9b6d87cd2850986ac008c0469f34439592346b492a1e4eac0dc261ef38174e", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_huge_memory_expansion.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_huge_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-empty_data_section-from_existent_memory-successful_False--max_length_minus_one_expansion]", + "fixture_hash": "0x915c5843ab409452e9c779516d63b8a877519e21f499b16ca3fdc3c3ea5dd4e7", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_huge_memory_expansion.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_huge_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-empty_data_section-from_existent_memory-successful_False--half_max_length_expansion]", + "fixture_hash": "0xc380e084a8d706591e746a087a9247c2016ac44bc97a5d350f11a6fd490838a3", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_huge_memory_expansion.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_huge_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-empty_data_section-from_empty_memory-successful_False--max_dest_single_byte_expansion]", + "fixture_hash": "0xd7cf0e0eb8d529ebc00fec6cf13a14ab2902b7bad90acba1f114a2a443cb1371", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_huge_memory_expansion.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_huge_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-empty_data_section-from_empty_memory-successful_False--max_dest_minus_one_single_byte_expansion]", + "fixture_hash": "0xe74a9ccde1d0bf6beb1f2e3c3b8fb88d134d487e00f7c119ed8e8804da99ee02", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_huge_memory_expansion.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_huge_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-empty_data_section-from_empty_memory-successful_False--half_max_dest_single_byte_expansion]", + "fixture_hash": "0x61607ec1ae6fab6d0db699034485afcc74c43686ee68861567706bd4ebc69faf", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_huge_memory_expansion.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_huge_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-empty_data_section-from_empty_memory-successful_False--max_length_expansion]", + "fixture_hash": "0x27d80f3127809284f6883a5f708ad585150e774b2fe5e9c15adf6dd38b2cf4a6", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_huge_memory_expansion.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_huge_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-empty_data_section-from_empty_memory-successful_False--max_length_minus_one_expansion]", + "fixture_hash": "0x79f6ca5fc960199de4696f5c5acd75ca52eb032fad6273e4593c6c62caeb4676", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_huge_memory_expansion.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_huge_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-empty_data_section-from_empty_memory-successful_False--half_max_length_expansion]", + "fixture_hash": "0x2aca212004306cf1bc3779b56d796275e1a8d986f31f9266f44d95fd5ed64f15", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_huge_memory_expansion.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_huge_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-byte_data_section-from_existent_memory-successful_False--max_dest_single_byte_expansion]", + "fixture_hash": "0x745a7e9245ba76aad64ea13ae621b844cedbe074440eea125d3fa5f392431b05", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_huge_memory_expansion.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_huge_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-byte_data_section-from_existent_memory-successful_False--max_dest_minus_one_single_byte_expansion]", + "fixture_hash": "0x3e5aa5b799fbe926d94dc69b0be80ce2bcd6bc2e3f0ca1c7d6c5585936afcc9c", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_huge_memory_expansion.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_huge_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-byte_data_section-from_existent_memory-successful_False--half_max_dest_single_byte_expansion]", + "fixture_hash": "0x78890255e42249970d581632e2752d1f02c2a12fdd51440ae8f981976800f8d6", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_huge_memory_expansion.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_huge_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-byte_data_section-from_existent_memory-successful_False--max_length_expansion]", + "fixture_hash": "0x725823303716ca804070f31bb4e5ebb51a244b8066a8a8c056b63a3c20598a42", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_huge_memory_expansion.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_huge_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-byte_data_section-from_existent_memory-successful_False--max_length_minus_one_expansion]", + "fixture_hash": "0xd3b68c22ca10e93e5c6ad39df85a2f5f4815ff8683b1cd8cc601cc0b2e4613bf", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_huge_memory_expansion.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_huge_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-byte_data_section-from_existent_memory-successful_False--half_max_length_expansion]", + "fixture_hash": "0xe6f3b6354ee0f05e69a05dd09a803d81bb89a0da3108ce3e00e9cac80b975944", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_huge_memory_expansion.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_huge_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-byte_data_section-from_empty_memory-successful_False--max_dest_single_byte_expansion]", + "fixture_hash": "0x635a9302aa8c7a158225ad69d5ce3dd874b9c6564c744b103fe6a715723c1974", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_huge_memory_expansion.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_huge_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-byte_data_section-from_empty_memory-successful_False--max_dest_minus_one_single_byte_expansion]", + "fixture_hash": "0x3bcbca8b29c593f923b6131b6dbd112d6537b581efaf209191457a3dfa1efaf6", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_huge_memory_expansion.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_huge_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-byte_data_section-from_empty_memory-successful_False--half_max_dest_single_byte_expansion]", + "fixture_hash": "0x276a09c2dc8ae40cec367760a376379966d63eb4c2d372076f30acf45d2a2cd3", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_huge_memory_expansion.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_huge_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-byte_data_section-from_empty_memory-successful_False--max_length_expansion]", + "fixture_hash": "0x5a92a5a4e9a1b6d5ab1e22f8d65948981d612dd5e37dbe2040842bfd797a979", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_huge_memory_expansion.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_huge_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-byte_data_section-from_empty_memory-successful_False--max_length_minus_one_expansion]", + "fixture_hash": "0x810afe0d3af89a39c7ddaf84e697fe4ba0f64a899e56195f4fba27ef7e6ca4ab", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_huge_memory_expansion.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_huge_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-byte_data_section-from_empty_memory-successful_False--half_max_length_expansion]", + "fixture_hash": "0xec671202a2ed36103f5878a1258d95335e364d4dea032e4bee026f1dc86afb23", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_huge_memory_expansion.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_huge_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-word_data_section-from_existent_memory-successful_False--max_dest_single_byte_expansion]", + "fixture_hash": "0x35561ed581ab74f52e1200f10192f7376c5e06789c41a00b5c8bac12d186b844", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_huge_memory_expansion.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_huge_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-word_data_section-from_existent_memory-successful_False--max_dest_minus_one_single_byte_expansion]", + "fixture_hash": "0x92dce6b04c230a595efd7c4923b0345c9d22e5d0ffd22a988799fcd87eda3674", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_huge_memory_expansion.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_huge_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-word_data_section-from_existent_memory-successful_False--half_max_dest_single_byte_expansion]", + "fixture_hash": "0x4d68eb167e5a866e0bfff58c3fd4a806d30e809838468b04c8bacd6b57a876e9", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_huge_memory_expansion.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_huge_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-word_data_section-from_existent_memory-successful_False--max_length_expansion]", + "fixture_hash": "0xdebaf3037486be0ce183696bff697f0ada6a74fc18b03333267eacee414a0f5b", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_huge_memory_expansion.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_huge_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-word_data_section-from_existent_memory-successful_False--max_length_minus_one_expansion]", + "fixture_hash": "0xb5ab8c628c01afa77fde676b702ca85f544f22cd86b29cf4d88a3637a64eb5e5", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_huge_memory_expansion.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_huge_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-word_data_section-from_existent_memory-successful_False--half_max_length_expansion]", + "fixture_hash": "0x3f7164eddd192c6d626018d4846890796cc8ca7b6dc8a884c66505c0c34ac6ff", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_huge_memory_expansion.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_huge_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-word_data_section-from_empty_memory-successful_False--max_dest_single_byte_expansion]", + "fixture_hash": "0x8997c0faec8e787ad8bed22c8f1d28a3926316c3784758195a602f158d9e7d10", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_huge_memory_expansion.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_huge_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-word_data_section-from_empty_memory-successful_False--max_dest_minus_one_single_byte_expansion]", + "fixture_hash": "0xc4b0db0bc56a7d22e426bb124bb8ae110073266a4dde4cafb2764f0eda4d8c3", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_huge_memory_expansion.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_huge_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-word_data_section-from_empty_memory-successful_False--half_max_dest_single_byte_expansion]", + "fixture_hash": "0xf6b15438cae4391bcf0609919e1e0dc26afaa6bc9a32848c075402829d419ae7", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_huge_memory_expansion.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_huge_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-word_data_section-from_empty_memory-successful_False--max_length_expansion]", + "fixture_hash": "0x4ec8a37427603cf7c82371c18aada865cd8e4320c2a06cf1c359aa9e28c12a1a", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_huge_memory_expansion.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_huge_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-word_data_section-from_empty_memory-successful_False--max_length_minus_one_expansion]", + "fixture_hash": "0x5edcb39c367d91331bcbedac11fe47ec744744d0c50118c715265c4b78407628", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_huge_memory_expansion.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_huge_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-word_data_section-from_empty_memory-successful_False--half_max_length_expansion]", + "fixture_hash": "0xa7065b9bef826d34e612c497395ff88012505ddc06f1f439de6f5f0c40acd49b", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_huge_memory_expansion.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_huge_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-large_data_section-from_existent_memory-successful_False--max_dest_single_byte_expansion]", + "fixture_hash": "0x9383a09e2a33ac535df9f724c6490aa11499945cd0018d9f75de6e8a4fff344c", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_huge_memory_expansion.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_huge_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-large_data_section-from_existent_memory-successful_False--max_dest_minus_one_single_byte_expansion]", + "fixture_hash": "0xe9ae9be683cb07dfaa8079b97027dc8708f467ae90fbb17af62a8bf9296463d6", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_huge_memory_expansion.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_huge_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-large_data_section-from_existent_memory-successful_False--half_max_dest_single_byte_expansion]", + "fixture_hash": "0x687475455d945c93a79c1b165d36b9e8b752ce03dc1b7cd7453825dc97b69a8e", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_huge_memory_expansion.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_huge_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-large_data_section-from_existent_memory-successful_False--max_length_expansion]", + "fixture_hash": "0x3119bb59b489205c128964a286acf07b8c0ee16a1243f30ea99dca3b53d66928", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_huge_memory_expansion.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_huge_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-large_data_section-from_existent_memory-successful_False--max_length_minus_one_expansion]", + "fixture_hash": "0xab5d6b611c5f5befb90f69d23069ee72697bc9f01947550d38142d647fd20da5", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_huge_memory_expansion.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_huge_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-large_data_section-from_existent_memory-successful_False--half_max_length_expansion]", + "fixture_hash": "0x732ff8466c4837fb0a4b0f4ad07c55bcbd6ae21ea0d0374c67c3c00dd30d232e", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_huge_memory_expansion.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_huge_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-large_data_section-from_empty_memory-successful_False--max_dest_single_byte_expansion]", + "fixture_hash": "0x409dec0c638bc238de127d842134856f6cdd14fdac222b029cd767cda318c0a6", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_huge_memory_expansion.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_huge_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-large_data_section-from_empty_memory-successful_False--max_dest_minus_one_single_byte_expansion]", + "fixture_hash": "0xc12750ccb85d87be6c3c2c93f32d0363f7828a207e16d256d0ca5321e7bba7f2", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_huge_memory_expansion.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_huge_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-large_data_section-from_empty_memory-successful_False--half_max_dest_single_byte_expansion]", + "fixture_hash": "0xdc79b06d73ecc07f3a0289487d61b5c56b7a40efb14562c46d617072b2ada5c", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_huge_memory_expansion.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_huge_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-large_data_section-from_empty_memory-successful_False--max_length_expansion]", + "fixture_hash": "0x546e70690fca60c945b2ff4e205bf3868461acd32d061c2892d197cd0cd13f2b", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_huge_memory_expansion.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_huge_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-large_data_section-from_empty_memory-successful_False--max_length_minus_one_expansion]", + "fixture_hash": "0xc2954d51fcf7fd6b1ed9a38f0815e7110b4f94335b35a837b404eec4c502f19c", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_huge_memory_expansion.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_huge_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-large_data_section-from_empty_memory-successful_False--half_max_length_expansion]", + "fixture_hash": "0x140a1e19039c4c7da2b36ab10e805b5ef16b9174c9251b486d8fe8dd0462a649", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_huge_memory_expansion.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_data_opcodes.py::test_data_section_succeed[fork_CancunEIP7692-blockchain_test_engine-empty_zero]", + "fixture_hash": "0xb3de39cd57d684521c8e8ca7f834ae3b5273749c698e708bb7e7567f3fb5c546", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/data_opcodes/data_section_succeed.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_data_opcodes.py::test_data_section_succeed[fork_CancunEIP7692-blockchain_test_engine-short_zero]", + "fixture_hash": "0x253000cc875144c71521d4f34c2ae0375985bad56144ae6ce37be30dc1946b08", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/data_opcodes/data_section_succeed.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_data_opcodes.py::test_data_section_succeed[fork_CancunEIP7692-blockchain_test_engine-exact_zero]", + "fixture_hash": "0x9a790c598d68aeae8602059c771a9dde4fb4b46c46d1de1ffb0b2ecab478711", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/data_opcodes/data_section_succeed.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_data_opcodes.py::test_data_section_succeed[fork_CancunEIP7692-blockchain_test_engine-large_zero]", + "fixture_hash": "0x895f90dda853a35a1c434be2fad9b5550fa4f23da87022feb405643a65ec2b81", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/data_opcodes/data_section_succeed.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_data_opcodes.py::test_data_section_succeed[fork_CancunEIP7692-blockchain_test_engine-empty_32]", + "fixture_hash": "0x88a29c674e993d86f72271833d343454e26f864f679d4ee2251758734abb7f03", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/data_opcodes/data_section_succeed.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_data_opcodes.py::test_data_section_succeed[fork_CancunEIP7692-blockchain_test_engine-short_32]", + "fixture_hash": "0x69fcfd26d7d69fb9ccdce21883e8685d247c985243bf36510ffcde65c6f25dbb", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/data_opcodes/data_section_succeed.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_data_opcodes.py::test_data_section_succeed[fork_CancunEIP7692-blockchain_test_engine-exact_32]", + "fixture_hash": "0xf5280adaf2b39a433353861972a231bf51d0e746cd6d8e0d7d2c5e615352d1e3", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/data_opcodes/data_section_succeed.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_data_opcodes.py::test_data_section_succeed[fork_CancunEIP7692-blockchain_test_engine-large_32]", + "fixture_hash": "0xbb4623ab82473f1e52861c3e9c9ea666085e55e79f7ad0d65f60ffea68b2da8e", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/data_opcodes/data_section_succeed.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_data_opcodes.py::test_data_section_succeed[fork_CancunEIP7692-blockchain_test_engine-empty_23k]", + "fixture_hash": "0x1be8f95e162a76126785ab6ed95537cbdd6a187ebec74fed9dcb7be0e9ae0a2a", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/data_opcodes/data_section_succeed.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_data_opcodes.py::test_data_section_succeed[fork_CancunEIP7692-blockchain_test_engine-short_23k]", + "fixture_hash": "0x8d6a3a8d569146d4dd1a4d1c3650f5599d43809732e37a98bdb0226932b513c2", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/data_opcodes/data_section_succeed.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_data_opcodes.py::test_data_section_succeed[fork_CancunEIP7692-blockchain_test_engine-exact_23k]", + "fixture_hash": "0x4efd5626ae44cbb3589d6165dd32a193f0c27f4ab74ca3cc2e7b324dd31e8163", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/data_opcodes/data_section_succeed.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_data_opcodes.py::test_data_section_succeed[fork_CancunEIP7692-blockchain_test_engine-large_23k]", + "fixture_hash": "0xfa7e16f1ef052ba75324687b7be40d70c75ed0802c82f022879bbdbd3cf66df0", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/data_opcodes/data_section_succeed.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-blockchain_test_engine-smallest_code-mem_expansion_bytes_0-new_account_True-value_0]", + "fixture_hash": "0xae7dc25572f2034110edb26a2f19c9270198b73108b55f8fe803de12bad840f5", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-blockchain_test_engine-smallest_code-mem_expansion_bytes_0-new_account_True-value_1]", + "fixture_hash": "0x971ebe97153d3ffbd4ee0c788fdb63f2d81d18839a4da1efc712ea9f6c4b0fec", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-blockchain_test_engine-smallest_code-mem_expansion_bytes_0-new_account_False-value_0]", + "fixture_hash": "0x5c6d6b378e8bcd50484618cd9a872918742091110e916477516c11767de1999d", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-blockchain_test_engine-smallest_code-mem_expansion_bytes_0-new_account_False-value_1]", + "fixture_hash": "0x672ed1f1731f6ad795639c837beecfcee7804596175fee665c7bbfb358eb85c5", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-blockchain_test_engine-smallest_code-mem_expansion_bytes_1-new_account_True-value_0]", + "fixture_hash": "0x12b87adf6c3a523adfb38c33a12da55e9b77895ce07cae690f2b3fd7370c5fa5", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-blockchain_test_engine-smallest_code-mem_expansion_bytes_1-new_account_True-value_1]", + "fixture_hash": "0xa6b04a284a3276982d15a47c0dd3cb8e78ce19fdf320f99c436b697302b54dc7", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-blockchain_test_engine-smallest_code-mem_expansion_bytes_1-new_account_False-value_0]", + "fixture_hash": "0xd4ce2142d4331de069a6ff379ce0ae3f7f474d98da0bdb5fe911dc86c7308454", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-blockchain_test_engine-smallest_code-mem_expansion_bytes_1-new_account_False-value_1]", + "fixture_hash": "0xae0e4aaea772e56fc053e5188add9030d331f41d05d2fc1b67067f05b0059826", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-blockchain_test_engine-smallest_code-mem_expansion_bytes_32-new_account_True-value_0]", + "fixture_hash": "0xe1b04f1a268fbe8eac06e326aebc20ff642c3e5e249fc8a0646323164fee2d4c", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-blockchain_test_engine-smallest_code-mem_expansion_bytes_32-new_account_True-value_1]", + "fixture_hash": "0x93d8952e045ec350339279ee18fc766bc576d56efe07384a072ecbcc55eed9d1", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-blockchain_test_engine-smallest_code-mem_expansion_bytes_32-new_account_False-value_0]", + "fixture_hash": "0xa1d3273f8d3feafd492dbe031cb282f17ab4bdd10c46a2875ec61745cf6400a9", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-blockchain_test_engine-smallest_code-mem_expansion_bytes_32-new_account_False-value_1]", + "fixture_hash": "0x117c485254ad13951d4c18de27612b367503d46fcc6d5be3a122079ddbde294f", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-blockchain_test_engine-smallest_code-mem_expansion_bytes_33-new_account_True-value_0]", + "fixture_hash": "0xce6f9dfb655f64b2449c0348b368f39dfa5ce3ceb3b1daca32307daae3e39cf6", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-blockchain_test_engine-smallest_code-mem_expansion_bytes_33-new_account_True-value_1]", + "fixture_hash": "0x11fd81e133320539adc43514c2b07cac40ed0ad9c38d4d4d71ccd7c815794763", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-blockchain_test_engine-smallest_code-mem_expansion_bytes_33-new_account_False-value_0]", + "fixture_hash": "0x8738265c6bc724e7c5834d3eefc588575ba87c85159473ad33b611a227b3b012", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-blockchain_test_engine-smallest_code-mem_expansion_bytes_33-new_account_False-value_1]", + "fixture_hash": "0xb151321f84ba670165c61194468a7997a9b68b103c09d9ca3bc529db77ad076b", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-blockchain_test_engine-aborting_runtime-mem_expansion_bytes_0-new_account_True-value_0]", + "fixture_hash": "0x6538d6650a442b62cb9ee299c6991f3d2e85cec7ab12323f03d626933b1eb640", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-blockchain_test_engine-aborting_runtime-mem_expansion_bytes_0-new_account_True-value_1]", + "fixture_hash": "0x10084a1c1741bdc42a81842c59e0118a67d78ad78cf69153e0dc68c168a5ff08", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-blockchain_test_engine-aborting_runtime-mem_expansion_bytes_0-new_account_False-value_0]", + "fixture_hash": "0xf6d64180d9031620697fc562f69a5d160e7c9bf07e8d3b973fe1de43c13a3da4", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-blockchain_test_engine-aborting_runtime-mem_expansion_bytes_0-new_account_False-value_1]", + "fixture_hash": "0xab623aa1b4ab7d44d332a4771c308292555d37e3870fa2db4f5c86e19d3c6c2f", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-blockchain_test_engine-aborting_runtime-mem_expansion_bytes_1-new_account_True-value_0]", + "fixture_hash": "0x7f48569333735971a0ef5cb0f2495d657a50d9a4b1c52a711bf55cd48103c7b9", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-blockchain_test_engine-aborting_runtime-mem_expansion_bytes_1-new_account_True-value_1]", + "fixture_hash": "0x8f14d3a68c2e3b11aee2febf2680c1d135764eb41fbd41e5e66e597fc942c304", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-blockchain_test_engine-aborting_runtime-mem_expansion_bytes_1-new_account_False-value_0]", + "fixture_hash": "0xa1cd3d7889b68fef18eb37dd435586034ef3880a679ab8e1db5ca5722f95d88f", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-blockchain_test_engine-aborting_runtime-mem_expansion_bytes_1-new_account_False-value_1]", + "fixture_hash": "0xdf2556c9111aa29b118754c93e4f71b31dff8d58f7305e1ec58e8265feedeca1", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-blockchain_test_engine-aborting_runtime-mem_expansion_bytes_32-new_account_True-value_0]", + "fixture_hash": "0x70144bee007c105b0bc45edf77bd1fa5bbce91714bd83035689d63b0f9bb7aa6", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-blockchain_test_engine-aborting_runtime-mem_expansion_bytes_32-new_account_True-value_1]", + "fixture_hash": "0x2d4f7f8c3a951fb1e00978224c838beb1838100e20518e1b51cd2b22e5231144", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-blockchain_test_engine-aborting_runtime-mem_expansion_bytes_32-new_account_False-value_0]", + "fixture_hash": "0x6c8ab695dad3965926b23d6511df36cb075fc6c80ac508d7c14fed0864e667e1", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-blockchain_test_engine-aborting_runtime-mem_expansion_bytes_32-new_account_False-value_1]", + "fixture_hash": "0xa411dad9a233472c8cfff0e4019eb051ee9756a79d9b6c622d7db5f70812783d", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-blockchain_test_engine-aborting_runtime-mem_expansion_bytes_33-new_account_True-value_0]", + "fixture_hash": "0x954fe87749d6f19d517619f9cdb38206b1a0c584020003ce27f670fc01f27f3b", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-blockchain_test_engine-aborting_runtime-mem_expansion_bytes_33-new_account_True-value_1]", + "fixture_hash": "0x9b36b7d0b42d95908eee971904641746a4c1cc1bf8d99b4a83080b356d709e92", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-blockchain_test_engine-aborting_runtime-mem_expansion_bytes_33-new_account_False-value_0]", + "fixture_hash": "0xc6db93ec2031510310e73ae028c10fe09a7623818fd14e1a80f36f9e9498b829", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-blockchain_test_engine-aborting_runtime-mem_expansion_bytes_33-new_account_False-value_1]", + "fixture_hash": "0xf7f55677a0761d9120f8f29d2a1e844f785fca661334cbf03d2a1f88dcc824b2", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-blockchain_test_engine-reverting_initcode-mem_expansion_bytes_0-new_account_True-value_0]", + "fixture_hash": "0x418d50a73e383d6118dec1dc7348b82820fa5cbddc57331ed5b97d32fc31b1bd", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-blockchain_test_engine-reverting_initcode-mem_expansion_bytes_0-new_account_True-value_1]", + "fixture_hash": "0x8eace3f6417fd1a648f95a64563b9b7dfff648a759f8244b1d1a6932e55cad0f", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-blockchain_test_engine-reverting_initcode-mem_expansion_bytes_0-new_account_False-value_0]", + "fixture_hash": "0x68bd2030f4276b0b255c9888bab8cedf93aad2ae7bb490f3cb4ca0248ce5590f", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-blockchain_test_engine-reverting_initcode-mem_expansion_bytes_0-new_account_False-value_1]", + "fixture_hash": "0x289a17a7701b63228d5ca2f7d40bc1e0701054fe2121c5bc1ca5bb4d3af23c2a", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-blockchain_test_engine-reverting_initcode-mem_expansion_bytes_1-new_account_True-value_0]", + "fixture_hash": "0x48949fdf39be4f36b3465202c4b11cdf73ccc224644a1a7ab79be345dc30d138", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-blockchain_test_engine-reverting_initcode-mem_expansion_bytes_1-new_account_True-value_1]", + "fixture_hash": "0xf952445088b1803f48911cf59fdf061857c300900d25994f0e8981722c125c6e", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-blockchain_test_engine-reverting_initcode-mem_expansion_bytes_1-new_account_False-value_0]", + "fixture_hash": "0xa808cbd28b46fd33f087973eb03cb4f4849901d01aab7d51731222d8b65eeefb", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-blockchain_test_engine-reverting_initcode-mem_expansion_bytes_1-new_account_False-value_1]", + "fixture_hash": "0xb6fc22dbc4731f03bd17ae9c85f972cf0872ef8723fe64104d810b910801d08f", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-blockchain_test_engine-reverting_initcode-mem_expansion_bytes_32-new_account_True-value_0]", + "fixture_hash": "0x7f405442ccfcaf141c5edb55eba12c494d01c6ddb7244d166f628827ab4051b4", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-blockchain_test_engine-reverting_initcode-mem_expansion_bytes_32-new_account_True-value_1]", + "fixture_hash": "0x7209c9967a0540fc83f920b0e0f7770cc4015870d2cdd7fdb55badce1ffde3fb", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-blockchain_test_engine-reverting_initcode-mem_expansion_bytes_32-new_account_False-value_0]", + "fixture_hash": "0x69bd84ce80bdf8d83d88a68214bab8612c3a51a4d957eda736f5937232f4a1d0", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-blockchain_test_engine-reverting_initcode-mem_expansion_bytes_32-new_account_False-value_1]", + "fixture_hash": "0x1551cef379fa4540150566e2bdd020d1963195a8ac8e4ab28adbc5677edfa37a", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-blockchain_test_engine-reverting_initcode-mem_expansion_bytes_33-new_account_True-value_0]", + "fixture_hash": "0x1fa7d3ca7959fb2ecdf4ff2aead16db4092a6f0845c7f584853c6bca8aaf09b1", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-blockchain_test_engine-reverting_initcode-mem_expansion_bytes_33-new_account_True-value_1]", + "fixture_hash": "0xad0c860be3e2049b24088d087feae67cc6e96dcd3b393d84569397d0bbae323e", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-blockchain_test_engine-reverting_initcode-mem_expansion_bytes_33-new_account_False-value_0]", + "fixture_hash": "0xcf609478512d1c55a1ce1153d98a614500e1cca32bcdb1198d3738d874f51f23", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-blockchain_test_engine-reverting_initcode-mem_expansion_bytes_33-new_account_False-value_1]", + "fixture_hash": "0x67ad563e2e13d4d15e03d044077f5df87a34bd7a1bea24b5114ceca65c3b313a", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-blockchain_test_engine-expensively_reverting_initcode-mem_expansion_bytes_0-new_account_True-value_0]", + "fixture_hash": "0xe3a54bbf721176a3e8e60ebeda8987dfd3c5a2ac689a08bca7cefeb0925029c3", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-blockchain_test_engine-expensively_reverting_initcode-mem_expansion_bytes_0-new_account_True-value_1]", + "fixture_hash": "0xb7a9b76ed46f2ce3974a7f61e8ae66c0cf5853ed7ed7696ee9f42df1312758dd", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-blockchain_test_engine-expensively_reverting_initcode-mem_expansion_bytes_0-new_account_False-value_0]", + "fixture_hash": "0x9b19e38c34e7a03e6b7f3bb211a80b92f3ae08beb1ffe1a6273fee07bce7b200", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-blockchain_test_engine-expensively_reverting_initcode-mem_expansion_bytes_0-new_account_False-value_1]", + "fixture_hash": "0xde297f2ed9e40b8e206b4889e453a3985c6f3831e730ff7e63f9b8277eaeb56", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-blockchain_test_engine-expensively_reverting_initcode-mem_expansion_bytes_1-new_account_True-value_0]", + "fixture_hash": "0x92c1a4f1d3e6ff7ca191a2f9763d81b6002287a043fa1b4af255450a5c1b737f", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-blockchain_test_engine-expensively_reverting_initcode-mem_expansion_bytes_1-new_account_True-value_1]", + "fixture_hash": "0xe286e6a8c5e11fb8394bb00d64e75ac6b343ab107a6925a8a7abcf6fdd60749", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-blockchain_test_engine-expensively_reverting_initcode-mem_expansion_bytes_1-new_account_False-value_0]", + "fixture_hash": "0x86b8763ba8cda949b03513c339f588c0d4a114154a902c91bfbd55e191f34ca6", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-blockchain_test_engine-expensively_reverting_initcode-mem_expansion_bytes_1-new_account_False-value_1]", + "fixture_hash": "0xd608576549f774682d86a4a77c2d48f686ed0c7c1312c59c894d2937e92d9af2", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-blockchain_test_engine-expensively_reverting_initcode-mem_expansion_bytes_32-new_account_True-value_0]", + "fixture_hash": "0x32adf973f66555e2fad81dc1d95da0241bb4a29819f8c93c04bcc0ceb7f1ccc7", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-blockchain_test_engine-expensively_reverting_initcode-mem_expansion_bytes_32-new_account_True-value_1]", + "fixture_hash": "0x414868b654ac5067a750e4a20de3b6a4e911eb417cd82cd81577744ddaf31337", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-blockchain_test_engine-expensively_reverting_initcode-mem_expansion_bytes_32-new_account_False-value_0]", + "fixture_hash": "0x128615490fa540f87a1e54a3b139adca90d9114e5e4d990bc498f445f0c6e342", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-blockchain_test_engine-expensively_reverting_initcode-mem_expansion_bytes_32-new_account_False-value_1]", + "fixture_hash": "0xa1d8f3865fc6e028cc3299361a9c473f4c40f2681bb799371977241f50c1468", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-blockchain_test_engine-expensively_reverting_initcode-mem_expansion_bytes_33-new_account_True-value_0]", + "fixture_hash": "0x964687b13329b2272be777f3ddfd574e47fd2786c27035cfde71af5cf5ebe6bd", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-blockchain_test_engine-expensively_reverting_initcode-mem_expansion_bytes_33-new_account_True-value_1]", + "fixture_hash": "0xed138c9f6a4630400ab074636a1f008bcc652afb323f7150512b1c32754d85c6", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-blockchain_test_engine-expensively_reverting_initcode-mem_expansion_bytes_33-new_account_False-value_0]", + "fixture_hash": "0x2c5ddd3c67ed4c0414c76e6f5c6bb5d701424286dcaf89e3f152615e8c270d22", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-blockchain_test_engine-expensively_reverting_initcode-mem_expansion_bytes_33-new_account_False-value_1]", + "fixture_hash": "0x6307d5035e440ed7d72f38798444a22f9ed0888ac1ed2f1695d7a896fa139369", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-blockchain_test_engine-big_runtime-mem_expansion_bytes_0-new_account_True-value_0]", + "fixture_hash": "0xc40804a6e4ed7dc147eb8cc28aaf67124cc32f8253805a32c87bbf9048a8922b", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-blockchain_test_engine-big_runtime-mem_expansion_bytes_0-new_account_True-value_1]", + "fixture_hash": "0x660ca7fd0fdeb0187858ac6cf288f1b1fd44c493fac6b348606ad41572aecc8f", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-blockchain_test_engine-big_runtime-mem_expansion_bytes_0-new_account_False-value_0]", + "fixture_hash": "0x24e595a8bd495def3d05155cd84d967a33a133a8d04a26bfae055f89519b0b6c", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-blockchain_test_engine-big_runtime-mem_expansion_bytes_0-new_account_False-value_1]", + "fixture_hash": "0xe3fba0cf951d39d68f2bb9d5ff2ad06327caa0be2e0b47c117de6df60a1ec380", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-blockchain_test_engine-big_runtime-mem_expansion_bytes_1-new_account_True-value_0]", + "fixture_hash": "0x42eeea7645746df110dc8dbf086fe4e499b9150a8b38df90025ce5fd7f093812", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-blockchain_test_engine-big_runtime-mem_expansion_bytes_1-new_account_True-value_1]", + "fixture_hash": "0xaa2c14885a123b45073a4ba3fcddf569e36a233b9eb1aaa508886255c9762090", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-blockchain_test_engine-big_runtime-mem_expansion_bytes_1-new_account_False-value_0]", + "fixture_hash": "0x521c1df7cee97822e7317ac146d4f66a6981880e94d5fd744d1689e392db9b55", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-blockchain_test_engine-big_runtime-mem_expansion_bytes_1-new_account_False-value_1]", + "fixture_hash": "0x380936a5a9639477e6cb7fb7414130351ddb8aa0db3404f69d39ae52387c7799", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-blockchain_test_engine-big_runtime-mem_expansion_bytes_32-new_account_True-value_0]", + "fixture_hash": "0xd683b2d82ce1e3f4a4b84155958ab24ccec4845bfa5566e2cb1c107386ecaea6", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-blockchain_test_engine-big_runtime-mem_expansion_bytes_32-new_account_True-value_1]", + "fixture_hash": "0x48aedbb12a4741aa6550d8e6fb8e05f58edc13d4063436235b2220856a93c84f", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-blockchain_test_engine-big_runtime-mem_expansion_bytes_32-new_account_False-value_0]", + "fixture_hash": "0xc0def220f9a5360980056457b89827662822a925e7d4ff796b94b6a1007b9970", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-blockchain_test_engine-big_runtime-mem_expansion_bytes_32-new_account_False-value_1]", + "fixture_hash": "0xfd6509deefad98dbd43656799184d84032a3b0dbe31a9bb5b446fe5f86d8ce5b", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-blockchain_test_engine-big_runtime-mem_expansion_bytes_33-new_account_True-value_0]", + "fixture_hash": "0x4aad51f9672f709d0760e0ef5ba4b614dfefc0c5eaf86f54cf18aa703e85418a", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-blockchain_test_engine-big_runtime-mem_expansion_bytes_33-new_account_True-value_1]", + "fixture_hash": "0x8c2bd8750f2885143ed0ad41b35c1aca7c39eca639d5b9a21eb292485b09830a", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-blockchain_test_engine-big_runtime-mem_expansion_bytes_33-new_account_False-value_0]", + "fixture_hash": "0x9cb0c0d9df109b72b447227f4744146eab4bae7f8e84d34041a93342eb92f481", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-blockchain_test_engine-big_runtime-mem_expansion_bytes_33-new_account_False-value_1]", + "fixture_hash": "0xa1f3d2340442c5b0f794e6ecf46e605cd12d1522f08f79f9a96514438d39d146", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-blockchain_test_engine-nested_initcode-mem_expansion_bytes_0-new_account_True-value_0]", + "fixture_hash": "0xd06284ccf881923ca9a1e344d57993739bc217817cb4783180c4f09a637f0ddd", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-blockchain_test_engine-nested_initcode-mem_expansion_bytes_0-new_account_True-value_1]", + "fixture_hash": "0x1e8d4d7b2a25152f71d8f450713a0fd733a862468b3567771af10245a53c92b3", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-blockchain_test_engine-nested_initcode-mem_expansion_bytes_0-new_account_False-value_0]", + "fixture_hash": "0xc84141a82a07358402a7bc9137c3c0054ebef4d1187170a4fdf7dc44c9dc5ba8", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-blockchain_test_engine-nested_initcode-mem_expansion_bytes_0-new_account_False-value_1]", + "fixture_hash": "0x7a2d178b46a18b438503db8fddfcc61bc5393f7807af78e8822994732640e241", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-blockchain_test_engine-nested_initcode-mem_expansion_bytes_1-new_account_True-value_0]", + "fixture_hash": "0x28528075ecaa478ef7413a2e8bdbc8f5e43cedfd1442e1e5d07fe3a49ea71e78", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-blockchain_test_engine-nested_initcode-mem_expansion_bytes_1-new_account_True-value_1]", + "fixture_hash": "0x736931989a523e70344acd325164d2b8874a164da74529e7fd630d00c07c8c32", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-blockchain_test_engine-nested_initcode-mem_expansion_bytes_1-new_account_False-value_0]", + "fixture_hash": "0x67fa50fb83fcf96159ee9558c24fa0cdcc51160a06157701e206af4c3d674170", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-blockchain_test_engine-nested_initcode-mem_expansion_bytes_1-new_account_False-value_1]", + "fixture_hash": "0xcf012a9d7b3f41615e09fafa36af8d080aaa20fcad643593def68cdfd4fc0416", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-blockchain_test_engine-nested_initcode-mem_expansion_bytes_32-new_account_True-value_0]", + "fixture_hash": "0x13f0e99c60c34f1ab2d81e8fc55c798f9f86038c5d7eeb8660996367a7c9e90b", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-blockchain_test_engine-nested_initcode-mem_expansion_bytes_32-new_account_True-value_1]", + "fixture_hash": "0xc1c33542fd5806b4abb42dc641c1e957c9e97c80dda10acec543ae1debfdb8bb", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-blockchain_test_engine-nested_initcode-mem_expansion_bytes_32-new_account_False-value_0]", + "fixture_hash": "0x96da4f5bb37c68fb8d3105100793059d29560bc1f17e0403f679a16de38c5ad5", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-blockchain_test_engine-nested_initcode-mem_expansion_bytes_32-new_account_False-value_1]", + "fixture_hash": "0xc765de1e811ee244d1baf85acf9ee1aa4296db399768df3454a2e835a40e5a1", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-blockchain_test_engine-nested_initcode-mem_expansion_bytes_33-new_account_True-value_0]", + "fixture_hash": "0xbcfaf01817dab3672a6c78359a038cc4ba85422f443ec165595e4fa5c94dafd3", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-blockchain_test_engine-nested_initcode-mem_expansion_bytes_33-new_account_True-value_1]", + "fixture_hash": "0x3823f1baf8992cc97feaa29002e8a3a90e87a56da8317a2d2beedee6e0b88370", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-blockchain_test_engine-nested_initcode-mem_expansion_bytes_33-new_account_False-value_0]", + "fixture_hash": "0x777df7ebb5bfcb6b672e316bbc00d221e794d9206d6dccdea3115ed08fe3c623", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-blockchain_test_engine-nested_initcode-mem_expansion_bytes_33-new_account_False-value_1]", + "fixture_hash": "0xa0da44bdf12c4a8b7609e62bcb561038a2de08d3cbe0b15c912f8bc372dfeb54", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-blockchain_test_engine-bigger_initcode-mem_expansion_bytes_0-new_account_True-value_0]", + "fixture_hash": "0xd0e23857a5a47d36331eb07301c55e168afcec42bab0a1c7528c947fe4b8b5e8", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-blockchain_test_engine-bigger_initcode-mem_expansion_bytes_0-new_account_True-value_1]", + "fixture_hash": "0xababe1e46172e08b5b6da49cff5d52d3d1b56ad55e4398b0b03946ae1c0db20f", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-blockchain_test_engine-bigger_initcode-mem_expansion_bytes_0-new_account_False-value_0]", + "fixture_hash": "0x8d4f63a833ca5cf515a1527cedbc39083672ada84089c84df98118dedbdc3e22", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-blockchain_test_engine-bigger_initcode-mem_expansion_bytes_0-new_account_False-value_1]", + "fixture_hash": "0x47af6d8449e6550898628096431d3cb3480a27a299ae8f1bf95a81b5c2f90326", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-blockchain_test_engine-bigger_initcode-mem_expansion_bytes_1-new_account_True-value_0]", + "fixture_hash": "0xbe443f57406c9ea85271079476d8faff3d868bfb786680bf65a761d398961291", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-blockchain_test_engine-bigger_initcode-mem_expansion_bytes_1-new_account_True-value_1]", + "fixture_hash": "0xd42eb94a3f18e955596d2a07dbe70c930b70f9dd1143b47cf0d2c0e65b400a13", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-blockchain_test_engine-bigger_initcode-mem_expansion_bytes_1-new_account_False-value_0]", + "fixture_hash": "0x3ccbc527b5ccf78a99d0b090c4dca811937690b7fe7bea46af5b34fa8d6d3832", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-blockchain_test_engine-bigger_initcode-mem_expansion_bytes_1-new_account_False-value_1]", + "fixture_hash": "0x4cfa644fb95aee0f3ee6f2af0a56cd88b8c8cc40b6b10f2f6717d8fdc569d7bb", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-blockchain_test_engine-bigger_initcode-mem_expansion_bytes_32-new_account_True-value_0]", + "fixture_hash": "0xaef4c998778e232b4d96e439ca2e0c2d5d3bca097092ea2b6f1ca1c5597e037a", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-blockchain_test_engine-bigger_initcode-mem_expansion_bytes_32-new_account_True-value_1]", + "fixture_hash": "0xb1bc6c57187fa0035376985af0605289c1f239b3985140f2caa77e69a854279c", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-blockchain_test_engine-bigger_initcode-mem_expansion_bytes_32-new_account_False-value_0]", + "fixture_hash": "0xc3e8d445c5f025000ffb9e485e12818bb82f12fa2e74b39d7eb3bf3a9e6b8301", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-blockchain_test_engine-bigger_initcode-mem_expansion_bytes_32-new_account_False-value_1]", + "fixture_hash": "0x45b886e3564149d683079c2f093331c82e558d7281b5c60ad5eb8e4b68efaf07", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-blockchain_test_engine-bigger_initcode-mem_expansion_bytes_33-new_account_True-value_0]", + "fixture_hash": "0xb81998b95f58f462d08fd8e2eadc03b86d6ac1058c5ae39e05f68595f1263593", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-blockchain_test_engine-bigger_initcode-mem_expansion_bytes_33-new_account_True-value_1]", + "fixture_hash": "0x520341e8f9b8175d9794fc10c1a8478a2c2c3068fac19f0348540aff2b43c365", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-blockchain_test_engine-bigger_initcode-mem_expansion_bytes_33-new_account_False-value_0]", + "fixture_hash": "0x21d34eaa8952bb271f64ca7728fd37033a2dbeac6e88c2668f1a5b005fb04260", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-blockchain_test_engine-bigger_initcode-mem_expansion_bytes_33-new_account_False-value_1]", + "fixture_hash": "0x55877eafc880cac8613443c64eb65e41239d06f6be60065b8eb27b6046170664", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-blockchain_test_engine-data_initcode-mem_expansion_bytes_0-new_account_True-value_0]", + "fixture_hash": "0xdd7fb481d449152fb98368fe8b1c8a7565a2b413d07df46c272869e95f232ae", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-blockchain_test_engine-data_initcode-mem_expansion_bytes_0-new_account_True-value_1]", + "fixture_hash": "0x7e1c6e50acc00e07f26e77d17fc0aef65d14c956a46c9dc7696886ae8ea23b87", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-blockchain_test_engine-data_initcode-mem_expansion_bytes_0-new_account_False-value_0]", + "fixture_hash": "0x163a1a50d2e730bc9c527fac107920c9a0f69536b70db71376bdbcdf9b970ca8", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-blockchain_test_engine-data_initcode-mem_expansion_bytes_0-new_account_False-value_1]", + "fixture_hash": "0xf1fdcc32cb57f7ade0859dc862282145d084e4bc0c4b33db8f621be07b93df25", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-blockchain_test_engine-data_initcode-mem_expansion_bytes_1-new_account_True-value_0]", + "fixture_hash": "0xa63f040bfc4f25c294cf8dd34cf0bc578fb874a10fe0d3bb289436577fb2fa4c", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-blockchain_test_engine-data_initcode-mem_expansion_bytes_1-new_account_True-value_1]", + "fixture_hash": "0x34e8e541ba2f1ff009ee072ac3631daada4c92353c546716cedc0080301f53bf", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-blockchain_test_engine-data_initcode-mem_expansion_bytes_1-new_account_False-value_0]", + "fixture_hash": "0xdd3728f723bffbcd2c1b492fe5ddb6c544e36fd4ab3698b187b27036f8a3b19d", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-blockchain_test_engine-data_initcode-mem_expansion_bytes_1-new_account_False-value_1]", + "fixture_hash": "0x79af21a1d04b2b251226d086ba98b76d1e8e422f50ff016ca2b0b6991657f1df", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-blockchain_test_engine-data_initcode-mem_expansion_bytes_32-new_account_True-value_0]", + "fixture_hash": "0x649ceeb4bd26adf45c44d907d591577ddd5a34082ffb309e5ff520d3acd36111", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-blockchain_test_engine-data_initcode-mem_expansion_bytes_32-new_account_True-value_1]", + "fixture_hash": "0x1825818dc3f346efea31f032e4767818b1c839b1c6559c3dc79292f64e1952eb", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-blockchain_test_engine-data_initcode-mem_expansion_bytes_32-new_account_False-value_0]", + "fixture_hash": "0xa1012482d4d4d52e3a8beff442382d5f261eb384b489bc306d88bcccc9062721", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-blockchain_test_engine-data_initcode-mem_expansion_bytes_32-new_account_False-value_1]", + "fixture_hash": "0xfb23d7253146c80c5a9841f009ff15490ad574e220223bfe59c92fc7797c6c2f", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-blockchain_test_engine-data_initcode-mem_expansion_bytes_33-new_account_True-value_0]", + "fixture_hash": "0x149cd506e1fd36204392eb3062a731a23e3a9167b8d13c28c95017411d75168c", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-blockchain_test_engine-data_initcode-mem_expansion_bytes_33-new_account_True-value_1]", + "fixture_hash": "0x8b56a0187fdeb50f7933a9758a18828491104084d74a20fea5d6a5ed4ff382ff", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-blockchain_test_engine-data_initcode-mem_expansion_bytes_33-new_account_False-value_0]", + "fixture_hash": "0xc318d516e203bdfe4b8abb35b936dc5ce28b2092f99647862d9338bc2e682c2e", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-blockchain_test_engine-data_initcode-mem_expansion_bytes_33-new_account_False-value_1]", + "fixture_hash": "0xa04599bc5497ba5bfed851cf33ef414b693d6003aef57c01f2507981f2f1d6c7", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-blockchain_test_engine-data_appending_initcode-mem_expansion_bytes_0-new_account_True-value_0]", + "fixture_hash": "0x6193ab1654fd21df46c1617c17cba8495528e4543b1d643b84cf4adc1a070e2c", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-blockchain_test_engine-data_appending_initcode-mem_expansion_bytes_0-new_account_True-value_1]", + "fixture_hash": "0xd70b41ee9c522f44eeba5a3b94fdf6008c971840a3b90a9b8204d47627981e79", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-blockchain_test_engine-data_appending_initcode-mem_expansion_bytes_0-new_account_False-value_0]", + "fixture_hash": "0xc45f9e722542420d1cebe32d3e1af9962de6b53fe8e2f62d1366804c0ed05408", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-blockchain_test_engine-data_appending_initcode-mem_expansion_bytes_0-new_account_False-value_1]", + "fixture_hash": "0xe14db21bab838dc23ac10d98848385a1b714c296cf55d8441d03143969b1dccb", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-blockchain_test_engine-data_appending_initcode-mem_expansion_bytes_1-new_account_True-value_0]", + "fixture_hash": "0x2d64548c086d2b4b985101d4bcc3f181803a3439fe4c50a431192aad8104b001", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-blockchain_test_engine-data_appending_initcode-mem_expansion_bytes_1-new_account_True-value_1]", + "fixture_hash": "0xae4044c5ae859f931a03f60d742aedeb680546f39b3ae89c0942c6d5afc4d69", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-blockchain_test_engine-data_appending_initcode-mem_expansion_bytes_1-new_account_False-value_0]", + "fixture_hash": "0x1daa9bf870d7e062214ff538a6663661fd833df85139196b0e18e05847ab2042", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-blockchain_test_engine-data_appending_initcode-mem_expansion_bytes_1-new_account_False-value_1]", + "fixture_hash": "0x6e4bcba98a0ee4436d40a3409fe3716e979ae2508147084ae3debafa8664b9be", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-blockchain_test_engine-data_appending_initcode-mem_expansion_bytes_32-new_account_True-value_0]", + "fixture_hash": "0xe0e5138ed287624bad1f2a3486ab6d31ae374c4266e9c690b5e3017d5e7d70c4", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-blockchain_test_engine-data_appending_initcode-mem_expansion_bytes_32-new_account_True-value_1]", + "fixture_hash": "0xecab237a06b5c52d82ce34feb574dddbce861db905bd9ed48d29ed78de57cd01", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-blockchain_test_engine-data_appending_initcode-mem_expansion_bytes_32-new_account_False-value_0]", + "fixture_hash": "0x672a643d59147bdbec153bdfa695e9b185fbcc03265fa666afd0ebfe724eb1db", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-blockchain_test_engine-data_appending_initcode-mem_expansion_bytes_32-new_account_False-value_1]", + "fixture_hash": "0xdf310c947efe08390b3191761e228df07d170b60773625273f0c7a40de91781e", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-blockchain_test_engine-data_appending_initcode-mem_expansion_bytes_33-new_account_True-value_0]", + "fixture_hash": "0x53b0e7aaacd60c7c3bbe4f5ca183596be8df184c8bff533b7016aedc2ddb4c71", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-blockchain_test_engine-data_appending_initcode-mem_expansion_bytes_33-new_account_True-value_1]", + "fixture_hash": "0x54b6468e1cf10f6d5a8d44c0734036b8a9a81c2ce2be5969248dc74da2bd6361", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-blockchain_test_engine-data_appending_initcode-mem_expansion_bytes_33-new_account_False-value_0]", + "fixture_hash": "0x3524ba6e7e224b00694c7931b8de0474db7949a06dcf3081649aaffa5a15ca8c", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-blockchain_test_engine-data_appending_initcode-mem_expansion_bytes_33-new_account_False-value_1]", + "fixture_hash": "0x34ba80fc7c0a48c68f7e0f72655531ef4076aa862a83008e2f5bb9bc4a7d69e3", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_subcontainer_validation.py::test_container_combos_valid[fork_CancunEIP7692-blockchain_test_engine-EOFCREATE_RETURNCONTRACT]", + "fixture_hash": "0xae14d75c3b74c4c845beccbd166c96a0e074322e742aeed82ec78de537552acd", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7620_eof_create/subcontainer_validation/container_combos_valid.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_subcontainer_validation.py::test_container_combos_valid[fork_CancunEIP7692-blockchain_test_engine-RETURNCONTRACT_STOP]", + "fixture_hash": "0x3df9c8712e8627507b97179ec72afbecb78ba3967c8b6a215779003d0a873303", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7620_eof_create/subcontainer_validation/container_combos_valid.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_subcontainer_validation.py::test_container_combos_valid[fork_CancunEIP7692-blockchain_test_engine-RETURNCONTRACT_RETURN]", + "fixture_hash": "0xb9574c3948e93f93ca6bcfaee1ad26d5df0ba0ab4241cf12c9776938f6a5a596", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7620_eof_create/subcontainer_validation/container_combos_valid.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_subcontainer_validation.py::test_container_combos_valid[fork_CancunEIP7692-blockchain_test_engine-EOFCREATE_REVERT]", + "fixture_hash": "0xb08c8e456b36d140213a2c1ac5494fec1b9433f6ec36c7277f08b44b457725a3", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7620_eof_create/subcontainer_validation/container_combos_valid.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_subcontainer_validation.py::test_container_combos_valid[fork_CancunEIP7692-blockchain_test_engine-RETURNCONTRACT_REVERT]", + "fixture_hash": "0x3becf6a65a3c9ba06e387d0ac6b9d1b7277a2e22884889426727f2de3f13c9ea", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7620_eof_create/subcontainer_validation/container_combos_valid.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_subcontainer_validation.py::test_simple_create_from_deployed[fork_CancunEIP7692-blockchain_test_engine]", + "fixture_hash": "0xae14d75c3b74c4c845beccbd166c96a0e074322e742aeed82ec78de537552acd", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7620_eof_create/subcontainer_validation/simple_create_from_deployed.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_subcontainer_validation.py::test_simple_create_from_creation[fork_CancunEIP7692-blockchain_test_engine]", + "fixture_hash": "0x3df9c8712e8627507b97179ec72afbecb78ba3967c8b6a215779003d0a873303", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7620_eof_create/subcontainer_validation/simple_create_from_creation.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_subcontainer_validation.py::test_reverting_container[fork_CancunEIP7692-blockchain_test_engine-eofcreate]", + "fixture_hash": "0xb08c8e456b36d140213a2c1ac5494fec1b9433f6ec36c7277f08b44b457725a3", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7620_eof_create/subcontainer_validation/reverting_container.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_subcontainer_validation.py::test_reverting_container[fork_CancunEIP7692-blockchain_test_engine-returncontract]", + "fixture_hash": "0x3becf6a65a3c9ba06e387d0ac6b9d1b7277a2e22884889426727f2de3f13c9ea", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7620_eof_create/subcontainer_validation/reverting_container.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_legacy_eof_creates.py::test_cross_version_creates_fail[fork_CancunEIP7692-blockchain_test_engine-deploy_eof_initcontainer-CREATE]", + "fixture_hash": "0xc8b8b5d0ed9bd57f249bc00c9018a8b7cfcff841e3187af8b14be8e2027667fb", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7620_eof_create/legacy_eof_creates/cross_version_creates_fail.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_legacy_eof_creates.py::test_cross_version_creates_fail[fork_CancunEIP7692-blockchain_test_engine-deploy_eof_initcontainer-CREATE2]", + "fixture_hash": "0xc11a6a74e1ea6e259cd89059d7598d18ef20336d356c1e2d7a32ba7e0ed00877", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7620_eof_create/legacy_eof_creates/cross_version_creates_fail.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_legacy_eof_creates.py::test_cross_version_creates_fail[fork_CancunEIP7692-blockchain_test_engine-deploy_eof_container-CREATE]", + "fixture_hash": "0x46fe55c9ab992bf98c410ec0dd945aa188554be280d6988bfae4da36e5fa307d", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7620_eof_create/legacy_eof_creates/cross_version_creates_fail.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_legacy_eof_creates.py::test_cross_version_creates_fail[fork_CancunEIP7692-blockchain_test_engine-deploy_eof_container-CREATE2]", + "fixture_hash": "0x714efcca8eb9016c5054e74313b0d584c995e5fb1298679b15499b406aad432c", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7620_eof_create/legacy_eof_creates/cross_version_creates_fail.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_legacy_eof_creates.py::test_legacy_initcode_eof_contract_fails[fork_CancunEIP7692-blockchain_test_engine-deploy_eof_initcontainer-CREATE]", + "fixture_hash": "0x51624c1d14173c78c21c90bbd71117210557551a991c3b2d5b9dba25f7659ded", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7620_eof_create/legacy_eof_creates/legacy_initcode_eof_contract_fails.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_legacy_eof_creates.py::test_legacy_initcode_eof_contract_fails[fork_CancunEIP7692-blockchain_test_engine-deploy_eof_initcontainer-CREATE2]", + "fixture_hash": "0xc5f752e7ab392304ed608ba0dee388a900d2166a2fdb708d0e46e8da1eabb007", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7620_eof_create/legacy_eof_creates/legacy_initcode_eof_contract_fails.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_legacy_eof_creates.py::test_legacy_initcode_eof_contract_fails[fork_CancunEIP7692-blockchain_test_engine-deploy_eof_container-CREATE]", + "fixture_hash": "0x8f1ca97989ad96df46e354916cf8c3f11c6152a4e25bf638a3dd4d2896bab1db", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7620_eof_create/legacy_eof_creates/legacy_initcode_eof_contract_fails.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_legacy_eof_creates.py::test_legacy_initcode_eof_contract_fails[fork_CancunEIP7692-blockchain_test_engine-deploy_eof_container-CREATE2]", + "fixture_hash": "0x2a1df7d29e59005f69f012fb1ca4474c52dd86098f01290cd65e84428ce6b617", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7620_eof_create/legacy_eof_creates/legacy_initcode_eof_contract_fails.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_eofcreate_failures.py::test_auxdata_size_failures[fork_CancunEIP7692-blockchain_test_engine-maxcode]", + "fixture_hash": "0xd0afbc06dd29494cf983b2d1c4266dd7debf70a23081b561a7e21f2d0731ec1", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7620_eof_create/eofcreate_failures/auxdata_size_failures.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_eofcreate_failures.py::test_auxdata_size_failures[fork_CancunEIP7692-blockchain_test_engine-overmaxcode]", + "fixture_hash": "0x330277c854329a055b1a6f6c075fb6ed8cbec20662bb1c96a69b034e5a8c7150", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7620_eof_create/eofcreate_failures/auxdata_size_failures.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_eofcreate_failures.py::test_auxdata_size_failures[fork_CancunEIP7692-blockchain_test_engine-almost64k]", + "fixture_hash": "0xaca2003626096f0168a67838555a993139f62806eea436cdc376d897b31b84c8", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7620_eof_create/eofcreate_failures/auxdata_size_failures.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_eofcreate_failures.py::test_auxdata_size_failures[fork_CancunEIP7692-blockchain_test_engine-64k-1]", + "fixture_hash": "0xa25821f474f0d516ffd0380e785270fbadc3592396e2cb3150507b045a20e5ee", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7620_eof_create/eofcreate_failures/auxdata_size_failures.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_eofcreate_failures.py::test_auxdata_size_failures[fork_CancunEIP7692-blockchain_test_engine-64k]", + "fixture_hash": "0x28baeb59555f5f1c25b143305066273cedbcf2162bc03af5cd088022efb9440f", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7620_eof_create/eofcreate_failures/auxdata_size_failures.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_eofcreate_failures.py::test_auxdata_size_failures[fork_CancunEIP7692-blockchain_test_engine-over64k]", + "fixture_hash": "0x64e7cdf4ec167d1e568cc514275e2f46736a0da03f57ffc66a9e5fee4d623523", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7620_eof_create/eofcreate_failures/auxdata_size_failures.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_eofcreate_failures.py::test_initcode_revert[fork_CancunEIP7692-blockchain_test_engine-empty]", + "fixture_hash": "0xea426cdf48b04dbeb07c953cc6c2a0cee00d0950e160d0fe94d773b3656dbf60", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7620_eof_create/eofcreate_failures/initcode_revert.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_eofcreate_failures.py::test_initcode_revert[fork_CancunEIP7692-blockchain_test_engine-Error(string)]", + "fixture_hash": "0xd4d0edff46f70abebc75da6eb1209cb11f52462411075a74748a4a065e29e7c5", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7620_eof_create/eofcreate_failures/initcode_revert.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_eofcreate_failures.py::test_insufficient_initcode_gas[fork_CancunEIP7692-blockchain_test_engine]", + "fixture_hash": "0x959eadaea8587bbdee216513672e8672d144449f764b78a07a67f860809c144d", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7620_eof_create/eofcreate_failures/insufficient_initcode_gas.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_eofcreate_failures.py::test_initcode_aborts[fork_CancunEIP7692-blockchain_test_engine]", + "fixture_hash": "0x49e843c6e672bb7d86beeb15cda47c35419212b4b3d2e32440d273dd33dcff91", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7620_eof_create/eofcreate_failures/initcode_aborts.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_eofcreate_failures.py::test_static_flag_eofcreate[fork_CancunEIP7692-blockchain_test_engine-working_initcode-endowment_0-opcode_STATICCALL]", + "fixture_hash": "0xb7a1baebf9482c3d98fb0acb0099abf39252b8b1a5727435b0d4aa228d5bc79b", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7620_eof_create/eofcreate_failures/static_flag_eofcreate.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_eofcreate_failures.py::test_static_flag_eofcreate[fork_CancunEIP7692-blockchain_test_engine-working_initcode-endowment_0-opcode_EXTSTATICCALL]", + "fixture_hash": "0x30db6c2edde5a9d4abfce3b318c1bb97d3681ea7bbfde4bcc4b30445983d41d7", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7620_eof_create/eofcreate_failures/static_flag_eofcreate.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_eofcreate_failures.py::test_static_flag_eofcreate[fork_CancunEIP7692-blockchain_test_engine-working_initcode-endowment_1-opcode_STATICCALL]", + "fixture_hash": "0x80891f40801bed5c712b5687071a205702e569af9753df52eb38f2fc7dde0ecd", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7620_eof_create/eofcreate_failures/static_flag_eofcreate.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_eofcreate_failures.py::test_static_flag_eofcreate[fork_CancunEIP7692-blockchain_test_engine-working_initcode-endowment_1-opcode_EXTSTATICCALL]", + "fixture_hash": "0xba002edf2cb3faa4e618fc70211215cbaefc6384a528669e2a81cba664e088ea", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7620_eof_create/eofcreate_failures/static_flag_eofcreate.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_eofcreate_failures.py::test_static_flag_eofcreate[fork_CancunEIP7692-blockchain_test_engine-aborting_code-endowment_0-opcode_STATICCALL]", + "fixture_hash": "0x144d2c843623c113d5589e01a3b150ff6e8c1e678179cde00191eaee70e76c96", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7620_eof_create/eofcreate_failures/static_flag_eofcreate.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_eofcreate_failures.py::test_static_flag_eofcreate[fork_CancunEIP7692-blockchain_test_engine-aborting_code-endowment_0-opcode_EXTSTATICCALL]", + "fixture_hash": "0x57ea9cebb994ccb671769be572d8d68ce807c8c4dd5caa31335401f8cf380af9", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7620_eof_create/eofcreate_failures/static_flag_eofcreate.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_eofcreate_failures.py::test_static_flag_eofcreate[fork_CancunEIP7692-blockchain_test_engine-aborting_code-endowment_1-opcode_STATICCALL]", + "fixture_hash": "0xca010951ff721abebf99662fd49b1b55c00b7f291bde80a9b03411cf12768e30", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7620_eof_create/eofcreate_failures/static_flag_eofcreate.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_eofcreate_failures.py::test_static_flag_eofcreate[fork_CancunEIP7692-blockchain_test_engine-aborting_code-endowment_1-opcode_EXTSTATICCALL]", + "fixture_hash": "0xc0d6234874f596100f3cbcd62cca0b5393b3b83704a63bd6977d25e7d42f9b3a", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7620_eof_create/eofcreate_failures/static_flag_eofcreate.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_eofcreate_failures.py::test_eof_eofcreate_msg_depth[fork_CancunEIP7692-blockchain_test_engine-call_fails-opcode_EXTCALL]", + "fixture_hash": "0xc1f7321b65d2c7cf83186c908747590d497b6430d478b01db2abe52dcbb4beb6", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7620_eof_create/eofcreate_failures/eof_eofcreate_msg_depth.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_eofcreate_failures.py::test_eof_eofcreate_msg_depth[fork_CancunEIP7692-blockchain_test_engine-call_fails-opcode_EXTDELEGATECALL]", + "fixture_hash": "0xa7df247414292837eff37bad800cf2d88e3283cc75228b9ade2b3c8c2ea2d164", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7620_eof_create/eofcreate_failures/eof_eofcreate_msg_depth.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_eofcreate_failures.py::test_eof_eofcreate_msg_depth[fork_CancunEIP7692-blockchain_test_engine-create_fails-opcode_EXTCALL]", + "fixture_hash": "0x581212087d682168b2702f5b140b4b495d6ef2371d3785f00882562262e10021", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7620_eof_create/eofcreate_failures/eof_eofcreate_msg_depth.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_eofcreate_failures.py::test_eof_eofcreate_msg_depth[fork_CancunEIP7692-blockchain_test_engine-create_fails-opcode_EXTDELEGATECALL]", + "fixture_hash": "0x96ef4886efff22d1d3fc33ff9f97ae4189845ce8b0485dfbec267c2f24e43315", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7620_eof_create/eofcreate_failures/eof_eofcreate_msg_depth.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_eofcreate_failures.py::test_eofcreate_insufficient_stipend[fork_CancunEIP7692-blockchain_test_engine-1_wei]", + "fixture_hash": "0xae03a40448c04336294182f5e07ec495926a2238abba33485efda5d7b7ccc145", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7620_eof_create/eofcreate_failures/eofcreate_insufficient_stipend.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_eofcreate_failures.py::test_eofcreate_insufficient_stipend[fork_CancunEIP7692-blockchain_test_engine-1_gwei]", + "fixture_hash": "0x3d29c05c586d031690d0685af46db77635bb638baf9e6ff3a34a479de81e6f96", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7620_eof_create/eofcreate_failures/eofcreate_insufficient_stipend.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_eofcreate_failures.py::test_insufficient_returncontract_auxdata_gas[fork_CancunEIP7692-blockchain_test_engine]", + "fixture_hash": "0xd981241c3b666dbc24cdb866a211e93ece8bb3e791cdcff73f24df44ef627b8e", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7620_eof_create/eofcreate_failures/insufficient_returncontract_auxdata_gas.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_eofcreate_failures.py::test_eofcreate_deploy_sizes[fork_CancunEIP7692-blockchain_test_engine-large]", + "fixture_hash": "0xbff5f4e0c79fb3ed92732d33c8583a54c96c75c6376151e9e53b3f117ce1554a", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7620_eof_create/eofcreate_failures/eofcreate_deploy_sizes.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_eofcreate_failures.py::test_eofcreate_deploy_sizes[fork_CancunEIP7692-blockchain_test_engine-max]", + "fixture_hash": "0xbe55e5a63495f115d337e09e3849f27588c64dd31dbda9120248a92df6eaaeeb", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7620_eof_create/eofcreate_failures/eofcreate_deploy_sizes.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_eofcreate_failures.py::test_eofcreate_deploy_sizes[fork_CancunEIP7692-blockchain_test_engine-overmax]", + "fixture_hash": "0xd3743f6bc6a67af60b26967e9a665aaec14f8d443e8e9ea2044dae39a84798f8", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7620_eof_create/eofcreate_failures/eofcreate_deploy_sizes.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_eofcreate_failures.py::test_eofcreate_deploy_sizes[fork_CancunEIP7692-blockchain_test_engine-initcodemax]", + "fixture_hash": "0x2ba990574139c9723d9d82ca6838f82ab9cc42db2240ff29a93b250c0003d11c", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7620_eof_create/eofcreate_failures/eofcreate_deploy_sizes.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_eofcreate_failures.py::test_insufficient_gas_memory_expansion[fork_CancunEIP7692-blockchain_test_engine]", + "fixture_hash": "0x5c9af90bc04c6a7c2083e3e26c4f95169f53ccb9a6ca0c5ecdb254cc93d87a8c", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7620_eof_create/eofcreate_failures/insufficient_gas_memory_expansion.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_eofcreate.py::test_eofcreate_then_call[fork_CancunEIP7692-blockchain_test_engine]", + "fixture_hash": "0x3dbef5c26a7136024f5de29b7940ce038f28b5d1f373579b362ccf18a6146a2b", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7620_eof_create/eofcreate/eofcreate_then_call.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_eofcreate.py::test_calldata[fork_CancunEIP7692-blockchain_test_engine]", + "fixture_hash": "0xc1eabba50793cf9acaaa7679852e164eea8c7a931508658e22bcb43ef93679c2", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7620_eof_create/eofcreate/calldata.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_eofcreate.py::test_address_collision[fork_CancunEIP7692-blockchain_test_engine]", + "fixture_hash": "0x792aa4f2211ffa84722a6ba5421c159bfc3680f02bd5092c81d1a65a0769368c", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7620_eof_create/eofcreate/address_collision.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_eofcreate.py::test_eofcreate_in_initcode_reverts[fork_CancunEIP7692-blockchain_test_engine]", + "fixture_hash": "0xd804016bb8c4b03068f093488c80d05d5907b064645501a7874d1e14b6e44784", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7620_eof_create/eofcreate/eofcreate_in_initcode_reverts.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_eofcreate.py::test_auxdata_variations[fork_CancunEIP7692-blockchain_test_engine-zero]", + "fixture_hash": "0xf5b294a6c4f0a7a1af63ce1b3555ba91ce4958899d97ffe942d08be42604dcbf", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7620_eof_create/eofcreate/auxdata_variations.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_eofcreate.py::test_auxdata_variations[fork_CancunEIP7692-blockchain_test_engine-short]", + "fixture_hash": "0xf7aef9c0453e1949e3ebfafda219d946843dc0a21848c8e4fa574645a77b0779", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7620_eof_create/eofcreate/auxdata_variations.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_eofcreate.py::test_auxdata_variations[fork_CancunEIP7692-blockchain_test_engine-one_byte_short]", + "fixture_hash": "0x5f35d615aad491fb0f2ee5d2da3c81b1aeccb3eb1f1bbbb93755c4f61ebf2c2c", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7620_eof_create/eofcreate/auxdata_variations.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_eofcreate.py::test_auxdata_variations[fork_CancunEIP7692-blockchain_test_engine-exact]", + "fixture_hash": "0x9713e2954b01475f5f571e12dbef8520d480a855338f86bc8f7513f65c820ec3", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7620_eof_create/eofcreate/auxdata_variations.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_eofcreate.py::test_auxdata_variations[fork_CancunEIP7692-blockchain_test_engine-one_byte_long]", + "fixture_hash": "0xbbf6dbe29b7789c963598aaa22b1b06bb6722123c764bb084d26563d1e6ab98", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7620_eof_create/eofcreate/auxdata_variations.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_eofcreate.py::test_auxdata_variations[fork_CancunEIP7692-blockchain_test_engine-extra]", + "fixture_hash": "0xc09b3c1a50e66b930ee8077ab6a0aa038e9b539f9c4f684ead34f6e3f66af125", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7620_eof_create/eofcreate/auxdata_variations.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_eofcreate.py::test_return_data_cleared[fork_CancunEIP7692-blockchain_test_engine]", + "fixture_hash": "0x97a3c913ca846aa233490b40ccf2de8c40bced1e72b07eb2580c2b00a605de9a", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7620_eof_create/eofcreate/return_data_cleared.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_eofcreate.py::test_eofcreate_in_initcode[fork_CancunEIP7692-blockchain_test_engine]", + "fixture_hash": "0x126226a0018ec25ce0e6d804ad9e41e0f953ef0025bb25319c92783b8cadc906", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7620_eof_create/eofcreate/eofcreate_in_initcode.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_eofcreate.py::test_eofcreate_revert_eof_returndata[fork_CancunEIP7692-blockchain_test_engine]", + "fixture_hash": "0xa00f7cdc3d50ad873857905bcf9264b2919fb9003bea74960980f360c5a6b3f4", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7620_eof_create/eofcreate/eofcreate_revert_eof_returndata.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_eofcreate.py::test_simple_eofcreate[fork_CancunEIP7692-blockchain_test_engine]", + "fixture_hash": "0x19b4c36d97d956d3d804d0009c28d077a2014c5d52ed12ad39317a0ad93cab09", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7620_eof_create/eofcreate/simple_eofcreate.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_clear_return_buffer[fork_CancunEIP7692-blockchain_test_engine-value_0-empty-opcode_EXTCALL]", + "fixture_hash": "0x3e1aa279635f3a216d1e757f2618f07fb1b97497d2f6563abc797e1a72b21cd1", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_clear_return_buffer.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_clear_return_buffer[fork_CancunEIP7692-blockchain_test_engine-value_0-empty-opcode_EXTDELEGATECALL]", + "fixture_hash": "0xda0c8d8bae16263d74c65f0a6492935036e97e4f55e4f7e8658bd8679b9154a4", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_clear_return_buffer.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_clear_return_buffer[fork_CancunEIP7692-blockchain_test_engine-value_0-empty-opcode_EXTSTATICCALL]", + "fixture_hash": "0x6b26b5c535910746432789ecd5603d06dcef203c517b7e513e5f071197e471cf", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_clear_return_buffer.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_clear_return_buffer[fork_CancunEIP7692-blockchain_test_engine-value_0-EOA-opcode_EXTCALL]", + "fixture_hash": "0x6aa695f1dc1aa6d97deb5786e388aceb9c91a724404e76a705b01af440b7e272", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_clear_return_buffer.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_clear_return_buffer[fork_CancunEIP7692-blockchain_test_engine-value_0-EOA-opcode_EXTDELEGATECALL]", + "fixture_hash": "0x8c19b786355f50438b95191fc4db4f007fd8e65afd89dd27d700971ced224302", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_clear_return_buffer.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_clear_return_buffer[fork_CancunEIP7692-blockchain_test_engine-value_0-EOA-opcode_EXTSTATICCALL]", + "fixture_hash": "0x5c90f3d51fc3b7b508def9f9680c368a7a3a0f5ed7019c7a91055588fda62f92", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_clear_return_buffer.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_clear_return_buffer[fork_CancunEIP7692-blockchain_test_engine-value_0-LegacyContract-opcode_EXTCALL]", + "fixture_hash": "0xd5424d202b347efbfd40669aef82973fe5105fbf2e2e66a5b7993d0e8602bb1e", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_clear_return_buffer.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_clear_return_buffer[fork_CancunEIP7692-blockchain_test_engine-value_0-LegacyContract-opcode_EXTDELEGATECALL]", + "fixture_hash": "0xbf6f3b98a92115748d60ea25e070685f107325ab4a427abe1ccb977efabd497c", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_clear_return_buffer.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_clear_return_buffer[fork_CancunEIP7692-blockchain_test_engine-value_0-LegacyContract-opcode_EXTSTATICCALL]", + "fixture_hash": "0x6436bc96a9fbe19e8d20afead793a8517f05ffa2fe25bc5d7f2fee175069e821", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_clear_return_buffer.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_clear_return_buffer[fork_CancunEIP7692-blockchain_test_engine-value_0-EOFContract-opcode_EXTCALL]", + "fixture_hash": "0x6f8cacb262cf7c45466943c5973fa48e97c79995c7a6cc13b77b7287ff759d12", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_clear_return_buffer.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_clear_return_buffer[fork_CancunEIP7692-blockchain_test_engine-value_0-EOFContract-opcode_EXTDELEGATECALL]", + "fixture_hash": "0xf35f6e3b523be533424204eb386ebeeea5ae44b54011dd65a0db06e857782d88", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_clear_return_buffer.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_clear_return_buffer[fork_CancunEIP7692-blockchain_test_engine-value_0-EOFContract-opcode_EXTSTATICCALL]", + "fixture_hash": "0xe9c144731392b73b659783e426645b71af52f8f361d3450b7eae233499dca451", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_clear_return_buffer.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_clear_return_buffer[fork_CancunEIP7692-blockchain_test_engine-value_0-LegacyContractInvalid-opcode_EXTCALL]", + "fixture_hash": "0xa54f7c580379e5e0979b7c96d3f5cd25b75b47834a0e8e1d9199ab33db0202ed", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_clear_return_buffer.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_clear_return_buffer[fork_CancunEIP7692-blockchain_test_engine-value_0-LegacyContractInvalid-opcode_EXTDELEGATECALL]", + "fixture_hash": "0xe8cf072c4afebceb0cc6dae90ea17e70a2ebdec35d4ef884b2b635284749c62", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_clear_return_buffer.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_clear_return_buffer[fork_CancunEIP7692-blockchain_test_engine-value_0-LegacyContractInvalid-opcode_EXTSTATICCALL]", + "fixture_hash": "0x39b8d1adc9d9b37849640b9f1454f776daad5a3325f77022e8d8771aad039fa5", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_clear_return_buffer.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_clear_return_buffer[fork_CancunEIP7692-blockchain_test_engine-value_0-EOFContractInvalid-opcode_EXTCALL]", + "fixture_hash": "0x5599063f2349a385d09da9fb783592e9d24efba505ef7726cf264483c120ef28", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_clear_return_buffer.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_clear_return_buffer[fork_CancunEIP7692-blockchain_test_engine-value_0-EOFContractInvalid-opcode_EXTDELEGATECALL]", + "fixture_hash": "0xdca5df7887e9116e09595a1d0f17152bbb40b952ea529c0dcb39e8eefd0b21a3", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_clear_return_buffer.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_clear_return_buffer[fork_CancunEIP7692-blockchain_test_engine-value_0-EOFContractInvalid-opcode_EXTSTATICCALL]", + "fixture_hash": "0x2eb7adbc5bde1d41fb357b66f128f6b70b65d8fc6683690f132529532b8000d6", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_clear_return_buffer.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_clear_return_buffer[fork_CancunEIP7692-blockchain_test_engine-value_1-empty-opcode_EXTCALL]", + "fixture_hash": "0x366a3ef33d872f0173dd7a2018fd162ebc9bf8b55deeabc7a82f8067a1d2867d", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_clear_return_buffer.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_clear_return_buffer[fork_CancunEIP7692-blockchain_test_engine-value_1-empty-opcode_EXTDELEGATECALL]", + "fixture_hash": "0xda0c8d8bae16263d74c65f0a6492935036e97e4f55e4f7e8658bd8679b9154a4", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_clear_return_buffer.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_clear_return_buffer[fork_CancunEIP7692-blockchain_test_engine-value_1-empty-opcode_EXTSTATICCALL]", + "fixture_hash": "0x6b26b5c535910746432789ecd5603d06dcef203c517b7e513e5f071197e471cf", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_clear_return_buffer.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_clear_return_buffer[fork_CancunEIP7692-blockchain_test_engine-value_1-EOA-opcode_EXTCALL]", + "fixture_hash": "0x137a23b439ca0c843a8f047c816b0bfdef10af4f104ca9c95dc69f042615dbf9", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_clear_return_buffer.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_clear_return_buffer[fork_CancunEIP7692-blockchain_test_engine-value_1-EOA-opcode_EXTDELEGATECALL]", + "fixture_hash": "0x8c19b786355f50438b95191fc4db4f007fd8e65afd89dd27d700971ced224302", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_clear_return_buffer.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_clear_return_buffer[fork_CancunEIP7692-blockchain_test_engine-value_1-EOA-opcode_EXTSTATICCALL]", + "fixture_hash": "0x5c90f3d51fc3b7b508def9f9680c368a7a3a0f5ed7019c7a91055588fda62f92", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_clear_return_buffer.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_clear_return_buffer[fork_CancunEIP7692-blockchain_test_engine-value_1-LegacyContract-opcode_EXTCALL]", + "fixture_hash": "0xc828a1eb0a9a94a54355ce5b08115a250b1863214ffb6e726dfb031f1f385091", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_clear_return_buffer.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_clear_return_buffer[fork_CancunEIP7692-blockchain_test_engine-value_1-LegacyContract-opcode_EXTDELEGATECALL]", + "fixture_hash": "0xbf6f3b98a92115748d60ea25e070685f107325ab4a427abe1ccb977efabd497c", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_clear_return_buffer.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_clear_return_buffer[fork_CancunEIP7692-blockchain_test_engine-value_1-LegacyContract-opcode_EXTSTATICCALL]", + "fixture_hash": "0x6436bc96a9fbe19e8d20afead793a8517f05ffa2fe25bc5d7f2fee175069e821", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_clear_return_buffer.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_clear_return_buffer[fork_CancunEIP7692-blockchain_test_engine-value_1-EOFContract-opcode_EXTCALL]", + "fixture_hash": "0xbc8b89ed410e32c85f00706c8886877a730af36a0577559d3d1fbbaacf92d7ca", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_clear_return_buffer.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_clear_return_buffer[fork_CancunEIP7692-blockchain_test_engine-value_1-EOFContract-opcode_EXTDELEGATECALL]", + "fixture_hash": "0xf35f6e3b523be533424204eb386ebeeea5ae44b54011dd65a0db06e857782d88", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_clear_return_buffer.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_clear_return_buffer[fork_CancunEIP7692-blockchain_test_engine-value_1-EOFContract-opcode_EXTSTATICCALL]", + "fixture_hash": "0xe9c144731392b73b659783e426645b71af52f8f361d3450b7eae233499dca451", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_clear_return_buffer.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_clear_return_buffer[fork_CancunEIP7692-blockchain_test_engine-value_1-LegacyContractInvalid-opcode_EXTCALL]", + "fixture_hash": "0x8ef6255ce468b6df0e2cad6a494b9380199155a0fa90b79f56f376d94aaac666", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_clear_return_buffer.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_clear_return_buffer[fork_CancunEIP7692-blockchain_test_engine-value_1-LegacyContractInvalid-opcode_EXTDELEGATECALL]", + "fixture_hash": "0xe8cf072c4afebceb0cc6dae90ea17e70a2ebdec35d4ef884b2b635284749c62", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_clear_return_buffer.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_clear_return_buffer[fork_CancunEIP7692-blockchain_test_engine-value_1-LegacyContractInvalid-opcode_EXTSTATICCALL]", + "fixture_hash": "0x39b8d1adc9d9b37849640b9f1454f776daad5a3325f77022e8d8771aad039fa5", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_clear_return_buffer.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_clear_return_buffer[fork_CancunEIP7692-blockchain_test_engine-value_1-EOFContractInvalid-opcode_EXTCALL]", + "fixture_hash": "0x70828b59065f695fde13cdd4bf6664bbd5fcf75dbcbdfe64ff877de1240391b8", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_clear_return_buffer.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_clear_return_buffer[fork_CancunEIP7692-blockchain_test_engine-value_1-EOFContractInvalid-opcode_EXTDELEGATECALL]", + "fixture_hash": "0xdca5df7887e9116e09595a1d0f17152bbb40b952ea529c0dcb39e8eefd0b21a3", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_clear_return_buffer.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_clear_return_buffer[fork_CancunEIP7692-blockchain_test_engine-value_1-EOFContractInvalid-opcode_EXTSTATICCALL]", + "fixture_hash": "0x2eb7adbc5bde1d41fb357b66f128f6b70b65d8fc6683690f132529532b8000d6", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_clear_return_buffer.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_revert_abort[fork_CancunEIP7692-blockchain_test_engine-destination_is_eof_True-destination_opcode_REVERT-opcode_EXTCALL]", + "fixture_hash": "0x9c1d8a8f8fcc267212daf01bf703305c682b9dbf73fd282053fbe4e0e8aa06ba", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_revert_abort.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_revert_abort[fork_CancunEIP7692-blockchain_test_engine-destination_is_eof_True-destination_opcode_REVERT-opcode_EXTDELEGATECALL]", + "fixture_hash": "0x10e0267542c9311f45036bf987224a4743d1594fa23e5dde9f71fadd0ebdc8a4", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_revert_abort.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_revert_abort[fork_CancunEIP7692-blockchain_test_engine-destination_is_eof_True-destination_opcode_REVERT-opcode_EXTSTATICCALL]", + "fixture_hash": "0xb38614eb8551fcae1c62328eecff1ce3ac868705df683b1b74826e9ca75e7636", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_revert_abort.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_revert_abort[fork_CancunEIP7692-blockchain_test_engine-destination_is_eof_True-destination_opcode_INVALID-opcode_EXTCALL]", + "fixture_hash": "0xf5f0ec2d67638a0d57875d046e0295d35a34736b61afb57ea01f7b66db19bc8c", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_revert_abort.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_revert_abort[fork_CancunEIP7692-blockchain_test_engine-destination_is_eof_True-destination_opcode_INVALID-opcode_EXTDELEGATECALL]", + "fixture_hash": "0xb3c6e924c28d6832c3945e92cabbf36c3952ad34af73dec5b133f6af99b6c7f2", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_revert_abort.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_revert_abort[fork_CancunEIP7692-blockchain_test_engine-destination_is_eof_True-destination_opcode_INVALID-opcode_EXTSTATICCALL]", + "fixture_hash": "0x200bf6696cc98caca0c1a3ea90beba9af2b21db3030a4a817761a6856783b76b", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_revert_abort.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_revert_abort[fork_CancunEIP7692-blockchain_test_engine-destination_is_eof_False-destination_opcode_REVERT-opcode_EXTCALL]", + "fixture_hash": "0xd02cbd0ceb41f506d5b6fc1d46d4fc4f580e822f0b86b717b7a1dab091838515", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_revert_abort.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_revert_abort[fork_CancunEIP7692-blockchain_test_engine-destination_is_eof_False-destination_opcode_REVERT-opcode_EXTDELEGATECALL]", + "fixture_hash": "0x20522f122cbefa810846d499396e03d2c16f42400f74b821048ea9a38834ac59", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_revert_abort.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_revert_abort[fork_CancunEIP7692-blockchain_test_engine-destination_is_eof_False-destination_opcode_REVERT-opcode_EXTSTATICCALL]", + "fixture_hash": "0xf4397533c481a42a885dd72eb2ed288c4525cb8a40deecce592521fe80191649", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_revert_abort.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_revert_abort[fork_CancunEIP7692-blockchain_test_engine-destination_is_eof_False-destination_opcode_INVALID-opcode_EXTCALL]", + "fixture_hash": "0xfd302a97d4f1bf9d4ff5eb5ae2c9ee1745d21a5a714cabe35d3803ce93ecebf3", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_revert_abort.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_revert_abort[fork_CancunEIP7692-blockchain_test_engine-destination_is_eof_False-destination_opcode_INVALID-opcode_EXTDELEGATECALL]", + "fixture_hash": "0xb478c42285bc494f477ab4f3cd60ba85a17c9052ba17153cf0f3347c4b6a11d8", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_revert_abort.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_revert_abort[fork_CancunEIP7692-blockchain_test_engine-destination_is_eof_False-destination_opcode_INVALID-opcode_EXTSTATICCALL]", + "fixture_hash": "0xea1b5baf01ef9255088b423bbfd96cb10c0cd47b00273266d82ea57ba56a7989", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_revert_abort.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_eof_then_fails[fork_CancunEIP7692-blockchain_test_engine-fail_opcode_REVERT-opcode_EXTCALL]", + "fixture_hash": "0xa2a40a7fa3875c116424105afe663c94db5d8f1f9280e3e2e91f1e96ac376846", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_eof_then_fails.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_eof_then_fails[fork_CancunEIP7692-blockchain_test_engine-fail_opcode_REVERT-opcode_EXTDELEGATECALL]", + "fixture_hash": "0x45c839b133c85528db39a00ca2c156d851216d4a501fea18e52ee151d6088fde", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_eof_then_fails.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_eof_then_fails[fork_CancunEIP7692-blockchain_test_engine-fail_opcode_INVALID-opcode_EXTCALL]", + "fixture_hash": "0x52a7ce3dad7d1e82033062f9ed6a12c67e212de9b055f0ca3bd8cf96bb51e7cd", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_eof_then_fails.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_eof_then_fails[fork_CancunEIP7692-blockchain_test_engine-fail_opcode_INVALID-opcode_EXTDELEGATECALL]", + "fixture_hash": "0x4300fc0d72582c53e70106351c5b212646ea8518aaa3df1e81b7260de90c4cc", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_eof_then_fails.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_eof_mstore[fork_CancunEIP7692-blockchain_test_engine-opcode_EXTCALL]", + "fixture_hash": "0xbc19faf59b804aed20a398a20235a6ff1bb75f8d20cb494b836eb8444bdc93f7", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_eof_mstore.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_eof_mstore[fork_CancunEIP7692-blockchain_test_engine-opcode_EXTDELEGATECALL]", + "fixture_hash": "0xe4574f8766ae030b4ce09c214cb14567d448ace4527a563478d3fd084f850229", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_eof_mstore.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_eof_mstore[fork_CancunEIP7692-blockchain_test_engine-opcode_EXTSTATICCALL]", + "fixture_hash": "0xbc34c0714f011881b44540c6fb43c77c7c821179291f3c6e4df11adf23539722", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_eof_mstore.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_legacy_calls_eof_sstore[fork_CancunEIP7692-blockchain_test_engine-opcode_CALL]", + "fixture_hash": "0xefe073eab84036a26cd8529297b182bad0770dc9689f185bc0bd10ed4b39efb4", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calls/legacy_calls_eof_sstore.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_legacy_calls_eof_sstore[fork_CancunEIP7692-blockchain_test_engine-opcode_DELEGATECALL]", + "fixture_hash": "0xf33aca993cb57d2f89d17bb19be5e87216bcf62f47c1e2bef7f8c50c25d68854", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calls/legacy_calls_eof_sstore.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_legacy_calls_eof_sstore[fork_CancunEIP7692-blockchain_test_engine-opcode_CALLCODE]", + "fixture_hash": "0xb9a1536b22847601e67a09e1c1de556b076e00faba5c7d05b3b0b668a842cd2d", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calls/legacy_calls_eof_sstore.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_legacy_calls_eof_sstore[fork_CancunEIP7692-blockchain_test_engine-opcode_STATICCALL]", + "fixture_hash": "0xeeb7cff9332da1c414ad2f874cdd410e6dcadfbc06e2507389330725485ab3d3", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calls/legacy_calls_eof_sstore.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_legacy_calls_eof_mstore[fork_CancunEIP7692-blockchain_test_engine-opcode_CALL]", + "fixture_hash": "0x80fb06c9d1cb5d9fc5aa6a0fcf596f128db54b4938c93380f6651ce77ce30bd0", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calls/legacy_calls_eof_mstore.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_legacy_calls_eof_mstore[fork_CancunEIP7692-blockchain_test_engine-opcode_DELEGATECALL]", + "fixture_hash": "0xf78ecd206587b7397e9fe89b1a94eb56a365eaad0423b1800fdabce076645a03", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calls/legacy_calls_eof_mstore.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_legacy_calls_eof_mstore[fork_CancunEIP7692-blockchain_test_engine-opcode_CALLCODE]", + "fixture_hash": "0xe59f42c62a781f5c751b4e3c5045fdeb9b78edb061e4983ef7504aec145f46e1", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calls/legacy_calls_eof_mstore.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_legacy_calls_eof_mstore[fork_CancunEIP7692-blockchain_test_engine-opcode_STATICCALL]", + "fixture_hash": "0x919f43766e1e505c8f3529a5e5d3b0e5b32a57719220347fe6d0dccf362f592b", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calls/legacy_calls_eof_mstore.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_eof_sstore[fork_CancunEIP7692-blockchain_test_engine-opcode_EXTCALL]", + "fixture_hash": "0x43de4e689df97536dd1ba1d5da9d7c7acaf73a479e84be1a1a2a2838e08a0741", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_eof_sstore.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_eof_sstore[fork_CancunEIP7692-blockchain_test_engine-opcode_EXTDELEGATECALL]", + "fixture_hash": "0xffb57f26f512669e30a4f082dee982a0af5e7c2485a7b32f6394669e108988c5", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_eof_sstore.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_eof_sstore[fork_CancunEIP7692-blockchain_test_engine-opcode_EXTSTATICCALL]", + "fixture_hash": "0xef943a3733d5ec00dc581883f18ff0f33243ce679121ccb93863172edc199850", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_eof_sstore.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_msg_depth[fork_CancunEIP7692-blockchain_test_engine-opcode_EXTCALL]", + "fixture_hash": "0xceb2b789ff7d7b0a63d8ae1e6a8a5f9da806956ccecb2db23e4d2651c3488d44", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_msg_depth.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_msg_depth[fork_CancunEIP7692-blockchain_test_engine-opcode_EXTDELEGATECALL]", + "fixture_hash": "0xf698341b1affa92f7e77672c051be3e601f10ecbb38f1f6acd169b2db8d8af18", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_msg_depth.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_msg_depth[fork_CancunEIP7692-blockchain_test_engine-opcode_EXTSTATICCALL]", + "fixture_hash": "0x88fde1b3443dcaec119941a6c0153093d948f8df8fa52cc275ff6978dc3067c2", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_msg_depth.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_legacy_sstore[fork_CancunEIP7692-blockchain_test_engine-opcode_EXTCALL]", + "fixture_hash": "0x622ed02f8ace842c9cc81c30204c181c60de9d618c6158c100728b8c67f033c3", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_legacy_sstore.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_legacy_sstore[fork_CancunEIP7692-blockchain_test_engine-opcode_EXTDELEGATECALL]", + "fixture_hash": "0x3b2edb4d80ac2edb1272cc370898f4ce920cda79b5010ed88afa9b4dd9cf40ad", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_legacy_sstore.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_legacy_sstore[fork_CancunEIP7692-blockchain_test_engine-opcode_EXTSTATICCALL]", + "fixture_hash": "0xbc5a00186971ae352f5ad8026c9e7e8a5e9f5fefb3fc9c50115fa4ff969d6b22", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_legacy_sstore.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_min_callee_gas[fork_CancunEIP7692-blockchain_test_engine-no_allowances-extcall_without_value]", + "fixture_hash": "0xf4549f9f23f86d2840265a69352db2781f79fc63d7e71894a55023e670dd6f53", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_min_callee_gas.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_min_callee_gas[fork_CancunEIP7692-blockchain_test_engine-no_allowances-extcall_with_value]", + "fixture_hash": "0x1af91e468427b3c127e283e376b4498f49dcc3fece87cea3ff1a17a3299670e5", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_min_callee_gas.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_min_callee_gas[fork_CancunEIP7692-blockchain_test_engine-no_allowances-extstaticcall]", + "fixture_hash": "0x93e3d023b4e1b6fa2af6b6116c7d4007a4b39cfe49569c5174643685437dbe59", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_min_callee_gas.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_min_callee_gas[fork_CancunEIP7692-blockchain_test_engine-no_allowances-extdelegatecall]", + "fixture_hash": "0xcba930cdec61000281f18a54b89d3c87c88705bde1ba72d18e72964a568bfa51", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_min_callee_gas.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_min_callee_gas[fork_CancunEIP7692-blockchain_test_engine-only_retained-extcall_without_value]", + "fixture_hash": "0x92f91e14549743eb4ef4739569cea660ae2a7c5ab9670be0ba2358a0e619ac89", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_min_callee_gas.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_min_callee_gas[fork_CancunEIP7692-blockchain_test_engine-only_retained-extcall_with_value]", + "fixture_hash": "0x61024bede193946cf4b30d2f737b0428f1dd68866745f7a55aad9ac69070278d", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_min_callee_gas.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_min_callee_gas[fork_CancunEIP7692-blockchain_test_engine-only_retained-extstaticcall]", + "fixture_hash": "0xe58b0da147cdfbd41a98204fc51050e627d4f83cfe65bda912d1daf51a5580ad", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_min_callee_gas.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_min_callee_gas[fork_CancunEIP7692-blockchain_test_engine-only_retained-extdelegatecall]", + "fixture_hash": "0x55a8d3d9b31b9e667c1581b48074fa30dfed61cbeb5fd0aee56b64b4cc22fa51", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_min_callee_gas.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_min_callee_gas[fork_CancunEIP7692-blockchain_test_engine-only_callee-extcall_without_value]", + "fixture_hash": "0x9413e89e6ca83ec9c2fcffd7229477fee1c796def3174534c05a28799f88f988", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_min_callee_gas.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_min_callee_gas[fork_CancunEIP7692-blockchain_test_engine-only_callee-extcall_with_value]", + "fixture_hash": "0xc258ab0c1bd72535290c30792b6a459297c696b116c1e6d5546c1cc2fa30ef7a", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_min_callee_gas.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_min_callee_gas[fork_CancunEIP7692-blockchain_test_engine-only_callee-extstaticcall]", + "fixture_hash": "0xfdfbc5a4410179b7e79fb651ba9c2b3c5ef477f5b5d5e061f5059763cf8a0a0a", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_min_callee_gas.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_min_callee_gas[fork_CancunEIP7692-blockchain_test_engine-only_callee-extdelegatecall]", + "fixture_hash": "0xe8fecde0619ea68f2d2ac071ac26584018ec928178980d3bdde0947d0db772ec", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_min_callee_gas.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_min_callee_gas[fork_CancunEIP7692-blockchain_test_engine-both_allowances-extcall_without_value]", + "fixture_hash": "0x4ecf798582500fad7eb61766dadebd73d7b00cb468e4e3ec34ae5b2bf2ec37a8", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_min_callee_gas.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_min_callee_gas[fork_CancunEIP7692-blockchain_test_engine-both_allowances-extcall_with_value]", + "fixture_hash": "0x74b65602ef3b930985eb4bc8044a8571318cc801293519abf29e37dd58f67777", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_min_callee_gas.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_min_callee_gas[fork_CancunEIP7692-blockchain_test_engine-both_allowances-extstaticcall]", + "fixture_hash": "0x64c374fa0cd9155e21713adc2981965da60321ba2d5d9cad04d75b51c471da9a", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_min_callee_gas.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_min_callee_gas[fork_CancunEIP7692-blockchain_test_engine-both_allowances-extdelegatecall]", + "fixture_hash": "0xfa54e1f5c0419c790af1b00abedcd83ff39557838bf758c9e495a87e118e7642", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_min_callee_gas.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_legacy_mstore[fork_CancunEIP7692-blockchain_test_engine-opcode_EXTCALL]", + "fixture_hash": "0x40978b0438b923a80d44b71c38a84a432cf640efcd2a7c6ce05bc28c7b19601b", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_legacy_mstore.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_legacy_mstore[fork_CancunEIP7692-blockchain_test_engine-opcode_EXTDELEGATECALL]", + "fixture_hash": "0x254ad861622074da1ea4c6c11f97b3ffd2762645744d42e3b0f94c76982db1bd", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_legacy_mstore.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_legacy_mstore[fork_CancunEIP7692-blockchain_test_engine-opcode_EXTSTATICCALL]", + "fixture_hash": "0x503c1312e62bf991864f825ff73c41b0d825573759a6003e7215d61493c9a2e7", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_legacy_mstore.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_with_value[fork_CancunEIP7692-blockchain_test_engine-value_0-balance_0]", + "fixture_hash": "0x9077b926f47ef8b29b39c38ca1a3ac2ff6dcdf5eaa1f77a89357bbb0b124723c", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_with_value.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_with_value[fork_CancunEIP7692-blockchain_test_engine-value_0-balance_1]", + "fixture_hash": "0x1f65ed051ee8ba5563156723ece272fab9eba3723aff60fdd0721b21922acd0c", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_with_value.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_with_value[fork_CancunEIP7692-blockchain_test_engine-value_0-balance_2]", + "fixture_hash": "0x1e72a8ec5604370780702c7589d4c6f8a7f7864ca878272b79faf1f198ed973c", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_with_value.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_with_value[fork_CancunEIP7692-blockchain_test_engine-value_0-balance_115792089237316195423570985008687907853269984665640564039457584007913129639935]", + "fixture_hash": "0x87de88f14c948b34c2c9c3f8d5c73bdc321227361b3e52e607c7d1cc47c47da7", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_with_value.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_with_value[fork_CancunEIP7692-blockchain_test_engine-value_1-balance_0]", + "fixture_hash": "0x3ab453ccecc27b038f5f2c60bb6ed9f61e6b1bbb02c7a4df0a118f1ff4e3602b", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_with_value.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_with_value[fork_CancunEIP7692-blockchain_test_engine-value_1-balance_1]", + "fixture_hash": "0xe13bd12f43732349d08c9745e1e1c2f1debabae123974750df33428d8e6fa1d8", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_with_value.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_with_value[fork_CancunEIP7692-blockchain_test_engine-value_1-balance_2]", + "fixture_hash": "0x88712362ba0261f0e756f030071b16c6d893fb5c4b7013f282857dc24d333ac2", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_with_value.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_with_value[fork_CancunEIP7692-blockchain_test_engine-value_1-balance_115792089237316195423570985008687907853269984665640564039457584007913129639935]", + "fixture_hash": "0xd27a2d16ccda999ea1fa6947eaf3ad5faa54729d7e05db2fd3f605b9129048ae", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_with_value.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_with_value[fork_CancunEIP7692-blockchain_test_engine-value_2-balance_0]", + "fixture_hash": "0x3746fe2cc6c94da296400a5bf2a6fd192192deca30e366ee3e600da1829c361d", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_with_value.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_with_value[fork_CancunEIP7692-blockchain_test_engine-value_2-balance_1]", + "fixture_hash": "0xbc2d5c7cb3ccc825bbea16dd19e7fc9f1c33ac3b2ce38f15a7da4b588f1a5e43", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_with_value.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_with_value[fork_CancunEIP7692-blockchain_test_engine-value_2-balance_2]", + "fixture_hash": "0x120e7f4d33eabbe63e86e4f05d262ef66d43727dfa729e122ab58553d2d34123", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_with_value.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_with_value[fork_CancunEIP7692-blockchain_test_engine-value_2-balance_115792089237316195423570985008687907853269984665640564039457584007913129639935]", + "fixture_hash": "0x4f6641e654be43ca5c44f082ca1ea7e945c1a4de1631920662b17702be528c68", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_with_value.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_with_value[fork_CancunEIP7692-blockchain_test_engine-value_115792089237316195423570985008687907853269984665640564039457584007913129639935-balance_0]", + "fixture_hash": "0xcc356e9f33119a02b05b1aaac1ae19f5bc2ba5ee85db6b28b4db75dae34f9474", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_with_value.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_with_value[fork_CancunEIP7692-blockchain_test_engine-value_115792089237316195423570985008687907853269984665640564039457584007913129639935-balance_1]", + "fixture_hash": "0xa9bdf618a1883c24830828fa2a6d562057f2e5c6285c183fd39aea57f545377d", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_with_value.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_with_value[fork_CancunEIP7692-blockchain_test_engine-value_115792089237316195423570985008687907853269984665640564039457584007913129639935-balance_2]", + "fixture_hash": "0xaf9a424c090cfef4ed05ea1003fae5addea84a2f660475f67e22e53002d862cb", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_with_value.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_with_value[fork_CancunEIP7692-blockchain_test_engine-value_115792089237316195423570985008687907853269984665640564039457584007913129639935-balance_115792089237316195423570985008687907853269984665640564039457584007913129639935]", + "fixture_hash": "0x54ecbfbbe83328090b6f284f241ca1285b2c292153e9814a6ade1c5ab811ccd0", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_with_value.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_static_flag_with_value[fork_CancunEIP7692-blockchain_test_engine-opcode_CALL]", + "fixture_hash": "0x14f7d745cc7e0c5f3db767a4e069d6478a215c5939354381ae2005bec7dfcac0", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_static_flag_with_value.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_static_flag_with_value[fork_CancunEIP7692-blockchain_test_engine-opcode_EXTCALL]", + "fixture_hash": "0x96c90807045c7168a9128a0abe56dd6e6b3d8f23fbdefb60a7f9f060bff7eb7d", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_static_flag_with_value.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_gas.py::test_ext_calls_gas[fork_CancunEIP7692-blockchain_test_engine-mem_expansion_bytes_0-EXTCALL]", + "fixture_hash": "0xcb9738149188da9561c8fe96515af1db13c21cdd1d45b90b2a561376b67976dd", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/gas/ext_calls_gas.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_gas.py::test_ext_calls_gas[fork_CancunEIP7692-blockchain_test_engine-mem_expansion_bytes_0-EXTCALL_with_value]", + "fixture_hash": "0xa3a5c660ef1f311f06c74282f468f569a5e371e854ddb6cf71c6cc101d7597ed", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/gas/ext_calls_gas.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_gas.py::test_ext_calls_gas[fork_CancunEIP7692-blockchain_test_engine-mem_expansion_bytes_0-EXTDELEGATECALL]", + "fixture_hash": "0x7df4c9ab841492d1606d638c1661a21e41ec194811c590f438f5c940dca3e5ad", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/gas/ext_calls_gas.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_gas.py::test_ext_calls_gas[fork_CancunEIP7692-blockchain_test_engine-mem_expansion_bytes_0-EXTSTATICCALL]", + "fixture_hash": "0x66567605adb79b595aab12468265b24efd6d3f9de63472cecb327b4f268ee26e", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/gas/ext_calls_gas.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_gas.py::test_ext_calls_gas[fork_CancunEIP7692-blockchain_test_engine-mem_expansion_bytes_0-EXTCALL_new_acc]", + "fixture_hash": "0x36492b5e5ae57d337deba735cc4f595af93975975dcd8b8ca171e79843c0f17", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/gas/ext_calls_gas.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_gas.py::test_ext_calls_gas[fork_CancunEIP7692-blockchain_test_engine-mem_expansion_bytes_0-EXTCALL_with_value_new_acc]", + "fixture_hash": "0xbf77ba16d777c0a4b74e2cb41191eda374ffee14ee52d2247517d34a637c3abb", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/gas/ext_calls_gas.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_gas.py::test_ext_calls_gas[fork_CancunEIP7692-blockchain_test_engine-mem_expansion_bytes_0-EXTDELEGATECALL_new_acc]", + "fixture_hash": "0x7f0e89e9a749aeee44d2418ebb4def202828af5e0dade4b7ed6c4417a573fa8c", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/gas/ext_calls_gas.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_gas.py::test_ext_calls_gas[fork_CancunEIP7692-blockchain_test_engine-mem_expansion_bytes_0-EXTSTATICCALL_new_acc]", + "fixture_hash": "0x39066e9062c8276e6f3a2864f13c976cbcd3c6bfcf007975a284c150fd300e67", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/gas/ext_calls_gas.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_gas.py::test_ext_calls_gas[fork_CancunEIP7692-blockchain_test_engine-mem_expansion_bytes_1-EXTCALL]", + "fixture_hash": "0xb6437b9569acac71a0b3a0ed40071803ac5078780a3bfd5c700107d7b63711d7", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/gas/ext_calls_gas.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_gas.py::test_ext_calls_gas[fork_CancunEIP7692-blockchain_test_engine-mem_expansion_bytes_1-EXTCALL_with_value]", + "fixture_hash": "0xce35a6bce21fbd15a3265ada0f4963d3e995a16c87bb1cb6443f1c10cfb4a411", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/gas/ext_calls_gas.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_gas.py::test_ext_calls_gas[fork_CancunEIP7692-blockchain_test_engine-mem_expansion_bytes_1-EXTDELEGATECALL]", + "fixture_hash": "0x75dc470ecee599f6d4fd7c4dcf5a0dfc8aa176817ea0dcaa3f2e677d55cdcbb4", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/gas/ext_calls_gas.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_gas.py::test_ext_calls_gas[fork_CancunEIP7692-blockchain_test_engine-mem_expansion_bytes_1-EXTSTATICCALL]", + "fixture_hash": "0x1ac2218d934fd68e991d95605cc447ff9275d61b923170062c37400340ca4b49", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/gas/ext_calls_gas.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_gas.py::test_ext_calls_gas[fork_CancunEIP7692-blockchain_test_engine-mem_expansion_bytes_1-EXTCALL_new_acc]", + "fixture_hash": "0xc72d0b707ac6f628459ef6069b041058f9db1babf6d6b9b7263e58b2826e6c31", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/gas/ext_calls_gas.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_gas.py::test_ext_calls_gas[fork_CancunEIP7692-blockchain_test_engine-mem_expansion_bytes_1-EXTCALL_with_value_new_acc]", + "fixture_hash": "0xd30d1e385cab47c210d680bab448fc15982c70340a9e662f79d5180511b1897a", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/gas/ext_calls_gas.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_gas.py::test_ext_calls_gas[fork_CancunEIP7692-blockchain_test_engine-mem_expansion_bytes_1-EXTDELEGATECALL_new_acc]", + "fixture_hash": "0x9a7ece99c513cf512b9e2ab47d488afc5f46a8d61f166f02c7d8fbfe58f4c514", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/gas/ext_calls_gas.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_gas.py::test_ext_calls_gas[fork_CancunEIP7692-blockchain_test_engine-mem_expansion_bytes_1-EXTSTATICCALL_new_acc]", + "fixture_hash": "0xc40ec7df9e48c71ec40d7237c0aa81698a651e75a33d65542eaaf5874a5657cb", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/gas/ext_calls_gas.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_gas.py::test_ext_calls_gas[fork_CancunEIP7692-blockchain_test_engine-mem_expansion_bytes_32-EXTCALL]", + "fixture_hash": "0x9a03a9b88cff4081319536958117c695263c0cac273ad28cf6e3ceb62bfa8766", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/gas/ext_calls_gas.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_gas.py::test_ext_calls_gas[fork_CancunEIP7692-blockchain_test_engine-mem_expansion_bytes_32-EXTCALL_with_value]", + "fixture_hash": "0x8b36f7da2179847540a3aa32e17e030fd317c00e76d137a9d3c309cbfe269a75", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/gas/ext_calls_gas.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_gas.py::test_ext_calls_gas[fork_CancunEIP7692-blockchain_test_engine-mem_expansion_bytes_32-EXTDELEGATECALL]", + "fixture_hash": "0x2f9e4bda76c6df2883fece541e10286cd1c5edd6038a4c3ea84fb34889954132", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/gas/ext_calls_gas.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_gas.py::test_ext_calls_gas[fork_CancunEIP7692-blockchain_test_engine-mem_expansion_bytes_32-EXTSTATICCALL]", + "fixture_hash": "0x72732010982c5be41678cfb320dcb0f98de6e3ac82c891efe1a1d1a9651c213a", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/gas/ext_calls_gas.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_gas.py::test_ext_calls_gas[fork_CancunEIP7692-blockchain_test_engine-mem_expansion_bytes_32-EXTCALL_new_acc]", + "fixture_hash": "0x1c3faef7a764bebe61725e97679bbd7c28c470e6dbcb8ac1dda9b2f4b21cb816", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/gas/ext_calls_gas.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_gas.py::test_ext_calls_gas[fork_CancunEIP7692-blockchain_test_engine-mem_expansion_bytes_32-EXTCALL_with_value_new_acc]", + "fixture_hash": "0x97008a514c47758c5f997e471a6e183dbcd92c0313a5be066a5cc2d8c905332", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/gas/ext_calls_gas.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_gas.py::test_ext_calls_gas[fork_CancunEIP7692-blockchain_test_engine-mem_expansion_bytes_32-EXTDELEGATECALL_new_acc]", + "fixture_hash": "0x67bd120c562770936dcf0ab1a7f3ebdb4414acbd22a90885d8d4d149ea11a903", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/gas/ext_calls_gas.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_gas.py::test_ext_calls_gas[fork_CancunEIP7692-blockchain_test_engine-mem_expansion_bytes_32-EXTSTATICCALL_new_acc]", + "fixture_hash": "0xc209b4596c5dbcbfbed5c0e1e95da47e32a893ca38dc92530e1c6be600e830e4", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/gas/ext_calls_gas.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_gas.py::test_ext_calls_gas[fork_CancunEIP7692-blockchain_test_engine-mem_expansion_bytes_33-EXTCALL]", + "fixture_hash": "0xb862a87d07f65e566147beb4019c5c9f849c9e0692d7d544f15f791f4d74ab5", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/gas/ext_calls_gas.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_gas.py::test_ext_calls_gas[fork_CancunEIP7692-blockchain_test_engine-mem_expansion_bytes_33-EXTCALL_with_value]", + "fixture_hash": "0xec065995ba74c6b21b01c717aa06bf3dd7a075bafe731348747664ad9fa57e0f", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/gas/ext_calls_gas.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_gas.py::test_ext_calls_gas[fork_CancunEIP7692-blockchain_test_engine-mem_expansion_bytes_33-EXTDELEGATECALL]", + "fixture_hash": "0x6d61b25022f0abebb6572bb21491d88f25a3ba9411fbab421c6229cb7e7bb2e8", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/gas/ext_calls_gas.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_gas.py::test_ext_calls_gas[fork_CancunEIP7692-blockchain_test_engine-mem_expansion_bytes_33-EXTSTATICCALL]", + "fixture_hash": "0xf42972c0dfbdd5f572e0d1978479e4b5dbe5da20abaad2d55e1fd4024b1bd097", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/gas/ext_calls_gas.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_gas.py::test_ext_calls_gas[fork_CancunEIP7692-blockchain_test_engine-mem_expansion_bytes_33-EXTCALL_new_acc]", + "fixture_hash": "0xf434ab920cff2b0e9d3e0c8b64f48d85e77771e6d0d91e5c731a8f4d452e0609", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/gas/ext_calls_gas.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_gas.py::test_ext_calls_gas[fork_CancunEIP7692-blockchain_test_engine-mem_expansion_bytes_33-EXTCALL_with_value_new_acc]", + "fixture_hash": "0x57284edca26686c05745294d033ce9aaf330104f17fc2a37329737776fbb2ea5", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/gas/ext_calls_gas.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_gas.py::test_ext_calls_gas[fork_CancunEIP7692-blockchain_test_engine-mem_expansion_bytes_33-EXTDELEGATECALL_new_acc]", + "fixture_hash": "0x54df61ce00cb8a33d4e64b616c9646ddaad925056122265cddd69ac220dd2f12", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/gas/ext_calls_gas.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_gas.py::test_ext_calls_gas[fork_CancunEIP7692-blockchain_test_engine-mem_expansion_bytes_33-EXTSTATICCALL_new_acc]", + "fixture_hash": "0x8adff7cb4dc744ae1544140f1e89dc72b60a1a594e2bcbd87becd1c5d5278826", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/gas/ext_calls_gas.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_0-offset_0-size_0-value_0]", + "fixture_hash": "0xf231cf8c8891d5611f1f647493d12bd2061a03074dc92c0e1fba4b7032e95787", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_0-offset_0-size_0-value_1]", + "fixture_hash": "0x6231321775d1890138feb3d76d4994d445d05dcdaaa1798ff751870f0a10656d", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_0-offset_0-size_16-value_0]", + "fixture_hash": "0x88e5e0ae39513448ee3ca309107d1096081f9afc764e63dfc1216ce0635bb950", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_0-offset_0-size_16-value_1]", + "fixture_hash": "0x986ea04160d2afd56f674c743b0d262a206ef96d8e4e3e96e159f594ce0a3737", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_0-offset_0-size_64-value_0]", + "fixture_hash": "0x4afe9795c096ef65ec46c6d5659b2811a516a9e0a2dedd0f92cb5b254f4a1a95", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_0-offset_0-size_64-value_1]", + "fixture_hash": "0x7dea67e928de9af1393418343309648062647b4320e490b0fe7760ae31f67a40", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_0-offset_0-size_256-value_0]", + "fixture_hash": "0x8d73ee8d4fa13936dddba16287194e7917b056680308217f896d728ada536aec", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_0-offset_0-size_256-value_1]", + "fixture_hash": "0xa2ddfb8be2edf5c31719770e7f20babf5dfe968a20b92f1620846a93ae360594", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_0-offset_8-size_0-value_0]", + "fixture_hash": "0xdfcdb5780232a6aae6d3efe14c5e4a30c0e376f9d798223a6ced5df70a16ec49", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_0-offset_8-size_0-value_1]", + "fixture_hash": "0xa35a138e25f730bfd1aae6f62159baf130944c7f5f0725e70d0a5ca3d8e3cdd6", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_0-offset_8-size_16-value_0]", + "fixture_hash": "0x624779ca3e5a13ad343a4e9fef0cbcd31b70a6751bbbd1300ae3323a957a695d", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_0-offset_8-size_16-value_1]", + "fixture_hash": "0x129da9e6065883bae076ec7c2670b1a1384f0299f302aab9e1807bcf2c308482", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_0-offset_8-size_64-value_0]", + "fixture_hash": "0xea872b5fff61c75e68f1a017d6de00dd5d35a26884223133f78894b0481e8d7b", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_0-offset_8-size_64-value_1]", + "fixture_hash": "0xca57ada052ec3f08ad3501e42e6db73f557f38a75b083908cf75c4c3d05a26be", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_0-offset_8-size_256-value_0]", + "fixture_hash": "0x4389830183e5656fa3a079eed926de4b77397890511c6da62ff17cfea96e0ee5", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_0-offset_8-size_256-value_1]", + "fixture_hash": "0xe3ad55b46daea6b049f6a4a9b6c1b1cd7a46adb5250d6b2f9c2d2736f32631ba", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_0-offset_24-size_0-value_0]", + "fixture_hash": "0xa6815e50f86544cd8263dca9f1fba0f15c1e49faaac24c464c8e0fff36b4b34e", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_0-offset_24-size_0-value_1]", + "fixture_hash": "0xb40b37a8d89f4240526fd32d1b4dc7af4c5ed824f4c7bed72af96481636b6f7d", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_0-offset_24-size_16-value_0]", + "fixture_hash": "0xc63f9b059849d610b6826e18189b14507c038b3fa87bb3f64f2b99b9602b4a2d", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_0-offset_24-size_16-value_1]", + "fixture_hash": "0x9f98b736b1e487de2fe286ca28b0c86ec8c934851cdf5211e1be4250c07e6148", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_0-offset_24-size_64-value_0]", + "fixture_hash": "0x6d4633e93fb6563ad15e28790849bffb7c83c3435eb92db42bb7d0ec72d62747", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_0-offset_24-size_64-value_1]", + "fixture_hash": "0xd9876ffe36e1ffdd21d2f7112035d610f27f97620e65f4e05a14cb308fd68f68", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_0-offset_24-size_256-value_0]", + "fixture_hash": "0x890ddb12408fa67cbd25c2b8d2e9fde79c8ff10ae5f2ad0b28e211a156536a4", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_0-offset_24-size_256-value_1]", + "fixture_hash": "0xf0ab7d568dc39ee167159a376e8dfc67f276070616eff5315e3e59d8f26901f4", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_0-offset_80-size_0-value_0]", + "fixture_hash": "0x1fe21fc8c7e902f0fc9a318b500b3d92ad1e9f9569ceb6bcc20b1bad2390c881", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_0-offset_80-size_0-value_1]", + "fixture_hash": "0x6a5b9378b55bf67ae9aa22f59cb2856e46a4d5ef5f5a65d07f0cc67d4d5a64ea", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_0-offset_80-size_16-value_0]", + "fixture_hash": "0xf3ab685891a616f089d30eac764ccafa5d3b62f8dbd6a6345bfd16b2b9dfc6d4", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_0-offset_80-size_16-value_1]", + "fixture_hash": "0x989c7ef84ebda88637282e2b5a06dc2f6786225b852597d10e4d77131b64d917", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_0-offset_80-size_64-value_0]", + "fixture_hash": "0xf1c3aa4c6af73ad177716f3f8429d1cd42d0ed799b473689c25a4c93a7685dbf", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_0-offset_80-size_64-value_1]", + "fixture_hash": "0x361e583a9c3cd254f29ead2fa560d928042fee13aa33993b10af9c0923e085bc", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_0-offset_80-size_256-value_0]", + "fixture_hash": "0x52a18c86d0da96d6e46fe2b81cc5fe72a6751549c5e470e06493780243ed07e6", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_0-offset_80-size_256-value_1]", + "fixture_hash": "0x5492965f9fddb87fb9386b5962501019b0cf5541aac3154802ff97203c0115a0", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_8-offset_0-size_0-value_0]", + "fixture_hash": "0xf1bc75e72e175d8f994e54d22b6329048a8275f312c0a3a0210849e8bf261738", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_8-offset_0-size_0-value_1]", + "fixture_hash": "0xcc39b1f3f81c9e856dee89b21190e996fea349efbc11e400cb31210ef5af9cf3", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_8-offset_0-size_16-value_0]", + "fixture_hash": "0x4f0479648e5846ab158365d2014aae65e07f492a3d5d29e17007c2a9e98138d7", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_8-offset_0-size_16-value_1]", + "fixture_hash": "0xd80349c13621987509b43d81bfdf149d198357ba02a98c62437eebdef818ab40", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_8-offset_0-size_64-value_0]", + "fixture_hash": "0x1726784a74d9e20ba01ef97bba8a28a0de0799625f2bdbbba8cbd756a75a4b13", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_8-offset_0-size_64-value_1]", + "fixture_hash": "0x2f72c64338132654e6291025ddb76dea95f40b8cc5291e8727f30152b8d6bf10", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_8-offset_0-size_256-value_0]", + "fixture_hash": "0x515eba7c369fef5954f359002b459d97b6c6dcf9d6605b38f6012a7593bbc83e", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_8-offset_0-size_256-value_1]", + "fixture_hash": "0xdae67866f309867faa2ea22624cf3214afd2815d014729b634c7443c48fd2ed8", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_8-offset_8-size_0-value_0]", + "fixture_hash": "0x7a458d4e4c3f15026a6e59dd3e8ffc073e445c891b92061696250201bd0ead9c", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_8-offset_8-size_0-value_1]", + "fixture_hash": "0x90017ab4ceaf41e3df46f9301c610d38a3006838e9423fd4108d0385e33ef513", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_8-offset_8-size_16-value_0]", + "fixture_hash": "0x8e2ea69b03357914f2946a6f187ade790e9c4d94dc78b0bb83cf5b01f0d82bde", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_8-offset_8-size_16-value_1]", + "fixture_hash": "0x2e6683d3ebcc11f569e350c97a8bc0ea0b1b8235624583e2adb4aa1fa1c5cae8", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_8-offset_8-size_64-value_0]", + "fixture_hash": "0xd532a20b883a04bb93c45f122b0093058a457076b40afc8df45eecc0b72bb9b", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_8-offset_8-size_64-value_1]", + "fixture_hash": "0x15687827867017fa111327433a946719a234011ae3a8717f66d14a9e9d12ee63", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_8-offset_8-size_256-value_0]", + "fixture_hash": "0xb63bdde504019251190a335c9d2faf69a8e03db718c62f6dd3ad06a44216f9bd", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_8-offset_8-size_256-value_1]", + "fixture_hash": "0xd17b5db8221c92b1d89a1b12fac41f5b42ad73a10fc6fe802da65db8c1ec43d1", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_8-offset_24-size_0-value_0]", + "fixture_hash": "0x4f0292293f7401c2d1bbc8e98b8ab799f421807515e864264acd7578488288", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_8-offset_24-size_0-value_1]", + "fixture_hash": "0xb93b1c40c4003793660692373f5838d0a5f1459c96eb78e08bd9df1f890e6f83", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_8-offset_24-size_16-value_0]", + "fixture_hash": "0xf534793f944576d1732ad2312621374c59333f2965ca953f9075cd1af2a89982", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_8-offset_24-size_16-value_1]", + "fixture_hash": "0x69f531161de311b41143e8e97a9e80d2bd8c884150e7a8fd707cd380cbb841e", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_8-offset_24-size_64-value_0]", + "fixture_hash": "0x5c4804ec85ea832798c27f6e7f0518ebd13edf1d12bb5677f4fbb8538d9ff1d7", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_8-offset_24-size_64-value_1]", + "fixture_hash": "0x801eb391c36c01f6a1cc7fb44e2877c097302fc92342ac181de5ba862ba116b9", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_8-offset_24-size_256-value_0]", + "fixture_hash": "0x76db7ef7bf7098b16a593e7825424f91be006a55624e671d900fb3e8014c09d", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_8-offset_24-size_256-value_1]", + "fixture_hash": "0x858d04aba5d71deca7d9d301abe9c26c53b02ca02b95016ba7374fcb03d2db", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_8-offset_80-size_0-value_0]", + "fixture_hash": "0x1424aa89923fde5c24e79d6fdef88e3660642fcfef2b5bd3296254484e462923", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_8-offset_80-size_0-value_1]", + "fixture_hash": "0x45a3fd22d1663566d34a6b04a0e64f32c18d6321c1aa51544b7747ada5669ad9", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_8-offset_80-size_16-value_0]", + "fixture_hash": "0x831be79d20f3414b90e055ba1cf1a3531284db6627cab89d20c2fd04b45c6bc", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_8-offset_80-size_16-value_1]", + "fixture_hash": "0x8b8f288431888642253e6ed717f795b0dcc2f31cfccb115a0ef8c0cbe10933d5", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_8-offset_80-size_64-value_0]", + "fixture_hash": "0xefd62d74e91b1fe1d84a8b886cdc6a1e69905da8f474baafd2275ba0bc32fd56", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_8-offset_80-size_64-value_1]", + "fixture_hash": "0x98a6b7de745e5940ad24c9bd06eb9bf76c4820dcf951969ab56c673f7d853089", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_8-offset_80-size_256-value_0]", + "fixture_hash": "0xc56a42fa2cc8637f6f68ac21022ad8fda40011d3807d9d359bb67601197eabdb", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_8-offset_80-size_256-value_1]", + "fixture_hash": "0x1511f2da353f01972bf0df78b20d1c13b338b0bb0b159bcdc85d56a5a2ae066f", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_32-offset_0-size_0-value_0]", + "fixture_hash": "0x843fd5b32a9b5c87b3aca21f3fff9fd23029926f944871a50f2a8f2905687e10", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_32-offset_0-size_0-value_1]", + "fixture_hash": "0x48f17e10a2717ea027b4b0e979b311d66dbc445efc028ef064076b02bed0267f", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_32-offset_0-size_16-value_0]", + "fixture_hash": "0xddf0cdc084313c859f3a79703643d2b96f6499a1f1f99f22ddd65d2cc49348ed", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_32-offset_0-size_16-value_1]", + "fixture_hash": "0xaee5709943743922ce7751a5068d7e67b7c3093598d40d1f807fadad927bdfd8", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_32-offset_0-size_64-value_0]", + "fixture_hash": "0xd273374d958f9c9d2f6454c37cde375afb8cd6e9ceee490bb48d318789d0ddff", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_32-offset_0-size_64-value_1]", + "fixture_hash": "0x6dbc678b4ca38929e23dec88d872fe3b4fc928ccb74d71336d30fb1405845aeb", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_32-offset_0-size_256-value_0]", + "fixture_hash": "0x82ad9beee7c34bb82005807986052fa92b588797c2d8e4598c13ac2f4f9dabde", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_32-offset_0-size_256-value_1]", + "fixture_hash": "0xd325f03657ec9230d3ce4e9396a45974bbb77c254d15759494942a4b43d62f72", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_32-offset_8-size_0-value_0]", + "fixture_hash": "0xa5f9f05153aac71e12ee19d71cad3bd04bc6300cf61a89b59cb5ed2e1b85d32c", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_32-offset_8-size_0-value_1]", + "fixture_hash": "0xc392fe4999e0059374ac2f4bf15651bdb42a5010706167703e75d48ddfc6e576", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_32-offset_8-size_16-value_0]", + "fixture_hash": "0x5f4ffb1421eb08ae89b0c2055d124fff36e9706c69c6fc14631ac7c28065800d", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_32-offset_8-size_16-value_1]", + "fixture_hash": "0xb0ff4d8c83a131f56da627c3ad0a7056a7ab7735d815aa11d8fb4c2b4077c5ca", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_32-offset_8-size_64-value_0]", + "fixture_hash": "0x35cfd074bec84b64e743a2b7d3f5dbea873d917206e002b7445ec32688e4e7a", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_32-offset_8-size_64-value_1]", + "fixture_hash": "0xfdfa3255b5a880880a7abe09e1b26d92cf88da9eed6be607c91034b3de06370c", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_32-offset_8-size_256-value_0]", + "fixture_hash": "0x4502defc662bda1cd70a217a8a64e6c12dd9fc61bfbc2bf827646d142e763110", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_32-offset_8-size_256-value_1]", + "fixture_hash": "0x91859b24f7bfa0e87a299988627582b35426506839c2c1729d8058dec9a6c0d7", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_32-offset_24-size_0-value_0]", + "fixture_hash": "0xad80433693afdeb02cb941930605b16ddc465bec5f4aedeec2bb3dffb2d1921a", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_32-offset_24-size_0-value_1]", + "fixture_hash": "0x4151d3f8abfbd964a94207a23525020f0ca364f906872a5c20416e574d0051e6", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_32-offset_24-size_16-value_0]", + "fixture_hash": "0x26e0cf663886a6facc03464d61e3dd9820b61c86c795e405a53d9c5d4c67c464", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_32-offset_24-size_16-value_1]", + "fixture_hash": "0x91916e858a863edc0e8fb604fb4007b66fcac3b98ca011662cbc7c14417eb496", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_32-offset_24-size_64-value_0]", + "fixture_hash": "0x41326cca4cf55e39182e5c8844fca38cf38d93c6e82d5844760f7b002dabff77", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_32-offset_24-size_64-value_1]", + "fixture_hash": "0xbc732da4cb0689b62322692ac060ad577eba559f014296b7ef9d5d90cc5207b6", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_32-offset_24-size_256-value_0]", + "fixture_hash": "0xe5bd73dbb25ceb0a6bcda1ba6fe3ab393be22f9c7a390cf6f437f6f7d1daa7f7", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_32-offset_24-size_256-value_1]", + "fixture_hash": "0x61f9d53736bc5b2ef12e883fa1cac78a5c391ae3318d68b56eaba8982cf87129", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_32-offset_80-size_0-value_0]", + "fixture_hash": "0xeb9dcf3fa5de26835303d23a1b8e67ff01f6a0dda7c03776b4b7f23812218b62", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_32-offset_80-size_0-value_1]", + "fixture_hash": "0x1e1901e5a76a6e3026e2dbb45884f52d47dfdcbd3a772bd3baa27f5d13f8fa54", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_32-offset_80-size_16-value_0]", + "fixture_hash": "0xe76ca311d3e3720eeb6f35dca7a2ac924cda44f85717afbf74ada2bcae81eaad", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_32-offset_80-size_16-value_1]", + "fixture_hash": "0x7c9390bc44a1c1d2d3ebe431c6c4a35dc3e415269da7ff554d0dd9b53ce17364", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_32-offset_80-size_64-value_0]", + "fixture_hash": "0x9413cd76bdded8cd93399084332575c22f4f3c6bbf8968a00755c91e70538b94", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_32-offset_80-size_64-value_1]", + "fixture_hash": "0xfd1ef0a5dc561f3f2b60ebf44e66a4b27500858afc7a87682e7af61c48325d5e", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_32-offset_80-size_256-value_0]", + "fixture_hash": "0x77e25944bf65ea19cf6c73f8c66096c990e33f3413396a670f134f31b6dfa356", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_32-offset_80-size_256-value_1]", + "fixture_hash": "0xdbc7a07bfd3871c663c7f28bdeea7d67113c6f8901c7675e76c1814df8e22286", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_48-offset_0-size_0-value_0]", + "fixture_hash": "0x377f2ddee4d703a6afd41a4c31a5cc3b8bccd5456ddec34378af4affee15705b", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_48-offset_0-size_0-value_1]", + "fixture_hash": "0xcf4cae7850b0ca824e6dd8b988b913f84f326f7c341df3df00af44bd8ab3183a", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_48-offset_0-size_16-value_0]", + "fixture_hash": "0xf48ace179d79a6168826cbd5cba01edeae9731b33b6a8e2959192e4fe04c6ec2", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_48-offset_0-size_16-value_1]", + "fixture_hash": "0xb50cce73736d10456b9d506adb1debdbc3482892d6b3d211d2c17b0268bc380c", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_48-offset_0-size_64-value_0]", + "fixture_hash": "0x37236eb30d8702425dc3fdf031c5b88ec4e5d2517ac2d6174bb277cac28d6b0b", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_48-offset_0-size_64-value_1]", + "fixture_hash": "0xad668e992b552e722784ce2f2e0f2548618db8341e3fe0d12e6c81f0ff873c71", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_48-offset_0-size_256-value_0]", + "fixture_hash": "0xe5dc8a3fa51e24563672df8551273f0b71adb2f5399033ed541d881ba1d136db", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_48-offset_0-size_256-value_1]", + "fixture_hash": "0xf45d6b593825fb06ee5b0dde459938f32db4d65b4b45a5e22262eb755dd38064", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_48-offset_8-size_0-value_0]", + "fixture_hash": "0x7d39b65fc39a0b80c8aa9b849714552b01e99392ee20e73d173754e39e5206bc", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_48-offset_8-size_0-value_1]", + "fixture_hash": "0x42bc10f263c2895413c5dc469f04f068b7e42f1063507db1785980bd61848b92", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_48-offset_8-size_16-value_0]", + "fixture_hash": "0x4377e9bcc2e7b4fc5a82c24069fd105672e138b7d22727228a2f993d88a3f5a9", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_48-offset_8-size_16-value_1]", + "fixture_hash": "0x5d2422616a490a9c2f9e7cc757741cc0a700bf34e8be3709181186c441711697", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_48-offset_8-size_64-value_0]", + "fixture_hash": "0x905382545c26a5dcfe66e21d205b68e2f86a014be161358430b21f87dd291e02", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_48-offset_8-size_64-value_1]", + "fixture_hash": "0xc1c101159a6218cb089ec9e52535a4ae7daf25817946c3c5fd51f363d0c0cc3b", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_48-offset_8-size_256-value_0]", + "fixture_hash": "0x5f8213ebbc5a62c96948de96982cda0c727125a303d0f98244536c5d278de6c8", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_48-offset_8-size_256-value_1]", + "fixture_hash": "0x6b8a9be196671d7da4622205cff740e1022c3acc3e26269496883a26f88c5d36", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_48-offset_24-size_0-value_0]", + "fixture_hash": "0x2fad2469abd062dbd0b4395ac23c6df4ccaf769aa77b2758d5b18bb442ea15da", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_48-offset_24-size_0-value_1]", + "fixture_hash": "0xfe25edfc169a284cba3e7fbac349c539234846a829f9bc8df86ab4fe71ca7c1b", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_48-offset_24-size_16-value_0]", + "fixture_hash": "0xacff7026413624011a8b48c20ed9d6fb270649d908d160a33ecf4309e75a5ab9", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_48-offset_24-size_16-value_1]", + "fixture_hash": "0x28751378699b9e843e641d309d6adeff25e10a35d36d4087b9af59b20045161f", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_48-offset_24-size_64-value_0]", + "fixture_hash": "0x1b3ec76b94f7a1c59b6383eaa81b37f4016ed80b3ddc09faf68911fb6559197a", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_48-offset_24-size_64-value_1]", + "fixture_hash": "0xc19655301526cf57341e449a69e21acfc7dece4f41db1ab051f0bc28885fd7cf", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_48-offset_24-size_256-value_0]", + "fixture_hash": "0xe385778e4a1ceff8839402477b42be6fe7bbd6449ff08f62309b32c395ebad74", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_48-offset_24-size_256-value_1]", + "fixture_hash": "0xb9b68db4b12587b79bbd30d1f5578d62122833631800ec40839b22a030ff014f", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_48-offset_80-size_0-value_0]", + "fixture_hash": "0xa73e7bc4222a8c1622dd06245eba973141edff3cc33d49ffcd85deb5dbb624de", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_48-offset_80-size_0-value_1]", + "fixture_hash": "0x1a5a4b1ca59f0f9b361230cd9b2e820b52a3b3a1917e2e3459bb9ed1381d3ae4", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_48-offset_80-size_16-value_0]", + "fixture_hash": "0x8734df014250bd6be87cf4dd5370caf562ec29d9106972d8aee3b5f3f65292ec", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_48-offset_80-size_16-value_1]", + "fixture_hash": "0x3d48f31ed7f6d1c9c7159aa983192764eb426cd014fab8caec3c1bbf2f7afd24", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_48-offset_80-size_64-value_0]", + "fixture_hash": "0xc10e829f660fa7a1bc4275186b1b0b4f9b259c14bbf1dc0a2594362e6bfb2258", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_48-offset_80-size_64-value_1]", + "fixture_hash": "0xfea54c54b5fdefa4b1ed7ac1b79c71cc1699325c2a0efb90db356a1989104a3b", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_48-offset_80-size_256-value_0]", + "fixture_hash": "0xa921eb25a91cd75f20ff145139459f8c0f47275ee5f8d5cd5cab521906adde97", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_48-offset_80-size_256-value_1]", + "fixture_hash": "0x1493b04e688fc1579dc68981c411d8271ec82a01270872af3717eb665a7509db", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extstaticcall_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_0-offset_0-size_0]", + "fixture_hash": "0xce9b003cc8c9725495a3e819de7a78e44d2e5d9c41b1c777953421d2c954efc9", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extstaticcall_inputdata.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extstaticcall_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_0-offset_0-size_16]", + "fixture_hash": "0x41751c5557679d7f02e2a998a18d39ed004891e020221f6dbc78b69d4336f216", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extstaticcall_inputdata.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extstaticcall_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_0-offset_0-size_64]", + "fixture_hash": "0x8d0f062e29e87b8c9c139943a66afa6c175e55a5f8fb649e4e5bcf8d0a641efe", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extstaticcall_inputdata.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extstaticcall_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_0-offset_0-size_256]", + "fixture_hash": "0x3423bbebfdb4fe23db9d98824a367d485b867dc19c20bf56ecb2e401b7aa133d", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extstaticcall_inputdata.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extstaticcall_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_0-offset_8-size_0]", + "fixture_hash": "0xf53e358650d29296211379a78255c9db86f97b33eb91a57ece990be5654d9316", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extstaticcall_inputdata.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extstaticcall_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_0-offset_8-size_16]", + "fixture_hash": "0xf05e476adc741a7c2f49f6960f17b1785f2ba683d21f58b2e8712bee2e92d666", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extstaticcall_inputdata.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extstaticcall_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_0-offset_8-size_64]", + "fixture_hash": "0xe194fdb2cea3d3a76ee0a5ddf68d413dadc9106e72cdc5924b0728e510279c64", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extstaticcall_inputdata.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extstaticcall_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_0-offset_8-size_256]", + "fixture_hash": "0xb99c631f27239a27d1eef93c7562df307101c85f7a2463e6ce1784db06a77eba", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extstaticcall_inputdata.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extstaticcall_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_0-offset_24-size_0]", + "fixture_hash": "0x401c4de92febf2f243c7fa4bb565fbc5485872b4173a0927cbe531bce260e019", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extstaticcall_inputdata.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extstaticcall_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_0-offset_24-size_16]", + "fixture_hash": "0xf082999b08e21372eb7b11f01e3fc573824f5b15633237cc1163dfd87f6aafc5", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extstaticcall_inputdata.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extstaticcall_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_0-offset_24-size_64]", + "fixture_hash": "0xd170236fdb5f09f0c9085857853a7ad2bbf69fbbdf4da87bd6c20929923b6469", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extstaticcall_inputdata.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extstaticcall_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_0-offset_24-size_256]", + "fixture_hash": "0xef36cb41efc347719a5c3085acafafc0ea6965447ef21b5cf45a5dc251c91c98", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extstaticcall_inputdata.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extstaticcall_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_0-offset_80-size_0]", + "fixture_hash": "0x8c717637f822df56c6a1c3d79c8f3ef55b0ccdcde8987dfb86c07bb8a62ce87e", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extstaticcall_inputdata.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extstaticcall_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_0-offset_80-size_16]", + "fixture_hash": "0x18d226c5cf09afd33b9bbe76575c41148d636bdaa0108f1454cf2eb8f9f42354", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extstaticcall_inputdata.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extstaticcall_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_0-offset_80-size_64]", + "fixture_hash": "0x70c766777bc564089f72f49b46d8b9d10b30969e88c7a7c5f8374f2a29263c35", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extstaticcall_inputdata.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extstaticcall_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_0-offset_80-size_256]", + "fixture_hash": "0xfdb54094cce95b01b258385397385cd3997188f69d59115d5c012dee76674edd", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extstaticcall_inputdata.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extstaticcall_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_8-offset_0-size_0]", + "fixture_hash": "0x517371086235a1237a1f055ecc909a7e4e0dcc05a23fbccb457208be7ae5ba9e", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extstaticcall_inputdata.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extstaticcall_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_8-offset_0-size_16]", + "fixture_hash": "0xf0d2be189f5714799872c055a45e9faf3380fadc31e2fa66dd558e26e483325a", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extstaticcall_inputdata.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extstaticcall_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_8-offset_0-size_64]", + "fixture_hash": "0xbaf52c59e0092a0bfcea9bad2835d51f78fbec7c81c598d2e122fb1c2f24a20b", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extstaticcall_inputdata.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extstaticcall_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_8-offset_0-size_256]", + "fixture_hash": "0xcf610a5ce976995147c312e83029e89de8c3a6fdbc187367cb0bfb651426126f", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extstaticcall_inputdata.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extstaticcall_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_8-offset_8-size_0]", + "fixture_hash": "0x2713bf9285f71b5db3cb895933e61494dddcc573917d900224ca6a4771560114", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extstaticcall_inputdata.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extstaticcall_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_8-offset_8-size_16]", + "fixture_hash": "0xa6e443a887c3e179c8f8f1c2efda51c541d4e6f92f9f15a788eb8e5254751935", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extstaticcall_inputdata.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extstaticcall_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_8-offset_8-size_64]", + "fixture_hash": "0xbe7147c5c8dc210a7bcbdc3b74a7521542d4d001c44700321815d18855e76559", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extstaticcall_inputdata.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extstaticcall_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_8-offset_8-size_256]", + "fixture_hash": "0x501c4964bd4c7897b964c626676f24e585fd8e4e02495f49e1d445bbd3306b1b", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extstaticcall_inputdata.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extstaticcall_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_8-offset_24-size_0]", + "fixture_hash": "0x929702334f996f58130ce84de03214b1e81cfb45368a83e2dba67ea7ea6f0b4", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extstaticcall_inputdata.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extstaticcall_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_8-offset_24-size_16]", + "fixture_hash": "0xef3de64907572890ef8ca7c6c366feab91a57903889f81707d4432fcc2f9e798", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extstaticcall_inputdata.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extstaticcall_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_8-offset_24-size_64]", + "fixture_hash": "0x66cd367c774683b6745ed319d151e62026d2e9a62b9e7d29adeed157947c1e7f", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extstaticcall_inputdata.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extstaticcall_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_8-offset_24-size_256]", + "fixture_hash": "0x6c2816b383c86332db25de2fc3f883bbee9bb3c0603befe7ee242402c957394d", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extstaticcall_inputdata.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extstaticcall_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_8-offset_80-size_0]", + "fixture_hash": "0xbb2efc3186d149c9668b0e435e6236ffad77e43fbae1ba605c4f1fe68dbb05b3", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extstaticcall_inputdata.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extstaticcall_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_8-offset_80-size_16]", + "fixture_hash": "0x662ced6f058458f985800ff3e1113333c58ff59092b23b349296868f7eeaf1f7", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extstaticcall_inputdata.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extstaticcall_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_8-offset_80-size_64]", + "fixture_hash": "0xdfe2d8a0daebfdef3b192aef2fb0311fbf70e4e32b1ab87bf0f2520effee6bf4", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extstaticcall_inputdata.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extstaticcall_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_8-offset_80-size_256]", + "fixture_hash": "0xa785aac4c1383f2e4c5e267044af61eb9c54627ca8509517b3c87f0877b02da1", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extstaticcall_inputdata.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extstaticcall_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_32-offset_0-size_0]", + "fixture_hash": "0x64468f3fca90e8679e413cb57a33d03d5a5f1fce47cac4e0c3a9058e0a687acc", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extstaticcall_inputdata.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extstaticcall_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_32-offset_0-size_16]", + "fixture_hash": "0x84045c3e9306359b8b7a63725d28381ac0a9bc342235621b9ae055532188f581", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extstaticcall_inputdata.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extstaticcall_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_32-offset_0-size_64]", + "fixture_hash": "0xa475eab7656dc43c85caf12bf482fd332b2fb2134e7f4e747284aca00cdf8326", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extstaticcall_inputdata.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extstaticcall_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_32-offset_0-size_256]", + "fixture_hash": "0x958152a0887de4f38ea28cb773ea356873a3cba9836be06e11f1450faac01aec", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extstaticcall_inputdata.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extstaticcall_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_32-offset_8-size_0]", + "fixture_hash": "0x234d2afe835587d0b7733f41cc835f3f22c2fe36e1b424e6d50dd726d4029a0a", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extstaticcall_inputdata.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extstaticcall_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_32-offset_8-size_16]", + "fixture_hash": "0x86fcc1b4f84dfa9a4c945bd078ad19602d805575d6da7085fccb5e3bdc529408", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extstaticcall_inputdata.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extstaticcall_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_32-offset_8-size_64]", + "fixture_hash": "0x7c19c0261edb044b202a9eed4ab0c1c41b1bec2f8a1529725154a23ca45ebf7b", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extstaticcall_inputdata.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extstaticcall_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_32-offset_8-size_256]", + "fixture_hash": "0x7fba2b75f0705a38ac890a0eafe6d198d70913626fbe8fcbd22e7a710a5732cb", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extstaticcall_inputdata.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extstaticcall_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_32-offset_24-size_0]", + "fixture_hash": "0xfdda9e04e1c1e7860f30de61e088e0a2579492a2e5843ad19c9d3532bd06e3b3", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extstaticcall_inputdata.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extstaticcall_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_32-offset_24-size_16]", + "fixture_hash": "0x7b1d8ffabbdf8c457f394b17afd358f12678cf1839edd487c4b2828bff1ba116", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extstaticcall_inputdata.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extstaticcall_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_32-offset_24-size_64]", + "fixture_hash": "0xd5e627c63328680f21ee06576dc7c53fce6854ca3f6430df1dca91431dfe8728", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extstaticcall_inputdata.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extstaticcall_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_32-offset_24-size_256]", + "fixture_hash": "0xa490380c151c288f0ad514cced651d3f87367a45baf6fb598756b5c00dfe9560", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extstaticcall_inputdata.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extstaticcall_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_32-offset_80-size_0]", + "fixture_hash": "0x522a76642724f276a01cadb36862a1a1324444d63662b9328aac6646ad5d10a6", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extstaticcall_inputdata.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extstaticcall_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_32-offset_80-size_16]", + "fixture_hash": "0xb864ac2368888e1806f2018d0c05a9517aba42ff2e9ec0a3d6bfd009738d8311", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extstaticcall_inputdata.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extstaticcall_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_32-offset_80-size_64]", + "fixture_hash": "0x8d03d4c6cb5cd1b710d4d678233e7b1f2c802f3428967967490a35ff6928a4a0", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extstaticcall_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-byte_data_section-from_existent_memory-successful_True-single_byte_expansion_word_boundary_2]", - "fixture_hash": "0x11a8c64b3d25363c2409d4f2cd13fd0ed93e0945522eaf3de9b6554271f713d4", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extstaticcall_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_32-offset_80-size_256]", + "fixture_hash": "0xcd6df353c1575215bbf1554b69f88c6bf63109dcc6adee9da06fcb13bca4886b", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extstaticcall_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-byte_data_section-from_existent_memory-successful_True-multi_word_expansion]", - "fixture_hash": "0x1eace61f2a57d881f9e9128444e718246ff9c202ab53408540e1a27f8f130c40", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extstaticcall_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_48-offset_0-size_0]", + "fixture_hash": "0x413d53aeb48718724d1314a1a3038b637b7f337eeb5893816215d1a13b6207ed", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extstaticcall_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-byte_data_section-from_existent_memory-successful_True-multi_word_expansion_2]", - "fixture_hash": "0x8d5498e63fb772691c991278d3f09160e5b5b3fc570bf7c9a1b58412c520b570", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extstaticcall_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_48-offset_0-size_16]", + "fixture_hash": "0x33e3614dceb073fb5880f29e9b0e37d6e344706878e6764d1ec5c1f1e9e69ca0", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extstaticcall_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-byte_data_section-from_existent_memory-successful_True-zero_length_expansion]", - "fixture_hash": "0xe6c2c9e348b4f3518f70dd549f3542ae006e380c342497fef74af45fe8780034", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extstaticcall_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_48-offset_0-size_64]", + "fixture_hash": "0x277c149548f52a4dfaeb496eebdd3b06aaf1eb7909a2fa0e24c13f61d1594317", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extstaticcall_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-byte_data_section-from_existent_memory-successful_True-huge_dest_zero_length]", - "fixture_hash": "0xbb4e7a50cee42b9fbc2ed463da97fc8948ca07e0eaab29e920493ae9bcba78d0", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extstaticcall_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_48-offset_0-size_256]", + "fixture_hash": "0xb3b3f0624566ecc55da34ae5f5693245cc26d2ce1cd52a2ef004dc3f392118b0", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extstaticcall_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-byte_data_section-from_existent_memory-successful_True-huge_src_zero_length]", - "fixture_hash": "0x5b42e09247dc34c1732509f38bc3b686147d3402cc702b47c0d0fb99ab8d45fd", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extstaticcall_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_48-offset_8-size_0]", + "fixture_hash": "0xdfd1c2a4dd04cd8fea404a724e36887c2ef273aa021c67a34fda10dd38c5e7b3", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extstaticcall_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-byte_data_section-from_existent_memory-successful_True-huge_dest_huge_src_zero_length]", - "fixture_hash": "0x110118ef78a9601d179018bcfd25bd20a50e3f7fe5426dec83946c0fdb000f62", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extstaticcall_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_48-offset_8-size_16]", + "fixture_hash": "0xdd794f662bc4a84e5fcb734c10f5b91d506b598ddc12e5bcfa3bf9ddce75035a", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extstaticcall_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-byte_data_section-from_existent_memory-successful_False-single_byte_expansion]", - "fixture_hash": "0xcf9f6e28af0daa24a25ea217f718cef7348a29466ff0758a12f02c1c2445a5b0", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extstaticcall_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_48-offset_8-size_64]", + "fixture_hash": "0x8d1d869933b9d4cab9e09fad1a2bc1b83c520420174c95be8a1533c93157d186", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extstaticcall_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-byte_data_section-from_existent_memory-successful_False-single_byte_expansion_2]", - "fixture_hash": "0xa5fbb4a8aa78ee34e21420cd916db65eb770a3bf7360ff5fad08229cdec95b65", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extstaticcall_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_48-offset_8-size_256]", + "fixture_hash": "0x74f4b0c41df30437407bed0e32c148c722f176ba7cc932e31f4853e782d3722e", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extstaticcall_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-byte_data_section-from_existent_memory-successful_False-single_byte_expansion_word_boundary]", - "fixture_hash": "0x75af1fe56076ce5d3210e341498da83efc856dfe4a34f013efc4592e5b6a253", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extstaticcall_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_48-offset_24-size_0]", + "fixture_hash": "0x42b0e43ebce4f2068f53240f88d98d9d0e92600418bca46c7aa9d498bffd8b98", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extstaticcall_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-byte_data_section-from_existent_memory-successful_False-single_byte_expansion_word_boundary_2]", - "fixture_hash": "0x8d661bea3180ecdcbcd50c9faa521389a4a5fd965c99e8432728e1ba2ffbada", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extstaticcall_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_48-offset_24-size_16]", + "fixture_hash": "0x6a806bc224f1602429d6a30ae51a71543a15ee8c1719e4cf51f2139fae9def10", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extstaticcall_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-byte_data_section-from_existent_memory-successful_False-multi_word_expansion]", - "fixture_hash": "0xe546bf12c28eed1da290fb441762439bbf50a6923575738e227b2561ebc1e27c", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extstaticcall_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_48-offset_24-size_64]", + "fixture_hash": "0x521d7d5b9ccef099a00e0238c6190f08341973e59c1647177e3dd2ee8733f220", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extstaticcall_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-byte_data_section-from_existent_memory-successful_False-multi_word_expansion_2]", - "fixture_hash": "0x7aa1c354fc926b582c665410be5f9e4d9facc551e3ca8d19a78b8220f2e1604f", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extstaticcall_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_48-offset_24-size_256]", + "fixture_hash": "0x150953724677335ecb1bafc7fb1042739501f6a78780c35276f73de219c0aac3", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extstaticcall_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-byte_data_section-from_existent_memory-successful_False-zero_length_expansion]", - "fixture_hash": "0x1110c9c22aed7449e510f364ba3362185c6585c10bdc3fb05dce8b2d07b29553", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extstaticcall_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_48-offset_80-size_0]", + "fixture_hash": "0x9ed7a36607eb15dc262525afc1fc27f3909d922f4f5bff2f258407c39eacd494", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extstaticcall_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-byte_data_section-from_existent_memory-successful_False-huge_dest_zero_length]", - "fixture_hash": "0x8be91b8dc17c781cf898fdcbde91868373e184cc7cf411ac3ca43a59fd825aa2", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extstaticcall_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_48-offset_80-size_16]", + "fixture_hash": "0xe7c867be4b817def854259d7766dd5cf1c5ce183294080422f5bdec1f578971c", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extstaticcall_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-byte_data_section-from_existent_memory-successful_False-huge_src_zero_length]", - "fixture_hash": "0x3b0bd5a15919be197c9d331368e617d6a7e915392e3aa3aab042e15e45ce1330", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extstaticcall_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_48-offset_80-size_64]", + "fixture_hash": "0xab1f42acda31207ca68ef461f938c241604af36dd4b562ea782077f74a2914d4", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extstaticcall_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-byte_data_section-from_existent_memory-successful_False-huge_dest_huge_src_zero_length]", - "fixture_hash": "0x7348a37313b01b5e9d72424cf707741711b495eda6015a2c7cc659c226364a2", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extstaticcall_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_48-offset_80-size_256]", + "fixture_hash": "0x6740a2cdf61321051c89bbbca3198de6196838b55ccff56999048552ce6cdb25", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extstaticcall_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-byte_data_section-from_empty_memory-successful_True-single_byte_expansion]", - "fixture_hash": "0xf58205598c46d315be054b2033a6027f98d213ce58f5fc57b743feb32114ea1f", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extdelegatecall_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_0-offset_0-size_0]", + "fixture_hash": "0xbdfff1c25108010edd8419eb0eb8345506c28c02a4f780a7a2b799ee57864bf3", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extdelegatecall_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-byte_data_section-from_empty_memory-successful_True-single_byte_expansion_2]", - "fixture_hash": "0x8d7d5fb48fe126a8eb9baf70b408cc603a5c8e6a12f458ce2430ca58a2ca45cf", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extdelegatecall_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_0-offset_0-size_16]", + "fixture_hash": "0xefff5d5157fce80d9fab49ad2c76783cd20dbfcaef5b1634070dd6fde00dc357", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extdelegatecall_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-byte_data_section-from_empty_memory-successful_True-single_byte_expansion_word_boundary]", - "fixture_hash": "0xd5e1d7d2ecea6ea04b93b75d25e58aad668fc6de277f451e6a8a93299ebc58f0", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extdelegatecall_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_0-offset_0-size_64]", + "fixture_hash": "0x205654f815fd12344b24f41da7ffe9d954ba9d79841f9cc5db6bd9230896bcd1", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extdelegatecall_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-byte_data_section-from_empty_memory-successful_True-single_byte_expansion_word_boundary_2]", - "fixture_hash": "0x72a69bab8a0408e5ebc950d302351653850f2e598ad37cc9b37e01e72d2b0d85", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extdelegatecall_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_0-offset_0-size_256]", + "fixture_hash": "0x9705b64c2f9f56f3d683e4041e18fd5e1a66d656ac88999f9d3bb1e2da4906", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extdelegatecall_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-byte_data_section-from_empty_memory-successful_True-multi_word_expansion]", - "fixture_hash": "0xa8304ab539c751fb2615080269873761fe2b68c320ee40db7c00a43f29478eb5", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extdelegatecall_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_0-offset_8-size_0]", + "fixture_hash": "0x345f07002ee7ea360e269ab665f6ac568d5a79803dde264d9f6aaa181d48363e", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extdelegatecall_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-byte_data_section-from_empty_memory-successful_True-multi_word_expansion_2]", - "fixture_hash": "0xfac6e6b72dac53e00add2f9e4ffadf6beea0d974c72cd0d26ac334493520b4d3", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extdelegatecall_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_0-offset_8-size_16]", + "fixture_hash": "0xd495c262385f459120cb870d02510806b05418ba623f192d1092c97917e8c50f", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extdelegatecall_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-byte_data_section-from_empty_memory-successful_True-zero_length_expansion]", - "fixture_hash": "0x59b4079cc13b0a5e020f90897ea932f25ab1c6e7f28b36198acf887bc90f1247", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extdelegatecall_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_0-offset_8-size_64]", + "fixture_hash": "0x6fd54cee9c9b94a2dd63f7883fbfeb9634824d855c75a0b3f304c4c73ea5769e", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extdelegatecall_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-byte_data_section-from_empty_memory-successful_True-huge_dest_zero_length]", - "fixture_hash": "0xfd99bda32b878952e1489a5438dda8f9361a84cb849a544f81c0d2d30e526ef2", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extdelegatecall_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_0-offset_8-size_256]", + "fixture_hash": "0x182d90e18e1a862c703975aed173a920ba2feca883b551c79f8d537eb7affbe7", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extdelegatecall_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-byte_data_section-from_empty_memory-successful_True-huge_src_zero_length]", - "fixture_hash": "0xaf4983ae0471bab01512749dde069ab0305085415bdd7152ed50537bf30cd996", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extdelegatecall_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_0-offset_24-size_0]", + "fixture_hash": "0x41e895917420482b7e442e162e8aac539da7e9c7ab6fca78d8fe9c406104243f", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extdelegatecall_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-byte_data_section-from_empty_memory-successful_True-huge_dest_huge_src_zero_length]", - "fixture_hash": "0xfcda1101ca4f69935b03b07e231b256c630bda8b480240c536247538348fcd2", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extdelegatecall_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_0-offset_24-size_16]", + "fixture_hash": "0x529d74505f878b902643327153b597e28cc2cc9946056275e16b18f53859bc59", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extdelegatecall_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-byte_data_section-from_empty_memory-successful_False-single_byte_expansion]", - "fixture_hash": "0x6ad12e8b0a1066652501ebd2eb64a23afe34baf27b60a61bec1ce85c7023468d", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extdelegatecall_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_0-offset_24-size_64]", + "fixture_hash": "0x895eb90902412e6a1140d943691bfe37329acdf0510780f2478bdb999509c5cf", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extdelegatecall_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-byte_data_section-from_empty_memory-successful_False-single_byte_expansion_2]", - "fixture_hash": "0xfd89ff5ec842d1a64032e48872789bd2c7deace6ca2038ef00f1afa8c73d3791", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extdelegatecall_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_0-offset_24-size_256]", + "fixture_hash": "0x6d33a0d8284df454e61a87bca615e3e8ddb8bb3ed8a51f4d4953b5c4066cc5d3", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extdelegatecall_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-byte_data_section-from_empty_memory-successful_False-single_byte_expansion_word_boundary]", - "fixture_hash": "0x4a810fd335187b9c10a9fc888a0c711b68c1ccac31b7df98211065aee9f35c83", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extdelegatecall_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_0-offset_80-size_0]", + "fixture_hash": "0x7bbed66a367ae0e444446dc03d1499729b7365856792188eb5d72b7c2fdfd583", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extdelegatecall_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-byte_data_section-from_empty_memory-successful_False-single_byte_expansion_word_boundary_2]", - "fixture_hash": "0xb8c0b3239963a4bd3c591d0d124874bc461385344def953865479489f50f1fde", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extdelegatecall_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_0-offset_80-size_16]", + "fixture_hash": "0x7613d18072832f85ba4b08cba3465b4455348cb1ce4ddeef6733d27712d899b2", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extdelegatecall_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-byte_data_section-from_empty_memory-successful_False-multi_word_expansion]", - "fixture_hash": "0x32f7d1974da2512734da7436d66d1c2481b94648b0bff2bfad2b21db44a41fb", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extdelegatecall_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_0-offset_80-size_64]", + "fixture_hash": "0x5bb57fba4b423b77753205c504518204616a69a7f8998f1ac315ee68a015f19", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extdelegatecall_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-byte_data_section-from_empty_memory-successful_False-multi_word_expansion_2]", - "fixture_hash": "0xdefaa9739f18a67ca7f930c58222f52b288306d38c244f8a2e81344b08af308a", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extdelegatecall_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_0-offset_80-size_256]", + "fixture_hash": "0xad67d2b86a42d44c93681618279b3158091cda2c2f9fa3ed5d23bba76bb8286", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extdelegatecall_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-byte_data_section-from_empty_memory-successful_False-zero_length_expansion]", - "fixture_hash": "0x76cf8fb50eca017693d650a53f65247f0350fde799f64d7d8a5fe77e81d10161", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extdelegatecall_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_8-offset_0-size_0]", + "fixture_hash": "0x434fb68b0678d09214664a02d191740d7f8942c164d4c5cab6e7df287ff4a0", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extdelegatecall_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-byte_data_section-from_empty_memory-successful_False-huge_dest_zero_length]", - "fixture_hash": "0x20caa441fd2b475e2d4237406ebc709469f63f51104582e413466f54c9f25a9b", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extdelegatecall_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_8-offset_0-size_16]", + "fixture_hash": "0x6a97e80dff613382872ac8040e2498efb4b6e4e33ab6a0a68243f2586954055d", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extdelegatecall_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-byte_data_section-from_empty_memory-successful_False-huge_src_zero_length]", - "fixture_hash": "0xc8bc0e8a4cfdea3bc434e45264ca7627400196eaac1576ec01a1e1d21c39577d", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extdelegatecall_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_8-offset_0-size_64]", + "fixture_hash": "0xbb9f7b235a2d45819ed3442bced42c1bb98aa2667bf14685f8510fe91fe49680", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extdelegatecall_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-byte_data_section-from_empty_memory-successful_False-huge_dest_huge_src_zero_length]", - "fixture_hash": "0x50333cbf616dc2959038504185fafa3f4bbfd774ffa624c50d39bea7b332e32f", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extdelegatecall_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_8-offset_0-size_256]", + "fixture_hash": "0x6cf91c487108ccf9c5b11bc6917847fc37213fcd1cc5099dab922a0292f700e9", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extdelegatecall_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-word_data_section-from_existent_memory-successful_True-single_byte_expansion]", - "fixture_hash": "0xe6b37911fed74895c3162d110175517e57458d5ed7381775367b659793f84944", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extdelegatecall_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_8-offset_8-size_0]", + "fixture_hash": "0x6fae968905131f63f2d4b14dc64c4599ea13a083c7ba12d79e7f39361ff9660f", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extdelegatecall_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-word_data_section-from_existent_memory-successful_True-single_byte_expansion_2]", - "fixture_hash": "0x5417e4101b45337d239005bed1dcc038de8904833dee5a78304016afbb25d81f", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extdelegatecall_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_8-offset_8-size_16]", + "fixture_hash": "0xd51d1be2fa73f2d18477eb78a8553f4fb1472073fec871203e39ba428f9650f3", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extdelegatecall_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-word_data_section-from_existent_memory-successful_True-single_byte_expansion_word_boundary]", - "fixture_hash": "0x9ea32979e25c666951f65a453ce6deba5a1bf69f267a991bd52978f0ea8170e1", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extdelegatecall_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_8-offset_8-size_64]", + "fixture_hash": "0x157f87f0fb83d2a9656048a6b09533771e981726fede715bc668929d59dbac09", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extdelegatecall_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-word_data_section-from_existent_memory-successful_True-single_byte_expansion_word_boundary_2]", - "fixture_hash": "0x15d193554ce0913714f877814c8dd546f63342ce17eeaf09aa6d5fcfb1a11fc7", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extdelegatecall_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_8-offset_8-size_256]", + "fixture_hash": "0xfff8233a2673de7815d22dbf9564a0e401e53a333c28f6979225022efd0f9cff", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extdelegatecall_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-word_data_section-from_existent_memory-successful_True-multi_word_expansion]", - "fixture_hash": "0x87a61db0e2448167e79df53d9e6b58a5f6958ea67667c63a358f404a7d48541c", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extdelegatecall_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_8-offset_24-size_0]", + "fixture_hash": "0x56cf06fe0b6b9f48e4eb1c9a353255e44bd24748444465adf825ff3125e19bd5", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extdelegatecall_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-word_data_section-from_existent_memory-successful_True-multi_word_expansion_2]", - "fixture_hash": "0x2a6ab85d061827d4962d42d7472769573c2b8e76d895a8c617dc78e11f19391e", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extdelegatecall_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_8-offset_24-size_16]", + "fixture_hash": "0xe81bf3082f0223ca03214d3a06228d8240467e8034abcff532eddc1b0d5f6ca7", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extdelegatecall_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-word_data_section-from_existent_memory-successful_True-zero_length_expansion]", - "fixture_hash": "0x78b81f5c6299f1cc27dbafc3d022b9f486dd83440d0459a58fb75c6038850978", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extdelegatecall_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_8-offset_24-size_64]", + "fixture_hash": "0x80d96c1f62d5bdd2cf206670e982507c72fe0c292bfcf022e80987305d448601", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extdelegatecall_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-word_data_section-from_existent_memory-successful_True-huge_dest_zero_length]", - "fixture_hash": "0xbef31669186a2e74c1a0e2e5c5d3e1d52e7cd5eb31809078c7ef226210fdc742", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extdelegatecall_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_8-offset_24-size_256]", + "fixture_hash": "0xa3c43f0fedcacdaa941c9f15d76d475d6ed6f3f6afc8457f1d445492d2302363", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extdelegatecall_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-word_data_section-from_existent_memory-successful_True-huge_src_zero_length]", - "fixture_hash": "0xd5419c05560f6b6552b1d9f60915798743506ad4038e14ea8ed3a72f070c6206", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extdelegatecall_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_8-offset_80-size_0]", + "fixture_hash": "0xc587f44e9b0590631240262721ef0f78a4c2afa1270cbcdc5eb8a3db77726c48", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extdelegatecall_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-word_data_section-from_existent_memory-successful_True-huge_dest_huge_src_zero_length]", - "fixture_hash": "0x6199a9a170adc0bbdabfcc28b0a4141108334bc6a9248ff42f88ea2770a2ffcb", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extdelegatecall_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_8-offset_80-size_16]", + "fixture_hash": "0xd58028c4105cbc783df68f667b623b91b2fdbe49d36bd521fe972737a9c90449", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extdelegatecall_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-word_data_section-from_existent_memory-successful_False-single_byte_expansion]", - "fixture_hash": "0xe7b11ae2f1589f47f46159e9842db42fc90853becdc7109868120c463ddc494c", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extdelegatecall_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_8-offset_80-size_64]", + "fixture_hash": "0x269a76b5a61848942ca4d576c204989878b12d0f134524006d41f29f11b1f7df", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extdelegatecall_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-word_data_section-from_existent_memory-successful_False-single_byte_expansion_2]", - "fixture_hash": "0xc9e39979d583559a3373b60e241b7a283f764120488e9c8e6ee7c237098582bb", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extdelegatecall_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_8-offset_80-size_256]", + "fixture_hash": "0x1ffda8d9ecd5873332f88e6bc1adef2c70a011966e6fafbf56b7d7264b4a11e7", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extdelegatecall_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-word_data_section-from_existent_memory-successful_False-single_byte_expansion_word_boundary]", - "fixture_hash": "0x7511b075a938082206682069c00843dfd80891a7b937d606f601d4eb7bd920e8", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extdelegatecall_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_32-offset_0-size_0]", + "fixture_hash": "0x71dfd7f14d1da03ee2673064fe57b7d1ef47e369f060b9e717b4fb28691f8fe2", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extdelegatecall_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-word_data_section-from_existent_memory-successful_False-single_byte_expansion_word_boundary_2]", - "fixture_hash": "0x77199a967b319c823996189eba35890e1bf830b8b42c6b8842393227dd97d549", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extdelegatecall_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_32-offset_0-size_16]", + "fixture_hash": "0x1f230a79139225bc42d73bbb86393cdf45793f432858f75e3cf3aeadbe3516b5", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extdelegatecall_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-word_data_section-from_existent_memory-successful_False-multi_word_expansion]", - "fixture_hash": "0x9ce1cdc82870909209bd8d239ea81d5fe83ac974f4afc0122eaccdf9d9ef17ba", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extdelegatecall_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_32-offset_0-size_64]", + "fixture_hash": "0xa2a2a46ff85d30e214e039eed3bbe594e60e0f015b821cfd233deed0e7527ad", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extdelegatecall_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-word_data_section-from_existent_memory-successful_False-multi_word_expansion_2]", - "fixture_hash": "0x79ad49819a8db36b0d547609cbffd042658d42f458d774daad83289fa6ae5582", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extdelegatecall_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_32-offset_0-size_256]", + "fixture_hash": "0x719b42d7dbceb1aef8e5478643a81f47f3867a53314a54fe69bbda8808b779dc", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extdelegatecall_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-word_data_section-from_existent_memory-successful_False-zero_length_expansion]", - "fixture_hash": "0x7b76b159fd6b6fcc1b5de964c257ac5f8bb7a4927658b053de8680d4f37aff32", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extdelegatecall_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_32-offset_8-size_0]", + "fixture_hash": "0x4bb4cbbfe285907aa66c2776dbe37f83be518bfd711cbbc2d66603f6305b4ddf", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extdelegatecall_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-word_data_section-from_existent_memory-successful_False-huge_dest_zero_length]", - "fixture_hash": "0x9f73bc7d5ecbd95a652354629bcac957bb31fe2abf74a353179abdb1c70e62bd", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extdelegatecall_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_32-offset_8-size_16]", + "fixture_hash": "0x1cef8c619b19875b21fad559a9f3a066c3adf22383a22c0d35a145a0a54da375", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extdelegatecall_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-word_data_section-from_existent_memory-successful_False-huge_src_zero_length]", - "fixture_hash": "0x1d09c43c24b3d0b33053ef2e65aab1481f6bd4e1ba7f81b9c94b91096f671469", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extdelegatecall_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_32-offset_8-size_64]", + "fixture_hash": "0x4794e83187ef8937b8905878a116ac77fda2b61a511971d38729176cbb53cba1", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extdelegatecall_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-word_data_section-from_existent_memory-successful_False-huge_dest_huge_src_zero_length]", - "fixture_hash": "0xad1967edaee4f60a5913ff5f2f1ab501661ee2ab80cd7d5812dd01ab307cfbdc", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extdelegatecall_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_32-offset_8-size_256]", + "fixture_hash": "0xba5fd43239b04678b1e12f349c28f85bd3d4544a906810d301f3446f2819fc6f", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extdelegatecall_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-word_data_section-from_empty_memory-successful_True-single_byte_expansion]", - "fixture_hash": "0x8ea22d2dcf5d8411b89f7235c4bc09da394ddb59ee750076480fad6ed10cd968", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extdelegatecall_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_32-offset_24-size_0]", + "fixture_hash": "0x7d99938cd181628954b1f18c98ba65146c395cc95d49449fd5c83a65c89a9ab0", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extdelegatecall_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-word_data_section-from_empty_memory-successful_True-single_byte_expansion_2]", - "fixture_hash": "0x19544aa7982cfe8449c6a58d52d74033b6c8686e32a548da8d6787e074d1f945", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extdelegatecall_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_32-offset_24-size_16]", + "fixture_hash": "0xdc6a0040739fab9dc6acc7a60e339a353ce42e36d5c768066830fccdb7cb5cc7", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extdelegatecall_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-word_data_section-from_empty_memory-successful_True-single_byte_expansion_word_boundary]", - "fixture_hash": "0xc2fcd93039dc87978ba5267b77cee59e7e37d589f8b33e6beddb98df8897d9", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extdelegatecall_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_32-offset_24-size_64]", + "fixture_hash": "0x251aa37d43c8501c9ead86c3ff5da212f7f903dd3f13c414cc22639d0cc3edb5", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extdelegatecall_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-word_data_section-from_empty_memory-successful_True-single_byte_expansion_word_boundary_2]", - "fixture_hash": "0x2ba5a46c470abca104d94ddb2ab8a28d1d0db6263ddcae308583998975b7f4b7", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extdelegatecall_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_32-offset_24-size_256]", + "fixture_hash": "0x77fa0f6bd4a10d84af18c3a3a5e61055d6f78914fefce6b4f770f47034aca5dd", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extdelegatecall_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-word_data_section-from_empty_memory-successful_True-multi_word_expansion]", - "fixture_hash": "0xea1bd3f6af7018dd70940ffdc8fa0098a587292680584551c34cc0284f372dc", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extdelegatecall_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_32-offset_80-size_0]", + "fixture_hash": "0xdfb4cc37bfbca42205b3122b663fd1448d9f3e756bcf3028c2f212694c975be0", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extdelegatecall_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-word_data_section-from_empty_memory-successful_True-multi_word_expansion_2]", - "fixture_hash": "0xb3d25c3d52049ed45f52cb5634babc060f95b950f385021760a6dd1e2c91dddc", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extdelegatecall_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_32-offset_80-size_16]", + "fixture_hash": "0x2bc06482587f8af33cb1859c5c38631b10ad03a0ff88c0f5a29f2e3072cbbe48", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extdelegatecall_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-word_data_section-from_empty_memory-successful_True-zero_length_expansion]", - "fixture_hash": "0xa2d1bc484bbf8d67c12ae8f42e3b8fc611e626b7961f565c25932e74c3a12bf1", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extdelegatecall_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_32-offset_80-size_64]", + "fixture_hash": "0x695fb189b5e0940d064e277d48d9701925de35ca205a0bf7354b3e1848d9d37b", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extdelegatecall_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-word_data_section-from_empty_memory-successful_True-huge_dest_zero_length]", - "fixture_hash": "0x6decd4249e02601aae95cb2c39a2936f8870473317b07feea159ce532aa87402", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extdelegatecall_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_32-offset_80-size_256]", + "fixture_hash": "0x4538270dde598ce6940f1978a3bf00e75a7bfc6492dafcc139a53310b6adc9fc", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extdelegatecall_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-word_data_section-from_empty_memory-successful_True-huge_src_zero_length]", - "fixture_hash": "0x15bddc6bd28a14a77a9f6d8f345d306e850e8248bf067e302f9e7da83baffa7e", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extdelegatecall_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_48-offset_0-size_0]", + "fixture_hash": "0xafc4fc19b70c08c58b3bd5faef15d2d42d1296bf3414cd88d7344afe1287cf36", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extdelegatecall_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-word_data_section-from_empty_memory-successful_True-huge_dest_huge_src_zero_length]", - "fixture_hash": "0x1ced64825b92b5c673affbeb2718d0e27d0781a85cb4aa36bbae51623e9e3916", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extdelegatecall_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_48-offset_0-size_16]", + "fixture_hash": "0x7e7ec21ded8269a4cc13b11aa4eb13ff083af3869df667234f3da454e8482b78", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extdelegatecall_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-word_data_section-from_empty_memory-successful_False-single_byte_expansion]", - "fixture_hash": "0x7ee7d0edfc36fb7d68ad2b3819f563faaf5b870c6d1720f240b1d1a6e564f953", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extdelegatecall_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_48-offset_0-size_64]", + "fixture_hash": "0xedc44e9dc6f423ccdd7b9b8fd3e5d29164b72e9a69ffe5c4dd87cc49aa821653", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extdelegatecall_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-word_data_section-from_empty_memory-successful_False-single_byte_expansion_2]", - "fixture_hash": "0xfe1c8c19a07e81b2fadcde7678134043720ead6874255d1f0869f789db0ab578", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extdelegatecall_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_48-offset_0-size_256]", + "fixture_hash": "0xb1397de29997a383747fe4924f61a5477ae24ad9669c2634fe44ca989871e0e7", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extdelegatecall_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-word_data_section-from_empty_memory-successful_False-single_byte_expansion_word_boundary]", - "fixture_hash": "0x2787fd8f0f2505f1ea00cce43763d10210bc8ef9040936e79e928feed50f6a3b", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extdelegatecall_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_48-offset_8-size_0]", + "fixture_hash": "0xe1fcda968a78bab96cbb6cdb16b252dd9e4df9d4a348019e12234c496f6d98d1", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extdelegatecall_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-word_data_section-from_empty_memory-successful_False-single_byte_expansion_word_boundary_2]", - "fixture_hash": "0x136803e2ce195f242f0ce52303e946795b617daa34bd52f4580d4db3cf321521", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extdelegatecall_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_48-offset_8-size_16]", + "fixture_hash": "0x845d875c0536f36471cd578126a72ac2b3f476934df72bf36c005cbba6220b7a", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extdelegatecall_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-word_data_section-from_empty_memory-successful_False-multi_word_expansion]", - "fixture_hash": "0x72e1d3589bd697147d23d1d0b53f6facf4363e758c89360b468cd6a3587dd82c", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extdelegatecall_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_48-offset_8-size_64]", + "fixture_hash": "0xaceb5bc7a4cf7fcf6660be1e4ae11e442687a44c283a80198e6576b785af6707", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extdelegatecall_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-word_data_section-from_empty_memory-successful_False-multi_word_expansion_2]", - "fixture_hash": "0x4fdfc7afa9cf35242399e01f92b2f709cb444cc9d651538b2fff94cc71c0a0c3", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extdelegatecall_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_48-offset_8-size_256]", + "fixture_hash": "0x4844074e77ab2c32e66c5a66b0c38fafe94afb9217fd27e5e1b33a4ce515de11", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extdelegatecall_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-word_data_section-from_empty_memory-successful_False-zero_length_expansion]", - "fixture_hash": "0xbd6c7744b992625f88a96f260905a824433bae5570b02b70ddd7691504ab26ac", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extdelegatecall_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_48-offset_24-size_0]", + "fixture_hash": "0x390887215ddc5742489e8bdb95f7de3fa8b336fe82f6f61f12a8f051687c8bdb", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extdelegatecall_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-word_data_section-from_empty_memory-successful_False-huge_dest_zero_length]", - "fixture_hash": "0x1b90b972e381dee71a7480c02d507b35069781cbc96bda824066fa952f5b2a58", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extdelegatecall_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_48-offset_24-size_16]", + "fixture_hash": "0xe2e8015cde5eab79bea6d791b667e14df81fcfa6fe7e1b3ea895baca74b1fa1b", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extdelegatecall_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-word_data_section-from_empty_memory-successful_False-huge_src_zero_length]", - "fixture_hash": "0x641fdefa4ea11a4d37ec3b0dc9d0f2e3dab3768a94a0bf87ec2622d86e36648c", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extdelegatecall_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_48-offset_24-size_64]", + "fixture_hash": "0xa91264e98525ef26b0f8d471d8d84082f61aceb74390912262bd48013c313af0", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extdelegatecall_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-word_data_section-from_empty_memory-successful_False-huge_dest_huge_src_zero_length]", - "fixture_hash": "0x93cd44eec01cab8574ce591e4a2102ceedc0146e9a00e84890477632b9e90187", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extdelegatecall_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_48-offset_24-size_256]", + "fixture_hash": "0x3eea745f058961dc245e4b7b39ab32b29137c06638aa38a77cc0e555516fc816", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extdelegatecall_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-large_data_section-from_existent_memory-successful_True-single_byte_expansion]", - "fixture_hash": "0xbbdf1f4b674f3d0c6c8f6d94d6d3e084e91f4c67e97e6d3202c1a61d377562e", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extdelegatecall_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_48-offset_80-size_0]", + "fixture_hash": "0x4285236a70b6ff5e5375895a53239b44971b7d79c95ce66f16cae74941537e9f", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extdelegatecall_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-large_data_section-from_existent_memory-successful_True-single_byte_expansion_2]", - "fixture_hash": "0x29716705b5325b68f4ca46fcf291b06290e582e7ce745d5544d5f233957b18a4", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extdelegatecall_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_48-offset_80-size_16]", + "fixture_hash": "0x43edbfa6c9391efb08a7c2b8773af72c38429211cf549983f127225ccb8a929c", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extdelegatecall_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-large_data_section-from_existent_memory-successful_True-single_byte_expansion_word_boundary]", - "fixture_hash": "0x1e0fd14b6de23081e710fd07b823c5f17412cf774f343b17b7f9b71972a73c60", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extdelegatecall_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_48-offset_80-size_64]", + "fixture_hash": "0xb3949e96dd7819687226419eba94dfab409d528a9bde6f6102a52a784e19d0bd", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extdelegatecall_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-large_data_section-from_existent_memory-successful_True-single_byte_expansion_word_boundary_2]", - "fixture_hash": "0xa4618770d31ed4e55bce5c631bf84d3f4f3f08e3bb504112cbd916d5d4d88b8e", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extdelegatecall_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_48-offset_80-size_256]", + "fixture_hash": "0x36ea806b984ecea0ad6ef074dbda7384c537f26ab20c072beb75363f4ef9884f", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extdelegatecall_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-large_data_section-from_existent_memory-successful_True-multi_word_expansion]", - "fixture_hash": "0x62b12a86a20f322dfa3552f2090065cba11d0ccce984a448228e5d120f8d3770", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_calldata_remains_after_subcall[fork_CancunEIP7692-blockchain_test_engine-opcode_CALL]", + "fixture_hash": "0x9e15684ec9e0823b321baa1fa8ab620dfbcdb75cada88fd5d77ecde5f494d53d", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/calldata_remains_after_subcall.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-large_data_section-from_existent_memory-successful_True-multi_word_expansion_2]", - "fixture_hash": "0xed99cc372320944b70731392212cceff24d7dca20cbbe2fe11240ef7492e36ef", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_calldata_remains_after_subcall[fork_CancunEIP7692-blockchain_test_engine-opcode_CALLCODE]", + "fixture_hash": "0xc17c75654f8daa1e43f5c4955b62c3804eae57b1de3d7d6443eed5199826f9ea", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/calldata_remains_after_subcall.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-large_data_section-from_existent_memory-successful_True-zero_length_expansion]", - "fixture_hash": "0x8d9f5574602bdbf9f3f60e343a408f94ac3d0fb6c5890ecb64d09fa9559beea0", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_calldata_remains_after_subcall[fork_CancunEIP7692-blockchain_test_engine-opcode_DELEGATECALL]", + "fixture_hash": "0x4f49793f3448559ccf99d2ab08398f1302974fa76d4296e816ca65f6ea9cf54", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/calldata_remains_after_subcall.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-large_data_section-from_existent_memory-successful_True-huge_dest_zero_length]", - "fixture_hash": "0x8f7c04a69ebb69861fd4e2757997c26b9b89bf70d5b51f31b6f940d43b81bb4", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_calldata_remains_after_subcall[fork_CancunEIP7692-blockchain_test_engine-opcode_STATICCALL]", + "fixture_hash": "0x67abfaab15daac673b0beab4e26abfce372defd07eadbf620b25dcd8323e8f8c", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/calldata_remains_after_subcall.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-large_data_section-from_existent_memory-successful_True-huge_src_zero_length]", - "fixture_hash": "0xcc4bf2d18fdbd15bf37beda2ff353a7f4c6fd56b2941c750b5f6dd6150fb98da", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_calldata_remains_after_subcall[fork_CancunEIP7692-blockchain_test_engine-opcode_EXTCALL]", + "fixture_hash": "0x704997debe50a14052c6548e2d082333fec481c0c25de73db5ef3a85a3ab1400", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/calldata_remains_after_subcall.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-large_data_section-from_existent_memory-successful_True-huge_dest_huge_src_zero_length]", - "fixture_hash": "0x2931ccff122ccd3dcf252b1e5473a251958f6bb493824d8a1ba080eb7d28bd33", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_calldata_remains_after_subcall[fork_CancunEIP7692-blockchain_test_engine-opcode_EXTDELEGATECALL]", + "fixture_hash": "0x6280d0eb8bfd8cd91a5b10052bf69e992689eb1802447e00853c5082c252aadf", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/calldata_remains_after_subcall.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-large_data_section-from_existent_memory-successful_False-single_byte_expansion]", - "fixture_hash": "0x4aaca3bc53e51a26b919fc9c3722aa7150f36c3202120473a0f214b578445252", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_calldata_remains_after_subcall[fork_CancunEIP7692-blockchain_test_engine-opcode_EXTSTATICCALL]", + "fixture_hash": "0xbf5ef5c431495e19cac11f04cf5c1717787dad8914715a7ed5676475fca41724", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/calldata_remains_after_subcall.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-large_data_section-from_existent_memory-successful_False-single_byte_expansion_2]", - "fixture_hash": "0xebfcd8823e915561af57e9b02d45d267cd5eeed3ac46acb848a6c84af7789604", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_CALL-empty-zero]", + "fixture_hash": "0x871927e585ea6f7928e09cce0609070b33c635bb99e2c28cfcd3ac0d9cee4f10", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-large_data_section-from_existent_memory-successful_False-single_byte_expansion_word_boundary]", - "fixture_hash": "0xf0f18e1b6d3c922863d766e0c39d5429b9288bd98c2a6b31f1e3b17596a9077e", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_CALL-empty-short]", + "fixture_hash": "0x7c92394094a3500ba5e7c6b89b5fd6e83bca0e4b52aa261a842842ba33f32ef8", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-large_data_section-from_existent_memory-successful_False-single_byte_expansion_word_boundary_2]", - "fixture_hash": "0x815429abdb797810a07322c8b3f562d0f2d141dbf52a4160b272829aa542b145", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_CALL-empty-mid_20]", + "fixture_hash": "0x32790f988522bba989753e932dc1d6874961fc55b28a563e90d98a4d55847c22", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-large_data_section-from_existent_memory-successful_False-multi_word_expansion]", - "fixture_hash": "0x405d4c41db2439f13e51584d2149f271bab501df8bff63bbb25ac861e60940a3", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_CALL-empty-max_20]", + "fixture_hash": "0x77e93951e69a8a3c2e791ba03d8b473c536a4a24c75a30af8503e01536845941", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-large_data_section-from_existent_memory-successful_False-multi_word_expansion_2]", - "fixture_hash": "0x516422c08f42af861bdb351b30ec075996d5ad0194b9535d0083732232f264de", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_CALL-empty-min_ase]", + "fixture_hash": "0x6a6231ca0ad383b9e78b14441e0443b859cf887d0478d2ec4bbcd3649ec4a4", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-large_data_section-from_existent_memory-successful_False-zero_length_expansion]", - "fixture_hash": "0x85721aa87a4671c1f58e3c3a01dbfcaa35643021f504cba4a3bbb732432a5421", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_CALL-empty-mid_ase]", + "fixture_hash": "0x4f0410957f9dbf0f3c5f042d37b508676ee11650853f367942b6530640ad8b7c", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-large_data_section-from_existent_memory-successful_False-huge_dest_zero_length]", - "fixture_hash": "0x99e90004c3d430c3783f8737623299429ead350483ce4c9393bbf0213f1222b", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_CALL-empty-full_ase]", + "fixture_hash": "0x781c5342219bdd82115e5d6f9bb22f684b4b9c16ec4a29f5ec27e06562d41b2c", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-large_data_section-from_existent_memory-successful_False-huge_src_zero_length]", - "fixture_hash": "0xc9918f3c62e85eb94823cb3d45848496b4557f5d90a9bf10886431b1c92aa35d", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_CALL-empty-max_ase]", + "fixture_hash": "0xf3688c77ecc95a8ce19b308359c9ab07b6a31ce2b97f1cfe2daeb3402c800986", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-large_data_section-from_existent_memory-successful_False-huge_dest_huge_src_zero_length]", - "fixture_hash": "0x1005da0a4711c1e0b4715877a621187b7ee4ee6aaa98b1b5eeb03ff05a9a09f0", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_CALL-EOA-zero]", + "fixture_hash": "0x384948a31e3439ac8ccdfd24c88afdb98e87cbc9255c129b00ca8784e16fcb0b", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-large_data_section-from_empty_memory-successful_True-single_byte_expansion]", - "fixture_hash": "0xff034ee58afdfb7b4f3ac9562019968c42eecef1d1bf98a09a2c791bee3d0c58", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_CALL-EOA-short]", + "fixture_hash": "0x5d1e4f59e92a6263c7669f216771abfcb89d8ceb196b98e5e471a87f423c71d9", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-large_data_section-from_empty_memory-successful_True-single_byte_expansion_2]", - "fixture_hash": "0x7d7350475247ff0c939e07d0d54da5b01854bf768c5fe3dd919e2c3a537da4f9", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_CALL-EOA-mid_20]", + "fixture_hash": "0x6f7578210df86b53f443b9b4affb62f472fd2d83ea21a3fa665e0e282508e195", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-large_data_section-from_empty_memory-successful_True-single_byte_expansion_word_boundary]", - "fixture_hash": "0xd0276f04b8a0410f238424cb1868fbe46daceb3f294ee243725385902459c066", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_CALL-EOA-max_20]", + "fixture_hash": "0x60c55f1f22d6d0084ba2bcd5d452840ea3262a07040018f3ef54b3b580fbc00", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-large_data_section-from_empty_memory-successful_True-single_byte_expansion_word_boundary_2]", - "fixture_hash": "0x5f40331c61a74384ee11b8f96401370f47f5a3476cf3748be5aa8a823a5b2822", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_CALL-EOA-min_ase]", + "fixture_hash": "0x872c79b4a838857a9bf4468e20634d55a73e6dfc5bc40a81dfbdb9845d657fb8", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-large_data_section-from_empty_memory-successful_True-multi_word_expansion]", - "fixture_hash": "0xb1dc2c480b8eb0b344ed08cb8929c1ff07088128b8fdd1e971c9113be4e9cb99", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_CALL-EOA-mid_ase]", + "fixture_hash": "0xfaa5d0b60ab859c03162e8fc66ac1394c041d48d2f806fd09b3a421f891154f", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-large_data_section-from_empty_memory-successful_True-multi_word_expansion_2]", - "fixture_hash": "0xc350c3577a23a30d6ebb004a3aa89e951a649265049b3b22fb72afe210759e5", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_CALL-EOA-full_ase]", + "fixture_hash": "0xc3fd68cfcb7f42494e51d56663d95624b5e0ce00c7436f82b1cc1db3e2ec9221", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-large_data_section-from_empty_memory-successful_True-zero_length_expansion]", - "fixture_hash": "0x80fe0bff3b425f3d30f24c36f5e0d8e56bc47e1c2adaa36aedd371189ef342e5", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_CALL-EOA-max_ase]", + "fixture_hash": "0xba60ef964cbd3d51e29810c289b9895cea949042e60173e6c7be55c764fb8679", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-large_data_section-from_empty_memory-successful_True-huge_dest_zero_length]", - "fixture_hash": "0x527f51b36040e09f18758e33616f6756dc25236fe8258cd02cc8ad5741975ac1", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_CALL-LegacyContract-zero]", + "fixture_hash": "0x53b011ea2a927a4c5b01c39febad2d4a6a586d016a3fa4b4bd1c272d1f410ee0", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-large_data_section-from_empty_memory-successful_True-huge_src_zero_length]", - "fixture_hash": "0xdf6a3be33b5b20bc6ce9571c2087b570b0aac29f92de926ef78d22f7ae951daa", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_CALL-LegacyContract-short]", + "fixture_hash": "0xf85f320a606a4e4308c02e4d61f309e3bc0fec230efbeadc7f57151cc9709041", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-large_data_section-from_empty_memory-successful_True-huge_dest_huge_src_zero_length]", - "fixture_hash": "0x74b0fd4b2da86cefd452c1a758dfe6adbc8f8466c7222b1421892f95521caf85", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_CALL-LegacyContract-mid_20]", + "fixture_hash": "0x3df5eda535702ffd8898a03f329909e47477773d11ae913793d086d417cdcdb1", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-large_data_section-from_empty_memory-successful_False-single_byte_expansion]", - "fixture_hash": "0xa47e0b9a5464d8566acd51d329fd9ab933fecf4e9ade095ef271c52376fa8261", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_CALL-LegacyContract-max_20]", + "fixture_hash": "0x5ce8482a9bc04bb89e2f5a073d9e63fbffde608472fa4dcc473c569a4b98cbb7", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-large_data_section-from_empty_memory-successful_False-single_byte_expansion_2]", - "fixture_hash": "0xbe79a43cf317c4f8970d258a16c8f1e073773b732613eb27d412b64157654a90", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_CALL-LegacyContract-min_ase]", + "fixture_hash": "0x7eee2b9fe18c6cae51f821ec7961c576bd26cba8fefa47eb3cb2a10892bc705e", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-large_data_section-from_empty_memory-successful_False-single_byte_expansion_word_boundary]", - "fixture_hash": "0x479302fdcba746625cc42f2990a6fd076e7f190c6d0c7116a5dd667f372b1d76", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_CALL-LegacyContract-mid_ase]", + "fixture_hash": "0x7578848d36c2e622ac99827939ac42bb9ac7bbcd15f6154853eaa6e701868991", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-large_data_section-from_empty_memory-successful_False-single_byte_expansion_word_boundary_2]", - "fixture_hash": "0xa6a64db760ab4a0cf2d83546523782827dc11dce81964536f8505e824cd1e539", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_CALL-LegacyContract-full_ase]", + "fixture_hash": "0xaea0ee48fe54137b6b4c6a46d709c0bfae88a15686efd0d7b042a27042ce3298", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-large_data_section-from_empty_memory-successful_False-multi_word_expansion]", - "fixture_hash": "0xbf96e33695332c73055a4c5e49b997dea0ef47c8149f8e491c6bfc394018f3e0", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_CALL-LegacyContract-max_ase]", + "fixture_hash": "0x2a029340c0c60be245c1a74cda0775b6d723e8258fcbcffe5e0b31ccbf16cb28", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-large_data_section-from_empty_memory-successful_False-multi_word_expansion_2]", - "fixture_hash": "0x758d5d22f78ad01d3f03fde18f1ea26bd993a28428de654253d5c97417648940", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_CALL-EOFContract-zero]", + "fixture_hash": "0xc14c4d8547854e708e9bb95a1be788f6317b3f66de21aa535d7f84cee157fe5e", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-large_data_section-from_empty_memory-successful_False-zero_length_expansion]", - "fixture_hash": "0xee1a9a69c05ac6f06b7daf38de4edfb5fdd043aa8fd5e9c29acb0bf06b06cb12", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_CALL-EOFContract-short]", + "fixture_hash": "0x3c9e18fb0ca51459311fca23287904add9ff7fa18c90084dbd5b99f1ab1d4a87", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-large_data_section-from_empty_memory-successful_False-huge_dest_zero_length]", - "fixture_hash": "0xbabc4a9a4e78f457d20f7bea63a2132108fca8f624a4c7f5bfe8c6dc648e9bf4", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_CALL-EOFContract-mid_20]", + "fixture_hash": "0x910aa62ff138c43e8b2285542cc5db3b06dfef50598a05f3970037efc55f8431", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-large_data_section-from_empty_memory-successful_False-huge_src_zero_length]", - "fixture_hash": "0x731f42d139c278975d59154ac1fb47fddbb2d1e96ce596997eda4ccb3e72c3ba", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_CALL-EOFContract-max_20]", + "fixture_hash": "0xcd217c03663da37947e9ea52a25b29a71d781ffb1e5f92993b4dc32c0411d34d", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-large_data_section-from_empty_memory-successful_False-huge_dest_huge_src_zero_length]", - "fixture_hash": "0x506c42a709c368244c9d583bce69ee33454a4ea29e94b382305e460c083e6680", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_CALL-EOFContract-min_ase]", + "fixture_hash": "0xb9191a0f3f3e99803ac7ef615829462114081177a496d0a3a2c0e9a4bc47b1a6", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_huge_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-empty_data_section-from_existent_memory-successful_False--max_dest_single_byte_expansion]", - "fixture_hash": "0x62faf238ed1f2d20c3f02951ed172773f922390ae0b00d031ff3f318f1c3d156", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_CALL-EOFContract-mid_ase]", + "fixture_hash": "0x103c61015adacf01571650fd9a95091acd5585281332459293bf6246a5ea5613", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_huge_memory_expansion.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_huge_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-empty_data_section-from_existent_memory-successful_False--max_dest_minus_one_single_byte_expansion]", - "fixture_hash": "0x5b8cf1252533082f27f6cde49576a99b71a5748c1faad68cadaa367e0dbd5b20", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_CALL-EOFContract-full_ase]", + "fixture_hash": "0x560b3bda6d4ef4fd3ddaa7f67505a75281114991e252ed5456dda01adac1b068", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_huge_memory_expansion.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_huge_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-empty_data_section-from_existent_memory-successful_False--half_max_dest_single_byte_expansion]", - "fixture_hash": "0xecb8b97e825857c147c9a25ec7a72e5bacffe664bb364a637faefc03472fafc3", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_CALL-EOFContract-max_ase]", + "fixture_hash": "0xfc74bf7356c04ac0ebe06e3bd109b47b42d1bf8887aeb8df35c3cf5b88d4e653", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_huge_memory_expansion.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_huge_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-empty_data_section-from_existent_memory-successful_False--max_length_expansion]", - "fixture_hash": "0x184064407fd5472d4bb1424bed35360b50f1bf53413ee929e61c450bb431ff26", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_CALLCODE-empty-zero]", + "fixture_hash": "0x7549dc0f46ca40a3650d10aedb5461a5b222437f8f22a21d30396418594a9fa7", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_huge_memory_expansion.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_huge_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-empty_data_section-from_existent_memory-successful_False--max_length_minus_one_expansion]", - "fixture_hash": "0x8e7859b33a64341f841274658e441437a16c6e7abaeb7913cc0ea1c51cf38d10", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_CALLCODE-empty-short]", + "fixture_hash": "0x8f7a7a8b780b7b470be6351a63cb968d865148afb1090ec88d38e9833e9a5ba1", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_huge_memory_expansion.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_CALLCODE-empty-mid_20]", + "fixture_hash": "0xbedb60cfce2b3efcceb5caed139b7dfc5b8b186e4b8cfac36638d037e62b84da", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_CALLCODE-empty-max_20]", + "fixture_hash": "0x6761538ade28e1250baf05d1e979e60666dfe81abb85aa8636f5a03d53156b93", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_CALLCODE-empty-min_ase]", + "fixture_hash": "0x9e6c8e61192664f36cb81c8ce749c5e5eeb5be479cfe5b9d383cae15eb3c0fc8", + "fork": "Prague", + "format": "blockchain_test_engine", + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_huge_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-empty_data_section-from_existent_memory-successful_False--half_max_length_expansion]", - "fixture_hash": "0x417f0e047ce9961b6ca356e1ee832e79ed5d051352c25945e9ee7b69568b3af3", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_CALLCODE-empty-mid_ase]", + "fixture_hash": "0x9e9784378735c0f027c147419dc111a24a2e5947b672f03d48ce7a32082dfd61", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_huge_memory_expansion.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_huge_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-empty_data_section-from_empty_memory-successful_False--max_dest_single_byte_expansion]", - "fixture_hash": "0x4c8af8924f2045c61f8f88693dc37062bde1cc6ccced5d3790e5814ec763da7a", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_CALLCODE-empty-full_ase]", + "fixture_hash": "0x705119a016e7cb8c91e89606b6c20c81c272e1878f11fb38790d2382ba49d6da", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_huge_memory_expansion.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_huge_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-empty_data_section-from_empty_memory-successful_False--max_dest_minus_one_single_byte_expansion]", - "fixture_hash": "0xc6e6ed1f76ae1e99261544cc493b3258c01e3dde13da99f3a482d42eedc1b0d4", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_CALLCODE-empty-max_ase]", + "fixture_hash": "0xa5b04101d533572a5d5d2707064b838294f2def8acb45b5dbce53cf2f942b512", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_huge_memory_expansion.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_huge_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-empty_data_section-from_empty_memory-successful_False--half_max_dest_single_byte_expansion]", - "fixture_hash": "0x10a75f0c432b33341b294d601cd3edf1670a16819249c2665eeee563c7910096", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_CALLCODE-EOA-zero]", + "fixture_hash": "0x2013f8b1662aa09ddc13261817c469dbf6ce8837ad1125d1b14f175c73679835", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_huge_memory_expansion.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_huge_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-empty_data_section-from_empty_memory-successful_False--max_length_expansion]", - "fixture_hash": "0xea2ba7596c1a3e17af952ab3d2b320952d3bde9660fddf99425bef1b7631bc88", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_CALLCODE-EOA-short]", + "fixture_hash": "0x9fac5359c107e8d90084185d75fe62d348610e68910fdad067295333d287419d", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_huge_memory_expansion.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_huge_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-empty_data_section-from_empty_memory-successful_False--max_length_minus_one_expansion]", - "fixture_hash": "0x4c9de671d2bc964dec9c370d8780e080b6f74ae664304eee2a058ad0d8962937", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_CALLCODE-EOA-mid_20]", + "fixture_hash": "0x2fb6ba386c798481ef5d8965b66f1d229aeffa8b2f5baf8df66cf5fff431b2ab", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_huge_memory_expansion.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_huge_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-empty_data_section-from_empty_memory-successful_False--half_max_length_expansion]", - "fixture_hash": "0xcf5c8d6ebc19949e3ceead4fb425edb6d3d9c9cade7871914c7cfbbc422c6bad", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_CALLCODE-EOA-max_20]", + "fixture_hash": "0xb699d67c18b76a727b9389810f3745c57422589c5ebf16642e5979de50b1b444", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_huge_memory_expansion.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_huge_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-byte_data_section-from_existent_memory-successful_False--max_dest_single_byte_expansion]", - "fixture_hash": "0x310674125f4f0462dcaa62d155ffe8e779e1644e7634264c394c2fb35d13acf4", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_CALLCODE-EOA-min_ase]", + "fixture_hash": "0x2a4a09b7bbe6c77c854fdd2da6af5d8cc76af05359b1e4d535ac98bc0d03c886", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_huge_memory_expansion.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_huge_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-byte_data_section-from_existent_memory-successful_False--max_dest_minus_one_single_byte_expansion]", - "fixture_hash": "0x7da2edf85b76604821f4bfd7c9cc41c3e86114ec621bc567d45e448f8fd4b33", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_CALLCODE-EOA-mid_ase]", + "fixture_hash": "0x6dff7c98b629168616c783cecb3ecd49265c1ee3eb0d481a61068089d601d5f9", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_huge_memory_expansion.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_huge_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-byte_data_section-from_existent_memory-successful_False--half_max_dest_single_byte_expansion]", - "fixture_hash": "0xdab7444e4d0966deb84929b4fa25b3c67ef28560b8ff2a3b2d7007365034dbe9", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_CALLCODE-EOA-full_ase]", + "fixture_hash": "0xbe2e7f5019010758b0247b9994c8d4fcf0ede6f8f556a025b39f3b5cad69c57", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_huge_memory_expansion.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_huge_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-byte_data_section-from_existent_memory-successful_False--max_length_expansion]", - "fixture_hash": "0xcc49e0f7a9c109753081143d0bf3dd7f3d21df9ec485b1a169f8ff7620a98937", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_CALLCODE-EOA-max_ase]", + "fixture_hash": "0xc02958ba14c55ae9f08e8c844c6d532b73f74c3f2143ed3591a186b78f8610eb", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_huge_memory_expansion.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_huge_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-byte_data_section-from_existent_memory-successful_False--max_length_minus_one_expansion]", - "fixture_hash": "0x8337bfc7520cea24dcf73f5e67caf519e4cdb52167fdf3870bb801f94552c7d2", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_CALLCODE-LegacyContract-zero]", + "fixture_hash": "0xc88171590792c7ec988716d060827b2468eabe47881de72333859da22d8b575c", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_huge_memory_expansion.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_huge_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-byte_data_section-from_existent_memory-successful_False--half_max_length_expansion]", - "fixture_hash": "0x2bb9f76e06c715243cb2855065d782cf67779b297c4615919eeb2cca34c38a3f", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_CALLCODE-LegacyContract-short]", + "fixture_hash": "0x14a5926b72e25f6f93ce45f338223de225a3f45337b1eb49b1b581b19ab05301", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_huge_memory_expansion.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_huge_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-byte_data_section-from_empty_memory-successful_False--max_dest_single_byte_expansion]", - "fixture_hash": "0x379ccbba8ad802a8401052b6017c7c0bc962aa4fdbd5f248020383ae0e26cd42", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_CALLCODE-LegacyContract-mid_20]", + "fixture_hash": "0xf73bde8f0ba4557a6bcd5d513eaf5125bb2b6f1c8cbaef14ec182aeb803f2216", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_huge_memory_expansion.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_huge_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-byte_data_section-from_empty_memory-successful_False--max_dest_minus_one_single_byte_expansion]", - "fixture_hash": "0x732c5cf71466892fd8a060b4476b816b5601ff68a4d256514c871790ffc65305", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_CALLCODE-LegacyContract-max_20]", + "fixture_hash": "0x21d3e185714896ce1713c3e258305bfbab97ebbf4ed6d3a5d4f0017ec6d994bb", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_huge_memory_expansion.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_huge_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-byte_data_section-from_empty_memory-successful_False--half_max_dest_single_byte_expansion]", - "fixture_hash": "0xf51384f3e64600412abf80db2caa1bab61a68f223d0206f4ebfe1e4be21f95d4", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_CALLCODE-LegacyContract-min_ase]", + "fixture_hash": "0x7a0da7c7618b7887234fa109b61cb2bab84b442629410862baae4e90c2137745", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_huge_memory_expansion.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_huge_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-byte_data_section-from_empty_memory-successful_False--max_length_expansion]", - "fixture_hash": "0x3ebf85529d3365db6172ef016a8aa023d5ce6aa2788c01f1973afa71d268e036", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_CALLCODE-LegacyContract-mid_ase]", + "fixture_hash": "0xef2e95b68c87431bca8a85e40271efb3ff03ec68574c485c046a98adcfcbd7a0", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_huge_memory_expansion.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_huge_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-byte_data_section-from_empty_memory-successful_False--max_length_minus_one_expansion]", - "fixture_hash": "0xcaf7850ab4938fb97f59c1bcfe7cee1050e1abd89d1305b40f3cad4f3f008f01", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_CALLCODE-LegacyContract-full_ase]", + "fixture_hash": "0x7f39f257473c4f2e7da4dfdc29cb0be48c0f7bbf45c93a18f80a9750deac1edd", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_huge_memory_expansion.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_huge_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-byte_data_section-from_empty_memory-successful_False--half_max_length_expansion]", - "fixture_hash": "0x8c12b4245ff5dcd59f40a32fef0fb88cdf2ba9a4a47f447f58b1fb6523da1f4a", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_CALLCODE-LegacyContract-max_ase]", + "fixture_hash": "0x39dc421ac059be143a6f232aca2fc520a19adaedc6d30516003a62ab2dcc4056", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_huge_memory_expansion.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_huge_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-word_data_section-from_existent_memory-successful_False--max_dest_single_byte_expansion]", - "fixture_hash": "0x6949d34dd7883a1a2008a44ba643ebc4af48d35c2e6ffad4be8b13f10b967f82", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_CALLCODE-EOFContract-zero]", + "fixture_hash": "0xa89300c84e480e5b45fb72b6baa96fc98776688bebca9044122f98c35a56dda3", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_huge_memory_expansion.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_huge_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-word_data_section-from_existent_memory-successful_False--max_dest_minus_one_single_byte_expansion]", - "fixture_hash": "0x20f28c74ac2180e7e7ba5eeceee9287996e3420b2d8dd783e74e28f23c35ac1e", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_CALLCODE-EOFContract-short]", + "fixture_hash": "0x18260b9c8023e2c912c2cbdc6086dd6d60d9d46566c57647d8f4e94aadc10354", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_huge_memory_expansion.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_huge_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-word_data_section-from_existent_memory-successful_False--half_max_dest_single_byte_expansion]", - "fixture_hash": "0x5c371fb389492dbf2fc8ebdcd964a61da8749116ac493b99249f1fadf045b5c5", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_CALLCODE-EOFContract-mid_20]", + "fixture_hash": "0x8dbc793e8fe5a2045481811b5ee55158f0ab9d8181b3d97b8d1fdfa55862b744", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_huge_memory_expansion.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_huge_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-word_data_section-from_existent_memory-successful_False--max_length_expansion]", - "fixture_hash": "0x7755fc42103ea90f7f7c8f1b1ae5ce85333c39dc925fb60535c5e47c5d8cf412", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_CALLCODE-EOFContract-max_20]", + "fixture_hash": "0x23392975f9ddcc5c528d2e9a25b1fe75fa5404bc073e6e8e06c4d1dd586169a1", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_huge_memory_expansion.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_huge_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-word_data_section-from_existent_memory-successful_False--max_length_minus_one_expansion]", - "fixture_hash": "0x613937d53a8a4a10310b166a355435e93840abd0f89ebbf711c33d85126441a7", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_CALLCODE-EOFContract-min_ase]", + "fixture_hash": "0x7ef9ad3a77ce689b5287919be8ed0bd26bf92a6a81d7ad5aaa50cbf6196796db", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_huge_memory_expansion.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_huge_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-word_data_section-from_existent_memory-successful_False--half_max_length_expansion]", - "fixture_hash": "0xe3e62ab520d3d04e02fd8c9b704d7eeca9bb2640a4fa35a79e920f674eb56f73", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_CALLCODE-EOFContract-mid_ase]", + "fixture_hash": "0xe4c587054a76c134a570f38d73d616c555fb482b93f2684527eb5b4ccdc2b988", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_huge_memory_expansion.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_huge_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-word_data_section-from_empty_memory-successful_False--max_dest_single_byte_expansion]", - "fixture_hash": "0x221c0c4a68d25f640139b5a5ec962887addee730460a21108a8ecd2150c691b6", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_CALLCODE-EOFContract-full_ase]", + "fixture_hash": "0x14397184a346f2ef2847adab05ee037f27fa8f12652e0b5871c94f62f2294168", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_huge_memory_expansion.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_huge_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-word_data_section-from_empty_memory-successful_False--max_dest_minus_one_single_byte_expansion]", - "fixture_hash": "0x97510d70c0054e1cd7d8654164af05f2605bac76cd97ce06d8d6b273797abf65", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_CALLCODE-EOFContract-max_ase]", + "fixture_hash": "0x3bcfaefd3d86e7ed79425538a69c5f09a82165cc77f03fe51fc43810602f34e2", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_huge_memory_expansion.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_huge_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-word_data_section-from_empty_memory-successful_False--half_max_dest_single_byte_expansion]", - "fixture_hash": "0xc342c7cf383b75b9a7f71dbe1f0a9f16801a6cbf3aaa1249faadee935d04e214", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_STATICCALL-empty-zero]", + "fixture_hash": "0x8c6c45e0c1056c06b78d05516477f9f3263b94dfc53d0b2b6c0f93c839c3265", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_huge_memory_expansion.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_huge_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-word_data_section-from_empty_memory-successful_False--max_length_expansion]", - "fixture_hash": "0xb74c6a4bf4b74e9f24529422c1f43e8dacf755c6e3ac27558e1c30208a3eb76", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_STATICCALL-empty-short]", + "fixture_hash": "0x847f2bb89a789e7370c683e2e39374f957bb6ed2cfbb714e574c0cc81613d932", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_huge_memory_expansion.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_huge_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-word_data_section-from_empty_memory-successful_False--max_length_minus_one_expansion]", - "fixture_hash": "0xe071fdca5e171a577070b22da47cecc411b48934ca88cdf9dfbed061dc31e953", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_STATICCALL-empty-mid_20]", + "fixture_hash": "0x12411e9f66d2416a32fcd75a9cd2221220042332de68270b2e9185b1d3565347", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_huge_memory_expansion.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_huge_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-word_data_section-from_empty_memory-successful_False--half_max_length_expansion]", - "fixture_hash": "0x3678e6293eedc5e0e1d5a6302a6275aee65cb0b055187bc72cb75a0a4bcb9bd2", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_STATICCALL-empty-max_20]", + "fixture_hash": "0xac9d8d77100a74d3ff39759e1009026ca9fc342fd5d53d444e7bea9ea876c683", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_huge_memory_expansion.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_huge_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-large_data_section-from_existent_memory-successful_False--max_dest_single_byte_expansion]", - "fixture_hash": "0xf9c70753991bad1ce1bf74438bf742decb5464db9df07099d7ffd4c7ebb51e75", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_STATICCALL-empty-min_ase]", + "fixture_hash": "0xf6b64a5fdbd22fda1d4585d18ee63b751561aa63f1ac64e47a4ad07f97bc1e8e", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_huge_memory_expansion.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_huge_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-large_data_section-from_existent_memory-successful_False--max_dest_minus_one_single_byte_expansion]", - "fixture_hash": "0x26d2cf3802247725c5023e9af09c8fe2e833767ba73661bebabe4494e4b0201b", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_STATICCALL-empty-mid_ase]", + "fixture_hash": "0x11abb995d6720cbb28fe4944a0c55790da7a3e0e7c2c249867787f50c7fe5ef6", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_huge_memory_expansion.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_huge_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-large_data_section-from_existent_memory-successful_False--half_max_dest_single_byte_expansion]", - "fixture_hash": "0xfdf751583d18296c85c0dfe5f5b6547251279c62fe111a4f904a229bce085bed", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_STATICCALL-empty-full_ase]", + "fixture_hash": "0xdbf0c876c93c34d99c099f379db9cd9223f57def0c7ca70472622db64e4233b7", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_huge_memory_expansion.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_huge_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-large_data_section-from_existent_memory-successful_False--max_length_expansion]", - "fixture_hash": "0x6d13931d7a1bd290776e153b4a95076de2c9936255c24f7db66fe15b742efbe1", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_STATICCALL-empty-max_ase]", + "fixture_hash": "0x47942c5de8e50c7c2035bb56516bcc66c017bd235f929ff389ce099e3c4287b4", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_huge_memory_expansion.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_huge_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-large_data_section-from_existent_memory-successful_False--max_length_minus_one_expansion]", - "fixture_hash": "0xd069d89bf8da2bd66f028be5f1dd5b7018be1b7f569a82abe0774fbea1c80798", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_STATICCALL-EOA-zero]", + "fixture_hash": "0xef5bfa46c9cf553bd7d1721dd1fcf6a09bd4c1b3ea5f6dace3cbcd38d15e578b", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_huge_memory_expansion.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_huge_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-large_data_section-from_existent_memory-successful_False--half_max_length_expansion]", - "fixture_hash": "0x98d35c644c7c1f6103a8de8a8b16e16e0a5aa70064d9324d82c0b2969e5864dd", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_STATICCALL-EOA-short]", + "fixture_hash": "0x3d0b6a06fe98a08520621e11b299414673630147c4ef81e95db00a632f269b8c", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_huge_memory_expansion.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_huge_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-large_data_section-from_empty_memory-successful_False--max_dest_single_byte_expansion]", - "fixture_hash": "0xe7cf4d5769627bc19e361592eb16f1adff9112b4769386eb59469c270a0738e", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_STATICCALL-EOA-mid_20]", + "fixture_hash": "0xcb58e784bb1281d75b2db6b01aa6ed947f754731da49e3fc667a8c2ae6a1e892", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_huge_memory_expansion.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_huge_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-large_data_section-from_empty_memory-successful_False--max_dest_minus_one_single_byte_expansion]", - "fixture_hash": "0x355c4839a0a55d66df70bba5d9c66c11e393d61aa4e929814fb2f0daabaa84a9", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_STATICCALL-EOA-max_20]", + "fixture_hash": "0xe300a59feebd460f35d7e329f6437ebbd795bbd3f9792ebdb3f7ac3dc5efc110", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_huge_memory_expansion.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_huge_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-large_data_section-from_empty_memory-successful_False--half_max_dest_single_byte_expansion]", - "fixture_hash": "0x3de544230d82fcd31c7fc8c6dc76aa2a30e08fd8f63b983ab0176f5f05672567", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_STATICCALL-EOA-min_ase]", + "fixture_hash": "0x5490600e7f43f4f513d8a7680918e6d6bb5febecadf651cb37258965e37e2740", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_huge_memory_expansion.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_huge_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-large_data_section-from_empty_memory-successful_False--max_length_expansion]", - "fixture_hash": "0x115e16105e41e102d9b2da3328be6a95e060794630dc9b022f3d4298eb566f52", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_STATICCALL-EOA-mid_ase]", + "fixture_hash": "0xc4d77d97ae6e2bff7366fba325a408ca5f412addc1b5b8f9e43c7ed3f1cfd41e", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_huge_memory_expansion.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_huge_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-large_data_section-from_empty_memory-successful_False--max_length_minus_one_expansion]", - "fixture_hash": "0xd9672d0063f098b0dcaae232378170691031fe4583f7ae08a3bc0ab933d3902", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_STATICCALL-EOA-full_ase]", + "fixture_hash": "0xde7dfae89127cc385e90d061b64f744ee896482c373b153c6bc58afed2393ae9", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_huge_memory_expansion.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_huge_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-large_data_section-from_empty_memory-successful_False--half_max_length_expansion]", - "fixture_hash": "0x91e3103ee2a945e218b3e3a6f349b63dea6afa863895ea22c95f358a0b392ee7", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_STATICCALL-EOA-max_ase]", + "fixture_hash": "0x9769a122800ce01e6a2238ab8b6c5386ac3bcc7dbaf691009665d6d20c9bbf", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_huge_memory_expansion.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_data_opcodes.py::test_data_section_succeed[fork_CancunEIP7692-blockchain_test_engine-empty_zero]", - "fixture_hash": "0xd9d8e2d04926794f21d83da05f1d5a83a72631537146605fc7cabf0c3c0e34a8", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_STATICCALL-LegacyContract-zero]", + "fixture_hash": "0x43341facfa4e4f8c910afccff4eac0e7818da91516d62a5f8f5a271761c1af3", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/data_opcodes/data_section_succeed.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_data_opcodes.py::test_data_section_succeed[fork_CancunEIP7692-blockchain_test_engine-short_zero]", - "fixture_hash": "0xe96894a44cc2e4ad2a6ee32959e6d3dc843780d1d28c6c4cbeba97b177bdbe32", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_STATICCALL-LegacyContract-short]", + "fixture_hash": "0xed3d57555f10355ef2a93fb583a12d05c7aca50c6827948e9762b40c0f2c7026", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/data_opcodes/data_section_succeed.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_data_opcodes.py::test_data_section_succeed[fork_CancunEIP7692-blockchain_test_engine-exact_zero]", - "fixture_hash": "0xf580b3ddd6d788e4ee451e90fa6186371ae61e01a3e91b7c6fa4d39371ce0928", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_STATICCALL-LegacyContract-mid_20]", + "fixture_hash": "0x4a2568d2d80a5927c9e0a89ac05dc3afa8026976dbf3846afea0c6511d2d4a69", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/data_opcodes/data_section_succeed.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_data_opcodes.py::test_data_section_succeed[fork_CancunEIP7692-blockchain_test_engine-large_zero]", - "fixture_hash": "0x43b36f4886fd3843617a656d518cc53ed5330dd5f0f374a22e344239fd049c3e", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_STATICCALL-LegacyContract-max_20]", + "fixture_hash": "0x6779779de4b2d3b178f8ab81b96127283847fc18516af50edaef870402ddbfcc", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/data_opcodes/data_section_succeed.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_data_opcodes.py::test_data_section_succeed[fork_CancunEIP7692-blockchain_test_engine-empty_32]", - "fixture_hash": "0xfe24fb8ce782ed2c099c8a830512091acd766118f40c9361de3692e862717df5", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_STATICCALL-LegacyContract-min_ase]", + "fixture_hash": "0xc94ddaf609a31eed15d617393abc811bfc3710bd10d11091c21addfff66c7d0c", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/data_opcodes/data_section_succeed.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_data_opcodes.py::test_data_section_succeed[fork_CancunEIP7692-blockchain_test_engine-short_32]", - "fixture_hash": "0xdafb099fd869b6cb4c494609f82d8bb76a8c712304c73a7fcce31d5b1c1a0743", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_STATICCALL-LegacyContract-mid_ase]", + "fixture_hash": "0x2b16df9e2be7bf616376f214ddf39a8463d41de93388c93e515a65dccae5df64", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/data_opcodes/data_section_succeed.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_data_opcodes.py::test_data_section_succeed[fork_CancunEIP7692-blockchain_test_engine-exact_32]", - "fixture_hash": "0xe1eba3a6d1f8616776a41920e2ea327827ed69a025c587cec14208029016a42f", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_STATICCALL-LegacyContract-full_ase]", + "fixture_hash": "0x7bbc4da7d9640669f1ec0e51896c43f1f99033bd4040ff103345b5bd63db2e19", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/data_opcodes/data_section_succeed.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_data_opcodes.py::test_data_section_succeed[fork_CancunEIP7692-blockchain_test_engine-large_32]", - "fixture_hash": "0x91f4da441558ba2af20c708bdccc16d8e2d63318cae39fb32043add942312205", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_STATICCALL-LegacyContract-max_ase]", + "fixture_hash": "0x59b97a16e33ccc197b1d230795713fadde1a0090a687e288858f1bafc8c0cff1", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/data_opcodes/data_section_succeed.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_data_opcodes.py::test_data_section_succeed[fork_CancunEIP7692-blockchain_test_engine-empty_23k]", - "fixture_hash": "0xf2b11057fe839369ba81bee5b1df34f1e7181a2a48eae98a7ed8366b9dcff486", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_STATICCALL-EOFContract-zero]", + "fixture_hash": "0x2ac27eec87446b775b589ab5f5e809be64017a1aaece11b6519b7da7607bb776", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/data_opcodes/data_section_succeed.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_data_opcodes.py::test_data_section_succeed[fork_CancunEIP7692-blockchain_test_engine-short_23k]", - "fixture_hash": "0x713f6033409e63286a2939ccf1cae1a8eed918b2ec5d0e195933633a146e8784", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_STATICCALL-EOFContract-short]", + "fixture_hash": "0x3273f8f97fc3da78fd291006b8591406d370a1d5d351ee2da2dc8209b7e3580a", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/data_opcodes/data_section_succeed.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_data_opcodes.py::test_data_section_succeed[fork_CancunEIP7692-blockchain_test_engine-exact_23k]", - "fixture_hash": "0x3b3502c377f41a347ef7ab524ad45be978e830c7ac3cee6ec7fa4baa56406813", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_STATICCALL-EOFContract-mid_20]", + "fixture_hash": "0x62d53924f565f304b72dc10c278c70a4b22455ce9a23d3287e330cc93056e118", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/data_opcodes/data_section_succeed.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_data_opcodes.py::test_data_section_succeed[fork_CancunEIP7692-blockchain_test_engine-large_23k]", - "fixture_hash": "0xac46d37b9f671a2a1d40c9b6fad83a834d3decedf29ecec8ebea06da97ed15b9", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_STATICCALL-EOFContract-max_20]", + "fixture_hash": "0x2914f666c74f27a8dcf2bbd2e53f7266e0848ad1409413bcf208f43a8f4e961f", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7480_data_section/data_opcodes/data_section_succeed.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_subcontainer_validation.py::test_container_combos_valid[fork_CancunEIP7692-blockchain_test_engine-EOFCREATE/RETURNCONTRACT]", - "fixture_hash": "0x21298367325b47e400d3a33019ec1649f702df0aeb9a10226afba339a8b164ce", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_STATICCALL-EOFContract-min_ase]", + "fixture_hash": "0x99ad038e74d1cede5b23b7be7a74aab5754edd11bd4dc18a25f499f8762def2f", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7620_eof_create/subcontainer_validation/container_combos_valid.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_subcontainer_validation.py::test_container_combos_valid[fork_CancunEIP7692-blockchain_test_engine-RETURNCONTRACT/STOP]", - "fixture_hash": "0x436cbcc110f60b5b88ca3418d89b7a2f4c6f53c6c80d3e83dfafa7910ffc7296", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_STATICCALL-EOFContract-mid_ase]", + "fixture_hash": "0x84d1576338b8495c56538547fe80b5f0d9fc4f0c8e3b119d9e002011d42a86db", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7620_eof_create/subcontainer_validation/container_combos_valid.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_subcontainer_validation.py::test_container_combos_valid[fork_CancunEIP7692-blockchain_test_engine-RETURNCONTRACT/RETURN]", - "fixture_hash": "0xc0cd113c97ba84976d8a8d0970c6a172a72938df0aa574d8d138c4b6c6e33245", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_STATICCALL-EOFContract-full_ase]", + "fixture_hash": "0x6a021f3ae76f87d93c57b308139f38aa526ca78c54d6b54bc561a9caa64500f7", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7620_eof_create/subcontainer_validation/container_combos_valid.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_subcontainer_validation.py::test_container_combos_valid[fork_CancunEIP7692-blockchain_test_engine-EOFCREATE/REVERT]", - "fixture_hash": "0x80b9d8006c980dc56b8763c5b8e67af919d196766fe615207c2bc212903ed1a", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_STATICCALL-EOFContract-max_ase]", + "fixture_hash": "0x6e556528292aba41522e304aaf40c43fbc26e3d935d181f8f5c79dc857e77c4a", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7620_eof_create/subcontainer_validation/container_combos_valid.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_subcontainer_validation.py::test_container_combos_valid[fork_CancunEIP7692-blockchain_test_engine-RETURNCONTRACT/REVERT]", - "fixture_hash": "0x8c7b52143134a504be5cfb78560d3830413168bf82e4140431fc20def7aa8508", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_DELEGATECALL-empty-zero]", + "fixture_hash": "0x83d29958d9cb0f50b01c7fe5b607a8d50eeb1aff01bfa80dfc62f322b75ea7e", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7620_eof_create/subcontainer_validation/container_combos_valid.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_subcontainer_validation.py::test_simple_create_from_deployed[fork_CancunEIP7692-blockchain_test_engine]", - "fixture_hash": "0x21298367325b47e400d3a33019ec1649f702df0aeb9a10226afba339a8b164ce", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_DELEGATECALL-empty-short]", + "fixture_hash": "0xc2074147c6bc96f114078e7d0dac2349fdf2b9ceaf603c3959de0f77e06e6b4b", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7620_eof_create/subcontainer_validation/simple_create_from_deployed.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_subcontainer_validation.py::test_simple_create_from_creation[fork_CancunEIP7692-blockchain_test_engine]", - "fixture_hash": "0x436cbcc110f60b5b88ca3418d89b7a2f4c6f53c6c80d3e83dfafa7910ffc7296", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_DELEGATECALL-empty-mid_20]", + "fixture_hash": "0x1f38bef56553f1640e28ccedff8ef58581c6be73f5a1a783ab1e56c5d2099ee9", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7620_eof_create/subcontainer_validation/simple_create_from_creation.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_subcontainer_validation.py::test_reverting_container[fork_CancunEIP7692-blockchain_test_engine-eofcreate]", - "fixture_hash": "0x80b9d8006c980dc56b8763c5b8e67af919d196766fe615207c2bc212903ed1a", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_DELEGATECALL-empty-max_20]", + "fixture_hash": "0x4738fd483103032d2d9267d19464cacf27544fbb362956d8dfa319a82f917202", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7620_eof_create/subcontainer_validation/reverting_container.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_subcontainer_validation.py::test_reverting_container[fork_CancunEIP7692-blockchain_test_engine-returncontract]", - "fixture_hash": "0x8c7b52143134a504be5cfb78560d3830413168bf82e4140431fc20def7aa8508", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_DELEGATECALL-empty-min_ase]", + "fixture_hash": "0x1e81b22a2231767c131d7d3012b3e0b23243fde77be7a591a0234c4d87f46147", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7620_eof_create/subcontainer_validation/reverting_container.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_legacy_eof_creates.py::test_cross_version_creates_fail[fork_CancunEIP7692-blockchain_test_engine-deploy_eof_initcontainer-CREATE]", - "fixture_hash": "0xfad151afc4f62ccd1d0e42283bbc253feeaec5e924fb9f806ef0ca5597021aea", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_DELEGATECALL-empty-mid_ase]", + "fixture_hash": "0x9e3ee6648dd80d54d269eb77c1bbaf73767f24624f640d12fcf60eddd73db9f2", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7620_eof_create/legacy_eof_creates/cross_version_creates_fail.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_legacy_eof_creates.py::test_cross_version_creates_fail[fork_CancunEIP7692-blockchain_test_engine-deploy_eof_initcontainer-CREATE2]", - "fixture_hash": "0x67198382faef5dd6a1f676fc6372629e3bd0bfdcd98d8c37ef718b2ad27dd59c", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_DELEGATECALL-empty-full_ase]", + "fixture_hash": "0x79b6c39b1a9702ff6ccbe1137d9fda63768bb0f6e68ca09386d7b935c5a40512", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7620_eof_create/legacy_eof_creates/cross_version_creates_fail.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_legacy_eof_creates.py::test_cross_version_creates_fail[fork_CancunEIP7692-blockchain_test_engine-deploy_eof_container-CREATE]", - "fixture_hash": "0x62391af57dd461c62471629adcec99440ab1f64e0baa6ed478cceecbcc8a1891", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_DELEGATECALL-empty-max_ase]", + "fixture_hash": "0x971239692a817b959d24d8842bfbf4b0b408e24f6da3f156a5566a4f3b4bd14f", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7620_eof_create/legacy_eof_creates/cross_version_creates_fail.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_legacy_eof_creates.py::test_cross_version_creates_fail[fork_CancunEIP7692-blockchain_test_engine-deploy_eof_container-CREATE2]", - "fixture_hash": "0xfa02de6f6a9d7684868591b8254b60c35177230435995800f299d19cffcef32c", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_DELEGATECALL-EOA-zero]", + "fixture_hash": "0xe10027a82113a891a98af0d48aec519f5664ac809594696fbc9f12c25bfa6a13", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7620_eof_create/legacy_eof_creates/cross_version_creates_fail.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_legacy_eof_creates.py::test_legacy_initcode_eof_contract_fails[fork_CancunEIP7692-blockchain_test_engine-deploy_eof_initcontainer-CREATE]", - "fixture_hash": "0xd8c1d72bc8364a1a8849a3718212548d44384fe25f980c59556dffef85bd0c87", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_DELEGATECALL-EOA-short]", + "fixture_hash": "0x1dba0477f98647062921364bda01ba129bca477ad05ad6351005524530123879", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7620_eof_create/legacy_eof_creates/legacy_initcode_eof_contract_fails.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_legacy_eof_creates.py::test_legacy_initcode_eof_contract_fails[fork_CancunEIP7692-blockchain_test_engine-deploy_eof_initcontainer-CREATE2]", - "fixture_hash": "0x903aac3322ba2181eeae564f86e6c82f670e7d63e86a62a6283475b389db1ef", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_DELEGATECALL-EOA-mid_20]", + "fixture_hash": "0x6a7bb41a63aacb82718783f2672f45f49b6ace13c6190e8abc4a1131e4731a57", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7620_eof_create/legacy_eof_creates/legacy_initcode_eof_contract_fails.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_legacy_eof_creates.py::test_legacy_initcode_eof_contract_fails[fork_CancunEIP7692-blockchain_test_engine-deploy_eof_container-CREATE]", - "fixture_hash": "0xdbfbfe99584c12caa92f8d22094251216ef7976703ac0446a342472514e2031d", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_DELEGATECALL-EOA-max_20]", + "fixture_hash": "0xe7bec7addc2420fb3ffc6f8522dfe54fddac08deb03c9f45259d0f7a11094be3", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7620_eof_create/legacy_eof_creates/legacy_initcode_eof_contract_fails.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_legacy_eof_creates.py::test_legacy_initcode_eof_contract_fails[fork_CancunEIP7692-blockchain_test_engine-deploy_eof_container-CREATE2]", - "fixture_hash": "0xba890e386122319b1ba163a892c232e13d6ff56bcc00b08802b0a12deda95616", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_DELEGATECALL-EOA-min_ase]", + "fixture_hash": "0x376be093d37da178c6f1d6a5a8cd72c170264c3191e2bab5b6e7d93b07483f88", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7620_eof_create/legacy_eof_creates/legacy_initcode_eof_contract_fails.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_eofcreate_failures.py::test_auxdata_size_failures[fork_CancunEIP7692-blockchain_test_engine-maxcode]", - "fixture_hash": "0xedb97557648061738be6957032b06599f68d94137b292bc155b857d53014a75d", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_DELEGATECALL-EOA-mid_ase]", + "fixture_hash": "0x6b8533566e71e09c832a8de4b910ab87ac578908d31aaab165f1eb26a4b40365", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7620_eof_create/eofcreate_failures/auxdata_size_failures.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_eofcreate_failures.py::test_auxdata_size_failures[fork_CancunEIP7692-blockchain_test_engine-overmaxcode]", - "fixture_hash": "0xe5b53bc2e066d4821bef81813fcadff43ab77429709db86e7f5ef025382db966", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_DELEGATECALL-EOA-full_ase]", + "fixture_hash": "0x47f2878c40ba482e621966b4c531c8e5127d0970cb7fabf7c21d1765123b2228", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7620_eof_create/eofcreate_failures/auxdata_size_failures.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_eofcreate_failures.py::test_auxdata_size_failures[fork_CancunEIP7692-blockchain_test_engine-almost64k]", - "fixture_hash": "0x924f07e6d20416671d86a00b8c6e4cd6a2d86c4bc5d92f5ce09e3ae8ead8f672", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_DELEGATECALL-EOA-max_ase]", + "fixture_hash": "0xdbd03c9f2ae4659666b604a3433e8c24a1c9d214daaec283c73d735725b60012", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7620_eof_create/eofcreate_failures/auxdata_size_failures.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_eofcreate_failures.py::test_auxdata_size_failures[fork_CancunEIP7692-blockchain_test_engine-64k-1]", - "fixture_hash": "0x7d14d0ec4df9c44b9cc6e849dd72b2d4e54c317f84bc380cba5278809b8d9de1", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_DELEGATECALL-LegacyContract-zero]", + "fixture_hash": "0x4ff76ad17f91db38bd84ca71e040abd6f8a7798c4f351f9d776476341c0683e4", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7620_eof_create/eofcreate_failures/auxdata_size_failures.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_eofcreate_failures.py::test_auxdata_size_failures[fork_CancunEIP7692-blockchain_test_engine-64k]", - "fixture_hash": "0xb202c2d97c082a6fddf12acc18e25ac16a38ab55a87e0610ac87e32bdfaa7b1c", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_DELEGATECALL-LegacyContract-short]", + "fixture_hash": "0x1318cf1ae60325742403b59ed17bf299dc0cebf6c44bb3d74474aae01b1b698d", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7620_eof_create/eofcreate_failures/auxdata_size_failures.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_eofcreate_failures.py::test_auxdata_size_failures[fork_CancunEIP7692-blockchain_test_engine-over64k]", - "fixture_hash": "0x76160ab848856e4132448735c5196f4abd7e708360576d029dd087045d55f1cb", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_DELEGATECALL-LegacyContract-mid_20]", + "fixture_hash": "0x3249f2c7102560ccf7d0da3eb053d9a7032bb9e82288a17346651c19f4f34a5d", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7620_eof_create/eofcreate_failures/auxdata_size_failures.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_eofcreate_failures.py::test_initcode_revert[fork_CancunEIP7692-blockchain_test_engine-empty]", - "fixture_hash": "0x6ce28d748321ea1a44e280c13f3ee54defbfeed28e5bf39f99373ec77fa4432c", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_DELEGATECALL-LegacyContract-max_20]", + "fixture_hash": "0x4cc0e7f474eb6735a1c24b926a2e1b5583f6140c0b1660b1d9691002d1415568", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7620_eof_create/eofcreate_failures/initcode_revert.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_eofcreate_failures.py::test_initcode_revert[fork_CancunEIP7692-blockchain_test_engine-Error(string)]", - "fixture_hash": "0x23ab83a19a85b521767ed72f9aa9b14cd8811ee96a5f6b4b0e3c694db0d1c935", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_DELEGATECALL-LegacyContract-min_ase]", + "fixture_hash": "0x7b9b5fc0385953f146fc6f3799034b86b9047ec2d6a3b29a39c74a706145d7d8", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7620_eof_create/eofcreate_failures/initcode_revert.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_eofcreate_failures.py::test_insufficient_initcode_gas[fork_CancunEIP7692-blockchain_test_engine]", - "fixture_hash": "0xf6426043ab3baf04691ae635c29032a2a551d337778f667e41e75f4858c2280", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_DELEGATECALL-LegacyContract-mid_ase]", + "fixture_hash": "0x9d369ce1dff3ae757d47e482fd4b68e374fb8c931be9cb13e0c80b28e0841601", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7620_eof_create/eofcreate_failures/insufficient_initcode_gas.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_eofcreate_failures.py::test_initcode_aborts[fork_CancunEIP7692-blockchain_test_engine]", - "fixture_hash": "0xd811c85498add5df020f83312c7376d0042931fd4a9e005ac0634dd5ca4524b3", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_DELEGATECALL-LegacyContract-full_ase]", + "fixture_hash": "0x9a44d99b68a2c9cca665d5fd583ebd4e663d2c2b89b2af967827e22233fc85bd", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7620_eof_create/eofcreate_failures/initcode_aborts.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_eofcreate_failures.py::test_static_flag_eofcreate[fork_CancunEIP7692-blockchain_test_engine-working_initcode-endowment_0-opcode_STATICCALL]", - "fixture_hash": "0x1534d1ddde637ba271d025bce8a17b034bb0f5acdbf0b852d721ef12c15d0073", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_DELEGATECALL-LegacyContract-max_ase]", + "fixture_hash": "0x2d20df46e5ec159f32443b9eef966f5449e1b5d5c5d3902d32643644de57e8b7", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7620_eof_create/eofcreate_failures/static_flag_eofcreate.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_eofcreate_failures.py::test_static_flag_eofcreate[fork_CancunEIP7692-blockchain_test_engine-working_initcode-endowment_0-opcode_EXTSTATICCALL]", - "fixture_hash": "0xef7cad9f6cdda07513825c638e7dcc57a92a7d4b8ef411c4e29197d93a3aa7de", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_DELEGATECALL-EOFContract-zero]", + "fixture_hash": "0x53ba0b5d8045da4e75f677b996ac33b2f1632c5ba86cbc879ccce6ce1d37e0ba", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7620_eof_create/eofcreate_failures/static_flag_eofcreate.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_eofcreate_failures.py::test_static_flag_eofcreate[fork_CancunEIP7692-blockchain_test_engine-working_initcode-endowment_1-opcode_STATICCALL]", - "fixture_hash": "0xf55055ef42174ae3b3bc50e92ca79c63e1ebd87dd62f6e847da820200612e102", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_DELEGATECALL-EOFContract-short]", + "fixture_hash": "0xcf8171bee2760e594d5c08f5b209780ffb7ecad9745df19ff9934027b65b66bc", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7620_eof_create/eofcreate_failures/static_flag_eofcreate.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_eofcreate_failures.py::test_static_flag_eofcreate[fork_CancunEIP7692-blockchain_test_engine-working_initcode-endowment_1-opcode_EXTSTATICCALL]", - "fixture_hash": "0x74a0e62c2efdc86c5b356da0333a4d3756fb91c70b71a841f7193d524e88eb69", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_DELEGATECALL-EOFContract-mid_20]", + "fixture_hash": "0xc006444fcc738a1c4f1f5ab7a21a79225748f66c97eb4a3862ff72d2f235a375", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7620_eof_create/eofcreate_failures/static_flag_eofcreate.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_eofcreate_failures.py::test_static_flag_eofcreate[fork_CancunEIP7692-blockchain_test_engine-aborting_code-endowment_0-opcode_STATICCALL]", - "fixture_hash": "0xf5eb73c62c394d81668e90cbf64d207bfb10cbfcea2e79ea5a5d7efb1402449d", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_DELEGATECALL-EOFContract-max_20]", + "fixture_hash": "0xf76c9b7012cba30f8ec6a3ab28e6848361f53e744c6e7aa27b2927dc50e995ab", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7620_eof_create/eofcreate_failures/static_flag_eofcreate.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_eofcreate_failures.py::test_static_flag_eofcreate[fork_CancunEIP7692-blockchain_test_engine-aborting_code-endowment_0-opcode_EXTSTATICCALL]", - "fixture_hash": "0xcaab485557735bc956e3ed47c4648d87a3b04058ec52ae612d9cf17427300981", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_DELEGATECALL-EOFContract-min_ase]", + "fixture_hash": "0xfaf1edb61997870ec6d743ed86f98315f559c8d82f0808e3401b3f880776dde4", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7620_eof_create/eofcreate_failures/static_flag_eofcreate.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_eofcreate_failures.py::test_static_flag_eofcreate[fork_CancunEIP7692-blockchain_test_engine-aborting_code-endowment_1-opcode_STATICCALL]", - "fixture_hash": "0x1147477e6e4466e716645c63f8dde71969285dec924d454d01131597dabf586e", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_DELEGATECALL-EOFContract-mid_ase]", + "fixture_hash": "0xc6b1b418f2d88b7e63499abc654189dfbddd9b1248ae522341796d91f3578551", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7620_eof_create/eofcreate_failures/static_flag_eofcreate.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_eofcreate_failures.py::test_static_flag_eofcreate[fork_CancunEIP7692-blockchain_test_engine-aborting_code-endowment_1-opcode_EXTSTATICCALL]", - "fixture_hash": "0xc77e0c4e952f89b4a0729a6c1e58f8ff5047e0d099b83376ccb168558398ff07", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_DELEGATECALL-EOFContract-full_ase]", + "fixture_hash": "0x9969a8f1ae2f53ef8e2f776141633f61611f382c643a16764646dc3d6ada5437", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7620_eof_create/eofcreate_failures/static_flag_eofcreate.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_eofcreate_failures.py::test_eof_eofcreate_msg_depth[fork_CancunEIP7692-blockchain_test_engine-call_fails-opcode_EXTCALL]", - "fixture_hash": "0xa213a87e852a5709092de6ab4af91fe3ae36520ce0b08f83e0af5e7a4b028c09", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_DELEGATECALL-EOFContract-max_ase]", + "fixture_hash": "0x2d6b31a20aa49b0bf385943b35e651b7b3f272d5dea6db6686a4bc8d66bbd0f8", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7620_eof_create/eofcreate_failures/eof_eofcreate_msg_depth.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_eofcreate_failures.py::test_eof_eofcreate_msg_depth[fork_CancunEIP7692-blockchain_test_engine-call_fails-opcode_EXTDELEGATECALL]", - "fixture_hash": "0x210cfeb62777143924d1c1bb5a4e5fcd15d4379501a4d5b62b1fc3804b7dc379", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_EXTCALL-empty-zero]", + "fixture_hash": "0x9f90aa83fde07dad94609486e9bbf095ef7236f87b317aaf319431519b693b65", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7620_eof_create/eofcreate_failures/eof_eofcreate_msg_depth.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_eofcreate_failures.py::test_eof_eofcreate_msg_depth[fork_CancunEIP7692-blockchain_test_engine-create_fails-opcode_EXTCALL]", - "fixture_hash": "0x7ff2287700aca771604015e586e0d4513c70dd9fc78373fab4798a4abea871bb", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_EXTCALL-empty-short]", + "fixture_hash": "0xa8fb3c1530217cae0dbb71b18655ab6f1da91f7a49b5b2c99a5a5a46ca25ca8a", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7620_eof_create/eofcreate_failures/eof_eofcreate_msg_depth.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_eofcreate_failures.py::test_eof_eofcreate_msg_depth[fork_CancunEIP7692-blockchain_test_engine-create_fails-opcode_EXTDELEGATECALL]", - "fixture_hash": "0x6b24a9caccbaafd62a2f24fb0df98c9d08f91a7b08157c62614758bb430884e1", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_EXTCALL-empty-mid_20]", + "fixture_hash": "0xc6aeea03a3e426fe589a5052885e3a5c51925963dd48fed4f450d15605a7ac9", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7620_eof_create/eofcreate_failures/eof_eofcreate_msg_depth.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_eofcreate_failures.py::test_eofcreate_insufficient_stipend[fork_CancunEIP7692-blockchain_test_engine-1_wei]", - "fixture_hash": "0x5e62dd5acdd000db3f5061531643f1fcf4b0e30bfc0b86cdbaa3a939066decad", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_EXTCALL-empty-max_20]", + "fixture_hash": "0x87b28b661eb496c53f675e941274d67d81e885207a155c6fc9f385e4700bddb0", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7620_eof_create/eofcreate_failures/eofcreate_insufficient_stipend.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_eofcreate_failures.py::test_eofcreate_insufficient_stipend[fork_CancunEIP7692-blockchain_test_engine-1_gwei]", - "fixture_hash": "0x9e040d4e76ffbfd989943b17e17bef098cded92a67de0f6e27b80a1e94c36715", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_EXTCALL-empty-min_ase]", + "fixture_hash": "0xd6de6488eff786257df2ec7979e31033777631bfb1a1b20e438feb73afe04cbc", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7620_eof_create/eofcreate_failures/eofcreate_insufficient_stipend.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_eofcreate_failures.py::test_insufficient_returncontract_auxdata_gas[fork_CancunEIP7692-blockchain_test_engine]", - "fixture_hash": "0xf338cb45c3d2d2b5f3683555a092fc586068b6e0b06e80df9c04a4b2ba7d7e59", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_EXTCALL-empty-mid_ase]", + "fixture_hash": "0x573264e8d5063b8901b0bcc4429d9aed96c2e53476792fa2d57b384f97cdef8c", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7620_eof_create/eofcreate_failures/insufficient_returncontract_auxdata_gas.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_eofcreate_failures.py::test_eofcreate_deploy_sizes[fork_CancunEIP7692-blockchain_test_engine-large]", - "fixture_hash": "0xbf629489832e0329403fb08b0a591566f2bbb916ae3205298cbea5d8048eacc1", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_EXTCALL-empty-full_ase]", + "fixture_hash": "0xcaa40a488418c9ee3c1578a5f3b2edfc1b1fa04e05b50ebc702562851edaaea2", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7620_eof_create/eofcreate_failures/eofcreate_deploy_sizes.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_eofcreate_failures.py::test_eofcreate_deploy_sizes[fork_CancunEIP7692-blockchain_test_engine-max]", - "fixture_hash": "0xd4ad88537e9d4ce602fbad00f387adcc5a4ae949bd768a3b2fcce8cd37dc1481", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_EXTCALL-empty-max_ase]", + "fixture_hash": "0x99747207a16ba3de3f8ae7a355c45770711c079d2fe9f250935a05017ed02143", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7620_eof_create/eofcreate_failures/eofcreate_deploy_sizes.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_eofcreate_failures.py::test_eofcreate_deploy_sizes[fork_CancunEIP7692-blockchain_test_engine-overmax]", - "fixture_hash": "0x8d90f0b4a0f2672297476be787ba9e7c943a61539b5ac8eb7d99770ae2130b70", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_EXTCALL-EOA-zero]", + "fixture_hash": "0x9e91c49a8df61f686c13709b5fa3b661cb4db1e8feeafa029823873c6de3e948", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7620_eof_create/eofcreate_failures/eofcreate_deploy_sizes.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_eofcreate_failures.py::test_eofcreate_deploy_sizes[fork_CancunEIP7692-blockchain_test_engine-initcodemax]", - "fixture_hash": "0x37eba8994a58c39c800aa3de491c5610b28d617a7431faadc210163919f92c0f", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_EXTCALL-EOA-short]", + "fixture_hash": "0x847f4a7fb8d424af205aa1edb7ea8675f9ff224c0fe940a71c70563056614dd7", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7620_eof_create/eofcreate_failures/eofcreate_deploy_sizes.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_eofcreate_failures.py::test_insufficient_gas_memory_expansion[fork_CancunEIP7692-blockchain_test_engine]", - "fixture_hash": "0xddb874b03ff8a7906509bf9822c267abcf94316f714a2068aaccd12d14bf8cc0", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_EXTCALL-EOA-mid_20]", + "fixture_hash": "0x5051a104507fa0ea8b588d34c3ee74ad2be385494a7d886117324c217ebcff55", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7620_eof_create/eofcreate_failures/insufficient_gas_memory_expansion.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_eofcreate.py::test_eofcreate_then_call[fork_CancunEIP7692-blockchain_test_engine]", - "fixture_hash": "0x27fc12b26d7f2b1f0f7997b92e3f6032ca5a6b12ad4d9f16027071a0668a0c95", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_EXTCALL-EOA-max_20]", + "fixture_hash": "0xbebb90281cf9e4c68dab83da4fee4f6d6f45c8cee989152f2b08dddda419dd49", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7620_eof_create/eofcreate/eofcreate_then_call.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_eofcreate.py::test_calldata[fork_CancunEIP7692-blockchain_test_engine]", - "fixture_hash": "0xbf46c1bd4e412a6001cb1067ddc9be9095f96b9bdc9a6e3200ff85faf564a6c5", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_EXTCALL-EOA-min_ase]", + "fixture_hash": "0x9812e88306328e08bc934fdf7d52de43720a0ab343fcbbb7ea5e1d76df69b51d", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7620_eof_create/eofcreate/calldata.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_eofcreate.py::test_address_collision[fork_CancunEIP7692-blockchain_test_engine]", - "fixture_hash": "0x8ad3e4c74c72340ddef0f029f1e05dee0ac1d588e598f3ecbd67fd198c0ae500", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_EXTCALL-EOA-mid_ase]", + "fixture_hash": "0xff2c8904603b820106f14b3a82a38a34889415af0a5fe8e94ca2eb71d3925717", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7620_eof_create/eofcreate/address_collision.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_eofcreate.py::test_eofcreate_in_initcode_reverts[fork_CancunEIP7692-blockchain_test_engine]", - "fixture_hash": "0xda159f52df6ab73a178f0264a0e6bcdff258c54eb7c176929ebc2fcb867c2e5d", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_EXTCALL-EOA-full_ase]", + "fixture_hash": "0x1cc0283b5d99efe04e1338c6f3b5cf56872bbe51f670633774a368aae3dde45e", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7620_eof_create/eofcreate/eofcreate_in_initcode_reverts.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_eofcreate.py::test_auxdata_variations[fork_CancunEIP7692-blockchain_test_engine-zero]", - "fixture_hash": "0xbc6892254a632d08a15d3d1698ed34d3badaac86fcbace406c0b3524c8ea670a", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_EXTCALL-EOA-max_ase]", + "fixture_hash": "0x843dd5849c3739df14c754fc9f62a28d6fbf2ed25c5d6cf0cae404eb8334a316", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7620_eof_create/eofcreate/auxdata_variations.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_eofcreate.py::test_auxdata_variations[fork_CancunEIP7692-blockchain_test_engine-short]", - "fixture_hash": "0xfbec263eaab191dc129e83b204d541d185e47ecd28f91d2ce67e7569798a2e2a", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_EXTCALL-LegacyContract-zero]", + "fixture_hash": "0x84e355c9d15eae006d8d643e54585c59f08b26d9c00a669e2d3b43fc5566c285", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7620_eof_create/eofcreate/auxdata_variations.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_eofcreate.py::test_auxdata_variations[fork_CancunEIP7692-blockchain_test_engine-one_byte_short]", - "fixture_hash": "0xef798426735f62ad8e3e9749c40241ad131617dae1330372f28e95ed18bd72b0", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_EXTCALL-LegacyContract-short]", + "fixture_hash": "0x8fe922d4e76de85eb8e8c33626ded31d86143125ac4a5ee3fe06612291129794", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7620_eof_create/eofcreate/auxdata_variations.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_eofcreate.py::test_auxdata_variations[fork_CancunEIP7692-blockchain_test_engine-exact]", - "fixture_hash": "0xd0a912bc50c55dd432576d7c5d61e17429f7cb132ee15c0f82406c36ea6719db", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_EXTCALL-LegacyContract-mid_20]", + "fixture_hash": "0xbd864962c437d8f375184f6532253be62446cefb405b5deb3d7275b8721bc8a7", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7620_eof_create/eofcreate/auxdata_variations.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_eofcreate.py::test_auxdata_variations[fork_CancunEIP7692-blockchain_test_engine-one_byte_long]", - "fixture_hash": "0xf3fa70113eb742c538c615f76d4fdf8d0592fca9db4fdb69f7bbad8247616c2f", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_EXTCALL-LegacyContract-max_20]", + "fixture_hash": "0x1adf19cbdf5972a29c9105de18c591a1b13477cad447c1e5185ae4b3b464046", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7620_eof_create/eofcreate/auxdata_variations.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_eofcreate.py::test_auxdata_variations[fork_CancunEIP7692-blockchain_test_engine-extra]", - "fixture_hash": "0x349fb27c5f38010d889eb97e1c9e6ef76a71cadc67556bfcb8b953f5b038c103", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_EXTCALL-LegacyContract-min_ase]", + "fixture_hash": "0x79c797bb3194e65b154a2c9ba19448a9b4a94fd88c6ef468871407d166358f91", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7620_eof_create/eofcreate/auxdata_variations.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_eofcreate.py::test_return_data_cleared[fork_CancunEIP7692-blockchain_test_engine]", - "fixture_hash": "0x907fbf60f812b3267976a85c449f30e053e9887d6ea32771bf13ae34ae00717a", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_EXTCALL-LegacyContract-mid_ase]", + "fixture_hash": "0x98a6822dd907da06e6ecc9d89f807bc382a5e1ec1870e60192bab35f2fd0ecfa", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7620_eof_create/eofcreate/return_data_cleared.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_eofcreate.py::test_eofcreate_in_initcode[fork_CancunEIP7692-blockchain_test_engine]", - "fixture_hash": "0x753db61c0884b644aa8a0136c30bce3a0837d8698b268ac547052baffcf53da8", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_EXTCALL-LegacyContract-full_ase]", + "fixture_hash": "0x1b8b3c439799480df7a2f07766702202e0e4049a231bc97827f8d9643050aba3", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7620_eof_create/eofcreate/eofcreate_in_initcode.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_eofcreate.py::test_eofcreate_revert_eof_returndata[fork_CancunEIP7692-blockchain_test_engine]", - "fixture_hash": "0x731fab4bcd0f2bc97bcdfa252f81bd5bc32a741fa24c4a728ab8dbbfc4415a4d", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_EXTCALL-LegacyContract-max_ase]", + "fixture_hash": "0x62a68dd77f536a59a78494a1b27ee1b8465d3bbbfcba1d370e710a91219a168d", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7620_eof_create/eofcreate/eofcreate_revert_eof_returndata.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_eofcreate.py::test_simple_eofcreate[fork_CancunEIP7692-blockchain_test_engine]", - "fixture_hash": "0x95f7e82750fe4630f1266a68fb10f2bf9702bf06eb3f6c855e9fdde600e011dc", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_EXTCALL-EOFContract-zero]", + "fixture_hash": "0x120a6c2b4d72b364dc868cd4fd0d1e4013db8a6e9d61b7f8bd3508c6bb3ffa48", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7620_eof_create/eofcreate/simple_eofcreate.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_clear_return_buffer[fork_CancunEIP7692-blockchain_test_engine-value_0-empty-opcode_EXTCALL]", - "fixture_hash": "0xcb6f756835619321999adbd67cf20063e15ee4e5d1242569765aa7c8dc45f178", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_EXTCALL-EOFContract-short]", + "fixture_hash": "0xa9f225390ade8dcba6c59fab1ed10283a58e96301b3e0efdf4c088e9ec294d0a", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_clear_return_buffer.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_clear_return_buffer[fork_CancunEIP7692-blockchain_test_engine-value_0-empty-opcode_EXTDELEGATECALL]", - "fixture_hash": "0x6c0b0679a2fde7ac439ce3d59a54c48393b7d604da01c488e5db7af256cb3ae3", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_EXTCALL-EOFContract-mid_20]", + "fixture_hash": "0x8d0989199db23c5bc22433240ba6f584cabd76d67dfef7af879fcd7a1a1a59c0", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_clear_return_buffer.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_clear_return_buffer[fork_CancunEIP7692-blockchain_test_engine-value_0-empty-opcode_EXTSTATICCALL]", - "fixture_hash": "0x77384d168d5bb4511f9ec6d39ba4c191f7dd9e4eb342070ad4e4a477d9bea078", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_EXTCALL-EOFContract-max_20]", + "fixture_hash": "0x52d22f5368d238dc717a37b26aa01b9b62c8bcff1f526b752b81ab762954338f", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_clear_return_buffer.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_clear_return_buffer[fork_CancunEIP7692-blockchain_test_engine-value_0-EOA-opcode_EXTCALL]", - "fixture_hash": "0x294ecf8f28f82cc270dd6e407276277ec4f3084f0ee3eb56f2100ba1e3f1a2bc", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_EXTCALL-EOFContract-min_ase]", + "fixture_hash": "0xee48010c8b6b30c684aeafaf63c77cc259fb54516ac3a06cf3391572875c2501", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_clear_return_buffer.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_clear_return_buffer[fork_CancunEIP7692-blockchain_test_engine-value_0-EOA-opcode_EXTDELEGATECALL]", - "fixture_hash": "0xcde78b81942a81cc59f13b150bc9819d69c41b3a7a1840dbd40eb66d9c80d938", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_EXTCALL-EOFContract-mid_ase]", + "fixture_hash": "0xbd0186aed4de26eab77c05d23f8a6f9e8e412a773516f44375f956d5e305bb50", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_clear_return_buffer.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_clear_return_buffer[fork_CancunEIP7692-blockchain_test_engine-value_0-EOA-opcode_EXTSTATICCALL]", - "fixture_hash": "0x528219cea21acc94a6e301c673aa1681391b23ef6ea4dc5d932745b571569bf0", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_EXTCALL-EOFContract-full_ase]", + "fixture_hash": "0xbc5c5cb21331934f89e4f1b9310f2911541f6511c68e130f3599533da5fd72b6", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_clear_return_buffer.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_clear_return_buffer[fork_CancunEIP7692-blockchain_test_engine-value_0-LegacyContract-opcode_EXTCALL]", - "fixture_hash": "0xbfb70dd9ba24cea5220e18472503efad809ccdc232944a538623036cb4f426d4", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_EXTCALL-EOFContract-max_ase]", + "fixture_hash": "0xe0f781a509485661935597729b7c6bd2e15635d29f17c6d6d10ec001a32451c1", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_clear_return_buffer.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_clear_return_buffer[fork_CancunEIP7692-blockchain_test_engine-value_0-LegacyContract-opcode_EXTDELEGATECALL]", - "fixture_hash": "0x3b6f02576fa5cacb08a178904d729cfd9f3bbbc0e8bbd23fc5e684b69fa058a4", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_EXTDELEGATECALL-empty-zero]", + "fixture_hash": "0xc462274093b5244aec438e6b3ed7b7d8b16da6b6c732c5c311437af64f0368c4", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_clear_return_buffer.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_clear_return_buffer[fork_CancunEIP7692-blockchain_test_engine-value_0-LegacyContract-opcode_EXTSTATICCALL]", - "fixture_hash": "0xd25971ef531b984fb3dbb8175f2694f73b9735c5a5f32d8ae0dc5fe93cd703cc", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_EXTDELEGATECALL-empty-short]", + "fixture_hash": "0x818624414aa8af419a7d557507f4ce15ff7226bd13816b17c7f33f357afb63b3", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_clear_return_buffer.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_clear_return_buffer[fork_CancunEIP7692-blockchain_test_engine-value_0-EOFContract-opcode_EXTCALL]", - "fixture_hash": "0x6586a281465e041e4e8baf1faf00c5924f38428a101d0a4e3d7ec0da90cc269a", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_EXTDELEGATECALL-empty-mid_20]", + "fixture_hash": "0xe2b4ea57a56fbe7df91bb2cf1c51ecb623efdd2e55676023e0fdf3e1a6e83f32", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_clear_return_buffer.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_clear_return_buffer[fork_CancunEIP7692-blockchain_test_engine-value_0-EOFContract-opcode_EXTDELEGATECALL]", - "fixture_hash": "0x7b75dd04836dcfeb4ef23b45d11b639593004c0140626fe0900cd85da5d2c2fb", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_EXTDELEGATECALL-empty-max_20]", + "fixture_hash": "0xf93677b3cc6817819df7839ee7af23f9c517ce96498d67718c1c181fe1bfbfcf", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_clear_return_buffer.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_clear_return_buffer[fork_CancunEIP7692-blockchain_test_engine-value_0-EOFContract-opcode_EXTSTATICCALL]", - "fixture_hash": "0x943ab16b670a148e6f9cabcf11bf312ed6e0553c60b03710dbb8127698ff6e61", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_EXTDELEGATECALL-empty-min_ase]", + "fixture_hash": "0xec3e5e907a134120f06fdcadebb265fb27703968bef297155870f58befa75b55", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_clear_return_buffer.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_clear_return_buffer[fork_CancunEIP7692-blockchain_test_engine-value_0-LegacyContractInvalid-opcode_EXTCALL]", - "fixture_hash": "0x315dfe2324e8dc816e5fd628415397f81e0895ac4b86ce87e26bbdf53d301ede", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_EXTDELEGATECALL-empty-mid_ase]", + "fixture_hash": "0x50795e780a23ec85447dea18505e5e133a26857cf2ed24845727c08a741088e4", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_clear_return_buffer.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_clear_return_buffer[fork_CancunEIP7692-blockchain_test_engine-value_0-LegacyContractInvalid-opcode_EXTDELEGATECALL]", - "fixture_hash": "0x2c34461c86124fc35af19388458a138c072cca5334fe0334af77f99fd462e0c8", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_EXTDELEGATECALL-empty-full_ase]", + "fixture_hash": "0x60e390596594b0c8a4df8135e61307495e1acc6297fd65c4356fc91c280cac8e", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_clear_return_buffer.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_clear_return_buffer[fork_CancunEIP7692-blockchain_test_engine-value_0-LegacyContractInvalid-opcode_EXTSTATICCALL]", - "fixture_hash": "0xe11cf72ce5f2ce1df30c4a10f47a458559cc1d500a8bf46d31f34c8be8334fce", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_EXTDELEGATECALL-empty-max_ase]", + "fixture_hash": "0x5e31a02a7ad41fc88106034300a08a6266eaebadd130422644d3287789dec509", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_clear_return_buffer.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_clear_return_buffer[fork_CancunEIP7692-blockchain_test_engine-value_0-EOFContractInvalid-opcode_EXTCALL]", - "fixture_hash": "0xb776c0e85a3ed68cc8316c851f4bd25b2cd02ac50902084789f10f48011f8da0", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_EXTDELEGATECALL-EOA-zero]", + "fixture_hash": "0xad65bc5fb3d9a7bdc8ad85e8f3b22bf4598645c01188667ccf7033c841ca6415", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_clear_return_buffer.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_clear_return_buffer[fork_CancunEIP7692-blockchain_test_engine-value_0-EOFContractInvalid-opcode_EXTDELEGATECALL]", - "fixture_hash": "0x40397e4a320d8fab7c22fbf1ed3925ae1e735fee30f22294961689f7851c6ef5", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_EXTDELEGATECALL-EOA-short]", + "fixture_hash": "0x6f367ea19cfd8ab522a87ee93e59bdaf60b2aea6b77513cd258c7ce2f1800799", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_clear_return_buffer.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_clear_return_buffer[fork_CancunEIP7692-blockchain_test_engine-value_0-EOFContractInvalid-opcode_EXTSTATICCALL]", - "fixture_hash": "0xac2842f06848e7db3cf87713778c7e845ab60609f081011af060676f84573a7c", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_EXTDELEGATECALL-EOA-mid_20]", + "fixture_hash": "0xc8af43cadd4e96cde613fd2f6a9a16d6aefc7c510eaf918bb61f9b08849c16b2", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_clear_return_buffer.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_clear_return_buffer[fork_CancunEIP7692-blockchain_test_engine-value_1-empty-opcode_EXTCALL]", - "fixture_hash": "0x5d6707d80f749e179bd68ad5d570406f8b7bdcf07d62c0bb0d0a593324394361", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_EXTDELEGATECALL-EOA-max_20]", + "fixture_hash": "0x7c220f44dfb9feb650b56ce0d0dd8249dbe68f4fddf029d66178a0544f0a13c4", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_clear_return_buffer.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_clear_return_buffer[fork_CancunEIP7692-blockchain_test_engine-value_1-empty-opcode_EXTDELEGATECALL]", - "fixture_hash": "0x6c0b0679a2fde7ac439ce3d59a54c48393b7d604da01c488e5db7af256cb3ae3", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_EXTDELEGATECALL-EOA-min_ase]", + "fixture_hash": "0xb92de0b7c0724bca9ca90bede331e1d21233c6823fb9def3c735c48ba0bbde58", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_clear_return_buffer.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_clear_return_buffer[fork_CancunEIP7692-blockchain_test_engine-value_1-empty-opcode_EXTSTATICCALL]", - "fixture_hash": "0x77384d168d5bb4511f9ec6d39ba4c191f7dd9e4eb342070ad4e4a477d9bea078", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_EXTDELEGATECALL-EOA-mid_ase]", + "fixture_hash": "0xa12174de92ecd6fe09ef03bd9e9f392c82e8f05de9f26bde95b7e1d68d9a344c", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_clear_return_buffer.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_clear_return_buffer[fork_CancunEIP7692-blockchain_test_engine-value_1-EOA-opcode_EXTCALL]", - "fixture_hash": "0x4545352fd50ce52eead2eb8094bee0c81a3994aa221712beb567b47f942085b1", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_EXTDELEGATECALL-EOA-full_ase]", + "fixture_hash": "0x1afa74eb71e208a9b794befc46f1455824dd5a52327d89216c71c32acd0a0104", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_clear_return_buffer.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_clear_return_buffer[fork_CancunEIP7692-blockchain_test_engine-value_1-EOA-opcode_EXTDELEGATECALL]", - "fixture_hash": "0xcde78b81942a81cc59f13b150bc9819d69c41b3a7a1840dbd40eb66d9c80d938", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_EXTDELEGATECALL-EOA-max_ase]", + "fixture_hash": "0x69da710adb6b8b36e75f8ec5365940106e1cd64de6719b5c0e5baa264196ffb9", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_clear_return_buffer.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_clear_return_buffer[fork_CancunEIP7692-blockchain_test_engine-value_1-EOA-opcode_EXTSTATICCALL]", - "fixture_hash": "0x528219cea21acc94a6e301c673aa1681391b23ef6ea4dc5d932745b571569bf0", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_EXTDELEGATECALL-LegacyContract-zero]", + "fixture_hash": "0x4013008b6253f172923a338a030ed4d781b4b231ea8fb505304ca2d9985bf715", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_clear_return_buffer.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_clear_return_buffer[fork_CancunEIP7692-blockchain_test_engine-value_1-LegacyContract-opcode_EXTCALL]", - "fixture_hash": "0x2e9d90c77e8b374b8c8de35ce347b137601117f7a628d507f80d6903b8f1432c", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_EXTDELEGATECALL-LegacyContract-short]", + "fixture_hash": "0xa89c410e1dcd5c9072b44f67df29a22917d46f84bce4972f94f29e9545d7545f", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_clear_return_buffer.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_clear_return_buffer[fork_CancunEIP7692-blockchain_test_engine-value_1-LegacyContract-opcode_EXTDELEGATECALL]", - "fixture_hash": "0x3b6f02576fa5cacb08a178904d729cfd9f3bbbc0e8bbd23fc5e684b69fa058a4", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_EXTDELEGATECALL-LegacyContract-mid_20]", + "fixture_hash": "0xa555cc2d68bc7cc99cd3faf441c489bbd991c154c11c084ae835627467be37c2", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_clear_return_buffer.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_clear_return_buffer[fork_CancunEIP7692-blockchain_test_engine-value_1-LegacyContract-opcode_EXTSTATICCALL]", - "fixture_hash": "0xd25971ef531b984fb3dbb8175f2694f73b9735c5a5f32d8ae0dc5fe93cd703cc", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_EXTDELEGATECALL-LegacyContract-max_20]", + "fixture_hash": "0xb946dfae9e382192ac9f527c0c51ef2157119a8020ae13d858834e06b7dbe690", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_clear_return_buffer.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_clear_return_buffer[fork_CancunEIP7692-blockchain_test_engine-value_1-EOFContract-opcode_EXTCALL]", - "fixture_hash": "0x4c34b9f483165f3c8a22b1ec77670f8fdef0ecb3363d0d996141879fc681c69f", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_EXTDELEGATECALL-LegacyContract-min_ase]", + "fixture_hash": "0x909b3abc0a6d38eca73b0a9415fe67593a2f6b4b3e5ea4fb756c34d1dcbcff8d", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_clear_return_buffer.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_clear_return_buffer[fork_CancunEIP7692-blockchain_test_engine-value_1-EOFContract-opcode_EXTDELEGATECALL]", - "fixture_hash": "0x7b75dd04836dcfeb4ef23b45d11b639593004c0140626fe0900cd85da5d2c2fb", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_EXTDELEGATECALL-LegacyContract-mid_ase]", + "fixture_hash": "0xa01ace654c8fb2c8b82ad88e700e89fd45cd915b61d32be05ffa2675c1a5cb39", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_clear_return_buffer.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_clear_return_buffer[fork_CancunEIP7692-blockchain_test_engine-value_1-EOFContract-opcode_EXTSTATICCALL]", - "fixture_hash": "0x943ab16b670a148e6f9cabcf11bf312ed6e0553c60b03710dbb8127698ff6e61", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_EXTDELEGATECALL-LegacyContract-full_ase]", + "fixture_hash": "0x7129b4dd5f655f17da626891ca7d810cf4cf6aeb3537d07746ee1bd9ad0f8613", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_clear_return_buffer.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_clear_return_buffer[fork_CancunEIP7692-blockchain_test_engine-value_1-LegacyContractInvalid-opcode_EXTCALL]", - "fixture_hash": "0x22a07be99a7001fc7d0f3ed82883d34f8763fb1dd3d4e3f1bafc4e9dc1cf8a73", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_EXTDELEGATECALL-LegacyContract-max_ase]", + "fixture_hash": "0xc542b1f2c0b13291f94e4de8c4532089c8bfdc506325fcc589ef2ce79561f7ac", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_clear_return_buffer.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_clear_return_buffer[fork_CancunEIP7692-blockchain_test_engine-value_1-LegacyContractInvalid-opcode_EXTDELEGATECALL]", - "fixture_hash": "0x2c34461c86124fc35af19388458a138c072cca5334fe0334af77f99fd462e0c8", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_EXTDELEGATECALL-EOFContract-zero]", + "fixture_hash": "0xc75cd3eae56684f0ec1557a98786b6d9b93d1edc5979261339ed00ecc115084d", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_clear_return_buffer.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_clear_return_buffer[fork_CancunEIP7692-blockchain_test_engine-value_1-LegacyContractInvalid-opcode_EXTSTATICCALL]", - "fixture_hash": "0xe11cf72ce5f2ce1df30c4a10f47a458559cc1d500a8bf46d31f34c8be8334fce", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_EXTDELEGATECALL-EOFContract-short]", + "fixture_hash": "0x1e1e68af2bcb982b9b89e4387d970dcc8f7ae8db2dc18ad103cb6884e03dc3c4", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_clear_return_buffer.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_clear_return_buffer[fork_CancunEIP7692-blockchain_test_engine-value_1-EOFContractInvalid-opcode_EXTCALL]", - "fixture_hash": "0x19455baacbf3da796798086c37225a19cc001d656c1c4e646280ce03e1c4d59c", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_EXTDELEGATECALL-EOFContract-mid_20]", + "fixture_hash": "0x12608a0c5e37947ff78d75d7f9bcb9d71ad6bbeadcc001485fdfa9ce4b637cd0", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_clear_return_buffer.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_clear_return_buffer[fork_CancunEIP7692-blockchain_test_engine-value_1-EOFContractInvalid-opcode_EXTDELEGATECALL]", - "fixture_hash": "0x40397e4a320d8fab7c22fbf1ed3925ae1e735fee30f22294961689f7851c6ef5", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_EXTDELEGATECALL-EOFContract-max_20]", + "fixture_hash": "0xf6c526ad74ae3d9c505c07713ea27dd53669bf266c9652c927ab3d94a53ccfd9", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_clear_return_buffer.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_clear_return_buffer[fork_CancunEIP7692-blockchain_test_engine-value_1-EOFContractInvalid-opcode_EXTSTATICCALL]", - "fixture_hash": "0xac2842f06848e7db3cf87713778c7e845ab60609f081011af060676f84573a7c", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_EXTDELEGATECALL-EOFContract-min_ase]", + "fixture_hash": "0xf5966daa1d1f634855c31d5f167029d1b0809883d2d5155ddc9adb90d12dc284", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_clear_return_buffer.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_revert_abort[fork_CancunEIP7692-blockchain_test_engine-destination_is_eof_True-destination_opcode_REVERT-opcode_EXTCALL]", - "fixture_hash": "0x8b52ac64509f9f4ed286cb8b9ad94d14fa8735395f4008e97ebfc9a15a4a14a9", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_EXTDELEGATECALL-EOFContract-mid_ase]", + "fixture_hash": "0xd1a8006e4386b9ec2ab0e72897be4082f468489b0b9396f55bf584b54731cb80", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_revert_abort.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_revert_abort[fork_CancunEIP7692-blockchain_test_engine-destination_is_eof_True-destination_opcode_REVERT-opcode_EXTDELEGATECALL]", - "fixture_hash": "0x80585e23298d0526e5aa0fcbebc39046b42c1e3d5ef4812fea8f08e28e18c5a6", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_EXTDELEGATECALL-EOFContract-full_ase]", + "fixture_hash": "0xa0b61341b7bd0c4f596705c8497b08af1e624a9a6b0a921b4ed69e26dc7229dd", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_revert_abort.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_revert_abort[fork_CancunEIP7692-blockchain_test_engine-destination_is_eof_True-destination_opcode_REVERT-opcode_EXTSTATICCALL]", - "fixture_hash": "0xff1aabb6488fba6e2b0b91ee00f0822ee35ed356a96a4fc8e4b90d6c5f8b1530", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_EXTDELEGATECALL-EOFContract-max_ase]", + "fixture_hash": "0x36e3a91fb4c163649d07bd7387b1c0ff6d95d68f08c1ab04c69ef18c96537d69", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_revert_abort.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_revert_abort[fork_CancunEIP7692-blockchain_test_engine-destination_is_eof_True-destination_opcode_INVALID-opcode_EXTCALL]", - "fixture_hash": "0xe6b32751b607f6834a98d08db317bfcccf30f5373803c0bf3c4a653490374bee", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_EXTSTATICCALL-empty-zero]", + "fixture_hash": "0xc734d876c13e82dc80d355c59f41c9597816925b674d2bb4dc8e61c29f5d167c", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_revert_abort.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_revert_abort[fork_CancunEIP7692-blockchain_test_engine-destination_is_eof_True-destination_opcode_INVALID-opcode_EXTDELEGATECALL]", - "fixture_hash": "0x31069d26590f8f00f1b998954239372ae068f12d6f9abea28ea5e63e55d29839", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_EXTSTATICCALL-empty-short]", + "fixture_hash": "0xc432f408987140969496972e2c491940184df3fe123116fa6bcf6a125bbb10ab", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_revert_abort.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_revert_abort[fork_CancunEIP7692-blockchain_test_engine-destination_is_eof_True-destination_opcode_INVALID-opcode_EXTSTATICCALL]", - "fixture_hash": "0x5117e6ac6824068885407585fd1c160e36336ed3e8e5a207a5fc9bbb281799a4", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_EXTSTATICCALL-empty-mid_20]", + "fixture_hash": "0x63636ce0a3cba356448c12b343c2357c40f0f37e86a501f2c2651b93da8282df", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_revert_abort.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_revert_abort[fork_CancunEIP7692-blockchain_test_engine-destination_is_eof_False-destination_opcode_REVERT-opcode_EXTCALL]", - "fixture_hash": "0x41435a624536039b85c73d44efb1c0761f4f2bfa3c8662e35646471b90b5892f", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_EXTSTATICCALL-empty-max_20]", + "fixture_hash": "0x170632356b1eb9ae8775feb67195799850add9dfa1b42653266af5af0fb0dd7f", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_revert_abort.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_revert_abort[fork_CancunEIP7692-blockchain_test_engine-destination_is_eof_False-destination_opcode_REVERT-opcode_EXTDELEGATECALL]", - "fixture_hash": "0x74b0923267e9415decb576e2260109163518a6998aa77b8b8be1068ae60f2671", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_EXTSTATICCALL-empty-min_ase]", + "fixture_hash": "0x64f8ce4c7f14558ae20c0dd57ebd3045a72390ecd0cb8be08121ff82893503ea", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_revert_abort.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_revert_abort[fork_CancunEIP7692-blockchain_test_engine-destination_is_eof_False-destination_opcode_REVERT-opcode_EXTSTATICCALL]", - "fixture_hash": "0x6ba0b988e65ce843c8833ce156ed81786998f784ea26c6632b666848d6fc7a9d", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_EXTSTATICCALL-empty-mid_ase]", + "fixture_hash": "0x97849305cec51414f2fbb171c87df7276ee9546a3e592383370cc3ecd31464d3", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_revert_abort.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_revert_abort[fork_CancunEIP7692-blockchain_test_engine-destination_is_eof_False-destination_opcode_INVALID-opcode_EXTCALL]", - "fixture_hash": "0xd02e4837ef34f77a968f6e6ce03516ecb068c23e5b6cde3b6717d489e90d646b", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_EXTSTATICCALL-empty-full_ase]", + "fixture_hash": "0x2381ad248c9b76229542b8ddf0224dd0d6fbc8e6a6e0da4792ab8c37b2c23270", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_revert_abort.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_revert_abort[fork_CancunEIP7692-blockchain_test_engine-destination_is_eof_False-destination_opcode_INVALID-opcode_EXTDELEGATECALL]", - "fixture_hash": "0xcfcdc500d7d8207866346bbb490da9e4d9fd17c75f09ee0b557f4b9419722975", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_EXTSTATICCALL-empty-max_ase]", + "fixture_hash": "0x59b8a55d25d4079a9ba5f3400134a06529ce68332cbc85fb620707a17e5c3aec", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_revert_abort.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_revert_abort[fork_CancunEIP7692-blockchain_test_engine-destination_is_eof_False-destination_opcode_INVALID-opcode_EXTSTATICCALL]", - "fixture_hash": "0xecdb35ab8b65853e1e08a2b9d7339d64f3fcc0651aaea9141226a3b7852fce03", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_EXTSTATICCALL-EOA-zero]", + "fixture_hash": "0x126e652e2daf34609008d9b639b39790f73eec866856db8d34e1c2420f063268", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_revert_abort.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_eof_then_fails[fork_CancunEIP7692-blockchain_test_engine-fail_opcode_REVERT-opcode_EXTCALL]", - "fixture_hash": "0xa8b0dcc187880f3e06a0b1814ee720491e0ab1086b32621fccbb0637e4c263b7", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_EXTSTATICCALL-EOA-short]", + "fixture_hash": "0x8b375e88b629e1784c7ce918d38abd7113e8428753774668e8039d38ddc3d8f1", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_eof_then_fails.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_eof_then_fails[fork_CancunEIP7692-blockchain_test_engine-fail_opcode_REVERT-opcode_EXTDELEGATECALL]", - "fixture_hash": "0xf1eb4f29121fbff7e74d2d01e5df777b0bd4e86e4ec2392509aa43177b5b4982", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_EXTSTATICCALL-EOA-mid_20]", + "fixture_hash": "0xb39c4c5b29bc1f1d5db5ae08a057c57e56bfde1438f117d2dfd0ac7a14d815ca", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_eof_then_fails.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_eof_then_fails[fork_CancunEIP7692-blockchain_test_engine-fail_opcode_INVALID-opcode_EXTCALL]", - "fixture_hash": "0x906da66f8f6cf2c3486881cc8e487e19037d91d8e4752ddd6f1db7efd55b76f", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_EXTSTATICCALL-EOA-max_20]", + "fixture_hash": "0x999764c86035a4bfec84a4f6e4ffe71731cfe49f211e3d67f186503d159f3ac5", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_eof_then_fails.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_eof_then_fails[fork_CancunEIP7692-blockchain_test_engine-fail_opcode_INVALID-opcode_EXTDELEGATECALL]", - "fixture_hash": "0x40caded6804c956fd5c5fdaec833eb6576e59f3db960a04d5f97a5c43f2b80a2", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_EXTSTATICCALL-EOA-min_ase]", + "fixture_hash": "0xb5584d9b5dbca31f0f2f5119d3ff9b0c537e4b271a4dbddcaf68bbfa0be8ff35", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_eof_then_fails.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_eof_mstore[fork_CancunEIP7692-blockchain_test_engine-opcode_EXTCALL]", - "fixture_hash": "0x4268e597454d397f13cb5143b24339e526a3502f513341d291106ef1c825261d", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_EXTSTATICCALL-EOA-mid_ase]", + "fixture_hash": "0xab8171d422cfc7f7fb2a1ee038140ad203c99ab4e42a46d15b183656fd9e0b95", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_eof_mstore.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_eof_mstore[fork_CancunEIP7692-blockchain_test_engine-opcode_EXTDELEGATECALL]", - "fixture_hash": "0x8e8b6e913953debf148c579cd59d0ceec5dc7c5681fb98d449de45f6cd51bc0e", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_EXTSTATICCALL-EOA-full_ase]", + "fixture_hash": "0xe87f7425e3065df4a8141a2dfe879aa28054f4d529d1fc4f44891c7a663595ce", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_eof_mstore.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_eof_mstore[fork_CancunEIP7692-blockchain_test_engine-opcode_EXTSTATICCALL]", - "fixture_hash": "0x3c7cda99c3ceca6a41b8a5993c7522d6e249c3e9751cb81897c77507da25d36c", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_EXTSTATICCALL-EOA-max_ase]", + "fixture_hash": "0x962a3866725e58487e0222aa43f392117437d53396c8c06237a9f3ba1af1690c", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_eof_mstore.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_legacy_calls_eof_sstore[fork_CancunEIP7692-blockchain_test_engine-opcode_CALL]", - "fixture_hash": "0xbff070cf78348cb22b4fc722b29df22e54656b0f7997721a98f4135daa1b2bb2", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_EXTSTATICCALL-LegacyContract-zero]", + "fixture_hash": "0xc4d7c328091b15356984ca0cd11e03d9dea7de5ecf08fc43886ec0f5cdb1f0d2", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calls/legacy_calls_eof_sstore.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_legacy_calls_eof_sstore[fork_CancunEIP7692-blockchain_test_engine-opcode_DELEGATECALL]", - "fixture_hash": "0x4677a7bacd7b36797c278cfe7ff1cb56776eb4c1dbb9e6d4635098312562f755", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_EXTSTATICCALL-LegacyContract-short]", + "fixture_hash": "0x84eb1167ddbdb68572e0ca14a97b8a617d4d7816ed275b5281a7e352d92405d0", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calls/legacy_calls_eof_sstore.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_legacy_calls_eof_sstore[fork_CancunEIP7692-blockchain_test_engine-opcode_CALLCODE]", - "fixture_hash": "0xae8d5e3c6866b39df9452aaa1915bfc5202d90d46f6463429792884f077c95c9", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_EXTSTATICCALL-LegacyContract-mid_20]", + "fixture_hash": "0xe176368b3ab508459070519702059d8752f63a2e1d1384257fe351e90105856b", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calls/legacy_calls_eof_sstore.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_legacy_calls_eof_sstore[fork_CancunEIP7692-blockchain_test_engine-opcode_STATICCALL]", - "fixture_hash": "0xb32e662cfca4a86ac62220b9e63d9907572c768392005b90685b5efe466401da", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_EXTSTATICCALL-LegacyContract-max_20]", + "fixture_hash": "0x5b6738e9fcd5da737964a0e01252c4b825eb8ddcfb0ec0cf9a72d50be8a61505", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calls/legacy_calls_eof_sstore.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_legacy_calls_eof_mstore[fork_CancunEIP7692-blockchain_test_engine-opcode_CALL]", - "fixture_hash": "0xae3d7036489386a922e3998871e45ffb7056c635469703e070688de2e2c86057", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_EXTSTATICCALL-LegacyContract-min_ase]", + "fixture_hash": "0x744f9cf5f27a760e92276d98417e1236c10c170e91f77e69b05819bb9816be4f", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calls/legacy_calls_eof_mstore.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_legacy_calls_eof_mstore[fork_CancunEIP7692-blockchain_test_engine-opcode_DELEGATECALL]", - "fixture_hash": "0xf4c61ec182fd354b648ff707d80ffd02cfa8c7fa80b1bef29b77035098a97a55", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_EXTSTATICCALL-LegacyContract-mid_ase]", + "fixture_hash": "0x8709f2e95b0a82724b5940882b318e77fe10d72b6c14bf2f7fa0b42ff09e43c8", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calls/legacy_calls_eof_mstore.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_legacy_calls_eof_mstore[fork_CancunEIP7692-blockchain_test_engine-opcode_CALLCODE]", - "fixture_hash": "0xb684b4e63352b29bd8ff17b6aa3ef2542ac27239496b00f8696404293359b632", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_EXTSTATICCALL-LegacyContract-full_ase]", + "fixture_hash": "0xd31813fd3e5075ecbbe618afa4ab62ffe7665b713b857215388cc9204206f084", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calls/legacy_calls_eof_mstore.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_legacy_calls_eof_mstore[fork_CancunEIP7692-blockchain_test_engine-opcode_STATICCALL]", - "fixture_hash": "0x86c1b6024b0f08661669b088f6444212ef3148f3baa171134ec08a25b2185ce0", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_EXTSTATICCALL-LegacyContract-max_ase]", + "fixture_hash": "0xf1038cf82251a7c1a968b7690214d8edf64feab85ab0fbe9c1177cf06c22e458", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calls/legacy_calls_eof_mstore.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_eof_sstore[fork_CancunEIP7692-blockchain_test_engine-opcode_EXTCALL]", - "fixture_hash": "0x104d9f917eced5e5460fbb0d7e27a5b9a63f578e2e74e0300da8d8dfe867bd46", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_EXTSTATICCALL-EOFContract-zero]", + "fixture_hash": "0xd0011653aa5450a11cfdcf22ec8818c00f47c2fa6a10be95aa88d86fe9ecc2af", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_eof_sstore.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_eof_sstore[fork_CancunEIP7692-blockchain_test_engine-opcode_EXTDELEGATECALL]", - "fixture_hash": "0xaf68f6fe00e2a144be4091dfdb6b0369c181ea5c0d265adefe2f6bc962b1589b", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_EXTSTATICCALL-EOFContract-short]", + "fixture_hash": "0x3ed8bbcd1f011bd9d3736db4763134e1b26791da6b969341e1f11c753b498b06", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_eof_sstore.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_eof_sstore[fork_CancunEIP7692-blockchain_test_engine-opcode_EXTSTATICCALL]", - "fixture_hash": "0xf7d1199be938caa79514cc82e9986a2a43d27c4d42417b9912c206b111dafe73", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_EXTSTATICCALL-EOFContract-mid_20]", + "fixture_hash": "0x2bee773064047876c28123e69d4b65dba559ae7e9a87e86f282f5d1a3852d2d6", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_eof_sstore.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_msg_depth[fork_CancunEIP7692-blockchain_test_engine-opcode_EXTCALL]", - "fixture_hash": "0xb4b61cec2cc36ed1279f9e147eab2d183798f55b7db0f0a2f0f4939071749011", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_EXTSTATICCALL-EOFContract-max_20]", + "fixture_hash": "0x951d290bf95d11238041c0a655f0ef7d7a7520c855c05f3bafbdef12909bc94a", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_msg_depth.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_msg_depth[fork_CancunEIP7692-blockchain_test_engine-opcode_EXTDELEGATECALL]", - "fixture_hash": "0xe2239a30274674c00e49ae45bca4018cabd42bdc4c13b6a2dc9148ab5354529a", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_EXTSTATICCALL-EOFContract-min_ase]", + "fixture_hash": "0xaf23e134150eb18f67dcd396231c1506a369938e2052cfcd449000235568d71d", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_msg_depth.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_msg_depth[fork_CancunEIP7692-blockchain_test_engine-opcode_EXTSTATICCALL]", - "fixture_hash": "0x27689195cb93c1345a8fcaaa82233e40da541ea3ea38349a8c82417538d65c5d", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_EXTSTATICCALL-EOFContract-mid_ase]", + "fixture_hash": "0x7f391e4ddd5f872a5247f5d2cb6db3eb4d36f99ec532259d8df56b2f32e24581", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_msg_depth.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_legacy_sstore[fork_CancunEIP7692-blockchain_test_engine-opcode_EXTCALL]", - "fixture_hash": "0x32cfbbda42b030ab22c5bb2a5386124f6d764363083a6da3967a68409f24f6bb", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_EXTSTATICCALL-EOFContract-full_ase]", + "fixture_hash": "0xfcd04bd2c9063053bc0b920622cc2838d422a8700552a2e8724dd18bb4364132", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_legacy_sstore.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_legacy_sstore[fork_CancunEIP7692-blockchain_test_engine-opcode_EXTDELEGATECALL]", - "fixture_hash": "0x7f3c459440024c49c097d470028d54565d9c72d40a77b85f092c2d0c9ce490f5", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_EXTSTATICCALL-EOFContract-max_ase]", + "fixture_hash": "0x84c17176cafd6bb1d9a34717f1c0a81e2d05abfd74fd6b39637cde6dd6a4fb5a", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_legacy_sstore.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_legacy_sstore[fork_CancunEIP7692-blockchain_test_engine-opcode_EXTSTATICCALL]", - "fixture_hash": "0xe33dbb2fa0e7b3fe854a992c778722840d31d3dd56d21559b05a6e85f53f91b5", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_oob[fork_CancunEIP7692-blockchain_test_engine-opcode_CALL]", + "fixture_hash": "0xb4e9c91e7a765d64e26a6a959c221095c314962b883c5051331d8a1d81c5bfa4", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_legacy_sstore.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_oob.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_min_callee_gas[fork_CancunEIP7692-blockchain_test_engine-no_allowances-extcall_without_value]", - "fixture_hash": "0xd68f9de7ca67c5ead5f47ff0b9210a3aca5f5731fb3be9dbbeed73659ce8e593", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_oob[fork_CancunEIP7692-blockchain_test_engine-opcode_EXTCALL]", + "fixture_hash": "0x67e805d69a9f3b3e77adf6fb97bded9e338ba3c2cfa6ea42cc69e036e509cd5d", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_min_callee_gas.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_oob.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_min_callee_gas[fork_CancunEIP7692-blockchain_test_engine-no_allowances-extcall_with_value]", - "fixture_hash": "0x62b60c4640bd1d5130b4ab743b028da851ff7535656e599ee63c060711e39594", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_0-offset_0-len_0-opcode_CALL]", + "fixture_hash": "0x1456287c3cbdab4456fbcf56f9e763735498f9a2f023f7d20270a153ea71ba4f", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_min_callee_gas.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_min_callee_gas[fork_CancunEIP7692-blockchain_test_engine-no_allowances-extstaticcall]", - "fixture_hash": "0x3f0e9bd1cca2e75fb83c0b110e059f78a12c7d351a47931da1a6ffc5331f8ae", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_0-offset_0-len_0-opcode_CALLCODE]", + "fixture_hash": "0xfa24b770946944f6a04bc82ba7376c6a1c4a5d788b35a059471af84cb4cf5d38", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_min_callee_gas.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_min_callee_gas[fork_CancunEIP7692-blockchain_test_engine-no_allowances-extdelegatecall]", - "fixture_hash": "0xd6582e1647c73a017b076070706953c56a0ca57f1d5715e269a6e91bebec308f", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_0-offset_0-len_0-opcode_DELEGATECALL]", + "fixture_hash": "0xd7b5446f6109f2f902ba71acb41b628f40c1232b8e18e86270528b92adc2f48c", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_min_callee_gas.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_min_callee_gas[fork_CancunEIP7692-blockchain_test_engine-only_retained-extcall_without_value]", - "fixture_hash": "0x7beab2291c253dab9295905f7b2cdb7c400ac318f87a5b9e6c8743fb08692d3b", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_0-offset_0-len_0-opcode_STATICCALL]", + "fixture_hash": "0x1a09f5789151db7eea20f4156bae47352bde6958325e86f031be8643b8f9597", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_min_callee_gas.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_min_callee_gas[fork_CancunEIP7692-blockchain_test_engine-only_retained-extcall_with_value]", - "fixture_hash": "0x78ba7e9a7c4a737211ba69eca633e4f429a92e3eb090bb1eced6173129159d0a", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_0-offset_0-len_0-opcode_EXTCALL]", + "fixture_hash": "0xa2b914a06e6ffd6ff829b2e9bb02dbed064eb30474e5040c3d8097278c532084", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_min_callee_gas.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_min_callee_gas[fork_CancunEIP7692-blockchain_test_engine-only_retained-extstaticcall]", - "fixture_hash": "0x878317bdcd12e3b140a3d37808918a4bb2b992bb5d4490ac3527f62ae5b4df70", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_0-offset_0-len_0-opcode_EXTDELEGATECALL]", + "fixture_hash": "0x12535e90030dd561e4e2b6e88168ac4f7f250386f8dbc611b3bb0a526f117494", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_min_callee_gas.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_min_callee_gas[fork_CancunEIP7692-blockchain_test_engine-only_retained-extdelegatecall]", - "fixture_hash": "0x54f61b745b47e2071d2172799f2524ac3b72f811db3706095d3958ccab0448a", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_0-offset_0-len_0-opcode_EXTSTATICCALL]", + "fixture_hash": "0x7e7c448130687ef798c9510a205ac82386ad5ab45f6c421156eb7eff784b5d0", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_min_callee_gas.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_min_callee_gas[fork_CancunEIP7692-blockchain_test_engine-only_callee-extcall_without_value]", - "fixture_hash": "0x86760758ded0dbd96b3eda673b5232807c91db71f84474e97d20583b4004ff53", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_0-offset_0-len_10-opcode_CALL]", + "fixture_hash": "0x864c705dd36d13fcd15785bc9a37e22279b6aaa5b569655dca70813222e5c41f", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_min_callee_gas.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_min_callee_gas[fork_CancunEIP7692-blockchain_test_engine-only_callee-extcall_with_value]", - "fixture_hash": "0x5e88a67311cfb99f10f2344475e3e999c067b3093fa8977d53c5b39709a4d2d6", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_0-offset_0-len_10-opcode_CALLCODE]", + "fixture_hash": "0x15980e5113a50de8244c845838ed05e969706480f3f91da24635c369a2186535", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_min_callee_gas.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_min_callee_gas[fork_CancunEIP7692-blockchain_test_engine-only_callee-extstaticcall]", - "fixture_hash": "0x33350f7ff280e022b689929cde97244420270cde7421bb79e4a367248ac65248", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_0-offset_0-len_10-opcode_DELEGATECALL]", + "fixture_hash": "0x9762a452b36ca7e50a52e12ecfeff17299975369a7b341b3a98b36e03a0ca7ee", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_min_callee_gas.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_min_callee_gas[fork_CancunEIP7692-blockchain_test_engine-only_callee-extdelegatecall]", - "fixture_hash": "0xf2750175d65ec173ccaba21d9823d39959211c27a47740da084d873ea948a250", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_0-offset_0-len_10-opcode_STATICCALL]", + "fixture_hash": "0xe8f881afbe6fa7c81f3587c7e71c6afaa28d91276e9b78a3f8b143bf8e6822d1", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_min_callee_gas.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_min_callee_gas[fork_CancunEIP7692-blockchain_test_engine-both_allowances-extcall_without_value]", - "fixture_hash": "0xf2fcdbde47c134688d1cccc58bd357a3148cecfff071fc4fa0f115d7a5376092", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_0-offset_0-len_10-opcode_EXTCALL]", + "fixture_hash": "0xdfb97b5956664a718a14037dd25c21f87f850e8a344091b6b108a97670ba2e5c", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_min_callee_gas.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_min_callee_gas[fork_CancunEIP7692-blockchain_test_engine-both_allowances-extcall_with_value]", - "fixture_hash": "0x5710f663024f14bcc29bbb9cfaadd88f45965cfb44b782d09a9070abbd8f5627", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_0-offset_0-len_10-opcode_EXTDELEGATECALL]", + "fixture_hash": "0x248b55cf59e149337105a34c90c328658f972c5dd5aae96db4fcd0c99b338234", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_min_callee_gas.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_min_callee_gas[fork_CancunEIP7692-blockchain_test_engine-both_allowances-extstaticcall]", - "fixture_hash": "0x617233c1ff19098d1aacda17981147f953d1c4e3da06dafa73904bcb5632e4c7", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_0-offset_0-len_10-opcode_EXTSTATICCALL]", + "fixture_hash": "0x5290396e46a74f5d88e262468e55b640d8bfbfdc4645e796998bf9f7b1b4901f", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_min_callee_gas.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_min_callee_gas[fork_CancunEIP7692-blockchain_test_engine-both_allowances-extdelegatecall]", - "fixture_hash": "0x662caa5e9732d216f798a64f1bd070b72d3b50b85b23ae800870115535383af0", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_0-offset_0-len_20-opcode_CALL]", + "fixture_hash": "0x790b78b47a73e5f32c3cf8773707ef6bff7107707347fecae6e91bf9b87877ec", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_min_callee_gas.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_legacy_mstore[fork_CancunEIP7692-blockchain_test_engine-opcode_EXTCALL]", - "fixture_hash": "0x67858f771b0c15817326f8546abb55d808703fa6bb968629a1d1fe3fce55cfa6", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_0-offset_0-len_20-opcode_CALLCODE]", + "fixture_hash": "0xddfb7d48545786ff0694ee5cef2db74dfd341cf8b12ee073ce4819e4e9a8a3e7", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_legacy_mstore.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_legacy_mstore[fork_CancunEIP7692-blockchain_test_engine-opcode_EXTDELEGATECALL]", - "fixture_hash": "0xed0a84e83267e1da61ca10f9d07709e3efb161d530adf39d270c761887587251", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_0-offset_0-len_20-opcode_DELEGATECALL]", + "fixture_hash": "0xa218489470a2f8042b6fcf8667478f77731f4af2e9a1192bb07526d76fbab96e", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_legacy_mstore.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_legacy_mstore[fork_CancunEIP7692-blockchain_test_engine-opcode_EXTSTATICCALL]", - "fixture_hash": "0x923818cea80c480baf54086737c51919ce12b855bc892a175f6c393191615379", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_0-offset_0-len_20-opcode_STATICCALL]", + "fixture_hash": "0xa368fe06c8f4a5f41dd2254e5f3c89faf35f571d7456bef705bc0239de7212da", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_legacy_mstore.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_with_value[fork_CancunEIP7692-blockchain_test_engine-value_0-balance_0]", - "fixture_hash": "0xf1457fc3d4374a4f0336092a653147fe6c5e7517f455237de81ea4dd24655918", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_0-offset_0-len_20-opcode_EXTCALL]", + "fixture_hash": "0x89f2b2623c5068d352155be1a2ce109c692d52f639c49e621ad9d49ce69f60a1", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_with_value.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_with_value[fork_CancunEIP7692-blockchain_test_engine-value_0-balance_1]", - "fixture_hash": "0xd30b013baeb7ef2df03df5f586993d40e145bc53c62c262a61f8001c118ce6cb", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_0-offset_0-len_20-opcode_EXTDELEGATECALL]", + "fixture_hash": "0xc90daaf042154d0ef5c01e7edf22e52a2e958e7cc917b89c03108fbcedebb814", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_with_value.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_with_value[fork_CancunEIP7692-blockchain_test_engine-value_0-balance_2]", - "fixture_hash": "0x295fba34be10bc4932582c7c32388870c2044da911002bb8b3c2989c54a3e508", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_0-offset_0-len_20-opcode_EXTSTATICCALL]", + "fixture_hash": "0x67de7ee726a0290ad1364947bf6da942ca4a670510cb45d6159b04254ef67ee6", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_with_value.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_with_value[fork_CancunEIP7692-blockchain_test_engine-value_0-balance_115792089237316195423570985008687907853269984665640564039457584007913129639935]", - "fixture_hash": "0x1229e1a891aa45efc39d2b3e13828ce3e4ad3cfdf1aa79218d36617f5787af5f", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_0-offset_0-len_30-opcode_CALL]", + "fixture_hash": "0x6e3ba4aab1e35fe10b1b1b326d440d953d01a4cde27b490b5f9e1246cce7c48a", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_with_value.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_with_value[fork_CancunEIP7692-blockchain_test_engine-value_1-balance_0]", - "fixture_hash": "0x67084e6082a846a58771c273ff9e9da26e308820fdb61ffef9cf9873eb64402a", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_0-offset_0-len_30-opcode_CALLCODE]", + "fixture_hash": "0x7d820740f14e55eab07e6e34a76927af38db12abe7532c18ecc7d6a6244f87d8", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_with_value.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_with_value[fork_CancunEIP7692-blockchain_test_engine-value_1-balance_1]", - "fixture_hash": "0x971d2d1b1e4812942b420b2b3fe362ea17261dd778c7460bc5db459264a4ed66", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_0-offset_0-len_30-opcode_DELEGATECALL]", + "fixture_hash": "0xe43410ea35a870f95d6600f69936cf6d70a582c818c2f88f57be48d8bc7c7c5d", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_with_value.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_with_value[fork_CancunEIP7692-blockchain_test_engine-value_1-balance_2]", - "fixture_hash": "0xdd8ce5c90dd3782b23aa7f754cfa99585fe932b7b7bd6160f185f60a9ae1f4ca", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_0-offset_0-len_30-opcode_STATICCALL]", + "fixture_hash": "0x24aa7fe9f87824da8e9f87851003572d82526d276e52da2f40872cae70474d3c", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_with_value.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_with_value[fork_CancunEIP7692-blockchain_test_engine-value_1-balance_115792089237316195423570985008687907853269984665640564039457584007913129639935]", - "fixture_hash": "0x2e1edfc16714f796f1cc2976db8301e55253ee7124f9f3dde7e205eba77cb1b9", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_0-offset_0-len_30-opcode_EXTCALL]", + "fixture_hash": "0x851b7f823d6190dba23d81fd92467b5b89754d89e3872099eba18feb66c3d830", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_with_value.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_with_value[fork_CancunEIP7692-blockchain_test_engine-value_2-balance_0]", - "fixture_hash": "0x59516f5c422dee36fb84211de1c49476f81d12be0369a97513899488c4be6174", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_0-offset_0-len_30-opcode_EXTDELEGATECALL]", + "fixture_hash": "0x49bc6c5672485aa86221808700eb25b55a5a4f0028ad7d90df2e99c0cdcd76aa", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_with_value.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_with_value[fork_CancunEIP7692-blockchain_test_engine-value_2-balance_1]", - "fixture_hash": "0xbe89a596489438894626c0d82ba989a47a1b5d248dc668f276d699006af00976", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_0-offset_0-len_30-opcode_EXTSTATICCALL]", + "fixture_hash": "0xc2a31fae5078d34b16557b32f94360c07f6530dfc0772c963eaf27fcb0696ddb", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_with_value.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_with_value[fork_CancunEIP7692-blockchain_test_engine-value_2-balance_2]", - "fixture_hash": "0x1c0515c39eda8ea5155da4787f0a4f6c073ab375f4a7e048a8a17c8f24f16293", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_0-offset_10-len_0-opcode_CALL]", + "fixture_hash": "0x2775ca8c9a81814b4a78c65133100b42d1f76045beaa6bc733452af185b7b33", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_with_value.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_with_value[fork_CancunEIP7692-blockchain_test_engine-value_2-balance_115792089237316195423570985008687907853269984665640564039457584007913129639935]", - "fixture_hash": "0x408fec55d58e0e922d5683167970eee719dc9b4260fe0160d13f06e8a37d859c", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_0-offset_10-len_0-opcode_CALLCODE]", + "fixture_hash": "0xfe8f4cf96fee0d1781e3f91a08043bb2771aec383cf94ee1db097172b1e6bc8c", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_with_value.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_with_value[fork_CancunEIP7692-blockchain_test_engine-value_115792089237316195423570985008687907853269984665640564039457584007913129639935-balance_0]", - "fixture_hash": "0x35148afaee0dc7f3a94932450a7fdbd356591a19d44105f0a97da552aa3d105f", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_0-offset_10-len_0-opcode_DELEGATECALL]", + "fixture_hash": "0xb8abd32b40abe7aa1acb1024bf85cf0782f87c308d7e8e7919eeabc6a45c8cd3", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_with_value.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_with_value[fork_CancunEIP7692-blockchain_test_engine-value_115792089237316195423570985008687907853269984665640564039457584007913129639935-balance_1]", - "fixture_hash": "0xccc0a4b3af6c73626f51d6f113ea69048be2c47c0856adf7febcb65cd49b5241", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_0-offset_10-len_0-opcode_STATICCALL]", + "fixture_hash": "0x803ffc7432ddaacb88fcc81561cb885cec8760515556fee2c595c0abbfb139e5", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_with_value.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_with_value[fork_CancunEIP7692-blockchain_test_engine-value_115792089237316195423570985008687907853269984665640564039457584007913129639935-balance_2]", - "fixture_hash": "0xbf4a218b33cd0feca8dc13689c6dee27e5ecc5415695d6305f676f926029b5a5", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_0-offset_10-len_0-opcode_EXTCALL]", + "fixture_hash": "0x2d77f8789f62dbe09b94621c8caf4703f8a269bd6d1027bd2d996386a10d1e5f", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_with_value.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_with_value[fork_CancunEIP7692-blockchain_test_engine-value_115792089237316195423570985008687907853269984665640564039457584007913129639935-balance_115792089237316195423570985008687907853269984665640564039457584007913129639935]", - "fixture_hash": "0x599d0c13d0cf0a95eedbd858cdce753858de1ec3df7f577b5ca43cfaff7e23d7", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_0-offset_10-len_0-opcode_EXTDELEGATECALL]", + "fixture_hash": "0xc1a9611949a62da97c0905ba8ea91a753c95a63f2692de43c35b42c832eb562c", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_with_value.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_static_flag_with_value[fork_CancunEIP7692-blockchain_test_engine-opcode_CALL]", - "fixture_hash": "0xb18679e152a37d027010f33fe3645af845c5ca13f9f95a044fab718f26ba458d", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_0-offset_10-len_0-opcode_EXTSTATICCALL]", + "fixture_hash": "0x79f96b5c3b6d7643efefcac4dce9561d62f1f0a99dbeb1d3b0f54b20494d6d21", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_static_flag_with_value.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_static_flag_with_value[fork_CancunEIP7692-blockchain_test_engine-opcode_EXTCALL]", - "fixture_hash": "0x747f70ff17b034db7c53f1c02eb0da1660e8439f774b664e39f168f4d80c230", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_0-offset_10-len_10-opcode_CALL]", + "fixture_hash": "0x612e983c0ebe4be93d37c31830cf90e548e81dedbc6a1ba84f6a711cf8871d01", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_static_flag_with_value.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_gas.py::test_ext_calls_gas[fork_CancunEIP7692-blockchain_test_engine-EXTCALL]", - "fixture_hash": "0x8e766250af840742242b28dfc2812f2ade8e805df9e1df8f93b869ad4dbf843b", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_0-offset_10-len_10-opcode_CALLCODE]", + "fixture_hash": "0x319f6366ab7ba13ffbedb880dffd72b7f7dd68207ac794b83f09856dc86e46d", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/gas/ext_calls_gas.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_gas.py::test_ext_calls_gas[fork_CancunEIP7692-blockchain_test_engine-EXTCALL_with_value]", - "fixture_hash": "0x16c9ee079df329a1e07bdb2b248d806cb7e9b30674971a90f21309420824af0f", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_0-offset_10-len_10-opcode_DELEGATECALL]", + "fixture_hash": "0x7f91f9a978c9f098f16f7f692a2bc4e71f947b979dfce736cdaaf8b1b0c7a938", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/gas/ext_calls_gas.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_gas.py::test_ext_calls_gas[fork_CancunEIP7692-blockchain_test_engine-EXTSTATICCALL]", - "fixture_hash": "0xd0c9cd9b48e68c23ede292eaf2e27e7b130d8428740d10d4c3aa71454d45bec3", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_0-offset_10-len_10-opcode_STATICCALL]", + "fixture_hash": "0x881bad63128503a77647e958a28d63f13ba2acb41941f742cbb693183bb6c278", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/gas/ext_calls_gas.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_gas.py::test_ext_calls_gas[fork_CancunEIP7692-blockchain_test_engine-EXTDELEGATECALL]", - "fixture_hash": "0xef4e41d13aa30eda6d0d2bfc5bfe66bb5d44f592e4eb02ecb53762a223a0d935", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_0-offset_10-len_10-opcode_EXTCALL]", + "fixture_hash": "0x154c6da73c0ed6998ac2a766fc2c1d40e19e865342b8c52f3995220d49fc77f1", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/gas/ext_calls_gas.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_0-offset_0-size_0-value_0]", - "fixture_hash": "0x1a531b0fc81b9578aa9e8d0c35711ebfbae64b51ef17fe961460a93308cb391f", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_0-offset_10-len_10-opcode_EXTDELEGATECALL]", + "fixture_hash": "0x2b7543d62a2d25a5c24ddb74b1b75fd27dca0c540e4ec77db6e7904711f973a8", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_0-offset_0-size_0-value_1]", - "fixture_hash": "0xc0609f852e17375caff158a9de4c412a32b033160caf8df54cc0e4bd858e675c", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_0-offset_10-len_10-opcode_EXTSTATICCALL]", + "fixture_hash": "0x988d37f135d8836ae1a7c01d23e6dfd396de38b068a6875fcbb49de67404b593", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_0-offset_0-size_16-value_0]", - "fixture_hash": "0x5e3bdea9078e113553270202924908f32b38ef6aa9a2a2bb87d4cbe761aacfde", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_0-offset_10-len_20-opcode_CALL]", + "fixture_hash": "0x6f86dabb38043834b19371e97d01a6090c0a4974b3f7a09516773b82b6f1356a", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_0-offset_0-size_16-value_1]", - "fixture_hash": "0x2bd47cc6d8044bc218c07a98f56694b423376742a2e1315a1b7fc61649444fd0", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_0-offset_10-len_20-opcode_CALLCODE]", + "fixture_hash": "0x268910bfbc67d6c33af771fc358c0dd0be98881cf5770226a77e438207e5b29e", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_0-offset_0-size_64-value_0]", - "fixture_hash": "0x335ca325fd47ebf26ed9e78743fa7a60e136ae4545db2cc8057f09afa70b3151", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_0-offset_10-len_20-opcode_DELEGATECALL]", + "fixture_hash": "0x3b1b0b578161e600b450ce1d04308c6755a4c41dd5055083bc2f6f1db72b9490", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_0-offset_0-size_64-value_1]", - "fixture_hash": "0xcf69ee9787326a6133aca9c327a35547cc212fc82f3107ab930190dc4f2262ac", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_0-offset_10-len_20-opcode_STATICCALL]", + "fixture_hash": "0x24f070129d1afc9a883a44af4d8f1653e2c4acd64cd0fb869eb3bcd538e81d26", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_0-offset_0-size_256-value_0]", - "fixture_hash": "0xd90b59679009b618fecee3f2315ed9711f2af6c9614ec96a5ae8adf924afceaa", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_0-offset_10-len_20-opcode_EXTCALL]", + "fixture_hash": "0xe0fe093424ed9f428617ab690411582a01a5a55c22e9c31405e41eb0ac46266f", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_0-offset_0-size_256-value_1]", - "fixture_hash": "0xf2b5748e5e25c1abdc120f00ce576c65e4992599e0d7a5e34896d097df1ec9bf", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_0-offset_10-len_20-opcode_EXTDELEGATECALL]", + "fixture_hash": "0xa96df20a035f11f2a974da98497897e38196b5d40e8e3afd718760c9f995c89f", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_0-offset_8-size_0-value_0]", - "fixture_hash": "0x18473aaf7f08bcd77591022a3030d1b7f33f40415edbedcbf46bf1a12675b019", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_0-offset_10-len_20-opcode_EXTSTATICCALL]", + "fixture_hash": "0xd66e068b7074afe3c25283e0bf2eba1f68e2a878e1fb7de4e2dee6f3fc629a8f", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_0-offset_8-size_0-value_1]", - "fixture_hash": "0xd1a5ed549febe9359519cb4b267a367a741e7366143049d99c6ee01f38b9827c", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_0-offset_10-len_30-opcode_CALL]", + "fixture_hash": "0xdbed5368d17acb08103a59cf527e203849dea314b2eb9cc31a580f3b91e4c535", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_0-offset_8-size_16-value_0]", - "fixture_hash": "0xb727317fa7e3e3f40c630c5d73a5ce01d55e1e5e2e2488c002f9fe9fe488d583", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_0-offset_10-len_30-opcode_CALLCODE]", + "fixture_hash": "0xa9c3f716c76b7fba0d0284398a16261753b79782f89ed52dc4213a45241ded98", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_0-offset_8-size_16-value_1]", - "fixture_hash": "0xe7ebe7c898b78914f6a09ea23e0157921b80e338180555d88c199d19a535bffb", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_0-offset_10-len_30-opcode_DELEGATECALL]", + "fixture_hash": "0x100030f4fd225c5760a5d28a40bf25b06540cc8a4b31e1666b952527f6f1248d", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_0-offset_8-size_64-value_0]", - "fixture_hash": "0x2e8291d55a166b0c4b9d8d4814bbd8c2eae881c43ac4a121a56f570271dc0b79", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_0-offset_10-len_30-opcode_STATICCALL]", + "fixture_hash": "0x1108c29b7a9f023dbd3cb2d00f5f786874aae17aefb0bfe8832300d6ef4fd886", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_0-offset_8-size_64-value_1]", - "fixture_hash": "0x4d94d6d6dbd067ef8ecf0fc251445acdf5cd2b6fe6cdb723d15eda4d09afc1d8", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_0-offset_10-len_30-opcode_EXTCALL]", + "fixture_hash": "0x26efeb996b2749c076d59f72c7a134fbf5f670d83ec6a54ce46eb1a1a14d4499", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_0-offset_8-size_256-value_0]", - "fixture_hash": "0x5aff4d04ab7ccdcb3ba5f938bf8fe91fedb04c4d61f222998ed518fd5b19716c", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_0-offset_10-len_30-opcode_EXTDELEGATECALL]", + "fixture_hash": "0x722bad84927ac06eab9e4f8aa2d94e02ee89241c5c5dc63af52b8dd145e7a01e", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_0-offset_8-size_256-value_1]", - "fixture_hash": "0x7456b62a7e9fecf812fcaa53500c0e896e565983f16f50bcd685db917b590d2f", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_0-offset_10-len_30-opcode_EXTSTATICCALL]", + "fixture_hash": "0x5f6cba78ab56d7d07e6d1581d766f51615faf26392663518697622c6064fb0bc", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_0-offset_24-size_0-value_0]", - "fixture_hash": "0x749232526406c99253f28a3df6aef44e4709e84f72da6ecbd148b8857e4ee320", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_0-offset_20-len_0-opcode_CALL]", + "fixture_hash": "0x724d285670a31c6532cc03c4fc5f7b6c3cca929375917634a25f37e6e8360b76", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_0-offset_24-size_0-value_1]", - "fixture_hash": "0xb64afe983ceae267b7860e14bbe174846662e190e5a0305ade3e8b8f6500d5e6", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_0-offset_20-len_0-opcode_CALLCODE]", + "fixture_hash": "0x7114f9f328cdaa066c52ad3d68add17621bd73486ccadd391d655491730767c9", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_0-offset_24-size_16-value_0]", - "fixture_hash": "0x77ade77bfdea7a7fc9f050cbca68562c74114a5581f8794859f1961f0a72d143", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_0-offset_20-len_0-opcode_DELEGATECALL]", + "fixture_hash": "0x23694f70267a355696f5f895d1157b9c26a3c5f82677b22061ab6c17a927b78c", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_0-offset_24-size_16-value_1]", - "fixture_hash": "0xb641f2bdefef733b78947b76be45c422936edc9b6f926c2227fce0ebf050070e", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_0-offset_20-len_0-opcode_STATICCALL]", + "fixture_hash": "0xe2f709a9c162733bc551adc8a98d6a4fdd0449742269bcff7f8cadbb0332ca1b", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_0-offset_24-size_64-value_0]", - "fixture_hash": "0xcb5f4fab1c061a2fe62243f2fef03a0d88437b0247f900c5e9daed672121ee2c", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_0-offset_20-len_0-opcode_EXTCALL]", + "fixture_hash": "0x240b506da08220dc49e7406b3c13dcc1090a8819615ee02ede5faea8ce2c5f52", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_0-offset_24-size_64-value_1]", - "fixture_hash": "0xefaaa44c0da18b1181049ee0ae2d7f1ad7b24836fae84e3ac1a7679da7f36295", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_0-offset_20-len_0-opcode_EXTDELEGATECALL]", + "fixture_hash": "0xb5b1c0687c6b7ecce9663d2916555c27c387c66f80c3e5faa12fe8bf622faf6f", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_0-offset_24-size_256-value_0]", - "fixture_hash": "0xb83754cd1a50a15c0491ed0321619c79dbcd3337c67cfb2f6828fc2d1095cf9f", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_0-offset_20-len_0-opcode_EXTSTATICCALL]", + "fixture_hash": "0xbeb58212e0b6bef8b30910d05fc1d60f8dd7b6981ce9f285d1d4fbfcef73085b", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_0-offset_24-size_256-value_1]", - "fixture_hash": "0xc7bba6fd4848f7e58f61d3f85550fba9baca8940026e79f88a6a52cc1d4ffb57", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_0-offset_20-len_10-opcode_CALL]", + "fixture_hash": "0x1ea8b02600fee8a28cb93bf63ccc43f93dec995c7535f3e77ef7c974a3d27373", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_0-offset_80-size_0-value_0]", - "fixture_hash": "0xa0eaaf20a54fbd8eea6aa7ff4efc1716a9652c8a70462b6319f6abade068b9a9", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_0-offset_20-len_10-opcode_CALLCODE]", + "fixture_hash": "0x5c007eee11473a9e41f3bd01b8bbd577d60f1873328a9012434edcee2e27a2ff", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_0-offset_80-size_0-value_1]", - "fixture_hash": "0x824d0c1710bd785d1077a9461ea52ac4c0884e5b13c959b5d1fee998da90e7fa", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_0-offset_20-len_10-opcode_DELEGATECALL]", + "fixture_hash": "0xb586063f03e0dbe67ddfe98d0ee08365ae9408f9220f4748adbad0780f8c05b2", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_0-offset_80-size_16-value_0]", - "fixture_hash": "0x9f5cecab482dd3b22114750f24d56168585c4fbe3a734f6c986dc559e34078d2", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_0-offset_20-len_10-opcode_STATICCALL]", + "fixture_hash": "0x942eed46a1fd1af05d3314123774c0a0a105c0393d8276547e2f39ea2243301d", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_0-offset_80-size_16-value_1]", - "fixture_hash": "0xc02400447c588d5c212da19acd1616bd7a392ea8d50243c817c3e3766662c3b0", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_0-offset_20-len_10-opcode_EXTCALL]", + "fixture_hash": "0x938ee3edc8afad7122ee068ce957b08f9d47f7cd618fc0249ca89b8a9211ce6c", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_0-offset_80-size_64-value_0]", - "fixture_hash": "0x43b162ac709204b642d3372a3e75758c21d61a00634df8e91748c655b131cea0", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_0-offset_20-len_10-opcode_EXTDELEGATECALL]", + "fixture_hash": "0x69afce10d08889d1274caf871aeb923d5d485ed8e7f945f4fdde0f125e861b27", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_0-offset_80-size_64-value_1]", - "fixture_hash": "0xbf18ef096197cdb18599b59f51174a82adc1d288144289a9a03d9b854c68e2f8", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_0-offset_20-len_10-opcode_EXTSTATICCALL]", + "fixture_hash": "0xc68147769f5f1f050cee641a2e28ae31385839c27277ed6512f5b3ee8184d508", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_0-offset_80-size_256-value_0]", - "fixture_hash": "0x5f7c6d5070131e33443aa95e4b02250c5d6e702810218d61d91cc7b89507b865", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_0-offset_20-len_20-opcode_CALL]", + "fixture_hash": "0x743e5f06d2209e1e69a19c9a2915064cca65ad65b6f0d3791d10dc040ff281c7", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_0-offset_80-size_256-value_1]", - "fixture_hash": "0x4deb07ed6840664da80c694c80d033d1cc5e7347e34be07bea2d7ac084cba1c2", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_0-offset_20-len_20-opcode_CALLCODE]", + "fixture_hash": "0x6973782eaa39a9cfb921498068a5c7df1686145c83137347b841ae6d8fcd134d", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_8-offset_0-size_0-value_0]", - "fixture_hash": "0x455718d4c00c6988e4d1651222996998fd19e06a8227e8cb193d812a7f87d268", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_0-offset_20-len_20-opcode_DELEGATECALL]", + "fixture_hash": "0xce11a941412e39b0bec64664b3f7bad9b8f88f4815f6b9eca18079b09e43ebf5", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_8-offset_0-size_0-value_1]", - "fixture_hash": "0x9aceab6a0bfdd79c596f6072fe29f503848ff969587788bb12d24c4316d5f734", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_0-offset_20-len_20-opcode_STATICCALL]", + "fixture_hash": "0x2657357fedb31c497a8c13af210c2cccdadf66b45f11faf38fc3827e1434ada5", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_8-offset_0-size_16-value_0]", - "fixture_hash": "0x48c084034222fd5bd7970301d4a153f0a1f543e05df035fa6e41d237d0bb9d8f", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_0-offset_20-len_20-opcode_EXTCALL]", + "fixture_hash": "0xd423668e848e4eee1fcc22d9fbdb6cb275c60d6f007baf65586786839a09a196", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_8-offset_0-size_16-value_1]", - "fixture_hash": "0x3926f2f5fb97ed91330f5a25e60290773393bc1d61323eb8098f4404bf49b281", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_0-offset_20-len_20-opcode_EXTDELEGATECALL]", + "fixture_hash": "0xedd41d36d9d738e3be79f3d505a5ed131e4296625d091acc33ff13827e887bdb", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_8-offset_0-size_64-value_0]", - "fixture_hash": "0x8d052e3dd6c8a2f88dd1d7fa381b406cd02ad4d4c4d80a8780dfc405811971e1", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_0-offset_20-len_20-opcode_EXTSTATICCALL]", + "fixture_hash": "0x65a399f213c3eb26b22721a0ff1d1b87cc76056e74601fd7796142cccc05bc25", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_8-offset_0-size_64-value_1]", - "fixture_hash": "0xd360051d25bae09b75903334c70c9f8167209dcc3c2ede2d58f10abfc607d9f7", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_0-offset_20-len_30-opcode_CALL]", + "fixture_hash": "0xf8f593f11afc544d063665d14d5ce35bec4dddf74eda16c99287c8802170460f", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_8-offset_0-size_256-value_0]", - "fixture_hash": "0x5b6ac66e895ea22a738c8ff863ab1243e237fefd839246761d409592eb3add3a", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_0-offset_20-len_30-opcode_CALLCODE]", + "fixture_hash": "0x14acdab444ff326969a2759741307dcc517a224ab9d0143fdf3145d8f4b82dc5", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_8-offset_0-size_256-value_1]", - "fixture_hash": "0x378d75ae96fe24999ee7bb4cdd809f6cbfac9d2dd832a14f4bc2c2d92004329b", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_0-offset_20-len_30-opcode_DELEGATECALL]", + "fixture_hash": "0x437ee3289bc897501718c5aae66140c9e5fdb5d691ad5455d059c95cb7c61ff", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_8-offset_8-size_0-value_0]", - "fixture_hash": "0xa4158055d4358cc04be39c6afcd85a1ded283c265c5260cabd89d628d605f892", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_0-offset_20-len_30-opcode_STATICCALL]", + "fixture_hash": "0x2de737438801decdf5908533a06498a781d66e3c01663fa1eeb442b5321a2e73", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_8-offset_8-size_0-value_1]", - "fixture_hash": "0x35c5e9bfdcd781f807111d266ac9538e6b6f68f566bd2aa72455ce4f5c78d7e9", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_0-offset_20-len_30-opcode_EXTCALL]", + "fixture_hash": "0x502ab03603ebe8a3993f96ec16fcc25cf5969ac0f55e402f6277d84f91521f2", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_8-offset_8-size_16-value_0]", - "fixture_hash": "0x27ec452228397462a1bcd5feb5370e307045dbfab0cc24bc6828d44cbcfbd19a", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_0-offset_20-len_30-opcode_EXTDELEGATECALL]", + "fixture_hash": "0xf558d64ff9f2c0114a1b11ae1727484f47a21e9de6c3eda5a6c07f88eed62437", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_8-offset_8-size_16-value_1]", - "fixture_hash": "0xa08d951d09c99077ac61fb043ee5813096d5990dbff663ee419022b0f6b42aa1", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_0-offset_20-len_30-opcode_EXTSTATICCALL]", + "fixture_hash": "0x89f90e0c89f66f816184b5ef902ded801a705b2386e4d3a1d3f02fd940935732", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_8-offset_8-size_64-value_0]", - "fixture_hash": "0xc479b7630cf2607ff3305746168440bc7c1ee6eae9c6cdfcd68a5a1b6df81cdf", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_0-offset_30-len_0-opcode_CALL]", + "fixture_hash": "0x8a8588164fbc61ec2e06c6da88c77df6902414a25fd6d1e3ec8bc3b163d2cf4a", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_8-offset_8-size_64-value_1]", - "fixture_hash": "0xce8a976a0731ea3e5b169e375052675c229ceedb0b10b40d9e748165333fbb65", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_0-offset_30-len_0-opcode_CALLCODE]", + "fixture_hash": "0x8b4865286f9df0385b7d1b110c8b3864dba1fc0115482239d5d796cf7f1d74d5", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_8-offset_8-size_256-value_0]", - "fixture_hash": "0x45af6240731a9f64dfe2e201b719ae4b0afefed3d0fe619b15e51c51fdc0d0f6", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_0-offset_30-len_0-opcode_DELEGATECALL]", + "fixture_hash": "0x1b748082743804939895c8fcdfba59daf4a41d813d515552114e4ef8c9f49d97", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_8-offset_8-size_256-value_1]", - "fixture_hash": "0xd12d28f4f8627460e2148def749f0af7309a2a306b78c0afa22a9e409e04540c", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_0-offset_30-len_0-opcode_STATICCALL]", + "fixture_hash": "0xc6a5989089bd30a8b1e517fa54284beff289d8e447b57b352d9dbda56664df22", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_8-offset_24-size_0-value_0]", - "fixture_hash": "0x7e29baa38ed2f0ba1f79af7f7bb58e0b8c5ae0e0a168b93fff7de838499ddcc4", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_0-offset_30-len_0-opcode_EXTCALL]", + "fixture_hash": "0x7c1ba6230efd75a1acde31e4dc0e854a6a6eaff98a930309044acf94e3034cef", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_8-offset_24-size_0-value_1]", - "fixture_hash": "0x6b5cf5aa3592bba4649459d052ebe990af40c3d3749f82b9223375ff913c6c8a", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_0-offset_30-len_0-opcode_EXTDELEGATECALL]", + "fixture_hash": "0x72e315a348fcd1af1da2e436715e571ae8626df1565919af828e8fcdc19b36ee", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_8-offset_24-size_16-value_0]", - "fixture_hash": "0xc825773eaded258b4994495cd9b613ce7c4beca684ce7631d8ab305cd6d371ef", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_0-offset_30-len_0-opcode_EXTSTATICCALL]", + "fixture_hash": "0x3d8e596e454190b77f8ff3454faf195020936afe57ef036304658ae1384e7278", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_8-offset_24-size_16-value_1]", - "fixture_hash": "0x23807f5fe3de4a25114f1498bf38ebb5e95faa2775288e420b3f829e678bda5b", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_0-offset_30-len_10-opcode_CALL]", + "fixture_hash": "0x11e681570e09f97f0e0f327428093f52278fa2b4931fd6d45805ca166fd8ca69", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_8-offset_24-size_64-value_0]", - "fixture_hash": "0xfaca792f39791cd02b78129f8ee72bcfe184350ad9ce0d0a4d71cc354e63395b", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_0-offset_30-len_10-opcode_CALLCODE]", + "fixture_hash": "0x40ea20abc352229585a731c15aabd43cd123f74a27eb58e739fec1ee466f8ab9", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_8-offset_24-size_64-value_1]", - "fixture_hash": "0x1665bc608158eb70e8d3f467ac84d7b02c2b9aae49487b77274edaf47f5148e5", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_0-offset_30-len_10-opcode_DELEGATECALL]", + "fixture_hash": "0xb8352c69a362a0b6a3a67ab2baf2e67f16ae20baf6634f5c51dfa98a7edfcf8d", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_8-offset_24-size_256-value_0]", - "fixture_hash": "0x918ef3bdd8a7c78c5745a8aedbaa50eefb80bc25640a0468b4d326b8a167aae2", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_0-offset_30-len_10-opcode_STATICCALL]", + "fixture_hash": "0x67b1eb706893065abeb8a2d186801ae34421eda6be3eacb3b68f079e588ba21e", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_8-offset_24-size_256-value_1]", - "fixture_hash": "0x7f6cee495c5c0b91f3a4d9145287421318ff9b9bc4aeb719dae361c7cc7b69ee", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_0-offset_30-len_10-opcode_EXTCALL]", + "fixture_hash": "0x5bda8bb50566c7159a9e7395222bc84342771952ca3620cdef85d83bd1eb0ad1", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_8-offset_80-size_0-value_0]", - "fixture_hash": "0xe3441228200d9e5ad6e491698e376f4b490fd41e1299d655999b46b921355b3a", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_0-offset_30-len_10-opcode_EXTDELEGATECALL]", + "fixture_hash": "0xb567b54f0f891fd2df4b3b438893c9c6007d9d72e756665adf8b12bb41c27348", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_8-offset_80-size_0-value_1]", - "fixture_hash": "0xac3424287c071d17783c239f109260dee035ce290088ce1b42f2a4dbf36ba950", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_0-offset_30-len_10-opcode_EXTSTATICCALL]", + "fixture_hash": "0xe772258eb062b90d073164fc9ea1143f14368910a30a759c9c0320e16c8c7ff0", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_8-offset_80-size_16-value_0]", - "fixture_hash": "0xc4c529bbd21733d0eb90e018a5a3a04b0f99bc70572ff31ca595e5dff928d0f3", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_0-offset_30-len_20-opcode_CALL]", + "fixture_hash": "0x783eaafb96b7f475bf60d9e854cdc613759cc2e006d73f4065158c692c6b4d5a", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_8-offset_80-size_16-value_1]", - "fixture_hash": "0xc3e7aa9efd2ed32768c96600857799a80782cacc122737c8ff0302c50f6922fa", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_0-offset_30-len_20-opcode_CALLCODE]", + "fixture_hash": "0x7c02090a1eae712b90e2bc2c137b32588526600abeec3ea4c2c2bc9333b66238", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_8-offset_80-size_64-value_0]", - "fixture_hash": "0x6c8ab185af1ccfad20bdf4ee6507167dd23214a0717674944833b1be9a61cbb5", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_0-offset_30-len_20-opcode_DELEGATECALL]", + "fixture_hash": "0x6c4b7d3a1301ab71eaea1ea060ce962253c18c516ee76de7d7d8834ceceaad99", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_8-offset_80-size_64-value_1]", - "fixture_hash": "0xf17b86afd52638ec86895e34eec685e1cb30e05c8bedacdef180740603d1fa12", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_0-offset_30-len_20-opcode_STATICCALL]", + "fixture_hash": "0xe4d4cab9a96d0adbc468eb94889fc1bdbdbae46940538c07f7c1abceac0931f9", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_8-offset_80-size_256-value_0]", - "fixture_hash": "0x573a3206b76a5dcb6fcbfa11189ca2606275d74d7a9d7a7bb29eb8baafbadc55", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_0-offset_30-len_20-opcode_EXTCALL]", + "fixture_hash": "0x7ec5221c61372f56a4efdbb1667e2b54fc4534171d3f7a9ced98ea00bd1ba8", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_8-offset_80-size_256-value_1]", - "fixture_hash": "0x5c2dcd0a2004616fe7992156e1fc92bd4adb29be8d589567ccb734d44f966041", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_0-offset_30-len_20-opcode_EXTDELEGATECALL]", + "fixture_hash": "0x6e7f29f0fbfac86d69fc8809f302c597c3ecdcaa864bafd1a48072c5aef584e7", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_32-offset_0-size_0-value_0]", - "fixture_hash": "0xf9dd9646bc3143c74aa52fc092fce4e19ccf3e190895fb45f94855d52bf63464", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_0-offset_30-len_20-opcode_EXTSTATICCALL]", + "fixture_hash": "0x484bc03e1f440c5538d804166ce754fa6a4e203c3e2cf824b59ec703e20aa3fb", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_32-offset_0-size_0-value_1]", - "fixture_hash": "0x2b2eabfe6d5bcfe163b26800ce5c074738fb2cd58555455df3b2fa940faf7e3d", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_0-offset_30-len_30-opcode_CALL]", + "fixture_hash": "0x10e36eedb5ac4063bd057f801125eba51e49f6be6d9e9763323d2a5a067d88c9", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_32-offset_0-size_16-value_0]", - "fixture_hash": "0x3f22bf9f50a2755f1ac7d6d7e09863bfdba2b82ff7928453306dfdc8f47727b9", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_0-offset_30-len_30-opcode_CALLCODE]", + "fixture_hash": "0x914b27fa4dc71fa3fda91b23c81f18712c2d69b687dfdadc735b373a48758e37", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_32-offset_0-size_16-value_1]", - "fixture_hash": "0x3b79e294a8da95819d0bcb56e412060a8e4378432163882b4f29816156ff93ce", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_0-offset_30-len_30-opcode_DELEGATECALL]", + "fixture_hash": "0xad565a095969dc36de2899da5e7152be423884eb3724aea185a06c03efc78d27", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_32-offset_0-size_64-value_0]", - "fixture_hash": "0x2907ba58aaaad037aa0a931f80e37e588adb559aba089e8183991513a33e79d1", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_0-offset_30-len_30-opcode_STATICCALL]", + "fixture_hash": "0xe032452c107cc00ce7f042ead7d7491730d86b563cf7305ccf73a4292855eaa3", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_32-offset_0-size_64-value_1]", - "fixture_hash": "0x415d98195fc8b6099b0b2afe238a2812b24ab4f091be6715c5796883cf2f8310", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_0-offset_30-len_30-opcode_EXTCALL]", + "fixture_hash": "0x845458bb1861b89023efe51f68235545d9ab875798ad566a9926af55474452a3", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_32-offset_0-size_256-value_0]", - "fixture_hash": "0x45205f04af1a7048ca16b13581cbda2e9b0f7e4ef4658214f9660da586a1aee4", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_0-offset_30-len_30-opcode_EXTDELEGATECALL]", + "fixture_hash": "0xe504b68dbcf0f5d24eb7497919eebe4a4ddc76662f5f185fb77199dcecb94f90", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_32-offset_0-size_256-value_1]", - "fixture_hash": "0xb1e51b712eb1d7e371751ca8a1f89120b4fa47e52ef00e43edd5d969c1c425b", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_0-offset_30-len_30-opcode_EXTSTATICCALL]", + "fixture_hash": "0x24e68c8488588a2221a86977ce822b224b555f9ade3d7648f03d7a3336d269fa", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_32-offset_8-size_0-value_0]", - "fixture_hash": "0x51807c046325c9013b75887ae7397addcadc2105929a683ff090412b59b39091", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_10-offset_0-len_0-opcode_CALL]", + "fixture_hash": "0x840274e23b53d9325da779705c2772dd0f4d8250975e220684d0f4aefb6ed875", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_32-offset_8-size_0-value_1]", - "fixture_hash": "0x4b00c89bead9ba4b735777d5fd8e5b784562b885d2ee21c0c2956693fcb517e5", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_10-offset_0-len_0-opcode_CALLCODE]", + "fixture_hash": "0xc06d06384777a5c42e47ecceaa98adee9dd3a5540d3abd083356db903d64cf97", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_32-offset_8-size_16-value_0]", - "fixture_hash": "0xe7a6b4bec20ce428251a3ac0bd4b840ac59ef4081e697bc4d146b9776b3e9353", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_10-offset_0-len_0-opcode_DELEGATECALL]", + "fixture_hash": "0x177c699c12278143eb105d4a464bc899d15535b401245830e9daabc8b61c99c", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_32-offset_8-size_16-value_1]", - "fixture_hash": "0x54e80d91a3e540cc2a42052f3fb6e079f6cacaa1b6f3cb7868964c2de072ccdd", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_10-offset_0-len_0-opcode_STATICCALL]", + "fixture_hash": "0x1e88d6efb0f40fadf4af9dc6055daa7e21c8af0f16ddf5645459a019271ae40c", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_32-offset_8-size_64-value_0]", - "fixture_hash": "0xd06876a27d11e7c668cad26a9798baf793846b9fe38e35f1db7b21d2c01441cc", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_10-offset_0-len_0-opcode_EXTCALL]", + "fixture_hash": "0x96fa17f32188ba546e59ab85fc8de436de0e9357b27bc4ab1bd932c34d0e0e7", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_32-offset_8-size_64-value_1]", - "fixture_hash": "0x9e9039ede8c5381ebc12f9102850c9e63d16ef39a0a7d2e13c000c5cf53a839a", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_10-offset_0-len_0-opcode_EXTDELEGATECALL]", + "fixture_hash": "0x4312cf5755338bbfa4f1e7ae2bb1017505d168f796a6e00454f79664c2e1b9e8", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_32-offset_8-size_256-value_0]", - "fixture_hash": "0xb52403b854df5709b1681b8de2f14787289de2aedaebb911e2e3abb03ab581a8", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_10-offset_0-len_0-opcode_EXTSTATICCALL]", + "fixture_hash": "0x21de84f84ddc4f6b0b756fd7be9fb9c56521dfe25a45459e5afc6b705ad643c0", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_32-offset_8-size_256-value_1]", - "fixture_hash": "0xac67722ea860950cda343b438b0e997405445b915e5d4ea808a63442a0d6ef5a", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_10-offset_0-len_10-opcode_CALL]", + "fixture_hash": "0xd9e7f4997c39816dc28d7cc73b727a9763c66a8ac8d02fb237633fd1a008b6fd", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_32-offset_24-size_0-value_0]", - "fixture_hash": "0x134ac0c30e22fe65b62d93bf7af4e29694c1f64d122e36677b6573035dc33ebc", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_10-offset_0-len_10-opcode_CALLCODE]", + "fixture_hash": "0x34c7f789abc87919a5608569595ec71da285750086611e4a038af4ddda2497b1", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_32-offset_24-size_0-value_1]", - "fixture_hash": "0x6fbf086c943be4444c8c3d8193ea6e0bd656b2b21b814bfffa3b419a3694fa03", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_10-offset_0-len_10-opcode_DELEGATECALL]", + "fixture_hash": "0x949c2674b9019bd577a2c248fc34b2d638a7df35bf2269163688a16b6cba710b", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_32-offset_24-size_16-value_0]", - "fixture_hash": "0x284ea98cc5b9432446d95a555dcd815df5977414281ab9a0f447d7d28c996bc6", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_10-offset_0-len_10-opcode_STATICCALL]", + "fixture_hash": "0x131653d77f80d25a4e8f625f3b434b3e2232fa0084bf49f209ce45ee6098c22f", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_32-offset_24-size_16-value_1]", - "fixture_hash": "0x9a35ab2ce435eae42a264a988adff254a5394cceeea7bfa2910378168cd5aa00", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_10-offset_0-len_10-opcode_EXTCALL]", + "fixture_hash": "0xc533b0c5eed33e50130c3a23e93d481f92df7001f87aae3da3e6f426275913c6", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_32-offset_24-size_64-value_0]", - "fixture_hash": "0xf2e6add553be1d936fd0ec53270da660bffdf31bfd869d99040fa5aa16ec5453", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_10-offset_0-len_10-opcode_EXTDELEGATECALL]", + "fixture_hash": "0xd0ac3b623e41f215d2c1901cdb5e42e63dca43bcb8f0ff28b56e48220012ce8e", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_32-offset_24-size_64-value_1]", - "fixture_hash": "0xd74f96d1665c6e5f4283155bb9f68ab861ff1c5b2fd3d43e666fb4b03ed36dd9", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_10-offset_0-len_10-opcode_EXTSTATICCALL]", + "fixture_hash": "0xfad216b0ca125595c148e83ad215bc0b1ddf364060c1f987518587dcbf6fb5bf", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_32-offset_24-size_256-value_0]", - "fixture_hash": "0xb3fef781ab41cd1787283e1000b4fcdb57e33e896a5fe0a86b132853abbe91ff", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_10-offset_0-len_20-opcode_CALL]", + "fixture_hash": "0x11574f8bb6d35f431315085d6646ec6445f2809c67c4879d22d3f7c5a585fe00", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_32-offset_24-size_256-value_1]", - "fixture_hash": "0xfe4bcf957a8114eefb1b0a699fb4af4f2571a75a39a6ce10d3c2704e89661eda", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_10-offset_0-len_20-opcode_CALLCODE]", + "fixture_hash": "0xe193f3a490032f2d1123ccabe9277b9834777f19477f85ef2e015bf0b6ef91b0", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_32-offset_80-size_0-value_0]", - "fixture_hash": "0x293e09d2962a510cb5795e36cbbb8ccdd3123da5e407cf4f85e835da5a446bb2", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_10-offset_0-len_20-opcode_DELEGATECALL]", + "fixture_hash": "0x641b4a4e4b7290726aa3c87e666cbbed6300179c2d94d5f5289161d1e666e5fb", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_32-offset_80-size_0-value_1]", - "fixture_hash": "0x7e4eea223ded896d21ee1a54cb89884a3867693810586f824caeac597e83fff0", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_10-offset_0-len_20-opcode_STATICCALL]", + "fixture_hash": "0xd7313498d5edecd76552729405a7b6cdff7d8985d0d1c91f5e36d1ee6fa944fe", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_32-offset_80-size_16-value_0]", - "fixture_hash": "0x74410d110d48e2113954b9e33094d7d8c29510f59a3d3ea667837228a87bfdd0", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_10-offset_0-len_20-opcode_EXTCALL]", + "fixture_hash": "0xb5270130be99b241315e23747f20a0d717cd74af1366136308b04f6c0c47dd6", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_32-offset_80-size_16-value_1]", - "fixture_hash": "0x6208b72d55c2ce66de58de7d44c49f85bde1f762b70696b753911fef2ce33425", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_10-offset_0-len_20-opcode_EXTDELEGATECALL]", + "fixture_hash": "0xa1e44b1a5ef78e290ea7bfd9fdb18d1a6f17b3225edea8a5a98876d192f5ff9c", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_32-offset_80-size_64-value_0]", - "fixture_hash": "0xa69724262c7768afdde1de090561d069665ddd51462984a1cf0a422d9c35bfac", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_10-offset_0-len_20-opcode_EXTSTATICCALL]", + "fixture_hash": "0x638bed24377be1bec26d76d776bc2516ea50f95c5a7d2aea8eacf5a5499ed245", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_32-offset_80-size_64-value_1]", - "fixture_hash": "0xc0c903c5bceb09b94c551a99104740c7a2b5a75aa253b3af106deca9d38c50c0", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_10-offset_0-len_30-opcode_CALL]", + "fixture_hash": "0xc33be5d4934e1ae27d2729e4579da816ce32b11160b876bb5efb2d610dd78a84", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_32-offset_80-size_256-value_0]", - "fixture_hash": "0x7c2e4f67486b9127697533eb3ac71441f2df3a1b3142b6e468ce33b558370c73", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_10-offset_0-len_30-opcode_CALLCODE]", + "fixture_hash": "0x31d5ca3e23838299998f5342d508ab467a09da2cb046478d6971d6b8d32e32a0", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_32-offset_80-size_256-value_1]", - "fixture_hash": "0x537322fcfd9dd25289719e9026afe8c3072f777a8a236d58240a8634a45c4e5f", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_10-offset_0-len_30-opcode_DELEGATECALL]", + "fixture_hash": "0x9bc1d55dfc6257634d351407deeb80905fe3804605f78ddf04b4cd1e77ce32d6", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_48-offset_0-size_0-value_0]", - "fixture_hash": "0x55c3fd7e87aa08b7f9915b6777accb8a85290e45fc62614333c03df6fe9b44ee", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_10-offset_0-len_30-opcode_STATICCALL]", + "fixture_hash": "0x73ee3b354ed3f609db9d5cee82e672dcdabcb1d2051f010649f1082a73bb2b47", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_48-offset_0-size_0-value_1]", - "fixture_hash": "0xd7a2fc06341a59f6f29cc7dad1277b246daa2dbc9d743e7022dafcf448edd73f", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_10-offset_0-len_30-opcode_EXTCALL]", + "fixture_hash": "0x1c30beae7f3ac17cc4390590da94634f9ed4ef83b3dea19efd437f12b817afd5", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_48-offset_0-size_16-value_0]", - "fixture_hash": "0xd2a5bd030b56b48b2d3ef9f8997e7f949cf5c23f1a5c91da625267b56f9e823f", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_10-offset_0-len_30-opcode_EXTDELEGATECALL]", + "fixture_hash": "0x55683369cd3250eba66814678c876b351a3ba0b66fc9a8c3d26d670f8f072acc", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_48-offset_0-size_16-value_1]", - "fixture_hash": "0xc3518056f4993af5bb9abb987c276c1d26bc09a9a12839348cfadcd969e43c07", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_10-offset_0-len_30-opcode_EXTSTATICCALL]", + "fixture_hash": "0x286f06bd40cdd948aa4ad65de0bb68f258358044dd35487e110cea2bb1bcbc08", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_48-offset_0-size_64-value_0]", - "fixture_hash": "0xd654ee74c91099efec0b1011d3944f604421ac24f9e72b0b7dd613bd66de1d48", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_10-offset_10-len_0-opcode_CALL]", + "fixture_hash": "0xa0bab9d7fbea9ad9f06677e9a727ba94e0dad546849bfdef8363f0eee5d99491", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_48-offset_0-size_64-value_1]", - "fixture_hash": "0xc46d96f32b8903b548e4dc372b04664706811d61970d8c4dc642b3ded8737869", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_10-offset_10-len_0-opcode_CALLCODE]", + "fixture_hash": "0x5f9fe6231702eab74e54dfd464b3f2d98bbcf3f305a1f15606f8f230555a3324", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_48-offset_0-size_256-value_0]", - "fixture_hash": "0xb21fc188812b6f02ef4783af02cc61f65a5c2bde7075a64e6e57a3335abc841a", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_10-offset_10-len_0-opcode_DELEGATECALL]", + "fixture_hash": "0xe79011254d2e5edf60ee0da83322fcea746a37f099521b9469016d2e11644a09", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_48-offset_0-size_256-value_1]", - "fixture_hash": "0xbde94834006eae941e71f07172d9aeb5b95b9b615affc3e3f4180c2fcd2f3f2a", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_10-offset_10-len_0-opcode_STATICCALL]", + "fixture_hash": "0x334ace7d3af6aae011b12ec9e4dc220f677e63bf0d063fe9c48873abb1901f21", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_48-offset_8-size_0-value_0]", - "fixture_hash": "0x326c81bada4d78e63f1804ae3d5971b8340b65a73818ca0b3208905e5afdaf90", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_10-offset_10-len_0-opcode_EXTCALL]", + "fixture_hash": "0x304f7c61f18cc819e5c3a2c0670158c2760427148949ccd1bf0736ee499dec4b", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_48-offset_8-size_0-value_1]", - "fixture_hash": "0xffa303eb464e9f01fb38dce98449b10e1bbed7697c9798e6acaf9183e3ab0fda", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_10-offset_10-len_0-opcode_EXTDELEGATECALL]", + "fixture_hash": "0xd63e72b78465c9b389a600142198fc5b4740411d82ec3725283c5a8895a9aefa", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_48-offset_8-size_16-value_0]", - "fixture_hash": "0x6fdccc0de86a9cfdaf24888d2675709041bc0c2268c3968d1da7b8238cf8731c", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_10-offset_10-len_0-opcode_EXTSTATICCALL]", + "fixture_hash": "0xa8d47a53aa6e38d758ec42102a1a84b9db0106e8a71183c8ee370a1ff3c90f5f", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_48-offset_8-size_16-value_1]", - "fixture_hash": "0xad532b16a50e60166fcae43a11ceba0956dd020d2cbefce40ab247635a2b72f0", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_10-offset_10-len_10-opcode_CALL]", + "fixture_hash": "0x4afa31aac58dddf49cec5b1a846302acb5fe9fa576bd32a7db3b09f51dcb92ac", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_48-offset_8-size_64-value_0]", - "fixture_hash": "0x502fda48021d33232af4208aacad53b4b27e99a7a609d8a3772f7a819035bcce", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_10-offset_10-len_10-opcode_CALLCODE]", + "fixture_hash": "0x9eba7dba58606751eeb193e16f3104fc32ef780f35002a31249bbc8b9a7356ba", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_48-offset_8-size_64-value_1]", - "fixture_hash": "0xd25849c6d2552118a377dfb0f720a04cd2fc0fad356561eeaa14229a02e3ddf", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_10-offset_10-len_10-opcode_DELEGATECALL]", + "fixture_hash": "0xc84de2869cc95ccaaab433c97404ff3de9b0284f267fa7870726ca952ffa6f91", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_48-offset_8-size_256-value_0]", - "fixture_hash": "0x58810d5e3d5db77686b7016b7836cf623c5a02003fc90384531466ceb250e270", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_10-offset_10-len_10-opcode_STATICCALL]", + "fixture_hash": "0x5fbea5f225a69511763ec0672f85f0fd20d04b656bbdc35c58d1b29f16e800c0", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_48-offset_8-size_256-value_1]", - "fixture_hash": "0x65880849f6169caffd11a16e89a3081d10314b4477459e495ff91d2edc003ca5", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_10-offset_10-len_10-opcode_EXTCALL]", + "fixture_hash": "0xa0b9c48c590c9757aebf11751d75f9f2d2ef870a7869e208619e91c04daeb35f", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_48-offset_24-size_0-value_0]", - "fixture_hash": "0xc1f05bab5360b9b22cc6e25803f07970b3312f12088ba5aeb1f09d1c687a5d5a", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_10-offset_10-len_10-opcode_EXTDELEGATECALL]", + "fixture_hash": "0x17122ffbd7789b1a00a028e45695305a9cecb886c45efcdb1e152d0870d37a96", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_48-offset_24-size_0-value_1]", - "fixture_hash": "0xf69ade5bc82f088d859048dfb9c6a859b6e7a747f05fd41f04c6c0fd82b9cd74", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_10-offset_10-len_10-opcode_EXTSTATICCALL]", + "fixture_hash": "0x6e38725794a257296b780a3c18ced5d78e8ee366a9d1c8c208dff63cbfec42c0", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_48-offset_24-size_16-value_0]", - "fixture_hash": "0xc96f4c37d150cd075ae401832c383374e9894057bed26c8dee61e541eb8cd34f", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_10-offset_10-len_20-opcode_CALL]", + "fixture_hash": "0xea8bac8027f38537ef58682b14449009121a19f3bc3f4fc875bd46fbbf9dcb81", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_48-offset_24-size_16-value_1]", - "fixture_hash": "0x8c96f63a0022215ed8f64757e78dad70631aa6d8700de627c80b40eac65393e6", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_10-offset_10-len_20-opcode_CALLCODE]", + "fixture_hash": "0x24abfcf17ef69730f936b1539cc43e8f6c8c6a73b39cc3699623a40c5369dbc5", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_48-offset_24-size_64-value_0]", - "fixture_hash": "0xdbca2f7ad4f540a4876a33f36101f8885cbe9552bdfe252b52272e9dc50d57c2", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_10-offset_10-len_20-opcode_DELEGATECALL]", + "fixture_hash": "0xe1e82ed3010106db221eb4ffb07122883c989db132dc5170dcb2f477cc121f22", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_48-offset_24-size_64-value_1]", - "fixture_hash": "0xb8cdea2c7ddd4f2f2b68bc42e2b56cd0dde4962716c19175e4722a4329b04a9", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_10-offset_10-len_20-opcode_STATICCALL]", + "fixture_hash": "0x90962112f8430f16c6c530f0b15f9e79425ed01ec13deb579eb84851b9a3f436", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_48-offset_24-size_256-value_0]", - "fixture_hash": "0xc7905872ef3246dcdb1f440fe9a3a7646556054d0da73fe87db3ea2386b4afad", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_10-offset_10-len_20-opcode_EXTCALL]", + "fixture_hash": "0xa6c67faceda44d5401cbbd9fbe0250682fae6134bd413f6441f05032270f88da", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_48-offset_24-size_256-value_1]", - "fixture_hash": "0x8322d1586e237ef2ab5e648051f0e9ded73ef05ba6a7991e3cef51e972ba86f1", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_10-offset_10-len_20-opcode_EXTDELEGATECALL]", + "fixture_hash": "0x18cfd03c54b68e7266e104689dd61342626b396e52d98b8fc9a6f43759af3ed5", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_48-offset_80-size_0-value_0]", - "fixture_hash": "0x6d5b2dcf10259c610cf586d6ce8916fdb990427bff6754c2c14f208a9defc3ff", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_10-offset_10-len_20-opcode_EXTSTATICCALL]", + "fixture_hash": "0x79ca91d3c72a93843b76ed99207e36b1c5fcc09d352b84286af631db27004884", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_48-offset_80-size_0-value_1]", - "fixture_hash": "0x8b5ea260166bb9e2602b01c1c2e02a8ca65de5c0de694a80c23193429d4bf5cd", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_10-offset_10-len_30-opcode_CALL]", + "fixture_hash": "0xd477a97697a4a7da2b51aaacda5302ea251bba55395b76d26cc3b8603f243b34", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_48-offset_80-size_16-value_0]", - "fixture_hash": "0x8b2266e01c60582b3772914a2410dbf3c18ab6402299eb291aa912b477f3dbe3", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_10-offset_10-len_30-opcode_CALLCODE]", + "fixture_hash": "0x6bb4850db4a8e677b99ce57352093f3d550ab099a857a4ee5fb4aad711bbb139", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_48-offset_80-size_16-value_1]", - "fixture_hash": "0xe10efbdb937616c4e36eb1678c45544bc9ad4904d0047a487ec3283e7225ddbd", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_10-offset_10-len_30-opcode_DELEGATECALL]", + "fixture_hash": "0x32671d51ef041d5fabb1fc099e68f0806f0815e35bb5cbc6afdf94342ed4bbc7", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_48-offset_80-size_64-value_0]", - "fixture_hash": "0x27aa2b834396e4d21f614036641285a506c2493c0e21f34468b329da17924506", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_10-offset_10-len_30-opcode_STATICCALL]", + "fixture_hash": "0x76de813349f9fe2ab902039576d6c65010786c2170f05982ad08381a4cc4d95", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_48-offset_80-size_64-value_1]", - "fixture_hash": "0x8ef6aff6a81754f207e1a88a6def76a644517072c69cb58960993ec59f965283", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_10-offset_10-len_30-opcode_EXTCALL]", + "fixture_hash": "0xc64c40caa885702cfff8c1361bc10d048a1e34e930a49fead991b6e5d6826d6a", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_48-offset_80-size_256-value_0]", - "fixture_hash": "0x2199160eafc669a72a0b866e7fd7b131579ce927ae7c07dffebabe11d8fda8c7", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_10-offset_10-len_30-opcode_EXTDELEGATECALL]", + "fixture_hash": "0xb363441def3a6b929b34f13ef1ecc496e0b159521a2a079f9933f8439d2cf224", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_48-offset_80-size_256-value_1]", - "fixture_hash": "0xa53fa98c52fb8a85dc1258047acddd9c55a22abd2538c45808a1541c29d6b495", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_10-offset_10-len_30-opcode_EXTSTATICCALL]", + "fixture_hash": "0x58b662f980a132a818caf251b4d56eb8c8d64f3f3230d954fcc30684b7cb1b72", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extstaticcall_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_0-offset_0-size_0]", - "fixture_hash": "0x35aa23e8cb68799dc72a89cfa5d0a703252ac55f8a042af861489e84efec7e48", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_10-offset_20-len_0-opcode_CALL]", + "fixture_hash": "0xab55bdace6f63e32f56b1b3974818b1b6c7251131221ed1c6d8ac8bdd70c0539", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extstaticcall_inputdata.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extstaticcall_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_0-offset_0-size_16]", - "fixture_hash": "0xf89a3e3fc0179d50d54f903739122e6f545af78ef48236d234ffc68936e2f0a1", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_10-offset_20-len_0-opcode_CALLCODE]", + "fixture_hash": "0x62cbaf19ee386539df4582a07c34e3d1581ad4dae1a095d1e6bffc7cc8c17e93", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extstaticcall_inputdata.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extstaticcall_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_0-offset_0-size_64]", - "fixture_hash": "0x7953f8e91b6126e59c78a2047fd0ef2e062567ff063d6e64bf8ec418783d2ccf", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_10-offset_20-len_0-opcode_DELEGATECALL]", + "fixture_hash": "0x4e530083516cebf4d9bcd7098bad60904cb4f91fa994d387d29a20e45ff3cbc2", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extstaticcall_inputdata.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extstaticcall_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_0-offset_0-size_256]", - "fixture_hash": "0x3722996bd8d56b46dda348542e7fb42c647de5513ddc3e3cf192e54387b3cba2", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_10-offset_20-len_0-opcode_STATICCALL]", + "fixture_hash": "0x2ea8f579e4cc1299abe6d42e8bbe2067ed4b09e829bb92322960efb6992efdd1", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extstaticcall_inputdata.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extstaticcall_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_0-offset_8-size_0]", - "fixture_hash": "0xff0c9c529d90d2b39f7367e627d15e99041319de49fb5845d3cf8470b494aa7c", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_10-offset_20-len_0-opcode_EXTCALL]", + "fixture_hash": "0x1c223253525c121e84b590181ae3d9267390192788f72dbf9471c827f2f36cef", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extstaticcall_inputdata.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extstaticcall_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_0-offset_8-size_16]", - "fixture_hash": "0x197d83b48ad0dcc5dc1d37d82e9cf2e895cc06791f8825f45174652721ea8adb", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_10-offset_20-len_0-opcode_EXTDELEGATECALL]", + "fixture_hash": "0x482ee3f19a5d7669dd0eae8b8d838bde46aff7412a49e2892c26f1e511fd5568", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extstaticcall_inputdata.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extstaticcall_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_0-offset_8-size_64]", - "fixture_hash": "0x3ceb012e0258ec158834364a8d15467f8d411bca5b37b468da27900a4f7e2c36", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_10-offset_20-len_0-opcode_EXTSTATICCALL]", + "fixture_hash": "0xe90c6ef7e25a54af8ac0a6b12fcf37fa8a11e7c278e5b10ce430431c1cf37a18", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extstaticcall_inputdata.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extstaticcall_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_0-offset_8-size_256]", - "fixture_hash": "0xc44c8955b5d9817619054de3d6e679e0a07ea6bd68cea68f7773f93a4d0e8e55", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_10-offset_20-len_10-opcode_CALL]", + "fixture_hash": "0xd723d9532d16a3b9cdacae1fd88b21d007c856545d5de728c51cd985551d1ba5", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extstaticcall_inputdata.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extstaticcall_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_0-offset_24-size_0]", - "fixture_hash": "0x5219a881fc3614931c497cbd6b2ca55ab116a7c23509aceb296d4b2fc291c79c", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_10-offset_20-len_10-opcode_CALLCODE]", + "fixture_hash": "0x155a0e2dde0a4ef2ea0b3b3edd76e211fcba04c6da5cefaa8a1b84c01e53ccf3", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extstaticcall_inputdata.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extstaticcall_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_0-offset_24-size_16]", - "fixture_hash": "0x7facf64616f62c724e0631ce04ee392f1431c4189a354de90661fbad84456019", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_10-offset_20-len_10-opcode_DELEGATECALL]", + "fixture_hash": "0xa7f74b091475108bd6227697e102876eb97e6ec8f74a3797dae4cff4c5029524", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extstaticcall_inputdata.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extstaticcall_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_0-offset_24-size_64]", - "fixture_hash": "0x218e569bbb711f575ec36fcbba14a902bf8f41996c52b13bbd8decb977272414", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_10-offset_20-len_10-opcode_STATICCALL]", + "fixture_hash": "0x737010974fed98925c2c56629cbe1c208fb0dd22d0f53834ec5bdeb8c29331df", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extstaticcall_inputdata.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extstaticcall_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_0-offset_24-size_256]", - "fixture_hash": "0xfee5741eff76ffa868a1f25bb49600df6cbc5f3872886380b22ee1fcd5000723", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_10-offset_20-len_10-opcode_EXTCALL]", + "fixture_hash": "0x13f7ffe58432b2a89cda2cb2293454fa17b0fd5ad4551f002ea453128ba61fc5", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extstaticcall_inputdata.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extstaticcall_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_0-offset_80-size_0]", - "fixture_hash": "0x8ae08e8255af1bc8910a1f3c3b757bf59a738b12ead30925012ed4ec1fbe8e4b", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_10-offset_20-len_10-opcode_EXTDELEGATECALL]", + "fixture_hash": "0x7d625b048a2087220836ae9c597b276b5086c5305aadbfa3ec0e08a5fe3c7a2d", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extstaticcall_inputdata.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extstaticcall_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_0-offset_80-size_16]", - "fixture_hash": "0xb410990a898902ca6a518faeb0faba13d1c8bcede47cf514859131c590f13fd8", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_10-offset_20-len_10-opcode_EXTSTATICCALL]", + "fixture_hash": "0x15659ca695fdc11a1d05a41d92f4df5c36f9dc9a9d9134b5910071fa209f407", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extstaticcall_inputdata.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extstaticcall_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_0-offset_80-size_64]", - "fixture_hash": "0x99f2d65e8375d282ca6c651f2578c1317c4df259dd46fd1d932bf4f19f163337", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_10-offset_20-len_20-opcode_CALL]", + "fixture_hash": "0x5cc0648a97b8d1287085c78c35191492c7ef878955a6b405490f0e2f3c086bde", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extstaticcall_inputdata.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extstaticcall_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_0-offset_80-size_256]", - "fixture_hash": "0x3bf8b67f8247d6f831cb360dd1e0eaf9dfe7a0424309f4795c46fc7686a5f8f9", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_10-offset_20-len_20-opcode_CALLCODE]", + "fixture_hash": "0x5e88306ddb91a411582ff43b45c396e3154e0c4edb01c832bae6d77724f7f16d", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extstaticcall_inputdata.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extstaticcall_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_8-offset_0-size_0]", - "fixture_hash": "0xe34865b2912aeb5ec980af6ca237c9ebbfc764a68f9b795feec4b4422cbd4ecf", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_10-offset_20-len_20-opcode_DELEGATECALL]", + "fixture_hash": "0xd0002299641e03358d03f310bd2d8ea59ef6a2345dfcc762ba48501facefc6d", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extstaticcall_inputdata.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extstaticcall_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_8-offset_0-size_16]", - "fixture_hash": "0x50a4277edd1c400e99a744029d1205665ec59fc94e04946401816a6d1d217e70", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_10-offset_20-len_20-opcode_STATICCALL]", + "fixture_hash": "0xa81ee649d3fc42e67cff345df489a1815602640b3f54d4f95856ee13176995bf", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extstaticcall_inputdata.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extstaticcall_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_8-offset_0-size_64]", - "fixture_hash": "0x88bb7c883fffc18c3e9f0c744a191a6cef707eff4839b13b8cddd70676513148", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_10-offset_20-len_20-opcode_EXTCALL]", + "fixture_hash": "0x73f2df0ed799be37d583f08226c1766af605e6a1835323c843403ffb1183e4b8", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extstaticcall_inputdata.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extstaticcall_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_8-offset_0-size_256]", - "fixture_hash": "0x3ca5a78a87e2c13e8dc19d9003f7268b923dca0e5decfa350b91b128538c38cd", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_10-offset_20-len_20-opcode_EXTDELEGATECALL]", + "fixture_hash": "0x1f7545d74c9941599057b4b67ab9ebb02ec5bc57811f5b70a2d9444deb58dd58", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extstaticcall_inputdata.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extstaticcall_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_8-offset_8-size_0]", - "fixture_hash": "0x743933dd612489b68823777cffac9625a9313a15ccfcd5f7132b4bb08c1f5e86", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_10-offset_20-len_20-opcode_EXTSTATICCALL]", + "fixture_hash": "0xa8516618dea043bf807de85a09ec2f60a1e37b2bd1a2076631faed322ac5ea47", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extstaticcall_inputdata.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extstaticcall_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_8-offset_8-size_16]", - "fixture_hash": "0xb1f969795dc8a834486b9c8c34ba60c80050c7591aa6973026ae6096ff4710ab", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_10-offset_20-len_30-opcode_CALL]", + "fixture_hash": "0x2faf0645e1b3058501a14c000a0305465bcb2eda49d2e46a6534996d01ab62ac", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extstaticcall_inputdata.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extstaticcall_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_8-offset_8-size_64]", - "fixture_hash": "0xbdf1174b3bb41d58a716cbdd50c69737ed12a8aa474922f791640b29880633f4", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_10-offset_20-len_30-opcode_CALLCODE]", + "fixture_hash": "0xc01686bca93f9d1f6b205965a7e3b66afa2b7988f4c7489f9f6cf52ed3b8f7a5", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extstaticcall_inputdata.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extstaticcall_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_8-offset_8-size_256]", - "fixture_hash": "0xf187836ac336003465562f40c44fef7ebf6cf1389dc79b588f63b9d724267f95", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_10-offset_20-len_30-opcode_DELEGATECALL]", + "fixture_hash": "0xcdace5cb57b062694856cc312b24a90bdcd48ed50e55edc9598bb69303d07cb3", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extstaticcall_inputdata.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extstaticcall_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_8-offset_24-size_0]", - "fixture_hash": "0x42983305354cd495965911971bf32f79ae82b3539bc92883e66eb678809e30fd", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_10-offset_20-len_30-opcode_STATICCALL]", + "fixture_hash": "0xb34029e09d58718fba71acf5f9458d87bc0d1cdaa48a1d73616db81ca9305390", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extstaticcall_inputdata.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extstaticcall_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_8-offset_24-size_16]", - "fixture_hash": "0x3799de350e2c511486f811d09e36320bdecd9137cacae519da7421b4409bfdae", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_10-offset_20-len_30-opcode_EXTCALL]", + "fixture_hash": "0x989e29acc974d68c834a84b3b850c35400fe995d2154c29f7934617a9b940d6a", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extstaticcall_inputdata.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extstaticcall_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_8-offset_24-size_64]", - "fixture_hash": "0x3efb46eaf57093ca0e353a1cd35a9619393647fba38acd79ea05c970467b0131", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_10-offset_20-len_30-opcode_EXTDELEGATECALL]", + "fixture_hash": "0xe95f24bd83ddbdfc8cc54f91f30527185893ad6ec82ed5d3ea1cc531367629f8", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extstaticcall_inputdata.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extstaticcall_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_8-offset_24-size_256]", - "fixture_hash": "0x2b202284206068df04332070572a7328e4c8c9c6e2d1377023942f3ef911ed28", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_10-offset_20-len_30-opcode_EXTSTATICCALL]", + "fixture_hash": "0xddc252ec06aa983a38173d9c756329d68e11e93d92ac39ab8fe5b8392146560b", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extstaticcall_inputdata.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extstaticcall_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_8-offset_80-size_0]", - "fixture_hash": "0x2e9afbe122635099fbafad0be728a05d080f328f487ed01eeb544c40e6d5a307", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_10-offset_30-len_0-opcode_CALL]", + "fixture_hash": "0x5e6d4a2688b237847eb91340d4eb932de9901bbebc4b247db65002cefc5c87af", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extstaticcall_inputdata.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extstaticcall_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_8-offset_80-size_16]", - "fixture_hash": "0x9feac43ee6a23894821d9ae4523d5535c4748054c27c03e634213e64f3a124fe", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_10-offset_30-len_0-opcode_CALLCODE]", + "fixture_hash": "0x37bba1d7628202979db4abce030834825a9a8f4be9764c80523d4310582665ae", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extstaticcall_inputdata.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extstaticcall_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_8-offset_80-size_64]", - "fixture_hash": "0xa4e778a902c8508ada17dd595a5c72b9103d71ebd61dbbcd2e2fb4661cbe0c57", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_10-offset_30-len_0-opcode_DELEGATECALL]", + "fixture_hash": "0x356b00d9d1163836e9714d88740b61c5d1da57f74f734eddb453e0a9d017523", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extstaticcall_inputdata.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extstaticcall_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_8-offset_80-size_256]", - "fixture_hash": "0xe586767d879446a535f867267864c202f890c33d4c333f6778e1d95913b8c802", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_10-offset_30-len_0-opcode_STATICCALL]", + "fixture_hash": "0x96c54e387e1e585a45836033c8811880df745feede22fdb36fb3923dae160ed6", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extstaticcall_inputdata.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extstaticcall_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_32-offset_0-size_0]", - "fixture_hash": "0x1e920b8e6f50cacb944e9e55b9d23620ea0097594827ff6283379bbdbc35b630", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_10-offset_30-len_0-opcode_EXTCALL]", + "fixture_hash": "0xe44878c6e19368f4ac634e9002f35e7151df9f4ff7c93719b81eb7eff0c7ee8d", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extstaticcall_inputdata.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extstaticcall_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_32-offset_0-size_16]", - "fixture_hash": "0x9ebc1bd32671c1f88a6125f69783e8fb83795d0932ff62f1ec6aeb76c4391c6a", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_10-offset_30-len_0-opcode_EXTDELEGATECALL]", + "fixture_hash": "0x60020cae5c1187862882dcfaf3bbf4a2a75140354e483bf88d550474fad3d407", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extstaticcall_inputdata.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extstaticcall_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_32-offset_0-size_64]", - "fixture_hash": "0x29020616e08d8ee5c65fc990aca91d6f8d2a50ef505a384e2b05069fe4fd4540", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_10-offset_30-len_0-opcode_EXTSTATICCALL]", + "fixture_hash": "0xf3609caedd40a5ddf00e62c5be8dcc8ecc63000336f6594f02b11ec796eaf783", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extstaticcall_inputdata.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extstaticcall_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_32-offset_0-size_256]", - "fixture_hash": "0xa480f625ef99ad8b0973572df73d5a68601f8463d32a735b5c504d32d654ab2d", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_10-offset_30-len_10-opcode_CALL]", + "fixture_hash": "0x6bea3281d0eab6808116849e9c4681943cb5715a0c2f38d757b9f18667e470a7", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extstaticcall_inputdata.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extstaticcall_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_32-offset_8-size_0]", - "fixture_hash": "0xa10206a53e7a40fbd19b48e38dc864406f263dffb1bcb89b8e406bb9cc591a51", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_10-offset_30-len_10-opcode_CALLCODE]", + "fixture_hash": "0xd0c9e06ec377ee0620e33c8f0edb82979d93abd31f0b72f681a15045ccd0405e", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extstaticcall_inputdata.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extstaticcall_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_32-offset_8-size_16]", - "fixture_hash": "0x48470f0642cbbc4ba97885de60308bda5dba4b8bc42d33e6eaa8de71e8543317", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_10-offset_30-len_10-opcode_DELEGATECALL]", + "fixture_hash": "0x58f84c22700e0d48d879219901d136d01a1eda448fc5a170b874aa9d6d5463fe", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extstaticcall_inputdata.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extstaticcall_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_32-offset_8-size_64]", - "fixture_hash": "0x5f71834297c5115910adf53afacea3ed6318333bd438e0b8316f6e493f0b3347", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_10-offset_30-len_10-opcode_STATICCALL]", + "fixture_hash": "0xa508b07188b96bc073a5a87a31cb847c75b2829568e977230b7395be071669d9", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extstaticcall_inputdata.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extstaticcall_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_32-offset_8-size_256]", - "fixture_hash": "0xad278ead52c497ec94bc2dd2646e4d99bb4322817e738ecf871d1dc04ca9b2c5", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_10-offset_30-len_10-opcode_EXTCALL]", + "fixture_hash": "0x1be8650399110bb11c4da5d7346c7541b3f10dc76b38a064aba6455c7d953840", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extstaticcall_inputdata.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extstaticcall_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_32-offset_24-size_0]", - "fixture_hash": "0xd981ce3f67ad059a040b6eefe5d3cfcc5e505a85286544fe9933f848f0fca3d8", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_10-offset_30-len_10-opcode_EXTDELEGATECALL]", + "fixture_hash": "0x5a4bd366f25bec27d4c1e5dc2ecdb004fe2597b2b540b6e4a477cdabf5125820", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extstaticcall_inputdata.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extstaticcall_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_32-offset_24-size_16]", - "fixture_hash": "0x4ee30648593a77a68b2f6659ae437e240f7e6adc74fcfe21a923c4024cbf0cc6", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_10-offset_30-len_10-opcode_EXTSTATICCALL]", + "fixture_hash": "0x43ee01461cd7865217ab6de027cc4d7580a3d3fb86d8f7e37a45a9a026c6a866", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extstaticcall_inputdata.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extstaticcall_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_32-offset_24-size_64]", - "fixture_hash": "0xf679491b955e1d3752fd0537afb9712812944e23b2355778a634b604344583cf", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_10-offset_30-len_20-opcode_CALL]", + "fixture_hash": "0x272bf2a3ec3d6e33973bb0c419e3c07a206e6c49d01ae1a3e9d57ca8a5bcf90c", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extstaticcall_inputdata.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extstaticcall_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_32-offset_24-size_256]", - "fixture_hash": "0xb1ac00d2dcac483cbf7e692e6aaee2d2ccb0a87adc805e48fe6e7f0fee931320", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_10-offset_30-len_20-opcode_CALLCODE]", + "fixture_hash": "0xee9119bd753ce50b9a2d4c215b7b706ee2d8217b18e25ae74b58decbf3ad5dcf", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extstaticcall_inputdata.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extstaticcall_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_32-offset_80-size_0]", - "fixture_hash": "0x438cc10705b024e152fd15f925d8a07289ceca737f9d479dcfb0769b59908126", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_10-offset_30-len_20-opcode_DELEGATECALL]", + "fixture_hash": "0x965cfa202fa0e7407358a72cb52d81360953e5c8b0eb3b579fe1857588277d1b", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extstaticcall_inputdata.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extstaticcall_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_32-offset_80-size_16]", - "fixture_hash": "0xea56f8ac226632bf09abfa7857fce44e811375346a967e93ec1df2e386c1a59b", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_10-offset_30-len_20-opcode_STATICCALL]", + "fixture_hash": "0x937b61562262533158512e55d73d02eda1ccde7e2ea86ba0cef8b937b8f9c12e", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extstaticcall_inputdata.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extstaticcall_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_32-offset_80-size_64]", - "fixture_hash": "0x78cf67def43ca769663a62889ccf4ec2f007120e8acd59836c38f77c6ff614da", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_10-offset_30-len_20-opcode_EXTCALL]", + "fixture_hash": "0x37af7787d6743de48a7eeae0741f76f70162eaed6036b2b528273f5bcad8bb61", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extstaticcall_inputdata.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extstaticcall_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_32-offset_80-size_256]", - "fixture_hash": "0x3643d79ba793c06d4be283747f3a99722d0da02ae0d5b9fe602423b015dd0869", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_10-offset_30-len_20-opcode_EXTDELEGATECALL]", + "fixture_hash": "0x1348c35ca6f540d5fabc6e3a743fd55af15883da306fd27a79d5a5b99b303628", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extstaticcall_inputdata.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extstaticcall_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_48-offset_0-size_0]", - "fixture_hash": "0xe649875b3121bc9ff07e49b76be970a88eb7e69a749bfe36a0ecf3215ae5ff8", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_10-offset_30-len_20-opcode_EXTSTATICCALL]", + "fixture_hash": "0x9c7fbb8e1ece7e48c0118ff9a5ef7eafbb1409739bdb2102684efa6e43eb7eb1", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extstaticcall_inputdata.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extstaticcall_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_48-offset_0-size_16]", - "fixture_hash": "0x34e68c5cb92cf4e618b1524bc9b90d70c105735a90a503238b608dd8a79215b3", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_10-offset_30-len_30-opcode_CALL]", + "fixture_hash": "0xf1bb4b4d308efaf5a0ec8c0567771a8068ad4fa1404dd9496ae7492c7e6a6f27", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extstaticcall_inputdata.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extstaticcall_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_48-offset_0-size_64]", - "fixture_hash": "0xc3f74f0232e505c34e45a9645a26e00eb83fea34575c7db663e2bda2b19ad3f", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_10-offset_30-len_30-opcode_CALLCODE]", + "fixture_hash": "0x9bb26bf61fe61ae3c3d51d2c4a85ccdf5abf8f175619aeaae83c49a60f46c5b4", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extstaticcall_inputdata.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extstaticcall_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_48-offset_0-size_256]", - "fixture_hash": "0x7481032b956ebafc47f71384e5abd3c465d470e50ddfc29a985bc9b02f8583a9", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_10-offset_30-len_30-opcode_DELEGATECALL]", + "fixture_hash": "0x559db10041c69f43eb977730455bb0337cf3200d9c634aefda31b754b36036b9", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extstaticcall_inputdata.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extstaticcall_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_48-offset_8-size_0]", - "fixture_hash": "0xd476622d33db30d6f8f59bb3b75be14be28969e6d8c0cebff2f03da4e8dd259d", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_10-offset_30-len_30-opcode_STATICCALL]", + "fixture_hash": "0x5bc3c434a9f39cc67d3b06bfd2b035a83c2a5af79c25a73bdb85057c8832b610", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extstaticcall_inputdata.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extstaticcall_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_48-offset_8-size_16]", - "fixture_hash": "0x7bc78a711f84eebeb8a1585e8c0f894e65a18b274545209a563c75da45fcaec3", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_10-offset_30-len_30-opcode_EXTCALL]", + "fixture_hash": "0x23431c713923fb2e39ae486c4ec4848af1b0431d14d14fb157b8ddd1554d0b2a", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extstaticcall_inputdata.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extstaticcall_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_48-offset_8-size_64]", - "fixture_hash": "0xadd757088dd7372f68b8c09778c36a0abde7d32aa6dc37bbee69cef2aee8c509", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_10-offset_30-len_30-opcode_EXTDELEGATECALL]", + "fixture_hash": "0x588a9eb416d7c73509a8f6d30effaa3ac955b5af71f36f18f0a8ebfcd08e5639", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extstaticcall_inputdata.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extstaticcall_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_48-offset_8-size_256]", - "fixture_hash": "0x63a2c78d7659aace6271627478f2ee28a8625acd40f471f61c7bddad63c89d8e", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_10-offset_30-len_30-opcode_EXTSTATICCALL]", + "fixture_hash": "0x919f7279f97ea1e82577e075e27dfa7f311c1bbfe787b60efc161b773bbc609d", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extstaticcall_inputdata.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extstaticcall_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_48-offset_24-size_0]", - "fixture_hash": "0xbfc1047e2a03e3a4c7687fde45f3f7dea5a19716362e52faeb95982b185a52b", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_20-offset_0-len_0-opcode_CALL]", + "fixture_hash": "0x33f73f5469bf13def63d8aab2a4df4e934a23e3acbfe0ea171b210d80cea2237", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extstaticcall_inputdata.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extstaticcall_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_48-offset_24-size_16]", - "fixture_hash": "0x1037ee9501bb04efec53093197b5ee6ca0a887497d65c42b67a35912ec1f2476", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_20-offset_0-len_0-opcode_CALLCODE]", + "fixture_hash": "0x46c813d6c2ce73f9543f382bfd3c2517092ff50697c1bfa08bbe14007f779319", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extstaticcall_inputdata.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extstaticcall_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_48-offset_24-size_64]", - "fixture_hash": "0xbf60edd6ea7a6d36ba35ca80a3319ff5f64af1140800e0369c1f56c929539a04", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_20-offset_0-len_0-opcode_DELEGATECALL]", + "fixture_hash": "0xbf7724417fdce7af33f7112c626631d74753bb04c70ad51c9ce1dcc612c759b", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extstaticcall_inputdata.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extstaticcall_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_48-offset_24-size_256]", - "fixture_hash": "0x9a0ce01135cdad10189118eb2dfe78ae68324c2c89172fbc41929f7900ca1178", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_20-offset_0-len_0-opcode_STATICCALL]", + "fixture_hash": "0x626f150ff859d91c5cff7a0aab2d8a7d91c89d7dc92b1de40ed883ae50e1d8f5", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extstaticcall_inputdata.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extstaticcall_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_48-offset_80-size_0]", - "fixture_hash": "0xcffbad18153be972dd49cc37a1a9cdff5e4357946ce2f9e786174f282f84eb08", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_20-offset_0-len_0-opcode_EXTCALL]", + "fixture_hash": "0x1d1c9d5d37bbdba9896e6cac776ac574b746f99f79a739e8f6913370a51370ad", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extstaticcall_inputdata.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extstaticcall_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_48-offset_80-size_16]", - "fixture_hash": "0xafad5a5fd212219eca9965ae81561f2c542daddbeee8003f802e4690bc9ffe93", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_20-offset_0-len_0-opcode_EXTDELEGATECALL]", + "fixture_hash": "0x7774c23738ffde1ebe68dd0eb921b86438bcb40585645e4ec4d07fa6a1497f09", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extstaticcall_inputdata.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extstaticcall_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_48-offset_80-size_64]", - "fixture_hash": "0x67d2eeccb9ee5deb1ce0835ebe4b25f8afd4e43dce79583bd8cdb25aca041831", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_20-offset_0-len_0-opcode_EXTSTATICCALL]", + "fixture_hash": "0x11b5ef91597a870f449bb0053f7f53540527aa4e1281c3c5e2bc90a324eab3bd", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extstaticcall_inputdata.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extstaticcall_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_48-offset_80-size_256]", - "fixture_hash": "0x80c14251dea061b79a1721fea6f4254b6882dec6aad42f43d4e754c33c674979", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_20-offset_0-len_10-opcode_CALL]", + "fixture_hash": "0x462e9d05ac5dbb28b323f28f97a3adc1197db97ae511a75052233169408cb4f8", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extstaticcall_inputdata.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extdelegatecall_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_0-offset_0-size_0]", - "fixture_hash": "0xd43b127085c8ee997d23048dc36b987439e413114d0d60c7419b1b054e89e42a", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_20-offset_0-len_10-opcode_CALLCODE]", + "fixture_hash": "0x8b03ea1936649e5c3562fc0c27b922c0e48321d5a387f1c2f78222be374bd7c6", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extdelegatecall_inputdata.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extdelegatecall_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_0-offset_0-size_16]", - "fixture_hash": "0x411255cdf56995e258281e75ca99ede24374112827865fcdec114bbdd3782478", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_20-offset_0-len_10-opcode_DELEGATECALL]", + "fixture_hash": "0x2e57ddb817e6616db8be1b4afc1cca536909df026105e98d7bebe94ebe7a96e2", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extdelegatecall_inputdata.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extdelegatecall_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_0-offset_0-size_64]", - "fixture_hash": "0x3e7b6a1ec67c6b1a8e8c50ca7bceeed2b2e5dd027343b2730069fbdd985c9433", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_20-offset_0-len_10-opcode_STATICCALL]", + "fixture_hash": "0xfa164d70a19bcc803d580b5a5a28ea6a1c9543120850e3a8ed448fa658692830", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extdelegatecall_inputdata.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extdelegatecall_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_0-offset_0-size_256]", - "fixture_hash": "0xc58ff8c1afa7eea98a04a5b0c57c5a27a00957b68ab8fedfb2cb74b999091d4d", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_20-offset_0-len_10-opcode_EXTCALL]", + "fixture_hash": "0x3ca6c21d2398b9f29fed540fa58ef59d44565ee209a9a0f3eaf04ba32acac5a3", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extdelegatecall_inputdata.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extdelegatecall_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_0-offset_8-size_0]", - "fixture_hash": "0xd8216b48f6c13d815d65a4e628cd67e762fc6f3a481588fc9a47cef9dcc2d8e0", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_20-offset_0-len_10-opcode_EXTDELEGATECALL]", + "fixture_hash": "0x755ca62e42a74ec94f4212c3614c323e1eb3993decde3a87b55f1d76bc86635a", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extdelegatecall_inputdata.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extdelegatecall_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_0-offset_8-size_16]", - "fixture_hash": "0x92f705db90bc96d488dd285ae3f5bbe3590c8d7a106097fbf10ce387c3944f4b", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_20-offset_0-len_10-opcode_EXTSTATICCALL]", + "fixture_hash": "0x76d8d52efe80f8e525e4e010e1c92ad1b4d85879a2cc485ea879efc0cbbb9d36", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extdelegatecall_inputdata.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extdelegatecall_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_0-offset_8-size_64]", - "fixture_hash": "0x9464ee857a9a1f8a1860370e1e96cd1f394e25680e0866522740c16d7afdab10", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_20-offset_0-len_20-opcode_CALL]", + "fixture_hash": "0x3fae1d27c6c8795af98396fca2ff057b0b8622a9861540186afdbb9c0a9e5c56", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extdelegatecall_inputdata.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extdelegatecall_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_0-offset_8-size_256]", - "fixture_hash": "0x302ee7011b5bcb91d1af3abd45bf70c77d8dc99f13dfaba839ae213036db4802", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_20-offset_0-len_20-opcode_CALLCODE]", + "fixture_hash": "0xb77d85078385a14eff2e32ac9144a6fc002bde893051fabb6ca267a70d1ef2c9", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extdelegatecall_inputdata.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extdelegatecall_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_0-offset_24-size_0]", - "fixture_hash": "0xb0313a3728822a95350d83f444849f6049b5af6d0ae590d4a83032e2cd9edfa0", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_20-offset_0-len_20-opcode_DELEGATECALL]", + "fixture_hash": "0xdd70d117b10816b6c0447c1e5588fc411e6367ae2a57489bf2425f8d76e0f225", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extdelegatecall_inputdata.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extdelegatecall_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_0-offset_24-size_16]", - "fixture_hash": "0xc247fcc55be28c2c1afac6a5bac043e4d3fd1aac42863cb0fde52fd77c38b093", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_20-offset_0-len_20-opcode_STATICCALL]", + "fixture_hash": "0x7ff5ee3215192d0ed256b401357ebdd3b974c9c56a1510022a03408fedce7736", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extdelegatecall_inputdata.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extdelegatecall_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_0-offset_24-size_64]", - "fixture_hash": "0x2762a67b971580943ac00da5498b91997e32c343dddebafd43cbf5fdd165914f", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_20-offset_0-len_20-opcode_EXTCALL]", + "fixture_hash": "0xc02cabbf290e35cac002a85c23a8cc1ffa75d395a74d00c537219f1223e1ed1d", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extdelegatecall_inputdata.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extdelegatecall_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_0-offset_24-size_256]", - "fixture_hash": "0x1d2a784ee0065b038dd3986cdc0cde6b43fb81fd204ed9c6676d0fa8413fc98f", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_20-offset_0-len_20-opcode_EXTDELEGATECALL]", + "fixture_hash": "0x2e7c8ab6970d0f851983865e564a660e515782f2a4c5036ef4de09e684146582", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extdelegatecall_inputdata.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extdelegatecall_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_0-offset_80-size_0]", - "fixture_hash": "0x932e19e1c70fd66b3eb4b9d55bc5e3a6629a413c58730cd9eca218f3a7665036", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_20-offset_0-len_20-opcode_EXTSTATICCALL]", + "fixture_hash": "0x52985f6c2765880c2773f85926cb9905bc2057254ca7608a8534af5370c12c45", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extdelegatecall_inputdata.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extdelegatecall_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_0-offset_80-size_16]", - "fixture_hash": "0x1085063d6d2ff8e03bc4bf815f24288226f518b2eda1602766d0b1b53f4c0455", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_20-offset_0-len_30-opcode_CALL]", + "fixture_hash": "0xddef315f9e73b85540a2ca83ea908afa6a4fceb4ed0eaadfddee15a1e5a0a644", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extdelegatecall_inputdata.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extdelegatecall_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_0-offset_80-size_64]", - "fixture_hash": "0x9fd8b719b60abfcbe735ef5d66a2276def4a473edd7d3fdadb6122e0774ed02a", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_20-offset_0-len_30-opcode_CALLCODE]", + "fixture_hash": "0x71893c0a3339916bc194f9314c0cb9a1d39862b2f648b895422791a761631e36", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extdelegatecall_inputdata.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extdelegatecall_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_0-offset_80-size_256]", - "fixture_hash": "0x3b47d27b161846911000f75053eda0641707ab5ec87abd464c3f85d99851dbea", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_20-offset_0-len_30-opcode_DELEGATECALL]", + "fixture_hash": "0xb8c1b2096210fc616554380ac840231733604a73552b5c986749d6dfab5dc367", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extdelegatecall_inputdata.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extdelegatecall_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_8-offset_0-size_0]", - "fixture_hash": "0x87fa96187ec0fc41b620f3dc5565e21b7d1e549c3013ac86cf9f50421cdb71aa", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_20-offset_0-len_30-opcode_STATICCALL]", + "fixture_hash": "0xb130e4652fa51426c0cd4b51a443bd3a7a2a79046ab8b9e520818e29850fa653", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extdelegatecall_inputdata.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extdelegatecall_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_8-offset_0-size_16]", - "fixture_hash": "0x35889bba947dc742ef7a3e0c44f275ec46113af15c309dc81cf9b5d33f8f6341", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_20-offset_0-len_30-opcode_EXTCALL]", + "fixture_hash": "0x62014f3f7e223ae29cebcce326cd99a5c229ba528108a9284668a955f668730c", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extdelegatecall_inputdata.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extdelegatecall_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_8-offset_0-size_64]", - "fixture_hash": "0x13bebf1704796319059c1ae1692f0de5be544ebfcad1b77755a99d78afe32a07", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_20-offset_0-len_30-opcode_EXTDELEGATECALL]", + "fixture_hash": "0xefeac36274e43dbe1750d3d716b7dd504d08a42da3038a7526956bd7db68d2c0", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extdelegatecall_inputdata.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extdelegatecall_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_8-offset_0-size_256]", - "fixture_hash": "0x6493e7718b8f1d67737fa62c723daa929bfa92a87735257e12bfdfc9aaba85d5", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_20-offset_0-len_30-opcode_EXTSTATICCALL]", + "fixture_hash": "0xee6db08421aa51b039303d7065316322352c44197d94e87f0b4424ee77c75867", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extdelegatecall_inputdata.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extdelegatecall_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_8-offset_8-size_0]", - "fixture_hash": "0x7de00d7ab9268579efac75d6ce1bb0da5ba17765a8844791f32d68b8efc455aa", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_20-offset_10-len_0-opcode_CALL]", + "fixture_hash": "0x6797e8804605e6e6d462e14de12e4bef71b6988dc1277bfd0dd7093772a87fd8", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extdelegatecall_inputdata.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extdelegatecall_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_8-offset_8-size_16]", - "fixture_hash": "0xca70fe752a13c65063cf9d63e30f35a8c8337fbe30adf0a3945d449c6bdd33fb", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_20-offset_10-len_0-opcode_CALLCODE]", + "fixture_hash": "0xd30ae7cf145fee39fa5231c57e64b70c2424a551659ef2541e9d7834be5face1", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extdelegatecall_inputdata.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extdelegatecall_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_8-offset_8-size_64]", - "fixture_hash": "0x729c3fe72c442b33b5bef2061d8345eb9c40eca70caaa4c1f49f283aaf4f4b5b", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_20-offset_10-len_0-opcode_DELEGATECALL]", + "fixture_hash": "0x5b4126bbcb2d3d231dfc58ffa9888adb050e76d2e05a8b27734ce0870f302a8d", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extdelegatecall_inputdata.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extdelegatecall_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_8-offset_8-size_256]", - "fixture_hash": "0xd18b7e091b8db8e0afa8196a9352baa640f879137fc751ecc5816f75ad266cd2", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_20-offset_10-len_0-opcode_STATICCALL]", + "fixture_hash": "0x2565bdad94e5ed70d895038cd9a78f7cd2fdf26b59fed67d61e4d7e0154fe266", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extdelegatecall_inputdata.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extdelegatecall_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_8-offset_24-size_0]", - "fixture_hash": "0x8e9e610b4c2a521e393ca5da0174d642ad1e876d6e66ab6a5310d0e17bdf32e9", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_20-offset_10-len_0-opcode_EXTCALL]", + "fixture_hash": "0x248674e9b3ab328fda46a8110a7d1817560cc7a396d2c42cf4a4c9535a5dfc12", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extdelegatecall_inputdata.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extdelegatecall_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_8-offset_24-size_16]", - "fixture_hash": "0x17aa0c3b717a76ef7ab281b4edfe3d0c02c1f96e800c4ebd40a8cdebf013fc2e", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_20-offset_10-len_0-opcode_EXTDELEGATECALL]", + "fixture_hash": "0x7321b61d6ad2cdfcb8593c9e8e93b30788b69215650ead93cfffe4eb88357d44", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extdelegatecall_inputdata.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extdelegatecall_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_8-offset_24-size_64]", - "fixture_hash": "0x6a826c3b5a8c2883e227ce123ad93ee20d272026c476dd89b31015d4d99c63c5", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_20-offset_10-len_0-opcode_EXTSTATICCALL]", + "fixture_hash": "0xb02c16366746f4b8564cd0cc45d355f71d6e777485d3bebcc1faf45804e2b22c", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extdelegatecall_inputdata.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extdelegatecall_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_8-offset_24-size_256]", - "fixture_hash": "0x4d3e5cd09579343a260fa5d7c0329bd05aaab43a7737576b7176fc090fa3a16e", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_20-offset_10-len_10-opcode_CALL]", + "fixture_hash": "0x5be60c382cb3d6fc4139b816410068b25d8a60957b3272b66a1e9d3ed23189f", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extdelegatecall_inputdata.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extdelegatecall_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_8-offset_80-size_0]", - "fixture_hash": "0xcb111589cbaa944070e563f54ea98d8793b1818bed96397697af395b11d4c822", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_20-offset_10-len_10-opcode_CALLCODE]", + "fixture_hash": "0xbf3cd30274e61a66a980ace8dc27a06ac8daac8d16c0a72f7406958426c73fa5", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extdelegatecall_inputdata.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extdelegatecall_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_8-offset_80-size_16]", - "fixture_hash": "0xb03402432d2ce99192e8c36e9adfed9661f8ee2be1e945e6418b838c1e46377f", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_20-offset_10-len_10-opcode_DELEGATECALL]", + "fixture_hash": "0xc3011938cf30e8080722ded231cbaaaffe8a18735f976d732900917a8176dc59", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extdelegatecall_inputdata.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extdelegatecall_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_8-offset_80-size_64]", - "fixture_hash": "0x7d60dcb4582e3056123fcaa0e0c7a21668c2adb72afbeaf038e616e1066ce424", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_20-offset_10-len_10-opcode_STATICCALL]", + "fixture_hash": "0x331ba9e87a9d1c88443e418bbfdc169a1b11512c6c08376ebd49702d00b06238", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extdelegatecall_inputdata.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extdelegatecall_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_8-offset_80-size_256]", - "fixture_hash": "0x2ac64180b62d407264ae0459d7b148d6cf69e36a963c02c56343370a40be5179", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_20-offset_10-len_10-opcode_EXTCALL]", + "fixture_hash": "0x4aa2a9ce869f1523a631e62814df635699e6b3b2f05ae5b4489302f4941af3dd", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extdelegatecall_inputdata.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extdelegatecall_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_32-offset_0-size_0]", - "fixture_hash": "0xc75ba4e30b14b7ac825e79eedfdacea51b692d3c2973290f57917c1d0c1e176d", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_20-offset_10-len_10-opcode_EXTDELEGATECALL]", + "fixture_hash": "0xad37bf5f73dc2b5c5cb42d4d2455f5d17cf69669ebdf5a1b6d026ce5e064e6a0", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extdelegatecall_inputdata.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extdelegatecall_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_32-offset_0-size_16]", - "fixture_hash": "0x744f0c3d2b6cdc5942b27bc8d0f90ceb79dff92cbadefa96a4ec5c195d6714a6", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_20-offset_10-len_10-opcode_EXTSTATICCALL]", + "fixture_hash": "0x414dff7c4a7bb57222b9bb12e16cc387c51ed7e87f6ed61080dc70fe2ccf79da", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extdelegatecall_inputdata.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extdelegatecall_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_32-offset_0-size_64]", - "fixture_hash": "0x40d6becb7be4968f0db9194f20c2b22daa1d54fa64191db1f4d8c2b0e188c58d", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_20-offset_10-len_20-opcode_CALL]", + "fixture_hash": "0x5aac075110587ecd5536c358a885c5a8fcb01ead5015be243f75f276854ce415", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extdelegatecall_inputdata.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extdelegatecall_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_32-offset_0-size_256]", - "fixture_hash": "0x308fff8b6e0a26024e303b3feb044c03b58234e5560f86ec37c94abc7831a98e", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_20-offset_10-len_20-opcode_CALLCODE]", + "fixture_hash": "0x9d8296929390c493aa77df7c6aaf8b65fe9c8ff4e8d32fe2f05e1ce529b542f0", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extdelegatecall_inputdata.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extdelegatecall_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_32-offset_8-size_0]", - "fixture_hash": "0xe79c57c08ce43d0b7cf705f8b86837e23fa8251169e183b9533bc543cc7ff5c7", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_20-offset_10-len_20-opcode_DELEGATECALL]", + "fixture_hash": "0x4dd9be22fe7f155710d018aaa72eb184e70d1b7819b5b84e13cef73e84db4a29", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extdelegatecall_inputdata.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extdelegatecall_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_32-offset_8-size_16]", - "fixture_hash": "0xc6b70f28ab1cfa591fb998604bbf79e8b86a6a45074709b1de89786a94c0bf7c", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_20-offset_10-len_20-opcode_STATICCALL]", + "fixture_hash": "0x2dd82a3eb82282d55375c75180c2e722a0a9efa543344dc48bc67151f61377ab", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extdelegatecall_inputdata.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extdelegatecall_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_32-offset_8-size_64]", - "fixture_hash": "0x839099867f0980cfaafd518514c7d37fd2fab39c7bf7eb6ad7740fb68e17c702", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_20-offset_10-len_20-opcode_EXTCALL]", + "fixture_hash": "0x6d58344c214e1f8fd6c86e5b28115f6baeae5dec1bfb48e16b4e8d4417c9eb47", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extdelegatecall_inputdata.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extdelegatecall_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_32-offset_8-size_256]", - "fixture_hash": "0xb4f8d2e9e552a0b46a90d8db835ab8cb11599b421ff07114a321e694cb6ca5cc", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_20-offset_10-len_20-opcode_EXTDELEGATECALL]", + "fixture_hash": "0xd0441812ddcc40a19215646062262189fc41d0fe06891b021fc34ab44c86bfca", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extdelegatecall_inputdata.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extdelegatecall_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_32-offset_24-size_0]", - "fixture_hash": "0xc4cedd5ed77c132f9bca7fcd4d118b402045b9542633348b498738f1cf851feb", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_20-offset_10-len_20-opcode_EXTSTATICCALL]", + "fixture_hash": "0x3eb66841c72a2920d6c0bef6874bdfe50fe1cf9e07815988d9b32de48e71f218", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extdelegatecall_inputdata.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extdelegatecall_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_32-offset_24-size_16]", - "fixture_hash": "0x3ea5ec088a5870d19835ebaef5bf09303ce9a0d2bb55f7c49687b4838eba5b34", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_20-offset_10-len_30-opcode_CALL]", + "fixture_hash": "0xcc18ad83f95593b8cdf415e13c439a5fc223a3844e44efe43e2479573b49f05d", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extdelegatecall_inputdata.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extdelegatecall_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_32-offset_24-size_64]", - "fixture_hash": "0x4a5072de432851709863e40979a96fdccbb2a5804bbea49cea05a5c772c335dd", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_20-offset_10-len_30-opcode_CALLCODE]", + "fixture_hash": "0x54e663415a49542d5176f0401bb7552d570688d00ec0629ed97b012005328a42", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extdelegatecall_inputdata.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extdelegatecall_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_32-offset_24-size_256]", - "fixture_hash": "0xd2e1f46bcfd9c711859765d72aa312ebcae0b66b31361f7947505e6002b0239", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_20-offset_10-len_30-opcode_DELEGATECALL]", + "fixture_hash": "0xf89878830df84461728e4e3e4edb7a8e1fa2f4aae1ff5f9e076fa0844454b50d", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extdelegatecall_inputdata.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extdelegatecall_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_32-offset_80-size_0]", - "fixture_hash": "0xb5c56b4deb07c380d6e2b9738abfac015a1bd36cdf08cd8a2398e80abdd390f7", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_20-offset_10-len_30-opcode_STATICCALL]", + "fixture_hash": "0x7ed5018e595794959092441001108f128ae056cb1a822e49151d0a776258bf72", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extdelegatecall_inputdata.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extdelegatecall_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_32-offset_80-size_16]", - "fixture_hash": "0xcd41bb8b5d7239667275e8bcbf90c6073e99ff23524b97ac54faf07c5e135617", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_20-offset_10-len_30-opcode_EXTCALL]", + "fixture_hash": "0xb8c46f44b00217dcbd0b3535d1ee210cdd4622d0c06d44fad42a9ff77434769f", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extdelegatecall_inputdata.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extdelegatecall_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_32-offset_80-size_64]", - "fixture_hash": "0xf36f32daaa7dc0393168fe4376347f70748e4c13155f305e13b81f2ca41d7828", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_20-offset_10-len_30-opcode_EXTDELEGATECALL]", + "fixture_hash": "0xd4089dbf49e843530eea92fe41fa5f4e1d587158e43c3ffc9478a353cf7ef79a", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extdelegatecall_inputdata.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extdelegatecall_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_32-offset_80-size_256]", - "fixture_hash": "0xe513a79fda537221d6a206bbfa01735823c1da83555937929a6fb24eb9d5c352", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_20-offset_10-len_30-opcode_EXTSTATICCALL]", + "fixture_hash": "0xb1eab968b496d3359aac6f60d9802f20843987549144225a0e3e4c6110863403", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extdelegatecall_inputdata.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extdelegatecall_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_48-offset_0-size_0]", - "fixture_hash": "0x151f5e1fb1a6a6a0e0dcc9462ea2d5ba5df73b15304f2456efc14324fa611498", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_20-offset_20-len_0-opcode_CALL]", + "fixture_hash": "0x397c83df4dd189c52aafff19ca19d3bfa9f23074f22eb7560ee20badaf3032a9", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extdelegatecall_inputdata.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extdelegatecall_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_48-offset_0-size_16]", - "fixture_hash": "0x7632620c0de14b9cd792b5581310491c652b46c3f88073015b7f3096a9aa366c", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_20-offset_20-len_0-opcode_CALLCODE]", + "fixture_hash": "0xc4e76c723298b3408a5defe4cdab30ea48f66f4711cc529be5f4584b59b8bebe", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extdelegatecall_inputdata.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extdelegatecall_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_48-offset_0-size_64]", - "fixture_hash": "0xd06b31c7973634b8eb3ee650acc9c7e6e4cc421eb3a35b07eae8a48c402d2952", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_20-offset_20-len_0-opcode_DELEGATECALL]", + "fixture_hash": "0x56cd170f53aa383fbe475164f34d6cdcf0c76c1eee9a867a449fcfc91c2a2a2a", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extdelegatecall_inputdata.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extdelegatecall_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_48-offset_0-size_256]", - "fixture_hash": "0xe64529e84f515a6e02a3693586286178ae5856e1179a55da19660be9e258f059", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_20-offset_20-len_0-opcode_STATICCALL]", + "fixture_hash": "0x44fbae18cac1cbf5086cd17b61c28647a50e12d1205fdf3025287fcd8dcea6b4", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extdelegatecall_inputdata.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extdelegatecall_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_48-offset_8-size_0]", - "fixture_hash": "0x4f214d931b7fb970599093c26cb442f458c676e7015ee43962199f91fbca4f6d", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_20-offset_20-len_0-opcode_EXTCALL]", + "fixture_hash": "0x811044388b717b0e1bb5b8dac25fa06d6e9c7bf032f63abe8855f5624f738028", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extdelegatecall_inputdata.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extdelegatecall_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_48-offset_8-size_16]", - "fixture_hash": "0xc37360938a84bbd764816140e5a3d5e086fc8acbe32e9cfbe01b5e0a3fd2b81a", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_20-offset_20-len_0-opcode_EXTDELEGATECALL]", + "fixture_hash": "0xe3bb452feb973a86d749201d8f357f161c96abaf68cac4e21f54876e2ce7bf5a", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extdelegatecall_inputdata.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extdelegatecall_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_48-offset_8-size_64]", - "fixture_hash": "0x1a281ef37b2dce54411f597602c946fcef6394b4eeccf20316e8c97683109f5c", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_20-offset_20-len_0-opcode_EXTSTATICCALL]", + "fixture_hash": "0xf35c301aa4ef50e93eb51cab590ed3fdd7f558714823b4544aa40d872b9c4e0d", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extdelegatecall_inputdata.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extdelegatecall_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_48-offset_8-size_256]", - "fixture_hash": "0x3a722f3d39a0f492c3cf78fa65ef5350f3c8c28c749dd4adeb2d74d44ad65939", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_20-offset_20-len_10-opcode_CALL]", + "fixture_hash": "0xe028efd54340e192a2f40325ed25f563f148b1fc2141b4a6440bf7430cdce5c7", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extdelegatecall_inputdata.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extdelegatecall_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_48-offset_24-size_0]", - "fixture_hash": "0xc62492585c4493634d4678b110930c1357a29ac117d94982347abfcb6b282e9", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_20-offset_20-len_10-opcode_CALLCODE]", + "fixture_hash": "0x39c10f7406ecd04e115a81b62f269c2c51a3a91e4f3b811d3d0f1a2e7f5b575a", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extdelegatecall_inputdata.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extdelegatecall_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_48-offset_24-size_16]", - "fixture_hash": "0xd8ddfe2ce97f2e935212079045aa21b1eac2740321b9d5b1c393b34ebd527e9f", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_20-offset_20-len_10-opcode_DELEGATECALL]", + "fixture_hash": "0x85313be9676d22dd27cd6e6548dcf66c0627e5316a1164b77d0dde5d4a580b18", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extdelegatecall_inputdata.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extdelegatecall_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_48-offset_24-size_64]", - "fixture_hash": "0xeb72e028cae9533d7ba1ffd785c16d3e93a47d2d1b0e15b6da230b984df5a3", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_20-offset_20-len_10-opcode_STATICCALL]", + "fixture_hash": "0x6da8ccf93d17262e29a561c9b2debdac9b79c716ae2c7b89bb8ea2fc5f49a429", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extdelegatecall_inputdata.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extdelegatecall_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_48-offset_24-size_256]", - "fixture_hash": "0x6046741e34053b48bf8ef076c3b7e4bbd119d4bc7d9782347e1158a403e77d36", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_20-offset_20-len_10-opcode_EXTCALL]", + "fixture_hash": "0x666d517b0988aed3e34c784973ab0a1635e110b0b1bc6427512dc189095a8449", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extdelegatecall_inputdata.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extdelegatecall_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_48-offset_80-size_0]", - "fixture_hash": "0xc6a628da8e27d06d88faa162ea81187aa3ae5c9ab972764576fcdfa382a4f744", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_20-offset_20-len_10-opcode_EXTDELEGATECALL]", + "fixture_hash": "0xe33dfee572fd23d9336a7f124e96dd41e9868400489b8f169c762eed2401c267", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extdelegatecall_inputdata.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extdelegatecall_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_48-offset_80-size_16]", - "fixture_hash": "0xc43b81a98e890b77fff6ce9580a26caec28f2db497e03f54fc3fef749c1bfe7a", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_20-offset_20-len_10-opcode_EXTSTATICCALL]", + "fixture_hash": "0xdc9493a9ba07f0bddb579e82ef270191943278c80fcc739bbf234ec29d26fe79", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extdelegatecall_inputdata.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extdelegatecall_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_48-offset_80-size_64]", - "fixture_hash": "0xb3b5ce2ecbf2af4aa2e1f044ccb799631315933b836d9cbedd397d8554622a11", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_20-offset_20-len_20-opcode_CALL]", + "fixture_hash": "0xde7b51da84e20bf88a6b6c93a747b55462c76d70e9313ed2f4aab6ab9fe0d4c7", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extdelegatecall_inputdata.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extdelegatecall_inputdata[fork_CancunEIP7692-blockchain_test_engine-length_48-offset_80-size_256]", - "fixture_hash": "0xadeddb5547d1105eb9a9414c3e0dcdffbc7e0356259944634a366aacebdaeae2", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_20-offset_20-len_20-opcode_CALLCODE]", + "fixture_hash": "0xd2e60d233ac6f8f25369c5700c840cfe0c75e0a1ddf34687fea0410b230e9866", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/extdelegatecall_inputdata.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_calldata_remains_after_subcall[fork_CancunEIP7692-blockchain_test_engine-opcode_CALL]", - "fixture_hash": "0xcc3bc98bd33997fa00a2664c2bea1435565ad891eaa76881bfe09d312e0cb50e", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_20-offset_20-len_20-opcode_DELEGATECALL]", + "fixture_hash": "0xcca2860f328c625a08a508c9818163719777facaf512e68aec762d8ab560f8ec", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/calldata_remains_after_subcall.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_calldata_remains_after_subcall[fork_CancunEIP7692-blockchain_test_engine-opcode_CALLCODE]", - "fixture_hash": "0x8b56baaf9edfc37659c4912e2f11a8dac724c7b893c1de44ce5a7cd4aefd2346", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_20-offset_20-len_20-opcode_STATICCALL]", + "fixture_hash": "0x8c3b93897d9fa9a4ab432508b3b3fb9bd1c741958dbf846e4e7acf27c2b021cd", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/calldata_remains_after_subcall.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_calldata_remains_after_subcall[fork_CancunEIP7692-blockchain_test_engine-opcode_DELEGATECALL]", - "fixture_hash": "0x2710d10204615c0c5d8a158dec5ae5bd72b258a375ad7f9058a98778d2a20e54", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_20-offset_20-len_20-opcode_EXTCALL]", + "fixture_hash": "0x768981ca9dce9054ad93a8d04d6d5328686916b0e6c24200484765e017d14454", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/calldata_remains_after_subcall.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_calldata_remains_after_subcall[fork_CancunEIP7692-blockchain_test_engine-opcode_STATICCALL]", - "fixture_hash": "0xde03ef593cc74589a1a756ec3caba2a2f0da45ae7d45be43fbe290bf2f65085a", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_20-offset_20-len_20-opcode_EXTDELEGATECALL]", + "fixture_hash": "0x78d98f29b9507c6ac76a46458c0427c56447b0de9b09eab953eac60e9cb64d49", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/calldata_remains_after_subcall.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_calldata_remains_after_subcall[fork_CancunEIP7692-blockchain_test_engine-opcode_EXTCALL]", - "fixture_hash": "0xbba7f04584aa587c0a7abcf7a83c38d14ea04c8a98c60a9a89ba69e14940b3fd", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_20-offset_20-len_20-opcode_EXTSTATICCALL]", + "fixture_hash": "0xa5c120bae234d865386624978daad573ebfaa67226f72ceb429aa1088002c6ef", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/calldata_remains_after_subcall.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_calldata_remains_after_subcall[fork_CancunEIP7692-blockchain_test_engine-opcode_EXTDELEGATECALL]", - "fixture_hash": "0x87d54f7d6a88790203096010adbcd7abaea79f3d52cbc5433d07c0285c7ce89a", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_20-offset_20-len_30-opcode_CALL]", + "fixture_hash": "0x19109e6e281f53fcd7c6958cde3933236ea3edd4f34a7d520b519cbaf59e8c95", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/calldata_remains_after_subcall.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_calldata_remains_after_subcall[fork_CancunEIP7692-blockchain_test_engine-opcode_EXTSTATICCALL]", - "fixture_hash": "0xfe2d5c583f0883835241aef9f5b49f83d24609340dd9f0e0623c3a95898234ff", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_20-offset_20-len_30-opcode_CALLCODE]", + "fixture_hash": "0x217463d677087b8bf68d553f12ab86d46151d227a552c058ecdba2f365efc239", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/calldata/calldata_remains_after_subcall.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_CALL-empty-zero]", - "fixture_hash": "0x4a0e987868f00f9886e3f99ca1e3f5cd0d53a2aba1ac9e5bae7f332339fa1170", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_20-offset_20-len_30-opcode_DELEGATECALL]", + "fixture_hash": "0xb3e179a29032f09ae2bb818ab3f06618be105409f93d57d5e1f4476317e46432", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_CALL-empty-short]", - "fixture_hash": "0xb5204652859ed879519e95209d30c874eb7e779b28c799b5280529b558b35e8", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_20-offset_20-len_30-opcode_STATICCALL]", + "fixture_hash": "0xc5cda034f166a093249f48ec751dde3b3323c43aa3880323e0e161ef2823d3b7", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_CALL-empty-mid_20]", - "fixture_hash": "0xc13efbe4b1a4980cb9f703300e0911aba232da5ce99a739009b345e1d831b7a9", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_20-offset_20-len_30-opcode_EXTCALL]", + "fixture_hash": "0xd96aa0238c6b490b3d7d4b52bd4235f05d1ed1c88de96c451b38acbec6949ffd", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_CALL-empty-max_20]", - "fixture_hash": "0x70a7139a891fe02ca92ecce05812b62c6d40995d263c90274628ec8f0c06492d", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_20-offset_20-len_30-opcode_EXTDELEGATECALL]", + "fixture_hash": "0xa32e0d3923d4add4c671cb17fa81414a29b26d1c2f6e8ff4d4350e790c40aaad", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_CALL-empty-min_ase]", - "fixture_hash": "0xbc948f79e778ca5ddefde5ce3beae56e9bd5c9f15c7cc1555897439bd9890bec", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_20-offset_20-len_30-opcode_EXTSTATICCALL]", + "fixture_hash": "0x555ce81958110277e5038148bdda88eb969b67c7099f499f47484371aa0a9a73", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_CALL-empty-mid_ase]", - "fixture_hash": "0x48f8590a5be55bfc3ac5b9f9cd7524b4112f618c4254305358094229adcfb4ba", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_20-offset_30-len_0-opcode_CALL]", + "fixture_hash": "0x1007c0700a8e3b1008429608ba066208dfe1af432afb981c6a2343c0971d353f", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_CALL-empty-full_ase]", - "fixture_hash": "0x62f39534672c4f3e47b7bef2881c426781caa3426823e0709e44f5c6f0eac43b", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_20-offset_30-len_0-opcode_CALLCODE]", + "fixture_hash": "0xad0f5c46e341b78e118f402ec7e012a0bf1387defe9fa8fa763a3b1e916fbb01", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_CALL-empty-max_ase]", - "fixture_hash": "0xde0aa6ba2df5d692095ddb106aa813e6dcd0955f69f07cd64093412194fea948", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_20-offset_30-len_0-opcode_DELEGATECALL]", + "fixture_hash": "0x63326c311c0cb39c0725c710e10a9f0b3bbea6f93d4132f70a534aae00e03238", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_CALL-EOA-zero]", - "fixture_hash": "0x42f840c6a05bbb15ebe18ae40b7938c341ad74feba99d98aa818ccae0b04765a", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_20-offset_30-len_0-opcode_STATICCALL]", + "fixture_hash": "0x4cddafc797ea11474cb2a0c7c49728ff13d1744dc32e1567bc74bdce5b638c5e", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_CALL-EOA-short]", - "fixture_hash": "0xd93071bb22b9b6bef08ac73fbe7d2fcfd4051d4a3f0b068f86e45f6f102ae352", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_20-offset_30-len_0-opcode_EXTCALL]", + "fixture_hash": "0x9259d954af876564d0ec218c00b93fefe4f3bcbd19419e51fd285e53e8bdf029", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_CALL-EOA-mid_20]", - "fixture_hash": "0x658e3bfb5bb9ba86f3add308670f3a7b64ff4d14610818bd558cfe17540f56a2", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_20-offset_30-len_0-opcode_EXTDELEGATECALL]", + "fixture_hash": "0xb3da67dbcac18a3c974bb84354aefdc050db658ececaef7a7b33b27f31a08515", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_CALL-EOA-max_20]", - "fixture_hash": "0x9cb5c3b72ad08a87a728a7a65e7d6c24139b79f345fa3fc3523c10c4a3da0ede", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_20-offset_30-len_0-opcode_EXTSTATICCALL]", + "fixture_hash": "0xd02be8a306df985a24674b76b0e7a0f297f308525a0b30a4af792808bc86427a", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_CALL-EOA-min_ase]", - "fixture_hash": "0x289ecab6f4efdfe321e54d0e2926e5571d8866bc2ad0896cbba475e6ae18ca4c", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_20-offset_30-len_10-opcode_CALL]", + "fixture_hash": "0xbb903263cb412b099dce3a04670d701f8ec209ad6dcd865e9f819cd8ee5eb12b", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_CALL-EOA-mid_ase]", - "fixture_hash": "0x74af4e8990ad878fb1a008ea41d81b4efcf0e0ba062ab2165695129f54405975", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_20-offset_30-len_10-opcode_CALLCODE]", + "fixture_hash": "0x2bdd8cf38623f1a723b757d1981bce421e21e229dcd7ae4ba5af94b93dbc37f6", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_CALL-EOA-full_ase]", - "fixture_hash": "0x758bb89752fa04bb34d12525895334d23c0923bc1d61520b3748343d7367dd53", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_20-offset_30-len_10-opcode_DELEGATECALL]", + "fixture_hash": "0x73e891303e25652d49b2081020c5f0a95be8936dde7074a7b8a501623adf4eb5", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_CALL-EOA-max_ase]", - "fixture_hash": "0x7da29a7736f80c97807f2b8dcc78fbab23a992c8b6aa8383335b1f0a5a15e6c5", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_20-offset_30-len_10-opcode_STATICCALL]", + "fixture_hash": "0x28e044e7b3890b00b8756163f466e8150d7a35db437a96d0649aff2acc4caef4", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_CALL-LegacyContract-zero]", - "fixture_hash": "0xeddc041d81aa598de5a6bd3eaf0cd918632e859c6f1109726f4ecfd5f07e43b2", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_20-offset_30-len_10-opcode_EXTCALL]", + "fixture_hash": "0x53a642afc851f1c3dff544dfdb25f8f832a7fa6f43d5b85356087daac9609844", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_CALL-LegacyContract-short]", - "fixture_hash": "0xe09f85f776c8bcee58b4af786564182f24b80b72abb18a0bf5e0aa4f1b4bf03d", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_20-offset_30-len_10-opcode_EXTDELEGATECALL]", + "fixture_hash": "0x9c086cbe2093ac4139300101e2b0bc842082bf2fca4976daa38018e30ec97969", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_CALL-LegacyContract-mid_20]", - "fixture_hash": "0x69d2cf5bb7ee9e1522224c5f1c578b40e580ffd692e2734118124a8f79c1f5a7", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_20-offset_30-len_10-opcode_EXTSTATICCALL]", + "fixture_hash": "0xd39ba7f3558271ee23b0c9a58ec0474100570bcc3a504cde4beffd6f30a5bbaf", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_CALL-LegacyContract-max_20]", - "fixture_hash": "0x7937d68a8fcfc9fbb2d9574213d0d87ca0fb293f05f7541a330a3e5e1ecfc05d", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_20-offset_30-len_20-opcode_CALL]", + "fixture_hash": "0x6b383ecaba917220ffed300dd4de8850329989637154e8ddc6f7947ab0ca055", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_CALL-LegacyContract-min_ase]", - "fixture_hash": "0x113833f69e708c792e47f6c397d3717893922806aa78494817d4a381886405b9", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_20-offset_30-len_20-opcode_CALLCODE]", + "fixture_hash": "0xd5f3b86157d13c509f28fbb4899d47c27bc86187b8db67267d66dbce70307d1a", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_CALL-LegacyContract-mid_ase]", - "fixture_hash": "0x5cdf6eba4d6e436197c2ca08bcc2cb6632002289a3daffb2eb71d40db57db730", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_20-offset_30-len_20-opcode_DELEGATECALL]", + "fixture_hash": "0x9cd9d41b075b6df033a9c104b5c4721d279f76c46cf613e9981b74799faeb91", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_CALL-LegacyContract-full_ase]", - "fixture_hash": "0x6a872f83d1d46f0689de94699720bd952642a165083ab4146f94f91c965fe144", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_20-offset_30-len_20-opcode_STATICCALL]", + "fixture_hash": "0x18a32e1a14c04065ce8c3217676bbb8cf6fc931954e3f4e9bfb99a81f114c601", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_CALL-LegacyContract-max_ase]", - "fixture_hash": "0x8b24ef8865e998879f0af9e15e1394db591a2aea4ac0d47a8a91e94cbb78abe0", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_20-offset_30-len_20-opcode_EXTCALL]", + "fixture_hash": "0xb030c10a2ea0b0b35d5fd304fb8dfd5e4167a4114ab341f7171c54d999650fdf", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_CALL-EOFContract-zero]", - "fixture_hash": "0x64b9239498f4c59db137acda849251c95bd4f511245a72cb54d5825ee7e6107d", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_20-offset_30-len_20-opcode_EXTDELEGATECALL]", + "fixture_hash": "0x212ee83d75d066382d9cd254a01d36fe3eeca854adc520deae862296114ea867", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_CALL-EOFContract-short]", - "fixture_hash": "0x98b49942ed36eaad5d9cc83d5f4ae516348f81c4d45cbf4cae7be375a3433ebb", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_20-offset_30-len_20-opcode_EXTSTATICCALL]", + "fixture_hash": "0xbb00f1900cee8ca4143fb50b5eb6b9e8cf28464b0e03e457f7d2d646e0ef806f", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_CALL-EOFContract-mid_20]", - "fixture_hash": "0x788d0af530a862efeb6be7683fd02727f1d70561e39bdf473474548d79f65f18", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_20-offset_30-len_30-opcode_CALL]", + "fixture_hash": "0x91cfa8195f1bc5bb938b928281d2731cf88c7237c422b2fbf1fd11e141098073", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_CALL-EOFContract-max_20]", - "fixture_hash": "0xb2d3d94cb3f199a4a9ec64076d8eadf2335df94781dc3c5ab07370e5eb5c5292", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_20-offset_30-len_30-opcode_CALLCODE]", + "fixture_hash": "0x130a06ed667fccbf55a399410fa31e81466d8d05a0c31cbedc1bdc0f7fef9b85", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_CALL-EOFContract-min_ase]", - "fixture_hash": "0x9c511a6c6d81839b3cc85baff52dea98ebffb7764b8e262fb6a174eb457630a3", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_20-offset_30-len_30-opcode_DELEGATECALL]", + "fixture_hash": "0xdd1d3e0becace3a741f2a5deb317ca4e03157497e4c1eca41b04c43ad2b94d6c", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_CALL-EOFContract-mid_ase]", - "fixture_hash": "0xf6d5b7743dff65cec867120623b8bc56cbac4c9b9affd889bb73ee331c1cb4b5", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_20-offset_30-len_30-opcode_STATICCALL]", + "fixture_hash": "0x260a56cb4c4e7cbe72a8259e5a67d9225324c14c149f17767c7a8cf570a9192e", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_CALL-EOFContract-full_ase]", - "fixture_hash": "0x17ebf4536bfc65ec94d22e0c79352216bbc522d4eda670a2baaadd7e89424dc1", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_20-offset_30-len_30-opcode_EXTCALL]", + "fixture_hash": "0xf945611d70bc927a902b7b11a66fc5658f76bc65e5d05cadb8b1eb37ce6d1c67", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_CALL-EOFContract-max_ase]", - "fixture_hash": "0x5f648b5e1a3c0165f4645bc73f1f01f83f09e6be4144cca10838afc6ca5ab2ab", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_20-offset_30-len_30-opcode_EXTDELEGATECALL]", + "fixture_hash": "0x264800b510e44c2c37dea428b4f5f4806e1b4bb833aa6d7ac80687e281a30f5b", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_CALLCODE-empty-zero]", - "fixture_hash": "0xa7448b7943d18de922ef15146ea0b61788288c63073acc87e58e3e8d838bf85e", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_20-offset_30-len_30-opcode_EXTSTATICCALL]", + "fixture_hash": "0x8912011a1a826fb6114ab58b6f9e1a926cb1ad1517430bcd43e31fcf7c7630d1", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_CALLCODE-empty-short]", - "fixture_hash": "0xff612d663125aafd7298dec76d6f9b615b3b6aeda20113e5ee9489861560ab7f", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_30-offset_0-len_0-opcode_CALL]", + "fixture_hash": "0xa805aed997e9ef02ba02478a131a54787af7f2c7f26b720ab7340f799a1a5c6f", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_CALLCODE-empty-mid_20]", - "fixture_hash": "0x82f031b06018c4bde32913655b7efe175c63f11f87881d30c5b045328f2424e", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_30-offset_0-len_0-opcode_CALLCODE]", + "fixture_hash": "0x8e151a5aab0b222417505a9f923d15c01b07dd0c9f985868e72e673a463adc4a", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_CALLCODE-empty-max_20]", - "fixture_hash": "0xf5f58b0ac75c4af73b7ab59d8f9265775a4e71197359543ece67e6a756325026", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_30-offset_0-len_0-opcode_DELEGATECALL]", + "fixture_hash": "0x825339ce0bb36515c14bbf41f5f4d9832ad87bc206ebe33ad1a78ef7fdcd3b6c", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_CALLCODE-empty-min_ase]", - "fixture_hash": "0xd2143efc3ddabb3d75b4c32a3167a49c7b72d0abdfce42be0cf3e42ef139c62a", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_30-offset_0-len_0-opcode_STATICCALL]", + "fixture_hash": "0x3bba2c1e34547a4bf862e7b2b7f608987d3a310dc1a6ef3ff7e6ff7451c9caf8", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_CALLCODE-empty-mid_ase]", - "fixture_hash": "0xf1bc8dbee894bd10fe93744b4a8e65b9dbf17747aad4fce11b741975f80bbd32", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_30-offset_0-len_0-opcode_EXTCALL]", + "fixture_hash": "0xfba4b9771b5f8b2b85589800282fbf832d17415b75a87818e71d130b07d4d502", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_CALLCODE-empty-full_ase]", - "fixture_hash": "0xd4dee6ef5b9ddeddc41ffd27e053844cd38e12d5e39c2e69f268699ef104adbe", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_30-offset_0-len_0-opcode_EXTDELEGATECALL]", + "fixture_hash": "0x1b73d6621583a85c39b8a596e26f1130fcf01c56d349ca1f51e9805ca69b00c5", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_CALLCODE-empty-max_ase]", - "fixture_hash": "0xf7052c443be53bf463fdc0a3edcccf3e0f00b1915904970b0a68bc00fc6f032a", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_30-offset_0-len_0-opcode_EXTSTATICCALL]", + "fixture_hash": "0xb3a79491d87ee425a6c364902b3722f69a8299cb372fb6644cabfc64955237e0", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_CALLCODE-EOA-zero]", - "fixture_hash": "0xb2a8e29dff9e67a520dd52f252d58ab95bb7c20badf59396832d4f35f9b7b310", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_30-offset_0-len_10-opcode_CALL]", + "fixture_hash": "0x855c670c2d857e8693943822fd56b4d428f531d8cea4b57fad7b8d1148f6891b", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_CALLCODE-EOA-short]", - "fixture_hash": "0xce6a7bd11bb385ca054130f5b50228b3a7fa5e41e6d5b4a7ec4f06814b3105b9", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_30-offset_0-len_10-opcode_CALLCODE]", + "fixture_hash": "0xe6f67a1c5ec924dd4ecc469e324a0552005ec6820aee152faca91d59f902d5a0", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_CALLCODE-EOA-mid_20]", - "fixture_hash": "0x408564eab2d655d4ed0912ca9d947de6c4cc8d4b6a4dd988ef9d8c8a3cd97631", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_30-offset_0-len_10-opcode_DELEGATECALL]", + "fixture_hash": "0xbcfe9c5655919a79c682b48a8fccc78ca85d1bc95ff65f306442bbb50260fa42", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_CALLCODE-EOA-max_20]", - "fixture_hash": "0xab4f27bc4516c827f45f2d9ffaeacc135f3a2036a433726ef99fce660d2930ae", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_30-offset_0-len_10-opcode_STATICCALL]", + "fixture_hash": "0xccd33ae0ecc9987037003496e0558919f463d237be5eba39ee32f9159a53ce9", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_CALLCODE-EOA-min_ase]", - "fixture_hash": "0x3b2eef2b2d41d762e4dc46aeb41ab9729010203bdfa264ec1ad4ae3b8de50bcb", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_30-offset_0-len_10-opcode_EXTCALL]", + "fixture_hash": "0x8f868888cd29da0a509d22c692bdf858860ea11fab17842fde421fce6cedf0af", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_CALLCODE-EOA-mid_ase]", - "fixture_hash": "0xba4e74157d3ea1d9ae5de5d8ee47e315e9f0519ee233e685f6f7092d391542be", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_30-offset_0-len_10-opcode_EXTDELEGATECALL]", + "fixture_hash": "0x1b90c1bea78e634247fa9e53995828be86f52164de53aedc9412c40f7b9f8b65", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_CALLCODE-EOA-full_ase]", - "fixture_hash": "0x27b5554e99504a856fedb2c3ad677e91e1bc4d435b5df18413aefae9a2f06a5b", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_30-offset_0-len_10-opcode_EXTSTATICCALL]", + "fixture_hash": "0xb9441aaac861c4097688e07271272c259da6dbd2c15336c3a72aaa8d316d0cab", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_CALLCODE-EOA-max_ase]", - "fixture_hash": "0x24635139e57dcd7ff28cc8c0569e1986b2eebea0330c51817374690294a6b2d7", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_30-offset_0-len_20-opcode_CALL]", + "fixture_hash": "0x906376b621fdf2b75c589ef351d80c4534ffbdec1cc9d391930bd39c32d75467", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_CALLCODE-LegacyContract-zero]", - "fixture_hash": "0x1e8001984322d2bfb8580144e9c126b4ebf749ee5e4daaec23cd324dc7e5f109", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_30-offset_0-len_20-opcode_CALLCODE]", + "fixture_hash": "0xe1b3bb5fc728c50e40af53fd1406cd9ff62d350c48eeba3e8bd3544a4beb1a01", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_CALLCODE-LegacyContract-short]", - "fixture_hash": "0x276a7b636bd637454c779838770785003dff070fd53164830d4996349d8a7d30", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_30-offset_0-len_20-opcode_DELEGATECALL]", + "fixture_hash": "0x704680442ec6066490bd5c2f77618f73a7fafd916c73afd2c9e18aca4575f39", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_CALLCODE-LegacyContract-mid_20]", - "fixture_hash": "0xd5c1377e26e20c82e20113f683325c4f5fae6d0d411f6bab580da928f4b7800d", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_30-offset_0-len_20-opcode_STATICCALL]", + "fixture_hash": "0x932225a7564a5a97a1cbea1f5bccd639be567f47e1250713c42eaa13aa542d4", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_CALLCODE-LegacyContract-max_20]", - "fixture_hash": "0xee5a9bc57f5e8542669fcd516122995679c25adfc2b6101e8863e4071d92324", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_30-offset_0-len_20-opcode_EXTCALL]", + "fixture_hash": "0xc34286fd6392182c5dcdf42cbfdaf430c21be7c770ced2de7d45702980f21b61", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_CALLCODE-LegacyContract-min_ase]", - "fixture_hash": "0x7e0665853464f68b8674422a200f3e78d45c90349eed2d733953b05d7cb6278f", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_30-offset_0-len_20-opcode_EXTDELEGATECALL]", + "fixture_hash": "0x3421a96ff919dc39e65ce3e2b43aca7aa03fe7e3e5565f187c4de928e06de0b0", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_CALLCODE-LegacyContract-mid_ase]", - "fixture_hash": "0xc797e76f889ee436bd48b9e5a66590bdb57f36cfb98fd1c47c3caf13e85e1aee", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_30-offset_0-len_20-opcode_EXTSTATICCALL]", + "fixture_hash": "0xb28be93752869a1046ba9b9a6a355e83be0a81e22e233231179ac30e7418aef6", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_CALLCODE-LegacyContract-full_ase]", - "fixture_hash": "0x5022583b4db03401eb7e7842c0f345a22a8fd7586b93058ca875ae22c1ce8cf2", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_30-offset_0-len_30-opcode_CALL]", + "fixture_hash": "0x1723d6ac4a4846c233f861eeb4f23782d0b34a493e01cfdf5872a58c2c614a2", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_CALLCODE-LegacyContract-max_ase]", - "fixture_hash": "0x96e8466a6b7d0b581efb1ff86e115f6168cb94793bdc9e9487e178ad8fee16e", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_30-offset_0-len_30-opcode_CALLCODE]", + "fixture_hash": "0x63f94b35a93ffd2af4d367234146fac4b47e223f6f33f9e00569ab8ff02a9456", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_CALLCODE-EOFContract-zero]", - "fixture_hash": "0xe74facdce3d6512cd703e385a4bb70b1fa232cd96fad20dd7fa41a0464718c8", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_30-offset_0-len_30-opcode_DELEGATECALL]", + "fixture_hash": "0x363d9a909afef8e86107002feeb33ed6865b74cc1fa45da4463de418a190bb61", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_CALLCODE-EOFContract-short]", - "fixture_hash": "0x8bc894abd7af1e5d02fc08925817b2909ff65e5f320527e45659afecc0aeb151", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_30-offset_0-len_30-opcode_STATICCALL]", + "fixture_hash": "0xaddba6025112b3c5b8b231f013d37e6314d601ff4a46b5cfaf8fea27601f4923", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_CALLCODE-EOFContract-mid_20]", - "fixture_hash": "0xbffe6eada6e64f4bb396904bf45550dfead24f0d245c9c8a1fa98322bf0eba4d", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_30-offset_0-len_30-opcode_EXTCALL]", + "fixture_hash": "0xd3ecce37127959df4fd272094161ecd07e16df752a365b4b883aa9aae8430d66", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_CALLCODE-EOFContract-max_20]", - "fixture_hash": "0x1d4c0ebf31125a6d8a10b15995dd3f58712fd23de9d3d2b11fe477683b626e0e", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_30-offset_0-len_30-opcode_EXTDELEGATECALL]", + "fixture_hash": "0x9ec07eb9850029cd9c4ecc6f8a4e3bc874fbb15f41bae27a758c85b331737242", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_CALLCODE-EOFContract-min_ase]", - "fixture_hash": "0x57fd006e3439f65949743984230897dcc2b043863ada0dd521ec9b8c00fd7e75", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_30-offset_0-len_30-opcode_EXTSTATICCALL]", + "fixture_hash": "0x973da153ee2a5ac34fe471e0b87d28e0faab3b97abc181cdd9c92ab38fa473db", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_CALLCODE-EOFContract-mid_ase]", - "fixture_hash": "0x7c9a0f219bb2373dbcb023e29d4c6a15667616a4d8bd8bc270b031733a458009", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_30-offset_10-len_0-opcode_CALL]", + "fixture_hash": "0x359556de046faf9e13665b7bf6758f2847aa3471199a6ff51966631471304b20", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_CALLCODE-EOFContract-full_ase]", - "fixture_hash": "0x55e0a659eed2b06aa23e3d8f1e9054c69146f82dedf34b4925dd8ec5c659559c", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_30-offset_10-len_0-opcode_CALLCODE]", + "fixture_hash": "0x7ccb4efe7d0532ba48e7a9379e52e2e2e10e308be126ec229059ee8bde99e20e", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_CALLCODE-EOFContract-max_ase]", - "fixture_hash": "0xd8c57facb85c5dca2440b237163707af4798cb2606c448897f1062c3a57b6b90", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_30-offset_10-len_0-opcode_DELEGATECALL]", + "fixture_hash": "0xeefd7d1e28cb58523d5888e88c1d29bf76b368c0cd095ec5d6078eba1536c39c", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_STATICCALL-empty-zero]", - "fixture_hash": "0x910198127e634a586ef32dfb52dd9dcb0a033846991bee64cf7291ed085fa6bb", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_30-offset_10-len_0-opcode_STATICCALL]", + "fixture_hash": "0x5d2aa26a9f69f29477577c4dbb201b35bef60095e6c6efa241866302631fe75d", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_STATICCALL-empty-short]", - "fixture_hash": "0xbe9ceac4261b9e1f0738f3a5caef839858b18ac352b4ae0153f487791108774d", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_30-offset_10-len_0-opcode_EXTCALL]", + "fixture_hash": "0x66e48f2090beba151948f0a541d2e0f27bf8f4e509569b65219d9732e1f79f05", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_STATICCALL-empty-mid_20]", - "fixture_hash": "0x522358d33643a76be103bda22057561469f3d54a3554348ad8bb092ad1c318e6", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_30-offset_10-len_0-opcode_EXTDELEGATECALL]", + "fixture_hash": "0x24f67752fa972a94f7e10b47a8d11cc26bf6fa8024928460553f4210497a918f", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_STATICCALL-empty-max_20]", - "fixture_hash": "0x2d6737e944a47e19230bb12456a39f311c7b39eef6bf2c78770f364e7d84ac42", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_30-offset_10-len_0-opcode_EXTSTATICCALL]", + "fixture_hash": "0x80a4c61c9ff59d8cac1c75e32e42c6459d23ea6d9703b0661bd1bd1a0717a5f0", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_STATICCALL-empty-min_ase]", - "fixture_hash": "0x8bdfa8c6032bb7caa5e420fb70f1b3770a5db493e6871633a1328a13e66e3a4f", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_30-offset_10-len_10-opcode_CALL]", + "fixture_hash": "0xb7c2811716fbec76801b2f308fabd93656ba762ea4729863904a322ee5b432b7", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_STATICCALL-empty-mid_ase]", - "fixture_hash": "0xc9b85c3175e8815c9818f350fdcf7475e66110848607c8f72a5e71d5ae9b1e1a", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_30-offset_10-len_10-opcode_CALLCODE]", + "fixture_hash": "0xdc1ceadf5db5af086d2126c9d5d10df52adca71fce6f1e256149fea791fc1669", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_STATICCALL-empty-full_ase]", - "fixture_hash": "0x24cef095b63058d9a4019678d9f812ab6402b74819abd6f62a5f43aa7792a86", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_30-offset_10-len_10-opcode_DELEGATECALL]", + "fixture_hash": "0x904ca076ce9fe12c0576a56ac0b482717d71ddde174c626a504ebdec7ebee71", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_STATICCALL-empty-max_ase]", - "fixture_hash": "0x2c32565b2cf05b2758bb67d7ecd19c188e43f6c9b0ac828d2a596c88a7e15686", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_30-offset_10-len_10-opcode_STATICCALL]", + "fixture_hash": "0x9683c26465d0de4f8d743a46dbf8e66637ab5a73cbbc980a8e7ddec729ba8ea0", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_STATICCALL-EOA-zero]", - "fixture_hash": "0x7c009c23a2b404a86815a44a38c1a5a6cb859c174fba2c0771bf77624624ee6a", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_30-offset_10-len_10-opcode_EXTCALL]", + "fixture_hash": "0x70ac20c38a1578b105d4a8c2be7dcd98baeab13904b93b6c93bbbd19f465ac69", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_STATICCALL-EOA-short]", - "fixture_hash": "0x93de62084bd6c68885a7b0c752a1d03dfd144ffbcc9ebcc583eb912957e7adb9", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_30-offset_10-len_10-opcode_EXTDELEGATECALL]", + "fixture_hash": "0xe59e5b8081a7d709000bfb4b0f4fe3444ca47e78d5a3ae9a0bb6af9f2f9fcdd5", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_STATICCALL-EOA-mid_20]", - "fixture_hash": "0xc9ef6e047e5f4526e5e04e1d1930411a620ddb267338fbf8d48cea1dbcc076e7", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_30-offset_10-len_10-opcode_EXTSTATICCALL]", + "fixture_hash": "0x67f1dc4889999abacd0e5a0595e458fe177a5beaf0afcf9160672a613d461731", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_STATICCALL-EOA-max_20]", - "fixture_hash": "0xe3dc56b387912849393c4cf465b006e2ad3a5df60263c2fa705c1640ca858cc0", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_30-offset_10-len_20-opcode_CALL]", + "fixture_hash": "0x902b21c27ebfa1a26244dac3cf49c524b1c76bb74c7a9c1928911fabd16f7016", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_STATICCALL-EOA-min_ase]", - "fixture_hash": "0x7db1e81d2cee0fe922c238c7aa4eeff30b8b8b5c285ac79faa0952a191fc3655", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_30-offset_10-len_20-opcode_CALLCODE]", + "fixture_hash": "0x1744ef7109f5d819d11cba69a05c5fe457a84d09ae272a651722b4a488935e7f", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_STATICCALL-EOA-mid_ase]", - "fixture_hash": "0x503cb7b71e710766393960cc5d6481736ed45dd8e502f7a13e29304ce3faf854", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_30-offset_10-len_20-opcode_DELEGATECALL]", + "fixture_hash": "0x6de50c7e842145519f091b733a2c4d739c65f99d3e508aef20e75709796cae3c", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_STATICCALL-EOA-full_ase]", - "fixture_hash": "0xfa1a25e9f08dc961fad5f9d07a2ed5f6849fdcbe109aa2384d77b3ba8b3c658", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_30-offset_10-len_20-opcode_STATICCALL]", + "fixture_hash": "0x4019b9ec5fba1db95edb0c24097af11885ebdd00af48ffc9c4db2b9570c904ce", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_STATICCALL-EOA-max_ase]", - "fixture_hash": "0x7c16c4d71c971748c9ea5bb7d7ba6496213f535d8a3bb65810734629a5072f28", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_30-offset_10-len_20-opcode_EXTCALL]", + "fixture_hash": "0xd7e84ae411c3cb68760155c5045fdbb2d930f6375069549dd4e8e3ed420e6b35", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_STATICCALL-LegacyContract-zero]", - "fixture_hash": "0xbabf1e4b180a37d68403c93b0c14aa7cd66bca4f6d1510c29af0d660b285ecbc", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_30-offset_10-len_20-opcode_EXTDELEGATECALL]", + "fixture_hash": "0x8678666eefae4d5e3ea5e65a300e7f161006669874863761486034245d5dec63", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_STATICCALL-LegacyContract-short]", - "fixture_hash": "0xf0924c7c3a1f4b050d64b5f4e1adf9902b681f526d9277d879886dd8da11d10f", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_30-offset_10-len_20-opcode_EXTSTATICCALL]", + "fixture_hash": "0xb77ae26423fdd79091b143bde76665d956e694072204ac7f735cd578872a146e", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_STATICCALL-LegacyContract-mid_20]", - "fixture_hash": "0xb607804c339b363f293a0c2c0e32c51976255bdfa5fad2c14225e6555353dd29", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_30-offset_10-len_30-opcode_CALL]", + "fixture_hash": "0x2891956ea5c7ca48bb54abcf17a3aa13f775333fcc078d1d0429afcce7f09506", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_STATICCALL-LegacyContract-max_20]", - "fixture_hash": "0xc3d196cb890e2fa8de1bc2c17f1bbb14b75423045421707d67fae60e81bb8a05", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_30-offset_10-len_30-opcode_CALLCODE]", + "fixture_hash": "0xb43ba86b030fdab50e695762546a024053819b6fafd7b8b1af22fe74e7db0454", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_STATICCALL-LegacyContract-min_ase]", - "fixture_hash": "0xe86229ac859776545e04b3eeb9fbe0cee7a4cc6bd8013ef058b4cdd0037d215f", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_30-offset_10-len_30-opcode_DELEGATECALL]", + "fixture_hash": "0xd91809fef603db146fdfbe01c8017cc76b6bf05585dcf6578363926597427f79", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_STATICCALL-LegacyContract-mid_ase]", - "fixture_hash": "0x7b386c558020e96bed5d2e982b56b1af92b78feec0ab8164cdb1b4e355b54286", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_30-offset_10-len_30-opcode_STATICCALL]", + "fixture_hash": "0xb9c2eb3c117dab8ff48c4419dcd5d109bc11a1c73d943fd792847d59ab6bee4", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_STATICCALL-LegacyContract-full_ase]", - "fixture_hash": "0x35d190c02e776dd04b1fe65e219a09d9c3310638fbd5d537b5c5fe95a526cc2b", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_30-offset_10-len_30-opcode_EXTCALL]", + "fixture_hash": "0xc847f203bcfc4f3c420bee6e2c814ef198bff7d418288c830347209427edc605", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_STATICCALL-LegacyContract-max_ase]", - "fixture_hash": "0x639e2d01de61c6dc3c114abd013c56a04d99fb0b314d22c901442f7d584d9c90", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_30-offset_10-len_30-opcode_EXTDELEGATECALL]", + "fixture_hash": "0x4b2f9efa8ea9d97af626a4527c6f5d430253199b799f172d7c96cf14dc6931df", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_STATICCALL-EOFContract-zero]", - "fixture_hash": "0x18198809e4296fe411f61e77e8fd1cfd89cce6b51a0eb6f368e619e1e81b3cd4", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_30-offset_10-len_30-opcode_EXTSTATICCALL]", + "fixture_hash": "0x644363616de420ddb672771b31584a77e61c1491ec0f5a5822e49ba99f66eb38", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_STATICCALL-EOFContract-short]", - "fixture_hash": "0xfca869e294bee9a0a6a73992aed6ae25e31375a720b1e19ed60ad4cdd30bc28b", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_30-offset_20-len_0-opcode_CALL]", + "fixture_hash": "0x90b27382499c6b312e7cfa5e80a87d7983814d6c6b746765be9c1cbe1ba23667", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_STATICCALL-EOFContract-mid_20]", - "fixture_hash": "0x4571bffca233be9cbb3925411a90849460d033be6f221bf5706f1f509094a6b7", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_30-offset_20-len_0-opcode_CALLCODE]", + "fixture_hash": "0xafe0e64ad62c96821a010fc71b018ab5f1ccdc1e7f209125866a33189e5af513", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_STATICCALL-EOFContract-max_20]", - "fixture_hash": "0x9e7fd36f84b9c7612310a6e7acc662ed62760635fb0efa86b8f1f4d3809ea4e1", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_30-offset_20-len_0-opcode_DELEGATECALL]", + "fixture_hash": "0xc3e80eabc519480afdc972288fae909effec5ce43f13b5c350ef9e0b4c24cfe9", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_STATICCALL-EOFContract-min_ase]", - "fixture_hash": "0xb1e2f60b58eb464adb25c8ff5f8644ddcf92a4a2d1577e5ea77438e0a35b723a", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_30-offset_20-len_0-opcode_STATICCALL]", + "fixture_hash": "0x46ba669ecf825a4a6edf9ae5f52570cb5ab17f654304594f4623a427fba8a9b1", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_STATICCALL-EOFContract-mid_ase]", - "fixture_hash": "0x596881b3c922c38f4c416008eacc5646396f9e26fd806314bc42b350da78743c", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_30-offset_20-len_0-opcode_EXTCALL]", + "fixture_hash": "0xfc6524a86b96a0bd98812cc35d14604ed4ca87bcb547b95b5ab2ed1d360625ed", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_STATICCALL-EOFContract-full_ase]", - "fixture_hash": "0x4dc25c7843840e0e930bf2f5bcb04851e893527b977072a27195eecf32b85c4b", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_30-offset_20-len_0-opcode_EXTDELEGATECALL]", + "fixture_hash": "0x1320be07901f1dd71d5f01e209f4d800c8951bf0e27fdfe075d43edb8b261bcb", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_STATICCALL-EOFContract-max_ase]", - "fixture_hash": "0x9d02cb7f344c40cdac424ed446072478e50e035e7649dc7b7c9e623d05b05b6f", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_30-offset_20-len_0-opcode_EXTSTATICCALL]", + "fixture_hash": "0x1b480b516bef5f8aeba657dfce86bde5d3187e2f109382573606fa3d0e244771", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_DELEGATECALL-empty-zero]", - "fixture_hash": "0xb6b754aba7c9c322f42b6c5cd0d9fa7844b947f615bea90929d3c8fb14948318", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_30-offset_20-len_10-opcode_CALL]", + "fixture_hash": "0xcf39c9f0e64f0418e0ea6f10766d244ec4e98f9892c11a15ac5fc812f9045732", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_DELEGATECALL-empty-short]", - "fixture_hash": "0xa3b96a28f39416ae8049441b781096f597e9f01cca8fb159958e579d384058fa", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_30-offset_20-len_10-opcode_CALLCODE]", + "fixture_hash": "0xfdefe992a6a8169975916f8edc934bd680311ee60d3b2a9e6a085d52fb9adb5c", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_DELEGATECALL-empty-mid_20]", - "fixture_hash": "0xd0ed30b212c876563483b2bc4c329acfba9a6a164973bf336b0054d41560ca2a", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_30-offset_20-len_10-opcode_DELEGATECALL]", + "fixture_hash": "0x8d6caf3ba7c1b89793d300e1ac6499983da4757e847660f908ecf4eb6c2bef42", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_DELEGATECALL-empty-max_20]", - "fixture_hash": "0x5230c16091c7d8798748a73b59b8c0834e0ceb0dcbce16084b750db0b0b5dd3a", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_30-offset_20-len_10-opcode_STATICCALL]", + "fixture_hash": "0xf725d1f0ebad7b95412a27a063e91a677f123f06d152b138ff101d86ace54821", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_DELEGATECALL-empty-min_ase]", - "fixture_hash": "0x82f4f5df33b366bd69075497f7de85ea56f6b9cf777f196028e966244e173f9d", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_30-offset_20-len_10-opcode_EXTCALL]", + "fixture_hash": "0x95b65f42b53121c63fb1afa51925b67efe99caeeec7e617dede9345016a04b75", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_DELEGATECALL-empty-mid_ase]", - "fixture_hash": "0xfe6645cb570e65d24744ab517285862d82051f25ea857bde09bf1e149703880e", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_30-offset_20-len_10-opcode_EXTDELEGATECALL]", + "fixture_hash": "0x8efc0c4acd677a9197dc5743278c4caf51098398d26faca5c2c1ea65b5c3f4c5", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_DELEGATECALL-empty-full_ase]", - "fixture_hash": "0xafb3316f863857ea3f0e162c9da2b3933e4cf3531b31f7f6defd0cb8ba544039", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_30-offset_20-len_10-opcode_EXTSTATICCALL]", + "fixture_hash": "0x38e616ef3b29d4486792613c00c851e01176301d8172daee2b2b824ec6d40ea5", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_DELEGATECALL-empty-max_ase]", - "fixture_hash": "0xf9202d60bc4f7be367104c1ee99babf833814d919a40be27b4c2fca602edf131", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_30-offset_20-len_20-opcode_CALL]", + "fixture_hash": "0xaa6ed638a9a5458fd48c9767dece28b829b188f229354582e027102558f21226", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_DELEGATECALL-EOA-zero]", - "fixture_hash": "0xfc4dda9df5a6ad0190502539c4b274f545c351f73f580653e5c9924acfa31b57", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_30-offset_20-len_20-opcode_CALLCODE]", + "fixture_hash": "0x837c1fa6aa253787984dd1f3458595afca1b43b9314ee6d87ac28aae90b27d25", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_DELEGATECALL-EOA-short]", - "fixture_hash": "0x7f204cb08baff760df75c081244a7a630797271e319e69ae4729167e65d0ed5d", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_30-offset_20-len_20-opcode_DELEGATECALL]", + "fixture_hash": "0xcf4f3c45c80a9f31a9e3498d607ee40d7a7aa1acec1c29dcebd95aae93121f81", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_DELEGATECALL-EOA-mid_20]", - "fixture_hash": "0x72d316305dbc5278c63a3220a5fac8628bc2ef9fa783be7b484f083a4a95b38", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_30-offset_20-len_20-opcode_STATICCALL]", + "fixture_hash": "0xc2b9f2f4d4d4a2a68b9248e691fec057eecf82d072a33b9c8fc990b2667f7706", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_DELEGATECALL-EOA-max_20]", - "fixture_hash": "0x645079b7eb478940d7f963070d5fbf7cb7eeb64ab7fb6607c7a31528e21e179e", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_30-offset_20-len_20-opcode_EXTCALL]", + "fixture_hash": "0xb24981d3607e798958a662c9b9468203519575a1200042ae1120e75c462ad23d", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_DELEGATECALL-EOA-min_ase]", - "fixture_hash": "0xf89e8b9636525469af0b60d22b7e204bded5fc91d1abcf0b61ccd60fa21b0fc6", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_30-offset_20-len_20-opcode_EXTDELEGATECALL]", + "fixture_hash": "0x44ea6d410a35a4122d82768bd421ff3767561c0d959b9dc5c50417bf779d9eb1", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_DELEGATECALL-EOA-mid_ase]", - "fixture_hash": "0x2a5b7f929ddbf2a565d6ce450229c650e5938063c7d31f694f955cf79c6486ec", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_30-offset_20-len_20-opcode_EXTSTATICCALL]", + "fixture_hash": "0x80af4c7ba6bff48f8fdad71309a477d1c01bf148bc2bdfead0bf1f25ec087d36", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_DELEGATECALL-EOA-full_ase]", - "fixture_hash": "0x2159d6f80509ec64e6cff56f3fddcdd1b1ff07459163bc756bbbf000378da2f8", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_30-offset_20-len_30-opcode_CALL]", + "fixture_hash": "0x4ff83be1c929ce777c0981133736eaa18a7351d5b31d0db68dcadf334f7f02a5", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_DELEGATECALL-EOA-max_ase]", - "fixture_hash": "0x39c576b9bc226803ab436556d6c95df963ba8771ee54d19712e8a8283e41c1a7", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_30-offset_20-len_30-opcode_CALLCODE]", + "fixture_hash": "0x5e8cf07490439d7c23a311af1b25fb54d4f5fcb22da23f55c7e1324b3967c2bf", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_DELEGATECALL-LegacyContract-zero]", - "fixture_hash": "0x582dc61a780e93ed7aab1add43eacd06b589e015d9fce1da6cedbc490a4d0a33", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_30-offset_20-len_30-opcode_DELEGATECALL]", + "fixture_hash": "0x46bdedb44a1ffa875e9414a3681faa246f0e4dfeea0ad839a5257d267b58f6ba", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_DELEGATECALL-LegacyContract-short]", - "fixture_hash": "0xa318f26fae5fdf0a5041a672575141506cff0d9b9b867eca858655cbe0242c30", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_30-offset_20-len_30-opcode_STATICCALL]", + "fixture_hash": "0x33ad3e0ab724ab3930d25cabfff4f2d39eb4f6b6a8fd36229590d7c21fb69166", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_DELEGATECALL-LegacyContract-mid_20]", - "fixture_hash": "0xbdd3aa39c25a39ac49854b040268bc6a53b6af25ac9fce93a5fc40811f29ff59", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_30-offset_20-len_30-opcode_EXTCALL]", + "fixture_hash": "0x4ff3ab1df2cc1b7e3d87c3f7286bdbbe6fd4cb627d79239f922e8b44b5d47f2c", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_DELEGATECALL-LegacyContract-max_20]", - "fixture_hash": "0xa0c57cc39dc16b599d492d6962b611af7178cf5b89ad2f0e06ada4d4110d2e6d", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_30-offset_20-len_30-opcode_EXTDELEGATECALL]", + "fixture_hash": "0x6ec1b3e57d09dd52530639d84073aa0e0ed6cbac824d13240ea27a3517b0359e", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_DELEGATECALL-LegacyContract-min_ase]", - "fixture_hash": "0x10be7729e4616b63b9a15ae515074291ac74ef10dc7a95394071cff936119971", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_30-offset_20-len_30-opcode_EXTSTATICCALL]", + "fixture_hash": "0x5e8d250dd738584b01801b395623c43c68612b00e77538c7ff3962b6c24fbdd2", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_DELEGATECALL-LegacyContract-mid_ase]", - "fixture_hash": "0x92f93303494da12395d470cd7d8e3e25630cdd74807ce7cfab0190ed6011fc8a", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_30-offset_30-len_0-opcode_CALL]", + "fixture_hash": "0x9c4a0f36308470b26afe1e0d567999a3c24fb27ff816ba20b018bbe82bbcf7f0", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_DELEGATECALL-LegacyContract-full_ase]", - "fixture_hash": "0x7746a0daa95743d5b4afd1ee48a1c8c558b190d63e9b66bfe374867b4ee3012e", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_30-offset_30-len_0-opcode_CALLCODE]", + "fixture_hash": "0x346c8c8002549ad083c139e5f9e206a32a3159c9bb6a380eef777453bfbadbd8", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_DELEGATECALL-LegacyContract-max_ase]", - "fixture_hash": "0x6e3168c2bec1b96f29b0b6eff0f883706ce21224c6aabec3ef64067aeaad2a27", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_30-offset_30-len_0-opcode_DELEGATECALL]", + "fixture_hash": "0x350e8b88c3ab3d40b133fabb46a94f939088f96b7fe3145cdf5a759717e44306", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_DELEGATECALL-EOFContract-zero]", - "fixture_hash": "0xc101757ad01bab7b34e1d0d6eb5c1fe1d10e6d3e03e89ab44aa19f44ea2f6d65", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_30-offset_30-len_0-opcode_STATICCALL]", + "fixture_hash": "0xc58bed37a16dcc9cd9989dc82a3c476c5e28edba13f2d27adcada34e0390b491", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_DELEGATECALL-EOFContract-short]", - "fixture_hash": "0xa2166ad395180ae77c3e8949ddd84ab4f7f213726a79ffa99a02e6374d2e377c", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_30-offset_30-len_0-opcode_EXTCALL]", + "fixture_hash": "0xc9f11cada28e465cf8ed3589a5a234b54ded48e2ee4f8927c46c1708a186fde5", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_DELEGATECALL-EOFContract-mid_20]", - "fixture_hash": "0x6b24e219377eff47a42a2b51ebb0173d96366a03a008810a7e7869caf7fb4d9a", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_30-offset_30-len_0-opcode_EXTDELEGATECALL]", + "fixture_hash": "0xab376fc8821d67ecf761738cf22924b30d32534d30f8bc51e6af236bef983c38", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_DELEGATECALL-EOFContract-max_20]", - "fixture_hash": "0xc75f6a1490ccc9515ea7611f5fb505c481125a152ab4caa9d08e0f5b61fb9714", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_30-offset_30-len_0-opcode_EXTSTATICCALL]", + "fixture_hash": "0x113c5d71cb45fbe8f8fbba9325893e12c0c6aac4660988c7e13ee3a9e597859e", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_DELEGATECALL-EOFContract-min_ase]", - "fixture_hash": "0x13ecfa1f2dccf9d18008450b6dc4516abcf4d2ff7baa8a29af9167b5085e84be", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_30-offset_30-len_10-opcode_CALL]", + "fixture_hash": "0xa374693f81c9c75a4cc329cda5ecce0af76f8dcd122311194f4ab0d27e1f84aa", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_DELEGATECALL-EOFContract-mid_ase]", - "fixture_hash": "0xb31bc6c2eb7bf3d430739bb1c2c7f9986cec93a705c94bcde2d922df302f358d", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_30-offset_30-len_10-opcode_CALLCODE]", + "fixture_hash": "0x6de628583b1678f6e5b22d9d65c42690d9478100198b7afa6b2a4a8bc20cb17e", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_DELEGATECALL-EOFContract-full_ase]", - "fixture_hash": "0x3ed40d8bdcc24c9e1eab0978479b6b5d26f5e8ab152a31c4010f1030a5b05a1f", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_30-offset_30-len_10-opcode_DELEGATECALL]", + "fixture_hash": "0xedcd8a4949f7f23ddab9f84e600000b3d43f32f6ece0c82e850a1c2698749902", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_DELEGATECALL-EOFContract-max_ase]", - "fixture_hash": "0x46a84085d89bbee26aed16e47a093953e9616d2950d8912c5cb3d3282f77c9e2", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_30-offset_30-len_10-opcode_STATICCALL]", + "fixture_hash": "0xc2d78682dd5668d1acf9d80b48a3e0498d311d1ad6f38044e6449788b8e583cd", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_EXTCALL-empty-zero]", - "fixture_hash": "0x9199c0b7b561201b2b6b52f2cca0bb262f7d2f217a2ade4959b6811eadef346f", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_30-offset_30-len_10-opcode_EXTCALL]", + "fixture_hash": "0x3e14ae2f65ed5fdd3d5a44887e3d2b0f20726176b6e726b1851023257ee0a610", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_EXTCALL-empty-short]", - "fixture_hash": "0x5a4e617c144770233eea331433e4bbd3549a39db25b163c26d3b3c999139c2f8", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_30-offset_30-len_10-opcode_EXTDELEGATECALL]", + "fixture_hash": "0xed353f5631bdd1ca9d34be8873d604c41804e659278e2bd0b745a73b94e34f01", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_EXTCALL-empty-mid_20]", - "fixture_hash": "0x3aaf89f287757f999be6e6a648a6b1406ba035810a27d76dc9d92c20488b9276", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_30-offset_30-len_10-opcode_EXTSTATICCALL]", + "fixture_hash": "0x58b08af2ab405bfb5e4c3ff473887356df8839ac496b9323b09f028f60c8182b", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_EXTCALL-empty-max_20]", - "fixture_hash": "0xcccbf4ae9f6ecbaf8fb24d6acb539f4db7751b8cd800d0f3fda68ba14b95553", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_30-offset_30-len_20-opcode_CALL]", + "fixture_hash": "0xee414c839bf690ce42c88af5c0cccb3ce0b3d741316f53b16bfbea97a97fffe4", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_EXTCALL-empty-min_ase]", - "fixture_hash": "0x6b6615136929aa5b46c7799398a1d7c9ea8071b3e7e227a59c9f89a4e75b611f", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_30-offset_30-len_20-opcode_CALLCODE]", + "fixture_hash": "0x3b7ced6af6b2abd178a0e2c4cb589f733242f9b65de0079c3ddb172d381cd6d6", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_EXTCALL-empty-mid_ase]", - "fixture_hash": "0x55c44e77aeb4bf27256bc0af96b42893fd8ac6a401383712a75eaa86d4d75168", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_30-offset_30-len_20-opcode_DELEGATECALL]", + "fixture_hash": "0xc75b0397d0c22779e9dba4e456af2da76c236f6a6403bce0cc2610787465c9d8", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_EXTCALL-empty-full_ase]", - "fixture_hash": "0xe76bad14ba94fdb450f4cb27ac5b0d2d78b6a34e44c09cab5a0666a1695cedf2", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_30-offset_30-len_20-opcode_STATICCALL]", + "fixture_hash": "0x4476678fb434648665d2d588ae3848c0f5fa2e58c27586a21c11b0b5bff66683", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_EXTCALL-empty-max_ase]", - "fixture_hash": "0xe282ec3ae341f87d493dae25e07c57e1e9c6a90c657be97aabdb6824f7e12a43", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_30-offset_30-len_20-opcode_EXTCALL]", + "fixture_hash": "0xf4e693eb0c31ae9907fbcd66d49c6553a21da69d30b33eb7894bb5fd1dd13f62", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_EXTCALL-EOA-zero]", - "fixture_hash": "0xa1ce6e048bd0a5de37e2f17bd125a6f0c8ad0281dccf3b2b52016bd7c0d4ed5b", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_30-offset_30-len_20-opcode_EXTDELEGATECALL]", + "fixture_hash": "0x9f73b09d326528b9a2d9a94c2fe2f770d728f5cffb3f62e5d2587be37940cbba", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_EXTCALL-EOA-short]", - "fixture_hash": "0x1c6482bdc0203ce86b7e7c9d76d67ccbb0d09220b23a83a77800f8178a733eb9", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_30-offset_30-len_20-opcode_EXTSTATICCALL]", + "fixture_hash": "0x1f979f6000d863a37803f921549c75898c1cddf7d2136043289ce74a29ca3940", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_EXTCALL-EOA-mid_20]", - "fixture_hash": "0x114b5a45080e970938386ebf3b35f4d799df0d3dfe701193da09ab9fcb184f8f", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_30-offset_30-len_30-opcode_CALL]", + "fixture_hash": "0xef735b2c5820b1cb66b52c9a904c20d139680ec5c627dde1d9de007fd323c292", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_EXTCALL-EOA-max_20]", - "fixture_hash": "0x5d23f56f47c0c3860f6b4f7c168bb442f5b9003a94b658bbaefea4f59fe7230b", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_30-offset_30-len_30-opcode_CALLCODE]", + "fixture_hash": "0x43dee1e5629862acc0593e8a83eeabc769a9a725f041fbe306c4e16edba55944", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_EXTCALL-EOA-min_ase]", - "fixture_hash": "0x43d0cd7988a78c4945e0f3046db16c32cad335a46373976415c732c7c69287c2", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_30-offset_30-len_30-opcode_DELEGATECALL]", + "fixture_hash": "0x142b4904d1c1530a15b4b3a6f79a5c15d36eeb9ab43758dbe452d2aa85c46710", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_EXTCALL-EOA-mid_ase]", - "fixture_hash": "0x65187f1c4a0b563d2fd8511e6eb2c8e8980ac98f2c0bbbba66ff497574eb7f36", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_30-offset_30-len_30-opcode_STATICCALL]", + "fixture_hash": "0x437ca455c001b2f58865a81357c03ec7ffcf65d19f6046872eaf1efe3c0bec", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_EXTCALL-EOA-full_ase]", - "fixture_hash": "0x69a7b67c0a7f9960a297496567a3d58c934875597af339c9fe2005e969e40b0d", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_30-offset_30-len_30-opcode_EXTCALL]", + "fixture_hash": "0x2372b4363a6244a034e5cfa036b866a57c8cbfcb6ed525ea79a35f89d7d04d25", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_EXTCALL-EOA-max_ase]", - "fixture_hash": "0xed1c3e7241d4cf108f392b1caef537ec2798369248e38a11b13d4ec6a9b41847", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_30-offset_30-len_30-opcode_EXTDELEGATECALL]", + "fixture_hash": "0x66aa1b7343ab3a2cee5e2af682e9219c92bd8a1e949fd7bc8ac171c083dca77f", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_EXTCALL-LegacyContract-zero]", - "fixture_hash": "0x98b4b0f72399101381bdb7deb1e0262bdc6d9fdd56d7675c00da818e7d2bd950", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_30-offset_30-len_30-opcode_EXTSTATICCALL]", + "fixture_hash": "0x6d8bb630d9baf8641b55cf03c2c522121ae08b595702594afa8fbc834c036fe6", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_EXTCALL-LegacyContract-short]", - "fixture_hash": "0x60cc882d7e080b73bd51a5542a0f59b1787a10a0eef4e3465a86aeb6bca02c65", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndataload_handling[fork_CancunEIP7692-blockchain_test_engine-offset_0-len_0-opcode_EXTCALL]", + "fixture_hash": "0xfb76df6818b8958c4887a7922af8929e75d16d2e149cc7be081fa8ace0b9a5b8", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndataload_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_EXTCALL-LegacyContract-mid_20]", - "fixture_hash": "0xb4a4f1400a826b3a17d9ee19a6345b254a9b4de072b003a586cf11c19a0a5182", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndataload_handling[fork_CancunEIP7692-blockchain_test_engine-offset_0-len_0-opcode_EXTDELEGATECALL]", + "fixture_hash": "0xfc4f9c6a6e4cf2fd4fb45393eef9e9f7a55f011f3adb793f41caf8b406d81262", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndataload_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_EXTCALL-LegacyContract-max_20]", - "fixture_hash": "0xe5912147713eb074803bc57c111c3e67594a7fdf2477f4aec3a842b54e7e92f6", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndataload_handling[fork_CancunEIP7692-blockchain_test_engine-offset_0-len_0-opcode_EXTSTATICCALL]", + "fixture_hash": "0x907fd1b8445a9d53a1fda6bc45451c26629760f20f1868e3433edc145596918f", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndataload_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_EXTCALL-LegacyContract-min_ase]", - "fixture_hash": "0x11acafe3ce08fb5ce624a8136fc485118bc7e4d9131954497c9624d46c2f94b0", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndataload_handling[fork_CancunEIP7692-blockchain_test_engine-offset_0-len_10-opcode_EXTCALL]", + "fixture_hash": "0x9556224689cc9e51d440b35f8ad93a1ccf91988f263a66545591c98b09239d97", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndataload_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_EXTCALL-LegacyContract-mid_ase]", - "fixture_hash": "0xbe2d10430bdb0fb4a63f3d03ef2a17c2b04094e621657126ceccfe89b4e14f20", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndataload_handling[fork_CancunEIP7692-blockchain_test_engine-offset_0-len_10-opcode_EXTDELEGATECALL]", + "fixture_hash": "0x9d97ce4a5616b562825f1c5aa7e195f6d98b0b24037ca57e663b4328e93c15d2", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndataload_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_EXTCALL-LegacyContract-full_ase]", - "fixture_hash": "0xd9403bc66939f3a6281c9d665ebe824d05cc787d077c339f83da37298958ae4e", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndataload_handling[fork_CancunEIP7692-blockchain_test_engine-offset_0-len_10-opcode_EXTSTATICCALL]", + "fixture_hash": "0x8e4648492b4fa7cb7bc539bf8ab5a9da33172367aee90b37c74082f22e113c4d", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndataload_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_EXTCALL-LegacyContract-max_ase]", - "fixture_hash": "0x8931199b12aa704a6006a75e6e41403d2270e866607dfbd88cef8fbf1d3f3aaf", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndataload_handling[fork_CancunEIP7692-blockchain_test_engine-offset_0-len_20-opcode_EXTCALL]", + "fixture_hash": "0x57f1b4a0053170c6bb5d898e83fa4fd8884d8771c61d38407c4756135c5a1696", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndataload_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_EXTCALL-EOFContract-zero]", - "fixture_hash": "0xd3e53b0ba48ee0afae0329fb93023cf1855fd5ae964d5281f6a95a1e6a9d0689", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndataload_handling[fork_CancunEIP7692-blockchain_test_engine-offset_0-len_20-opcode_EXTDELEGATECALL]", + "fixture_hash": "0xc24242a634ae33ca2aff23d4f00354718af455186578b2feaad952d25f72fd71", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndataload_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_EXTCALL-EOFContract-short]", - "fixture_hash": "0xae99e3d75c2962e2ed15b09d83d036e76b09727e7f895948cd6ab5b1440a985b", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndataload_handling[fork_CancunEIP7692-blockchain_test_engine-offset_0-len_20-opcode_EXTSTATICCALL]", + "fixture_hash": "0x59068623d245dbe10e7b72a6d2bb98397a3f0a35fb036b787b2cb3ca1750eb16", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndataload_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_EXTCALL-EOFContract-mid_20]", - "fixture_hash": "0xf7f4be1b168bb7a3cc31f3cfb500c8c2851ac0f7ea3fa22c891d56f6767f5d6b", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndataload_handling[fork_CancunEIP7692-blockchain_test_engine-offset_0-len_30-opcode_EXTCALL]", + "fixture_hash": "0xf68dc97c089fe310d7f3df8b762257bd0980d810e46e0e137125c7b1b1ee72ee", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndataload_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_EXTCALL-EOFContract-max_20]", - "fixture_hash": "0xccece6a7aa65a40b569192cb8cb027520ed37529b4dc8730ea5c649f693f0fb5", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndataload_handling[fork_CancunEIP7692-blockchain_test_engine-offset_0-len_30-opcode_EXTDELEGATECALL]", + "fixture_hash": "0x85bc98e84a30e9d79d7f777c87aab9f75f1f78fcbac3360b34357dc453a1103d", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndataload_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_EXTCALL-EOFContract-min_ase]", - "fixture_hash": "0x9f91ac25a1abce8708a2cff739b3951c3a78c7c577cf89faa7d29fa16702b3bd", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndataload_handling[fork_CancunEIP7692-blockchain_test_engine-offset_0-len_30-opcode_EXTSTATICCALL]", + "fixture_hash": "0x1a05ad1ad28712603a707a21c15c3786ef0327e188cdfae277a833410c207f38", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndataload_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_EXTCALL-EOFContract-mid_ase]", - "fixture_hash": "0x2c87247852947acfb91a2a2824ac8d50ec68faed9fceface8b8c61f69d55b228", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndataload_handling[fork_CancunEIP7692-blockchain_test_engine-offset_10-len_0-opcode_EXTCALL]", + "fixture_hash": "0x41d37c63a5a5f94fc02fb1ed2c68c9b0c8c45bfca5452813c19ab9580f7c294", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndataload_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_EXTCALL-EOFContract-full_ase]", - "fixture_hash": "0x3a4e18a32667fa53c260a9f6c04897599683ce9deeaf31db16c41e9d76f3557", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndataload_handling[fork_CancunEIP7692-blockchain_test_engine-offset_10-len_0-opcode_EXTDELEGATECALL]", + "fixture_hash": "0x2025fb4af3af55eefc6935809345d478ef74099c7d3f72ac4779d86178a40be2", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndataload_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_EXTCALL-EOFContract-max_ase]", - "fixture_hash": "0xadeebb1e1e47a51ce84856d29da6ee7e1858d391b4989bab852d0d69bae54afb", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndataload_handling[fork_CancunEIP7692-blockchain_test_engine-offset_10-len_0-opcode_EXTSTATICCALL]", + "fixture_hash": "0x3babc89e624eb09c8ef40eb183f5780a5a719b96e60cd666fc878407f26a6094", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndataload_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_EXTDELEGATECALL-empty-zero]", - "fixture_hash": "0x2dd5728544243f536da5916877fe0b9c30317f975b96b9869c95c4db1328d027", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndataload_handling[fork_CancunEIP7692-blockchain_test_engine-offset_10-len_10-opcode_EXTCALL]", + "fixture_hash": "0xc17eda2233085132f815cfdeee0d2980adbce066e844f2a721d77a306ce75cd7", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndataload_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_EXTDELEGATECALL-empty-short]", - "fixture_hash": "0xe13b66b0304a530f5cfda6472fdb9b0f7e2e5e20f289367bb1cf93e98a3b4025", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndataload_handling[fork_CancunEIP7692-blockchain_test_engine-offset_10-len_10-opcode_EXTDELEGATECALL]", + "fixture_hash": "0x18b578ad69f6f3076f93f829566c4d4e37f15b70aa4ca1970bbefce99841dfcb", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndataload_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_EXTDELEGATECALL-empty-mid_20]", - "fixture_hash": "0xafcbe576c2a6b61e3f60585f6d7d2dfdcc733562f628685b75dec16b0678607", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndataload_handling[fork_CancunEIP7692-blockchain_test_engine-offset_10-len_10-opcode_EXTSTATICCALL]", + "fixture_hash": "0xcfc0ccd744969595356bbc86e735e4afcf0cd51479801312870ccf43c19c366b", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndataload_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_EXTDELEGATECALL-empty-max_20]", - "fixture_hash": "0xcd17442e277d87a7c631c2fdde0a632d479643690485231d2bdb3ea08b38ecaf", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndataload_handling[fork_CancunEIP7692-blockchain_test_engine-offset_10-len_20-opcode_EXTCALL]", + "fixture_hash": "0xa7253a6ce351b03a4e3e1d45bd4a05d89bf2ba0189da9746007fea23ab5056ad", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndataload_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_EXTDELEGATECALL-empty-min_ase]", - "fixture_hash": "0x128001aff66b48927e3b2fe538d6e206dab8b8bc1d756878b7aa2b15c58dbf49", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndataload_handling[fork_CancunEIP7692-blockchain_test_engine-offset_10-len_20-opcode_EXTDELEGATECALL]", + "fixture_hash": "0xa7bf0020e269b5c85ea8cf87e9219ce951fdba9a1664f00e73aa82a6e91211a5", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndataload_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_EXTDELEGATECALL-empty-mid_ase]", - "fixture_hash": "0xb26eb8114a2348cc1b46d1bb833460703b4a106d3dc308cf818b19f4ebdd34fe", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndataload_handling[fork_CancunEIP7692-blockchain_test_engine-offset_10-len_20-opcode_EXTSTATICCALL]", + "fixture_hash": "0x28b5732fccdd2123a9027aa755f730965130e87cf2a75a8bf03a19ea2d4db3de", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndataload_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_EXTDELEGATECALL-empty-full_ase]", - "fixture_hash": "0xcc1869fef97d16d4567c7427dcfccbc7009d269683028ddc08ca4c1f8ab95391", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndataload_handling[fork_CancunEIP7692-blockchain_test_engine-offset_10-len_30-opcode_EXTCALL]", + "fixture_hash": "0x816979c8d36704ac12f6e40ab59c50a8d70ea99357b4d088eccd8ff035e54a99", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndataload_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_EXTDELEGATECALL-empty-max_ase]", - "fixture_hash": "0xb3383df18e98b5e735821e4650979aa8850b9ff25a40efb5afbfbd7e4e754792", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndataload_handling[fork_CancunEIP7692-blockchain_test_engine-offset_10-len_30-opcode_EXTDELEGATECALL]", + "fixture_hash": "0xe4f5d5d8bddb8487b71432f6aa1bd88463c983fc9daba823b73a31c53f2a56d6", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndataload_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_EXTDELEGATECALL-EOA-zero]", - "fixture_hash": "0x22c023326b39518f32222d2e30589cbf26b02af7f82ca198a7e122bd62ca7cc8", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndataload_handling[fork_CancunEIP7692-blockchain_test_engine-offset_10-len_30-opcode_EXTSTATICCALL]", + "fixture_hash": "0xe71134e6caa8b0b66aa9910570f7db515819138c1cdab9c142dbe212a5ff9eae", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndataload_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_EXTDELEGATECALL-EOA-short]", - "fixture_hash": "0xb222ffa4a9dfb7ccfb6d31097a608a189479715b7aa39860ed9bd8ea8d618985", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndataload_handling[fork_CancunEIP7692-blockchain_test_engine-offset_20-len_0-opcode_EXTCALL]", + "fixture_hash": "0x214e6bf7a5c2ff3cc7e77e843570131e2e000084d333451d38599ffc57cdc936", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndataload_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_EXTDELEGATECALL-EOA-mid_20]", - "fixture_hash": "0x5fa0e079a79552b5dba2f7b9ddae8887e685718ab983a55dbd83ccb5547047a7", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndataload_handling[fork_CancunEIP7692-blockchain_test_engine-offset_20-len_0-opcode_EXTDELEGATECALL]", + "fixture_hash": "0x115460d30f9991c96203b52b24cde19534e5addf9804dcff3a98f9a4ac7e03a5", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndataload_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_EXTDELEGATECALL-EOA-max_20]", - "fixture_hash": "0x8e6ef9f8ffd9ccf7f4b32bd54e2d2d41048f3cb620dee06aa4f83c2b24ccecd8", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndataload_handling[fork_CancunEIP7692-blockchain_test_engine-offset_20-len_0-opcode_EXTSTATICCALL]", + "fixture_hash": "0x34e01c0bd7001f1553ed077a11a41f1d05a7f190f2f7ff2c01f964244f64b73c", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndataload_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_EXTDELEGATECALL-EOA-min_ase]", - "fixture_hash": "0x634fb411933da1649b61025f7d9c56d6231ddd25cb2bfc7df407b39bfa0303d3", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndataload_handling[fork_CancunEIP7692-blockchain_test_engine-offset_20-len_10-opcode_EXTCALL]", + "fixture_hash": "0x3346074d105868d19e6909e909744fba859b3f4f18e63838db7613de52e19750", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndataload_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_EXTDELEGATECALL-EOA-mid_ase]", - "fixture_hash": "0x9123976538485033311ed9507bf12619226e510a468ab1e0b6cdedb85ba7cf12", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndataload_handling[fork_CancunEIP7692-blockchain_test_engine-offset_20-len_10-opcode_EXTDELEGATECALL]", + "fixture_hash": "0x6f0f0adf1de52b37f74e6d273851e8e8ccb53a3c51a378f7da9f870d7be91ae9", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndataload_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_EXTDELEGATECALL-EOA-full_ase]", - "fixture_hash": "0xef1c258417acf4a9efb728719eb01db88ef377bb7d11667fd7fa18237c9cc7d", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndataload_handling[fork_CancunEIP7692-blockchain_test_engine-offset_20-len_10-opcode_EXTSTATICCALL]", + "fixture_hash": "0x6567a29bedf66dae6251110b90185a9c1134fe0912351236dc9dcc79f6e27ee7", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndataload_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_EXTDELEGATECALL-EOA-max_ase]", - "fixture_hash": "0xb12410fa4f8dd8a6df4d1f54f4a21cf862fc7a1a0c6114daabd28a3c42813d90", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndataload_handling[fork_CancunEIP7692-blockchain_test_engine-offset_20-len_20-opcode_EXTCALL]", + "fixture_hash": "0x25393de2994779ff426e08a8641ff657fb43b1ec0ee38a5dce4fcfa326536478", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndataload_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_EXTDELEGATECALL-LegacyContract-zero]", - "fixture_hash": "0xb4d18c4c394c0ffda9a391ce066f8be1480b0f062c379d398f6ab672c706f8ea", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndataload_handling[fork_CancunEIP7692-blockchain_test_engine-offset_20-len_20-opcode_EXTDELEGATECALL]", + "fixture_hash": "0xaa6d0292dc14c519938322a22e4fec2066382c2275b01a7d7ef8aec87ee2b3dc", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndataload_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_EXTDELEGATECALL-LegacyContract-short]", - "fixture_hash": "0x5a31b14db895e5fdd21cc101c1c6a12f908f7849176950740631fb2e1e0c260", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndataload_handling[fork_CancunEIP7692-blockchain_test_engine-offset_20-len_20-opcode_EXTSTATICCALL]", + "fixture_hash": "0x5f4e4fe5cbb514132c994293222e68a045930f595537ae8a7e9a782ad55d19d6", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndataload_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_EXTDELEGATECALL-LegacyContract-mid_20]", - "fixture_hash": "0x1c377f5430fb609f6479560a723b1e456643fd456ce5c294f98a5c530c9b8306", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndataload_handling[fork_CancunEIP7692-blockchain_test_engine-offset_20-len_30-opcode_EXTCALL]", + "fixture_hash": "0x87b8a2d021908622d2e57587eb48cb66503a875a1f25dd4c1785e383ae5a36ba", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndataload_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_EXTDELEGATECALL-LegacyContract-max_20]", - "fixture_hash": "0xc814ac6ae01ca20e0c7bfa587b114e18c033343d133155936e94aa6331d0474e", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndataload_handling[fork_CancunEIP7692-blockchain_test_engine-offset_20-len_30-opcode_EXTDELEGATECALL]", + "fixture_hash": "0x30456d6b2a85b02f53de226be7b4c86fc0b0f32bb47f9aece3003240e1423527", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndataload_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_EXTDELEGATECALL-LegacyContract-min_ase]", - "fixture_hash": "0x197681b41883bc7237c820a5d84c37cb1a8e2724cbea4da7c4bb9d631549653", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndataload_handling[fork_CancunEIP7692-blockchain_test_engine-offset_20-len_30-opcode_EXTSTATICCALL]", + "fixture_hash": "0x62302cad2225d19e557f7ac70ceb15bdaeaa5a1db1a6fa48d51a1a9562b1508d", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndataload_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_EXTDELEGATECALL-LegacyContract-mid_ase]", - "fixture_hash": "0x4081a21c09a7987a567777fd71d52202651ca938b427255ab13a9492a9adbe1b", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndataload_handling[fork_CancunEIP7692-blockchain_test_engine-offset_30-len_0-opcode_EXTCALL]", + "fixture_hash": "0xe2602e26976be2d4bd0b8e2aa0e55a7de2ea1856267fb36e763394814b274146", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndataload_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_EXTDELEGATECALL-LegacyContract-full_ase]", - "fixture_hash": "0x488f90b282d8aa30cf049e3b528d1ce3e9547ea080c10cb0713fb7442f1439a1", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndataload_handling[fork_CancunEIP7692-blockchain_test_engine-offset_30-len_0-opcode_EXTDELEGATECALL]", + "fixture_hash": "0x70d42bf9dba2f151c2d908cc42a4cc33246f9ab3cf59be9950734af5dd046c9e", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndataload_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_EXTDELEGATECALL-LegacyContract-max_ase]", - "fixture_hash": "0xab32cf6524d6ce112ab41440ff6909b08fbbdc1a9d61155424a8fe50ed0a95be", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndataload_handling[fork_CancunEIP7692-blockchain_test_engine-offset_30-len_0-opcode_EXTSTATICCALL]", + "fixture_hash": "0x8a390b4c49574fc3a95e11d2d129da4486a050b4ec6bacb9c8fc315c83577863", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndataload_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_EXTDELEGATECALL-EOFContract-zero]", - "fixture_hash": "0x1312fc7c97fc9b8f3951aafbabb03e7fcb3252bdde7b5f8ed60c7e241638d109", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndataload_handling[fork_CancunEIP7692-blockchain_test_engine-offset_30-len_10-opcode_EXTCALL]", + "fixture_hash": "0x150171b9dd9afac6465b5d83f7abe3047674e8e57ca80042aeaeaa99794c58aa", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndataload_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_EXTDELEGATECALL-EOFContract-short]", - "fixture_hash": "0x6f9605aaa8f35e1b705286193be52738e261b521a605f4cf7ab95376e13b5407", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndataload_handling[fork_CancunEIP7692-blockchain_test_engine-offset_30-len_10-opcode_EXTDELEGATECALL]", + "fixture_hash": "0x8a93e42834cc187aef8c2d46f35aa6f085a30fec1789f1247395363801fc8d3e", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndataload_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_EXTDELEGATECALL-EOFContract-mid_20]", - "fixture_hash": "0xcbfe48a680ad6070ede2b96861e9e4d06dfe83a1d6fae2abaaee2137bd6b21d0", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndataload_handling[fork_CancunEIP7692-blockchain_test_engine-offset_30-len_10-opcode_EXTSTATICCALL]", + "fixture_hash": "0xeda0c4b537f2ab89b8f3b0a38ed4461767b95ec953ffc09130d08931677471a4", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndataload_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_EXTDELEGATECALL-EOFContract-max_20]", - "fixture_hash": "0x6b942ee7e236fa7f9e9b70b5883cfbe39346768d29d2f9e407bb5eb2529b0d78", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndataload_handling[fork_CancunEIP7692-blockchain_test_engine-offset_30-len_20-opcode_EXTCALL]", + "fixture_hash": "0xf275571bb3940e31589e40cc2249f11bdb481833df19c5680df57b436b00fd5b", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndataload_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_EXTDELEGATECALL-EOFContract-min_ase]", - "fixture_hash": "0x52cfc5ed187b14d45bad832d8fc6befb8cc90e6a40f939630ba271947f5c402f", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndataload_handling[fork_CancunEIP7692-blockchain_test_engine-offset_30-len_20-opcode_EXTDELEGATECALL]", + "fixture_hash": "0xbd9584681383f5b928737ce066ee898cfded50b616f2b8c62439aed941f35724", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndataload_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_EXTDELEGATECALL-EOFContract-mid_ase]", - "fixture_hash": "0x1c3ecd7a7967e45c464e6617ad1739bad9921b876fc6cac29bc6566d418d088c", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndataload_handling[fork_CancunEIP7692-blockchain_test_engine-offset_30-len_20-opcode_EXTSTATICCALL]", + "fixture_hash": "0x428787ad069989a59ba2ce78a0e8668320b259dfec31c5571e4b48ba065d3983", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndataload_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_EXTDELEGATECALL-EOFContract-full_ase]", - "fixture_hash": "0x8332f5238afbbc5917cc1f5c0f6f2106d40d514a96b5bce58db709e81355f60c", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndataload_handling[fork_CancunEIP7692-blockchain_test_engine-offset_30-len_30-opcode_EXTCALL]", + "fixture_hash": "0xd003d7f5d8372983755a56ccc8ee2472e59e3838c1615141ce27e02d115f41cb", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndataload_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_EXTDELEGATECALL-EOFContract-max_ase]", - "fixture_hash": "0xfabc4728bf6db35dda0a76d25197c9f1b363e94d1c1336255fb9e68b890bfee5", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndataload_handling[fork_CancunEIP7692-blockchain_test_engine-offset_30-len_30-opcode_EXTDELEGATECALL]", + "fixture_hash": "0xf37b7ed5228da1ebfead13b2d37e77681e9bc253b86235178b36bd3541b7cdb4", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndataload_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_EXTSTATICCALL-empty-zero]", - "fixture_hash": "0x6d899ded989bf05230122bc3a3b9b88a70e7e1a870320dfec296e9cdc99a21da", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndataload_handling[fork_CancunEIP7692-blockchain_test_engine-offset_30-len_30-opcode_EXTSTATICCALL]", + "fixture_hash": "0x910ba2f4f2418dbc530b59a978cf7e9db60028fabdfee36fa929c0996390ee4e", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndataload_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_EXTSTATICCALL-empty-short]", - "fixture_hash": "0xbe98896696d8c1825edcad9a0196761ab5beb6f95dd4edb9c1ddb4bf72a2b70c", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndatacopy_memory_expansion.py::test_returndatacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-from_existent_memory-successful_True-single_byte_expansion]", + "fixture_hash": "0x3cf7a093d01240ef16c396522d8f674a9df085aebf03c28cbe9774b25bb74913", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndatacopy_memory_expansion/returndatacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_EXTSTATICCALL-empty-mid_20]", - "fixture_hash": "0xf77f1cffe894269376291ad002e2046870b64a56ae90665aba77fd692f12a11f", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndatacopy_memory_expansion.py::test_returndatacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-from_existent_memory-successful_True-single_byte_expansion_2]", + "fixture_hash": "0x169600c926541f73ffe4ecc64837cae2c058f008fd24074112df54d8d9ffb0c8", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndatacopy_memory_expansion/returndatacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_EXTSTATICCALL-empty-max_20]", - "fixture_hash": "0xa6b0d34eaca6219b482ac904a04392208313bac7cba9d4d12cabbcb120fdc80c", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndatacopy_memory_expansion.py::test_returndatacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-from_existent_memory-successful_True-single_byte_expansion_word_boundary]", + "fixture_hash": "0xac6a095b16e76a59fd152a41a8354f7335045ecf30391f184dfe7b41ebb9b885", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndatacopy_memory_expansion/returndatacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_EXTSTATICCALL-empty-min_ase]", - "fixture_hash": "0x6a8ea11a5f6586016ecc1af20b2518cce69d76e93262605f5174f59bd6ba2059", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndatacopy_memory_expansion.py::test_returndatacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-from_existent_memory-successful_True-single_byte_expansion_word_boundary_2]", + "fixture_hash": "0x19cc99301e2adb3904a5ffac5ce92d78c069d49173e0f3776c2fcf704f32aae6", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndatacopy_memory_expansion/returndatacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_EXTSTATICCALL-empty-mid_ase]", - "fixture_hash": "0xdf202cdc9432764cfcb638ddbad6fca32495215b69a79e59e6070512527c5d91", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndatacopy_memory_expansion.py::test_returndatacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-from_existent_memory-successful_True-multi_word_expansion]", + "fixture_hash": "0x52fdfc2527a4e549f47117dc06dc1a0b04fbfb54bf81319cb68dc36838738253", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndatacopy_memory_expansion/returndatacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_EXTSTATICCALL-empty-full_ase]", - "fixture_hash": "0xc0767d9cb45dfb9d8d24657d11ebf4f0f7a70c166aa7f0179c31852d3323f553", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndatacopy_memory_expansion.py::test_returndatacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-from_existent_memory-successful_True-multi_word_expansion_2]", + "fixture_hash": "0xca73b908c19f79b411bb899b63d08f3f25efe769decb57c14685ab8643951168", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndatacopy_memory_expansion/returndatacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_EXTSTATICCALL-empty-max_ase]", - "fixture_hash": "0x5688a05940e93521077632b325a59c41c7e876fbdba98d6264f5ed87063cff90", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndatacopy_memory_expansion.py::test_returndatacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-from_existent_memory-successful_True-zero_length_expansion]", + "fixture_hash": "0x5bf268ec59922ce6ba09f85d5cec1eac032d0a1a98396df5755c8b6bb866221e", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndatacopy_memory_expansion/returndatacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_EXTSTATICCALL-EOA-zero]", - "fixture_hash": "0x7f5f4f26a9e966460b7b2be4e1de4ccbc8eff02ad821795b89544b7b11435807", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndatacopy_memory_expansion.py::test_returndatacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-from_existent_memory-successful_True-huge_dest_zero_length]", + "fixture_hash": "0x9f98ec00384404a8d78b324ab994add13701a7048dc8600fd2f85bf5e64b198f", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndatacopy_memory_expansion/returndatacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_EXTSTATICCALL-EOA-short]", - "fixture_hash": "0x34fa28acdb2f0706abf3877a385506ff9e0105a0f9b53db7cc7303ff66fdcdc8", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndatacopy_memory_expansion.py::test_returndatacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-from_existent_memory-successful_True-huge_src_zero_length]", + "fixture_hash": "0xa8a503cc022709603341ce2b42498e20ee7db14e0fba056aede28229adca3b7a", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndatacopy_memory_expansion/returndatacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_EXTSTATICCALL-EOA-mid_20]", - "fixture_hash": "0x49663c426b9939f723e58f6361dc490e6480a3e64f7c571a8e086a27625471fe", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndatacopy_memory_expansion.py::test_returndatacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-from_existent_memory-successful_True-huge_dest_huge_src_zero_length]", + "fixture_hash": "0x4cac4f3d4ab66eaf58350562987a2a19878d17e41d72bd0ecd4413867a7e9be9", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndatacopy_memory_expansion/returndatacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_EXTSTATICCALL-EOA-max_20]", - "fixture_hash": "0xd936582763e43945c249f7c82671c18c32a13e732f6974d45aac0007220aedb8", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndatacopy_memory_expansion.py::test_returndatacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-from_existent_memory-successful_False-single_byte_expansion]", + "fixture_hash": "0xe2c31126285907c0c26bf320aa18c5c3bd74bc3b7e2020c304e8258481146be4", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndatacopy_memory_expansion/returndatacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_EXTSTATICCALL-EOA-min_ase]", - "fixture_hash": "0xf1b5cd69967741dfda33fafb50a6ad28e84654e6b2a863aa0ef1bdf7c8c9fa42", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndatacopy_memory_expansion.py::test_returndatacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-from_existent_memory-successful_False-single_byte_expansion_2]", + "fixture_hash": "0x64c37ff5e4b3b32282df273453ba5f41173ce58be49894ae11c59d56087f6074", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndatacopy_memory_expansion/returndatacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_EXTSTATICCALL-EOA-mid_ase]", - "fixture_hash": "0x4c69aec85d53f87adb36ed0f66f9f971cbabdff90e96b24d0e6536896239af50", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndatacopy_memory_expansion.py::test_returndatacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-from_existent_memory-successful_False-single_byte_expansion_word_boundary]", + "fixture_hash": "0xd1ff86f5e2033c315c061c9365008cfbabc5114a6e60a596277ce63ecc2b2ecf", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndatacopy_memory_expansion/returndatacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_EXTSTATICCALL-EOA-full_ase]", - "fixture_hash": "0xebc898a21b696142345e3222578ac3d4ef95ac83a29b649f44b7fde559d271fe", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndatacopy_memory_expansion.py::test_returndatacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-from_existent_memory-successful_False-single_byte_expansion_word_boundary_2]", + "fixture_hash": "0xce8beb11bd7f44135b109d2fbea9510c6eef4ee16c1c0fa3832211be1e058b85", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndatacopy_memory_expansion/returndatacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_EXTSTATICCALL-EOA-max_ase]", - "fixture_hash": "0x62dd0c64e5d9b74c14e6356d9da22e822f6c8b17a36a3b1368cd1f031e79c39", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndatacopy_memory_expansion.py::test_returndatacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-from_existent_memory-successful_False-multi_word_expansion]", + "fixture_hash": "0xc46b42ea36d9e6f075dc73f102436d3168587009bb6f4002128bc47461df402", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndatacopy_memory_expansion/returndatacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_EXTSTATICCALL-LegacyContract-zero]", - "fixture_hash": "0x69fc5a8545327f57db742985ec6e889f4c65ddea1e5f135367cdee574dc57add", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndatacopy_memory_expansion.py::test_returndatacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-from_existent_memory-successful_False-multi_word_expansion_2]", + "fixture_hash": "0xa40243fdbdc51764491d298298f65b28a50e32ff845fc66a01502a2018b4a7d0", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndatacopy_memory_expansion/returndatacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_EXTSTATICCALL-LegacyContract-short]", - "fixture_hash": "0xce1852827b608f2f8381b65ff1829590667e388a87d2088dbc2226199c01398d", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndatacopy_memory_expansion.py::test_returndatacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-from_existent_memory-successful_False-zero_length_expansion]", + "fixture_hash": "0xd3e7b460ae9acafaa7485702178945d98a57776207ab7769a4e060e86cfbebb5", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndatacopy_memory_expansion/returndatacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_EXTSTATICCALL-LegacyContract-mid_20]", - "fixture_hash": "0x1b41e5e207c2d9125c44d319722ee1dbf7460a14c1ca03ae507bcebaaec96bf1", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndatacopy_memory_expansion.py::test_returndatacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-from_existent_memory-successful_False-huge_dest_zero_length]", + "fixture_hash": "0xbc910c76f4c96c740f516f48c577b64b9e3378a34da6d5686fd0038d897232d2", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndatacopy_memory_expansion/returndatacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_EXTSTATICCALL-LegacyContract-max_20]", - "fixture_hash": "0xdcdb58277e5868610dd54462b6403adefde4f0c9b9583209e6e68cc4ccaaf99b", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndatacopy_memory_expansion.py::test_returndatacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-from_existent_memory-successful_False-huge_src_zero_length]", + "fixture_hash": "0xd36ecbbf169c0e94807654517ff602c12331a97e60daf5dc2de718ab9f175b92", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndatacopy_memory_expansion/returndatacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_EXTSTATICCALL-LegacyContract-min_ase]", - "fixture_hash": "0xf12567e085bd7a06a0d3147577c265c9c7b9fb101e20341c537ca9d214f4d95d", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndatacopy_memory_expansion.py::test_returndatacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-from_existent_memory-successful_False-huge_dest_huge_src_zero_length]", + "fixture_hash": "0xdb99099d27fafc975429efdb6e46d98d041c18d9ea286b52c7fb8c709d6395c6", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndatacopy_memory_expansion/returndatacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_EXTSTATICCALL-LegacyContract-mid_ase]", - "fixture_hash": "0x6564e1b9422eaf6612de8cfe423405005075f941fc1a017c08a8496bf312df41", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndatacopy_memory_expansion.py::test_returndatacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-from_empty_memory-successful_True-single_byte_expansion]", + "fixture_hash": "0xcb06b23cf633b5f714a8d200c2a5422f526fd645ea5c0ed948169dc9ffcd4e1e", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndatacopy_memory_expansion/returndatacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_EXTSTATICCALL-LegacyContract-full_ase]", - "fixture_hash": "0x62f76d02e7325f6917e369d219f21903aa4da5120cbbdbb8dda5749c2bed3dae", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndatacopy_memory_expansion.py::test_returndatacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-from_empty_memory-successful_True-single_byte_expansion_2]", + "fixture_hash": "0x5a915ffd89a3cb28b509a6a8dc6fc857e8c93a32e3da033b2aa6c8541589767e", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndatacopy_memory_expansion/returndatacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_EXTSTATICCALL-LegacyContract-max_ase]", - "fixture_hash": "0xeacab818cab2384199fc842230a2a1dae75702ad3b6927107b366a94c34a92b3", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndatacopy_memory_expansion.py::test_returndatacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-from_empty_memory-successful_True-single_byte_expansion_word_boundary]", + "fixture_hash": "0xfb2ce66f3c4f64fcdf877837ab1bc43445f63b7d28a95352fc7bd49833962ac4", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndatacopy_memory_expansion/returndatacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_EXTSTATICCALL-EOFContract-zero]", - "fixture_hash": "0x707eb206ca5612b1eb2e53ff4e31443191cf7d2f04aa9c7349efd989a5a1c68d", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndatacopy_memory_expansion.py::test_returndatacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-from_empty_memory-successful_True-single_byte_expansion_word_boundary_2]", + "fixture_hash": "0x3905310361480e89974dac16ffc1f8330689d0c9f630b4bf3a471737bacf7bf7", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndatacopy_memory_expansion/returndatacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_EXTSTATICCALL-EOFContract-short]", - "fixture_hash": "0x58a1efc62d532068b361f250f40771f08f8ecdf424e421851ad4eb4bf3e5631e", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndatacopy_memory_expansion.py::test_returndatacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-from_empty_memory-successful_True-multi_word_expansion]", + "fixture_hash": "0x658c33eba20632de17f6efb888a51f050578472c7ac60d6a6cb927e4f923a9db", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndatacopy_memory_expansion/returndatacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_EXTSTATICCALL-EOFContract-mid_20]", - "fixture_hash": "0xb71d837090be98ad4177c1a3abe2c8db72dd071a18e26e5e4dc0f0682c3268cb", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndatacopy_memory_expansion.py::test_returndatacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-from_empty_memory-successful_True-multi_word_expansion_2]", + "fixture_hash": "0x3b426ec9871e5ca2a5bda3f71df3fbf33622a7c46442fb7d51adf195f83cf312", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndatacopy_memory_expansion/returndatacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_EXTSTATICCALL-EOFContract-max_20]", - "fixture_hash": "0xbf7c4ea970d7149879036335b7dfd9c030d9e6742de05cdf4b81cbf557fca60f", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndatacopy_memory_expansion.py::test_returndatacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-from_empty_memory-successful_True-zero_length_expansion]", + "fixture_hash": "0x2843047f18c43455c17d0330979ee824e0f513debebb35511454bf05f3b86474", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndatacopy_memory_expansion/returndatacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_EXTSTATICCALL-EOFContract-min_ase]", - "fixture_hash": "0xdf6001dc7a7c160581e1056074fccca95af86fdc34ca42d7df18828077d456c4", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndatacopy_memory_expansion.py::test_returndatacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-from_empty_memory-successful_True-huge_dest_zero_length]", + "fixture_hash": "0xc8385c3fdeb8ff9de3d390091ae1c73dcd088852029271fd6370a52971e063ca", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndatacopy_memory_expansion/returndatacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_EXTSTATICCALL-EOFContract-mid_ase]", - "fixture_hash": "0xc1bf769f9d59257a3ffdb72ed630d1ea247008a2518663a567f996d52fbaa90d", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndatacopy_memory_expansion.py::test_returndatacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-from_empty_memory-successful_True-huge_src_zero_length]", + "fixture_hash": "0xc0f3da6c7c1d5ae8966c8e641582f8eb19d7c0f3dc449da6a55d1fbefe2e7b86", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndatacopy_memory_expansion/returndatacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_EXTSTATICCALL-EOFContract-full_ase]", - "fixture_hash": "0xbd5eddef3e2e38483087e327b1a5d0ff528808141640d8a4a3a1d620fe43d01e", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndatacopy_memory_expansion.py::test_returndatacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-from_empty_memory-successful_True-huge_dest_huge_src_zero_length]", + "fixture_hash": "0xa5fb405c07aa6a89682aebf6ef6d1c65629b7e5253fbababa94739a0b24fce1f", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndatacopy_memory_expansion/returndatacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test_engine-target_opcode_EXTSTATICCALL-EOFContract-max_ase]", - "fixture_hash": "0x77270fbf5c1b1dd8f385f1e90dd347bb0d02ec1474f49f6bd5c0726fe5d150c5", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndatacopy_memory_expansion.py::test_returndatacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-from_empty_memory-successful_False-single_byte_expansion]", + "fixture_hash": "0x9e202870a92c860e2c897348cca885c30987daeb780c5ba9870c2e5c959d3869", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndatacopy_memory_expansion/returndatacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_oob[fork_CancunEIP7692-blockchain_test_engine-opcode_CALL]", - "fixture_hash": "0x4c6359f2ac3fbe4c2dd3a997cc419d0252e7d9a89990b20b7d3b6dfdef577109", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndatacopy_memory_expansion.py::test_returndatacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-from_empty_memory-successful_False-single_byte_expansion_2]", + "fixture_hash": "0xe29cb622604aea2855b9ed854c9861638aceb45defb0df11719a40ca33ec42c9", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_oob.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndatacopy_memory_expansion/returndatacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_oob[fork_CancunEIP7692-blockchain_test_engine-opcode_EXTCALL]", - "fixture_hash": "0x352859ed35ad58fc457728545642f1058f90c1f693a1cb75efafaaed231ab173", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndatacopy_memory_expansion.py::test_returndatacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-from_empty_memory-successful_False-single_byte_expansion_word_boundary]", + "fixture_hash": "0x3a5502c4398ff503b7337d1f822f2f7b9be364f071c57b90a8d26dbca1d2b8f9", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_oob.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndatacopy_memory_expansion/returndatacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_0-offset_0-len_0-opcode_CALL]", - "fixture_hash": "0xbbc13a4bf370fac223ccfc9da5af7bd6f557e77b5e6f5f30c782ac87c04283ee", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndatacopy_memory_expansion.py::test_returndatacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-from_empty_memory-successful_False-single_byte_expansion_word_boundary_2]", + "fixture_hash": "0xb57474755e69cead2b97742675dd8be29130fe9dd877f2cf3b1a03e1aaa762f8", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndatacopy_memory_expansion/returndatacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_0-offset_0-len_0-opcode_CALLCODE]", - "fixture_hash": "0xe9ed4d1ab86a27c91b2114433705a5b2e4ec26860831f4bca72350e69846bcdb", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndatacopy_memory_expansion.py::test_returndatacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-from_empty_memory-successful_False-multi_word_expansion]", + "fixture_hash": "0xecebb1a328d2d3747ca22587fc86a44f4489177831573f9b246eef8ab786f298", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndatacopy_memory_expansion/returndatacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_0-offset_0-len_0-opcode_DELEGATECALL]", - "fixture_hash": "0x20918b6caa1c73b8ea7c353acbf490e22c2b1fbf52a4e9369571095c5efa859c", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndatacopy_memory_expansion.py::test_returndatacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-from_empty_memory-successful_False-multi_word_expansion_2]", + "fixture_hash": "0xb7b745a02e7b1e7eb309de34696aa38b32664f37b75d0bfc8bf8519986b57044", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndatacopy_memory_expansion/returndatacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_0-offset_0-len_0-opcode_STATICCALL]", - "fixture_hash": "0x6485732a11b3d4d04abae11812d0763db87c591c233c4ac285faad937ea6bd98", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndatacopy_memory_expansion.py::test_returndatacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-from_empty_memory-successful_False-zero_length_expansion]", + "fixture_hash": "0xc58c118f714b7ff82c18ce68fef7eb08d7e8a56b07f4a1001e34062d5075fb9e", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndatacopy_memory_expansion/returndatacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_0-offset_0-len_0-opcode_EXTCALL]", - "fixture_hash": "0xce387a56f5e9087f9ee66e9d96fa0b087716a667f71894aa1ee572c419baff2", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndatacopy_memory_expansion.py::test_returndatacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-from_empty_memory-successful_False-huge_dest_zero_length]", + "fixture_hash": "0x66f16e3b5179ec89ad1633107214d93d91e98688b658212f69ad4c71b4d2daee", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndatacopy_memory_expansion/returndatacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_0-offset_0-len_0-opcode_EXTDELEGATECALL]", - "fixture_hash": "0x9a731f264041c2d72d21599c748c66a4865f5c6fa47eb47d73f9352429ce2cfc", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndatacopy_memory_expansion.py::test_returndatacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-from_empty_memory-successful_False-huge_src_zero_length]", + "fixture_hash": "0xe97c98bfb17b5e7ccb4f6c949579342853a43b694f5759bb9cb6249c66ba058a", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndatacopy_memory_expansion/returndatacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_0-offset_0-len_0-opcode_EXTSTATICCALL]", - "fixture_hash": "0x2b2d5e47cc024ef14d94194c7492205d2911177900d953d22ab8ca64b7437f2c", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndatacopy_memory_expansion.py::test_returndatacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-from_empty_memory-successful_False-huge_dest_huge_src_zero_length]", + "fixture_hash": "0xb572c7a8fad93a7c693695fe0db7d037ccf5f2255d6e4ac1b67a898372aaa41f", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndatacopy_memory_expansion/returndatacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_0-offset_0-len_10-opcode_CALL]", - "fixture_hash": "0xa00787583a19084a78e2477f6191c58e76b47b89346212dd6e656fd0604b053b", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndatacopy_memory_expansion.py::test_returndatacopy_huge_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-from_existent_memory-successful_False--max_dest_single_byte_expansion]", + "fixture_hash": "0x34ea6081bd0ce96ccd6fd53fba95673dd8edcfda7e4c9a2f4c1e375746bb00fb", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndatacopy_memory_expansion/returndatacopy_huge_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_0-offset_0-len_10-opcode_CALLCODE]", - "fixture_hash": "0x53f40af806e63d3456ef5e11b32545fd4d06a539c71e9be11ad516c925f74688", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndatacopy_memory_expansion.py::test_returndatacopy_huge_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-from_existent_memory-successful_False--max_dest_minus_one_single_byte_expansion]", + "fixture_hash": "0xc0aeb3a525b9d3ab85a3972d389065a3f186769775f2a37603df3ea92457a78a", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndatacopy_memory_expansion/returndatacopy_huge_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_0-offset_0-len_10-opcode_DELEGATECALL]", - "fixture_hash": "0x871750371206bfa9e51dfac339c59159d8249e4b0d8362d06ac9f593383967ec", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndatacopy_memory_expansion.py::test_returndatacopy_huge_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-from_existent_memory-successful_False--half_max_dest_single_byte_expansion]", + "fixture_hash": "0xce2351f64e24701277b29c5ce2ded298694c46736b648a72923e2f510bb75a96", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndatacopy_memory_expansion/returndatacopy_huge_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_0-offset_0-len_10-opcode_STATICCALL]", - "fixture_hash": "0x2743be0a1e804dcc24eb410439dc8142deae53b6eeff008aa38baa4cfc9598cf", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndatacopy_memory_expansion.py::test_returndatacopy_huge_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-from_existent_memory-successful_False--max_length_expansion]", + "fixture_hash": "0x610816ef53a413f683fb1d3344a137fc79c17d183e88bb17d8985647efdf67d9", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndatacopy_memory_expansion/returndatacopy_huge_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_0-offset_0-len_10-opcode_EXTCALL]", - "fixture_hash": "0x7f4af807833ce89c88d704afb9570cf87b5d9e7e87024c7622ba2caed643e153", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndatacopy_memory_expansion.py::test_returndatacopy_huge_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-from_existent_memory-successful_False--max_length_minus_one_expansion]", + "fixture_hash": "0x99746ed88c79598dbc5f6c0d65cf77ce89559349dc4f4d11638e5f913469e9c8", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndatacopy_memory_expansion/returndatacopy_huge_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_0-offset_0-len_10-opcode_EXTDELEGATECALL]", - "fixture_hash": "0xac107107a69a32c1cf69ce247a6fe7ad904bb8eeb218a650a41e729c540e0912", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndatacopy_memory_expansion.py::test_returndatacopy_huge_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-from_existent_memory-successful_False--half_max_length_expansion]", + "fixture_hash": "0x652e708cb924e5f27cffa2cd4c840e03ba30ef1a1cb2a52660754a51ea87cce5", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndatacopy_memory_expansion/returndatacopy_huge_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_0-offset_0-len_10-opcode_EXTSTATICCALL]", - "fixture_hash": "0x3fdc1978299288916baa395a908072156b94c3dca829f10aeed9e924bf48bd8b", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndatacopy_memory_expansion.py::test_returndatacopy_huge_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-from_empty_memory-successful_False--max_dest_single_byte_expansion]", + "fixture_hash": "0xc7683efb6ac4d205af6c7c1e8a9b09ae337baad371c85b5ec886cd70814c2bc", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndatacopy_memory_expansion/returndatacopy_huge_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_0-offset_0-len_20-opcode_CALL]", - "fixture_hash": "0xd753c0c12693b9797cfadfdf28cf3d0b37b7d5d07e324482dd8012e43af807ca", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndatacopy_memory_expansion.py::test_returndatacopy_huge_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-from_empty_memory-successful_False--max_dest_minus_one_single_byte_expansion]", + "fixture_hash": "0x363b1068fc8e7eb9471652391c44948d80aaa8701f42f8103aa8a3084f7a9a48", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndatacopy_memory_expansion/returndatacopy_huge_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_0-offset_0-len_20-opcode_CALLCODE]", - "fixture_hash": "0xc551f0848faa1e72bb9dbf30342be2e997ede1d2380fbafdd804fa587a9b3067", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndatacopy_memory_expansion.py::test_returndatacopy_huge_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-from_empty_memory-successful_False--half_max_dest_single_byte_expansion]", + "fixture_hash": "0xb061958d5bfd35c07d8fa7a431e3b09931f62ce0f37da322876608a5ea6098ea", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndatacopy_memory_expansion/returndatacopy_huge_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_0-offset_0-len_20-opcode_DELEGATECALL]", - "fixture_hash": "0xa89ec1430de6f42c3544ccb4625a23bc0b206acfe71cd1ee3c3a605c56aad619", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndatacopy_memory_expansion.py::test_returndatacopy_huge_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-from_empty_memory-successful_False--max_length_expansion]", + "fixture_hash": "0x1c1c4606056660ea0595f1179269e1ddbdf32f74286929199e69896f3ad6c91", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndatacopy_memory_expansion/returndatacopy_huge_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_0-offset_0-len_20-opcode_STATICCALL]", - "fixture_hash": "0x6c45e9a2f2001a3071365b434be70e3ab0555b15451a76436d084cf013bc84fc", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndatacopy_memory_expansion.py::test_returndatacopy_huge_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-from_empty_memory-successful_False--max_length_minus_one_expansion]", + "fixture_hash": "0xd613f0a2fcb968f1663e86355e46b3d281cf04bbff9c4e226e01855d590397bf", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndatacopy_memory_expansion/returndatacopy_huge_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_0-offset_0-len_20-opcode_EXTCALL]", - "fixture_hash": "0xb943b845d8a73c0bbbe5dec9b9cbb012a3dcee6964e3789a728a4ac46c6f0c5d", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndatacopy_memory_expansion.py::test_returndatacopy_huge_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-from_empty_memory-successful_False--half_max_length_expansion]", + "fixture_hash": "0xcb69c7b16f2f79846d16737454f6ef5ee18733ce8b4390a1b7ef34ad08435134", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndatacopy_memory_expansion/returndatacopy_huge_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_0-offset_0-len_20-opcode_EXTDELEGATECALL]", - "fixture_hash": "0xe0c7a1663cf5d8e507cfc099cdd3bb91bf8989905358e24efe0fbe1add46fe15", + "id": "tests/prague/eip7692_eof_v1/eip4200_relative_jumps/test_rjumpi.py::test_rjumpi_zero[fork_CancunEIP7692-blockchain_test_engine]", + "fixture_hash": "0xfaa77a99914629ce646c73ea6590c5592385677aa15a61098e8fbf04ed8fbeb7", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip4200_relative_jumps/rjumpi/rjumpi_zero.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_0-offset_0-len_20-opcode_EXTSTATICCALL]", - "fixture_hash": "0x2b47efe857a1d92abe57393c1cbdbdd8406c90c680664584515c0fc89164ca05", + "id": "tests/prague/eip7692_eof_v1/eip4200_relative_jumps/test_rjumpi.py::test_rjumpi_forwards[fork_CancunEIP7692-blockchain_test_engine]", + "fixture_hash": "0x7a8d70dcaf0b12eac9cf14015401fac8915d79d1c833093579b40946fc6b2104", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip4200_relative_jumps/rjumpi/rjumpi_forwards.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_0-offset_0-len_30-opcode_CALL]", - "fixture_hash": "0xb6c87bd7bf391398d96a6b7543bb8e22e364555f6d1e64c7257947837767106c", + "id": "tests/prague/eip7692_eof_v1/eip4200_relative_jumps/test_rjumpi.py::test_rjumpi_max_forward[fork_CancunEIP7692-blockchain_test_engine]", + "fixture_hash": "0x44c44595ad15fe91b3df965d8c5078a474ef6bb67a882673ad04c2b853afcbf9", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip4200_relative_jumps/rjumpi/rjumpi_max_forward.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_0-offset_0-len_30-opcode_CALLCODE]", - "fixture_hash": "0xfdd4a743ee075062db6614b01ac806365c43987cad63fc38617ac7e9a9aeec66", + "id": "tests/prague/eip7692_eof_v1/eip4200_relative_jumps/test_rjumpi.py::test_rjumpi_backwards[fork_CancunEIP7692-blockchain_test_engine]", + "fixture_hash": "0xbda0c7e93262266c097a83b63455ea4244dcc0ad0d5d752baee503a30323f6d9", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip4200_relative_jumps/rjumpi/rjumpi_backwards.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_0-offset_0-len_30-opcode_DELEGATECALL]", - "fixture_hash": "0x77b602bcfb34bbb4f68e117ae8c52daa1294a1659f052eca89260c25ddbc620c", + "id": "tests/prague/eip7692_eof_v1/eip4200_relative_jumps/test_rjumpi.py::test_rjumpi_condition_zero[fork_CancunEIP7692-blockchain_test_engine-False]", + "fixture_hash": "0x7e9c7f7a5110c8b10e29a10f7deed36f34c76270fda29dddbe2e7b8d56fc0cfb", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip4200_relative_jumps/rjumpi/rjumpi_condition_zero.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_0-offset_0-len_30-opcode_STATICCALL]", - "fixture_hash": "0x30f03dcd31505b2ec7c63ee9f9aa5a9f5a9626d4f43ef38c9b3df26b93f32519", + "id": "tests/prague/eip7692_eof_v1/eip4200_relative_jumps/test_rjumpi.py::test_rjumpi_condition_zero[fork_CancunEIP7692-blockchain_test_engine-True]", + "fixture_hash": "0xdc223ded5c884eaf646c322e460d381db2870a9cd25287435d314f3b72110ea7", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip4200_relative_jumps/rjumpi/rjumpi_condition_zero.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_0-offset_0-len_30-opcode_EXTCALL]", - "fixture_hash": "0x7b4a06c50035a35538059c6c1df41fe0fd0491d9555cf03e2d79bdb305b2fba9", + "id": "tests/prague/eip7692_eof_v1/eip4200_relative_jumps/test_rjumpi.py::test_rjumpi_max_backward[fork_CancunEIP7692-blockchain_test_engine]", + "fixture_hash": "0xf1057835f927b0db785d4e63fe05d5a37eed9d4118143f375a4e442eb7970daf", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip4200_relative_jumps/rjumpi/rjumpi_max_backward.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_0-offset_0-len_30-opcode_EXTDELEGATECALL]", - "fixture_hash": "0xcffb63e3920ff73803538bfd06ecc64210f821b860bd4adc64eacfd293ca8454", + "id": "tests/prague/eip7692_eof_v1/eip4200_relative_jumps/test_rjumpi.py::test_rjumpi_condition_backwards[fork_CancunEIP7692-blockchain_test_engine-False]", + "fixture_hash": "0x41f0c5952a3aa4fb902aad4399bbfd9a3a623354fb6bf0a5ec352a2c7970b7be", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip4200_relative_jumps/rjumpi/rjumpi_condition_backwards.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_0-offset_0-len_30-opcode_EXTSTATICCALL]", - "fixture_hash": "0x7253beb786af9e1221712f33f131cb6223be57db25a9964b4cc28bb82930c64e", + "id": "tests/prague/eip7692_eof_v1/eip4200_relative_jumps/test_rjumpi.py::test_rjumpi_condition_backwards[fork_CancunEIP7692-blockchain_test_engine-True]", + "fixture_hash": "0x701c7ce52502e61188640ad6f13e09e046d54ea55bf2c777ab7ad0456db8629e", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip4200_relative_jumps/rjumpi/rjumpi_condition_backwards.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_0-offset_10-len_0-opcode_CALL]", - "fixture_hash": "0x522deb0d1428cc56050af54474a9dd1ec01e8b52912d9d4dbea4addcf8af3c65", + "id": "tests/prague/eip7692_eof_v1/eip4200_relative_jumps/test_rjumpi.py::test_rjumpi_condition_forwards[fork_CancunEIP7692-blockchain_test_engine-False]", + "fixture_hash": "0xaa6a350b44645c04b5a99fe08f9b6b91378e50f84ccc38201fe40ef73ed2e776", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip4200_relative_jumps/rjumpi/rjumpi_condition_forwards.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_0-offset_10-len_0-opcode_CALLCODE]", - "fixture_hash": "0xe8d90091009b98b8e617ce06a2e5b490bb0e771be8b28bb76a978c61ad5af311", + "id": "tests/prague/eip7692_eof_v1/eip4200_relative_jumps/test_rjumpi.py::test_rjumpi_condition_forwards[fork_CancunEIP7692-blockchain_test_engine-True]", + "fixture_hash": "0x330cb2a213edfde876cc0a7a29c5ded2b051febdb73bd97ad8254f1f07ab7a7", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip4200_relative_jumps/rjumpi/rjumpi_condition_forwards.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_0-offset_10-len_0-opcode_DELEGATECALL]", - "fixture_hash": "0x7755190b4e44590f30b151fef043fce59c269520bde5ce9800ac7d1f55d46d93", + "id": "tests/prague/eip7692_eof_v1/eip4200_relative_jumps/test_rjump.py::test_rjump_maxes[fork_CancunEIP7692-blockchain_test_engine]", + "fixture_hash": "0x168424a154abaec88a309d6a994670e47596693f8951b29c652984819cdf2707", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip4200_relative_jumps/rjump/rjump_maxes.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_0-offset_10-len_0-opcode_STATICCALL]", - "fixture_hash": "0x13c1567f636ecbab98bb227a09dc86898f70d6fb52828ee9b8c62db51c2007e5", + "id": "tests/prague/eip7692_eof_v1/eip4200_relative_jumps/test_rjump.py::test_rjump_zero[fork_CancunEIP7692-blockchain_test_engine]", + "fixture_hash": "0xe109131452f0cc16d621a3bd4db21014b3f835083ef485e27bd8813ec0529a56", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip4200_relative_jumps/rjump/rjump_zero.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_0-offset_10-len_0-opcode_EXTCALL]", - "fixture_hash": "0x33cff3cddaf7f86fd1b6c250259702c64e438d2d13762e09677fd844d566bf81", + "id": "tests/prague/eip7692_eof_v1/eip4200_relative_jumps/test_rjump.py::test_rjump_positive_negative[fork_CancunEIP7692-blockchain_test_engine]", + "fixture_hash": "0xf215862a91b21294702686fc8bdb2a20e8687330674675c7c6c50f4a9672a7b0", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip4200_relative_jumps/rjump/rjump_positive_negative.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_0-offset_10-len_0-opcode_EXTDELEGATECALL]", - "fixture_hash": "0x207872c35a57c3816ff1bd6f7c50d57a0e59559de27875c58b48f251e97a9a57", + "id": "tests/prague/eip7692_eof_v1/eip4200_relative_jumps/test_rjumpv.py::test_rjumpv_forwards[fork_CancunEIP7692-blockchain_test_engine]", + "fixture_hash": "0x8995b3a31f1764a4512f46a5f4427f458d7e0bc2d31d3612e75d2dd6223e84c5", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip4200_relative_jumps/rjumpv/rjumpv_forwards.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_0-offset_10-len_0-opcode_EXTSTATICCALL]", - "fixture_hash": "0xc7ed5b063212ea608184a53e0a0f8b851118fb567b0704507b698db10edb9c1", + "id": "tests/prague/eip7692_eof_v1/eip4200_relative_jumps/test_rjumpv.py::test_rjumpv_full_table[fork_CancunEIP7692-blockchain_test_engine]", + "fixture_hash": "0xcfd138518a5074fe86f57f4077b6eac8c96922018f2fcec914e248baf6d3b1ca", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip4200_relative_jumps/rjumpv/rjumpv_full_table.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_0-offset_10-len_10-opcode_CALL]", - "fixture_hash": "0x13eda30b5f3985fb3c83461f7fa9a0861f64941414ee3115a9f4061681789e70", + "id": "tests/prague/eip7692_eof_v1/eip4200_relative_jumps/test_rjumpv.py::test_rjumpv_backwards[fork_CancunEIP7692-blockchain_test_engine]", + "fixture_hash": "0x46e25361fad38f0f606114d71eba520c140e745c2c5719468952bd06cd1ee1b1", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip4200_relative_jumps/rjumpv/rjumpv_backwards.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_0-offset_10-len_10-opcode_CALLCODE]", - "fixture_hash": "0xa9cc229cfa0e790c8ee2cd40b754947e5a949d3dd6fe41d9deaca1108bcc78b9", + "id": "tests/prague/eip7692_eof_v1/eip4200_relative_jumps/test_rjumpv.py::test_rjumpv_size_3[fork_CancunEIP7692-blockchain_test_engine]", + "fixture_hash": "0x799d1565a829a10ab53dc9b449d0dcef75c207f2a41fb3e5d83fd9ec9ffc6808", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip4200_relative_jumps/rjumpv/rjumpv_size_3.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_0-offset_10-len_10-opcode_DELEGATECALL]", - "fixture_hash": "0x463d849292d5182bfc473927207e251038523976c33cf5b7e41fda4b3bbc7c26", + "id": "tests/prague/eip7692_eof_v1/eip4200_relative_jumps/test_rjumpv.py::test_rjumpv_full_table_last[fork_CancunEIP7692-blockchain_test_engine]", + "fixture_hash": "0xefbdecd87c9106b50fe084c8d06e3d4714d48e0981ac7faf0ce624f74c29257b", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip4200_relative_jumps/rjumpv/rjumpv_full_table_last.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_0-offset_10-len_10-opcode_STATICCALL]", - "fixture_hash": "0x54627a5a5715fea14af3a7551f0ad362917ca682c416951abedc046e31419129", + "id": "tests/prague/eip7692_eof_v1/eip4200_relative_jumps/test_rjumpv.py::test_rjumpv_full_table_mid[fork_CancunEIP7692-blockchain_test_engine]", + "fixture_hash": "0x103e9fab89df6eec857d95493ac6aa1aeb7df86c7adf9f36be1a1a35fe366c37", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip4200_relative_jumps/rjumpv/rjumpv_full_table_mid.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_0-offset_10-len_10-opcode_EXTCALL]", - "fixture_hash": "0x66161e847387d768ceb974937962d75ed31b2e96897e2a2bf37dd888fdee3ca3", + "id": "tests/prague/eip7692_eof_v1/eip4200_relative_jumps/test_rjumpv.py::test_rjumpv_full_table_end[fork_CancunEIP7692-blockchain_test_engine]", + "fixture_hash": "0x6e15057211fdf0b4088a655d3859cb65c1cd300ce6c5963bd5ae1a0d4ed567f9", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip4200_relative_jumps/rjumpv/rjumpv_full_table_end.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_0-offset_10-len_10-opcode_EXTDELEGATECALL]", - "fixture_hash": "0x2888898001dcbbe8802eb14f503df986a4bba6bb3321ade13f7cc424f807003d", + "id": "tests/prague/eip7692_eof_v1/eip4200_relative_jumps/test_rjumpv.py::test_rjumpv_max_forwards[fork_CancunEIP7692-blockchain_test_engine]", + "fixture_hash": "0x45c3b7e125a8e0dacdc8a9c0d4bb207f8f5aece7a64df00f8f98fc528df40df7", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip4200_relative_jumps/rjumpv/rjumpv_max_forwards.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_0-offset_10-len_10-opcode_EXTSTATICCALL]", - "fixture_hash": "0x970fc7afb284ec20658f81ac2daa92f3777ed74143bb651771651639e7ae58fe", + "id": "tests/prague/eip7692_eof_v1/eip4200_relative_jumps/test_rjumpv.py::test_rjumpv_zero[fork_CancunEIP7692-blockchain_test_engine]", + "fixture_hash": "0x82e0198c77e5128d4ab2b0ce7d861dce59d65ccf4fb77c34c2d176333994770e", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip4200_relative_jumps/rjumpv/rjumpv_zero.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_0-offset_10-len_20-opcode_CALL]", - "fixture_hash": "0x4dc0ebf31065fe6ce33ab9a74a3605ec8dbe890bc0a1eeba2ccc7dd4c90dfa8d", + "id": "tests/prague/eip7692_eof_v1/eip4200_relative_jumps/test_rjumpv.py::test_rjumpv_condition[fork_CancunEIP7692-blockchain_test_engine-t1-c0]", + "fixture_hash": "0x2d35a8fbf30eaa0f811ec9a4b9099b8db8932e3a0d405340a75f7bf382e064f3", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip4200_relative_jumps/rjumpv/rjumpv_condition.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_0-offset_10-len_20-opcode_CALLCODE]", - "fixture_hash": "0x3504b7b7ad73d8835e6c64597a355f6334babf71211751bc52ad7607f16631a1", + "id": "tests/prague/eip7692_eof_v1/eip4200_relative_jumps/test_rjumpv.py::test_rjumpv_condition[fork_CancunEIP7692-blockchain_test_engine-t1-c1]", + "fixture_hash": "0x9a73f6bc8d6e9f00cadf0e97dddd0aac8b78d5f3694c605ae21053b79be074e7", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip4200_relative_jumps/rjumpv/rjumpv_condition.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_0-offset_10-len_20-opcode_DELEGATECALL]", - "fixture_hash": "0xe4990648441d8de7e7774043bb7b6887b9f04b6637edeef4c969fcf47fcf6904", + "id": "tests/prague/eip7692_eof_v1/eip4200_relative_jumps/test_rjumpv.py::test_rjumpv_condition[fork_CancunEIP7692-blockchain_test_engine-t1-c3]", + "fixture_hash": "0x37e39b91fff66d9ccb4d10e7294abbbfa8cfac66cdd4d8a1b127121ff95bf3a", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip4200_relative_jumps/rjumpv/rjumpv_condition.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_0-offset_10-len_20-opcode_STATICCALL]", - "fixture_hash": "0xfcb875198c42ea0708160779c99428996f8aee7451aa3b264eaa9210bc4c12af", + "id": "tests/prague/eip7692_eof_v1/eip4200_relative_jumps/test_rjumpv.py::test_rjumpv_condition[fork_CancunEIP7692-blockchain_test_engine-t1-c255]", + "fixture_hash": "0x47ac662a2f4ce7869f508d6ded46088a2113bdb6c23c0dc5075eb97faddf018", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip4200_relative_jumps/rjumpv/rjumpv_condition.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_0-offset_10-len_20-opcode_EXTCALL]", - "fixture_hash": "0x946e2afc88c61b0c9427c911822138424685b89e6f00a26532f6dfa4ac2032cb", + "id": "tests/prague/eip7692_eof_v1/eip4200_relative_jumps/test_rjumpv.py::test_rjumpv_condition[fork_CancunEIP7692-blockchain_test_engine-t1-c256]", + "fixture_hash": "0xb388d0d9a9c456c8898ffd895c40272b096da29bf2a49fa62fa809487c11785", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip4200_relative_jumps/rjumpv/rjumpv_condition.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_0-offset_10-len_20-opcode_EXTDELEGATECALL]", - "fixture_hash": "0x86baa3ebd88dde3d16a7c5018884041936eec0efac16cf84fa5af464829ea09f", + "id": "tests/prague/eip7692_eof_v1/eip4200_relative_jumps/test_rjumpv.py::test_rjumpv_condition[fork_CancunEIP7692-blockchain_test_engine-t1-c2^256-1]", + "fixture_hash": "0xb6120b2da5e2362ae2b772e29e75f9baf14e7ba9ae9e0336a33c58d9f7bc53e3", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip4200_relative_jumps/rjumpv/rjumpv_condition.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_0-offset_10-len_20-opcode_EXTSTATICCALL]", - "fixture_hash": "0x48a061e4a0a22c96334674b102d10e8d3d1e8fd80b94f3c5b7e2a012813b4a53", + "id": "tests/prague/eip7692_eof_v1/eip4200_relative_jumps/test_rjumpv.py::test_rjumpv_condition[fork_CancunEIP7692-blockchain_test_engine-t3-c0]", + "fixture_hash": "0x7a0e439caf200abe45f0d36c6818f0d025750c9bb32a08918e081a3e6794a355", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip4200_relative_jumps/rjumpv/rjumpv_condition.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_0-offset_10-len_30-opcode_CALL]", - "fixture_hash": "0x8951007de81d6a29872b346f4927f17bca70e5dd7afce0c6f04aeb8106f84679", + "id": "tests/prague/eip7692_eof_v1/eip4200_relative_jumps/test_rjumpv.py::test_rjumpv_condition[fork_CancunEIP7692-blockchain_test_engine-t3-c1]", + "fixture_hash": "0xe4220c6fdcf90ed7b730534ef0dd2666e479d62c1046e2e5c1973401f2147aee", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip4200_relative_jumps/rjumpv/rjumpv_condition.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_0-offset_10-len_30-opcode_CALLCODE]", - "fixture_hash": "0x6aa78f02e1e0652e2798097ba616d2f15dd674ff4af65b888c2ebe2a43f56bd0", + "id": "tests/prague/eip7692_eof_v1/eip4200_relative_jumps/test_rjumpv.py::test_rjumpv_condition[fork_CancunEIP7692-blockchain_test_engine-t3-c3]", + "fixture_hash": "0x700f29a1732eb3f958b5d23e2f5f1739db2365b74d98edae01be619b54613fd0", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip4200_relative_jumps/rjumpv/rjumpv_condition.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_0-offset_10-len_30-opcode_DELEGATECALL]", - "fixture_hash": "0x572c7e77e7f28fe2e0897244773c24221896fd20bce71ba911b53743e77c4681", + "id": "tests/prague/eip7692_eof_v1/eip4200_relative_jumps/test_rjumpv.py::test_rjumpv_condition[fork_CancunEIP7692-blockchain_test_engine-t3-c255]", + "fixture_hash": "0x712a70199fd087c86736e3c3b7384219bc8e36a9629bc42a570a101d6a740110", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip4200_relative_jumps/rjumpv/rjumpv_condition.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_0-offset_10-len_30-opcode_STATICCALL]", - "fixture_hash": "0x17b990e6979b139786d759c52885924a62c7857ae1d30a0d16e094a8355eb851", + "id": "tests/prague/eip7692_eof_v1/eip4200_relative_jumps/test_rjumpv.py::test_rjumpv_condition[fork_CancunEIP7692-blockchain_test_engine-t3-c256]", + "fixture_hash": "0xb96a033dc1f13796527f7bb53d53645bf25a0e951223845d1a416e7cdeddae8f", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip4200_relative_jumps/rjumpv/rjumpv_condition.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_0-offset_10-len_30-opcode_EXTCALL]", - "fixture_hash": "0x618df892cada6d4b743b606b4a85d1678e6dbd80ab83fd5fd428a60a63715d32", + "id": "tests/prague/eip7692_eof_v1/eip4200_relative_jumps/test_rjumpv.py::test_rjumpv_condition[fork_CancunEIP7692-blockchain_test_engine-t3-c2^256-1]", + "fixture_hash": "0x376ade0389dac86174f4aa56850b0f52a28f75bc1c9706ab19987981cf3c3deb", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip4200_relative_jumps/rjumpv/rjumpv_condition.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_0-offset_10-len_30-opcode_EXTDELEGATECALL]", - "fixture_hash": "0xe62e53cc43ff7066d159dd9176a742558cdd3e0801aa5302dd1a91cc811820fc", + "id": "tests/prague/eip7692_eof_v1/eip4200_relative_jumps/test_rjumpv.py::test_rjumpv_condition[fork_CancunEIP7692-blockchain_test_engine-t256-c0]", + "fixture_hash": "0x21f1ebcef4248d0ecb39e682ea7e8b4e5aa32601cdbf449256eac2050252873f", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip4200_relative_jumps/rjumpv/rjumpv_condition.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_0-offset_10-len_30-opcode_EXTSTATICCALL]", - "fixture_hash": "0x752248b2a33480d8972d7a39de2ced90610966baf7238e51640139814f18bfd0", + "id": "tests/prague/eip7692_eof_v1/eip4200_relative_jumps/test_rjumpv.py::test_rjumpv_condition[fork_CancunEIP7692-blockchain_test_engine-t256-c1]", + "fixture_hash": "0x9e9e9c67889ac09ca7c68335e8894914828e201c41a73823c4e51845a63234e9", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip4200_relative_jumps/rjumpv/rjumpv_condition.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_0-offset_20-len_0-opcode_CALL]", - "fixture_hash": "0xc3db4d749b7287c19437cf429da85ea16eb9175f65efbdecb1e2ee77dd0c6a3a", + "id": "tests/prague/eip7692_eof_v1/eip4200_relative_jumps/test_rjumpv.py::test_rjumpv_condition[fork_CancunEIP7692-blockchain_test_engine-t256-c3]", + "fixture_hash": "0x8b982015610483803aab72a4f560c80b51b879333c7d6d2db65c52b55fa4ba84", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip4200_relative_jumps/rjumpv/rjumpv_condition.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_0-offset_20-len_0-opcode_CALLCODE]", - "fixture_hash": "0x45467ab80cd5b0ae5ca57fb28b446ce151f176122ed691e709d9b6145dbf702b", + "id": "tests/prague/eip7692_eof_v1/eip4200_relative_jumps/test_rjumpv.py::test_rjumpv_condition[fork_CancunEIP7692-blockchain_test_engine-t256-c255]", + "fixture_hash": "0x16cd041358171f0a09fba795546c68c025c081c4b61a9c9eb2069d0020cadfd6", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip4200_relative_jumps/rjumpv/rjumpv_condition.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_0-offset_20-len_0-opcode_DELEGATECALL]", - "fixture_hash": "0x336dc33447157d12721f455953806a0283e23d5a7d88561c38dc0f97430cc88c", + "id": "tests/prague/eip7692_eof_v1/eip4200_relative_jumps/test_rjumpv.py::test_rjumpv_condition[fork_CancunEIP7692-blockchain_test_engine-t256-c256]", + "fixture_hash": "0xcf19ebee8830a5dd1fde8ebe62698579f3e80d2443a1e70f21f939fb142fbfbf", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip4200_relative_jumps/rjumpv/rjumpv_condition.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_0-offset_20-len_0-opcode_STATICCALL]", - "fixture_hash": "0x8f55e18cc567519bb4b07b4b757c382cccce4d647a83d63d6cc7c2d58b7be3d5", + "id": "tests/prague/eip7692_eof_v1/eip4200_relative_jumps/test_rjumpv.py::test_rjumpv_condition[fork_CancunEIP7692-blockchain_test_engine-t256-c2^256-1]", + "fixture_hash": "0xe3fcfaeecf57baa48c54fa781524c78035b3a6b9e5b81c59cbc33ff2c4a9b688", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip4200_relative_jumps/rjumpv/rjumpv_condition.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_0-offset_20-len_0-opcode_EXTCALL]", - "fixture_hash": "0x68393f2d38b2acc219a1330294bf639ddb85a2834fcacf2370110d317897801e", + "id": "tests/prague/eip7692_eof_v1/eip4750_functions/test_callf_execution.py::test_callf_with_inputs_stack_size_1024[fork_CancunEIP7692-blockchain_test_engine]", + "fixture_hash": "0xb21fc56e4e115ed52183dd520b046a5ebdb245606a2f9b6ecc34a046d869f08e", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip4750_functions/callf_execution/callf_with_inputs_stack_size_1024.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_0-offset_20-len_0-opcode_EXTDELEGATECALL]", - "fixture_hash": "0xf71b020048e8c9cc12e081ef5e1bb75f330fb1d1e372c8715e5d3470ac796ece", + "id": "tests/prague/eip7692_eof_v1/eip4750_functions/test_callf_execution.py::test_callf_with_inputs_stack_overflow[fork_CancunEIP7692-blockchain_test_engine]", + "fixture_hash": "0x3a2661ff7626c168fbce3c183f269cc535d1f30c8ad6a18914fa5ebbbf118c18", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip4750_functions/callf_execution/callf_with_inputs_stack_overflow.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_0-offset_20-len_0-opcode_EXTSTATICCALL]", - "fixture_hash": "0xca445ea23ddff0d98b8d1798e39ecf1800d98687d53fae884be27005f317d399", + "id": "tests/prague/eip7692_eof_v1/eip4750_functions/test_callf_execution.py::test_callf_stack_overflow[fork_CancunEIP7692-blockchain_test_engine]", + "fixture_hash": "0x8fabf97706bba800aafb86c1f027afbc07c3dc9ef55a8434b5be20d8ab420139", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip4750_functions/callf_execution/callf_stack_overflow.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_0-offset_20-len_10-opcode_CALL]", - "fixture_hash": "0x571d6cc9dcc8b5594897d42a3771834b47e933bee80d5122b0775f832028cbac", + "id": "tests/prague/eip7692_eof_v1/eip4750_functions/test_callf_execution.py::test_callf_stack_size_1024_at_push[fork_CancunEIP7692-blockchain_test_engine]", + "fixture_hash": "0x497d811d54933d4cd227e535e2d6830e0c490acedcdcc969cb79f09efbd6cd45", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip4750_functions/callf_execution/callf_stack_size_1024_at_push.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_0-offset_20-len_10-opcode_CALLCODE]", - "fixture_hash": "0xe134358c52c7ac53f85f80bd612aae7cf9d41cb2be6bd28bfe5621ce1299d7f4", + "id": "tests/prague/eip7692_eof_v1/eip4750_functions/test_callf_execution.py::test_callf_stack_size_1024_at_callf[fork_CancunEIP7692-blockchain_test_engine]", + "fixture_hash": "0x3c0e375e6df37d9c38af46aa814bdcc7cf8aa50f967355f42a8b14feb797b6ac", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip4750_functions/callf_execution/callf_stack_size_1024_at_callf.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_0-offset_20-len_10-opcode_DELEGATECALL]", - "fixture_hash": "0xc18a89d47c74e02b8860f48ef6327bfce00e7e2884dda1606f6a7f3059ec2822", + "id": "tests/prague/eip7692_eof_v1/eip4750_functions/test_callf_execution.py::test_callf_stack_size_1024[fork_CancunEIP7692-blockchain_test_engine]", + "fixture_hash": "0xc387cd10fe743c64c9577396c5d879a88e43b4a9e75dad2db47c6bac5ac3c32a", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip4750_functions/callf_execution/callf_stack_size_1024.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_0-offset_20-len_10-opcode_STATICCALL]", - "fixture_hash": "0x2a9922bb2d8012ca31be43144256e2a77d2e30773f2139d34eca90ab3986b6b8", + "id": "tests/prague/eip7692_eof_v1/eip4750_functions/test_callf_execution.py::test_callf_with_inputs_stack_size_1024_at_push[fork_CancunEIP7692-blockchain_test_engine]", + "fixture_hash": "0x62492e5d1bff389d2acc401d0081d12d4e59db9dd21ce518d767f6804b3d43a0", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip4750_functions/callf_execution/callf_with_inputs_stack_size_1024_at_push.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_0-offset_20-len_10-opcode_EXTCALL]", - "fixture_hash": "0x3a41aea44911f1d837fee7483f5b377e0d157a1bfec3779cd4a4481f83949476", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_execution_function.py::test_eof_functions_contract_call_within_deep_nested[fork_CancunEIP7692-blockchain_test_engine]", + "fixture_hash": "0x99a4012edc0996d5eae54bed77675748aa99c1982763336033212b4dba1e75e6", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip3540_eof_v1/execution_function/eof_functions_contract_call_within_deep_nested.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_0-offset_20-len_10-opcode_EXTDELEGATECALL]", - "fixture_hash": "0xe4bdbb3802d805bdde65dec17c2ae6547ade6fb3c028b19d11f6ef5b9ddc7e32", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_execution_function.py::test_eof_functions_contract_call_fail[fork_CancunEIP7692-blockchain_test_engine-invalid_opcode]", + "fixture_hash": "0xce0a4da0f34eb1eb66966d56683bffe4fb4f39c2e9c557ad4332963c8732a5b0", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip3540_eof_v1/execution_function/eof_functions_contract_call_fail.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_0-offset_20-len_10-opcode_EXTSTATICCALL]", - "fixture_hash": "0xd0bbda236ba94ed344ef3265804ce92606367d7d7cd06dc63bb41eb50403669d", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_execution_function.py::test_eof_functions_contract_call_fail[fork_CancunEIP7692-blockchain_test_engine-overflow_recursive_callf]", + "fixture_hash": "0xb3992babf1fb3c9d7ef885e86abaaa0e3f7e9f22b845216efef64f3e2e162973", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip3540_eof_v1/execution_function/eof_functions_contract_call_fail.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_0-offset_20-len_20-opcode_CALL]", - "fixture_hash": "0xefb1d387f370e1a6281c50b4b1f8c9c1f8866c474435a9e091efcb73bd4bd9d1", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_execution_function.py::test_eof_functions_contract_call_fail[fork_CancunEIP7692-blockchain_test_engine-overflow_recursive_callf_sstore]", + "fixture_hash": "0xc21c5841d416d780b285e5a385e9d790a001927070663d48c3177d464c20a9e5", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip3540_eof_v1/execution_function/eof_functions_contract_call_fail.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_0-offset_20-len_20-opcode_CALLCODE]", - "fixture_hash": "0xd1e75024f5bbbe54881a9edcf0fc09c3d117f6851e6241f0cd346ad4c2f933de", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_execution_function.py::test_eof_functions_contract_call_fail[fork_CancunEIP7692-blockchain_test_engine-overflow_recursive_callf_memory]", + "fixture_hash": "0x73c554c89c1b8c1597b73e9785dfec5c988366d02a3564c82717c00fd7819203", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip3540_eof_v1/execution_function/eof_functions_contract_call_fail.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_0-offset_20-len_20-opcode_DELEGATECALL]", - "fixture_hash": "0x44cb450e8e22f7b45ac15d855dd27e65d4fe50d888c0a33e662d715787c20d20", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_execution_function.py::test_eof_functions_contract_call_succeed[fork_CancunEIP7692-blockchain_test_engine-function_finishes_contract_execution]", + "fixture_hash": "0x2496964196b80cf021e4939ccfe2f3daa57db2607d513da47188a4587de02103", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip3540_eof_v1/execution_function/eof_functions_contract_call_succeed.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_0-offset_20-len_20-opcode_STATICCALL]", - "fixture_hash": "0xdacf265f9afa9bcdf153d17b03e16f9adc3e19784e68a04da32abe6a90e0397c", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_execution_function.py::test_eof_functions_contract_call_succeed[fork_CancunEIP7692-blockchain_test_engine-max_recursive_callf]", + "fixture_hash": "0x4fe57f927b7aef8c4bf5d5ad95c636b8d9111f1fcdffa135d376588e67c94c1d", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip3540_eof_v1/execution_function/eof_functions_contract_call_succeed.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_0-offset_20-len_20-opcode_EXTCALL]", - "fixture_hash": "0x290739b24bcb2fdeb5e4266ccf24f7718d844361c75db0602fa0563e54d10c1", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_execution_function.py::test_eof_functions_contract_call_succeed[fork_CancunEIP7692-blockchain_test_engine-max_recursive_callf_sstore]", + "fixture_hash": "0x618af0de2ce3219e7a148b78ed7fccbcf7d896ea713b45f79e67f1fe8ed61acc", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip3540_eof_v1/execution_function/eof_functions_contract_call_succeed.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_0-offset_20-len_20-opcode_EXTDELEGATECALL]", - "fixture_hash": "0x1f14aea764e984396461027ccf2496b61e4e3d45a558bb6ecf820f46815dfdba", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_execution_function.py::test_eof_functions_contract_call_succeed[fork_CancunEIP7692-blockchain_test_engine-max_recursive_callf_memory]", + "fixture_hash": "0x4dff09db952e6e76be12ba49e13306a22f9e7f609687615a13bcdbc65773393f", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip3540_eof_v1/execution_function/eof_functions_contract_call_succeed.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_0-offset_20-len_20-opcode_EXTSTATICCALL]", - "fixture_hash": "0x85fc1c30af2d091b2a4ba28da4bccd3fbb6906087bf7e8be264c6fb07c911611", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_extcode.py::test_legacy_calls_eof_sstore[fork_CancunEIP7692-blockchain_test_engine]", + "fixture_hash": "0xc01cbf3725e721baa0d8fd687a9d1a7c290905f7bbb2ac8e2ec2798b4efb7bda", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip3540_eof_v1/extcode/legacy_calls_eof_sstore.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_0-offset_20-len_30-opcode_CALL]", - "fixture_hash": "0xec81967d1eef0382a39c7afb986d237ab0ec082ceceaf46dde468c6a8585f19d", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_legacy[fork_CancunEIP7692-blockchain_test_engine-DUPN]", + "fixture_hash": "0xdcaa67b5e99d40fe2180844ee2578c97ad87b5b532aa747a95623ab8357b44a", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_legacy.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_0-offset_20-len_30-opcode_CALLCODE]", - "fixture_hash": "0x698255e72d76629b301b802bb4008334370d138fea5d951514d1e1bd4fd16f40", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_legacy[fork_CancunEIP7692-blockchain_test_engine-SWAPN]", + "fixture_hash": "0x869212c3ce1d5eb7342725deb5ddf8b727c6a85e396915c1e21d43ff38ad190f", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_legacy.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_0-offset_20-len_30-opcode_DELEGATECALL]", - "fixture_hash": "0x6f10c465e24cf685bc1050d484a9e14b6635aed15a98e55925ee12344bc91f84", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_legacy[fork_CancunEIP7692-blockchain_test_engine-EXCHANGE]", + "fixture_hash": "0x35eea47cf4572ec4c67521de4feeacc6995ffab738a690f230866659f10da562", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_legacy.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_0-offset_20-len_30-opcode_STATICCALL]", - "fixture_hash": "0xe78b9b0ed930382ea64048859cce509d8c688c2a2f372cdeae5a138cc50c35a6", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_legacy[fork_CancunEIP7692-blockchain_test_engine-RJUMP]", + "fixture_hash": "0xd181655de929025e11662a5b37dd42a004401c83362bfb730f66e25c66716533", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_legacy.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_0-offset_20-len_30-opcode_EXTCALL]", - "fixture_hash": "0x57be398a919ee6c31790b9a2624f9d91cd1ee22b0034bfcd38b4a9d919b2b8b6", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_legacy[fork_CancunEIP7692-blockchain_test_engine-RJUMPI0]", + "fixture_hash": "0xe72232d9f68a28a88932dd607d3b6b53a0cbe6db3239de716f4887177894b9f7", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_legacy.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_0-offset_20-len_30-opcode_EXTDELEGATECALL]", - "fixture_hash": "0xb5b054077511963ade44ed21404266f6dcb979d09bf57ae83361991f156ed8ae", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_legacy[fork_CancunEIP7692-blockchain_test_engine-RJUMPI1]", + "fixture_hash": "0x55354add080cd5d74e997c2a5e1e6d8cf6bb68f02699d7056a769bd52558e365", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_legacy.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_0-offset_20-len_30-opcode_EXTSTATICCALL]", - "fixture_hash": "0xf851b224b61a7a9da07a5308bcfcae8a23fc13f854e7186923f680df840c6efa", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_legacy[fork_CancunEIP7692-blockchain_test_engine-CALLF]", + "fixture_hash": "0xd4284bbeb50828f6fd97479b838073e7e6e21d58c876841c4ab349581ce8da23", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_legacy.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_0-offset_30-len_0-opcode_CALL]", - "fixture_hash": "0x97e08d9070e17b3603f1174667f5a4835a6334a59d31137ece57663dfba71eaf", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_legacy[fork_CancunEIP7692-blockchain_test_engine-RETF]", + "fixture_hash": "0x824796060fdb29d2c3c23da1d3c5dc38109c2f83db9860d499d33a2a10c0052d", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_legacy.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_0-offset_30-len_0-opcode_CALLCODE]", - "fixture_hash": "0x8508e78d98fbd62fa94d69aee947b7ac491bc440e4d672235696a654e5662e3b", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_legacy[fork_CancunEIP7692-blockchain_test_engine-JUMPF]", + "fixture_hash": "0x96d991c0eda9f5689ee2ea97e117a26363cf306c76b28cf5337ebb593fb667f4", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_legacy.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_0-offset_30-len_0-opcode_DELEGATECALL]", - "fixture_hash": "0xbf0d1176fb2cc8eb30e4d1d08be871cdbf11e0bbebd3bc9154ea29ac0d6fdf28", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_legacy[fork_CancunEIP7692-blockchain_test_engine-EXTCALL]", + "fixture_hash": "0x7d2afb9f4299468e9132b79b38d09550aa471d7258e5285e14775f104acedf81", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_legacy.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_0-offset_30-len_0-opcode_STATICCALL]", - "fixture_hash": "0x15c5fd5d7eab0a1367b3462320c9e3b41a643a5a5e8fb68b6380c75ac9141532", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_legacy[fork_CancunEIP7692-blockchain_test_engine-EXTDELEGATECALL]", + "fixture_hash": "0xea35b360fc17378dc824a2d7e4787ee3dc6767e2f8df37f64748879f2192b9c3", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_legacy.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_0-offset_30-len_0-opcode_EXTCALL]", - "fixture_hash": "0xa1c136144a6c38c7d47b34e91158a78dcdb28c259705db359c5cdb37ead348de", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_legacy[fork_CancunEIP7692-blockchain_test_engine-EXTSTATICCALL]", + "fixture_hash": "0xe2e563cdcb9a8551f7c1be0161b9b1b655d14528620c7df8c80914b2403df907", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_legacy.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_0-offset_30-len_0-opcode_EXTDELEGATECALL]", - "fixture_hash": "0x4f0d6a95f184106dfd121983e46b9de657bd85f5784533e02771dbee978c4a2e", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_legacy[fork_CancunEIP7692-blockchain_test_engine-DATALOAD]", + "fixture_hash": "0xfc758e362fae256cbfff8d7f43b6ce86db9d82570aa69f7dea5412b3f4acf91f", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_legacy.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_0-offset_30-len_0-opcode_EXTSTATICCALL]", - "fixture_hash": "0xaf4ef6137a8aa3592bcf8d25f9fe9e221b61e9e66cc4d476a7ac9f110405a7b8", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_legacy[fork_CancunEIP7692-blockchain_test_engine-DATALOADN]", + "fixture_hash": "0x17cffed36c98df6cef0e222e2f95eeee546f031c68fd8c473871a4271906eac6", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_legacy.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_0-offset_30-len_10-opcode_CALL]", - "fixture_hash": "0x6d037ee4bdf769d07ce4df0356eeb4c9d5630f78e941c0716c70db7dfc30bdd8", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_legacy[fork_CancunEIP7692-blockchain_test_engine-DATASIZE]", + "fixture_hash": "0x1236482c03381bf949436c92f6c4a11e599f6a98f444844290f3e7bae4e9cdd1", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_legacy.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_0-offset_30-len_10-opcode_CALLCODE]", - "fixture_hash": "0x6abab2caa43e45df18da2fa0e7695dddb8ac2e42a7b1239f49a425f7b8eb2c54", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_legacy[fork_CancunEIP7692-blockchain_test_engine-DATACOPY]", + "fixture_hash": "0xe0ba64f1c249c9254e4ff5b56336922725e8a5d8312a685d7eea3be6377c161a", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_legacy.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_0-offset_30-len_10-opcode_DELEGATECALL]", - "fixture_hash": "0x8566ef98644b90fa7eb8484440ca402e96c6ab1e9dc97b0e8b5630936a089644", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_legacy[fork_CancunEIP7692-blockchain_test_engine-EOFCREATE]", + "fixture_hash": "0xee1bdef00363b418062372c3ac23feb17f1bdf73337afaa753d8613f83100668", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_legacy.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_0-offset_30-len_10-opcode_STATICCALL]", - "fixture_hash": "0x4ba914e8e461b2e87e967ac68386b47ccc08c180043c79ebb1a694d7a326ad98", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_legacy[fork_CancunEIP7692-blockchain_test_engine-RETURNCONTRACT]", + "fixture_hash": "0xef1bb4b6b7153d37e794962f738b7d189d762089fa750444e11e98255299f13c", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_legacy.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_0-offset_30-len_10-opcode_EXTCALL]", - "fixture_hash": "0x5998280bdc0e9da9f9bc1f6eff317ac1fd31b7c689e95ef22ea050b1e86f2f80", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_create_tx[fork_CancunEIP7692-blockchain_test_engine-DUPN]", + "fixture_hash": "0x362dffea8427095df2f98a42a5946a5ef09a8ada18119ce25be7985ba065906b", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_create_tx.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_0-offset_30-len_10-opcode_EXTDELEGATECALL]", - "fixture_hash": "0x1b50141ec51c877a47326835188b5baa4d736f748f8c7b9f7393ce7ac627a311", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_create_tx[fork_CancunEIP7692-blockchain_test_engine-SWAPN]", + "fixture_hash": "0x9f399b14b89ae97e8ca39920e2695a8142e0fdf7debe2623154128b3057f4283", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_create_tx.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_0-offset_30-len_10-opcode_EXTSTATICCALL]", - "fixture_hash": "0xf53dba746be49ad40d2861ee174119eaeda2bdc087d93c1792aa783207999d24", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_create_tx[fork_CancunEIP7692-blockchain_test_engine-EXCHANGE]", + "fixture_hash": "0xc235e260b589af6625c4bb75d7e3eb5ccc30fd2f87ad431ffa54fc7677ebe428", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_create_tx.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_0-offset_30-len_20-opcode_CALL]", - "fixture_hash": "0xfa13eeb6dac249d1e9e49f99e29380ad9e6abf2cc28eafdd38eb8984fb406ecf", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_create_tx[fork_CancunEIP7692-blockchain_test_engine-RJUMP]", + "fixture_hash": "0xdeff69202304b74c83868ae0bced51e0147d42916559d39ab2adda2cd3e57457", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_create_tx.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_0-offset_30-len_20-opcode_CALLCODE]", - "fixture_hash": "0xe08859320dc90b12833433a36598df880022a44a3bce35242912570d378881df", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_create_tx[fork_CancunEIP7692-blockchain_test_engine-RJUMPI0]", + "fixture_hash": "0x877b973eac1f63b0c61057e169bd5155b57d453ba5800789cb3ac19ab15c7779", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_create_tx.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_0-offset_30-len_20-opcode_DELEGATECALL]", - "fixture_hash": "0xa85785d85b0f4cc8cd9d36c5a2101a1ce948de1d2176c7582fb59d9bb252cb0f", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_create_tx[fork_CancunEIP7692-blockchain_test_engine-RJUMPI1]", + "fixture_hash": "0x7c380065b0d9fcab108d7daa5f3cb13087746819162afb65c5d11a69aabc6ad3", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_create_tx.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_0-offset_30-len_20-opcode_STATICCALL]", - "fixture_hash": "0x32459cf2635d49415efe06ef07d0b420aa0db2b3f764d962e818611d77af41e8", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_create_tx[fork_CancunEIP7692-blockchain_test_engine-CALLF]", + "fixture_hash": "0x5fa641f0e38d95428d451b0318e28c2a2d06b1fa54e75faf783efb0e179f55dd", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_create_tx.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_0-offset_30-len_20-opcode_EXTCALL]", - "fixture_hash": "0x6b0c668dcefe0db47312c0453b02e67875c4d1ba18e652ccf7ed7e11f473f625", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_create_tx[fork_CancunEIP7692-blockchain_test_engine-RETF]", + "fixture_hash": "0x7b378cb45981c51b124ce343b5607aaa556b1d8cc3777d964a5456eaa08abae7", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_create_tx.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_0-offset_30-len_20-opcode_EXTDELEGATECALL]", - "fixture_hash": "0x7dd2891172da4896c2797a5b2fc328b1329bae1fe0f05ff0cff3e8a1cc1182ec", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_create_tx[fork_CancunEIP7692-blockchain_test_engine-JUMPF]", + "fixture_hash": "0x52614358b6e06f45fcaac25329aa42e21d3aa1122f4a45b2fefd3b0df9de4804", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_create_tx.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_0-offset_30-len_20-opcode_EXTSTATICCALL]", - "fixture_hash": "0x82f9569941427e0865281e2fa34e9282874e5dffe4efb08d11e48fb6a67f6a34", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_create_tx[fork_CancunEIP7692-blockchain_test_engine-EXTCALL]", + "fixture_hash": "0x9e5163bc16cabd168c2c8ee691f42195bea9a6e36eb9362aca1560d3b9659018", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_create_tx.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_0-offset_30-len_30-opcode_CALL]", - "fixture_hash": "0x60d061f1f113a753d5af83622ce4bc38644a8a7f1718c6dcda123c01c60d610c", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_create_tx[fork_CancunEIP7692-blockchain_test_engine-EXTDELEGATECALL]", + "fixture_hash": "0x2745e9cb58384ad4a5538b2ab5765de8298b47c2a267ff39addf06f50cd99349", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_create_tx.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_0-offset_30-len_30-opcode_CALLCODE]", - "fixture_hash": "0x17d9c7afe1da0332ac11a99107d0c2280c3848d9f7b6fb0bee3e534a7131ce03", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_create_tx[fork_CancunEIP7692-blockchain_test_engine-EXTSTATICCALL]", + "fixture_hash": "0xc2931d954a1090b7f502934bd7bd2758aee2f21d78fdf52c5adc8da9ed0cf5d3", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_create_tx.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_0-offset_30-len_30-opcode_DELEGATECALL]", - "fixture_hash": "0x160fed0995eab321d898d7f5eb7a2c74f78902e55baabe5a71b700aa43b2ee7b", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_create_tx[fork_CancunEIP7692-blockchain_test_engine-DATALOAD]", + "fixture_hash": "0x46899be9d55c2621f97f01a0f741ad4b6db029ba7750ade8843db7ee4515988b", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_create_tx.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_0-offset_30-len_30-opcode_STATICCALL]", - "fixture_hash": "0xb08b88827f4e0146590561f7d63939ebb0a51d36293ce2eedca61f00229d221d", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_create_tx[fork_CancunEIP7692-blockchain_test_engine-DATALOADN]", + "fixture_hash": "0xe6767975674118f3093980ea839085781217aa4d6acf3bda57bc522fbb8a4ab0", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_create_tx.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_0-offset_30-len_30-opcode_EXTCALL]", - "fixture_hash": "0x3e18452a60d5d74d3e98712a3ba33e5f90a3cb12924e7e25bfa66f514b67e251", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_create_tx[fork_CancunEIP7692-blockchain_test_engine-DATASIZE]", + "fixture_hash": "0xdd2a8b53c8ce00fd124f4432cedaf948f2a72e184596f60a57874805d73296b3", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_create_tx.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_0-offset_30-len_30-opcode_EXTDELEGATECALL]", - "fixture_hash": "0x71051752241ba9c917d6b353dfb44002336ad5dcc91ea2e705798a9e04fa0672", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_create_tx[fork_CancunEIP7692-blockchain_test_engine-DATACOPY]", + "fixture_hash": "0x28e83cd472d8ce3a07ca399844820ff576dba1d6685db07ab56d9c0ea225b523", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_create_tx.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_0-offset_30-len_30-opcode_EXTSTATICCALL]", - "fixture_hash": "0x1e2481e405c07d810073ad2f27afec5f502477b0490a82b5edc7045f10833950", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_create_tx[fork_CancunEIP7692-blockchain_test_engine-EOFCREATE]", + "fixture_hash": "0x42083767506da0a5c00a2c9f6962bfee829e4c30b6e20de2f2b208c7009223ca", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_create_tx.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_10-offset_0-len_0-opcode_CALL]", - "fixture_hash": "0x326272cf3ea39b9a098fdd8b19d5ca31a4895c2c90fb514c59ea1755a976f2d7", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_create_tx[fork_CancunEIP7692-blockchain_test_engine-RETURNCONTRACT]", + "fixture_hash": "0xf4a372b9e0074f046ec0d7d8ec174f7d74d718903bcdfa3d9ce88a26ac6cba29", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_create_tx.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_10-offset_0-len_0-opcode_CALLCODE]", - "fixture_hash": "0x9fb2e096e2a54e5d6436d2c765b3099d444dcdffdbcb385ccec80e6a21e14600", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_eof_calling_legacy[fork_CancunEIP7692-blockchain_test_engine-DUPN-EXTCALL]", + "fixture_hash": "0x8cff5adaa02b900143e2e619bff332ccbcd21568f12f9e70e8e6405b13777578", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_eof_calling_legacy.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_10-offset_0-len_0-opcode_DELEGATECALL]", - "fixture_hash": "0x445411a9cfb3d398c0daa063a02fce5f05ae96f9c29832a57271934c4c04c333", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_eof_calling_legacy[fork_CancunEIP7692-blockchain_test_engine-DUPN-EXTDELEGATECALL]", + "fixture_hash": "0x4cab24368e30af23aac53b3def9bae2ae11c0ce8509489743255d696587909c8", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_eof_calling_legacy.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_10-offset_0-len_0-opcode_STATICCALL]", - "fixture_hash": "0x8f8f8028794f46032aeb277f45f2e608aca42b1d797f5129aa7c5456b6e183f5", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_eof_calling_legacy[fork_CancunEIP7692-blockchain_test_engine-DUPN-EXTSTATICCALL]", + "fixture_hash": "0x8c0a9ca4d0b3dbb830facd61c8ca6e64d61d3b8f68bb29ce0b3c1b39db157a67", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_eof_calling_legacy.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_10-offset_0-len_0-opcode_EXTCALL]", - "fixture_hash": "0xded7910a792c26c1c4cebb01a376db4e342784e870256c3ce21530257a147844", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_eof_calling_legacy[fork_CancunEIP7692-blockchain_test_engine-SWAPN-EXTCALL]", + "fixture_hash": "0xadde884e1970cd6360694621729161c710c32c233ce940e2f3bc812eb69b0320", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_eof_calling_legacy.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_10-offset_0-len_0-opcode_EXTDELEGATECALL]", - "fixture_hash": "0xea4bc2d99ea8678273d0c13bb96b01edab3c1dc6cf6d657dec8d28438af74e2e", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_eof_calling_legacy[fork_CancunEIP7692-blockchain_test_engine-SWAPN-EXTDELEGATECALL]", + "fixture_hash": "0x65794e07cc130a891a44cd74f9f549ccc497d1ea7f91c4746342c9aa6030e93c", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_eof_calling_legacy.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_10-offset_0-len_0-opcode_EXTSTATICCALL]", - "fixture_hash": "0x98300a6205644e93a4351b6256acbc54ff6ff91ab2be7d31ef49fbaff0f61701", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_eof_calling_legacy[fork_CancunEIP7692-blockchain_test_engine-SWAPN-EXTSTATICCALL]", + "fixture_hash": "0x804b3569a83d2f2d1c24abf5d1dd5a8dc812b9d02d390909e231289bb600e20d", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_eof_calling_legacy.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_10-offset_0-len_10-opcode_CALL]", - "fixture_hash": "0xf66b17b0fd7715f6cc57021d923bf6830e1c44b764a67e42a877423d68c21b0b", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_eof_calling_legacy[fork_CancunEIP7692-blockchain_test_engine-EXCHANGE-EXTCALL]", + "fixture_hash": "0xacb90c5f2aba3b234b5c37f55a905fe7a749551c52cdd84cd414e459b1195a35", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_eof_calling_legacy.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_10-offset_0-len_10-opcode_CALLCODE]", - "fixture_hash": "0x69669b6c3a217278b52c79aa1212d7b467a1f19b7c0088b64615699b58e46272", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_eof_calling_legacy[fork_CancunEIP7692-blockchain_test_engine-EXCHANGE-EXTDELEGATECALL]", + "fixture_hash": "0x643bee751080e8587e3a4939ac4f92903dccce4ca09363e97eb108c6f0be3314", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_eof_calling_legacy.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_10-offset_0-len_10-opcode_DELEGATECALL]", - "fixture_hash": "0x69a56c96287b17c9aa78db88834a7b6d62decc7c89eb422601002cc7b245aaed", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_eof_calling_legacy[fork_CancunEIP7692-blockchain_test_engine-EXCHANGE-EXTSTATICCALL]", + "fixture_hash": "0xaf1db230ebb7b3d3a3ee9f8fe945a60362deed2231dd1a23837826a268f99d09", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_eof_calling_legacy.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_10-offset_0-len_10-opcode_STATICCALL]", - "fixture_hash": "0xab3bdb1d5158af9a39dac35cf08f25144782387d41d3b6664e9f8170a8ae9c35", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_eof_calling_legacy[fork_CancunEIP7692-blockchain_test_engine-RJUMP-EXTCALL]", + "fixture_hash": "0x4f2b0acfe52d83d9394369da59b6803e2e95a5277093f9fcf7ad03443fa03ef8", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_eof_calling_legacy.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_10-offset_0-len_10-opcode_EXTCALL]", - "fixture_hash": "0xdd50c6c141f451f6108688b53cd20444c8732a62564affded3c0aebe4d2fe87", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_eof_calling_legacy[fork_CancunEIP7692-blockchain_test_engine-RJUMP-EXTDELEGATECALL]", + "fixture_hash": "0x567aa2625eab6cc9ea7e26d638a2e8937ca0ee8484d3590dfd2fb49b75982811", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_eof_calling_legacy.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_10-offset_0-len_10-opcode_EXTDELEGATECALL]", - "fixture_hash": "0xc67f77b2b5cf9580ed28f72d6df34e008284a1ce4402678582cc93b9315b468f", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_eof_calling_legacy[fork_CancunEIP7692-blockchain_test_engine-RJUMP-EXTSTATICCALL]", + "fixture_hash": "0x8076a09235f434762e48c1b91df01508ee1bc27239dfbfdceee87107e79eb6af", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_eof_calling_legacy.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_10-offset_0-len_10-opcode_EXTSTATICCALL]", - "fixture_hash": "0xe7ffb0a124af6c6d2e32314603cde34f49bc52040cda4de926846af348933923", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_eof_calling_legacy[fork_CancunEIP7692-blockchain_test_engine-RJUMPI0-EXTCALL]", + "fixture_hash": "0x5dbade1013574d5eba63e126c9d1ab63283251696dc1493cccb74c5d8bd9db8c", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_eof_calling_legacy.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_10-offset_0-len_20-opcode_CALL]", - "fixture_hash": "0x927dbee0a1eb9b55c4f475148c2b3bd59b594a5f17421ef1451935afb6d23179", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_eof_calling_legacy[fork_CancunEIP7692-blockchain_test_engine-RJUMPI0-EXTDELEGATECALL]", + "fixture_hash": "0xd99c20b236818d7b69f72975bbd6c4e3a423e42b279e756393903ef044fef117", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_eof_calling_legacy.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_10-offset_0-len_20-opcode_CALLCODE]", - "fixture_hash": "0x6529d97af69679a1ecb79465f551cb4c38ab657216c97965ef89f998e4d7e13", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_eof_calling_legacy[fork_CancunEIP7692-blockchain_test_engine-RJUMPI0-EXTSTATICCALL]", + "fixture_hash": "0xb572f8c2379d2b5763c2612f58b2607651a4962dfb2937dbb090bb3502d64947", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_eof_calling_legacy.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_10-offset_0-len_20-opcode_DELEGATECALL]", - "fixture_hash": "0x69f58d88e68aeafeb7a2d3a274f80ef59be736e721d422ee41372fa94b335333", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_eof_calling_legacy[fork_CancunEIP7692-blockchain_test_engine-RJUMPI1-EXTCALL]", + "fixture_hash": "0x9a864ccc006e08815cb3959a3789986b3e2bdab066c2dcef1cb1c9b4664094a3", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_eof_calling_legacy.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_10-offset_0-len_20-opcode_STATICCALL]", - "fixture_hash": "0xd0f40f01e52b81b0b8d52e47ee84b79fe65cc82295133516d929032f44bdba40", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_eof_calling_legacy[fork_CancunEIP7692-blockchain_test_engine-RJUMPI1-EXTDELEGATECALL]", + "fixture_hash": "0xf618afc2d8bfc2cb241b373b63fd41cbc636d9540e2c4964c84d713ecd07702b", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_eof_calling_legacy.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_10-offset_0-len_20-opcode_EXTCALL]", - "fixture_hash": "0x1af7f3690317b41fe0ff221838bb4ae6b4ce24a9f698ef1e919b3a55a25d8948", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_eof_calling_legacy[fork_CancunEIP7692-blockchain_test_engine-RJUMPI1-EXTSTATICCALL]", + "fixture_hash": "0xd222649cb1db6820325ff535996aa6e643b046ea2cbb1ad35d881918bee9b1ee", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_eof_calling_legacy.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_10-offset_0-len_20-opcode_EXTDELEGATECALL]", - "fixture_hash": "0x99652ea6099f9779328678947822b4f2f81446fd2701cdb9413c600d5bc588dd", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_eof_calling_legacy[fork_CancunEIP7692-blockchain_test_engine-CALLF-EXTCALL]", + "fixture_hash": "0x1edbe11005a475f59ef9751269fab9075de441a402d6b3a3394c9578da1cb595", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_eof_calling_legacy.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_10-offset_0-len_20-opcode_EXTSTATICCALL]", - "fixture_hash": "0x644e59a253f9cb6493083bfcd9854c27f4fdc36303b877fa258ff39fe6b26211", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_eof_calling_legacy[fork_CancunEIP7692-blockchain_test_engine-CALLF-EXTDELEGATECALL]", + "fixture_hash": "0x5812f6c191acb7b70b5ea38fcf03a690b9fb71f9f0f230d337b89d4af0644bd1", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_eof_calling_legacy.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_10-offset_0-len_30-opcode_CALL]", - "fixture_hash": "0xb02ff1c56573fcd15d777f263fb76e48dd5b6bc90045cc6fa521d1af173c14e5", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_eof_calling_legacy[fork_CancunEIP7692-blockchain_test_engine-CALLF-EXTSTATICCALL]", + "fixture_hash": "0x670b746d4524f7f5255fd3b4286c5b9b5f30aad9ecb73dc0bf6a743e36ae4390", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_eof_calling_legacy.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_10-offset_0-len_30-opcode_CALLCODE]", - "fixture_hash": "0x1facc8202cf1843d5b85c852ca34f8e00155c9ece9e744649eb3a0652fcb7f79", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_eof_calling_legacy[fork_CancunEIP7692-blockchain_test_engine-RETF-EXTCALL]", + "fixture_hash": "0x4517cde01ca55e84f70e15a77128b69da160e5e69079232f528f8d8b6e1ec633", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_eof_calling_legacy.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_10-offset_0-len_30-opcode_DELEGATECALL]", - "fixture_hash": "0xc6d986f3a9fdce3f86ba8cbfd4af17e17ea05dd2a1806fbef8df1b9a353cd0c2", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_eof_calling_legacy[fork_CancunEIP7692-blockchain_test_engine-RETF-EXTDELEGATECALL]", + "fixture_hash": "0x3581417800bb0e724d5cdccc1100db68d1ebd5ac70d15f79f1604ced49ca14fe", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_eof_calling_legacy.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_10-offset_0-len_30-opcode_STATICCALL]", - "fixture_hash": "0xfaccc227a215289d17899253e6c3734a51b4da3311b730abeac11e543e0bc343", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_eof_calling_legacy[fork_CancunEIP7692-blockchain_test_engine-RETF-EXTSTATICCALL]", + "fixture_hash": "0x3e23a3cee894c41673cfc527d69d39ad3feb817a807d90866c62000bafb55004", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_eof_calling_legacy.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_10-offset_0-len_30-opcode_EXTCALL]", - "fixture_hash": "0x242791459e1b749a047b16fd82c4f199d1a2ad79c3eabd180af298e09fb4ef92", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_eof_calling_legacy[fork_CancunEIP7692-blockchain_test_engine-JUMPF-EXTCALL]", + "fixture_hash": "0x621db22baf4ee045f35b6c8a15a2abfaaca3a00b463bf9b8f5b4235c14a91772", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_eof_calling_legacy.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_10-offset_0-len_30-opcode_EXTDELEGATECALL]", - "fixture_hash": "0x75603e6cedb2c5ffce335f5c2f7cf7c0cb2eff977c92693e4505b24dc723c521", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_eof_calling_legacy[fork_CancunEIP7692-blockchain_test_engine-JUMPF-EXTDELEGATECALL]", + "fixture_hash": "0x9dab403ec59fd14712c3b7718d64e7932a1e2e44db345b8956574a956a149f4b", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_eof_calling_legacy.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_10-offset_0-len_30-opcode_EXTSTATICCALL]", - "fixture_hash": "0x3104bd5c11b9089409e07cdaa34f3ff6bd60ce4ffd9c46d4128b4b936cc45c2e", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_eof_calling_legacy[fork_CancunEIP7692-blockchain_test_engine-JUMPF-EXTSTATICCALL]", + "fixture_hash": "0x59bb744a074ea0b665c581a71bd05162eb88eda99000e8072ee94cdef060e249", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_eof_calling_legacy.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_10-offset_10-len_0-opcode_CALL]", - "fixture_hash": "0x90f5ab6eba78416b5932c66de2ab552e02be6b5c30d3fb6274517945de76fedb", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_eof_calling_legacy[fork_CancunEIP7692-blockchain_test_engine-EXTCALL-EXTCALL]", + "fixture_hash": "0xfc7c0baddade031518d8f6c71fb748e8d396f86f6773755949fcad9b3524ea1c", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_eof_calling_legacy.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_10-offset_10-len_0-opcode_CALLCODE]", - "fixture_hash": "0x88c69318fd7ccb4ba0f10d17e00f77c9b0b0a657ce991c186cb3887c267076ed", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_eof_calling_legacy[fork_CancunEIP7692-blockchain_test_engine-EXTCALL-EXTDELEGATECALL]", + "fixture_hash": "0xfb57a3b253fd9e9792956c22604f5eec98b38cd43acf2a7658bfbb010bbf2e88", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_eof_calling_legacy.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_10-offset_10-len_0-opcode_DELEGATECALL]", - "fixture_hash": "0xa24331ee37cae929a89a6351a4ea2e0f70fceb680df6db65bd5bd6cd18ab52fa", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_eof_calling_legacy[fork_CancunEIP7692-blockchain_test_engine-EXTCALL-EXTSTATICCALL]", + "fixture_hash": "0xd3b2e154cf9c800efc3aeea1fed5a083f704cda27161283cedf53bcf89e8a17", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_eof_calling_legacy.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_10-offset_10-len_0-opcode_STATICCALL]", - "fixture_hash": "0x3ab3b1f2a980b867954c2b8f596df5bea09a031948b0488acb17599af322616c", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_eof_calling_legacy[fork_CancunEIP7692-blockchain_test_engine-EXTDELEGATECALL-EXTCALL]", + "fixture_hash": "0xf33766df525a1cb3f36d079991a57d5d500d1128bd6f4136e376c8240366f909", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_eof_calling_legacy.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_10-offset_10-len_0-opcode_EXTCALL]", - "fixture_hash": "0xdfd3624083d2e79b0f3057b39b948fea916cfa1af627def5dd30475ecdf8d8bd", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_eof_calling_legacy[fork_CancunEIP7692-blockchain_test_engine-EXTDELEGATECALL-EXTDELEGATECALL]", + "fixture_hash": "0x23523dc3e4524187f44b215ebd452f981a554cfab71ecf1ca0c4e1c662e6f8f2", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_eof_calling_legacy.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_10-offset_10-len_0-opcode_EXTDELEGATECALL]", - "fixture_hash": "0x9834c485af56068f175cc99f61e1bca953088c90aca9496668e47181048857a6", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_eof_calling_legacy[fork_CancunEIP7692-blockchain_test_engine-EXTDELEGATECALL-EXTSTATICCALL]", + "fixture_hash": "0xac4f8656290516d1260bf21ce4b0d6fbe22ebc621a64ff966529583235ec988e", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_eof_calling_legacy.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_10-offset_10-len_0-opcode_EXTSTATICCALL]", - "fixture_hash": "0xe3abb23f95f361928e2165ea1721f5230191890c161a638b58fb1882f90ea10b", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_eof_calling_legacy[fork_CancunEIP7692-blockchain_test_engine-EXTSTATICCALL-EXTCALL]", + "fixture_hash": "0xf806374bf841ac19952e5b41875c22b3fe06491490b9c133d40976b4af1ceadb", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_eof_calling_legacy.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_10-offset_10-len_10-opcode_CALL]", - "fixture_hash": "0xe097a218608cda08a06d38615988efc0ed8693512db40f0bf665b9e436c9970", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_eof_calling_legacy[fork_CancunEIP7692-blockchain_test_engine-EXTSTATICCALL-EXTDELEGATECALL]", + "fixture_hash": "0x6c7ea891429c37efc3f283c2c3c7e20b4ae1c0068b2382eb362a0d680f65558b", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_eof_calling_legacy.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_10-offset_10-len_10-opcode_CALLCODE]", - "fixture_hash": "0x12314bd62ce2577667abc434574e2f003fc49c46094564504782c11d4db458ac", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_eof_calling_legacy[fork_CancunEIP7692-blockchain_test_engine-EXTSTATICCALL-EXTSTATICCALL]", + "fixture_hash": "0x53ca2bb413cbc7fe66e66d3614c3785e516b51fb7c4a8e9a8d3df157d4d19dd2", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_eof_calling_legacy.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_10-offset_10-len_10-opcode_DELEGATECALL]", - "fixture_hash": "0x2973dcc075002f7d7353b0cba6125c0f24d209a92628de9da9a703f36bd30758", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_eof_calling_legacy[fork_CancunEIP7692-blockchain_test_engine-DATALOAD-EXTCALL]", + "fixture_hash": "0xde62c3192e06585e63ad9b37c24dcc3474264e09566500315b12cd22bb75021", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_eof_calling_legacy.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_10-offset_10-len_10-opcode_STATICCALL]", - "fixture_hash": "0xa899897eb7264f2ed5b9501a355c66b3c3da1381e7cce20a66536f3a6d283bd8", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_eof_calling_legacy[fork_CancunEIP7692-blockchain_test_engine-DATALOAD-EXTDELEGATECALL]", + "fixture_hash": "0x1fa3c84282e111ab31cf804061ce7d8f34dc9420d9c3e2e5e4fe7026a21d0d25", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_eof_calling_legacy.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_10-offset_10-len_10-opcode_EXTCALL]", - "fixture_hash": "0x955e06f887156adf8cc42045436137211a4b5a7d104a87488d124f707febd317", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_eof_calling_legacy[fork_CancunEIP7692-blockchain_test_engine-DATALOAD-EXTSTATICCALL]", + "fixture_hash": "0x317b616d561859740db6edf20ac3ed28cd2e34af2b3648750b8e558c290db170", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_eof_calling_legacy.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_10-offset_10-len_10-opcode_EXTDELEGATECALL]", - "fixture_hash": "0x2d4ad3d1cf5e30948cdebae8d871b21a2d7afd8a85cada9a84242e3ebfd3e2cc", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_eof_calling_legacy[fork_CancunEIP7692-blockchain_test_engine-DATALOADN-EXTCALL]", + "fixture_hash": "0x1fbd02e882a39ab0ba66b79caa23c4924a8b17f84fcaa94ac6d703c2429123f0", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_eof_calling_legacy.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_10-offset_10-len_10-opcode_EXTSTATICCALL]", - "fixture_hash": "0x8c3fcdf80c03ee4d61b855c1237b3963b81fec39d54523b7c8a1adba4c2834e8", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_eof_calling_legacy[fork_CancunEIP7692-blockchain_test_engine-DATALOADN-EXTDELEGATECALL]", + "fixture_hash": "0x919f8407999fe579e8ed4c0cff807a8c557b6b8b37c48bded81956bd8e4eef3a", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_eof_calling_legacy.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_10-offset_10-len_20-opcode_CALL]", - "fixture_hash": "0x342e829943bf729cbe6ac98ef8f5c419d08991a18dea7646a1e8ae36d7446fe3", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_eof_calling_legacy[fork_CancunEIP7692-blockchain_test_engine-DATALOADN-EXTSTATICCALL]", + "fixture_hash": "0x79f425501c17b968b0d7d9209e24d2813f89bcf05fdcd47a36ca4544bee95fe1", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_eof_calling_legacy.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_10-offset_10-len_20-opcode_CALLCODE]", - "fixture_hash": "0x1b548d4118d97fdbe22516dbc46bdac14fe5f3d5d90bd62f214d8a88a3c488a1", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_eof_calling_legacy[fork_CancunEIP7692-blockchain_test_engine-DATASIZE-EXTCALL]", + "fixture_hash": "0x5d8aa41ab88ea87dc581425fb613d2b9db4ada573e85aee7d171840766957b58", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_eof_calling_legacy.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_10-offset_10-len_20-opcode_DELEGATECALL]", - "fixture_hash": "0x964404f2b20e7e32cd6913ff41ce07b8bfb95d84c1335f72f5b3bdb70e69e547", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_eof_calling_legacy[fork_CancunEIP7692-blockchain_test_engine-DATASIZE-EXTDELEGATECALL]", + "fixture_hash": "0xa213f235a329cf6fd0c04781c8f982361cd91e0f46105e97e36cc507313f319f", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_eof_calling_legacy.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_10-offset_10-len_20-opcode_STATICCALL]", - "fixture_hash": "0x8fb514cd4a142d514fe5ef4bfa30efd0b53117fce5fec4b6aece51ab0bf4bf2a", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_eof_calling_legacy[fork_CancunEIP7692-blockchain_test_engine-DATASIZE-EXTSTATICCALL]", + "fixture_hash": "0x60361c772ecfaae6caed5673e03aced6e81f32e53086ef8ad6da541dc5b89cfb", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_eof_calling_legacy.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_10-offset_10-len_20-opcode_EXTCALL]", - "fixture_hash": "0xebbaf52654eccc10f49c6c3e591d9da9d10d0c83fdc92d580330ac3823eb9483", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_eof_calling_legacy[fork_CancunEIP7692-blockchain_test_engine-DATACOPY-EXTCALL]", + "fixture_hash": "0x2638b03774919ca8c5cba946b3186fc15cbfe7386e03ba425c6406f20c473ad", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_eof_calling_legacy.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_10-offset_10-len_20-opcode_EXTDELEGATECALL]", - "fixture_hash": "0xb29eebc36a17335e001b4ab77d04df18facb360d52061ee0b837ef3b1fd33a2c", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_eof_calling_legacy[fork_CancunEIP7692-blockchain_test_engine-DATACOPY-EXTDELEGATECALL]", + "fixture_hash": "0xfe1ac2a3b3966116c46dfd0390ffec2fd397d190ef1eb067c086369a6e62e502", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_eof_calling_legacy.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_10-offset_10-len_20-opcode_EXTSTATICCALL]", - "fixture_hash": "0xda0897d7e601147c2671c6c5cff16125685abd7a7d85cf01d3ce883198bce8b3", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_eof_calling_legacy[fork_CancunEIP7692-blockchain_test_engine-DATACOPY-EXTSTATICCALL]", + "fixture_hash": "0x216ec37f958d1e4a18b5fe3c3587f215ccc8ca6e778233f93a4ae412d76bdcb3", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_eof_calling_legacy.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_10-offset_10-len_30-opcode_CALL]", - "fixture_hash": "0x6a1d86ede2023524ced58a98b8b98c95c540cfdedf5175b9d5dacd02ad4f16c6", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_eof_calling_legacy[fork_CancunEIP7692-blockchain_test_engine-EOFCREATE-EXTCALL]", + "fixture_hash": "0x62cc8e4dfa7af96f27af1aa08c589135bc3dfea4eb0850cbfb17e946956eb008", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_eof_calling_legacy.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_10-offset_10-len_30-opcode_CALLCODE]", - "fixture_hash": "0x27d242ed6d09141bd3e9967bafd552dd3d905dbf004bec0c2eb9189f07bbe89b", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_eof_calling_legacy[fork_CancunEIP7692-blockchain_test_engine-EOFCREATE-EXTDELEGATECALL]", + "fixture_hash": "0xf54ec38d8a9a199e65f2ccaa1be7135f9a05570d210c7c049b595e46cc927726", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_eof_calling_legacy.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_10-offset_10-len_30-opcode_DELEGATECALL]", - "fixture_hash": "0x4b0b8a659e598579c077b2b91ca9ebd6e178105f4f634bfcb94a3ce71bd43f89", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_eof_calling_legacy[fork_CancunEIP7692-blockchain_test_engine-EOFCREATE-EXTSTATICCALL]", + "fixture_hash": "0x628992752c372b7cadf35dc67060a5dc605ebbbb464f9848b1c45c79885c5a36", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_eof_calling_legacy.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_10-offset_10-len_30-opcode_STATICCALL]", - "fixture_hash": "0xbe03148a9158d1d4beadbc2448941e7c2fda8bfa622b6c063582ee3806a00224", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_eof_calling_legacy[fork_CancunEIP7692-blockchain_test_engine-RETURNCONTRACT-EXTCALL]", + "fixture_hash": "0x5c6eff7efb9c74a131f8fff82d8ae71ea0e8357399765c774d1af2905a9e5062", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_eof_calling_legacy.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_10-offset_10-len_30-opcode_EXTCALL]", - "fixture_hash": "0xb5ab401d46c06f93768b8d7c553b07132e051e79dcd87322611e5df3c8611b43", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_eof_calling_legacy[fork_CancunEIP7692-blockchain_test_engine-RETURNCONTRACT-EXTDELEGATECALL]", + "fixture_hash": "0x7f6babc0a4d3ab76c3cb2b162916dc98febc532617dce6308f8af363bc987f85", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_eof_calling_legacy.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_10-offset_10-len_30-opcode_EXTDELEGATECALL]", - "fixture_hash": "0xc8f2161ad138f966e4bc70e24f86b98a7c11d53786ec6bea4fd68a9b87e695bc", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_eof_calling_legacy[fork_CancunEIP7692-blockchain_test_engine-RETURNCONTRACT-EXTSTATICCALL]", + "fixture_hash": "0xe48e1b3cdc4d621bc7002cb13de628d44488ee5f690b53212c0253ce5bd7eb2d", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_eof_calling_legacy.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_10-offset_10-len_30-opcode_EXTSTATICCALL]", - "fixture_hash": "0x5e447862dfcfcdfb7bfc70f32c68febfa60ba748be11a6014c7196263556d7b1", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_create_operation[fork_CancunEIP7692-blockchain_test_engine-DUPN-CREATE]", + "fixture_hash": "0x912d5fa66d05ad16183c6938be59d88863148dfba9b8db91989c1868509083e7", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_create_operation.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_10-offset_20-len_0-opcode_CALL]", - "fixture_hash": "0x27797e2ca0397a8f644a4f5529eff21dd35516551da8a5f9695a47aa9cc0607b", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_create_operation[fork_CancunEIP7692-blockchain_test_engine-DUPN-CREATE2]", + "fixture_hash": "0x4f1661ec88bbb20a03633f68d9f5320571257cd181f65886b6cd09fe2a373f98", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_create_operation.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_10-offset_20-len_0-opcode_CALLCODE]", - "fixture_hash": "0x78cb00e3f1dfcbbd0f31be06ee68cb7d661cf3f1b65c7ecd23a630adb56bf82a", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_create_operation[fork_CancunEIP7692-blockchain_test_engine-SWAPN-CREATE]", + "fixture_hash": "0x1a17519b7577c97c561fa1bdec4ba35c04351500082072e9e79083c57b07008c", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_create_operation.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_10-offset_20-len_0-opcode_DELEGATECALL]", - "fixture_hash": "0x45465dab36c5d6ad689eaa94b26abf1e03f54647448ec80d72e2a825c64fd93e", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_create_operation[fork_CancunEIP7692-blockchain_test_engine-SWAPN-CREATE2]", + "fixture_hash": "0x94d5efd2f3c64b82c26352788831b0f4b902ad614c2fa0065fda7bb303fc940b", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_create_operation.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_10-offset_20-len_0-opcode_STATICCALL]", - "fixture_hash": "0x1fb2b7f1bf926fcefb52dc99b0b0606e9c79103acb4cf8462e8829291b4a2212", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_create_operation[fork_CancunEIP7692-blockchain_test_engine-EXCHANGE-CREATE]", + "fixture_hash": "0xc62be86025f7468b9030c6623c142e8d4de319d0242603bd1b90b29483eab93f", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_create_operation.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_10-offset_20-len_0-opcode_EXTCALL]", - "fixture_hash": "0x5862f8373c3e543abba608176bb4c111dee7c10d1fafb60564963c500aa80eab", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_create_operation[fork_CancunEIP7692-blockchain_test_engine-EXCHANGE-CREATE2]", + "fixture_hash": "0x38c3bed98cbe47640ac14af842936a845129589decf44094c6f532616f807016", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_create_operation.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_10-offset_20-len_0-opcode_EXTDELEGATECALL]", - "fixture_hash": "0xa428ff8d68972e99065886e9b361f39b75e61694db6c42ab2f9bb795d06b91c4", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_create_operation[fork_CancunEIP7692-blockchain_test_engine-RJUMP-CREATE]", + "fixture_hash": "0xf517eea1b39fa87ac1eeab109c9fc803122e8c2467ef859029df7c8abae2e9a1", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_create_operation.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_10-offset_20-len_0-opcode_EXTSTATICCALL]", - "fixture_hash": "0x224872147b668140926b17a93193c1272d787743bfa32a96ced1c25402c8e502", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_create_operation[fork_CancunEIP7692-blockchain_test_engine-RJUMP-CREATE2]", + "fixture_hash": "0x7dcc8d7cbb40bf98cc19e958df73a6c421a7d0e1c5bd953982f6f00503eadf2f", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_create_operation.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_10-offset_20-len_10-opcode_CALL]", - "fixture_hash": "0x5eff890f490fe487b6b3e9a93a519a59f679c643423feee5f3e232699181aea4", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_create_operation[fork_CancunEIP7692-blockchain_test_engine-RJUMPI0-CREATE]", + "fixture_hash": "0x5f591bfc1798015218e34e1eb2ed548674578bd2b9da4d5bd3003cc981a1c5a", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_create_operation.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_10-offset_20-len_10-opcode_CALLCODE]", - "fixture_hash": "0x5ca2f6e4e5854285fb067a14e5dc7f0c26829a2ce777e4d42c3f2842ef125cc6", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_create_operation[fork_CancunEIP7692-blockchain_test_engine-RJUMPI0-CREATE2]", + "fixture_hash": "0xaa88d4adb7f9d4978f4375d14831669bcfd373f833ba0b7845f887d9ec0c4ac5", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_create_operation.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_10-offset_20-len_10-opcode_DELEGATECALL]", - "fixture_hash": "0xb121810d1a43eaadff35487fa1f690a709cf49c438ca1466d58ffb8f733018b5", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_create_operation[fork_CancunEIP7692-blockchain_test_engine-RJUMPI1-CREATE]", + "fixture_hash": "0xb0ed723af47984decfca8f86137e5a4240b847ac1701b85c05cdfe677c49987c", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_create_operation.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_10-offset_20-len_10-opcode_STATICCALL]", - "fixture_hash": "0x11532723e092bbb390a2d374883b7a38c77698aa0d6d72fa79160e1201850dbe", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_create_operation[fork_CancunEIP7692-blockchain_test_engine-RJUMPI1-CREATE2]", + "fixture_hash": "0x9aa67e55c67b78249ba13107a3231f472519ef3184e1fb34826cfbbcf41a226f", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_create_operation.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_10-offset_20-len_10-opcode_EXTCALL]", - "fixture_hash": "0x4eee7b07d63028bc3b4d62897faf87fcc9b0655372cb98a7504f289e317bd106", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_create_operation[fork_CancunEIP7692-blockchain_test_engine-CALLF-CREATE]", + "fixture_hash": "0x9402d50dbd500ff65255c1d9266c0f627a3af7192190dcb5055678d5728f3bc0", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_create_operation.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_10-offset_20-len_10-opcode_EXTDELEGATECALL]", - "fixture_hash": "0x3a4701d329d634d40c7d9d47ee13d6dfd214e59125dd65e6231d44356b53b594", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_create_operation[fork_CancunEIP7692-blockchain_test_engine-CALLF-CREATE2]", + "fixture_hash": "0x707b1ecd28b3cbf06b883e40f1843fbfcb2605053f0d00cb28df87eb28ce4ec5", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_create_operation.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_10-offset_20-len_10-opcode_EXTSTATICCALL]", - "fixture_hash": "0xa0ca05c0f06908c7c89544b469cab893512c5bbd03179cf645194da602aae39", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_create_operation[fork_CancunEIP7692-blockchain_test_engine-RETF-CREATE]", + "fixture_hash": "0x6b2e9c4f868c19b15d67b11f6983030859a469b93f2667fb0389b25c5c377d5a", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_create_operation.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_10-offset_20-len_20-opcode_CALL]", - "fixture_hash": "0xe75477b8cfc3cb81898e517d16308cc21039e0c7e4fc91812891376717c56b78", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_create_operation[fork_CancunEIP7692-blockchain_test_engine-RETF-CREATE2]", + "fixture_hash": "0x326dda8e1527ac8dc923bdd633e53259e277049fa9797a6c1ab806d1efa26c01", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_create_operation.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_10-offset_20-len_20-opcode_CALLCODE]", - "fixture_hash": "0xc8f7683a44815241dff313dfb17ee641deec05ca4714692814febd6ac5513fc5", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_create_operation[fork_CancunEIP7692-blockchain_test_engine-JUMPF-CREATE]", + "fixture_hash": "0x35021e5a0d7a2968bb25c1254a5f12739ce642ff5c4c62ff84d189afb64687ba", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_create_operation.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_10-offset_20-len_20-opcode_DELEGATECALL]", - "fixture_hash": "0xf45beabefc252eb2b4cf070dc4fefb3ddcda8ce960e3805bf2d6be8db900bb98", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_create_operation[fork_CancunEIP7692-blockchain_test_engine-JUMPF-CREATE2]", + "fixture_hash": "0x93c7f47dc3359e070a49972e5dcf40fe3b87d983744c198c3bcb48a0097f0c43", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_create_operation.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_10-offset_20-len_20-opcode_STATICCALL]", - "fixture_hash": "0x5c4b3ac04695b4d47e4e7ebb6b52ed4a819e1e4e5d03f462bb4b9db643e009e3", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_create_operation[fork_CancunEIP7692-blockchain_test_engine-EXTCALL-CREATE]", + "fixture_hash": "0x8dac9ae0ac0a9757e95fc7a4b831589ab46649b00b09baad125336a28daa2637", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_create_operation.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_10-offset_20-len_20-opcode_EXTCALL]", - "fixture_hash": "0xace25972f45413c92f29fb07f5162d34da203fb1d1be3a69bb7f794dade8a665", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_create_operation[fork_CancunEIP7692-blockchain_test_engine-EXTCALL-CREATE2]", + "fixture_hash": "0xc63b3804c8b7d125e91b645aeaa2760c9693425182f48e809162e5e81d6a519c", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_create_operation.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_10-offset_20-len_20-opcode_EXTDELEGATECALL]", - "fixture_hash": "0x25d14ae7947ec0480166335eb77e0015af28985f2bb3db91184a7e71720beb71", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_create_operation[fork_CancunEIP7692-blockchain_test_engine-EXTDELEGATECALL-CREATE]", + "fixture_hash": "0xad63d3ac2185c5931327314742f88401400ef6da8f98a56ba02b1ddae548a17", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_create_operation.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_10-offset_20-len_20-opcode_EXTSTATICCALL]", - "fixture_hash": "0xdabc090dd9eb31fe24812cd285689aee2ed40a7c674cb6b6760985183b54a969", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_create_operation[fork_CancunEIP7692-blockchain_test_engine-EXTDELEGATECALL-CREATE2]", + "fixture_hash": "0x75cd587528e5d1ddcc734aa660aa2145a607daa2252e424b577f293993289802", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_create_operation.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_10-offset_20-len_30-opcode_CALL]", - "fixture_hash": "0x8c586fe3d82aafbcb1c86dfb07b9ffb83511d5282ce4b0afe79f8afd495f3d92", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_create_operation[fork_CancunEIP7692-blockchain_test_engine-EXTSTATICCALL-CREATE]", + "fixture_hash": "0xd578f6f67e2d554355de9a27a7f69ebc6da383a464581bc2e04dab5066cb95c8", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_create_operation.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_10-offset_20-len_30-opcode_CALLCODE]", - "fixture_hash": "0x93a32be1a9fedb3054d9e8cf857070218eb2311e8b3cdf1ad1311bb803ef0f11", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_create_operation[fork_CancunEIP7692-blockchain_test_engine-EXTSTATICCALL-CREATE2]", + "fixture_hash": "0xd6aec39963b67a001dd9379811021b0db770237d50ad2d4cf18ee0075d43985d", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_create_operation.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_10-offset_20-len_30-opcode_DELEGATECALL]", - "fixture_hash": "0x4f7c25b3c4a45c27575095e529361a5b685b6da52236ab842fb508233e461320", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_create_operation[fork_CancunEIP7692-blockchain_test_engine-DATALOAD-CREATE]", + "fixture_hash": "0x5b74797dea4a5bae9330b5bd108212b056e0f916d539f011af467fd88a297c8f", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_create_operation.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_10-offset_20-len_30-opcode_STATICCALL]", - "fixture_hash": "0x63335fa42465661a4a33d6913cfa297d0a6a5dd4831ff033309c30ac3f9ad972", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_create_operation[fork_CancunEIP7692-blockchain_test_engine-DATALOAD-CREATE2]", + "fixture_hash": "0xe67665b3d022b704c4b841e6d4bc3b548b6bb15eb3374e49b70bd5304347a51c", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_create_operation.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_10-offset_20-len_30-opcode_EXTCALL]", - "fixture_hash": "0xe7f9560cb8d521941fb2dcba5ee3ec05b413f1bd3ca7a22195334f5780ff7177", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_create_operation[fork_CancunEIP7692-blockchain_test_engine-DATALOADN-CREATE]", + "fixture_hash": "0xe25e00396f6d9b766c01900d61547b9df32c316093830bee178eee1e1818d9f1", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_create_operation.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_10-offset_20-len_30-opcode_EXTDELEGATECALL]", - "fixture_hash": "0x29b38981530ba089f0b7b196c4d92da2181272ad6048514c1e8c4aa6ba81cec2", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_create_operation[fork_CancunEIP7692-blockchain_test_engine-DATALOADN-CREATE2]", + "fixture_hash": "0x9e7735f8fe180af72236043e9ef2301f328814edc13a341217f14b193afaeb96", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_create_operation.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_10-offset_20-len_30-opcode_EXTSTATICCALL]", - "fixture_hash": "0xe210cfc625d941013e8bcff16020737a12d75dbed806357341f2a0dada1fc230", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_create_operation[fork_CancunEIP7692-blockchain_test_engine-DATASIZE-CREATE]", + "fixture_hash": "0x9aa5cb3fad9ddd2f30dacd32ec944fda974c35cd752ad74cd44408d9ccc8ed04", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_create_operation.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_10-offset_30-len_0-opcode_CALL]", - "fixture_hash": "0xb76427f4711204e9c8f34f46d8c17b95a0d011bfedcdca3843ff85a009923f4", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_create_operation[fork_CancunEIP7692-blockchain_test_engine-DATASIZE-CREATE2]", + "fixture_hash": "0xdaa10e2eebff1fc53327c7b3260e8bb7069ceeeb8568445a1db0ca46acd931a6", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_create_operation.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_10-offset_30-len_0-opcode_CALLCODE]", - "fixture_hash": "0x7a6bc042000a27413195c60ef66e6194a3f09d6e36a9d217531e5f1247da3d22", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_create_operation[fork_CancunEIP7692-blockchain_test_engine-DATACOPY-CREATE]", + "fixture_hash": "0x2d7070e438fd36ff52f770b7c4e3b62ebef68ebe5414c008fa74746da414b14f", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_create_operation.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_10-offset_30-len_0-opcode_DELEGATECALL]", - "fixture_hash": "0x8cd20479f78a5cfba23d9be8fedd0702b006eafe146cc78b6fc58838abbd9220", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_create_operation[fork_CancunEIP7692-blockchain_test_engine-DATACOPY-CREATE2]", + "fixture_hash": "0xd7cc658edc8e26b26a2c0d8e64ff7ffc63ce06b399b201b2adec47e6275bc444", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_create_operation.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_10-offset_30-len_0-opcode_STATICCALL]", - "fixture_hash": "0x85dc8c6c2df29839d7c9748f6abc44827352d2fa3353aa65ac6995a8421784b8", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_create_operation[fork_CancunEIP7692-blockchain_test_engine-EOFCREATE-CREATE]", + "fixture_hash": "0xd7a1bd86a0ae8d4e1976abb0dfb94bab18443edaac91e6fe6dc6fd3c8867f66d", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_create_operation.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_10-offset_30-len_0-opcode_EXTCALL]", - "fixture_hash": "0x60e4a9441cc5d4a7f5683b779140ff80ef2e122ce8fa4e0106f3c0d89c277e52", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_create_operation[fork_CancunEIP7692-blockchain_test_engine-EOFCREATE-CREATE2]", + "fixture_hash": "0x3e734dffa70b70ed4efb442b8bf31ed9cc1819ebe6f203c5ce77f15bd49ca502", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_create_operation.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_10-offset_30-len_0-opcode_EXTDELEGATECALL]", - "fixture_hash": "0x1881117e03fcbe4c3b924786c367ebfc63538244050395760c2d9ed72516becc", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_create_operation[fork_CancunEIP7692-blockchain_test_engine-RETURNCONTRACT-CREATE]", + "fixture_hash": "0xec0e95c77742b840c4b89fd0e0018d432fd1f3efd4f56cdd4bc567f42bc1585f", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_create_operation.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_10-offset_30-len_0-opcode_EXTSTATICCALL]", - "fixture_hash": "0x4ec27291f0d8e28e65a333c0e22fb73c2d67f1809e3cdcb0453aa3778a0c7504", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_create_operation[fork_CancunEIP7692-blockchain_test_engine-RETURNCONTRACT-CREATE2]", + "fixture_hash": "0xc95cc18c652e5a864f0b1137077b1985d6edc1037b8b58213e01a935be062b6d", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_create_operation.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_10-offset_30-len_10-opcode_CALL]", - "fixture_hash": "0x393706b0e4de90e64d72dfa443e1095c0e8a826efa0990214e1ad19e5791fd2c", + "id": "tests/prague/eip7692_eof_v1/eip663_dupn_swapn_exchange/test_dupn.py::test_dupn_all_valid_immediates[fork_CancunEIP7692-blockchain_test_engine]", + "fixture_hash": "0x49dbeb2b312181ff441ccd46102592b88d8de8fb3e9897050b1b3d8091c09cb8", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip663_dupn_swapn_exchange/dupn/dupn_all_valid_immediates.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_10-offset_30-len_10-opcode_CALLCODE]", - "fixture_hash": "0x12622f55dd7bfbba9ea57f245efbc0d761d7aeb9eff2d1a323a1a167c5555000", + "id": "tests/prague/eip7692_eof_v1/eip663_dupn_swapn_exchange/test_exchange.py::test_exchange_all_valid_immediates[fork_CancunEIP7692-blockchain_test_engine]", + "fixture_hash": "0x487742dca615c690b91eaa239b5ceb74f5c919aa7a10b16d0de82165974a4afd", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip663_dupn_swapn_exchange/exchange/exchange_all_valid_immediates.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_10-offset_30-len_10-opcode_DELEGATECALL]", - "fixture_hash": "0x14c5ad93dd65d48a3abd11817c1464920f35c4840674eb1463655e987ce4d821", + "id": "tests/prague/eip7692_eof_v1/eip663_dupn_swapn_exchange/test_swapn.py::test_swapn_all_valid_immediates[fork_CancunEIP7692-blockchain_test_engine]", + "fixture_hash": "0xf013f3ea89dc1fea9179562a2e6a3a757d0b8e64af61996dbd1284974377aa0f", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip663_dupn_swapn_exchange/swapn/swapn_all_valid_immediates.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_10-offset_30-len_10-opcode_STATICCALL]", - "fixture_hash": "0xae74503694fb3b90391fdb0dff18bf2b319364ef20e8ca06870be9c97d62e95", + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-blockchain_test_engine-less-stack-ti-2-to-0-so-0]", + "fixture_hash": "0x212f22d037056e4a0aa4b58bbd9fbba47ab61cc0aecf63966075f8764070e925", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_10-offset_30-len_10-opcode_EXTCALL]", - "fixture_hash": "0xcd7e9f0cb73297049a97dcbd9e0146d5f5a4f3beca93254282620c137476279d", + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-blockchain_test_engine-less-stack-ti-2-to-0-so-2]", + "fixture_hash": "0xd617b090b1b9d8ac5175af3dbf061d55871adeed8c43278dfe82c496a6a64a12", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_10-offset_30-len_10-opcode_EXTDELEGATECALL]", - "fixture_hash": "0xf902e9b9a11dbaf20999218f419936b126d0ffaee344403523b83046ff39e413", + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-blockchain_test_engine-less-stack-ti-2-to-0-so-4]", + "fixture_hash": "0x1aaac06b1640912591974f15fb2aa27559827be7e79c79117c5724424bd78ab2", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_10-offset_30-len_10-opcode_EXTSTATICCALL]", - "fixture_hash": "0x1ba269319b1842b44f594a22cd9d105f7ab406266a6d304e729069ae22e2b31f", + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-blockchain_test_engine-less-stack-ti-2-to-2-so-2]", + "fixture_hash": "0x747371e1ec69fb406feeddc080a1c98ec5925789ff810640edfa53ee5cae70c6", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_10-offset_30-len_20-opcode_CALL]", - "fixture_hash": "0xbc97f54b696dce4aea87f590793677253f062bd3e6ac565e7615e2b8ea19f864", + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-blockchain_test_engine-less-stack-ti-2-to-2-so-4]", + "fixture_hash": "0x7d80da90ce17526ae2d8b4820fbfdd5c2552b2b4657a9f78e38acad810a8d0ba", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_10-offset_30-len_20-opcode_CALLCODE]", - "fixture_hash": "0x2bfe5efa2bec3798f977c7c9409e84ea4bc6acb27a8686c4865e8ebe44742f77", + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-blockchain_test_engine-less-stack-ti-2-to-4-so-4]", + "fixture_hash": "0xa4df85259d4ddb810cdc412663063c6a83937feadd8bec9d766c1d481bfbfbb0", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_10-offset_30-len_20-opcode_DELEGATECALL]", - "fixture_hash": "0xa9bb198cc9c76f0e875a8ec7f8542487ce3dc40f5b612bbf3a43107d7da1c6b0", + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-blockchain_test_engine-less-stack-ti-4-to-0-so-0]", + "fixture_hash": "0x33670d059a90494148002e2748fbab7c6eb9a999b422a5a410699553a9d22cdc", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_10-offset_30-len_20-opcode_STATICCALL]", - "fixture_hash": "0x5f88cc2a5a9396aebcb8d06634ffd74f234d58f03fad71ece423ac31c3952f0e", + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-blockchain_test_engine-less-stack-ti-4-to-0-so-2]", + "fixture_hash": "0x1de976c9fbdf91387319ee530f9d325e655795be24b44549d0649c0a6de6c56d", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_10-offset_30-len_20-opcode_EXTCALL]", - "fixture_hash": "0x3b90a969569ea3c583db51d85388d4dc591fb9b1242172561e255d3bc120295e", + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-blockchain_test_engine-less-stack-ti-4-to-0-so-4]", + "fixture_hash": "0x2d24fc0c3696e742c1ee167927a3587c9d67fa20a252228c525d5fd79fa1c8c7", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_10-offset_30-len_20-opcode_EXTDELEGATECALL]", - "fixture_hash": "0xe201937145a27ed973b5bc29b78a7131b9210112dd47cee23761de0691b751f8", + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-blockchain_test_engine-less-stack-ti-4-to-2-so-2]", + "fixture_hash": "0x1403d3cf4ca5611153f29e3b05d9d2a67e12c01ee747ebddcd1464668756edae", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_10-offset_30-len_20-opcode_EXTSTATICCALL]", - "fixture_hash": "0xb71c4bae4d07c308fbf7e8cb7c29bbae166fbae4b3355b5f83916a6e4a7bed57", + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-blockchain_test_engine-less-stack-ti-4-to-2-so-4]", + "fixture_hash": "0xa1209ca0bff83e9328038044481dc6511ec48d3ec6942be0fc122010616e72c7", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_10-offset_30-len_30-opcode_CALL]", - "fixture_hash": "0x3ea65d9b28a7595a1a506abb1577f07b7aac1a715c46d9a78f2aa526aa580b82", + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-blockchain_test_engine-less-stack-ti-4-to-4-so-4]", + "fixture_hash": "0x1262402ec9254566f98887a04116b41f2b8f9a4f9aa30a60ef8cf163fc32d64c", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_10-offset_30-len_30-opcode_CALLCODE]", - "fixture_hash": "0xdf91cea7a536d5852007bc366a9885ae24b68daaa3433bef14d0e2bb2dfbc5c0", + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-blockchain_test_engine-same-stack-ti-0-to-0-so-0]", + "fixture_hash": "0xb8a02f5beb7c362aec2deb50a4476540b5e41ac2c1419f6bd7ea76f59e63b617", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_10-offset_30-len_30-opcode_DELEGATECALL]", - "fixture_hash": "0xa6b5cf4310326370ca89ad182f616e79ef8a4220b5814d4ca10f259a9b83268a", + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-blockchain_test_engine-same-stack-ti-0-to-0-so-2]", + "fixture_hash": "0x1714d551c675e353239ad235248ca4ceda746384f601517ecb9ea7c124d83bae", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_10-offset_30-len_30-opcode_STATICCALL]", - "fixture_hash": "0x3a9e07bb686d7c9b200fdf71132353359377c84b7593a23ccc9611e1b5ec5cf5", + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-blockchain_test_engine-same-stack-ti-0-to-0-so-4]", + "fixture_hash": "0x2a4874a57277a41258ae5a23c511fbadaee402cf6c5a51d4ad9e1ce0393be0a7", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_10-offset_30-len_30-opcode_EXTCALL]", - "fixture_hash": "0x2a3a318f8ab50eb5836e62c0af33c4a7f8437c7715416139c62a0be0c34d5632", + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-blockchain_test_engine-same-stack-ti-0-to-2-so-2]", + "fixture_hash": "0x9b8a035e5ee5907f7101e78597e75a7f8118b0f1c12f12cbe6b5fbc1a684a9cc", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_10-offset_30-len_30-opcode_EXTDELEGATECALL]", - "fixture_hash": "0xb1c6e007f7b682a2a1476d592a616ed385285f76b5b9dfbc9716f1350b33112d", + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-blockchain_test_engine-same-stack-ti-0-to-2-so-4]", + "fixture_hash": "0x66dadaee187b1fb64fe6b7a0d8959b754ddfeec5cadec509df7a4f92fd30d086", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_10-offset_30-len_30-opcode_EXTSTATICCALL]", - "fixture_hash": "0x122265aa9fa276eecee9ccf0613127465c9675102b87663bb408e465c29f710d", + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-blockchain_test_engine-same-stack-ti-0-to-4-so-4]", + "fixture_hash": "0xa9e6555dd557fd7a90e09a31b056af387db5bff86e17b242fb09b877f79bd80c", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_20-offset_0-len_0-opcode_CALL]", - "fixture_hash": "0xa97c94ca7df7727f6a1269941150c858a7bddb5ac690f55e8a9a5ea871713701", + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-blockchain_test_engine-same-stack-ti-2-to-0-so-0]", + "fixture_hash": "0x45c88569a4fcbbc7e85ab1f3a7c577f09bb9b16cff8992973cc3b6bfb791bf74", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_20-offset_0-len_0-opcode_CALLCODE]", - "fixture_hash": "0xd0c9ef74cb1eeaf46e0d0b165dfcf1d086095744b171cfa876b04c9ef29d9ea", + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-blockchain_test_engine-same-stack-ti-2-to-0-so-2]", + "fixture_hash": "0xe4893b906f619490261fd1806a4524b70d911faae8b5186dbad5808e9ba89584", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_20-offset_0-len_0-opcode_DELEGATECALL]", - "fixture_hash": "0x67c07e5a7e28e211b9fa0e3f61fa8afc5d8f8ec84c05531cc463350bbd1b2ede", + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-blockchain_test_engine-same-stack-ti-2-to-0-so-4]", + "fixture_hash": "0xdbd8fda17d894b8e1c3d90dbc646e95bf010bf73d8e34bbb22a26caab2852643", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_20-offset_0-len_0-opcode_STATICCALL]", - "fixture_hash": "0xb5c7388dc0705f2133f1969d9b5b8c0aff97b68fa6d8d3407a5d963bcdd35590", + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-blockchain_test_engine-same-stack-ti-2-to-2-so-2]", + "fixture_hash": "0xd3fc2697a75f108a871e8f3c8b8c2e7234a13150a18c441208d717d4b7978d6c", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_20-offset_0-len_0-opcode_EXTCALL]", - "fixture_hash": "0xf8f13a36b541540e594ce13e7484134cd6b4e42768ece5d374bb58df1cf3e462", + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-blockchain_test_engine-same-stack-ti-2-to-2-so-4]", + "fixture_hash": "0xa7632ede3b99eac1a7c55dddefc3de9f6a3b37cf4c61b36afff979106fc50ec4", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_20-offset_0-len_0-opcode_EXTDELEGATECALL]", - "fixture_hash": "0x6b27ed70dc6b7a04d5096c2eef48b3b117f8c92174db14f25dd23ca9e39c1509", + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-blockchain_test_engine-same-stack-ti-2-to-4-so-4]", + "fixture_hash": "0x71fcd6bd4fa63c83acb4d8e316b9ccdd797386e6bef803750bda626284ed0e37", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_20-offset_0-len_0-opcode_EXTSTATICCALL]", - "fixture_hash": "0xc48e097ea9cb1bdb011ed57b357b6861fdd0eca4a6d611ad50829c31d748effb", + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-blockchain_test_engine-same-stack-ti-4-to-0-so-0]", + "fixture_hash": "0x3d281c5f09ef4d9238df6f3f5bea42a552034249da1d5d02c0db6beef4fe0cc", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_20-offset_0-len_10-opcode_CALL]", - "fixture_hash": "0xb2d99f2c00e2d6f2a4e7bd7ac29f2069e6aefbb077f6986c2aafa224030c920d", + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-blockchain_test_engine-same-stack-ti-4-to-0-so-2]", + "fixture_hash": "0x1014e00dc79360f7688e7d7c65a4f4dfc9b2deab64bb4389d5bd6da4944e8886", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_20-offset_0-len_10-opcode_CALLCODE]", - "fixture_hash": "0x87bb928db7d0a9b97d2d2274adc8215df196d777a19813871448268065ee6ae1", + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-blockchain_test_engine-same-stack-ti-4-to-0-so-4]", + "fixture_hash": "0xfec16d363671d74c0582162fb2dd09be8ed1a4a517b6cc7588257b834f16bd7f", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_20-offset_0-len_10-opcode_DELEGATECALL]", - "fixture_hash": "0x38afb6f65a0e1442286af2762bda58977ce48a307c7085a77cdd37cde6556a", + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-blockchain_test_engine-same-stack-ti-4-to-2-so-2]", + "fixture_hash": "0xc4f74bcf805821670d1ffa2a3d6aad0f08847a9e432bb0d61b38f14dc00c4e8a", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_20-offset_0-len_10-opcode_STATICCALL]", - "fixture_hash": "0xc9d25158bc3f89519538d24e884ff834bf6a46cffc49e0d603e91975cbf6820d", + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-blockchain_test_engine-same-stack-ti-4-to-2-so-4]", + "fixture_hash": "0x1bf6505d9b873f7f009fb4d3f77fa6357abcd762bd38587596f5570c3834d05b", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_20-offset_0-len_10-opcode_EXTCALL]", - "fixture_hash": "0x4d83a43a1a9a8d1d731fcbf73f3f170b0190ba0615db1396d4155ff9a49ef663", + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-blockchain_test_engine-same-stack-ti-4-to-4-so-4]", + "fixture_hash": "0x9fe76a647bdbdb3e8bf5c63445699197f39a1d626308b8fbf152e23278cfbfaa", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_20-offset_0-len_10-opcode_EXTDELEGATECALL]", - "fixture_hash": "0xc761117657a39b7c65c9ad7403b1a8c44b2b3675ab46f000a45d5a5ec7df3649", + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-blockchain_test_engine-more-stack-ti-0-to-0-so-0]", + "fixture_hash": "0xec8063bc373344bdadb59a50016279ea55900695b61730f1750712113fb226b9", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_20-offset_0-len_10-opcode_EXTSTATICCALL]", - "fixture_hash": "0x1027159193f2d59eae959798eddfc00105237286f21189862ac5106268c01e3f", + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-blockchain_test_engine-more-stack-ti-0-to-0-so-2]", + "fixture_hash": "0x7045eb46924dcb7e99b743f7ac2378404770ed78b5e41744d6b60cc72a9bf294", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_20-offset_0-len_20-opcode_CALL]", - "fixture_hash": "0xb1ddbe71a7eb46a844e534da3c8da0ee8512c4db9db01db88f66b52a75ed9e14", + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-blockchain_test_engine-more-stack-ti-0-to-0-so-4]", + "fixture_hash": "0xfc99ed65f9ccf15f32c4f6782917a24a20bd1fb41141e0950c23d32c1958901", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_20-offset_0-len_20-opcode_CALLCODE]", - "fixture_hash": "0xf816bfb7f5602d39055454ec06ca45eb08a355ab760d87debbe5688e3bd5f80d", + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-blockchain_test_engine-more-stack-ti-0-to-2-so-2]", + "fixture_hash": "0xcc4a4a9d194cec3f1b769513701dccbe66dec00437983a097c9c872b0e1c9056", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_20-offset_0-len_20-opcode_DELEGATECALL]", - "fixture_hash": "0x8505c4386c22fabcf5f1013837b436e4a2dedb1bb2eee3fb0eaa5ca2b2ff37c6", + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-blockchain_test_engine-more-stack-ti-0-to-2-so-4]", + "fixture_hash": "0xc7fa49e0667573f18e8d40166bf0490f05342db0b851768b1a40dcba1cd5896c", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_20-offset_0-len_20-opcode_STATICCALL]", - "fixture_hash": "0xe55031d89840e2a82f1f787866fe3b8ca57f4449be3d9c2fb3b37c3b3d16e8b5", + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-blockchain_test_engine-more-stack-ti-0-to-4-so-4]", + "fixture_hash": "0xdab7b86afba152f93702fd7068acaace7835105e1123bb78c153321a01c2bc04", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_20-offset_0-len_20-opcode_EXTCALL]", - "fixture_hash": "0xc5c643d40383065241fbf27f07396c5171ec5c6e5a7e0712a21c937c2cee371b", + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-blockchain_test_engine-more-stack-ti-2-to-0-so-0]", + "fixture_hash": "0x33490225878f2c04f8791c80ac86a19de2866a022b12bfcd88658d7788b70d37", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_20-offset_0-len_20-opcode_EXTDELEGATECALL]", - "fixture_hash": "0xdcad1aa499470268afed645a1d56d73cef21551604405977b480717a57612db3", + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-blockchain_test_engine-more-stack-ti-2-to-0-so-2]", + "fixture_hash": "0xfbc16a7c5ebca36c9637cfb184f1698980d49cbaf4aa2c3927858936e82431c7", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_20-offset_0-len_20-opcode_EXTSTATICCALL]", - "fixture_hash": "0xd5b70197cfd6f239ff447bc4b501cb3254c1c85a1944237da884efd131b1bf93", + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-blockchain_test_engine-more-stack-ti-2-to-0-so-4]", + "fixture_hash": "0xe8812ff5f290c6edcc6568b283bb873955e0cefabf237ad384cb0949199d90c0", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_20-offset_0-len_30-opcode_CALL]", - "fixture_hash": "0x7596f20f364295d43928b2d43fb18d76698af8052737c2453e73783269dfdb08", + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-blockchain_test_engine-more-stack-ti-2-to-2-so-2]", + "fixture_hash": "0x2edd366d3723c864c5aba7c7b75cd5dd6e2659157612c12bc4ed19fd041e6452", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_20-offset_0-len_30-opcode_CALLCODE]", - "fixture_hash": "0x2807d6dd4e29326e73b31eb2a7248a87075661440125cf1f2c195a7f960b56b3", + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-blockchain_test_engine-more-stack-ti-2-to-2-so-4]", + "fixture_hash": "0x2dbf15da96555e3896d226171b9608f1d277f5c37211a3d8e7412c1ad07f703a", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_20-offset_0-len_30-opcode_DELEGATECALL]", - "fixture_hash": "0xf633ca3dc0e4272cd3812dbd6f2d7b275d770b81ed8647b6d456e8f92980309", + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-blockchain_test_engine-more-stack-ti-2-to-4-so-4]", + "fixture_hash": "0x86c7498960dc023355c2b2be426e4fe66032b5829192c4c0b52408aadc02d799", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_20-offset_0-len_30-opcode_STATICCALL]", - "fixture_hash": "0x5d651feebb12104d88fb3bb00b433a75041a1a6ebef5db9c1bbfe775bde88706", + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-blockchain_test_engine-more-stack-ti-4-to-0-so-0]", + "fixture_hash": "0x629f06635db3003b2e65dddd4d527d616aac7e59b778a26a9559223c433f749a", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_20-offset_0-len_30-opcode_EXTCALL]", - "fixture_hash": "0xd517974c59dbd61347699dfaf6080e0113ed3300dc039240031fde58c6725be3", + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-blockchain_test_engine-more-stack-ti-4-to-0-so-2]", + "fixture_hash": "0x8386d5df80d33bdef3b6489f1cebdf1735e59373d661f3e213c3d4f90b63109a", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_20-offset_0-len_30-opcode_EXTDELEGATECALL]", - "fixture_hash": "0x81be501b7d6df702bb38014ed9a694b7d9c24660be3b41792dae74c5f93247f4", + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-blockchain_test_engine-more-stack-ti-4-to-0-so-4]", + "fixture_hash": "0xb1b2cc5d29b0c781dd6c6d9ee9a9fa3f009f0ba79e57e2536e0fdcd970359993", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_20-offset_0-len_30-opcode_EXTSTATICCALL]", - "fixture_hash": "0xd75d009fa34618d4fb171c3235f94e94e5825d9d6f47b71e396d158050220963", + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-blockchain_test_engine-more-stack-ti-4-to-2-so-2]", + "fixture_hash": "0xd7b15854fe178fa17dc1fbd01534345999e0e2e07a6bfaf7e9c8ca0fd8f7db01", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_20-offset_10-len_0-opcode_CALL]", - "fixture_hash": "0xf929146520f72ec7e8c1c843a8141bf32cf916bd29668169d433aa321d6d1098", + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-blockchain_test_engine-more-stack-ti-4-to-2-so-4]", + "fixture_hash": "0x7a655ac9ce1657056344b96891df3a215ded9d007cc38fec14ee99acd5b7f1c7", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_20-offset_10-len_0-opcode_CALLCODE]", - "fixture_hash": "0x2d69fa906a4bbb74c50758999fcabc0467be2f585826dc1f15fb29e22595c28d", + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-blockchain_test_engine-more-stack-ti-4-to-4-so-4]", + "fixture_hash": "0xc88c6dd033ffc95990ad6641846e69e7141663166922586bd6693960f2c5cda1", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_20-offset_10-len_0-opcode_DELEGATECALL]", - "fixture_hash": "0x166fa1a65093894dba1608e1f40200bc3621b5d323f9f54cf893eddca14b6a59", + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_non_returning_rules[fork_CancunEIP7692-blockchain_test_engine-h-0-ti-0]", + "fixture_hash": "0x32fdd0bb9838ae56640f0d1991a808d6ff39396a92bea46c6bf0cd618ee32a41", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_non_returning_rules.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_20-offset_10-len_0-opcode_STATICCALL]", - "fixture_hash": "0xab5ca28c0a12d8ac2754e790fc2e7700ad7c2e15448b9d774951efdcd11dfaad", + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_non_returning_rules[fork_CancunEIP7692-blockchain_test_engine-h-0-ti-2]", + "fixture_hash": "0xe01aebc76db33d221da398b878b8408989bdd9c39f3438e7bc5d30e6c51dc26b", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_non_returning_rules.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_20-offset_10-len_0-opcode_EXTCALL]", - "fixture_hash": "0x4f92a190f1105336e0fe473176264dfe9d0300584ec22cc09a714c17fca10ffc", + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_non_returning_rules[fork_CancunEIP7692-blockchain_test_engine-h-0-ti-4]", + "fixture_hash": "0x68b56a75bbe28735d733b1f7c2ff0b129adc19478c58ea7683f06484aa114b9e", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_non_returning_rules.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_20-offset_10-len_0-opcode_EXTDELEGATECALL]", - "fixture_hash": "0x2020bff887f641d4a4ba26d6c8f6bdc051f65e984dbd74d42a23c2be1a9c6dbe", + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_non_returning_rules[fork_CancunEIP7692-blockchain_test_engine-h-2-ti-0]", + "fixture_hash": "0xeca0a0b61e67cceef3c126ec96c5ecbd9df88ca4bca6977bc5d69ae7f605450b", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_non_returning_rules.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_20-offset_10-len_0-opcode_EXTSTATICCALL]", - "fixture_hash": "0xe618b5b5ec6bfa1d52d18643832a573e7399b39fdadf5755d0ec491224f46389", + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_non_returning_rules[fork_CancunEIP7692-blockchain_test_engine-h-2-ti-2]", + "fixture_hash": "0xadd48e5f2912df1b34dc34325c739cc2214580e72524cd2c48c40ed31561ad85", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_non_returning_rules.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_20-offset_10-len_10-opcode_CALL]", - "fixture_hash": "0xe136624fe96a6584b5ee1f396b693a747a5fc06569378935982ca47cc2bc10c3", + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_non_returning_rules[fork_CancunEIP7692-blockchain_test_engine-h-2-ti-4]", + "fixture_hash": "0xa666458e048e8d6951b3fc042ab0db2384cd5c18ed17918e5b65fcef932c97df", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_non_returning_rules.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_20-offset_10-len_10-opcode_CALLCODE]", - "fixture_hash": "0x62958b3c7fe488dbb65cc8a467abd19955d0a5bc03e05b54b48d12473a5f8dee", + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_non_returning_rules[fork_CancunEIP7692-blockchain_test_engine-h-4-ti-0]", + "fixture_hash": "0x9b1d59b2e1fe2a567be04410e3b566c3e2d2ea2894c165e262aa81f6f65eea12", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_non_returning_rules.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_20-offset_10-len_10-opcode_DELEGATECALL]", - "fixture_hash": "0xe1b128d63113ce42f3b31bc2c9e773f78a6efc716e11ce8813a25c79c9ccb42a", + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_non_returning_rules[fork_CancunEIP7692-blockchain_test_engine-h-4-ti-2]", + "fixture_hash": "0xdcf22ac3762deee2eec80d01d765878ca00d52bf3564fbe5647d57b111db705f", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_non_returning_rules.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_20-offset_10-len_10-opcode_STATICCALL]", - "fixture_hash": "0x30aac0b5ae81a4896a5df0bd39e52bde9a71aa2499637f5dfe7295eaa81c9be5", + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_non_returning_rules[fork_CancunEIP7692-blockchain_test_engine-h-4-ti-4]", + "fixture_hash": "0x3710bf87e2ee26d90f00ce36c922d058066cb3bb92dadacff2877140d45eb667", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_non_returning_rules.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_20-offset_10-len_10-opcode_EXTCALL]", - "fixture_hash": "0xef794583a439d77e67f7dc5726b618d5b921b3ed42cba4439e57cf4063d4cd9e", + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_target.py::test_jumpf_target_rules[fork_CancunEIP7692-blockchain_test_engine-so-N-to-N]", + "fixture_hash": "0xd58bca28e22bc9fadb8d33b8421d75069d1ca3b4ba9ef2bbbda0aa8ae22c541", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_target/jumpf_target_rules.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_20-offset_10-len_10-opcode_EXTDELEGATECALL]", - "fixture_hash": "0x57e13e3a7a4db902c89f06741a6d11cb1264ced0d142198fc1b5739ec52b8101", + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_target.py::test_jumpf_target_rules[fork_CancunEIP7692-blockchain_test_engine-so-N-to-0]", + "fixture_hash": "0xaa7cd0f9003c41da1171af6a9adf50fac10c6cdd4837b12d2af97dc3af7ebb41", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_target/jumpf_target_rules.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_20-offset_10-len_10-opcode_EXTSTATICCALL]", - "fixture_hash": "0x9009eb71739b7c9013a2e3cae6a3906f5804dc47c630a22172871ab6c26cc0bf", + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_target.py::test_jumpf_target_rules[fork_CancunEIP7692-blockchain_test_engine-so-N-to-2]", + "fixture_hash": "0x29f311b05da8b6255ce30aa101299c10a6a753266cc491bc2d4db368cfd74b3", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_target/jumpf_target_rules.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_20-offset_10-len_20-opcode_CALL]", - "fixture_hash": "0xc9ac191007a068f2a91ed51b009d39a0869e53668af11a9a12a14cb940cad87e", + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_target.py::test_jumpf_target_rules[fork_CancunEIP7692-blockchain_test_engine-so-N-to-4]", + "fixture_hash": "0xe87638ff9acd86f4bb6beb9c359fbf11958a6a93dabc2f6740fde7d47dcfa0d3", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_target/jumpf_target_rules.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_20-offset_10-len_20-opcode_CALLCODE]", - "fixture_hash": "0x382d9dc86c6c72a5316c33070dcfe08d01d6328eec03cd5b6934e235588155fe", + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_target.py::test_jumpf_target_rules[fork_CancunEIP7692-blockchain_test_engine-so-N-to-127]", + "fixture_hash": "0x2cafcf3b795e665d9e5aea64de57a2cab1eea9547c48bf5fb5490146bc788415", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_target/jumpf_target_rules.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_20-offset_10-len_20-opcode_DELEGATECALL]", - "fixture_hash": "0xded171fb27027663dddfab2bb7b282d764b2465b560740d17fe71569f82fa37f", + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_target.py::test_jumpf_target_rules[fork_CancunEIP7692-blockchain_test_engine-so-0-to-N]", + "fixture_hash": "0x57620a8004c6f5c0f22299c62cdff4e822dcf222bcaee520b0e72763b0e09eba", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_target/jumpf_target_rules.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_20-offset_10-len_20-opcode_STATICCALL]", - "fixture_hash": "0x484e0881c937668c6847fbbc4342121807cf1a56e2340cd60c31ab22cdbcbd9e", + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_target.py::test_jumpf_target_rules[fork_CancunEIP7692-blockchain_test_engine-so-0-to-0]", + "fixture_hash": "0x8a0885ed47cd5b1fb6ccaf3328ab61933eea703ac2595738ea8d47424ca8f5f2", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_target/jumpf_target_rules.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_20-offset_10-len_20-opcode_EXTCALL]", - "fixture_hash": "0x5927b0d7e151f432b0118a00ee76c2d6dfbbdaffd9373c989e958ac76108c7e6", + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_target.py::test_jumpf_target_rules[fork_CancunEIP7692-blockchain_test_engine-so-0-to-2]", + "fixture_hash": "0x928e60816b54d558d00341afa3c18529ac84a95ead8e6d23327ec0e53836d63c", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_target/jumpf_target_rules.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_20-offset_10-len_20-opcode_EXTDELEGATECALL]", - "fixture_hash": "0x306bdab0d9093c5aba7368c5c6807bbd963e960e085bb811fca884e322b18b2b", + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_target.py::test_jumpf_target_rules[fork_CancunEIP7692-blockchain_test_engine-so-0-to-4]", + "fixture_hash": "0x5411e31b0c48674e7a7d2d7989633d068e6aea1291f8b05dd1659d74bb626664", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_target/jumpf_target_rules.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_20-offset_10-len_20-opcode_EXTSTATICCALL]", - "fixture_hash": "0xc5c2a885e047487af9556674dbec751e267d18a98f2c40d59830c0d829e8541f", + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_target.py::test_jumpf_target_rules[fork_CancunEIP7692-blockchain_test_engine-so-0-to-127]", + "fixture_hash": "0x4fb26441c856b82871b97c246fbbcba23aee52ff78ef1cb57561bc29ae3d0e9c", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_target/jumpf_target_rules.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_20-offset_10-len_30-opcode_CALL]", - "fixture_hash": "0x65dc6a3594a30c275ed3af94b4d6a5fc5e68c4b84dfeec9d3505ce8722eac923", + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_target.py::test_jumpf_target_rules[fork_CancunEIP7692-blockchain_test_engine-so-2-to-N]", + "fixture_hash": "0x8c59198a5e637b18d892a234f78c4cf9b56b397145b956a772ba2795273348c1", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_target/jumpf_target_rules.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_20-offset_10-len_30-opcode_CALLCODE]", - "fixture_hash": "0x283546dacbd26139c64df013efd264358c0afc5c91b872fda719bc11ce2b1e82", + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_target.py::test_jumpf_target_rules[fork_CancunEIP7692-blockchain_test_engine-so-2-to-0]", + "fixture_hash": "0x76040304bac06ba525ebe954b7a6bee8aa4641fc58152cbb4a34a3f7a56b34e0", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_target/jumpf_target_rules.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_20-offset_10-len_30-opcode_DELEGATECALL]", - "fixture_hash": "0xa33474b3e5c93ba037822cd38c95e8e03a72c707397602cd6f38a9ef6f7000b8", + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_target.py::test_jumpf_target_rules[fork_CancunEIP7692-blockchain_test_engine-so-2-to-2]", + "fixture_hash": "0x8250a03f82b9aeb37409f393980a657c7dc08a84de2446faae5f95cffdc04d38", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_target/jumpf_target_rules.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_20-offset_10-len_30-opcode_STATICCALL]", - "fixture_hash": "0xed9a4275a45ed2c04a8ba3b72dccb604bf6596067cb29b636c85248486563a56", + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_target.py::test_jumpf_target_rules[fork_CancunEIP7692-blockchain_test_engine-so-2-to-4]", + "fixture_hash": "0x6a9d2f4d62318d97a3374bb6a3cdd379b1ada0638a2357011eacb86382716d2c", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_target/jumpf_target_rules.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_20-offset_10-len_30-opcode_EXTCALL]", - "fixture_hash": "0x69fd2b7106e298c0cb49d30f7fe43f2bc0c7b6cd10da2980de599924f36c8c20", + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_target.py::test_jumpf_target_rules[fork_CancunEIP7692-blockchain_test_engine-so-2-to-127]", + "fixture_hash": "0x86b9706c12f04d4e4c607e917fd18d91a214476e0eae2ffdc7a8aa5dd77cd4b6", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_target/jumpf_target_rules.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_20-offset_10-len_30-opcode_EXTDELEGATECALL]", - "fixture_hash": "0x74d56ddf4d4eb583200428e975280311c2a0dbeaa4f12a8768d531b1d64273a", + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_target.py::test_jumpf_target_rules[fork_CancunEIP7692-blockchain_test_engine-so-4-to-N]", + "fixture_hash": "0x42301fa096b9ca1cafaa66c03ad397f2b31d2c2651bb1497653c93c0008a71e7", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_target/jumpf_target_rules.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_20-offset_10-len_30-opcode_EXTSTATICCALL]", - "fixture_hash": "0x412059ed94198865fbe63410501a0652bd624607458edf57d8f07ef8ebbc8561", + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_target.py::test_jumpf_target_rules[fork_CancunEIP7692-blockchain_test_engine-so-4-to-0]", + "fixture_hash": "0x70509af1efa2d1e672781bf3ccda708c39bc015a450433e6d21c2d1d52a0d5c", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_target/jumpf_target_rules.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_20-offset_20-len_0-opcode_CALL]", - "fixture_hash": "0x956633991f6bd2739d58d55737dbe54dfaeab4c530f4abde42bea683152ab4db", + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_target.py::test_jumpf_target_rules[fork_CancunEIP7692-blockchain_test_engine-so-4-to-2]", + "fixture_hash": "0xd5a85e15c05d90f2369898d2772b759cbf357353ad8f61214b81e26d5800f9b3", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_target/jumpf_target_rules.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_20-offset_20-len_0-opcode_CALLCODE]", - "fixture_hash": "0x5ba5c05def7367c05cb446e57b03865a437a952b055f7b64df79d471804509a8", + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_target.py::test_jumpf_target_rules[fork_CancunEIP7692-blockchain_test_engine-so-4-to-4]", + "fixture_hash": "0x53ffdf81a021de4bd4e1d8521ffab96e01ce4b3e435f8cd4c6d8c84cc7022046", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_target/jumpf_target_rules.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_20-offset_20-len_0-opcode_DELEGATECALL]", - "fixture_hash": "0xe920c340ee3eed7917c9905e64f8eecac11a0d288b04acc33ad53ae50b90a116", + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_target.py::test_jumpf_target_rules[fork_CancunEIP7692-blockchain_test_engine-so-4-to-127]", + "fixture_hash": "0xbe7cc2a84da7744b89ec30cec461fb8a6bcd3b04b2d3e05ebe696f8594ed09fe", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_target/jumpf_target_rules.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_20-offset_20-len_0-opcode_STATICCALL]", - "fixture_hash": "0x407d477f8444c8c2fc8bcd7ba6d7d41b8b5893c173c12bf777c776fb376e7baa", + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_target.py::test_jumpf_target_rules[fork_CancunEIP7692-blockchain_test_engine-so-127-to-N]", + "fixture_hash": "0x7d539f6b07ab4b75ecf80ed137e0722c2d42f506c06f43c61bdd9afa9f8fd343", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_target/jumpf_target_rules.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_20-offset_20-len_0-opcode_EXTCALL]", - "fixture_hash": "0xe1db139f5ab59bd8ae5409e641c6a98f6af638f8c545c1063833b3dd602b9dd5", + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_target.py::test_jumpf_target_rules[fork_CancunEIP7692-blockchain_test_engine-so-127-to-0]", + "fixture_hash": "0xcc20af1dc26dd281e2d7eeba92449fa26a44d0ab7254c8acb0ae3569e273d202", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_target/jumpf_target_rules.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_20-offset_20-len_0-opcode_EXTDELEGATECALL]", - "fixture_hash": "0xb471323c7b74d894f0891cc2627e3e9ab26609fdd98b91b6ad331fe184c028b9", + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_target.py::test_jumpf_target_rules[fork_CancunEIP7692-blockchain_test_engine-so-127-to-2]", + "fixture_hash": "0x10bf795fc61846769051178ce66055de7ac0eba8fc486d028fe07c6f85c0377d", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_target/jumpf_target_rules.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_20-offset_20-len_0-opcode_EXTSTATICCALL]", - "fixture_hash": "0xd9f2f74d78c34b284e0b14973698705bdccb01784ea3c42e77b38a87df3f1736", + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_target.py::test_jumpf_target_rules[fork_CancunEIP7692-blockchain_test_engine-so-127-to-4]", + "fixture_hash": "0x9a422bc99fb2a05ba2059d6a4955ac1910ae90eac7532589a73a0ee62252603", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_target/jumpf_target_rules.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_20-offset_20-len_10-opcode_CALL]", - "fixture_hash": "0x26b30930b0d8e3108f8549f1527e164ae3d9a14104acc983884d85d18e87756a", + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_target.py::test_jumpf_target_rules[fork_CancunEIP7692-blockchain_test_engine-so-127-to-127]", + "fixture_hash": "0x29ac3ad930d5646a80925e96e559469e073ec5ff5d94140c85fe3ba2be9f31b", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_target/jumpf_target_rules.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_20-offset_20-len_10-opcode_CALLCODE]", - "fixture_hash": "0x1603f7baafc39e62304c090b92eeca27162f2307957bb9101c3f170a8020f304", + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_execution.py::test_jumpf_way_too_large[fork_CancunEIP7692-blockchain_test_engine]", + "fixture_hash": "0x3de277ef34f517e7ec083f01d58909ea0cd816dfbc91312ac2511dedeb6c06c6", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_execution/jumpf_way_too_large.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_20-offset_20-len_10-opcode_DELEGATECALL]", - "fixture_hash": "0xe177bcb8349a8cd1882171536aa0d547041cd86320092303d120d4a2e16378ce", + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_execution.py::test_jumpf_with_inputs_stack_size_1024_at_push[fork_CancunEIP7692-blockchain_test_engine]", + "fixture_hash": "0x3f3c8317a78bee1c042b527a6ac8e0fa50f67e85257b210935e9d73ddb9fc0e1", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_execution/jumpf_with_inputs_stack_size_1024_at_push.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_20-offset_20-len_10-opcode_STATICCALL]", - "fixture_hash": "0x2deb16079406fb30d33d4c2f042dfdf8cf80e367107574349a9040a284a8b1c4", + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_execution.py::test_jumpf_forward[fork_CancunEIP7692-blockchain_test_engine]", + "fixture_hash": "0x5c471fc14a785e108874da05fcd8b114f9cb9318d68e4775e04531d403ec494a", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_execution/jumpf_forward.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_20-offset_20-len_10-opcode_EXTCALL]", - "fixture_hash": "0xfd153f2dfe955cb9c8051e173804344b84af2e4ae09cb58fab375166d780822", + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_execution.py::test_jumpf_too_large[fork_CancunEIP7692-blockchain_test_engine]", + "fixture_hash": "0x47f720b46000c26542f181ae3238e86037a05bb224a553520daad08487de6b89", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_execution/jumpf_too_large.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_20-offset_20-len_10-opcode_EXTDELEGATECALL]", - "fixture_hash": "0x7127bfb7acb7c84a88a99a9b83bdb1156c8287c4f0cadb874788c66848a7d52f", + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_execution.py::test_callf_to_non_returning_section[fork_CancunEIP7692-blockchain_test_engine]", + "fixture_hash": "0xc0caeaed154964878e1ba44b931fb7e264c5b0fc065d6447a59a122236555283", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_execution/callf_to_non_returning_section.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_20-offset_20-len_10-opcode_EXTSTATICCALL]", - "fixture_hash": "0x6c78b6faea2059ca17fc8a9c477dc1be419cc8509eb45e4ffe4fa58df50c00a5", + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_execution.py::test_jumpf_backward[fork_CancunEIP7692-blockchain_test_engine]", + "fixture_hash": "0x99ba7b22b80d8c917197ccb6c864e8707af6f510c142593379928dbaa3bf6d90", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_execution/jumpf_backward.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_20-offset_20-len_20-opcode_CALL]", - "fixture_hash": "0xaf330b44588fd9c32079864347505832552324c5fac5f76e501570f34dea1ae9", + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_execution.py::test_jumpf_stack_size_1024[fork_CancunEIP7692-blockchain_test_engine]", + "fixture_hash": "0xf5f2de65bc9f15f86969ca97e7eacf14b028cfba9dac5a8850bf4c2e0d78356b", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_execution/jumpf_stack_size_1024.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_20-offset_20-len_20-opcode_CALLCODE]", - "fixture_hash": "0xa556bf5c496d20041c8765c27b645daaaec07b7a25ee0d6a8c942e492303e5c1", + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_execution.py::test_jumpf_stack_size_1024_at_push[fork_CancunEIP7692-blockchain_test_engine]", + "fixture_hash": "0xf4b3b052014c4cc5bce0f44cf5e1ae3e2608603f09a48d761f98b967b52c9958", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_execution/jumpf_stack_size_1024_at_push.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_20-offset_20-len_20-opcode_DELEGATECALL]", - "fixture_hash": "0xb3b3be047ca9dea905fe8e2bd3c95694e7a98bb823e9a7de15d4dd630289be1a", + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_execution.py::test_jumpf_with_inputs_stack_size_1024[fork_CancunEIP7692-blockchain_test_engine]", + "fixture_hash": "0x25f6cbca50c292f9bd24b1fa5cb1f44eeeffe9c183d1dc6c63a912a43da83cff", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_execution/jumpf_with_inputs_stack_size_1024.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_20-offset_20-len_20-opcode_STATICCALL]", - "fixture_hash": "0x14fa88d21e6810adb0926b198aa63f98bde390e3c769afcc76ae425ad1c2dfee", + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_execution.py::test_jumpf_to_nonexistent_section[fork_CancunEIP7692-blockchain_test_engine]", + "fixture_hash": "0x9c8fe7689555479ac9db92639b7ec089babb54368b6b5c6d32da669b43f30596", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_execution/jumpf_to_nonexistent_section.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_20-offset_20-len_20-opcode_EXTCALL]", - "fixture_hash": "0xd61b51d281b44c523562d8a14b892bd3f08ab1409d3b011566caaea5148279fb", + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_execution.py::test_jumpf_stack_overflow[fork_CancunEIP7692-blockchain_test_engine]", + "fixture_hash": "0xb1792df2ce139c0213d7bf4a977bc614f79315512d7f6a473e0e8d960dd05799", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_execution/jumpf_stack_overflow.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_20-offset_20-len_20-opcode_EXTDELEGATECALL]", - "fixture_hash": "0xd206295cfde00d04a0fd0bd7580190f15339d05bddf873d886fcc85f0be32eff", + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_execution.py::test_jumpf_with_inputs_stack_overflow[fork_CancunEIP7692-blockchain_test_engine]", + "fixture_hash": "0x181ff34d88d6296a7c36447235997883b0b0273783172b83fa57c3f3f847252e", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_execution/jumpf_with_inputs_stack_overflow.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_20-offset_20-len_20-opcode_EXTSTATICCALL]", - "fixture_hash": "0xe6d3957748273fb4533f4a7e3d7091882ba4f80bcb159c2ffa2ec984a696a113", + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_execution.py::test_jumpf_to_self[fork_CancunEIP7692-blockchain_test_engine]", + "fixture_hash": "0xd1709890734b2e62e9aaf8e5e36864575ebaeb3821135fba53774e7b8ec1618b", "fork": "Prague", "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_execution/jumpf_to_self.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_20-offset_20-len_30-opcode_CALL]", - "fixture_hash": "0xbf3d8647f6ed8644a8f0be23ace49cac0687bdf1cfa7f35e3b0c438fed25ca92", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-state_test-empty_data_section-from_existent_memory-successful_True-single_byte_expansion]", + "fixture_hash": "0xec7855835023190db9696bd6d5e607a73482bfb9d0ca97ff6463ddd48a0e72ab", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_20-offset_20-len_30-opcode_CALLCODE]", - "fixture_hash": "0xa3698cab6ba0e1bf33e9ae23f91d264357c10f68e72fe593f37a4e8b8b640541", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-state_test-empty_data_section-from_existent_memory-successful_True-single_byte_expansion_2]", + "fixture_hash": "0xd464db9754b629bc418dedc2dc73c6d1bbba1f51d8736889f7da68c04b6f46ec", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_20-offset_20-len_30-opcode_DELEGATECALL]", - "fixture_hash": "0x463e3cfb21ecd37c8852d8e358ac64f4003898b255b18c0079418bf2aaa134d0", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-state_test-empty_data_section-from_existent_memory-successful_True-single_byte_expansion_word_boundary]", + "fixture_hash": "0x10943777ee6a22a3846e8aa6100c63804367302d9bb6c893810c4d1572e1e2c4", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_20-offset_20-len_30-opcode_STATICCALL]", - "fixture_hash": "0xeeeda5c48aa268c6e96432f9b9d0e150d7681065e16f50e6f6bf30390c45b53f", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-state_test-empty_data_section-from_existent_memory-successful_True-single_byte_expansion_word_boundary_2]", + "fixture_hash": "0xd667f44022b07efa07863787fdcee460016ae436c997d28db77bbeb37b14227b", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_20-offset_20-len_30-opcode_EXTCALL]", - "fixture_hash": "0xd5f629112a9b1a4770262d29e46ac61c247ca3bab6cb6a15080d747af27b624c", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-state_test-empty_data_section-from_existent_memory-successful_True-multi_word_expansion]", + "fixture_hash": "0x63beaf83b12ad46e60d2d2f65ca228198a8ef8afe7f690feb77a3778bd12d64", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_20-offset_20-len_30-opcode_EXTDELEGATECALL]", - "fixture_hash": "0x3480fa52eeb90ce590f3e08a9aeb314552f57ac5c3e1b5c3716a348dac8494a7", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-state_test-empty_data_section-from_existent_memory-successful_True-multi_word_expansion_2]", + "fixture_hash": "0x13f76496226e77df073ab7afd709a3cde0f6551e46a406d22db42a8711ef0368", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_20-offset_20-len_30-opcode_EXTSTATICCALL]", - "fixture_hash": "0xb93ceccc09e17458cceba63609b027a77027298c9d2c954e4dc4843f82c947d5", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-state_test-empty_data_section-from_existent_memory-successful_True-zero_length_expansion]", + "fixture_hash": "0xfb927ec48418ac63d5346f47a895e6fa9ef1fc44f6045d1925ea9e54c846c980", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_20-offset_30-len_0-opcode_CALL]", - "fixture_hash": "0xed9e3160af4c3b3821461cb924cfa46241fc1357f8aca738ac91a71cbe9ad21f", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-state_test-empty_data_section-from_existent_memory-successful_True-huge_dest_zero_length]", + "fixture_hash": "0xb5c6548ba15dd14a6621cf7883a6c24eb45c938ebc1259bdd1f8dfb3ddd6c98", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_20-offset_30-len_0-opcode_CALLCODE]", - "fixture_hash": "0xc87165a4b84bc74d48819df6512235747f1647d09e6a5f5264f8c043f5039011", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-state_test-empty_data_section-from_existent_memory-successful_True-huge_src_zero_length]", + "fixture_hash": "0xbc23cff3d3c0fcd978e7f9f5646e58f73a10671554c7dbb088f21af2c0555fb6", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_20-offset_30-len_0-opcode_DELEGATECALL]", - "fixture_hash": "0x8b29bd37655843f2e9bbcfe4a812a3f2a071621c32ca548e2a73a113662df14f", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-state_test-empty_data_section-from_existent_memory-successful_True-huge_dest_huge_src_zero_length]", + "fixture_hash": "0xd417fdc6f25297a3a95112f6f8397c702b2eb3685d81c965fb7e21c217233d35", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_20-offset_30-len_0-opcode_STATICCALL]", - "fixture_hash": "0x851c01c639ab8f201023f8a39b57dfd0febf9d05a8c883f6d5575bacd8cf3a05", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-state_test-empty_data_section-from_existent_memory-successful_False-single_byte_expansion]", + "fixture_hash": "0x7d71bb49ed66f243b43483c2d5f8afdf0bb2e96fe69a523635cae3cd38852ead", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_20-offset_30-len_0-opcode_EXTCALL]", - "fixture_hash": "0x9116b0f99c70e838eae031b6c1042563183516808a8eb468f5fa18711d8f7321", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-state_test-empty_data_section-from_existent_memory-successful_False-single_byte_expansion_2]", + "fixture_hash": "0x95a2345a793f4955a737abe3eb7906b88081314f494327086d02810c67fd5153", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_20-offset_30-len_0-opcode_EXTDELEGATECALL]", - "fixture_hash": "0x54f4833e0569a84defe2bbbc29fb62c83b975d55db9481c360a91af35b3ff0a6", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-state_test-empty_data_section-from_existent_memory-successful_False-single_byte_expansion_word_boundary]", + "fixture_hash": "0x54114e26eef85352ce64e53618f3d9ea5b0244580b5348367db5633e15e3c43f", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_20-offset_30-len_0-opcode_EXTSTATICCALL]", - "fixture_hash": "0x21874af404b2fab6abff00c1f02975882c32ff325d16110713b6ac3160896fd0", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-state_test-empty_data_section-from_existent_memory-successful_False-single_byte_expansion_word_boundary_2]", + "fixture_hash": "0x814ed9948590c7ebb438e9572e235c5a09ca5d71fef7594cf832c0b855f2909c", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_20-offset_30-len_10-opcode_CALL]", - "fixture_hash": "0x9f6486f383d8a9ed228939495b2386f421b7fb3befd46f9df7d6221d3968b087", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-state_test-empty_data_section-from_existent_memory-successful_False-multi_word_expansion]", + "fixture_hash": "0xb0604e7e52f022c86f464b5ea9f71c3f9398b3a8a4ec76c4fec3f9545387126a", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_20-offset_30-len_10-opcode_CALLCODE]", - "fixture_hash": "0x1516d82ca1e79c1b7a9de128e2f3db4a68ef930f52e95300c573c94ed62729c2", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-state_test-empty_data_section-from_existent_memory-successful_False-multi_word_expansion_2]", + "fixture_hash": "0x852e903a9c53420cd7388aa8d26e784c77e370524026654c8a317b883a27c0d2", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_20-offset_30-len_10-opcode_DELEGATECALL]", - "fixture_hash": "0x5642780cce2f69832def2c57ad529dc4ce24fbc6e34bb5d12e48a1a228386fe3", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-state_test-empty_data_section-from_existent_memory-successful_False-zero_length_expansion]", + "fixture_hash": "0x925fd43bbeff012289b3e5fda4ced1fb544c0e86fd67a7e24b54dbd7c44aa12", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_20-offset_30-len_10-opcode_STATICCALL]", - "fixture_hash": "0x63473d1a1da8cce6bcbfd33907b9e62de88eec31a3144e51a53febf74d2ad43c", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-state_test-empty_data_section-from_existent_memory-successful_False-huge_dest_zero_length]", + "fixture_hash": "0x8653839865fd7ddd2972067d813d3daf194d891b95809d0830bd8c66fb58fb57", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_20-offset_30-len_10-opcode_EXTCALL]", - "fixture_hash": "0xb3b72cf04b4e8635de8025660238205119a534220bcc1e4c45c5887ac48667e6", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-state_test-empty_data_section-from_existent_memory-successful_False-huge_src_zero_length]", + "fixture_hash": "0x9796d0190cf870a03365e62d0d5e6989347320c753230ba908aefa76ae3cd903", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_20-offset_30-len_10-opcode_EXTDELEGATECALL]", - "fixture_hash": "0x7670f00256289f419f0894de4dc903e7993e3c7e1c0512fc23ed4ee0899ee064", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-state_test-empty_data_section-from_existent_memory-successful_False-huge_dest_huge_src_zero_length]", + "fixture_hash": "0x26817e6f5f13a9882a5320b12ac94bd227effea9a291321e123936814779ab7", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_20-offset_30-len_10-opcode_EXTSTATICCALL]", - "fixture_hash": "0xf013f6eebef0e45da4e62bc4de002617d8c2c380a1cb52fe1d3e312c3decf13e", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-state_test-empty_data_section-from_empty_memory-successful_True-single_byte_expansion]", + "fixture_hash": "0xa6f636d2a5ea0de452b5c88d9d2f1cc5ad59ebc01693d28324314d46ea76dbe2", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_20-offset_30-len_20-opcode_CALL]", - "fixture_hash": "0x375f0e175955044402a1bc7e96a2c30346d8e0db6e1f83c88644ab7a1c88c49c", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-state_test-empty_data_section-from_empty_memory-successful_True-single_byte_expansion_2]", + "fixture_hash": "0xe8f82d9a543f0385f102128707a9bbc66a83a678771d685866f5ff804f5aaafe", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_20-offset_30-len_20-opcode_CALLCODE]", - "fixture_hash": "0x1b5c7ac30bc9fb20179c6f65a8a48d120277ca8ac3e1e1fdff1ee03536210c3e", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-state_test-empty_data_section-from_empty_memory-successful_True-single_byte_expansion_word_boundary]", + "fixture_hash": "0xb5e12be8fef689a6e41217effb23bfdcc82a544c0429484c1418675ec6d021b", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_20-offset_30-len_20-opcode_DELEGATECALL]", - "fixture_hash": "0xb56c5df6aa9c685e6d05b8942f52ece1afdb258bb46098ae7770905909cad423", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-state_test-empty_data_section-from_empty_memory-successful_True-single_byte_expansion_word_boundary_2]", + "fixture_hash": "0xad788156703480ba47fd3f06f969201738a6191bb4d26bd114816c37a19ae16e", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_20-offset_30-len_20-opcode_STATICCALL]", - "fixture_hash": "0xfe1e31b699721b420084e7b858b88e7751e9744d35c5e21ee83bb10cb1d3117c", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-state_test-empty_data_section-from_empty_memory-successful_True-multi_word_expansion]", + "fixture_hash": "0xe01d22436562e9c98dcf55e15d38f385d972340f02f15c7f9e8a6cc19e01e9b7", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_20-offset_30-len_20-opcode_EXTCALL]", - "fixture_hash": "0x2c035dea5f3212c999148615b99182d82fd0861d66aca7d53053f9abb0ccdfc7", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-state_test-empty_data_section-from_empty_memory-successful_True-multi_word_expansion_2]", + "fixture_hash": "0xa5a1d082818780f550592835c40936141674395769d18bfeb2f087ea4d8f59a6", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_20-offset_30-len_20-opcode_EXTDELEGATECALL]", - "fixture_hash": "0xb9ae42fbe91a20575403358a498d013ed630a104adea613d5c8152926bdcccbf", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-state_test-empty_data_section-from_empty_memory-successful_True-zero_length_expansion]", + "fixture_hash": "0xb31d6e794ec6f277a2a1fd3eb44a4de4dedcc996273dc16b042ed9badc277042", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_20-offset_30-len_20-opcode_EXTSTATICCALL]", - "fixture_hash": "0xcac0af3c87c276f1c77da27681e4c3331fc27ff38f2d0632f35007a5c42c38fa", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-state_test-empty_data_section-from_empty_memory-successful_True-huge_dest_zero_length]", + "fixture_hash": "0x5c15933b602e9b71e4d59182b5c4251be843192857f77723282a9e53dce71a81", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_20-offset_30-len_30-opcode_CALL]", - "fixture_hash": "0x7e382f2f7dc4e191e123642f6967706349034f9bc21575a9dac3c7b6c83c280b", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-state_test-empty_data_section-from_empty_memory-successful_True-huge_src_zero_length]", + "fixture_hash": "0x3dfc130ab1fb6c7c87e75b065b2492c12fb185a647c9ef5bababd47418b68e87", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_20-offset_30-len_30-opcode_CALLCODE]", - "fixture_hash": "0x31b80ee4caffb41b0e2060e20402b411f2eed266b928288b68276e7ef2be222", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-state_test-empty_data_section-from_empty_memory-successful_True-huge_dest_huge_src_zero_length]", + "fixture_hash": "0x8ce6ed9f10341a20532483f5f8db0a6ff6ec15745b10766f184f3f6f3bf1b649", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_20-offset_30-len_30-opcode_DELEGATECALL]", - "fixture_hash": "0x406566ff07466118e4263480c1613c9c98a58f573a8444d2ed5624476aba8c2d", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-state_test-empty_data_section-from_empty_memory-successful_False-single_byte_expansion]", + "fixture_hash": "0xdc44c55cc943d30bcc946f082cb14c019a0ec8fb710a4124fa448904a154258b", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_20-offset_30-len_30-opcode_STATICCALL]", - "fixture_hash": "0x9cd58275d2103c0bcc83f7645acb28cc37b98f62209af00339d34da210a2e31c", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-state_test-empty_data_section-from_empty_memory-successful_False-single_byte_expansion_2]", + "fixture_hash": "0x41f3418b04a6ed0f1f92883caeea5e5d19b51d989876671c22012b4601451855", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_20-offset_30-len_30-opcode_EXTCALL]", - "fixture_hash": "0xced89ab37f98bc70f51b51071171434134d1c9bbbf727b2b633de74fc27d510f", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-state_test-empty_data_section-from_empty_memory-successful_False-single_byte_expansion_word_boundary]", + "fixture_hash": "0x5eb5e897566a127afec21605e008ad509b3535f2675e74c2afbd9dd2c29f05de", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_20-offset_30-len_30-opcode_EXTDELEGATECALL]", - "fixture_hash": "0x607efd9e9d2db7014c946422d9eb70f1553f4102fd08e8fe16490c238d664dcc", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-state_test-empty_data_section-from_empty_memory-successful_False-single_byte_expansion_word_boundary_2]", + "fixture_hash": "0x4196851456afb081a754e8892182082a8a854a8a72d53ea56d9aff9283d1ee04", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_20-offset_30-len_30-opcode_EXTSTATICCALL]", - "fixture_hash": "0x9f5cc1b4a2f11eb735079a4a3217eb30423a00cd18dcb0b723c717a645d0cfcd", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-state_test-empty_data_section-from_empty_memory-successful_False-multi_word_expansion]", + "fixture_hash": "0x2dcdcf3e4dd8e5e1f24da630f7bd3a8055970b4bc54ede2fceec6e06fca17244", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_30-offset_0-len_0-opcode_CALL]", - "fixture_hash": "0x3cf20cfdd019ee52f7204a33690885d84972e523d27a973d7e66e361ea0363ea", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-state_test-empty_data_section-from_empty_memory-successful_False-multi_word_expansion_2]", + "fixture_hash": "0x1d1664e81b397702d5056db06082e60060584b6b10fbc72f12122cb93a78181f", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_30-offset_0-len_0-opcode_CALLCODE]", - "fixture_hash": "0x83ce97fc0dc2cd4fdc5a8a185776254b70141dfb2d4557125afe47b2739e840e", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-state_test-empty_data_section-from_empty_memory-successful_False-zero_length_expansion]", + "fixture_hash": "0x66729ef1050fdc4d3947a62f60781758a9fd51635a693fab442b214f51d27482", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_30-offset_0-len_0-opcode_DELEGATECALL]", - "fixture_hash": "0xf9cdea90420c53715fd7c70098ec0ebc8e7b5d9ad38f4e977c10e5e3d7cee63", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-state_test-empty_data_section-from_empty_memory-successful_False-huge_dest_zero_length]", + "fixture_hash": "0x36697deb335a825d3f059782d2ed4769d5c0b4c205311b95e2b8e3bc572f1063", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_30-offset_0-len_0-opcode_STATICCALL]", - "fixture_hash": "0x9242dbe48d2f91cdf1b427e8e624346be04eb66d6d03c10837b5552d5464b00a", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-state_test-empty_data_section-from_empty_memory-successful_False-huge_src_zero_length]", + "fixture_hash": "0xd10115b3f586030a345be9ca07b83035d8fb87d37ce5445e68d08ddc54626b62", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_30-offset_0-len_0-opcode_EXTCALL]", - "fixture_hash": "0x34be8ae6fec9c212b82c180902f86660c5afc7debe7a207aea96ccf3ecf409c", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-state_test-empty_data_section-from_empty_memory-successful_False-huge_dest_huge_src_zero_length]", + "fixture_hash": "0xbccf33d2d35d0d50483fe519eca1eba0f2831e64bc0a4132b8f1ae9b072c2425", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_30-offset_0-len_0-opcode_EXTDELEGATECALL]", - "fixture_hash": "0x102c25421e8380275f41a56ad1303d2ef02e3666093a882ca78943b69273a68c", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-state_test-byte_data_section-from_existent_memory-successful_True-single_byte_expansion]", + "fixture_hash": "0xf753408e04b48391ed9a518653d07d4315d7b16493498ccc18446ab1e5c1e94e", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_30-offset_0-len_0-opcode_EXTSTATICCALL]", - "fixture_hash": "0x83ad9d5ec5708be67bb724a5cc31988c8de4855c0f32f1250e56aa3175e3631e", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-state_test-byte_data_section-from_existent_memory-successful_True-single_byte_expansion_2]", + "fixture_hash": "0xb40a883f35dd8821c85beaf316cb1d8860f2f72ce667062b8ebe95f1b478db84", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_30-offset_0-len_10-opcode_CALL]", - "fixture_hash": "0x4e7c540aa570fa1a3f5f7021321620065e0db156ff4363b86f044bf18a79f9a0", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-state_test-byte_data_section-from_existent_memory-successful_True-single_byte_expansion_word_boundary]", + "fixture_hash": "0x9d6962c74fcdcbd916e333d3a0d9c862610d9cbb8180c7cde1852d798289d9", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_30-offset_0-len_10-opcode_CALLCODE]", - "fixture_hash": "0xd91803cfc99f12607b6875d3a4f72fddfd4cb535e13fa9ea9b8d6b565737b533", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-state_test-byte_data_section-from_existent_memory-successful_True-single_byte_expansion_word_boundary_2]", + "fixture_hash": "0x5acace86cf64c8e47c29b5f8ff48040814027ac53c552fc39c649f3928e13495", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_30-offset_0-len_10-opcode_DELEGATECALL]", - "fixture_hash": "0xc1bdb700bc2087f035d94b3bd59f6bd8fdd2e7c1496492c4531feb315e9e8230", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-state_test-byte_data_section-from_existent_memory-successful_True-multi_word_expansion]", + "fixture_hash": "0xa421cd819fcb0d532cb120aff150590582f6e25101886a2e94b3a1dc12e6954f", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_30-offset_0-len_10-opcode_STATICCALL]", - "fixture_hash": "0x62283917b7fbbf4100e3fe8bc5e98354949f6ae9c237d5a40ece8f2a7e3af31e", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-state_test-byte_data_section-from_existent_memory-successful_True-multi_word_expansion_2]", + "fixture_hash": "0x88103831e666fb01c098fcd80bb3f5c4edc139e0fec0d509f7c6902ce69e8eb", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_30-offset_0-len_10-opcode_EXTCALL]", - "fixture_hash": "0x5541673f8666237cd7c65ebc8ef9694d27082186701bc816c7b776a489862d5d", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-state_test-byte_data_section-from_existent_memory-successful_True-zero_length_expansion]", + "fixture_hash": "0xae46189bbcfd485ebaa79f9abd03619c8ac2d32e2660622c301f7a78d8524baf", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_30-offset_0-len_10-opcode_EXTDELEGATECALL]", - "fixture_hash": "0xee242b922045c3ea7420d454f3565e9b83f9bf6a47ee525300420a882247de82", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-state_test-byte_data_section-from_existent_memory-successful_True-huge_dest_zero_length]", + "fixture_hash": "0x7e2010ecc49f5020ef3f3a8263e96e38003888cb69492e22f45bf16bb6d34481", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_30-offset_0-len_10-opcode_EXTSTATICCALL]", - "fixture_hash": "0x84995bb7da5a09796120880f4dd7b257922543b487554aadded4b116d67fbeea", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-state_test-byte_data_section-from_existent_memory-successful_True-huge_src_zero_length]", + "fixture_hash": "0x4610da6fb2d75caa1bea22523c27643884c774c3ed497d0aa8c8296a093f2386", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_30-offset_0-len_20-opcode_CALL]", - "fixture_hash": "0xd1e95db4ad51bb1a15db1835e5e53e219ca26f8c19d83ec543ecaf1d0d3e9238", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-state_test-byte_data_section-from_existent_memory-successful_True-huge_dest_huge_src_zero_length]", + "fixture_hash": "0xdb9e6df5b85a0e5165023a161dd65ded36a505fd6ff90f7351e395bdf6809078", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_30-offset_0-len_20-opcode_CALLCODE]", - "fixture_hash": "0x5f00f35e064e14196fc7498c99f1c0df2e56d1b6f4b5aa5359fd1f8e4fc14006", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-state_test-byte_data_section-from_existent_memory-successful_False-single_byte_expansion]", + "fixture_hash": "0x362620bced2bc5d363193f8648d574cf7ad5feb3e8aef598e93ece2f2f4aeb7a", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_30-offset_0-len_20-opcode_DELEGATECALL]", - "fixture_hash": "0xc2327b62d76504607b82aa338912f68f97ea38f12193cec8bc1cd838ff868b4e", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-state_test-byte_data_section-from_existent_memory-successful_False-single_byte_expansion_2]", + "fixture_hash": "0x5a8aced6e03e973c3a31b54b21d9054c02d4ec2395f55e0911c13c135cbc5787", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_30-offset_0-len_20-opcode_STATICCALL]", - "fixture_hash": "0x335c101538d08ad18e18b33a0979c72cea5ff532537be89eee5739a2351e37e0", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-state_test-byte_data_section-from_existent_memory-successful_False-single_byte_expansion_word_boundary]", + "fixture_hash": "0x8e1a1f0a7075a2b8a69a54cb918dd32bc091c2d73bb21d1c1e88965cdc3c4782", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_30-offset_0-len_20-opcode_EXTCALL]", - "fixture_hash": "0x1565d3b09b46b97278a9518b88eb5ea06156d706c5bd57da4646230fe72a880f", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-state_test-byte_data_section-from_existent_memory-successful_False-single_byte_expansion_word_boundary_2]", + "fixture_hash": "0x78f160abaf209b0d9dc45b8b9b2e01439001f8e90f337841d955d29733bec5ea", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_30-offset_0-len_20-opcode_EXTDELEGATECALL]", - "fixture_hash": "0xe870cb2f7573569a99dea3ab4f0e838f46db19e2ebe022b980fb6d7622b781da", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-state_test-byte_data_section-from_existent_memory-successful_False-multi_word_expansion]", + "fixture_hash": "0xb5e7aaa5758797fdd2b7fac1502c33dba7cea45849dae51dfab932456ff5161b", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_30-offset_0-len_20-opcode_EXTSTATICCALL]", - "fixture_hash": "0x93f8b39c0bd721182cbc41b6cc35874fa3f5195b44416e280e3e14a121e8c5d0", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-state_test-byte_data_section-from_existent_memory-successful_False-multi_word_expansion_2]", + "fixture_hash": "0xa4353210b5fc84ec67f5e2f74e521642033b9aba4ed97304ddf8653cd060b5f3", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_30-offset_0-len_30-opcode_CALL]", - "fixture_hash": "0x939589dd5cffcef5134fa4ec695cb7ca6a1210d49a5029d83a6a735bfc323ef", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-state_test-byte_data_section-from_existent_memory-successful_False-zero_length_expansion]", + "fixture_hash": "0xbdda5e8d94c1fe6328d09cf6d3a7bd548a3ed81d6c7b6802110aebb5cdafafd9", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_30-offset_0-len_30-opcode_CALLCODE]", - "fixture_hash": "0x93189c5f2b4c2001e6e3162ef74087cb291d1cb7fee5eac9158f9dab589a740c", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-state_test-byte_data_section-from_existent_memory-successful_False-huge_dest_zero_length]", + "fixture_hash": "0x6cac9c6336e57df53dcac77a98b18c1d3632c0da1e681144853bd183d354be93", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_30-offset_0-len_30-opcode_DELEGATECALL]", - "fixture_hash": "0x75610a054ced7b0f35301b24fe340838325a485bd9735a4a8f5c95b622e44761", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-state_test-byte_data_section-from_existent_memory-successful_False-huge_src_zero_length]", + "fixture_hash": "0xbe8780653f6fde8c318ed93a968c5579175c8c4dac84c76c70029f2cfda45c6", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_30-offset_0-len_30-opcode_STATICCALL]", - "fixture_hash": "0x867963478fb80fd4fbab0938bb32d3015524ba9b2272f80623e3a366c84268a1", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-state_test-byte_data_section-from_existent_memory-successful_False-huge_dest_huge_src_zero_length]", + "fixture_hash": "0xd073e347e51ad9c24f1590123237f0b4acf2ee7ab4a46c08dde6081ab689ade2", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_30-offset_0-len_30-opcode_EXTCALL]", - "fixture_hash": "0x602f5016b3f239a65ae73a7d10c645b5a59d1bff90c54173258a48c9e00968cf", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-state_test-byte_data_section-from_empty_memory-successful_True-single_byte_expansion]", + "fixture_hash": "0xc9398f7dbd4eab4f1486e708d5659024ef1fa8deefce2c01e62e61347ff9ddab", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_30-offset_0-len_30-opcode_EXTDELEGATECALL]", - "fixture_hash": "0x3662af8dbbd8f67a6d16bed912800b172dc77ce810787799be477e6f357f756c", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-state_test-byte_data_section-from_empty_memory-successful_True-single_byte_expansion_2]", + "fixture_hash": "0x6c63e526acb854f52e74ddbb5acdc1b1fb3dbef16d180df93e03c3626dae4a8b", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_30-offset_0-len_30-opcode_EXTSTATICCALL]", - "fixture_hash": "0x8d1fc3ba7f298122fd3df77a4322cbaf4e8a7b3b66a70e7fd04393c2ba7e8cad", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-state_test-byte_data_section-from_empty_memory-successful_True-single_byte_expansion_word_boundary]", + "fixture_hash": "0x874e82aa70bf4c3a7516d4e803b8b57f08dcc4718e56f4ac3951af8316021fff", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_30-offset_10-len_0-opcode_CALL]", - "fixture_hash": "0xa234c570b32b3101c0cd25dbaa1379d0d8f9a6646ae56c5c959a9c26139f8b15", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-state_test-byte_data_section-from_empty_memory-successful_True-single_byte_expansion_word_boundary_2]", + "fixture_hash": "0x8e99688f081bedf0ccada2d8bc7af818572d0b53be21941999a2859db77140af", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_30-offset_10-len_0-opcode_CALLCODE]", - "fixture_hash": "0xcb26c4edf65e0a2dd2c38a4dd9b8be95501c3e41082ed1972e1bdff1ad9178c6", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-state_test-byte_data_section-from_empty_memory-successful_True-multi_word_expansion]", + "fixture_hash": "0xfa531d683f5187a6079f659dc23e99ddea5f5a43f46bcf04537ea464726c61d0", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_30-offset_10-len_0-opcode_DELEGATECALL]", - "fixture_hash": "0xf250369beffb815c5791dc894d839b09f748c06ebef063fe0d80269d9bb76bb1", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-state_test-byte_data_section-from_empty_memory-successful_True-multi_word_expansion_2]", + "fixture_hash": "0xee303142293c84dc5d1b19fea5f47259c7ae1c1be5bfafe926c730d372585634", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_30-offset_10-len_0-opcode_STATICCALL]", - "fixture_hash": "0xc60c4cc7d1dc40dafcaa5b2988b63c4777ee721e036b97894e823bd8124fafb4", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-state_test-byte_data_section-from_empty_memory-successful_True-zero_length_expansion]", + "fixture_hash": "0xdd331b5ff07ae3c36a34b79cca76144788334858bb17ceb9896a6ee6c08c7045", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_30-offset_10-len_0-opcode_EXTCALL]", - "fixture_hash": "0x4954778543b8723c1d46c6f4a8551fb44b0ad3dec9b22ca00f8c1f0384f62dc1", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-state_test-byte_data_section-from_empty_memory-successful_True-huge_dest_zero_length]", + "fixture_hash": "0xb4e8d86943ee82e6c1f599fc26ee165937ea4d6bad4ca7e49331be55fb5649fd", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_30-offset_10-len_0-opcode_EXTDELEGATECALL]", - "fixture_hash": "0x33c956a706379304b73e7e8312681a050c4d809494fcc85478773dac416dffdf", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-state_test-byte_data_section-from_empty_memory-successful_True-huge_src_zero_length]", + "fixture_hash": "0xe92269f91c417d85bea9d516cefb80e7edbd8d0af4f4c7d118659e57273b27e", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_30-offset_10-len_0-opcode_EXTSTATICCALL]", - "fixture_hash": "0x383502691db54e62027a1b25e99bee196a14ee761aef8de75075ab33313f8643", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-state_test-byte_data_section-from_empty_memory-successful_True-huge_dest_huge_src_zero_length]", + "fixture_hash": "0xa385c1349598e0129ae0db6b592be68ecd914b0d43ec8b6812c212d1f992f813", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_30-offset_10-len_10-opcode_CALL]", - "fixture_hash": "0x927e614c386c82e190ed2476a637a2cfe5c9f629bd20ac88f979c2b383ffb0f4", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-state_test-byte_data_section-from_empty_memory-successful_False-single_byte_expansion]", + "fixture_hash": "0xc071196b4f418bd7026904492919c876631f065250d0b101c62d2e22a3f705f4", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_30-offset_10-len_10-opcode_CALLCODE]", - "fixture_hash": "0xc677f6eb8704788011bc75af0c7ecc905eac5cae77629834329e0ab6a8b25170", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-state_test-byte_data_section-from_empty_memory-successful_False-single_byte_expansion_2]", + "fixture_hash": "0xabd783b8fa4e373c7474769912f257d9cf9c1694891fe2a24297dceff8438bf6", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_30-offset_10-len_10-opcode_DELEGATECALL]", - "fixture_hash": "0xc7e6b69166e74668a57f9d460f2fc227e2ac858699c03ea8910f0ffc6a884a3d", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-state_test-byte_data_section-from_empty_memory-successful_False-single_byte_expansion_word_boundary]", + "fixture_hash": "0x7a578eaa8102311bd110f6a4b058bb40d4837e3a36b12615c3856d7e95f5ff16", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_30-offset_10-len_10-opcode_STATICCALL]", - "fixture_hash": "0x261ed4e00a66e8c7adc74803ddad371a9148d0edbe8fcfefdf78e9f12bff7708", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-state_test-byte_data_section-from_empty_memory-successful_False-single_byte_expansion_word_boundary_2]", + "fixture_hash": "0x4537eba2d05883b69ca2f0132696a8fd0c64969b48057d5924fb0ceaa16c0715", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_30-offset_10-len_10-opcode_EXTCALL]", - "fixture_hash": "0xd90109397da8fefba95b9931faef17e7206767c1ff8c3aa19947db0b32955dea", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-state_test-byte_data_section-from_empty_memory-successful_False-multi_word_expansion]", + "fixture_hash": "0x545d926adf864744e30d3e1259e880b7a78d34993f21f0c1cbded72fcd3570a3", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_30-offset_10-len_10-opcode_EXTDELEGATECALL]", - "fixture_hash": "0xf5b295587fd8805819f47df4764f4e7e7ca6997d77877c4c99654ee24c1f632a", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-state_test-byte_data_section-from_empty_memory-successful_False-multi_word_expansion_2]", + "fixture_hash": "0xcaedaeec965f988c243e93dc591a8fd39f296ad91fa3dfae3ffc83d66eadfe20", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_30-offset_10-len_10-opcode_EXTSTATICCALL]", - "fixture_hash": "0x3e2dc80dc7aa275b89f2a152cf42521cc0b6f2c46a10b5ca5ef3c88ff3599a2f", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-state_test-byte_data_section-from_empty_memory-successful_False-zero_length_expansion]", + "fixture_hash": "0x8449135c85acd18672172d804ece6db594db9f6637b7f17c7a2fd37c7433483", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_30-offset_10-len_20-opcode_CALL]", - "fixture_hash": "0xebdd1b26f1a10c5fe3978a33e9456a6f839a932cd1a7f571f3b22966f141b039", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-state_test-byte_data_section-from_empty_memory-successful_False-huge_dest_zero_length]", + "fixture_hash": "0x688b82820956c89efb79a02dd0c417252e46bb95c470682bb20d54932f1c1647", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_30-offset_10-len_20-opcode_CALLCODE]", - "fixture_hash": "0x61f987e1f41518e3bd52c240b64af03118ad0fdac095c11ea1fba85342f56d4b", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-state_test-byte_data_section-from_empty_memory-successful_False-huge_src_zero_length]", + "fixture_hash": "0x315e83ab9e4640b8a56aa1adf801b14591b5a1f66a2b6f19fd733508251d1a2d", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_30-offset_10-len_20-opcode_DELEGATECALL]", - "fixture_hash": "0x1b38b7890c8415ddfee5753d26d959142aafc3e5aff6caf8ea94cae434e4edab", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-state_test-byte_data_section-from_empty_memory-successful_False-huge_dest_huge_src_zero_length]", + "fixture_hash": "0x8b322a572141c98fbd07be68651171115408ee06df23389c59f3d6b7c3d04e78", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_30-offset_10-len_20-opcode_STATICCALL]", - "fixture_hash": "0xfec7c7a0f70583f447a18b61dcb5de0280ceb385ac0df2ba615c9a4745faef05", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-state_test-word_data_section-from_existent_memory-successful_True-single_byte_expansion]", + "fixture_hash": "0x4a3ce566cb4c76dbab8f6ef1323d55abb07240b8af93b70c40197671cea14b98", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_30-offset_10-len_20-opcode_EXTCALL]", - "fixture_hash": "0xab70ae78f691f80daa55a1e8438139c138eea9a05d1d178771aecfa2460879db", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-state_test-word_data_section-from_existent_memory-successful_True-single_byte_expansion_2]", + "fixture_hash": "0xdd031bd702d3308f8b600ca1872570095ace10c2224f332779dc7d85d70ed061", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_30-offset_10-len_20-opcode_EXTDELEGATECALL]", - "fixture_hash": "0x398d9a8912ee5aacf9d6233ba53efe78a687730da912520eca9296b6cf486079", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-state_test-word_data_section-from_existent_memory-successful_True-single_byte_expansion_word_boundary]", + "fixture_hash": "0xb90394f17857fbd36b2b3d140b3ec65f962338c1fe56701716dbee9c5935e2e9", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_30-offset_10-len_20-opcode_EXTSTATICCALL]", - "fixture_hash": "0xb3706dde8009d122af8153f655e8e8b997e23ee43401f7f33c131f5581a5c4e6", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-state_test-word_data_section-from_existent_memory-successful_True-single_byte_expansion_word_boundary_2]", + "fixture_hash": "0xcca7348bac0f49236d5c904e3c0ac1fd85fd85bc2ef4e1eebdc8b18157432db2", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_30-offset_10-len_30-opcode_CALL]", - "fixture_hash": "0x2ad0ad221132bdd727306c3725a6f55391655d437a6252ab1f1877661eba234c", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-state_test-word_data_section-from_existent_memory-successful_True-multi_word_expansion]", + "fixture_hash": "0xa502df60587d6ae92ef369db16434ece46fa355a534d4b11c3a1832eaa15d959", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_30-offset_10-len_30-opcode_CALLCODE]", - "fixture_hash": "0xec30e79e7c7e108243650d44d55a3ea9ad14106bc6038043a22ee5ce47d7b131", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-state_test-word_data_section-from_existent_memory-successful_True-multi_word_expansion_2]", + "fixture_hash": "0xece62f681025e57966392c98fbc06bdb2412417066592d85f0fd38e180677b55", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_30-offset_10-len_30-opcode_DELEGATECALL]", - "fixture_hash": "0x9be75cd818ff824587ddffc1ab39d1552aae3fba9ba70048c8faa7cddc942f86", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-state_test-word_data_section-from_existent_memory-successful_True-zero_length_expansion]", + "fixture_hash": "0xda6ab395644a8cfb09ffeedb2709276704cc0cc399feacf7941bd7db4b6b7961", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_30-offset_10-len_30-opcode_STATICCALL]", - "fixture_hash": "0xcdc8ebf9346df3fba223041ca161c06a7baaa58f302702ab1738e039975bf666", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-state_test-word_data_section-from_existent_memory-successful_True-huge_dest_zero_length]", + "fixture_hash": "0x793d0adca80df1858574fa5531c83abb86be16b50abba27a395a87790135745b", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_30-offset_10-len_30-opcode_EXTCALL]", - "fixture_hash": "0xd9b71108e91dd39258d5cdf30f7e89a8d86073ee3608a7080558d79a87fa723f", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-state_test-word_data_section-from_existent_memory-successful_True-huge_src_zero_length]", + "fixture_hash": "0x194528dd1ebfc79df5390e7ddbadeb0437085f60e86524b4a655525bf13e1634", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_30-offset_10-len_30-opcode_EXTDELEGATECALL]", - "fixture_hash": "0x2d16db01d31dd32a860d498fd2d8a462d91e4fc1d6bdefe8149398569603931e", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-state_test-word_data_section-from_existent_memory-successful_True-huge_dest_huge_src_zero_length]", + "fixture_hash": "0xb40848746808cca180f6e50b9a18d0e93a183c625eb24b96944a1d2fb135741e", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_30-offset_10-len_30-opcode_EXTSTATICCALL]", - "fixture_hash": "0x73a8d0d77637f3f40f10e70ae0ccb2ac63bd6fe31ef9081e5f662c4b4bff07d6", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-state_test-word_data_section-from_existent_memory-successful_False-single_byte_expansion]", + "fixture_hash": "0x4e9c6da15982070071ec15e41b64b4c1d5cbb28b9ec8c176b996ed8121986c89", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_30-offset_20-len_0-opcode_CALL]", - "fixture_hash": "0xef36a4b619f3e9662659e59ef7d20835e6eae0e514c08f93058de82756912024", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-state_test-word_data_section-from_existent_memory-successful_False-single_byte_expansion_2]", + "fixture_hash": "0x5d4b08900e67c0bd0e77a1b31d040ca707f733e1e6dafef33e942f760be5dfab", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_30-offset_20-len_0-opcode_CALLCODE]", - "fixture_hash": "0xd46fe9ce244ff03facce4677bb6925c5606f9bd5b05c0702f910ebe1bc0be0e0", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-state_test-word_data_section-from_existent_memory-successful_False-single_byte_expansion_word_boundary]", + "fixture_hash": "0xe8d0796eae1e2e45a789443a509f8ee33952c1b077aaa91468ccd6ee45f6b5b9", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_30-offset_20-len_0-opcode_DELEGATECALL]", - "fixture_hash": "0x47436e0892555551e57a86613b1c883a58f4739ef82769cb037f152187eada00", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-state_test-word_data_section-from_existent_memory-successful_False-single_byte_expansion_word_boundary_2]", + "fixture_hash": "0xe59e16732ddf8eeab6477ee11cbce5d66e0e9c672e96eb6f12deec01d99544c1", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_30-offset_20-len_0-opcode_STATICCALL]", - "fixture_hash": "0xe616e116fb5f193be135d2f25f36e8efdeee0bac8164c8dd5256a2d9f92cb247", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-state_test-word_data_section-from_existent_memory-successful_False-multi_word_expansion]", + "fixture_hash": "0x187829b47745df0ebf4986f6ae38396a8036550c895bdbfac790097b997899f5", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_30-offset_20-len_0-opcode_EXTCALL]", - "fixture_hash": "0x68c2d62d0b59499528bbfb605c323b2b1b0c5b00808d4b1d5ddfa8dd87fdede", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-state_test-word_data_section-from_existent_memory-successful_False-multi_word_expansion_2]", + "fixture_hash": "0x4bd4c473f4a17e6a181d8f1fa4949916997ad34ae1f8fd52a5843186f41dfc63", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_30-offset_20-len_0-opcode_EXTDELEGATECALL]", - "fixture_hash": "0x315053729d1d2a339da34694facbe2b68023f891862e98603b4b501ee6ddf387", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-state_test-word_data_section-from_existent_memory-successful_False-zero_length_expansion]", + "fixture_hash": "0xc02977f82b357be97aac870e3f6bb694b15b35b3d274a21d56f994f685c54b63", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_30-offset_20-len_0-opcode_EXTSTATICCALL]", - "fixture_hash": "0x29aa1b3adefd55ead9f3f4fb5feac10438de190dc35947898a9b569380e003c2", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-state_test-word_data_section-from_existent_memory-successful_False-huge_dest_zero_length]", + "fixture_hash": "0xf58345ec85f11b718a3c3120528831a159a6ec0897200f286528c8f5263380d6", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_30-offset_20-len_10-opcode_CALL]", - "fixture_hash": "0xfd8ce9d871aaa3db57242ff17a0950cfcbfcd0fd17649b42cff62f1544bb86c0", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-state_test-word_data_section-from_existent_memory-successful_False-huge_src_zero_length]", + "fixture_hash": "0x2f96786277969f942b38b51e3ebf26eef0a0f6d41302b9c943ce9d748c91d35a", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_30-offset_20-len_10-opcode_CALLCODE]", - "fixture_hash": "0xadfcc8b50f3db943472e35b1bced39d7dbe8c41388179ceddbadc5ef0761dd25", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-state_test-word_data_section-from_existent_memory-successful_False-huge_dest_huge_src_zero_length]", + "fixture_hash": "0xc1efbd55138c0d76af25a66ff92e20969e08b37e4ccb83f7325b785d1de127ef", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_30-offset_20-len_10-opcode_DELEGATECALL]", - "fixture_hash": "0x31d5d9571f027c63b31c081cce6d103d9f528d19e3e5e4d6a0e09b26da9fb27", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-state_test-word_data_section-from_empty_memory-successful_True-single_byte_expansion]", + "fixture_hash": "0x505840fc71d0af4a329b3ed941bf09e80f643a97d0befea69518438308bf411a", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_30-offset_20-len_10-opcode_STATICCALL]", - "fixture_hash": "0x9345d867da9240d69126f453bcd20e578e2095c5026655ccf0ef13aa5154e285", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-state_test-word_data_section-from_empty_memory-successful_True-single_byte_expansion_2]", + "fixture_hash": "0x3a6c1ab3f646e6ae34b690bc9a5ef297cfd171bcace40cf567d8bf0bd53ebd76", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_30-offset_20-len_10-opcode_EXTCALL]", - "fixture_hash": "0x7e43ff1189629b4d1f8b40afc727c94b3a2220670e8b176d66c2a18c461f509c", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-state_test-word_data_section-from_empty_memory-successful_True-single_byte_expansion_word_boundary]", + "fixture_hash": "0x3494d96ff8e6cf8935ce4a4d52a0dd9a4256c9065175d2607f64ed76dc6923a7", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_30-offset_20-len_10-opcode_EXTDELEGATECALL]", - "fixture_hash": "0x6d721a25631ea6c48e25e64b93e1e69658a2472e4ac53ccfe4c97af320993409", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-state_test-word_data_section-from_empty_memory-successful_True-single_byte_expansion_word_boundary_2]", + "fixture_hash": "0x35ca7ad476f0552ca351b881827744de306069277411d2b3f95f26ae9f0df1b9", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_30-offset_20-len_10-opcode_EXTSTATICCALL]", - "fixture_hash": "0xc793c3ae74fac60dfafd6c906f3802ee91cc4cd62aa944faeb70ada7a90c3a8e", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-state_test-word_data_section-from_empty_memory-successful_True-multi_word_expansion]", + "fixture_hash": "0xd0f75aa56005c5ec0eecab0dffe2778746a4a7c6bb81d5dc4899276a0514110", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_30-offset_20-len_20-opcode_CALL]", - "fixture_hash": "0x4c44f50a59efe3eef2d28dbe615899729decaf442baf83ce2eb69f38983154c8", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-state_test-word_data_section-from_empty_memory-successful_True-multi_word_expansion_2]", + "fixture_hash": "0x8f88654bb06602657c22953c0dab56c229b0ddcb9c5f39848d1ca22acbe3ef15", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_30-offset_20-len_20-opcode_CALLCODE]", - "fixture_hash": "0x8d8ad871702c3de26c81daab424535b6c7a82f95a543440952ea33ec4b1f3da4", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-state_test-word_data_section-from_empty_memory-successful_True-zero_length_expansion]", + "fixture_hash": "0x41e98280efd0e52cbd67d79372f7529ba8485ad20059bd71ca86884b30a1264d", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_30-offset_20-len_20-opcode_DELEGATECALL]", - "fixture_hash": "0xbc8e453d85189e65fd68a650154931d916489558f2b0d370a2173f0ae5cb849a", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-state_test-word_data_section-from_empty_memory-successful_True-huge_dest_zero_length]", + "fixture_hash": "0x5042767ac02442390c159c7bfd5cab8d621c4727906c334e5527ec2144294144", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_30-offset_20-len_20-opcode_STATICCALL]", - "fixture_hash": "0x27a9a7ff2ae257be5ad53c2d2cf37372ffac8b6ff0f1350572a8b30508165257", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-state_test-word_data_section-from_empty_memory-successful_True-huge_src_zero_length]", + "fixture_hash": "0x2f4c8e5d833f01c20c1cfa10223c7c2b7ba800f35db062c766c2bfcd95a16503", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_30-offset_20-len_20-opcode_EXTCALL]", - "fixture_hash": "0xbf2534507b7acd5ac1c87d5be4251211b5038fb22e9f9496877b2cb097c3ef47", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-state_test-word_data_section-from_empty_memory-successful_True-huge_dest_huge_src_zero_length]", + "fixture_hash": "0x5f44e3839c5a8adf4e05445e28939b2e0d0ab4e6b3d3af1f64e66d37fa7be662", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_30-offset_20-len_20-opcode_EXTDELEGATECALL]", - "fixture_hash": "0xa5758edaafc4a41d089dcead839e01f8c042807c1715c54776c6fe08d0838f27", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-state_test-word_data_section-from_empty_memory-successful_False-single_byte_expansion]", + "fixture_hash": "0xdba3edd5d385799aaa036e01947acaa3157f7dc60386ab173bd67d11d08236a1", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_30-offset_20-len_20-opcode_EXTSTATICCALL]", - "fixture_hash": "0xfc87a509c39ecb4ed7e4aabdf6b17d6625cc4d2902379ef91802ec781bc4d53f", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-state_test-word_data_section-from_empty_memory-successful_False-single_byte_expansion_2]", + "fixture_hash": "0xaa03f6f4e5fd444145c32c745bee272783c7953aec767c0613e4fff93321057b", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_30-offset_20-len_30-opcode_CALL]", - "fixture_hash": "0x57b4e0863bc1a3b3ef94ae186005185053b864ed7669428e8974bfae43ddba2", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-state_test-word_data_section-from_empty_memory-successful_False-single_byte_expansion_word_boundary]", + "fixture_hash": "0x1899d779369b57157fd5eee8cc19f3d65e0bf155746f7c7bd1be1959f2414f0", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_30-offset_20-len_30-opcode_CALLCODE]", - "fixture_hash": "0xa930890a436ddfb455b1b51688d682699eff5557d2c1524aee74d3b86993b9a0", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-state_test-word_data_section-from_empty_memory-successful_False-single_byte_expansion_word_boundary_2]", + "fixture_hash": "0x16e850c539d1202776676262dc113773fdbe07082236dcb49782cd9bd9aef3bd", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_30-offset_20-len_30-opcode_DELEGATECALL]", - "fixture_hash": "0x91676939f3f85644523494e893a1631d81eeb29ea4af8ae9accc197388340c33", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-state_test-word_data_section-from_empty_memory-successful_False-multi_word_expansion]", + "fixture_hash": "0xf89d6831d00cc3bfd28c89e63d47f833c0d7d1213f7fb62aed9cdeb8a936673a", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_30-offset_20-len_30-opcode_STATICCALL]", - "fixture_hash": "0x1a62f0d5c218342c6970b06617bf3e48756f7c95a53ae51d66fd51102c9dcc", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-state_test-word_data_section-from_empty_memory-successful_False-multi_word_expansion_2]", + "fixture_hash": "0x9fceaf340647aff4e0649bfe4b502d3aa7040c254d6af77e09fb8dfdb759c40d", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_30-offset_20-len_30-opcode_EXTCALL]", - "fixture_hash": "0x146ff71f79b0fe76ceda2cba2b23738a05457688720abcffb258b52d102e03ab", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-state_test-word_data_section-from_empty_memory-successful_False-zero_length_expansion]", + "fixture_hash": "0x45219983ad47d4c48cf7b43bc6ba120c9faf386ab7b5c714c6f7ba32835d8f81", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_30-offset_20-len_30-opcode_EXTDELEGATECALL]", - "fixture_hash": "0x33cb2b680e85441d2dbb875dd3c7d32d9dab89fffe35725da6a2a22865f3cd02", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-state_test-word_data_section-from_empty_memory-successful_False-huge_dest_zero_length]", + "fixture_hash": "0x194a22a2b48f802646cb18e88628d0bc6ac56b9651cbaa1a6165ce791bfd1039", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_30-offset_20-len_30-opcode_EXTSTATICCALL]", - "fixture_hash": "0xebc0eeefaba2285ce365663fbdcdf055c20df2903aa782c2fc12bce6ea4c7e70", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-state_test-word_data_section-from_empty_memory-successful_False-huge_src_zero_length]", + "fixture_hash": "0x58589d47e6acdf1fbc66c2199a8bc9eb7757e84907afde0b17002f6085caadf5", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_30-offset_30-len_0-opcode_CALL]", - "fixture_hash": "0x73951439d3580f29af12c9550a47a465841ceaf03c8aa4961071c8980ac5b1fb", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-state_test-word_data_section-from_empty_memory-successful_False-huge_dest_huge_src_zero_length]", + "fixture_hash": "0xd27ed4861025e7a76c31bdaac170170bc0df5eb4c3b42989c23c66c912d7d02", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_30-offset_30-len_0-opcode_CALLCODE]", - "fixture_hash": "0x8e7bcb9dd795a0757c8ba99911a1df75263e2c48b4b4724f73d9680e2a90db66", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-state_test-large_data_section-from_existent_memory-successful_True-single_byte_expansion]", + "fixture_hash": "0xe4cc1a66a25a5327e4254eb2d86e695f7d1cddc8c48a4c07dea9b365fd814058", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_30-offset_30-len_0-opcode_DELEGATECALL]", - "fixture_hash": "0xfd267761b01706df12f5487196015c244c111d34e2aa609d2bc3bc535cbd7f69", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-state_test-large_data_section-from_existent_memory-successful_True-single_byte_expansion_2]", + "fixture_hash": "0x9d513a6fcd4928841213cc7aa62d0610d104fee4271e295490cc46f8f42fa74f", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_30-offset_30-len_0-opcode_STATICCALL]", - "fixture_hash": "0xd58f0bc4e4ecd34f7872e6a5836a188e0e20853119e4b9e10e5904459eb3eae5", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-state_test-large_data_section-from_existent_memory-successful_True-single_byte_expansion_word_boundary]", + "fixture_hash": "0x38eeda3489d4de6271b4e1d9a84affac32a99c42c4bb35101bb764f58f6ab0c1", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_30-offset_30-len_0-opcode_EXTCALL]", - "fixture_hash": "0x5d71391ecc9833184d0d0fd4cc9ce932709a96dd458e100d31b06c70cde2a804", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-state_test-large_data_section-from_existent_memory-successful_True-single_byte_expansion_word_boundary_2]", + "fixture_hash": "0x24ee390bb8724fb7e06f9380c6a1ac17313cc14fc390934be11554d3b3b70289", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_30-offset_30-len_0-opcode_EXTDELEGATECALL]", - "fixture_hash": "0xbe518dcb96fefe4e0b393015c1f825a1e187830fddc1c8d9056ef551085c5d45", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-state_test-large_data_section-from_existent_memory-successful_True-multi_word_expansion]", + "fixture_hash": "0xf99fb9b047406a0635aaf063cdfe93ddbd4585330736feaa31d5a31ce708c9dc", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_30-offset_30-len_0-opcode_EXTSTATICCALL]", - "fixture_hash": "0x35861c255781f961cb01e297b644d1c601cd80c56da9bcc383439d01bc8cdb4c", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-state_test-large_data_section-from_existent_memory-successful_True-multi_word_expansion_2]", + "fixture_hash": "0x8bd83d159a8d91ac7b4d165349a4bbf0218006ac42e4420d9910db3c015b53ce", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_30-offset_30-len_10-opcode_CALL]", - "fixture_hash": "0x58f270422d2fef9e3441d5069c7f544d6b37612a1e7141b393af8e399159ee05", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-state_test-large_data_section-from_existent_memory-successful_True-zero_length_expansion]", + "fixture_hash": "0x1d1c58e408a1212aa49e90c278ee549f9bd069715a25ff8ec9a62c8ef7f73d97", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_30-offset_30-len_10-opcode_CALLCODE]", - "fixture_hash": "0x37a8ad7ca526cb9edc1bb33350dd2331f726f7e67a904a7912c699eb13457eff", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-state_test-large_data_section-from_existent_memory-successful_True-huge_dest_zero_length]", + "fixture_hash": "0x2e8c10e997f19d960cea75c81edaae73dde987744a15137377e3431405a6ea1f", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_30-offset_30-len_10-opcode_DELEGATECALL]", - "fixture_hash": "0x9b0d944f34fd56aa7e4c8b7d60b174c19e0dc2479158bd2c11cf0673717feaff", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-state_test-large_data_section-from_existent_memory-successful_True-huge_src_zero_length]", + "fixture_hash": "0x4a99a142d151ee02cfab76c312acd92cfe7ebfae6f34f3b19fece632014a93c4", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_30-offset_30-len_10-opcode_STATICCALL]", - "fixture_hash": "0xa373b4da048aefd61ad81f0177b09286799dfed4a917b9aaf773cac5178adab", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-state_test-large_data_section-from_existent_memory-successful_True-huge_dest_huge_src_zero_length]", + "fixture_hash": "0x989b9968fca6018bfda629b3a12fd60de386ad4889a3d7b36b79fb50461820b5", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_30-offset_30-len_10-opcode_EXTCALL]", - "fixture_hash": "0xe7a9f607fa1696bcdefc97d1734218df34cc9d31d65c8a57e51246ff4a947ec0", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-state_test-large_data_section-from_existent_memory-successful_False-single_byte_expansion]", + "fixture_hash": "0x43cec7383cbee282edd32868ee4d010f7e69b9d65bbbf5f36dcdc6b5162cd64", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_30-offset_30-len_10-opcode_EXTDELEGATECALL]", - "fixture_hash": "0x1c2212ac5d6f7479f48c4a8310c80a3c2a43739bb76fe5cfd6dc9de069409947", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-state_test-large_data_section-from_existent_memory-successful_False-single_byte_expansion_2]", + "fixture_hash": "0xc284a9634ebe714cf7eba939aa19f771f5c3092c9855bd5e518676fdfbab7141", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_30-offset_30-len_10-opcode_EXTSTATICCALL]", - "fixture_hash": "0x97ca44afea0f9e8e6fc9d648488b673cfcd38c5256634dcdb88c8b6ce8918712", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-state_test-large_data_section-from_existent_memory-successful_False-single_byte_expansion_word_boundary]", + "fixture_hash": "0xa3b965c8bfc88aca50e4ff5cb975aa55839cc2d769c8eab34a76b226630c3cb9", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_30-offset_30-len_20-opcode_CALL]", - "fixture_hash": "0xa9ea0404dad813a3a8ce4b7354640637a1cf54a4b7126928a9a5df2c7aea815e", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-state_test-large_data_section-from_existent_memory-successful_False-single_byte_expansion_word_boundary_2]", + "fixture_hash": "0xd80f25ca60c15cd41227ed561043369e8db7959298355cfdddbd5359eb9ecdec", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_30-offset_30-len_20-opcode_CALLCODE]", - "fixture_hash": "0xe8532fe901b4cb7c50e615e8b257baefeca223520c576489cb161a988205de52", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-state_test-large_data_section-from_existent_memory-successful_False-multi_word_expansion]", + "fixture_hash": "0xa7f736634e778eb9bcf0b060001f902eb86ef23284539aac114ce49289879fec", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_30-offset_30-len_20-opcode_DELEGATECALL]", - "fixture_hash": "0x81b6abd8ee2d20f5d98cf072b0a6060123fc34eaf9fced5be9bccfbd7ee192c0", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-state_test-large_data_section-from_existent_memory-successful_False-multi_word_expansion_2]", + "fixture_hash": "0x1bd75a7b8408fbe6c095517f2be8a68ea2ba6cbd0334a227d9f916aa43cdde84", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_30-offset_30-len_20-opcode_STATICCALL]", - "fixture_hash": "0xb8a219340144ff0ae16b61d9ef75f3f3767bd082a5f338ea77dc403b8153b908", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-state_test-large_data_section-from_existent_memory-successful_False-zero_length_expansion]", + "fixture_hash": "0xbc1b8f72507ca44150ed146daf6b2999f904bd63513bfeead76029eb34dc8542", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_30-offset_30-len_20-opcode_EXTCALL]", - "fixture_hash": "0x58f43586854b9b2f2b7aa97c43068a7333ca86005e77864ad0905dfccd5bbebb", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-state_test-large_data_section-from_existent_memory-successful_False-huge_dest_zero_length]", + "fixture_hash": "0x373f4fe3257de3014130378b1ef50621aa79b4abfa0c25f05b37a0647a158327", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_30-offset_30-len_20-opcode_EXTDELEGATECALL]", - "fixture_hash": "0x71aae99fb3ead6db642869e9699c0e8370bff3dbe0914f10f75e736a1532ba43", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-state_test-large_data_section-from_existent_memory-successful_False-huge_src_zero_length]", + "fixture_hash": "0xb3ae35a8f56fd0a9b4627b312ca2d07a044704794b57fa4431b9546b616bfd76", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_30-offset_30-len_20-opcode_EXTSTATICCALL]", - "fixture_hash": "0x4ee42392913b10dc0fd7ee68ae179d23c214f817d783195b8bd8dc32d4fad017", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-state_test-large_data_section-from_existent_memory-successful_False-huge_dest_huge_src_zero_length]", + "fixture_hash": "0x7015ec51c040254fcecdad9e3cbc77f15a1b42244b442aee50d0d6555b5e6fba", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_30-offset_30-len_30-opcode_CALL]", - "fixture_hash": "0x29716002f13d633f1d4b1e979aff7a86e428213fc46e7b514e59755cd64cc4e9", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-state_test-large_data_section-from_empty_memory-successful_True-single_byte_expansion]", + "fixture_hash": "0x3939ce1cbf15eaf4c79ef880aa195c7989ba0923f133b8fc621eccea7968aa5f", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_30-offset_30-len_30-opcode_CALLCODE]", - "fixture_hash": "0x1c916754bb3952bcc5a6f811235c65d43b2f378ba418fd02b4bb836553084fe7", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-state_test-large_data_section-from_empty_memory-successful_True-single_byte_expansion_2]", + "fixture_hash": "0x44e92a2d158b7878b23e106fcf1533b3af970c23c2783a85223e53a6fb58ab2c", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_30-offset_30-len_30-opcode_DELEGATECALL]", - "fixture_hash": "0xc1953c6f35cb31a71f1250646b307d04c7c545f3c4c2f9b49e0e9ddc0e195428", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-state_test-large_data_section-from_empty_memory-successful_True-single_byte_expansion_word_boundary]", + "fixture_hash": "0x829c70dc99d4e5b9d67c624b746eb6e1eb22feb36febfba468d34a10b056d511", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_30-offset_30-len_30-opcode_STATICCALL]", - "fixture_hash": "0x2b563fd02f8153484ff2c786c710f7683983bfe06cf1fef32f8c8d7dfc688598", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-state_test-large_data_section-from_empty_memory-successful_True-single_byte_expansion_word_boundary_2]", + "fixture_hash": "0xddcb2e51437cd7f658ed0da5c752f2d7862d1c762f0c2f4a8e7b51a48a3b304b", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_30-offset_30-len_30-opcode_EXTCALL]", - "fixture_hash": "0x1e09382c22c53780d2d89b9c4f8b75aa64aade5a78dc4e880c71799f9a9ffda8", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-state_test-large_data_section-from_empty_memory-successful_True-multi_word_expansion]", + "fixture_hash": "0x7bcb4c6f4a962b0473d9d26e21c0fe0975205e7c4339b55311a93696e0769b53", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_30-offset_30-len_30-opcode_EXTDELEGATECALL]", - "fixture_hash": "0xb57d4c919410a76023bc106624d5ee747272e9cd3c039286241aa639ee81fc50", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-state_test-large_data_section-from_empty_memory-successful_True-multi_word_expansion_2]", + "fixture_hash": "0xbcbc12e9f8ca866179c11f00738ec4f346b5827d9d901032c65de77c89086fb1", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test_engine-size_30-offset_30-len_30-opcode_EXTSTATICCALL]", - "fixture_hash": "0x57099e1c10b84ee6397be282685b733747207cd7f90303352c285d5405f9a8b8", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-state_test-large_data_section-from_empty_memory-successful_True-zero_length_expansion]", + "fixture_hash": "0xb289f9d464fe16aa9ef46e2b502483e6303ac6a3b05f8d5133a9c42968358a52", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndataload_handling[fork_CancunEIP7692-blockchain_test_engine-offset_0-len_0-opcode_EXTCALL]", - "fixture_hash": "0x16ecd63f9ddeb95438ef6059fd5088f7adac266f414b1ae08ef4828c064df6d7", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-state_test-large_data_section-from_empty_memory-successful_True-huge_dest_zero_length]", + "fixture_hash": "0x9434ed60757471cb127e76332d485a161abfc253caf006df2a4beff2eac59f95", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndataload_handling.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndataload_handling[fork_CancunEIP7692-blockchain_test_engine-offset_0-len_0-opcode_EXTDELEGATECALL]", - "fixture_hash": "0xa5d3700323d230bcf3256c0cff513b87166b53d0e9d257cd42da3c6f676cc98", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-state_test-large_data_section-from_empty_memory-successful_True-huge_src_zero_length]", + "fixture_hash": "0x7db191c051fbcdb2d99e1d17d748de86be5e7c64436a4166e230a7fce8cfda5e", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndataload_handling.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndataload_handling[fork_CancunEIP7692-blockchain_test_engine-offset_0-len_0-opcode_EXTSTATICCALL]", - "fixture_hash": "0xce54ddc0e37e16bc7d911e7b0732b3d518941077ae85b8764f431f28ee69cb7", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-state_test-large_data_section-from_empty_memory-successful_True-huge_dest_huge_src_zero_length]", + "fixture_hash": "0x5e8a465a50fa6da1bfdc4a57cd72abe794ddad5a72e53c0bae79b9d0fc9ae458", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndataload_handling.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndataload_handling[fork_CancunEIP7692-blockchain_test_engine-offset_0-len_10-opcode_EXTCALL]", - "fixture_hash": "0x6ee9cedc283ecc1c1cef5ac29cd7a6a99089d679af670c136a3d99e7ab749430", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-state_test-large_data_section-from_empty_memory-successful_False-single_byte_expansion]", + "fixture_hash": "0xe04c00d05a25886499b0f3da9464d612471289c996219af25a32f16c395ffc88", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndataload_handling.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndataload_handling[fork_CancunEIP7692-blockchain_test_engine-offset_0-len_10-opcode_EXTDELEGATECALL]", - "fixture_hash": "0x9d60ec0b0959ee7fc3943fdae8a48c711a9e404c696d84fe513755f5b026af9a", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-state_test-large_data_section-from_empty_memory-successful_False-single_byte_expansion_2]", + "fixture_hash": "0x3f9a6e13e74e2dd1de778d2756b963cb44ad434cdb0cb937ea10b2b3243f3be0", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndataload_handling.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndataload_handling[fork_CancunEIP7692-blockchain_test_engine-offset_0-len_10-opcode_EXTSTATICCALL]", - "fixture_hash": "0x20f6284225319e9ea06c41c79b5ae162540209f38469e0c60627b5ff43d55f3c", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-state_test-large_data_section-from_empty_memory-successful_False-single_byte_expansion_word_boundary]", + "fixture_hash": "0xc90c4c11729f24a68a4ccf2ae85a248b07f8225e2e0e1a83ea47bb01fc454774", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndataload_handling.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndataload_handling[fork_CancunEIP7692-blockchain_test_engine-offset_0-len_20-opcode_EXTCALL]", - "fixture_hash": "0x5f29563d36b6b96aee062463be35d81e2dbae6b3964b7dd756b6d42d6454b328", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-state_test-large_data_section-from_empty_memory-successful_False-single_byte_expansion_word_boundary_2]", + "fixture_hash": "0xf79f5f35558b2b00aeaed3fd15d8b0f925288b88cf9cc3b8ae09095d1fe65dd3", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndataload_handling.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndataload_handling[fork_CancunEIP7692-blockchain_test_engine-offset_0-len_20-opcode_EXTDELEGATECALL]", - "fixture_hash": "0x6777c0e2a1c6ba3dba60997fc21f8f5211a366c1985b91c93234bcfc67d5c47c", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-state_test-large_data_section-from_empty_memory-successful_False-multi_word_expansion]", + "fixture_hash": "0x2c652c62bf72186139f5b4a51810672695d1f2724043f5062df24a5368b47e48", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndataload_handling.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndataload_handling[fork_CancunEIP7692-blockchain_test_engine-offset_0-len_20-opcode_EXTSTATICCALL]", - "fixture_hash": "0xa5e86542d9f025dcebac78a51bd6675ab2ecb27d7ae32ad165bcc756dd584031", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-state_test-large_data_section-from_empty_memory-successful_False-multi_word_expansion_2]", + "fixture_hash": "0xdc77bd9fb8e9f0e7965dfca7bd459803b191e02c27f562025564fc515c935f9c", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndataload_handling.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndataload_handling[fork_CancunEIP7692-blockchain_test_engine-offset_0-len_30-opcode_EXTCALL]", - "fixture_hash": "0x2829c8e9a949f97f772834db716fdfa789c73e38cbee55c20c1f3f36e9d30b5", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-state_test-large_data_section-from_empty_memory-successful_False-zero_length_expansion]", + "fixture_hash": "0x87cfe928b131ca0e383cffc441c85545f667ed6e5122c183f6b00cf50f42efcb", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndataload_handling.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndataload_handling[fork_CancunEIP7692-blockchain_test_engine-offset_0-len_30-opcode_EXTDELEGATECALL]", - "fixture_hash": "0x2cf6b7f553f9112e7ee0269480a9a3e8c3ff9702851ce90cf3e543ed966dda77", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-state_test-large_data_section-from_empty_memory-successful_False-huge_dest_zero_length]", + "fixture_hash": "0xe81cb8b88c205c77a236a40b7ecfa19064bebd80b1f3b05a1971274d65d5403d", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndataload_handling.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndataload_handling[fork_CancunEIP7692-blockchain_test_engine-offset_0-len_30-opcode_EXTSTATICCALL]", - "fixture_hash": "0xafbe14dfbe1efc6b85d5d004fcb61e41172b0033e4ba4f9192e00df10927db43", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-state_test-large_data_section-from_empty_memory-successful_False-huge_src_zero_length]", + "fixture_hash": "0xb2563b77ac2fc3ef1cfef1a76c726e4f5bf430d0e48f9dedf4c6764717c16af1", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndataload_handling.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndataload_handling[fork_CancunEIP7692-blockchain_test_engine-offset_10-len_0-opcode_EXTCALL]", - "fixture_hash": "0xe641a0e073527e8f438c634410901d786617f1e74ca20f145bba5925f1d29d2", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-state_test-large_data_section-from_empty_memory-successful_False-huge_dest_huge_src_zero_length]", + "fixture_hash": "0x3a7da4445753eeaa5cd2f0568f67ed3038715c8c4f4a42916e7c0bd375995989", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndataload_handling.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndataload_handling[fork_CancunEIP7692-blockchain_test_engine-offset_10-len_0-opcode_EXTDELEGATECALL]", - "fixture_hash": "0x401b1b5f688901b5472e6504946d95392e72bdef441b63c2f190ad5217aef402", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_huge_memory_expansion[fork_CancunEIP7692-state_test-empty_data_section-from_existent_memory-successful_False--max_dest_single_byte_expansion]", + "fixture_hash": "0x5961d381a7098a081b00b3ff868b4a4e36c240960f3d4686002905883a1c5932", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndataload_handling.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_huge_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndataload_handling[fork_CancunEIP7692-blockchain_test_engine-offset_10-len_0-opcode_EXTSTATICCALL]", - "fixture_hash": "0xad2f7a91fe9efabadadfca2acc0faeae8e1414974417b646349d33aed2816bee", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_huge_memory_expansion[fork_CancunEIP7692-state_test-empty_data_section-from_existent_memory-successful_False--max_dest_minus_one_single_byte_expansion]", + "fixture_hash": "0xed22b5b02016ccfc4820a6d176f8699a32fac1ecc4950ddffb5e0dd0aceb0895", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndataload_handling.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_huge_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndataload_handling[fork_CancunEIP7692-blockchain_test_engine-offset_10-len_10-opcode_EXTCALL]", - "fixture_hash": "0x861747b6eb75bea3bbf838e87471066b5121d750bc798a63b7735561a5792a33", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_huge_memory_expansion[fork_CancunEIP7692-state_test-empty_data_section-from_existent_memory-successful_False--half_max_dest_single_byte_expansion]", + "fixture_hash": "0xcd336f26fa4db6d0c71dfdb26bd592ff1baa00eee99f486c7a2c1f622ad94449", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndataload_handling.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_huge_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndataload_handling[fork_CancunEIP7692-blockchain_test_engine-offset_10-len_10-opcode_EXTDELEGATECALL]", - "fixture_hash": "0xde9a596449f25ef2ddc673e3def5493cf1677caffec734c29d6f4a32184c8643", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_huge_memory_expansion[fork_CancunEIP7692-state_test-empty_data_section-from_existent_memory-successful_False--max_length_expansion]", + "fixture_hash": "0xc7b63ae44c7de5ed639217d65f10d5c635d0e80ef474cce9a858f5c70e5e2260", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndataload_handling.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_huge_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndataload_handling[fork_CancunEIP7692-blockchain_test_engine-offset_10-len_10-opcode_EXTSTATICCALL]", - "fixture_hash": "0x6af9d42052f3e162a69125142c18f26e7fff479e6b5a580e1d5b5bc1f5f68305", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_huge_memory_expansion[fork_CancunEIP7692-state_test-empty_data_section-from_existent_memory-successful_False--max_length_minus_one_expansion]", + "fixture_hash": "0xf04581c4bdac249c03fea7812176858c5cffaa4fb5c5cad57ee5c205f9a62b28", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndataload_handling.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_huge_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndataload_handling[fork_CancunEIP7692-blockchain_test_engine-offset_10-len_20-opcode_EXTCALL]", - "fixture_hash": "0x5e0d0855bb05764a811cde2788ddd842a297be3bc3e84bcbcd450f2971dc10a7", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_huge_memory_expansion[fork_CancunEIP7692-state_test-empty_data_section-from_existent_memory-successful_False--half_max_length_expansion]", + "fixture_hash": "0x465bded3dd49f46cb3f2d12c0819f6b6490daca63019e2ab03914cfa57c035c9", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndataload_handling.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_huge_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndataload_handling[fork_CancunEIP7692-blockchain_test_engine-offset_10-len_20-opcode_EXTDELEGATECALL]", - "fixture_hash": "0x152a06220e525f5d6a76c3f82cb37d80f6fecdd55923eb2a0a00523574e7c553", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_huge_memory_expansion[fork_CancunEIP7692-state_test-empty_data_section-from_empty_memory-successful_False--max_dest_single_byte_expansion]", + "fixture_hash": "0xe8da5d6c8349eeeed0c0342d736e9cf34185b27f7fe96b416eab3c3d7a3e93c4", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndataload_handling.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_huge_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndataload_handling[fork_CancunEIP7692-blockchain_test_engine-offset_10-len_20-opcode_EXTSTATICCALL]", - "fixture_hash": "0xffacdff6c194348d598cc29429ccea3cfeab1268183a6a6931386bba3342bdab", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_huge_memory_expansion[fork_CancunEIP7692-state_test-empty_data_section-from_empty_memory-successful_False--max_dest_minus_one_single_byte_expansion]", + "fixture_hash": "0xa84b691e2454fc9815cd3a0472e39ed1971a41d60c4d892f26854abf7e958f82", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndataload_handling.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_huge_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndataload_handling[fork_CancunEIP7692-blockchain_test_engine-offset_10-len_30-opcode_EXTCALL]", - "fixture_hash": "0xdac234c8219cb08813dd8fc40f1f2706b7d9b032a75b25b0643a73da89487768", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_huge_memory_expansion[fork_CancunEIP7692-state_test-empty_data_section-from_empty_memory-successful_False--half_max_dest_single_byte_expansion]", + "fixture_hash": "0x1d8943daa77ba38273694a30078854ccf4728748b0992a27f0d56190a8a25831", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndataload_handling.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_huge_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndataload_handling[fork_CancunEIP7692-blockchain_test_engine-offset_10-len_30-opcode_EXTDELEGATECALL]", - "fixture_hash": "0xe83a209a54ba1e50a068a9c5524532b1b9daa36c0115bf53bd6796e26e01f1a3", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_huge_memory_expansion[fork_CancunEIP7692-state_test-empty_data_section-from_empty_memory-successful_False--max_length_expansion]", + "fixture_hash": "0xeefe6f70f793eff35e8d12c9f3196e3b76a755aa425f7287f964d21dc7e1d367", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndataload_handling.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_huge_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndataload_handling[fork_CancunEIP7692-blockchain_test_engine-offset_10-len_30-opcode_EXTSTATICCALL]", - "fixture_hash": "0xcae1c7fc2207bd0f7548b9d411316792ca62b2a4cd9d556dfd03ab9a9c3a4859", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_huge_memory_expansion[fork_CancunEIP7692-state_test-empty_data_section-from_empty_memory-successful_False--max_length_minus_one_expansion]", + "fixture_hash": "0x83664dc94f1165356ff6160d8374f2b1a2f5da19d2f98b8c63e79b07e6a65cbc", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndataload_handling.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_huge_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndataload_handling[fork_CancunEIP7692-blockchain_test_engine-offset_20-len_0-opcode_EXTCALL]", - "fixture_hash": "0x12e72e8ad3c16cc6857f629dfa5e09acbd9384daa5f06c8a606d49a53c71baed", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_huge_memory_expansion[fork_CancunEIP7692-state_test-empty_data_section-from_empty_memory-successful_False--half_max_length_expansion]", + "fixture_hash": "0x965501ad179fbb53fc7e3731f5b4ea60cbd0614d55e15b0da80fe37ce2f8c674", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndataload_handling.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_huge_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndataload_handling[fork_CancunEIP7692-blockchain_test_engine-offset_20-len_0-opcode_EXTDELEGATECALL]", - "fixture_hash": "0xe8d913b9aa5b0ee4a0ef45d82acdfbe1ae1025148204d1d5b5913a6f9a5a4b27", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_huge_memory_expansion[fork_CancunEIP7692-state_test-byte_data_section-from_existent_memory-successful_False--max_dest_single_byte_expansion]", + "fixture_hash": "0xcc88768781eef75faa4db8c0f140554514d7d59062ae46277a9bdea2e83e3c85", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndataload_handling.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_huge_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndataload_handling[fork_CancunEIP7692-blockchain_test_engine-offset_20-len_0-opcode_EXTSTATICCALL]", - "fixture_hash": "0x25d5ad98d8f19e9f04966cd381fe1df1fbd6e3940eae47a60cd4745717d68419", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_huge_memory_expansion[fork_CancunEIP7692-state_test-byte_data_section-from_existent_memory-successful_False--max_dest_minus_one_single_byte_expansion]", + "fixture_hash": "0xf4e3785b5874d23923499cd2044e3a4444805687330577d70c8956a71c6ad750", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndataload_handling.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_huge_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndataload_handling[fork_CancunEIP7692-blockchain_test_engine-offset_20-len_10-opcode_EXTCALL]", - "fixture_hash": "0x49a7655169632d9953df59bc808ff0e5adcce0d9962be766f11fac68ee28ee7f", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_huge_memory_expansion[fork_CancunEIP7692-state_test-byte_data_section-from_existent_memory-successful_False--half_max_dest_single_byte_expansion]", + "fixture_hash": "0xece77cd04b74ff882eb7b1cdb37d8a9315a0a3faf58ebd0ef40bf634ef7abf0b", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndataload_handling.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_huge_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndataload_handling[fork_CancunEIP7692-blockchain_test_engine-offset_20-len_10-opcode_EXTDELEGATECALL]", - "fixture_hash": "0x8d07be774344a8f748c8409837d83675e94d31c26a13690f324319a697e71100", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_huge_memory_expansion[fork_CancunEIP7692-state_test-byte_data_section-from_existent_memory-successful_False--max_length_expansion]", + "fixture_hash": "0x9ad5b0c8c8252d7b6645079934f7db276534416211d3b49f63e5e62eca31c058", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndataload_handling.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_huge_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndataload_handling[fork_CancunEIP7692-blockchain_test_engine-offset_20-len_10-opcode_EXTSTATICCALL]", - "fixture_hash": "0x7b8e2973e4714529c273ed9e81baf626042283443065328743e37578a1cc13bf", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_huge_memory_expansion[fork_CancunEIP7692-state_test-byte_data_section-from_existent_memory-successful_False--max_length_minus_one_expansion]", + "fixture_hash": "0x49e973da8b78316ed6e6efe11296aa91b235a160963348fc10da8611f2545583", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndataload_handling.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_huge_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndataload_handling[fork_CancunEIP7692-blockchain_test_engine-offset_20-len_20-opcode_EXTCALL]", - "fixture_hash": "0xc04341046d39017aee9cb4ed9097732125f8099ae73974107b336b6fea15cd8c", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_huge_memory_expansion[fork_CancunEIP7692-state_test-byte_data_section-from_existent_memory-successful_False--half_max_length_expansion]", + "fixture_hash": "0x7117eca915b2ddcdca9623fa73afc541d2e4c8d3063b97d670c8a48705a7592c", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndataload_handling.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_huge_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndataload_handling[fork_CancunEIP7692-blockchain_test_engine-offset_20-len_20-opcode_EXTDELEGATECALL]", - "fixture_hash": "0xa3fd1bd44a1bca5c1c5dcccbff95e91d4df4ab2137d24761dc6f997bc3028caf", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_huge_memory_expansion[fork_CancunEIP7692-state_test-byte_data_section-from_empty_memory-successful_False--max_dest_single_byte_expansion]", + "fixture_hash": "0x82ae2e8bd56b847369c84b5c0d62f45d94620a03c9ed2dd747979d64cf2ed03b", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndataload_handling.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_huge_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndataload_handling[fork_CancunEIP7692-blockchain_test_engine-offset_20-len_20-opcode_EXTSTATICCALL]", - "fixture_hash": "0x47a3afcd1ed83395ab615c37b9813a687a6b26f2a7605dd9729c27b88c62ee3f", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_huge_memory_expansion[fork_CancunEIP7692-state_test-byte_data_section-from_empty_memory-successful_False--max_dest_minus_one_single_byte_expansion]", + "fixture_hash": "0x2c78c5562b3ed870348883728342e3bdd123bb8d4626a64d3c760f2f65a5fe20", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndataload_handling.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_huge_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndataload_handling[fork_CancunEIP7692-blockchain_test_engine-offset_20-len_30-opcode_EXTCALL]", - "fixture_hash": "0x6cb2cabdcd477b0c6566b213d3a9a242c6154ce8e82922bb58374fc572deb9da", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_huge_memory_expansion[fork_CancunEIP7692-state_test-byte_data_section-from_empty_memory-successful_False--half_max_dest_single_byte_expansion]", + "fixture_hash": "0x2ac37bcb1af74d7a426d223828ca133c8e826fa55943f3d34c6466034d46dd11", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndataload_handling.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_huge_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndataload_handling[fork_CancunEIP7692-blockchain_test_engine-offset_20-len_30-opcode_EXTDELEGATECALL]", - "fixture_hash": "0x3f69ffa085f6168c71b6cf9a08d7b038de757e77f741cf3bcc136ccfaff8c12d", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_huge_memory_expansion[fork_CancunEIP7692-state_test-byte_data_section-from_empty_memory-successful_False--max_length_expansion]", + "fixture_hash": "0xc65869cd4bd6b7e4a7f809e22dda689f814d3cb826dfa89f3d6f37901f91359", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndataload_handling.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_huge_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndataload_handling[fork_CancunEIP7692-blockchain_test_engine-offset_20-len_30-opcode_EXTSTATICCALL]", - "fixture_hash": "0xc508c4d7252d513febedd39b4e34061f5df818e29649838aece0601f8cea67b4", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_huge_memory_expansion[fork_CancunEIP7692-state_test-byte_data_section-from_empty_memory-successful_False--max_length_minus_one_expansion]", + "fixture_hash": "0x283038ce18ee08f334b6ba747ae653ae8f250d75f01e17e20b1863eabcdb7a47", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndataload_handling.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_huge_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndataload_handling[fork_CancunEIP7692-blockchain_test_engine-offset_30-len_0-opcode_EXTCALL]", - "fixture_hash": "0x33234dfc8a48cb566766aa8f49001016936eb2b410f55711cb4a0096c3916f", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_huge_memory_expansion[fork_CancunEIP7692-state_test-byte_data_section-from_empty_memory-successful_False--half_max_length_expansion]", + "fixture_hash": "0x52722b229c34b87125aa7e5041638bde5d5e8e29ec14afe08f2a67e45741fbfa", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndataload_handling.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_huge_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndataload_handling[fork_CancunEIP7692-blockchain_test_engine-offset_30-len_0-opcode_EXTDELEGATECALL]", - "fixture_hash": "0x635e316ce233598e71ba351565cd92e007ee6b60320a5ed980ef72a18ae3d73f", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_huge_memory_expansion[fork_CancunEIP7692-state_test-word_data_section-from_existent_memory-successful_False--max_dest_single_byte_expansion]", + "fixture_hash": "0x9b11b757316c085bb32e4a692565ce393860b98b224531e0e19b30fc9a3f372f", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndataload_handling.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_huge_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndataload_handling[fork_CancunEIP7692-blockchain_test_engine-offset_30-len_0-opcode_EXTSTATICCALL]", - "fixture_hash": "0xd1674c598f041a14c5bba98efb1557935901e60068eb445ad895c86ba49d105f", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_huge_memory_expansion[fork_CancunEIP7692-state_test-word_data_section-from_existent_memory-successful_False--max_dest_minus_one_single_byte_expansion]", + "fixture_hash": "0xcfd901d0a401bcb4cfd147c62096210b3f4d2314cfd3bc86d8dd600e4b4a8083", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndataload_handling.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_huge_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndataload_handling[fork_CancunEIP7692-blockchain_test_engine-offset_30-len_10-opcode_EXTCALL]", - "fixture_hash": "0x87a28540d3a8b1dfe756c98308962ab2ec3374d3f0a18459803da6b8560c1914", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_huge_memory_expansion[fork_CancunEIP7692-state_test-word_data_section-from_existent_memory-successful_False--half_max_dest_single_byte_expansion]", + "fixture_hash": "0xe412c2e6c2d2ffcc157803e88e19ae7dc201636bdc37339a96d4fb12626e6419", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndataload_handling.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_huge_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndataload_handling[fork_CancunEIP7692-blockchain_test_engine-offset_30-len_10-opcode_EXTDELEGATECALL]", - "fixture_hash": "0x5a882d1b64e7e2edd700a71733ffd18d1e8eac190fdb4ffcb078ca626a9662f", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_huge_memory_expansion[fork_CancunEIP7692-state_test-word_data_section-from_existent_memory-successful_False--max_length_expansion]", + "fixture_hash": "0x691257b6f5eeb3a0889f21efffb55a4cc2397eede3b130b8ae690cd27f34af7c", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndataload_handling.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_huge_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndataload_handling[fork_CancunEIP7692-blockchain_test_engine-offset_30-len_10-opcode_EXTSTATICCALL]", - "fixture_hash": "0x76ebf4144124cd1e856c3afe6399f3d8ccc377558d32f9c691f4a2955c8ae87a", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_huge_memory_expansion[fork_CancunEIP7692-state_test-word_data_section-from_existent_memory-successful_False--max_length_minus_one_expansion]", + "fixture_hash": "0x5c3877cef5ddcd2a3e1415aff94c025844b22dbfac11cff24b80a885bc7cdf95", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndataload_handling.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_huge_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndataload_handling[fork_CancunEIP7692-blockchain_test_engine-offset_30-len_20-opcode_EXTCALL]", - "fixture_hash": "0x1b6b0c9354d9d3ef2ba4551a6ec47250ad8e20495f89116dfc7a5c18f7e024e1", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_huge_memory_expansion[fork_CancunEIP7692-state_test-word_data_section-from_existent_memory-successful_False--half_max_length_expansion]", + "fixture_hash": "0x68e693b701622186a1effaead6a1a169996a31cbb570ba8f8e3204195f9ea305", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndataload_handling.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_huge_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndataload_handling[fork_CancunEIP7692-blockchain_test_engine-offset_30-len_20-opcode_EXTDELEGATECALL]", - "fixture_hash": "0xde567b1eb4af8fef4d9d2079336d7949d87084f6ebe8e967a334f4ecd0c79aac", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_huge_memory_expansion[fork_CancunEIP7692-state_test-word_data_section-from_empty_memory-successful_False--max_dest_single_byte_expansion]", + "fixture_hash": "0x6a7fad38d90b921f0da3f12f88e2a08cf22e59fb2e4a3dc7b2d6eb809f021ef9", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndataload_handling.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_huge_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndataload_handling[fork_CancunEIP7692-blockchain_test_engine-offset_30-len_20-opcode_EXTSTATICCALL]", - "fixture_hash": "0x633c1b9b9bdf19ff1a1a1106dc7c2673b3b4e484d6c096e04bb2cc1fde21a725", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_huge_memory_expansion[fork_CancunEIP7692-state_test-word_data_section-from_empty_memory-successful_False--max_dest_minus_one_single_byte_expansion]", + "fixture_hash": "0x598f00e3489af3e21cab8104ad5797dee88214db1e49e98a5f9860e3c6316258", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndataload_handling.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_huge_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndataload_handling[fork_CancunEIP7692-blockchain_test_engine-offset_30-len_30-opcode_EXTCALL]", - "fixture_hash": "0x40cf52016681e55509e86979bf8f39a1827b01a39b265858246ab0efa095033a", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_huge_memory_expansion[fork_CancunEIP7692-state_test-word_data_section-from_empty_memory-successful_False--half_max_dest_single_byte_expansion]", + "fixture_hash": "0xb8a05cc11066d2c6ccc2706dde512fb2b2745c57e0dce88d023303986aca0642", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndataload_handling.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_huge_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndataload_handling[fork_CancunEIP7692-blockchain_test_engine-offset_30-len_30-opcode_EXTDELEGATECALL]", - "fixture_hash": "0xdc5eb8c99d20f9c25a69f7f0bfaeef4a2b08eeab89d744f03c36a3d1bda18872", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_huge_memory_expansion[fork_CancunEIP7692-state_test-word_data_section-from_empty_memory-successful_False--max_length_expansion]", + "fixture_hash": "0xc5d8f58ae15a8765095baf8371e45eee1b835d83cad01f478e0603b525ca4d51", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndataload_handling.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_huge_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndataload_handling[fork_CancunEIP7692-blockchain_test_engine-offset_30-len_30-opcode_EXTSTATICCALL]", - "fixture_hash": "0x57dc92ec1ef62a8363dd3accf88a0eafbb6243b8fa9bb35d8cece963c41034fb", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_huge_memory_expansion[fork_CancunEIP7692-state_test-word_data_section-from_empty_memory-successful_False--max_length_minus_one_expansion]", + "fixture_hash": "0x81987e6feec883d1a8bbc319b82a24e0754c992627f4aec21c050da6155536d3", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndataload_handling.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_huge_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndatacopy_memory_expansion.py::test_returndatacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-from_existent_memory-successful_True-single_byte_expansion]", - "fixture_hash": "0x4571c3a6ba895a4aa76f260a556f99266173e0d7c9962e106378ffa023a6c9cb", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_huge_memory_expansion[fork_CancunEIP7692-state_test-word_data_section-from_empty_memory-successful_False--half_max_length_expansion]", + "fixture_hash": "0x2c6eafce1f3c34233a9c892c72f217c5e641454b87d61af0b4f51a4571aa2a25", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndatacopy_memory_expansion/returndatacopy_memory_expansion.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_huge_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndatacopy_memory_expansion.py::test_returndatacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-from_existent_memory-successful_True-single_byte_expansion_2]", - "fixture_hash": "0x6defb2686ace8fd4c80aa63dbfcb28d4d71dd5ab77e4c92ff60e7deac840c83a", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_huge_memory_expansion[fork_CancunEIP7692-state_test-large_data_section-from_existent_memory-successful_False--max_dest_single_byte_expansion]", + "fixture_hash": "0xeb3f58f21c8a4e433bc8b972fbd6f6362abf02db165ca27524c9d0c5cd09a53a", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndatacopy_memory_expansion/returndatacopy_memory_expansion.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_huge_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndatacopy_memory_expansion.py::test_returndatacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-from_existent_memory-successful_True-single_byte_expansion_word_boundary]", - "fixture_hash": "0x8f1944df867df75ca4688ed9dd06883719f298baed3fd67ff82a040315e824b0", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_huge_memory_expansion[fork_CancunEIP7692-state_test-large_data_section-from_existent_memory-successful_False--max_dest_minus_one_single_byte_expansion]", + "fixture_hash": "0x4b0448c4944a368ec7fca6646d0b798f1a6132d243e59c170811de7f59f91843", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndatacopy_memory_expansion/returndatacopy_memory_expansion.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_huge_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndatacopy_memory_expansion.py::test_returndatacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-from_existent_memory-successful_True-single_byte_expansion_word_boundary_2]", - "fixture_hash": "0x7fd708cde98fd9e90e757c6148c02b8e4db3da6f0d4680efe6f92e0ab02f4abb", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_huge_memory_expansion[fork_CancunEIP7692-state_test-large_data_section-from_existent_memory-successful_False--half_max_dest_single_byte_expansion]", + "fixture_hash": "0x9e5cee63a10b6ad7b666b4c6f1e8219ce570bb0f08889cd0d99b1eac6001f8c3", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndatacopy_memory_expansion/returndatacopy_memory_expansion.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_huge_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndatacopy_memory_expansion.py::test_returndatacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-from_existent_memory-successful_True-multi_word_expansion]", - "fixture_hash": "0xc632f2aaa315575b91752a7d8556f308831d268f45aa88dadad74c576df04abb", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_huge_memory_expansion[fork_CancunEIP7692-state_test-large_data_section-from_existent_memory-successful_False--max_length_expansion]", + "fixture_hash": "0xfcfda620f760ae729ca2289c71b9edf36fc312ac24a198a6a244d857850f5a45", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndatacopy_memory_expansion/returndatacopy_memory_expansion.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_huge_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndatacopy_memory_expansion.py::test_returndatacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-from_existent_memory-successful_True-multi_word_expansion_2]", - "fixture_hash": "0xffd334f55481759c3f0815d0c6601125c8dc23d8c188003394e8dc0ab8b802a4", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_huge_memory_expansion[fork_CancunEIP7692-state_test-large_data_section-from_existent_memory-successful_False--max_length_minus_one_expansion]", + "fixture_hash": "0x99ca1c1b67a567ed0263933398f335204eecb76c14c12e6296abac49d7c56d32", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndatacopy_memory_expansion/returndatacopy_memory_expansion.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_huge_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndatacopy_memory_expansion.py::test_returndatacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-from_existent_memory-successful_True-zero_length_expansion]", - "fixture_hash": "0x1d4fe3feb7f65db251488853e9496593a2ff878dc3fd5c04bb76addfa2c26b75", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_huge_memory_expansion[fork_CancunEIP7692-state_test-large_data_section-from_existent_memory-successful_False--half_max_length_expansion]", + "fixture_hash": "0xb4b1f4233a0bb8dc1e4629d1e3d644cec6c619fe732518682a8134aaf1ac36c9", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndatacopy_memory_expansion/returndatacopy_memory_expansion.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_huge_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndatacopy_memory_expansion.py::test_returndatacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-from_existent_memory-successful_True-huge_dest_zero_length]", - "fixture_hash": "0x2f7e42f279dc4b633418dcd857530d617b3b415282bd7e92160fc9ded4e0a81e", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_huge_memory_expansion[fork_CancunEIP7692-state_test-large_data_section-from_empty_memory-successful_False--max_dest_single_byte_expansion]", + "fixture_hash": "0xb71c2b9679e9bc991c74a3257fa71c655defeefd230812f3d63c11a13943a750", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndatacopy_memory_expansion/returndatacopy_memory_expansion.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_huge_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndatacopy_memory_expansion.py::test_returndatacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-from_existent_memory-successful_True-huge_src_zero_length]", - "fixture_hash": "0xe847a8db86bb90fb3ee7eee835345986d7d6497ca630ca7075b83753ab293abd", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_huge_memory_expansion[fork_CancunEIP7692-state_test-large_data_section-from_empty_memory-successful_False--max_dest_minus_one_single_byte_expansion]", + "fixture_hash": "0xa049899eb65b2a35e2cac2621e2a33249df20fcc3991d6878b5c12a5a067499d", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndatacopy_memory_expansion/returndatacopy_memory_expansion.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_huge_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndatacopy_memory_expansion.py::test_returndatacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-from_existent_memory-successful_True-huge_dest_huge_src_zero_length]", - "fixture_hash": "0x3c183d4349995e26164c6ae6ab7e4fd8cfca15156b0d1a0e06807dc7d86b5b83", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_huge_memory_expansion[fork_CancunEIP7692-state_test-large_data_section-from_empty_memory-successful_False--half_max_dest_single_byte_expansion]", + "fixture_hash": "0xeabbf196a14d92442c797eb395e3fcd771dba1a7e134d0a8ee03439ac6604d22", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndatacopy_memory_expansion/returndatacopy_memory_expansion.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_huge_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndatacopy_memory_expansion.py::test_returndatacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-from_existent_memory-successful_False-single_byte_expansion]", - "fixture_hash": "0x471270c3e6ffb852b331ad494d466f923d4bcc4f34065be3cdb78afc0f581e1c", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_huge_memory_expansion[fork_CancunEIP7692-state_test-large_data_section-from_empty_memory-successful_False--max_length_expansion]", + "fixture_hash": "0x668b1d7b0e9be226d123ebae0c4e4cc198afd1aec5f917526386374cb540476b", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndatacopy_memory_expansion/returndatacopy_memory_expansion.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_huge_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndatacopy_memory_expansion.py::test_returndatacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-from_existent_memory-successful_False-single_byte_expansion_2]", - "fixture_hash": "0x5ca940790435600a8451586a326416258b86b6ae6e0f3c35cef0f507c7990a19", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_huge_memory_expansion[fork_CancunEIP7692-state_test-large_data_section-from_empty_memory-successful_False--max_length_minus_one_expansion]", + "fixture_hash": "0x28e1c2da7471566eddce0fd74ecd1a2062cf716138c1919c272417e3fdcdc1a9", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndatacopy_memory_expansion/returndatacopy_memory_expansion.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_huge_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndatacopy_memory_expansion.py::test_returndatacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-from_existent_memory-successful_False-single_byte_expansion_word_boundary]", - "fixture_hash": "0xd049a4666df14ab963939e09f72375ceaf6099ff2bbd99c579b6262bb8e27924", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_huge_memory_expansion[fork_CancunEIP7692-state_test-large_data_section-from_empty_memory-successful_False--half_max_length_expansion]", + "fixture_hash": "0x70f4aecc3add598fb928f2f0503a5b1b585bbdaed56b54f99f3a0e7e802e2d3b", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndatacopy_memory_expansion/returndatacopy_memory_expansion.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_huge_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndatacopy_memory_expansion.py::test_returndatacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-from_existent_memory-successful_False-single_byte_expansion_word_boundary_2]", - "fixture_hash": "0x5a34324b7f80e8260f15edc034b465cabe51df489635fa31189a2f8244314066", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_data_opcodes.py::test_data_section_succeed[fork_CancunEIP7692-state_test-empty_zero]", + "fixture_hash": "0x334f9221bbbe921624e8135418fd29b7d198a9e3f8eb2f2a07ac8574692e6c39", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndatacopy_memory_expansion/returndatacopy_memory_expansion.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/data_opcodes/data_section_succeed.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndatacopy_memory_expansion.py::test_returndatacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-from_existent_memory-successful_False-multi_word_expansion]", - "fixture_hash": "0xfbdf01a3eebf8bad62b8e5ebd33bfbc2bf28e35000707c9f3d95b95b1fb9be85", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_data_opcodes.py::test_data_section_succeed[fork_CancunEIP7692-state_test-short_zero]", + "fixture_hash": "0xe23dada71d298b41e3a75f9f3720dce1eaeb6fd4714d4db2ba3e72d54781add7", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndatacopy_memory_expansion/returndatacopy_memory_expansion.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/data_opcodes/data_section_succeed.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndatacopy_memory_expansion.py::test_returndatacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-from_existent_memory-successful_False-multi_word_expansion_2]", - "fixture_hash": "0x9ad07907f333ebc1bee606b268ffd3cfe1760b368f9b499cdbcaf1d33910a12e", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_data_opcodes.py::test_data_section_succeed[fork_CancunEIP7692-state_test-exact_zero]", + "fixture_hash": "0xeffb168df680f0b6986f783209393477818f54b5b33a2e72ad4a049b4c115921", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndatacopy_memory_expansion/returndatacopy_memory_expansion.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/data_opcodes/data_section_succeed.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndatacopy_memory_expansion.py::test_returndatacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-from_existent_memory-successful_False-zero_length_expansion]", - "fixture_hash": "0xae5ad8235f4af17ccc80a29d5b0e64becc2e7a6905753b879b5457e6d67d4cb3", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_data_opcodes.py::test_data_section_succeed[fork_CancunEIP7692-state_test-large_zero]", + "fixture_hash": "0xf6210788743499de2e84b74c21dc4ffbab23eceecd4f745891fe8f4614fd23f5", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndatacopy_memory_expansion/returndatacopy_memory_expansion.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/data_opcodes/data_section_succeed.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndatacopy_memory_expansion.py::test_returndatacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-from_existent_memory-successful_False-huge_dest_zero_length]", - "fixture_hash": "0x5b457bc45f1bb8fc542214257d13b833b8f066770b763ec89b92db1d61fe1bb", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_data_opcodes.py::test_data_section_succeed[fork_CancunEIP7692-state_test-empty_32]", + "fixture_hash": "0x9e06c32ecfd9c1dc82408209142ff24d0fa58406afbde0f31197f7c57ffe13df", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndatacopy_memory_expansion/returndatacopy_memory_expansion.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/data_opcodes/data_section_succeed.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndatacopy_memory_expansion.py::test_returndatacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-from_existent_memory-successful_False-huge_src_zero_length]", - "fixture_hash": "0xfbfb00842dd32ce9e09516d08ec9469274ff31bb780919efa1098c03f516f6a0", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_data_opcodes.py::test_data_section_succeed[fork_CancunEIP7692-state_test-short_32]", + "fixture_hash": "0x640985684315cd56493a00e953c4082b9942252f25c841ed8e81c208e0749172", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndatacopy_memory_expansion/returndatacopy_memory_expansion.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/data_opcodes/data_section_succeed.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndatacopy_memory_expansion.py::test_returndatacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-from_existent_memory-successful_False-huge_dest_huge_src_zero_length]", - "fixture_hash": "0xcd60e95778f83a997f2b0f1d10838e71655598d4ea0143fb51a6b8d783a69ab8", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_data_opcodes.py::test_data_section_succeed[fork_CancunEIP7692-state_test-exact_32]", + "fixture_hash": "0x860b60e2e24e6ee2647788014503ddee5fec902587f7ab43bf7050527041d9f4", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndatacopy_memory_expansion/returndatacopy_memory_expansion.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/data_opcodes/data_section_succeed.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndatacopy_memory_expansion.py::test_returndatacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-from_empty_memory-successful_True-single_byte_expansion]", - "fixture_hash": "0xd6fcc0cadfaa3cabee1307c21c0736eee08c3e17ea4d5dc6113472c6a38c7d71", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_data_opcodes.py::test_data_section_succeed[fork_CancunEIP7692-state_test-large_32]", + "fixture_hash": "0x175900d772347c6488ba3734b9120955438a7e2a4058d2e8b6d6960421fd5c2e", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndatacopy_memory_expansion/returndatacopy_memory_expansion.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/data_opcodes/data_section_succeed.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndatacopy_memory_expansion.py::test_returndatacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-from_empty_memory-successful_True-single_byte_expansion_2]", - "fixture_hash": "0x3bb6c9d2839ac17c4e61cbaa8ab65fa014ab7a84157c893dc64d3b4bc35cb0fd", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_data_opcodes.py::test_data_section_succeed[fork_CancunEIP7692-state_test-empty_23k]", + "fixture_hash": "0x69995438824cdafc0069acc9d540b344ad5c2b66a499403687640dfcf9237b9a", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndatacopy_memory_expansion/returndatacopy_memory_expansion.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/data_opcodes/data_section_succeed.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndatacopy_memory_expansion.py::test_returndatacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-from_empty_memory-successful_True-single_byte_expansion_word_boundary]", - "fixture_hash": "0x197f26418de8a25b5f71abdeac4350e719c4ac0368515d880e8d7bab3262aefc", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_data_opcodes.py::test_data_section_succeed[fork_CancunEIP7692-state_test-short_23k]", + "fixture_hash": "0x7943bbd88b4d3df113530acd828b1faa22e121b7b45e7d7ee55e12f0a05a5ce9", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndatacopy_memory_expansion/returndatacopy_memory_expansion.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/data_opcodes/data_section_succeed.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndatacopy_memory_expansion.py::test_returndatacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-from_empty_memory-successful_True-single_byte_expansion_word_boundary_2]", - "fixture_hash": "0x52937991e869004cfb5c5becbea7dd057a448ccd5ac8e56aecde2a10f697eea2", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_data_opcodes.py::test_data_section_succeed[fork_CancunEIP7692-state_test-exact_23k]", + "fixture_hash": "0xa810dea54c6f4081b649efb3db721595292328c8399bc2a8a73e29c1ec9418ba", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndatacopy_memory_expansion/returndatacopy_memory_expansion.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/data_opcodes/data_section_succeed.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndatacopy_memory_expansion.py::test_returndatacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-from_empty_memory-successful_True-multi_word_expansion]", - "fixture_hash": "0x25cb0e26dc88440113214beeea3435cc3f76d9124e3968f5828445f64c2fb381", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_data_opcodes.py::test_data_section_succeed[fork_CancunEIP7692-state_test-large_23k]", + "fixture_hash": "0x980f24a1ae2f9510e0ada12c21a8dcef8b72b4e528d164de7561c446b207c85b", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndatacopy_memory_expansion/returndatacopy_memory_expansion.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/data_opcodes/data_section_succeed.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndatacopy_memory_expansion.py::test_returndatacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-from_empty_memory-successful_True-multi_word_expansion_2]", - "fixture_hash": "0xba551395d30c8990f831e08b6de70507e09fac8911b1a38dd7e91daa2f4daf16", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-state_test-smallest_code-mem_expansion_bytes_0-new_account_True-value_0]", + "fixture_hash": "0x328f51d3ef258a35c8faac43ddbc942113587c1c1ea434679ea27aab35f0b6bd", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndatacopy_memory_expansion/returndatacopy_memory_expansion.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndatacopy_memory_expansion.py::test_returndatacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-from_empty_memory-successful_True-zero_length_expansion]", - "fixture_hash": "0x1420e56cf7cc136a1532dbf905446984ff23ef218ef2d2a7072c39528de2c7f", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-state_test-smallest_code-mem_expansion_bytes_0-new_account_True-value_1]", + "fixture_hash": "0x6a4a601dd547e30933b168c67c1361ad60d912289123f8eaf1bcc19c236965d7", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndatacopy_memory_expansion/returndatacopy_memory_expansion.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndatacopy_memory_expansion.py::test_returndatacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-from_empty_memory-successful_True-huge_dest_zero_length]", - "fixture_hash": "0x10e4b4beabf6aeed7ef5a29d846885820a2f109e95e2899bcc176127f28d64cc", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-state_test-smallest_code-mem_expansion_bytes_0-new_account_False-value_0]", + "fixture_hash": "0x9e6890371b26d72e7330e0efd819077590f97b8b8793f6b93aa165c90b14ece8", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndatacopy_memory_expansion/returndatacopy_memory_expansion.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndatacopy_memory_expansion.py::test_returndatacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-from_empty_memory-successful_True-huge_src_zero_length]", - "fixture_hash": "0x278570570c8e83b49d57cdee3de0a65c733416f4638ac213a129aadac9ff63d7", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-state_test-smallest_code-mem_expansion_bytes_0-new_account_False-value_1]", + "fixture_hash": "0x8b14497094bc92aefb20c1f593255e7e38d48356ce55b8a7689a027eb29a3fe9", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndatacopy_memory_expansion/returndatacopy_memory_expansion.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndatacopy_memory_expansion.py::test_returndatacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-from_empty_memory-successful_True-huge_dest_huge_src_zero_length]", - "fixture_hash": "0x5b802fa2dd12771a32871cb1315c2a6da31f2842d11b90692a9ebb81d6ec55e3", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-state_test-smallest_code-mem_expansion_bytes_1-new_account_True-value_0]", + "fixture_hash": "0x4b1f27edf35ce2fe0bf681e040022e9579caba1728cb700064b999d797f266dd", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndatacopy_memory_expansion/returndatacopy_memory_expansion.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndatacopy_memory_expansion.py::test_returndatacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-from_empty_memory-successful_False-single_byte_expansion]", - "fixture_hash": "0xf55f26386c065028c50c336640d86b115b319ec741d4e3301638ab8b5f728541", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-state_test-smallest_code-mem_expansion_bytes_1-new_account_True-value_1]", + "fixture_hash": "0x9b7fdc21e67694591a9eff613e84672fcf691b779aa7036650d45f214037f7ec", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndatacopy_memory_expansion/returndatacopy_memory_expansion.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndatacopy_memory_expansion.py::test_returndatacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-from_empty_memory-successful_False-single_byte_expansion_2]", - "fixture_hash": "0x92b2a43b2b129e2ebf64bf60a09650ed278772141f587b99554a3968a298672e", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-state_test-smallest_code-mem_expansion_bytes_1-new_account_False-value_0]", + "fixture_hash": "0x40342d7bd77c66ad08b9e607b5df306d1bc43db22336f0316f61a1c5f1fc8346", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndatacopy_memory_expansion/returndatacopy_memory_expansion.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndatacopy_memory_expansion.py::test_returndatacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-from_empty_memory-successful_False-single_byte_expansion_word_boundary]", - "fixture_hash": "0x6c6e0bbc20356b464964af7ee91ca2177d685cce695cbe460195f4caedb6698d", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-state_test-smallest_code-mem_expansion_bytes_1-new_account_False-value_1]", + "fixture_hash": "0x8a66df61edf95e5af9eaf167a840608dad2fbf2a20db5aa21858e43239581b5c", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndatacopy_memory_expansion/returndatacopy_memory_expansion.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndatacopy_memory_expansion.py::test_returndatacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-from_empty_memory-successful_False-single_byte_expansion_word_boundary_2]", - "fixture_hash": "0x146813ecaeb60aa92544e49352a4ce1b0853399fd5eb8f68e4b1477c8af7d40e", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-state_test-smallest_code-mem_expansion_bytes_32-new_account_True-value_0]", + "fixture_hash": "0xe99aa69c7359c44f934656f19125398e9efed778524de8be3c7937765673eb92", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndatacopy_memory_expansion/returndatacopy_memory_expansion.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndatacopy_memory_expansion.py::test_returndatacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-from_empty_memory-successful_False-multi_word_expansion]", - "fixture_hash": "0xad044e8e02ef59b2899ea9aa3bf1afb1ab887c4fabc4573c308c07d7b1aba538", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-state_test-smallest_code-mem_expansion_bytes_32-new_account_True-value_1]", + "fixture_hash": "0x1f17db2bffd86731766a571f03a23bd6d461c1ad18192efe2c25dbbd0051dff3", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndatacopy_memory_expansion/returndatacopy_memory_expansion.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndatacopy_memory_expansion.py::test_returndatacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-from_empty_memory-successful_False-multi_word_expansion_2]", - "fixture_hash": "0xf46267d3f7cb10042ac8490f7504bb97add2ac1e12272f6250bdbdbd4c1661d2", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-state_test-smallest_code-mem_expansion_bytes_32-new_account_False-value_0]", + "fixture_hash": "0xbb902de761a63953b95059d5b20432233a9295c8c0611a72e31a8b6e98ee696d", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndatacopy_memory_expansion/returndatacopy_memory_expansion.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndatacopy_memory_expansion.py::test_returndatacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-from_empty_memory-successful_False-zero_length_expansion]", - "fixture_hash": "0xadfce2eab55348431426cae0a87c6373e115e922eee815db2a6f397c09eecfb8", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-state_test-smallest_code-mem_expansion_bytes_32-new_account_False-value_1]", + "fixture_hash": "0x26df6c69825fece08ce6d585e2b7536bdbbc6301c9f197b185d64d70e759687", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndatacopy_memory_expansion/returndatacopy_memory_expansion.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndatacopy_memory_expansion.py::test_returndatacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-from_empty_memory-successful_False-huge_dest_zero_length]", - "fixture_hash": "0x55642de27baf18cc0f41447b5ed1b8733ec105564daf54afb8230c35382dfab3", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-state_test-smallest_code-mem_expansion_bytes_33-new_account_True-value_0]", + "fixture_hash": "0xd0825a317a2b99db446cb414194f5934d17064f69319f013c415b1b09f1a4d1e", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndatacopy_memory_expansion/returndatacopy_memory_expansion.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndatacopy_memory_expansion.py::test_returndatacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-from_empty_memory-successful_False-huge_src_zero_length]", - "fixture_hash": "0x1ffe13bee0fe709fbb442fc1a2bf4918d74671221421809d65f0a74fbb9d5e39", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-state_test-smallest_code-mem_expansion_bytes_33-new_account_True-value_1]", + "fixture_hash": "0x33e8eae432aa9f30f634695da09cec58317cd7014bdb0af54767635163b6a504", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndatacopy_memory_expansion/returndatacopy_memory_expansion.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndatacopy_memory_expansion.py::test_returndatacopy_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-from_empty_memory-successful_False-huge_dest_huge_src_zero_length]", - "fixture_hash": "0xfb392a36526a2f63228ca1b9a95a569b4d194a2cc6354c4d60355d58638f8dbf", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-state_test-smallest_code-mem_expansion_bytes_33-new_account_False-value_0]", + "fixture_hash": "0x843671e95a41c396f7eeac16695e958e0fceda49186d856a88e62060736f0d92", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndatacopy_memory_expansion/returndatacopy_memory_expansion.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndatacopy_memory_expansion.py::test_returndatacopy_huge_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-from_existent_memory-successful_False--max_dest_single_byte_expansion]", - "fixture_hash": "0x1966de8a2a75db7e15f4d978af052ac53660b6a9b3e91e96716dfc05fa5a85ee", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-state_test-smallest_code-mem_expansion_bytes_33-new_account_False-value_1]", + "fixture_hash": "0x497b3861c20b61981aea976565fe99ed53de4b98dd41c7e12b77e079f55b4619", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndatacopy_memory_expansion/returndatacopy_huge_memory_expansion.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndatacopy_memory_expansion.py::test_returndatacopy_huge_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-from_existent_memory-successful_False--max_dest_minus_one_single_byte_expansion]", - "fixture_hash": "0x7aabf2b053c6d15de1626f3f032400a9406c1c43e827026f7d795c0a1701f8a1", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-state_test-aborting_runtime-mem_expansion_bytes_0-new_account_True-value_0]", + "fixture_hash": "0x575579770c2a4658c09fa78a55710ec23d2acdf8dd0e13574f921807f11aea0e", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndatacopy_memory_expansion/returndatacopy_huge_memory_expansion.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndatacopy_memory_expansion.py::test_returndatacopy_huge_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-from_existent_memory-successful_False--half_max_dest_single_byte_expansion]", - "fixture_hash": "0xfdda6ac8189735171a1864a40350dc0a06a7a8b73c24ab61ff754d80fb854b2e", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-state_test-aborting_runtime-mem_expansion_bytes_0-new_account_True-value_1]", + "fixture_hash": "0xc32044925834cdb84d0887d9eca903deb18c678ada4f32b14390240c2e0068b0", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndatacopy_memory_expansion/returndatacopy_huge_memory_expansion.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndatacopy_memory_expansion.py::test_returndatacopy_huge_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-from_existent_memory-successful_False--max_length_expansion]", - "fixture_hash": "0x9371fd755bf0a479590a0e4b4c7b46aac07f5c9942432c89eff02e9f14910954", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-state_test-aborting_runtime-mem_expansion_bytes_0-new_account_False-value_0]", + "fixture_hash": "0x86e5c31b5ec093896d21fdda1713fd799d1c56a43ddb76ad1fbf39965d6303fb", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndatacopy_memory_expansion/returndatacopy_huge_memory_expansion.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndatacopy_memory_expansion.py::test_returndatacopy_huge_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-from_existent_memory-successful_False--max_length_minus_one_expansion]", - "fixture_hash": "0x3effbfac8f71ca142fea99c9f9374dcfc4d46472bd6ead76c71ba4265c58909a", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-state_test-aborting_runtime-mem_expansion_bytes_0-new_account_False-value_1]", + "fixture_hash": "0x4940c6f28811729b4552b2baabdb8af543928dc332b50b782c5dc0ad79ab6929", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndatacopy_memory_expansion/returndatacopy_huge_memory_expansion.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndatacopy_memory_expansion.py::test_returndatacopy_huge_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-from_existent_memory-successful_False--half_max_length_expansion]", - "fixture_hash": "0xd85296afaad49300f0988f8b5f2fa0acb0717dc319880b9fb79b884761caadc7", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-state_test-aborting_runtime-mem_expansion_bytes_1-new_account_True-value_0]", + "fixture_hash": "0x64bcc6b8f53d3f5bb1edc37c0f76389e5d3b8983a9cd904c1f10466da9424607", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndatacopy_memory_expansion/returndatacopy_huge_memory_expansion.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndatacopy_memory_expansion.py::test_returndatacopy_huge_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-from_empty_memory-successful_False--max_dest_single_byte_expansion]", - "fixture_hash": "0x3dac8f445c528d07624b221b5981b4cd701c1a592e69c189b9e23d0e31fe00af", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-state_test-aborting_runtime-mem_expansion_bytes_1-new_account_True-value_1]", + "fixture_hash": "0xb366b703e36a1fb5289e6faf79c4249352943dbe20cfab7f166ed6cf14e87e40", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndatacopy_memory_expansion/returndatacopy_huge_memory_expansion.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndatacopy_memory_expansion.py::test_returndatacopy_huge_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-from_empty_memory-successful_False--max_dest_minus_one_single_byte_expansion]", - "fixture_hash": "0xf0c5ca616006bb27f9a4405ceb56a44ea24089db66ffcb00663953a1883203f4", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-state_test-aborting_runtime-mem_expansion_bytes_1-new_account_False-value_0]", + "fixture_hash": "0x6aac7c1c3cb640de56eaa854e2e00d3a891bd2858909f292da4bfae52838ede0", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndatacopy_memory_expansion/returndatacopy_huge_memory_expansion.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndatacopy_memory_expansion.py::test_returndatacopy_huge_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-from_empty_memory-successful_False--half_max_dest_single_byte_expansion]", - "fixture_hash": "0xe4bfd95c24a7cbf68df3071ef37967f1db1b82d17396ebcfd40ad7825919105b", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-state_test-aborting_runtime-mem_expansion_bytes_1-new_account_False-value_1]", + "fixture_hash": "0x3255aa7e7f2ad20609f475328449aa0f5ef1f7b24ff312c6a50e8f0057ec0b19", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndatacopy_memory_expansion/returndatacopy_huge_memory_expansion.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndatacopy_memory_expansion.py::test_returndatacopy_huge_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-from_empty_memory-successful_False--max_length_expansion]", - "fixture_hash": "0xbcece1c86808d7e5b00575b58fc0f594cabf1e989dc5fde55acdee770eb54ab4", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-state_test-aborting_runtime-mem_expansion_bytes_32-new_account_True-value_0]", + "fixture_hash": "0xd70b9de29b33adb33ea5868ec0443b11e5a5eb271611b29a545c7e491d2939db", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndatacopy_memory_expansion/returndatacopy_huge_memory_expansion.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndatacopy_memory_expansion.py::test_returndatacopy_huge_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-from_empty_memory-successful_False--max_length_minus_one_expansion]", - "fixture_hash": "0x18cfaa5b8caf26c4c2cb7d38d3cc08ac5853ed4b7e998fe7cb983bb3033f2f3e", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-state_test-aborting_runtime-mem_expansion_bytes_32-new_account_True-value_1]", + "fixture_hash": "0x72f96cb84a2e33288a572a439b7f23e617cf2ec22f21a89a623b3965108d57be", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndatacopy_memory_expansion/returndatacopy_huge_memory_expansion.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndatacopy_memory_expansion.py::test_returndatacopy_huge_memory_expansion[fork_CancunEIP7692-blockchain_test_engine-from_empty_memory-successful_False--half_max_length_expansion]", - "fixture_hash": "0x84a61ee1aa1d31fdcff8c5ba8d2fad39d2c76d1104bd612c2e4e1932f8e7548d", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-state_test-aborting_runtime-mem_expansion_bytes_32-new_account_False-value_0]", + "fixture_hash": "0x30227eeb2bfbaafad45093c03216b1a63831ae9d470823605de439f19c405bb2", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip7069_extcall/returndatacopy_memory_expansion/returndatacopy_huge_memory_expansion.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip4200_relative_jumps/test_rjumpi.py::test_rjumpi_zero[fork_CancunEIP7692-blockchain_test_engine]", - "fixture_hash": "0xa855dfbe1ad0d4ecf25435774eb734063e9e19cca2247dce2769828ae2ab2028", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-state_test-aborting_runtime-mem_expansion_bytes_32-new_account_False-value_1]", + "fixture_hash": "0x524446f2f0532215c6cdb064df15bfc0c91d91739a446faa037198a742bf918", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip4200_relative_jumps/rjumpi/rjumpi_zero.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip4200_relative_jumps/test_rjumpi.py::test_rjumpi_forwards[fork_CancunEIP7692-blockchain_test_engine]", - "fixture_hash": "0x3dfba7adc5d343907dce0af55ba0feeee3674bf6ed648cae542f803576d99248", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-state_test-aborting_runtime-mem_expansion_bytes_33-new_account_True-value_0]", + "fixture_hash": "0x2fb9a77d09924e159768df8af0ef0753dbdf9415262441b8cbcdae33f4bb3fcc", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip4200_relative_jumps/rjumpi/rjumpi_forwards.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip4200_relative_jumps/test_rjumpi.py::test_rjumpi_max_forward[fork_CancunEIP7692-blockchain_test_engine]", - "fixture_hash": "0x8c4ac6a9a4d9883499115c0d992964db316b2cee377c741b6d61e26264da0374", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-state_test-aborting_runtime-mem_expansion_bytes_33-new_account_True-value_1]", + "fixture_hash": "0x5e03a85e41dd627ca6c2abc9c1e821ada9977cd92f0747a884ede770edffc3e5", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip4200_relative_jumps/rjumpi/rjumpi_max_forward.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip4200_relative_jumps/test_rjumpi.py::test_rjumpi_backwards[fork_CancunEIP7692-blockchain_test_engine]", - "fixture_hash": "0xb51a5787753fee14818f61da5036a9ea0714d33c2ad56f8caa333388b724207a", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-state_test-aborting_runtime-mem_expansion_bytes_33-new_account_False-value_0]", + "fixture_hash": "0x985c005f79670c5d24f9b2965fa42d12dae10685d9ba1bd7b012369eee8c1a5b", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip4200_relative_jumps/rjumpi/rjumpi_backwards.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip4200_relative_jumps/test_rjumpi.py::test_rjumpi_condition_zero[fork_CancunEIP7692-blockchain_test_engine-False]", - "fixture_hash": "0xdda8f71de86ba33aadf4a06e4246872fafc701c2b7b0a8bec4dace151e7a3f6d", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-state_test-aborting_runtime-mem_expansion_bytes_33-new_account_False-value_1]", + "fixture_hash": "0xe9ae0b8b17e8ca503db59b0249c9c9f15e858f56369601141f6eb50575e7769a", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip4200_relative_jumps/rjumpi/rjumpi_condition_zero.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip4200_relative_jumps/test_rjumpi.py::test_rjumpi_condition_zero[fork_CancunEIP7692-blockchain_test_engine-True]", - "fixture_hash": "0x7960c6388384277b73aced37451c307817fd3f89d7eefee02a8c65acf0c46aca", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-state_test-reverting_initcode-mem_expansion_bytes_0-new_account_True-value_0]", + "fixture_hash": "0xa7c240a58835e471e38761aca8144ff53e2f5ff49ffa2bd4750747570a225486", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip4200_relative_jumps/rjumpi/rjumpi_condition_zero.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip4200_relative_jumps/test_rjumpi.py::test_rjumpi_max_backward[fork_CancunEIP7692-blockchain_test_engine]", - "fixture_hash": "0x2f6e511b936b8d4db2b981d75afdeb932e47e04d9c5a022a075feb27b438f6e7", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-state_test-reverting_initcode-mem_expansion_bytes_0-new_account_True-value_1]", + "fixture_hash": "0xe19031b1bac0faae6753bf559ce29ca9704f513624a4c581caa56c80c55e31c7", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip4200_relative_jumps/rjumpi/rjumpi_max_backward.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip4200_relative_jumps/test_rjumpi.py::test_rjumpi_condition_backwards[fork_CancunEIP7692-blockchain_test_engine-False]", - "fixture_hash": "0xc4024aed706e890e7ce582d634e0d3aed06a0f2f7ab94379b5e4a07521cc6655", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-state_test-reverting_initcode-mem_expansion_bytes_0-new_account_False-value_0]", + "fixture_hash": "0xa5c8001e87903afb3cd710d3d64993c2e3f1163ede4b0143175d77c566a6ea49", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip4200_relative_jumps/rjumpi/rjumpi_condition_backwards.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip4200_relative_jumps/test_rjumpi.py::test_rjumpi_condition_backwards[fork_CancunEIP7692-blockchain_test_engine-True]", - "fixture_hash": "0xa8c907e2e9633d2101c5623bda75e98a488119212989a206b75ebe456cfbbd05", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-state_test-reverting_initcode-mem_expansion_bytes_0-new_account_False-value_1]", + "fixture_hash": "0xddf8fcc7ec4a9546b5a205e9380ef21afa3522a6b246fc08e0715876d5b696ca", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip4200_relative_jumps/rjumpi/rjumpi_condition_backwards.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip4200_relative_jumps/test_rjumpi.py::test_rjumpi_condition_forwards[fork_CancunEIP7692-blockchain_test_engine-False]", - "fixture_hash": "0xc77ace4287f1b6cabb41716309218a1a8b7ad1391684c55e539c34f64f030343", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-state_test-reverting_initcode-mem_expansion_bytes_1-new_account_True-value_0]", + "fixture_hash": "0xd915ed56dc43a531a61e941235286a23377d2afbfaa4fac28743e4620b9fd467", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip4200_relative_jumps/rjumpi/rjumpi_condition_forwards.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip4200_relative_jumps/test_rjumpi.py::test_rjumpi_condition_forwards[fork_CancunEIP7692-blockchain_test_engine-True]", - "fixture_hash": "0xa3ffd37d1378fe71c52a35d9af43fa683909360e9685424ac6b2dbc88f9f61cd", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-state_test-reverting_initcode-mem_expansion_bytes_1-new_account_True-value_1]", + "fixture_hash": "0xb0b0898c9a51781cc904cf5c58304e7c6e70a5d908f5729972dfd1372430e953", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip4200_relative_jumps/rjumpi/rjumpi_condition_forwards.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip4200_relative_jumps/test_rjump.py::test_rjump_maxes[fork_CancunEIP7692-blockchain_test_engine]", - "fixture_hash": "0xc3d99d5458b671d5d014ab6f73bc782f164b4bb60d98fb23a5777c7144f2d874", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-state_test-reverting_initcode-mem_expansion_bytes_1-new_account_False-value_0]", + "fixture_hash": "0xfba3e702cfab117b26f6f424102dadc944fd246ebff46a9ec7aba55d40997a8e", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip4200_relative_jumps/rjump/rjump_maxes.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip4200_relative_jumps/test_rjump.py::test_rjump_positive_negative_with_data[fork_CancunEIP7692-blockchain_test_engine]", - "fixture_hash": "0xbaef932de5e73072793646db1a3271bcabef506f346a0dd7c8c49d12e091101d", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-state_test-reverting_initcode-mem_expansion_bytes_1-new_account_False-value_1]", + "fixture_hash": "0x5c95d00d472c66039c34fd8abcc97240f388aca0bb8d28f27952d4a49b557a7c", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip4200_relative_jumps/rjump/rjump_positive_negative_with_data.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip4200_relative_jumps/test_rjump.py::test_rjump_zero[fork_CancunEIP7692-blockchain_test_engine]", - "fixture_hash": "0x50b01aa99b14d5fea22bbff8bfb043250f730ea6907a9dc2c383618782ec376e", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-state_test-reverting_initcode-mem_expansion_bytes_32-new_account_True-value_0]", + "fixture_hash": "0xe347436800e22f58308fdc8aaebfe41efe8171488a9f86945fd6e0d59538ee39", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip4200_relative_jumps/rjump/rjump_zero.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip4200_relative_jumps/test_rjump.py::test_rjump_positive_negative[fork_CancunEIP7692-blockchain_test_engine]", - "fixture_hash": "0xc24978151267e531e466fdfde453a45a7a127d31af7f2450eefa82cc76da40ed", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-state_test-reverting_initcode-mem_expansion_bytes_32-new_account_True-value_1]", + "fixture_hash": "0x4ef0ec088e431c503d2a9288b09fb600b47f8a6e293ea2684f610e8e66e704f2", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip4200_relative_jumps/rjump/rjump_positive_negative.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip4200_relative_jumps/test_rjumpv.py::test_rjumpv_forwards[fork_CancunEIP7692-blockchain_test_engine]", - "fixture_hash": "0xe472282e0061d94f0abc57c3b3d010ea02449abc55fc9219d927d63d74274074", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-state_test-reverting_initcode-mem_expansion_bytes_32-new_account_False-value_0]", + "fixture_hash": "0x8fad2ade4331c1df62060193f35e9b6d6828d013761054ae2dc5a372abbffc3a", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip4200_relative_jumps/rjumpv/rjumpv_forwards.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip4200_relative_jumps/test_rjumpv.py::test_rjumpv_full_table[fork_CancunEIP7692-blockchain_test_engine]", - "fixture_hash": "0xb30a795f656336aeadd83ec6f6633edb69b92b39beea7617222943568dc2b2b", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-state_test-reverting_initcode-mem_expansion_bytes_32-new_account_False-value_1]", + "fixture_hash": "0x3c6543bbea31c50224d8af56752ba8d39e3a96a9df9ffbd0f89066f85dc0429c", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip4200_relative_jumps/rjumpv/rjumpv_full_table.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip4200_relative_jumps/test_rjumpv.py::test_rjumpv_backwards[fork_CancunEIP7692-blockchain_test_engine]", - "fixture_hash": "0x4188bfc087ce54050379fb818cd0378889d5c1c2ffc885723ac5703422069dfd", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-state_test-reverting_initcode-mem_expansion_bytes_33-new_account_True-value_0]", + "fixture_hash": "0xb2ceab47fbc50675b9a031a4b093b632db3d7c4c9b44c29e568bb824aafe7873", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip4200_relative_jumps/rjumpv/rjumpv_backwards.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip4200_relative_jumps/test_rjumpv.py::test_rjumpv_size_3[fork_CancunEIP7692-blockchain_test_engine]", - "fixture_hash": "0x6713ef1274c726fc15494c1c589ef17b3bb7d3730fb3458c9d8f5fca4ad0378d", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-state_test-reverting_initcode-mem_expansion_bytes_33-new_account_True-value_1]", + "fixture_hash": "0x573897891fc83ac0d9415eb3ca2a4a42ff6fe3c733f608d7fdc66db0a64f19e0", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip4200_relative_jumps/rjumpv/rjumpv_size_3.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip4200_relative_jumps/test_rjumpv.py::test_rjumpv_full_table_last[fork_CancunEIP7692-blockchain_test_engine]", - "fixture_hash": "0x376fe7e439490957db79ce8ea2905f26d36679e0ee8127b2d895a721f7f0828f", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-state_test-reverting_initcode-mem_expansion_bytes_33-new_account_False-value_0]", + "fixture_hash": "0x326e79526c5857cfcfbdbba19a5a2d95bdef6fbb631d9f0e396bb1dc648dc062", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip4200_relative_jumps/rjumpv/rjumpv_full_table_last.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip4200_relative_jumps/test_rjumpv.py::test_rjumpv_full_table_mid[fork_CancunEIP7692-blockchain_test_engine]", - "fixture_hash": "0x10353948669f911a98793480fe0c32e25a4e3a1ca0f273396a19ed1f0498a0ad", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-state_test-reverting_initcode-mem_expansion_bytes_33-new_account_False-value_1]", + "fixture_hash": "0x9ae25f3a57c064abdffe6f54417cf2fe9ff27a50cd22471c8b97e6281b7bb467", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip4200_relative_jumps/rjumpv/rjumpv_full_table_mid.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip4200_relative_jumps/test_rjumpv.py::test_rjumpv_full_table_end[fork_CancunEIP7692-blockchain_test_engine]", - "fixture_hash": "0x7ab11bb6308e54f3639749de757756a4247ebde5e1a93552f5ffe1ecb221c478", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-state_test-expensively_reverting_initcode-mem_expansion_bytes_0-new_account_True-value_0]", + "fixture_hash": "0x3967de3c071f162725e81a5de5829008ed94f8bdc8b206615fc09673f1e6a016", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip4200_relative_jumps/rjumpv/rjumpv_full_table_end.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip4200_relative_jumps/test_rjumpv.py::test_rjumpv_max_forwards[fork_CancunEIP7692-blockchain_test_engine]", - "fixture_hash": "0x404af43968b062cb556bf51f925d801b5b9e2e0b8fe625a44b51a75ef8aef630", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-state_test-expensively_reverting_initcode-mem_expansion_bytes_0-new_account_True-value_1]", + "fixture_hash": "0xfab03042a16ca23bd697ed04e0774c84a28f46e001670e28b90a86568e6b1729", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip4200_relative_jumps/rjumpv/rjumpv_max_forwards.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip4200_relative_jumps/test_rjumpv.py::test_rjumpv_zero[fork_CancunEIP7692-blockchain_test_engine]", - "fixture_hash": "0xd6ebd42235ea2cf0627542d082e29a31cd589fa6b74ada1c37e3f70f90f03a1b", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-state_test-expensively_reverting_initcode-mem_expansion_bytes_0-new_account_False-value_0]", + "fixture_hash": "0x9ad44d9c846e8027c6bd341a6d56c7aea98ca65a86d50d947ca07ec383c5102c", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip4200_relative_jumps/rjumpv/rjumpv_zero.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip4200_relative_jumps/test_rjumpv.py::test_rjumpv_condition[fork_CancunEIP7692-blockchain_test_engine-t1-c0]", - "fixture_hash": "0x56c297bdae5d2af9bbd7c18f70fe11a4f03ae6b71a501bc404ffb0a2b322b77f", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-state_test-expensively_reverting_initcode-mem_expansion_bytes_0-new_account_False-value_1]", + "fixture_hash": "0xc1aee49e949805326782dd33fea51e4ab76b788febd8dcbf557e2810fa810aa6", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip4200_relative_jumps/rjumpv/rjumpv_condition.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip4200_relative_jumps/test_rjumpv.py::test_rjumpv_condition[fork_CancunEIP7692-blockchain_test_engine-t1-c1]", - "fixture_hash": "0x91c0a7def5eb092a3998f7a0dcc9f415016dc306d86910d706dc1e38b7f516a9", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-state_test-expensively_reverting_initcode-mem_expansion_bytes_1-new_account_True-value_0]", + "fixture_hash": "0x488d6ddfa7ccc744db17aa0d48ec0c047040a4a5c0e6d702fa93435894760d3a", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip4200_relative_jumps/rjumpv/rjumpv_condition.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip4200_relative_jumps/test_rjumpv.py::test_rjumpv_condition[fork_CancunEIP7692-blockchain_test_engine-t1-c3]", - "fixture_hash": "0x3ed9443787bcd179cdd8b0f9e905f320a17a75077bd05d13b663c7ce58275dab", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-state_test-expensively_reverting_initcode-mem_expansion_bytes_1-new_account_True-value_1]", + "fixture_hash": "0xde1a639c8bcdf7b77e3f74487d303a7cd60dc52eca9c6e7cdf0e1527a4ebf565", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip4200_relative_jumps/rjumpv/rjumpv_condition.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip4200_relative_jumps/test_rjumpv.py::test_rjumpv_condition[fork_CancunEIP7692-blockchain_test_engine-t1-c255]", - "fixture_hash": "0x81ec8d004243ad64d39eed819817709a7427638c4564b16c576f419077552409", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-state_test-expensively_reverting_initcode-mem_expansion_bytes_1-new_account_False-value_0]", + "fixture_hash": "0xd539653de92fec222bb464fcea191288ec3a5988c544e284d7912fae55970168", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip4200_relative_jumps/rjumpv/rjumpv_condition.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip4200_relative_jumps/test_rjumpv.py::test_rjumpv_condition[fork_CancunEIP7692-blockchain_test_engine-t1-c256]", - "fixture_hash": "0x42ee356c77b2be7db490148b7f08fe059a2b5d2b5f6c726ed1dd6599de60a62c", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-state_test-expensively_reverting_initcode-mem_expansion_bytes_1-new_account_False-value_1]", + "fixture_hash": "0xec08ac901a2fb00e24109e86a99bbf2deac8b5f41be9c8e6ce55b576c19ca54c", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip4200_relative_jumps/rjumpv/rjumpv_condition.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip4200_relative_jumps/test_rjumpv.py::test_rjumpv_condition[fork_CancunEIP7692-blockchain_test_engine-t1-c2^256-1]", - "fixture_hash": "0x9edf40d91eba527940a8caf752d875fcb17a3364902513850c4907bee6c955bd", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-state_test-expensively_reverting_initcode-mem_expansion_bytes_32-new_account_True-value_0]", + "fixture_hash": "0x6a9798739453a180efedab8cef6c18a44b881e632ca0462caa9b07a6003d0838", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip4200_relative_jumps/rjumpv/rjumpv_condition.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip4200_relative_jumps/test_rjumpv.py::test_rjumpv_condition[fork_CancunEIP7692-blockchain_test_engine-t3-c0]", - "fixture_hash": "0x60b46939378985873d7af34edf3df809496ae7498af342b120d9b4f5d9a2a92c", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-state_test-expensively_reverting_initcode-mem_expansion_bytes_32-new_account_True-value_1]", + "fixture_hash": "0xb2ec3a6a520c25042366e6e1ee246229239c8b5f228781af444ebefd461df14", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip4200_relative_jumps/rjumpv/rjumpv_condition.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip4200_relative_jumps/test_rjumpv.py::test_rjumpv_condition[fork_CancunEIP7692-blockchain_test_engine-t3-c1]", - "fixture_hash": "0xc426746e861ed10668af415d3c5ca62ae65bf578f22e0591bb4891ce2c26af29", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-state_test-expensively_reverting_initcode-mem_expansion_bytes_32-new_account_False-value_0]", + "fixture_hash": "0x4554f8e80ee2abec87ee0405a442dd5536b9f8e8fd5156beada447bda2ba2653", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip4200_relative_jumps/rjumpv/rjumpv_condition.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip4200_relative_jumps/test_rjumpv.py::test_rjumpv_condition[fork_CancunEIP7692-blockchain_test_engine-t3-c3]", - "fixture_hash": "0x9a63f273308a5b4571f9dd145be65cf986519e91438405abff87027f871b66cd", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-state_test-expensively_reverting_initcode-mem_expansion_bytes_32-new_account_False-value_1]", + "fixture_hash": "0x6005440c085aee6b823609b19f4bdb481db3f84c010c0885defb3f64f37b6b42", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip4200_relative_jumps/rjumpv/rjumpv_condition.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip4200_relative_jumps/test_rjumpv.py::test_rjumpv_condition[fork_CancunEIP7692-blockchain_test_engine-t3-c255]", - "fixture_hash": "0x96059bb62c423e4b045398a77ffafead5ee163467db2fc8530393ee2eba66fe4", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-state_test-expensively_reverting_initcode-mem_expansion_bytes_33-new_account_True-value_0]", + "fixture_hash": "0x3020965c6362d877e479acd6ebae218943e93ba7a94ef5716efcf30f85c6c0e8", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip4200_relative_jumps/rjumpv/rjumpv_condition.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip4200_relative_jumps/test_rjumpv.py::test_rjumpv_condition[fork_CancunEIP7692-blockchain_test_engine-t3-c256]", - "fixture_hash": "0xbb0ca1751eafcfa2c2c244ff2b1726c5fe6593fe6d615562111fdd10fffe46a5", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-state_test-expensively_reverting_initcode-mem_expansion_bytes_33-new_account_True-value_1]", + "fixture_hash": "0x2b3cf0e57da9a53ae3e809e7565a189220c67e8a6ee668dcadd306afbb9daa61", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip4200_relative_jumps/rjumpv/rjumpv_condition.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip4200_relative_jumps/test_rjumpv.py::test_rjumpv_condition[fork_CancunEIP7692-blockchain_test_engine-t3-c2^256-1]", - "fixture_hash": "0x9ecedf03eead8355024428fb761021dbcd85fdf4bb8a53b565600da4905ef57b", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-state_test-expensively_reverting_initcode-mem_expansion_bytes_33-new_account_False-value_0]", + "fixture_hash": "0xd0c75e9a3e5f198a05e1b4c7d64241229b97d3fa0cb8f71ee3e46d3b3315981d", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip4200_relative_jumps/rjumpv/rjumpv_condition.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip4200_relative_jumps/test_rjumpv.py::test_rjumpv_condition[fork_CancunEIP7692-blockchain_test_engine-t256-c0]", - "fixture_hash": "0xab315458e922af61b8123d87edbde12ca7fa4f2ac1b95040de68165b4ace2baf", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-state_test-expensively_reverting_initcode-mem_expansion_bytes_33-new_account_False-value_1]", + "fixture_hash": "0x705f50b68f1d7eb016781e3b1f5aad653bdbf9dcbe602b290253ae80a7cd652f", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip4200_relative_jumps/rjumpv/rjumpv_condition.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip4200_relative_jumps/test_rjumpv.py::test_rjumpv_condition[fork_CancunEIP7692-blockchain_test_engine-t256-c1]", - "fixture_hash": "0x4fcd929962b3afe3c708e9f37f87654b7fa598c53cfcf9a3d464c92a86e048e2", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-state_test-big_runtime-mem_expansion_bytes_0-new_account_True-value_0]", + "fixture_hash": "0xeba0af19b7e35d1db0d6359617d47294ed47f1976cc541fbd2523a49deeabedc", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip4200_relative_jumps/rjumpv/rjumpv_condition.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip4200_relative_jumps/test_rjumpv.py::test_rjumpv_condition[fork_CancunEIP7692-blockchain_test_engine-t256-c3]", - "fixture_hash": "0x17c15ee71e425db6e4ad7ddc7268d51f5465bd84c2cdea2faa31340ae94bc383", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-state_test-big_runtime-mem_expansion_bytes_0-new_account_True-value_1]", + "fixture_hash": "0x4f133f877c988416ece8d6ce94effe6d074d697852ed89f227d829f81caa2619", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip4200_relative_jumps/rjumpv/rjumpv_condition.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip4200_relative_jumps/test_rjumpv.py::test_rjumpv_condition[fork_CancunEIP7692-blockchain_test_engine-t256-c255]", - "fixture_hash": "0x39606f651e50158e96bc89b12fc6bb79e0147132690aae023d3f50ce6f2dac4d", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-state_test-big_runtime-mem_expansion_bytes_0-new_account_False-value_0]", + "fixture_hash": "0xa55d46d522ecd44b758d5ad5b447c2f4648a96035eaa5e108a262bc5e2cd824e", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip4200_relative_jumps/rjumpv/rjumpv_condition.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip4200_relative_jumps/test_rjumpv.py::test_rjumpv_condition[fork_CancunEIP7692-blockchain_test_engine-t256-c256]", - "fixture_hash": "0xa2ef8797ae67a1c5e3374f4da06211e08678278339b8d17aeb05381e36f65a34", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-state_test-big_runtime-mem_expansion_bytes_0-new_account_False-value_1]", + "fixture_hash": "0x202844aa69fa2978d23fe78fc5bf4fa19c53581f166f85b6689755322e74906d", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip4200_relative_jumps/rjumpv/rjumpv_condition.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip4200_relative_jumps/test_rjumpv.py::test_rjumpv_condition[fork_CancunEIP7692-blockchain_test_engine-t256-c2^256-1]", - "fixture_hash": "0x48a81dbeda92611f0f36819f469f8e1fcfdc7d26a009c01ad62a8ec6d7565d42", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-state_test-big_runtime-mem_expansion_bytes_1-new_account_True-value_0]", + "fixture_hash": "0x40e486f12012fb9966ff4a6421f0c4760896a3de93a0e2eed88d1fbfacc5c5a0", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip4200_relative_jumps/rjumpv/rjumpv_condition.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip4750_functions/test_callf_execution.py::test_callf_with_inputs_stack_size_1024[fork_CancunEIP7692-blockchain_test_engine]", - "fixture_hash": "0x4c53a8a08f442bdad1737526a7cc54e2bf5ed5b72518fc8fef76a85d8a5ba694", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-state_test-big_runtime-mem_expansion_bytes_1-new_account_True-value_1]", + "fixture_hash": "0x5779322e392380ea265bdae78b7fa4f2a71bbe31295710a894b8bd2eb2a6db82", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip4750_functions/callf_execution/callf_with_inputs_stack_size_1024.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip4750_functions/test_callf_execution.py::test_callf_with_inputs_stack_overflow[fork_CancunEIP7692-blockchain_test_engine]", - "fixture_hash": "0xfe45062965492efc50cdea13f30055dd27d253f493572d0a34290cb719fbd09", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-state_test-big_runtime-mem_expansion_bytes_1-new_account_False-value_0]", + "fixture_hash": "0xc68398c47bf0b96f85d577c522992a595eab415967f4e20dd18bdde3b020a8fe", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip4750_functions/callf_execution/callf_with_inputs_stack_overflow.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip4750_functions/test_callf_execution.py::test_callf_stack_overflow[fork_CancunEIP7692-blockchain_test_engine]", - "fixture_hash": "0xb3a13f7484b4c639daa1aaa73cb9c999cf2199682000c316c449a9efd63f8796", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-state_test-big_runtime-mem_expansion_bytes_1-new_account_False-value_1]", + "fixture_hash": "0x7e1eeacfe0cd441dfa6e128f978f7929160e64eb5cad6d5d62364d98433cfb2d", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip4750_functions/callf_execution/callf_stack_overflow.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-state_test-big_runtime-mem_expansion_bytes_32-new_account_True-value_0]", + "fixture_hash": "0x69aa94486be0e10ccfcc48a81f8956763ee104a7d419f5022738fe7343ab4bd5", + "fork": "Prague", + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip4750_functions/test_callf_execution.py::test_callf_stack_size_1024_at_push[fork_CancunEIP7692-blockchain_test_engine]", - "fixture_hash": "0x948a61a121391a3bc1a787da425792ceaf09558a0bb8d96a907b91335c5b86c", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-state_test-big_runtime-mem_expansion_bytes_32-new_account_True-value_1]", + "fixture_hash": "0x5da6ad2879918a06cc815edcdabee61505e49a372b9c3aad28c9c5850f48e0ed", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip4750_functions/callf_execution/callf_stack_size_1024_at_push.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip4750_functions/test_callf_execution.py::test_callf_stack_size_1024_at_callf[fork_CancunEIP7692-blockchain_test_engine]", - "fixture_hash": "0x16a35a08b461ed2a40cf585ba66f0f10e7f61310f1cb0cb8507bf459536f918b", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-state_test-big_runtime-mem_expansion_bytes_32-new_account_False-value_0]", + "fixture_hash": "0xe5edc426224f51f88c4ee35a3a9aba17aa0ad69530066e3e79e154389e9d6ee7", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip4750_functions/callf_execution/callf_stack_size_1024_at_callf.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip4750_functions/test_callf_execution.py::test_callf_stack_size_1024[fork_CancunEIP7692-blockchain_test_engine]", - "fixture_hash": "0x10fac60288e5ffd8c93f481e4118019d7d79d8ff3eac4f54ac44f3889eecad6f", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-state_test-big_runtime-mem_expansion_bytes_32-new_account_False-value_1]", + "fixture_hash": "0xdc0103396cc9ce8e2c865e3798721344952e69ad467d3e2cf2c6809242cd98a7", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip4750_functions/callf_execution/callf_stack_size_1024.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip4750_functions/test_callf_execution.py::test_callf_with_inputs_stack_size_1024_at_push[fork_CancunEIP7692-blockchain_test_engine]", - "fixture_hash": "0xd0be95e52e6beac35d4aae04cc8535cb951e2dad2b824bf7c4988a675e1c2a70", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-state_test-big_runtime-mem_expansion_bytes_33-new_account_True-value_0]", + "fixture_hash": "0xc433229531dd8e9530a33ea5258401fcf958558c7db9f2374a858112ea1b5050", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip4750_functions/callf_execution/callf_with_inputs_stack_size_1024_at_push.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_execution_function.py::test_eof_functions_contract_call_within_deep_nested[fork_CancunEIP7692-blockchain_test_engine]", - "fixture_hash": "0xbc8f560a7989395aa09297a069dcf351ec335a5a7cee73a6e82dc040f3c14917", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-state_test-big_runtime-mem_expansion_bytes_33-new_account_True-value_1]", + "fixture_hash": "0x96dfb40c38caf4473ed2c1d196989d7f84fc6217e074cdd65252e4d7fbf8e448", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip3540_eof_v1/execution_function/eof_functions_contract_call_within_deep_nested.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_execution_function.py::test_eof_functions_contract_call_fail[fork_CancunEIP7692-blockchain_test_engine-invalid_opcode]", - "fixture_hash": "0xc4df5f305f1a19066f3c1acd30e9e94aa224385ba121503b2c0032670893b952", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-state_test-big_runtime-mem_expansion_bytes_33-new_account_False-value_0]", + "fixture_hash": "0xc2b3378e48acb8e06d6d47c0b63551042edaecefa6d749921dd710d61e9a13b2", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip3540_eof_v1/execution_function/eof_functions_contract_call_fail.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_execution_function.py::test_eof_functions_contract_call_fail[fork_CancunEIP7692-blockchain_test_engine-overflow_recursive_callf]", - "fixture_hash": "0x825798669f7d47c3ab07bf12755f39321da4b24dfdc3600c6106918dbdca6e54", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-state_test-big_runtime-mem_expansion_bytes_33-new_account_False-value_1]", + "fixture_hash": "0xa17e36ce8f076c39349fd0f06fae9f16835815c71b6cfdbfd302bcd32e75de14", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip3540_eof_v1/execution_function/eof_functions_contract_call_fail.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_execution_function.py::test_eof_functions_contract_call_fail[fork_CancunEIP7692-blockchain_test_engine-overflow_recursive_callf_sstore]", - "fixture_hash": "0x327d87a2edf2aaf5941ccc14c024f6f56a1f6d19ba7fdd1bf36d6dddfb04c2d", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-state_test-nested_initcode-mem_expansion_bytes_0-new_account_True-value_0]", + "fixture_hash": "0x7be71c5b07a887c2f29eae7224b7773d5997b3fb58333d685fcc85dd3e5346ee", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip3540_eof_v1/execution_function/eof_functions_contract_call_fail.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_execution_function.py::test_eof_functions_contract_call_fail[fork_CancunEIP7692-blockchain_test_engine-overflow_recursive_callf_memory]", - "fixture_hash": "0x1196f26195bef2f4e3b34a1db42a3cba56803bc68e3311d6d102c805dcb0a9d1", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-state_test-nested_initcode-mem_expansion_bytes_0-new_account_True-value_1]", + "fixture_hash": "0xd16610df9c937c50783db1fd2c1e43e104bd9563e02ab81783ce850a8541a7ec", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip3540_eof_v1/execution_function/eof_functions_contract_call_fail.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_execution_function.py::test_eof_functions_contract_call_succeed[fork_CancunEIP7692-blockchain_test_engine-function_finishes_contract_execution]", - "fixture_hash": "0xa61a8e4b5f3588b4258424c7ca1175adb7676887a99859664a9de08555345e20", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-state_test-nested_initcode-mem_expansion_bytes_0-new_account_False-value_0]", + "fixture_hash": "0xe954e1bc3ea4d37e19027e8a58dc7b72210a0a3db20761c9e15ab6327be0c9e0", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip3540_eof_v1/execution_function/eof_functions_contract_call_succeed.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_execution_function.py::test_eof_functions_contract_call_succeed[fork_CancunEIP7692-blockchain_test_engine-max_recursive_callf]", - "fixture_hash": "0xe8e702f755900f5004f28352deeb928ecdbb1643880dcb3659f3ad06bfbc4c2b", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-state_test-nested_initcode-mem_expansion_bytes_0-new_account_False-value_1]", + "fixture_hash": "0xc76d763291c6cb60844d61fb124bd449f0780cbd7b3cde8ef7e89f82e595b208", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip3540_eof_v1/execution_function/eof_functions_contract_call_succeed.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_execution_function.py::test_eof_functions_contract_call_succeed[fork_CancunEIP7692-blockchain_test_engine-max_recursive_callf_sstore]", - "fixture_hash": "0xd49de7959c978c1cc7dd7b93caa1601d4224a122b25c2f3b2563ca44eea56eff", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-state_test-nested_initcode-mem_expansion_bytes_1-new_account_True-value_0]", + "fixture_hash": "0x9a822020228726e765ead586ef770f9123920512e38d51f2489043f2138e6efe", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip3540_eof_v1/execution_function/eof_functions_contract_call_succeed.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_execution_function.py::test_eof_functions_contract_call_succeed[fork_CancunEIP7692-blockchain_test_engine-max_recursive_callf_memory]", - "fixture_hash": "0x65814939feb9d8b394bdcef7dc4a43bfb2036720d5324b436ad02c593e524ef2", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-state_test-nested_initcode-mem_expansion_bytes_1-new_account_True-value_1]", + "fixture_hash": "0x121393668645caeeeb9ef63c2167f903149bc8d0174bfaeee6f697e044a4ee9c", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip3540_eof_v1/execution_function/eof_functions_contract_call_succeed.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_extcode.py::test_legacy_calls_eof_sstore[fork_CancunEIP7692-blockchain_test_engine]", - "fixture_hash": "0x7908de65e5382aee864f235f681e597209d699ce0202ebea24faacb3553c0adb", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-state_test-nested_initcode-mem_expansion_bytes_1-new_account_False-value_0]", + "fixture_hash": "0xe9e4a52b3e99809b77ddf0cb3e92651e927e81273f2dc4cbd2bcd3cee02ca5ab", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip3540_eof_v1/extcode/legacy_calls_eof_sstore.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_legacy[fork_CancunEIP7692-blockchain_test_engine-DUPN]", - "fixture_hash": "0x96cc7551a91ff047f4ad034cd09b160f70a0956870955a30054b1b6a5ff65812", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-state_test-nested_initcode-mem_expansion_bytes_1-new_account_False-value_1]", + "fixture_hash": "0x79ac877cac6a1d6ff75bf589dbc474bbc409534b7d8c02c50661f365600bfc73", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_legacy.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_legacy[fork_CancunEIP7692-blockchain_test_engine-SWAPN]", - "fixture_hash": "0xd5199d9aaa3241d1b3ff6482e190e33b9df49f564a0d0e0aa540dacc1c5fabd1", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-state_test-nested_initcode-mem_expansion_bytes_32-new_account_True-value_0]", + "fixture_hash": "0xa2d1562156166596a398f895e8cefcdf52936d74d4004705c1710fb61d5d9218", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_legacy.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_legacy[fork_CancunEIP7692-blockchain_test_engine-EXCHANGE]", - "fixture_hash": "0xbaaf5e1e4194cd96f8b2e903fa7a6d7c599f44fc23d12c1a6b4c72da8964b93d", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-state_test-nested_initcode-mem_expansion_bytes_32-new_account_True-value_1]", + "fixture_hash": "0xdfaf39749e18cee8ea4f41256b857df662d48b033e151e0c9cab7f7e7953439a", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_legacy.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_legacy[fork_CancunEIP7692-blockchain_test_engine-RJUMP]", - "fixture_hash": "0xa77f3657ec33adf02abe88208b2570493111d403334e8422e62bc9655cd8692e", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-state_test-nested_initcode-mem_expansion_bytes_32-new_account_False-value_0]", + "fixture_hash": "0xcf9b1cca4de1bfac02f07d45661fa009ad1bde57cccaec38b4ffaeebdeae5241", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_legacy.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_legacy[fork_CancunEIP7692-blockchain_test_engine-RJUMPI0]", - "fixture_hash": "0x610ef929efddba1baeff83b156d6a5724d0febac42b2b50ca158baf490cb63ca", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-state_test-nested_initcode-mem_expansion_bytes_32-new_account_False-value_1]", + "fixture_hash": "0x435097d7a7f1e7525887e897d20ebeea6a499792cb7be1785e2b01873dded9ea", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_legacy.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_legacy[fork_CancunEIP7692-blockchain_test_engine-RJUMPI1]", - "fixture_hash": "0x828e1103add642a2638adc307cb72e7c9d9d23794343157a005dff10a17c17b0", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-state_test-nested_initcode-mem_expansion_bytes_33-new_account_True-value_0]", + "fixture_hash": "0x91eacb86328a7f01174289eab967b0563a51f0ad22be8e903c932f056bfa487a", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_legacy.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_legacy[fork_CancunEIP7692-blockchain_test_engine-CALLF]", - "fixture_hash": "0x29c80ccf105acebdacc3c3dab7455327e31549308cbee5d31a8bc929160051b5", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-state_test-nested_initcode-mem_expansion_bytes_33-new_account_True-value_1]", + "fixture_hash": "0xc125361050091b86be91d6c2f469292ed112410f5fd4c36a3283b57f4d1d4f5d", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_legacy.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_legacy[fork_CancunEIP7692-blockchain_test_engine-RETF]", - "fixture_hash": "0x268346291038db64809a9ec51870eb4c4f23c4f59dd1c2192bf475bf3ab0f74d", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-state_test-nested_initcode-mem_expansion_bytes_33-new_account_False-value_0]", + "fixture_hash": "0x17ab10d6df8d0df619e7eab78a50d27037c4c353ddf52a6f4606168df609c268", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_legacy.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_legacy[fork_CancunEIP7692-blockchain_test_engine-JUMPF]", - "fixture_hash": "0xbb1428edf03e8c2ec5f3e095ccfe14f15be61d9bd7e489de0ed9a0aa97273a79", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-state_test-nested_initcode-mem_expansion_bytes_33-new_account_False-value_1]", + "fixture_hash": "0xa5079c998c327351b86d86a29c209675b5e4994a46b1ae6eb743232598cc2f6", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_legacy.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_legacy[fork_CancunEIP7692-blockchain_test_engine-EXTCALL]", - "fixture_hash": "0x62a587117b9a2f6791100d08865593e61314f299616f1fd09367dbdc54750a6e", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-state_test-bigger_initcode-mem_expansion_bytes_0-new_account_True-value_0]", + "fixture_hash": "0xfd7d66c17962d5862a9c27967f8120759016a0c8ffa628bd710768ffa40db435", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_legacy.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_legacy[fork_CancunEIP7692-blockchain_test_engine-EXTDELEGATECALL]", - "fixture_hash": "0x534301e35a5dd68b2f9a7cd387603ac374743103d714ebeeb4f763e8c1dcad67", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-state_test-bigger_initcode-mem_expansion_bytes_0-new_account_True-value_1]", + "fixture_hash": "0xa8976f72d279314ff68881ab02f01465974abebfb8ada6a6ce4090cc4fa51e62", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_legacy.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_legacy[fork_CancunEIP7692-blockchain_test_engine-EXTSTATICCALL]", - "fixture_hash": "0x8e9167c28307655ac8499f854d4cd780b2aca6c95d57efa539634599a0bff1bf", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-state_test-bigger_initcode-mem_expansion_bytes_0-new_account_False-value_0]", + "fixture_hash": "0xc196a9c092e569137d40f7c693cdf6bd60afb00b90097acaee90b12e72f1500b", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_legacy.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_legacy[fork_CancunEIP7692-blockchain_test_engine-DATALOAD]", - "fixture_hash": "0xfc0d9019139b4d84819cbdb1aaa2dc9f265786abb8deeb48b66d73197060dd3b", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-state_test-bigger_initcode-mem_expansion_bytes_0-new_account_False-value_1]", + "fixture_hash": "0x8b01a4a172ff85a6966f1b97698d8e6780b9ec3a700cd3c304485fd8c7c9286f", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_legacy.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_legacy[fork_CancunEIP7692-blockchain_test_engine-DATALOADN]", - "fixture_hash": "0xe1db4e18f17d25268cfc1c6c2eeb9f1dc02d5545eb6ab8a81824e00de96c469e", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-state_test-bigger_initcode-mem_expansion_bytes_1-new_account_True-value_0]", + "fixture_hash": "0x5a626570ea385413654af20d0c8f51bde41f46986fda5dc19123018357a013bf", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_legacy.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_legacy[fork_CancunEIP7692-blockchain_test_engine-DATASIZE]", - "fixture_hash": "0x81ff47c91f77a113e880f93f55821338e0505769ab321d1c719b46a77e1c8772", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-state_test-bigger_initcode-mem_expansion_bytes_1-new_account_True-value_1]", + "fixture_hash": "0xec7b1c545239dc42de7d3ca9086c6dd5df1372899f6e32ddf0d776659d223723", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_legacy.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_legacy[fork_CancunEIP7692-blockchain_test_engine-DATACOPY]", - "fixture_hash": "0xd54e97bcc015baf2259e0c97c35946bd858f014d1b53b1fe8557b81bfe67e6a0", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-state_test-bigger_initcode-mem_expansion_bytes_1-new_account_False-value_0]", + "fixture_hash": "0xb82f63a8d520bae86d269eade7afe5bd222c4e11522cb8672fee4c2950ec62d1", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_legacy.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_legacy[fork_CancunEIP7692-blockchain_test_engine-EOFCREATE]", - "fixture_hash": "0xb691a5747db7b3fbdbea23c3eaaa43ba970b93488736fcdec15ddb10e4aba648", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-state_test-bigger_initcode-mem_expansion_bytes_1-new_account_False-value_1]", + "fixture_hash": "0x8058e22e062ab41df3ab86db83fe43b1ade3b2ae0b9082847586b3141651d466", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_legacy.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_legacy[fork_CancunEIP7692-blockchain_test_engine-RETURNCONTRACT]", - "fixture_hash": "0xae0a9fd1c9a3948cfb51bb0ca4b0d90f2b57739802193b80fb5fbdd28174a31f", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-state_test-bigger_initcode-mem_expansion_bytes_32-new_account_True-value_0]", + "fixture_hash": "0x79883b5f40c0d76dea6a9f230828eb155122cc8aab0fa9515ddd0d08fc397ed2", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_legacy.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip663_dupn_swapn_exchange/test_dupn.py::test_dupn_all_valid_immediates[fork_CancunEIP7692-blockchain_test_engine]", - "fixture_hash": "0x2c62dbaba7169091d456b4b5c64b56c1d6110d62d6a7192aac7b998f2b282982", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-state_test-bigger_initcode-mem_expansion_bytes_32-new_account_True-value_1]", + "fixture_hash": "0xb132e2e60f62456f586f4eaf3326e4c57fd6abcbd3d721c4aaaf3d9862b304bd", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip663_dupn_swapn_exchange/dupn/dupn_all_valid_immediates.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip663_dupn_swapn_exchange/test_exchange.py::test_exchange_all_valid_immediates[fork_CancunEIP7692-blockchain_test_engine]", - "fixture_hash": "0x749c291046220906e47db2f6f03a4e4a0484e9df8ee85d4d8f3e962050cffacd", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-state_test-bigger_initcode-mem_expansion_bytes_32-new_account_False-value_0]", + "fixture_hash": "0x57e27da38460c14558a22eac9d02b6c570ae3c58533df7b8a3eec0703eab11d", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip663_dupn_swapn_exchange/exchange/exchange_all_valid_immediates.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip663_dupn_swapn_exchange/test_swapn.py::test_swapn_all_valid_immediates[fork_CancunEIP7692-blockchain_test_engine]", - "fixture_hash": "0x72fbe7080090f9ee525c055df445906fd69f9bf5e3029612837488f26d716eb9", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-state_test-bigger_initcode-mem_expansion_bytes_32-new_account_False-value_1]", + "fixture_hash": "0x92504edb9dc1ccb55022368fe660de9bd6e9946da4e106e7ff9c562d57a3c61", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip663_dupn_swapn_exchange/swapn/swapn_all_valid_immediates.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-blockchain_test_engine-less-stack-to-2-to-0-so-0]", - "fixture_hash": "0xca05eee59d63cb02656fa6fc535af43e32c5bd3a2402ad8661a2f6e8ea9aeef5", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-state_test-bigger_initcode-mem_expansion_bytes_33-new_account_True-value_0]", + "fixture_hash": "0x314fcea6bb1106798a51b36dc1842a1e130ca54185e17b10d3b109c438eec467", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-blockchain_test_engine-less-stack-to-2-to-0-so-2]", - "fixture_hash": "0x9dc93af71e2db6dd4abeafc9b67b1fa3f22c15bf19dd695de1af53e27b89f481", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-state_test-bigger_initcode-mem_expansion_bytes_33-new_account_True-value_1]", + "fixture_hash": "0xc1012a0f8c7dd1197961aa9f198a4722f597ac3338a26e7dc880b3ae90921a26", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-blockchain_test_engine-less-stack-to-2-to-0-so-4]", - "fixture_hash": "0xca285ec93f9e4c42ce26ccc1e2451699e7da040a43a29b740b2d8eb016bfc43", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-state_test-bigger_initcode-mem_expansion_bytes_33-new_account_False-value_0]", + "fixture_hash": "0xf9959033ed55ce17f1df53b75b39b858a31fda0f90330969865962db72bb4f44", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-blockchain_test_engine-less-stack-to-2-to-2-so-2]", - "fixture_hash": "0x5ef5edb1f8aae46ab4e562114f050e99b4aeb7623a11d93df8f697e892b3b774", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-state_test-bigger_initcode-mem_expansion_bytes_33-new_account_False-value_1]", + "fixture_hash": "0x163c46dc2163187d5435c3e07b84b9162c2b876e74194ed7c40d3145b832669e", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-blockchain_test_engine-less-stack-to-2-to-2-so-4]", - "fixture_hash": "0x575d14fcd2ae454b39119cc92e27edf7ed56931d2b952694e12cbf5e0bb70640", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-state_test-data_initcode-mem_expansion_bytes_0-new_account_True-value_0]", + "fixture_hash": "0x2c2260dc91097b367b6e76b998949d87fa0b19fb076c5d6a0a2d0cde83222a7c", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-blockchain_test_engine-less-stack-to-2-to-4-so-4]", - "fixture_hash": "0x6ebaff499a3f5afc18a2deb7dd62c9e7ab1d77758053ec34650ce02c7a398b51", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-state_test-data_initcode-mem_expansion_bytes_0-new_account_True-value_1]", + "fixture_hash": "0xc7ee80c2910118d9e65650d111968a012fb52957d9945013bceebdb144b782fa", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-blockchain_test_engine-less-stack-to-4-to-0-so-0]", - "fixture_hash": "0xf8d6ad99e092029afbe62bce1caab671fc843f953168eabcf670950e1d009559", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-state_test-data_initcode-mem_expansion_bytes_0-new_account_False-value_0]", + "fixture_hash": "0x4aa32242e26248bc71a1b60a1bf6c437fea61973d020c406d31f3db2b764fb86", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-blockchain_test_engine-less-stack-to-4-to-0-so-2]", - "fixture_hash": "0x2d8dd4afafd7229bd8c9b5fb7ec4e03d8a5bf3231659c1d07c6139af95ab1c3a", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-state_test-data_initcode-mem_expansion_bytes_0-new_account_False-value_1]", + "fixture_hash": "0xf7dfdb1ee6cf8ed00a2c33dd4a4dd4ca62a4f5a3fb4a0d7c5c142e79db0e72af", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-blockchain_test_engine-less-stack-to-4-to-0-so-4]", - "fixture_hash": "0x263e86584a95419bd352aae162e82af166a6632acfe91d910ef515e3f2a079", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-state_test-data_initcode-mem_expansion_bytes_1-new_account_True-value_0]", + "fixture_hash": "0xf8b1aadf6348b1ea8b8794447a413a72850acbf923e548e4ecc5e400797a3e9b", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-blockchain_test_engine-less-stack-to-4-to-2-so-2]", - "fixture_hash": "0xe674481a5b7543e4892e490db841f86989a2ef4ae6f644bcd93b7ed0cc12b028", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-state_test-data_initcode-mem_expansion_bytes_1-new_account_True-value_1]", + "fixture_hash": "0x4b515a2aac0716fd2836e77969360ab1703a2506746302378497c2ba1f79732f", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-blockchain_test_engine-less-stack-to-4-to-2-so-4]", - "fixture_hash": "0x96f532d88861729cd589146856a133386edc3fae40ceeab2d5fd577f98fd1d89", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-state_test-data_initcode-mem_expansion_bytes_1-new_account_False-value_0]", + "fixture_hash": "0xc10ef39965527be47116cd66191f2a7c7b5bf58c4fe6e7da376e4263c7544925", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-blockchain_test_engine-less-stack-to-4-to-4-so-4]", - "fixture_hash": "0x8563bdfbe8095f7fbdf7a083ad841e0c4374bddc64c777b36ccbff76120dde34", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-state_test-data_initcode-mem_expansion_bytes_1-new_account_False-value_1]", + "fixture_hash": "0xb1d6eb4de517a6d75b67774a74efc8178d82ba2e587176f748a7e227d733f7b0", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-blockchain_test_engine-same-stack-to-0-to-0-so-0]", - "fixture_hash": "0xbfaaf04275db8a552663af407f5f4e2d3afae8f186df766d4556234f36a1c33b", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-state_test-data_initcode-mem_expansion_bytes_32-new_account_True-value_0]", + "fixture_hash": "0x1ac3c27b61d2a3923840608fe4503c2eed5580c36ee8189800df0c0963f9a57f", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-blockchain_test_engine-same-stack-to-0-to-0-so-2]", - "fixture_hash": "0x469d625645c7e03ab24d6113fbb1c16743d445c658fd3594bcaeb258c77b7275", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-state_test-data_initcode-mem_expansion_bytes_32-new_account_True-value_1]", + "fixture_hash": "0x225d2145da061b48e31c28729bbcfe680d94c6a411f4a9fab9a083fb889e8d7e", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-blockchain_test_engine-same-stack-to-0-to-0-so-4]", - "fixture_hash": "0xd7de53b8be6e6fd170db0a0e9e1a4a99e8df5db97195f7322efcd7ccfb17f0ae", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-state_test-data_initcode-mem_expansion_bytes_32-new_account_False-value_0]", + "fixture_hash": "0x65fa1774dbece5e28e4d049e7abf053c14279f9d362a7ca945bea2e5fa2b880f", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-blockchain_test_engine-same-stack-to-0-to-2-so-2]", - "fixture_hash": "0xa3272e2f50c5094b14fe30ba86bc9d79db7b450bb0704f722ebd40f85e1e51bf", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-state_test-data_initcode-mem_expansion_bytes_32-new_account_False-value_1]", + "fixture_hash": "0xad57ab2848e5879906f98a0afe40456923d6267c97547d20405dd22e8521d039", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-blockchain_test_engine-same-stack-to-0-to-2-so-4]", - "fixture_hash": "0xce1e8f78ab48ccac9bc86d5af42ee553ae27fa00417733b81a97762635e554c", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-state_test-data_initcode-mem_expansion_bytes_33-new_account_True-value_0]", + "fixture_hash": "0xa328339a4d73ec84536e1e13eab4485636c55d22343306d9a6c0b470ab7929a", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-blockchain_test_engine-same-stack-to-0-to-4-so-4]", - "fixture_hash": "0x7a7c94808766770e8c35687853f2e1a04c5399660f26f7922bfaccbce51350d5", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-state_test-data_initcode-mem_expansion_bytes_33-new_account_True-value_1]", + "fixture_hash": "0x3545464b6934d5326f5fbad7117d0d5115e783f396d9a093b700336e011e4fe7", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-blockchain_test_engine-same-stack-to-2-to-0-so-0]", - "fixture_hash": "0xd832ee0b7fc349267a8170fd01826e69e1a184ce34565a7b103ed1af5e39ad92", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-state_test-data_initcode-mem_expansion_bytes_33-new_account_False-value_0]", + "fixture_hash": "0x1aa967f8b4b25f668ea1928f8dfcd5310ca09c9f41b8c5c31dc3e1f24738f1de", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-blockchain_test_engine-same-stack-to-2-to-0-so-2]", - "fixture_hash": "0xb60351145b4c3771d7d7958aef7b758ec0688c97852d2df8cdd378c5100a2dfb", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-state_test-data_initcode-mem_expansion_bytes_33-new_account_False-value_1]", + "fixture_hash": "0xf30a9b8e685b194847dfa4e468467cdaa7cfa99d17792ca1d79dcd483acf714b", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-blockchain_test_engine-same-stack-to-2-to-0-so-4]", - "fixture_hash": "0x1b56e5600ab0281f1a64a28f068b6d1612e08ed7168a779849a141df776ab7af", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-state_test-data_appending_initcode-mem_expansion_bytes_0-new_account_True-value_0]", + "fixture_hash": "0xd7c13a02e643750fa904c4b53da667a46056a1e8a70534ee48f6fd6c02b87504", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-blockchain_test_engine-same-stack-to-2-to-2-so-2]", - "fixture_hash": "0x64c42ed9501b6f1ecb997bfddc5c1d94c9387f3dd7594db19a8c9a6b95f186e8", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-state_test-data_appending_initcode-mem_expansion_bytes_0-new_account_True-value_1]", + "fixture_hash": "0x91cec50e8825be1d4853c3a5c5871be5e1172c44f7f11fbc37a4f19f23559fbe", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-blockchain_test_engine-same-stack-to-2-to-2-so-4]", - "fixture_hash": "0x78abfcf5c347d954676f8c2b1a6df844f77240f3a7c3c12a3cabed9883731131", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-state_test-data_appending_initcode-mem_expansion_bytes_0-new_account_False-value_0]", + "fixture_hash": "0xd00e4bdbb582c1109e09b4c2f6a04f0189fa19403d78712d91869713b77c8393", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-blockchain_test_engine-same-stack-to-2-to-4-so-4]", - "fixture_hash": "0xfd8a957c0242c0f135d2e954968a3105fcd6e33aa88a9c3e7366864b15344772", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-state_test-data_appending_initcode-mem_expansion_bytes_0-new_account_False-value_1]", + "fixture_hash": "0xd3f35932b1a9f407808493b2185de67ddb88ff9d4250bdea7bb81ad9f967f368", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-blockchain_test_engine-same-stack-to-4-to-0-so-0]", - "fixture_hash": "0x58b50d661233a91a728ee846f45f96c1b0bb1ebab83e682feb6433f3b3ef8a3c", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-state_test-data_appending_initcode-mem_expansion_bytes_1-new_account_True-value_0]", + "fixture_hash": "0x8061b72cae3d585d97d4376ea467f3738401a087aaea2262ee5b108e566b6e97", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-blockchain_test_engine-same-stack-to-4-to-0-so-2]", - "fixture_hash": "0x5a981b264ca7490c8e6cc50c115afca187613cee025444e2e224bfa53bc00537", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-state_test-data_appending_initcode-mem_expansion_bytes_1-new_account_True-value_1]", + "fixture_hash": "0xb1353f1aa0954acfa66bb801ace438a1b1937276d0b4aadf977bd8785ddab5b2", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-blockchain_test_engine-same-stack-to-4-to-0-so-4]", - "fixture_hash": "0x9f27dc238831d83f4234bbea624030f08c30bd2c295e68f75ffa381f2328f491", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-state_test-data_appending_initcode-mem_expansion_bytes_1-new_account_False-value_0]", + "fixture_hash": "0x651bcbf202bfa09d0e8305ec9b6178b503937150c0ed1af118a21fbe9ec09203", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-blockchain_test_engine-same-stack-to-4-to-2-so-2]", - "fixture_hash": "0x9d36e395fa472703f88e3e10e9c6c55ff46f0b3af4bdec6c67a46779b8452ae6", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-state_test-data_appending_initcode-mem_expansion_bytes_1-new_account_False-value_1]", + "fixture_hash": "0x3c1f521343344f424f3bf35ca937c834a3b6eb6db38ccd87ea094059c38f5f7b", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-blockchain_test_engine-same-stack-to-4-to-2-so-4]", - "fixture_hash": "0x6eee31974732fb039bf91408387a2338faa1940b70cd15885f75d4fd09ec8013", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-state_test-data_appending_initcode-mem_expansion_bytes_32-new_account_True-value_0]", + "fixture_hash": "0x9d2c8667c130691908e5032701a6902b1aa127ea86ca687b0e18007e2f4140", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-blockchain_test_engine-same-stack-to-4-to-4-so-4]", - "fixture_hash": "0x5377ab4d5530cdbd5ab35b99105c583d43c61ad73e6a0a960cfe0535a523ba5c", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-state_test-data_appending_initcode-mem_expansion_bytes_32-new_account_True-value_1]", + "fixture_hash": "0xba67ea82d2b49144584208f128bb9daff535d56f4d49f7fecefe08be3983c923", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-blockchain_test_engine-more-stack-to-0-to-0-so-0]", - "fixture_hash": "0x4a58cf7b672d0ea3260bb653bfa8fadcbc98168b9f71bd6f38cae34a066ad04", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-state_test-data_appending_initcode-mem_expansion_bytes_32-new_account_False-value_0]", + "fixture_hash": "0xa7d1655f6d211fbf28e31fd93501260dbd436f3c66459fb2a25f4c00376fda3e", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-blockchain_test_engine-more-stack-to-0-to-0-so-2]", - "fixture_hash": "0x45efaa9b479b0ffcd6e89977d80e78efb5f7ba5f7d8e10c6faf7ca014737b81a", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-state_test-data_appending_initcode-mem_expansion_bytes_32-new_account_False-value_1]", + "fixture_hash": "0x2c099455b8a4b3afcf04efadb3a3d52cfb4e0b38644ea360ddd41f0e25e8608c", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-blockchain_test_engine-more-stack-to-0-to-0-so-4]", - "fixture_hash": "0x65fb0d52306c9cb44a6a90e6977138e4b5830d3cca95f674593f34c4539c3dd", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-state_test-data_appending_initcode-mem_expansion_bytes_33-new_account_True-value_0]", + "fixture_hash": "0x65ae299e0c54e97a71506970de6bc86c31fa3a5d06bb6f2019d6406ca5675c11", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-blockchain_test_engine-more-stack-to-0-to-2-so-2]", - "fixture_hash": "0x10ae84572ab6397328c713d07a164f536dd3375f056e696967edd246d0ac7220", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-state_test-data_appending_initcode-mem_expansion_bytes_33-new_account_True-value_1]", + "fixture_hash": "0xb08bb9ea33ddb09b812bbc6ac60522d8f9ad135aaa1e83b9b1c1b3c398674ad1", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-blockchain_test_engine-more-stack-to-0-to-2-so-4]", - "fixture_hash": "0xe8620409bb417fcd22b7fc3d8dfa038f4b1bd031ac5cf1ef1d21999cfe44dee9", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-state_test-data_appending_initcode-mem_expansion_bytes_33-new_account_False-value_0]", + "fixture_hash": "0x841832dc5a4878ca033bc7c90bcbaf043eaeeba9df3441c7111b60f3ce03a714", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-blockchain_test_engine-more-stack-to-0-to-4-so-4]", - "fixture_hash": "0xfbe6cc270f0ec8851a084581f26ecd6c583269386622442401b4d9c6e8f01ba7", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-state_test-data_appending_initcode-mem_expansion_bytes_33-new_account_False-value_1]", + "fixture_hash": "0xabc38ce0d8599970784583c7293a3b76bc36268c8ae7f638d17a913562304dda", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-blockchain_test_engine-more-stack-to-2-to-0-so-0]", - "fixture_hash": "0x4134a58fc03a8dd03be5c253851e4d9adf287978aab5157756e3430d29033d13", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_subcontainer_validation.py::test_container_combos_valid[fork_CancunEIP7692-state_test-EOFCREATE_RETURNCONTRACT]", + "fixture_hash": "0x9137a57ede7571372c002cb4f7402a49f01b689a2068678ebd7d245580cc7152", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7620_eof_create/subcontainer_validation/container_combos_valid.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-blockchain_test_engine-more-stack-to-2-to-0-so-2]", - "fixture_hash": "0x783ab7c1e7dbfa784dba862c4e0a531bc7576eed8a900ff8eae13bcb7fe097eb", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_subcontainer_validation.py::test_container_combos_valid[fork_CancunEIP7692-state_test-RETURNCONTRACT_STOP]", + "fixture_hash": "0x1c9fbefeca173455895076875b5b7857b813402bb1fe1bc551c8367222e98b3", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7620_eof_create/subcontainer_validation/container_combos_valid.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-blockchain_test_engine-more-stack-to-2-to-0-so-4]", - "fixture_hash": "0x54a42eeebb602934003059a79239df41bc2c3218d84967ba84cb164ed18725b0", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_subcontainer_validation.py::test_container_combos_valid[fork_CancunEIP7692-state_test-RETURNCONTRACT_RETURN]", + "fixture_hash": "0xf5c6af4ce8cf46c48da446e24b96ced3459734c4f3e6272dc4278330caa89629", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7620_eof_create/subcontainer_validation/container_combos_valid.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-blockchain_test_engine-more-stack-to-2-to-2-so-2]", - "fixture_hash": "0x537983c705e1f03fbf7203a5020ddab224282dddf2f0d7b6b421d8a81585af17", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_subcontainer_validation.py::test_container_combos_valid[fork_CancunEIP7692-state_test-EOFCREATE_REVERT]", + "fixture_hash": "0x463321ef2673c5d4a29dbace9db24daed87afa82d53f8bccbb101ded7325b667", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7620_eof_create/subcontainer_validation/container_combos_valid.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-blockchain_test_engine-more-stack-to-2-to-2-so-4]", - "fixture_hash": "0xc906b6d73836fa576a5bb3bce898973d5557304d8e4b0230339eb685b089cdb6", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_subcontainer_validation.py::test_container_combos_valid[fork_CancunEIP7692-state_test-RETURNCONTRACT_REVERT]", + "fixture_hash": "0x5079a0c0fc35bd7f85f09dec17e2603df7f4e648d87a535fe7a6bd8029b53b99", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7620_eof_create/subcontainer_validation/container_combos_valid.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-blockchain_test_engine-more-stack-to-2-to-4-so-4]", - "fixture_hash": "0xf8944afa13385abf84e4349e79ac4bbeb4ffc5094baa160eeb4310321f14ca5b", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_subcontainer_validation.py::test_simple_create_from_deployed[fork_CancunEIP7692-state_test]", + "fixture_hash": "0x9137a57ede7571372c002cb4f7402a49f01b689a2068678ebd7d245580cc7152", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7620_eof_create/subcontainer_validation/simple_create_from_deployed.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-blockchain_test_engine-more-stack-to-4-to-0-so-0]", - "fixture_hash": "0x44be6b13f81a0f4420d749e31579673a56cebec48f86fe26f90902a3c9bd4f65", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_subcontainer_validation.py::test_simple_create_from_creation[fork_CancunEIP7692-state_test]", + "fixture_hash": "0x1c9fbefeca173455895076875b5b7857b813402bb1fe1bc551c8367222e98b3", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7620_eof_create/subcontainer_validation/simple_create_from_creation.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-blockchain_test_engine-more-stack-to-4-to-0-so-2]", - "fixture_hash": "0x5dbbbdda5c1389ed4e4b03207b9001d11d06bf5d855552cf821307d980ef66", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_subcontainer_validation.py::test_reverting_container[fork_CancunEIP7692-state_test-eofcreate]", + "fixture_hash": "0x463321ef2673c5d4a29dbace9db24daed87afa82d53f8bccbb101ded7325b667", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7620_eof_create/subcontainer_validation/reverting_container.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-blockchain_test_engine-more-stack-to-4-to-0-so-4]", - "fixture_hash": "0xe03ad8a1383943cd8f8b72bc99e3ad588751b76c94b239f500058fe341aa494a", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_subcontainer_validation.py::test_reverting_container[fork_CancunEIP7692-state_test-returncontract]", + "fixture_hash": "0x5079a0c0fc35bd7f85f09dec17e2603df7f4e648d87a535fe7a6bd8029b53b99", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7620_eof_create/subcontainer_validation/reverting_container.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-blockchain_test_engine-more-stack-to-4-to-2-so-2]", - "fixture_hash": "0x57acadd2677b7f055ad97e4cd10493c723812edb02c4874b14246db977f6e750", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_legacy_eof_creates.py::test_cross_version_creates_fail[fork_CancunEIP7692-state_test-deploy_eof_initcontainer-CREATE]", + "fixture_hash": "0x5972a2f8c3d9f7cd4340e4325541495080f942e962a628a0048640f147007e44", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7620_eof_create/legacy_eof_creates/cross_version_creates_fail.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-blockchain_test_engine-more-stack-to-4-to-2-so-4]", - "fixture_hash": "0x85b041a7f3c26c9d3476be3a377ff99448332c820a6a5226d488c34a95a8cfbc", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_legacy_eof_creates.py::test_cross_version_creates_fail[fork_CancunEIP7692-state_test-deploy_eof_initcontainer-CREATE2]", + "fixture_hash": "0xb6a38cade21528a0892704a6113e132ce30cdc8e178953a86ee48fe6fa93577b", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7620_eof_create/legacy_eof_creates/cross_version_creates_fail.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-blockchain_test_engine-more-stack-to-4-to-4-so-4]", - "fixture_hash": "0x3a52e85dc60c633b49a49e69eae1e5d6f516914259a9cb29e5755aa5c5b8116d", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_legacy_eof_creates.py::test_cross_version_creates_fail[fork_CancunEIP7692-state_test-deploy_eof_container-CREATE]", + "fixture_hash": "0xce7aea9dc3201ce2ee9a66098afc8a3b35973768396b961ecea1de23af628b7a", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7620_eof_create/legacy_eof_creates/cross_version_creates_fail.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_non_returning_rules[fork_CancunEIP7692-blockchain_test_engine-h-0-ti-0]", - "fixture_hash": "0x7907d02551a9e391558c61150855515046a878cb4b815a4f1261575c4ebd0e41", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_legacy_eof_creates.py::test_cross_version_creates_fail[fork_CancunEIP7692-state_test-deploy_eof_container-CREATE2]", + "fixture_hash": "0x56086fd238f543d1643a6d457c0cef3b155cdc7dea44f9f14e4136e8a24b9a04", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_non_returning_rules.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7620_eof_create/legacy_eof_creates/cross_version_creates_fail.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_non_returning_rules[fork_CancunEIP7692-blockchain_test_engine-h-0-ti-2]", - "fixture_hash": "0x95f09bd78402b1d002af9b62038371e608bcb79a93d9781cde575ac64ff870dc", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_legacy_eof_creates.py::test_legacy_initcode_eof_contract_fails[fork_CancunEIP7692-state_test-deploy_eof_initcontainer-CREATE]", + "fixture_hash": "0x7797b654c5898ec340b06f8ff5a374576f85dba2390dfb0947cf693b6044e5b3", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_non_returning_rules.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7620_eof_create/legacy_eof_creates/legacy_initcode_eof_contract_fails.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_non_returning_rules[fork_CancunEIP7692-blockchain_test_engine-h-0-ti-4]", - "fixture_hash": "0x4eae2d0e05b0feae7cd925775a32fd9d30e2603b033d3b1032ec0fb2aec34375", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_legacy_eof_creates.py::test_legacy_initcode_eof_contract_fails[fork_CancunEIP7692-state_test-deploy_eof_initcontainer-CREATE2]", + "fixture_hash": "0xb615f1d0b11d66a77269570c7bbedb2bd5871fbea0368f303930e248eb541c77", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_non_returning_rules.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7620_eof_create/legacy_eof_creates/legacy_initcode_eof_contract_fails.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_non_returning_rules[fork_CancunEIP7692-blockchain_test_engine-h-2-ti-0]", - "fixture_hash": "0x2a41094d2193d1cdb1ce207bb4653b5e7810219a22bc2779d375f7a6ffe4b030", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_legacy_eof_creates.py::test_legacy_initcode_eof_contract_fails[fork_CancunEIP7692-state_test-deploy_eof_container-CREATE]", + "fixture_hash": "0xa0ae1148588d5473dacfc0dd5234c9fb14499a865c75a710ab0a2abb0f29dbe0", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_non_returning_rules.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7620_eof_create/legacy_eof_creates/legacy_initcode_eof_contract_fails.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_non_returning_rules[fork_CancunEIP7692-blockchain_test_engine-h-2-ti-2]", - "fixture_hash": "0x683b7fd2050704f94ddc473c1ab68b8af27e97f5c90b96a763ab420d907ab200", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_legacy_eof_creates.py::test_legacy_initcode_eof_contract_fails[fork_CancunEIP7692-state_test-deploy_eof_container-CREATE2]", + "fixture_hash": "0xea5517b8d252afffea8e290bfd72ef356c48d7eb6d9a9543e6856aea20e7f77c", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_non_returning_rules.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7620_eof_create/legacy_eof_creates/legacy_initcode_eof_contract_fails.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_non_returning_rules[fork_CancunEIP7692-blockchain_test_engine-h-2-ti-4]", - "fixture_hash": "0x3dd77141aa7dd5c42741abdb2d842fcdf98a2296fba4a11076c8c5a0b2aabb0e", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_eofcreate_failures.py::test_auxdata_size_failures[fork_CancunEIP7692-state_test-maxcode]", + "fixture_hash": "0xbaaed6ba77433a1fa973a367a94e654316317e4575ff97959b72dfee60a1a324", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_non_returning_rules.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7620_eof_create/eofcreate_failures/auxdata_size_failures.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_non_returning_rules[fork_CancunEIP7692-blockchain_test_engine-h-4-ti-0]", - "fixture_hash": "0x386a8e65c873d537636e9feaf13a6891399ab4c5905c6b67c4640091f3006545", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_eofcreate_failures.py::test_auxdata_size_failures[fork_CancunEIP7692-state_test-overmaxcode]", + "fixture_hash": "0x78a78c1caf8cfefb5038dbb918b96d02257eea20cece6da8f0068132f1c541a3", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_non_returning_rules.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7620_eof_create/eofcreate_failures/auxdata_size_failures.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_non_returning_rules[fork_CancunEIP7692-blockchain_test_engine-h-4-ti-2]", - "fixture_hash": "0xbc39fad17d15a39d59f4b508049aa4aa38279abcbcb83f34f22646fe4dde2e75", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_eofcreate_failures.py::test_auxdata_size_failures[fork_CancunEIP7692-state_test-almost64k]", + "fixture_hash": "0xad3bbe083c802f8e085000b92d979edd8d80e3719c0c8c489ea2ca8fbeba4f52", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_non_returning_rules.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7620_eof_create/eofcreate_failures/auxdata_size_failures.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_non_returning_rules[fork_CancunEIP7692-blockchain_test_engine-h-4-ti-4]", - "fixture_hash": "0xec39f3680294203586b315cc394c18374d4c69589106cf5b84644364a8f9ddc4", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_eofcreate_failures.py::test_auxdata_size_failures[fork_CancunEIP7692-state_test-64k-1]", + "fixture_hash": "0x8a7c9e80b77b6766dad4340da7358021f68f447b489a162b3a7de31ae2fcc1b6", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_non_returning_rules.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7620_eof_create/eofcreate_failures/auxdata_size_failures.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_target.py::test_jumpf_target_rules[fork_CancunEIP7692-blockchain_test_engine-so-N-to-N]", - "fixture_hash": "0x19d66d32616a738834f36ca1f9e32901d68194a12bfb89fc863dbd6db0b08709", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_eofcreate_failures.py::test_auxdata_size_failures[fork_CancunEIP7692-state_test-64k]", + "fixture_hash": "0x8ad672e3588e7f5419b83a32cbba3bd8f8b19fa5ac1f917da799c27524b8cc9d", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_target/jumpf_target_rules.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7620_eof_create/eofcreate_failures/auxdata_size_failures.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_target.py::test_jumpf_target_rules[fork_CancunEIP7692-blockchain_test_engine-so-N-to-0]", - "fixture_hash": "0xb3bb3e06e0d02ee42f475ba998063bdcb6052b34f048f44e5bf2baedc84d83df", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_eofcreate_failures.py::test_auxdata_size_failures[fork_CancunEIP7692-state_test-over64k]", + "fixture_hash": "0x617a2810aacad5fd0cbb26f1e5fbf57648d3aa37c8832ceb9979616a215736c2", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_target/jumpf_target_rules.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7620_eof_create/eofcreate_failures/auxdata_size_failures.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_target.py::test_jumpf_target_rules[fork_CancunEIP7692-blockchain_test_engine-so-N-to-2]", - "fixture_hash": "0x4f7eded9c80b1882cdc00ab9687a342e6e9874a40d31fc5906a69aa08dadae1f", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_eofcreate_failures.py::test_initcode_revert[fork_CancunEIP7692-state_test-empty]", + "fixture_hash": "0x655e10b0b34e819a665ebf867ab87b56b16ea24d13b03742c65981e0ae27b99", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_target/jumpf_target_rules.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7620_eof_create/eofcreate_failures/initcode_revert.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_target.py::test_jumpf_target_rules[fork_CancunEIP7692-blockchain_test_engine-so-N-to-4]", - "fixture_hash": "0x54207c02c208e4c39b51f345d85eba50dbc3e27ba93553ac6988f7b58b1cc4d5", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_eofcreate_failures.py::test_initcode_revert[fork_CancunEIP7692-state_test-Error(string)]", + "fixture_hash": "0xdeb24cb12fffcff36f0aeb6c74cbb5e936fd12a83d860c39c145948f1731bb5b", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_target/jumpf_target_rules.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7620_eof_create/eofcreate_failures/initcode_revert.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_target.py::test_jumpf_target_rules[fork_CancunEIP7692-blockchain_test_engine-so-N-to-127]", - "fixture_hash": "0x6db330475d7676df828a2ece2779bab89e58f043b0ae92861cc689a3fda0176c", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_eofcreate_failures.py::test_insufficient_initcode_gas[fork_CancunEIP7692-state_test]", + "fixture_hash": "0xf0f1131608a6fc46c479499429684ee280c6c63f8eb64f778b46bdf7f286ff58", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_target/jumpf_target_rules.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7620_eof_create/eofcreate_failures/insufficient_initcode_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_target.py::test_jumpf_target_rules[fork_CancunEIP7692-blockchain_test_engine-so-0-to-N]", - "fixture_hash": "0xc7f3baeba1403acfb04c888c6c4964fe6cd46735cb416467484f0d68911be2d9", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_eofcreate_failures.py::test_initcode_aborts[fork_CancunEIP7692-state_test]", + "fixture_hash": "0xc0f48d955da324e0ad47313be6cbe4f56be035c0bd23fdcaaf8d3e09a3ba0c26", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_target/jumpf_target_rules.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7620_eof_create/eofcreate_failures/initcode_aborts.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_target.py::test_jumpf_target_rules[fork_CancunEIP7692-blockchain_test_engine-so-0-to-0]", - "fixture_hash": "0xa9b1cf4e89c106fc716aa2acfe2e406f6f567634d1dd5ce45976da1c89874850", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_eofcreate_failures.py::test_static_flag_eofcreate[fork_CancunEIP7692-state_test-working_initcode-endowment_0-opcode_STATICCALL]", + "fixture_hash": "0x15d320556d593419fa9a6f08ad00c8dfb5161407557d020c4c195a2a549c1bb4", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_target/jumpf_target_rules.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7620_eof_create/eofcreate_failures/static_flag_eofcreate.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_target.py::test_jumpf_target_rules[fork_CancunEIP7692-blockchain_test_engine-so-0-to-2]", - "fixture_hash": "0x4166d20e98c319b65c8246b24835e0ddee30a9dc62d709dc77d3330c3cde9977", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_eofcreate_failures.py::test_static_flag_eofcreate[fork_CancunEIP7692-state_test-working_initcode-endowment_0-opcode_EXTSTATICCALL]", + "fixture_hash": "0xcf9d0f13a46d17f95fedf8e5286c9f8344b3d39379043d6006682e31f35303b0", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_target/jumpf_target_rules.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7620_eof_create/eofcreate_failures/static_flag_eofcreate.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_target.py::test_jumpf_target_rules[fork_CancunEIP7692-blockchain_test_engine-so-0-to-4]", - "fixture_hash": "0xb55ef4021d38742e3921f6b2b77873d3bef6e7e5eec06c51ac813769d9a810c2", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_eofcreate_failures.py::test_static_flag_eofcreate[fork_CancunEIP7692-state_test-working_initcode-endowment_1-opcode_STATICCALL]", + "fixture_hash": "0x667307fc5f65045d1a5d17868ce547b1d0a8e940acc0aa2d52468f64c5e7b950", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_target/jumpf_target_rules.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7620_eof_create/eofcreate_failures/static_flag_eofcreate.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_target.py::test_jumpf_target_rules[fork_CancunEIP7692-blockchain_test_engine-so-0-to-127]", - "fixture_hash": "0xfd52cdd888f03c265d405e1ea8b463d4d1a08655349d5e66b69a14d0c3c22bc9", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_eofcreate_failures.py::test_static_flag_eofcreate[fork_CancunEIP7692-state_test-working_initcode-endowment_1-opcode_EXTSTATICCALL]", + "fixture_hash": "0x812df5165e55ed91166064a1e3e9526d1abc19ef575e2f71dbaa51ef0ada3c0c", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_target/jumpf_target_rules.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7620_eof_create/eofcreate_failures/static_flag_eofcreate.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_target.py::test_jumpf_target_rules[fork_CancunEIP7692-blockchain_test_engine-so-2-to-N]", - "fixture_hash": "0xe4f736a3691cab8fed1fb560185b105cd8018a23ea114d7698cefd29c90e4cc0", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_eofcreate_failures.py::test_static_flag_eofcreate[fork_CancunEIP7692-state_test-aborting_code-endowment_0-opcode_STATICCALL]", + "fixture_hash": "0xb315c1be16130457e913c3f5cdf1af8ee9c8e53fff81202c73f82befbfeacfaf", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_target/jumpf_target_rules.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7620_eof_create/eofcreate_failures/static_flag_eofcreate.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_target.py::test_jumpf_target_rules[fork_CancunEIP7692-blockchain_test_engine-so-2-to-0]", - "fixture_hash": "0x88af4bf82c00b2381594f87789f5d67aeb7a0d571e39c4f88f14921179471ab3", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_eofcreate_failures.py::test_static_flag_eofcreate[fork_CancunEIP7692-state_test-aborting_code-endowment_0-opcode_EXTSTATICCALL]", + "fixture_hash": "0xe64056c75ad2d12ea3f8c4010ebec29c6503a0a562b24cf791c42a42f239712e", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_target/jumpf_target_rules.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7620_eof_create/eofcreate_failures/static_flag_eofcreate.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_target.py::test_jumpf_target_rules[fork_CancunEIP7692-blockchain_test_engine-so-2-to-2]", - "fixture_hash": "0x9fc836b6b32dc975cba3d7399b37f5c4bdb498be502edb0068f0cbc919760fbc", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_eofcreate_failures.py::test_static_flag_eofcreate[fork_CancunEIP7692-state_test-aborting_code-endowment_1-opcode_STATICCALL]", + "fixture_hash": "0x16db88ef70a8001603e2e6b4af5f49ee47e429f6c29ead364719095298c97ee7", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_target/jumpf_target_rules.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7620_eof_create/eofcreate_failures/static_flag_eofcreate.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_target.py::test_jumpf_target_rules[fork_CancunEIP7692-blockchain_test_engine-so-2-to-4]", - "fixture_hash": "0x9f37ef101606e6dcec0e58d32089a606962a30459897893fb9bb718f3a8a53af", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_eofcreate_failures.py::test_static_flag_eofcreate[fork_CancunEIP7692-state_test-aborting_code-endowment_1-opcode_EXTSTATICCALL]", + "fixture_hash": "0x5af3c0f3daf6d9583cd8d5748812fe5923f43173698cfe522721fe321d12021a", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_target/jumpf_target_rules.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7620_eof_create/eofcreate_failures/static_flag_eofcreate.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_target.py::test_jumpf_target_rules[fork_CancunEIP7692-blockchain_test_engine-so-2-to-127]", - "fixture_hash": "0xff9fee344646cdfe1f9cfa38d2fa510c0e16e6c663b063000d713104a72428d2", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_eofcreate_failures.py::test_eof_eofcreate_msg_depth[fork_CancunEIP7692-state_test-call_fails-opcode_EXTCALL]", + "fixture_hash": "0x9745135ef83d96d1e2c9d8b1874246193bf181821bcf1db4a315d724b0616a5f", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_target/jumpf_target_rules.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7620_eof_create/eofcreate_failures/eof_eofcreate_msg_depth.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_target.py::test_jumpf_target_rules[fork_CancunEIP7692-blockchain_test_engine-so-4-to-N]", - "fixture_hash": "0x1324db3b6b340c8f3b9ff8744f6f49dd1d6536a86a45ca29fde8567ae2a0b157", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_eofcreate_failures.py::test_eof_eofcreate_msg_depth[fork_CancunEIP7692-state_test-call_fails-opcode_EXTDELEGATECALL]", + "fixture_hash": "0x301cdadadba200667ba97b9b72016de1025f5710893e823e9681f954cbb3fe3", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_target/jumpf_target_rules.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7620_eof_create/eofcreate_failures/eof_eofcreate_msg_depth.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_target.py::test_jumpf_target_rules[fork_CancunEIP7692-blockchain_test_engine-so-4-to-0]", - "fixture_hash": "0x36cbba7a771a52a6a1fe4a5b16fcc97fb2a0112e17f1023158b181ba0ee74198", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_eofcreate_failures.py::test_eof_eofcreate_msg_depth[fork_CancunEIP7692-state_test-create_fails-opcode_EXTCALL]", + "fixture_hash": "0x5a32d847dff44f8a04f089c09f1916c7411b9b7e88a235804d7357614b6584ce", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_target/jumpf_target_rules.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7620_eof_create/eofcreate_failures/eof_eofcreate_msg_depth.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_target.py::test_jumpf_target_rules[fork_CancunEIP7692-blockchain_test_engine-so-4-to-2]", - "fixture_hash": "0x2e5546e45e24b9f7696390e7df8db30dd42eb5ec0cbed11ba9224bd1da7c28ed", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_eofcreate_failures.py::test_eof_eofcreate_msg_depth[fork_CancunEIP7692-state_test-create_fails-opcode_EXTDELEGATECALL]", + "fixture_hash": "0x10fbed12d4b6c576368d17b00a0656dcca4543e47a1d73a7e6c4afba54fc4217", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_target/jumpf_target_rules.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7620_eof_create/eofcreate_failures/eof_eofcreate_msg_depth.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_target.py::test_jumpf_target_rules[fork_CancunEIP7692-blockchain_test_engine-so-4-to-4]", - "fixture_hash": "0x1dd9773030c6557441e350c5ad305a5b2874e562dcd8e3ee60b5f96399076f1a", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_eofcreate_failures.py::test_eofcreate_insufficient_stipend[fork_CancunEIP7692-state_test-1_wei]", + "fixture_hash": "0xdb0a49e5346c45dc8e0e92b8534407c2c4f3f402baee4bd90f5ea5a41266ba73", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_target/jumpf_target_rules.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7620_eof_create/eofcreate_failures/eofcreate_insufficient_stipend.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_target.py::test_jumpf_target_rules[fork_CancunEIP7692-blockchain_test_engine-so-4-to-127]", - "fixture_hash": "0x9e5bcbb53a25b48729e4f8ce1ea6e6517d9d8273a2bb01c0590cca1a17ec62e8", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_eofcreate_failures.py::test_eofcreate_insufficient_stipend[fork_CancunEIP7692-state_test-1_gwei]", + "fixture_hash": "0xa0d47d034b9ac7642cc54c643d9cdc5a8f2bbe39d5b5eb16fa22e5d99980bc55", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_target/jumpf_target_rules.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7620_eof_create/eofcreate_failures/eofcreate_insufficient_stipend.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_target.py::test_jumpf_target_rules[fork_CancunEIP7692-blockchain_test_engine-so-127-to-N]", - "fixture_hash": "0xbbe16fe09137d6dc348a503442f2acdce3c6357ed0d950243c0006105ae373ae", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_eofcreate_failures.py::test_insufficient_returncontract_auxdata_gas[fork_CancunEIP7692-state_test]", + "fixture_hash": "0x78e2f5f88e4815c5e66f3e2beb24e9d96546f7976869a010c124c54d3ecf0160", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_target/jumpf_target_rules.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7620_eof_create/eofcreate_failures/insufficient_returncontract_auxdata_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_target.py::test_jumpf_target_rules[fork_CancunEIP7692-blockchain_test_engine-so-127-to-0]", - "fixture_hash": "0x585905349c4eb9287fb500d51995b07b91da939c7b3c474c338f477b4439fe27", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_eofcreate_failures.py::test_eofcreate_deploy_sizes[fork_CancunEIP7692-state_test-large]", + "fixture_hash": "0xee47ef7a355abc39e428076a1a3792dc999a2831a6c17eca549f33d001243563", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_target/jumpf_target_rules.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7620_eof_create/eofcreate_failures/eofcreate_deploy_sizes.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_target.py::test_jumpf_target_rules[fork_CancunEIP7692-blockchain_test_engine-so-127-to-2]", - "fixture_hash": "0x6aa02c6b503abb8d657924a5dedc4e41564cacc723249681fff53956da617675", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_eofcreate_failures.py::test_eofcreate_deploy_sizes[fork_CancunEIP7692-state_test-max]", + "fixture_hash": "0x4bbc9aa3b5f176fbb85f85f16c0ca5315e3a24e828db6219239f3b032d514713", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_target/jumpf_target_rules.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7620_eof_create/eofcreate_failures/eofcreate_deploy_sizes.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_target.py::test_jumpf_target_rules[fork_CancunEIP7692-blockchain_test_engine-so-127-to-4]", - "fixture_hash": "0x6502753fe7eac2ffbfd4c301c5f052781797f02b91cdc56c638a7a92957b70f0", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_eofcreate_failures.py::test_eofcreate_deploy_sizes[fork_CancunEIP7692-state_test-overmax]", + "fixture_hash": "0x27f5de1959c3cf2a351dd58cb50df6484c0b9816a683e1a61ceae68aeedcacdf", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_target/jumpf_target_rules.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7620_eof_create/eofcreate_failures/eofcreate_deploy_sizes.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_target.py::test_jumpf_target_rules[fork_CancunEIP7692-blockchain_test_engine-so-127-to-127]", - "fixture_hash": "0x92fc6d2119d3d573feb632bb26da7537f8019551395f0698903d0177102c6b29", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_eofcreate_failures.py::test_eofcreate_deploy_sizes[fork_CancunEIP7692-state_test-initcodemax]", + "fixture_hash": "0xf2ae6d4110626477dfcb967c7e8c9e7ff76194bd046d90693116f72b6a3e44be", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_target/jumpf_target_rules.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7620_eof_create/eofcreate_failures/eofcreate_deploy_sizes.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_execution.py::test_jumpf_way_too_large[fork_CancunEIP7692-blockchain_test_engine]", - "fixture_hash": "0x476b6c76479d60c57f53facc4eb95bb0ed30ac9dd26e28d572640d6048d6020e", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_eofcreate_failures.py::test_insufficient_gas_memory_expansion[fork_CancunEIP7692-state_test]", + "fixture_hash": "0x6273b228802ee2e20a421f47de153852176e4b783b437034b745523ba53bc125", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_execution/jumpf_way_too_large.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7620_eof_create/eofcreate_failures/insufficient_gas_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_execution.py::test_jumpf_with_inputs_stack_size_1024_at_push[fork_CancunEIP7692-blockchain_test_engine]", - "fixture_hash": "0xb7f408fd1ed0f6bfcac4703f05ed42eb51f89934f80a6f9a968aaa7a9b67563f", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_eofcreate.py::test_eofcreate_then_call[fork_CancunEIP7692-state_test]", + "fixture_hash": "0x11311d2f5a5fe5b8e6ac9ccd7913d8e28337195895d86f5e984e67b2716e1b9c", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_execution/jumpf_with_inputs_stack_size_1024_at_push.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7620_eof_create/eofcreate/eofcreate_then_call.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_execution.py::test_jumpf_forward[fork_CancunEIP7692-blockchain_test_engine]", - "fixture_hash": "0x8eb2b5450c86182d6f0431694fdbd83cb5c8863c9964c9a99bb55843d4cd1d20", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_eofcreate.py::test_calldata[fork_CancunEIP7692-state_test]", + "fixture_hash": "0xc49cdea5c4305a483b1dcea561df82b56d2ae5d79b4682dc3698849b13aabd38", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_execution/jumpf_forward.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7620_eof_create/eofcreate/calldata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_execution.py::test_jumpf_too_large[fork_CancunEIP7692-blockchain_test_engine]", - "fixture_hash": "0xd837b5bf70f74a37c0aa5576ad5006acccad3b18d7bd05578dee8d38ae8df6d7", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_eofcreate.py::test_address_collision[fork_CancunEIP7692-state_test]", + "fixture_hash": "0x2674b4a8123eaa4b0cf0e28ae805a4e2566a8aa5dbf840d5c00cc6959270d254", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_execution/jumpf_too_large.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7620_eof_create/eofcreate/address_collision.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_execution.py::test_callf_to_non_returning_section[fork_CancunEIP7692-blockchain_test_engine]", - "fixture_hash": "0xd51400d5786a62d1fa5dd474f09c198c2ff748967597c82df6685fbee4485ba3", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_eofcreate.py::test_eofcreate_in_initcode_reverts[fork_CancunEIP7692-state_test]", + "fixture_hash": "0x19c114780894eb7bd2ec778dbc3d8e9bf465e2946616f0671a2a6bb252d4ef98", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_execution/callf_to_non_returning_section.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7620_eof_create/eofcreate/eofcreate_in_initcode_reverts.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_execution.py::test_jumpf_backward[fork_CancunEIP7692-blockchain_test_engine]", - "fixture_hash": "0x735f3292ca4265b90b08d3f72637714b92d684f2ab7550bfd0ab320a35283e01", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_eofcreate.py::test_auxdata_variations[fork_CancunEIP7692-state_test-zero]", + "fixture_hash": "0x4ad27bf10604b11dc19e19fa8d9d4daef70e3593051d8fb494a29090b8a755df", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_execution/jumpf_backward.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7620_eof_create/eofcreate/auxdata_variations.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_execution.py::test_jumpf_stack_size_1024[fork_CancunEIP7692-blockchain_test_engine]", - "fixture_hash": "0xd9e7c665f7ee77108cbb97c463ed91e56fc57e8f9f1a8f57c5ceb8aeb8034c79", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_eofcreate.py::test_auxdata_variations[fork_CancunEIP7692-state_test-short]", + "fixture_hash": "0x7e03b18a4b298057512732f59b2f3832403a04263dd01087bea80dd572cce850", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_execution/jumpf_stack_size_1024.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7620_eof_create/eofcreate/auxdata_variations.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_execution.py::test_jumpf_stack_size_1024_at_push[fork_CancunEIP7692-blockchain_test_engine]", - "fixture_hash": "0x9af2a6a14652652ba117d97022965b5e11f6e2d79384e56e6eff4d1ebb2fc468", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_eofcreate.py::test_auxdata_variations[fork_CancunEIP7692-state_test-one_byte_short]", + "fixture_hash": "0x2926f0c24f04976c4f6960f950bf8f098a49cde1e1d975c5f26a3d53d3db4645", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_execution/jumpf_stack_size_1024_at_push.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7620_eof_create/eofcreate/auxdata_variations.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_execution.py::test_jumpf_with_inputs_stack_size_1024[fork_CancunEIP7692-blockchain_test_engine]", - "fixture_hash": "0x3f64ea9cd7730de8610c7581a94340266ed68591974eb1a8bb27bad796f23d22", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_eofcreate.py::test_auxdata_variations[fork_CancunEIP7692-state_test-exact]", + "fixture_hash": "0xabeb0642ba5a2a1f28c3785c2085461957b416dd0c868cae0e070da83f0ff3a3", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_execution/jumpf_with_inputs_stack_size_1024.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7620_eof_create/eofcreate/auxdata_variations.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_execution.py::test_jumpf_to_nonexistent_section[fork_CancunEIP7692-blockchain_test_engine]", - "fixture_hash": "0xa9e38c4b1725deaf538a1c0b93369759764ece09c61d753b6c05ecf5e585b5af", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_eofcreate.py::test_auxdata_variations[fork_CancunEIP7692-state_test-one_byte_long]", + "fixture_hash": "0xffef03e4b3f2c2cd633ebe1831e97096723a55556db99d6c24d4d542712e5bd2", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_execution/jumpf_to_nonexistent_section.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7620_eof_create/eofcreate/auxdata_variations.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_execution.py::test_jumpf_stack_overflow[fork_CancunEIP7692-blockchain_test_engine]", - "fixture_hash": "0xe208269488bb643290e32c2eee6e0752e24e72e82e7d56ac07cb924abdc55a38", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_eofcreate.py::test_auxdata_variations[fork_CancunEIP7692-state_test-extra]", + "fixture_hash": "0x17f4354c451116c0376237b688cbce0e8b862ad8490f919f0666ed264c650e66", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_execution/jumpf_stack_overflow.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7620_eof_create/eofcreate/auxdata_variations.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_execution.py::test_jumpf_with_inputs_stack_overflow[fork_CancunEIP7692-blockchain_test_engine]", - "fixture_hash": "0xbcec7816fbf735952febe873de1094fbd8452653bfbf67d6a97bdff0f0c9b1a0", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_eofcreate.py::test_return_data_cleared[fork_CancunEIP7692-state_test]", + "fixture_hash": "0x91e16c40c36e538d13a8f1206385b7952422a159b1c9010a83031d0d0400895", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_execution/jumpf_with_inputs_stack_overflow.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7620_eof_create/eofcreate/return_data_cleared.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_execution.py::test_jumpf_to_self[fork_CancunEIP7692-blockchain_test_engine]", - "fixture_hash": "0x21414e46ecc11a44b85732a70a64aed9eb19b683b290ff737a92ee61193f9e99", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_eofcreate.py::test_eofcreate_in_initcode[fork_CancunEIP7692-state_test]", + "fixture_hash": "0xcf58b74259cd73e0b114accb676ada0a6d9dd876cc461517aa8b75ce5fcf2779", "fork": "Prague", - "format": "blockchain_test_engine", - "json_path": "blockchain_tests_engine/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_execution/jumpf_to_self.json" + "format": "state_test", + "json_path": "state_tests/prague/eip7692_eof_v1/eip7620_eof_create/eofcreate/eofcreate_in_initcode.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-state_test-empty_data_section-from_existent_memory-successful_True-single_byte_expansion]", - "fixture_hash": "0xec7855835023190db9696bd6d5e607a73482bfb9d0ca97ff6463ddd48a0e72ab", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_eofcreate.py::test_eofcreate_revert_eof_returndata[fork_CancunEIP7692-state_test]", + "fixture_hash": "0x3efdd3db59874c752b6ffefa0f5e42e581a442217df1a9c075d17b83dd05aa6b", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7620_eof_create/eofcreate/eofcreate_revert_eof_returndata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-state_test-empty_data_section-from_existent_memory-successful_True-single_byte_expansion_2]", - "fixture_hash": "0xd464db9754b629bc418dedc2dc73c6d1bbba1f51d8736889f7da68c04b6f46ec", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_eofcreate.py::test_simple_eofcreate[fork_CancunEIP7692-state_test]", + "fixture_hash": "0x5cdf83ec52c899baca86fdc254597067f754456024da51a4267f0e7f7826a28", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7620_eof_create/eofcreate/simple_eofcreate.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-state_test-empty_data_section-from_existent_memory-successful_True-single_byte_expansion_word_boundary]", - "fixture_hash": "0x10943777ee6a22a3846e8aa6100c63804367302d9bb6c893810c4d1572e1e2c4", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_clear_return_buffer[fork_CancunEIP7692-state_test-value_0-empty-opcode_EXTCALL]", + "fixture_hash": "0x2993ebe31a21a1ddf3174c5426dc2dfe9b7f7c198d04838a069817db4c21ec45", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_clear_return_buffer.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-state_test-empty_data_section-from_existent_memory-successful_True-single_byte_expansion_word_boundary_2]", - "fixture_hash": "0xd667f44022b07efa07863787fdcee460016ae436c997d28db77bbeb37b14227b", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_clear_return_buffer[fork_CancunEIP7692-state_test-value_0-empty-opcode_EXTDELEGATECALL]", + "fixture_hash": "0x9dd91d308603c5f7e1817a58d079b796a871ae736e5ce3ca35b2491fb09477b9", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_clear_return_buffer.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-state_test-empty_data_section-from_existent_memory-successful_True-multi_word_expansion]", - "fixture_hash": "0x63beaf83b12ad46e60d2d2f65ca228198a8ef8afe7f690feb77a3778bd12d64", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_clear_return_buffer[fork_CancunEIP7692-state_test-value_0-empty-opcode_EXTSTATICCALL]", + "fixture_hash": "0x391deab75621a78b320e397afb6c6a7f3c099631e2a5b19e73cded83f6d21cee", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_clear_return_buffer.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-state_test-empty_data_section-from_existent_memory-successful_True-multi_word_expansion_2]", - "fixture_hash": "0x13f76496226e77df073ab7afd709a3cde0f6551e46a406d22db42a8711ef0368", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_clear_return_buffer[fork_CancunEIP7692-state_test-value_0-EOA-opcode_EXTCALL]", + "fixture_hash": "0x9d8b117d7d3bd3993530f04adde7253bce2d3cb58c790166c0fafdffc2155214", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_clear_return_buffer.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-state_test-empty_data_section-from_existent_memory-successful_True-zero_length_expansion]", - "fixture_hash": "0xfb927ec48418ac63d5346f47a895e6fa9ef1fc44f6045d1925ea9e54c846c980", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_clear_return_buffer[fork_CancunEIP7692-state_test-value_0-EOA-opcode_EXTDELEGATECALL]", + "fixture_hash": "0xc4a619e55412eb7177ee7cc1fc88f592467c89804cdb4ae5e127d0a88df5e3f9", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_clear_return_buffer.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-state_test-empty_data_section-from_existent_memory-successful_True-huge_dest_zero_length]", - "fixture_hash": "0xb5c6548ba15dd14a6621cf7883a6c24eb45c938ebc1259bdd1f8dfb3ddd6c98", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_clear_return_buffer[fork_CancunEIP7692-state_test-value_0-EOA-opcode_EXTSTATICCALL]", + "fixture_hash": "0x99e347da1638abe7e7ed1ab5fba6909db10644e36c28099ab883bf7c6494656c", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_clear_return_buffer.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-state_test-empty_data_section-from_existent_memory-successful_True-huge_src_zero_length]", - "fixture_hash": "0xbc23cff3d3c0fcd978e7f9f5646e58f73a10671554c7dbb088f21af2c0555fb6", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_clear_return_buffer[fork_CancunEIP7692-state_test-value_0-LegacyContract-opcode_EXTCALL]", + "fixture_hash": "0x1f669f20dae885fb640d2e0b3a0a1992438d113e130a6b5b26069ed91b0fe4a2", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_clear_return_buffer.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-state_test-empty_data_section-from_existent_memory-successful_True-huge_dest_huge_src_zero_length]", - "fixture_hash": "0xd417fdc6f25297a3a95112f6f8397c702b2eb3685d81c965fb7e21c217233d35", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_clear_return_buffer[fork_CancunEIP7692-state_test-value_0-LegacyContract-opcode_EXTDELEGATECALL]", + "fixture_hash": "0xbf04eb610876cb2f664c93ee1add53ff9848015f42b980c1bf10441bda3d0e0d", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_clear_return_buffer.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-state_test-empty_data_section-from_existent_memory-successful_False-single_byte_expansion]", - "fixture_hash": "0x7d71bb49ed66f243b43483c2d5f8afdf0bb2e96fe69a523635cae3cd38852ead", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_clear_return_buffer[fork_CancunEIP7692-state_test-value_0-LegacyContract-opcode_EXTSTATICCALL]", + "fixture_hash": "0xbaf16d6d969750e09badb2278487b94ac43d52f862595787af966f9755ce706c", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_clear_return_buffer.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-state_test-empty_data_section-from_existent_memory-successful_False-single_byte_expansion_2]", - "fixture_hash": "0x95a2345a793f4955a737abe3eb7906b88081314f494327086d02810c67fd5153", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_clear_return_buffer[fork_CancunEIP7692-state_test-value_0-EOFContract-opcode_EXTCALL]", + "fixture_hash": "0xc4f014ecce35686bdc6c70ce9225a49912b2b3d0aa1bfa3e692f40f3665513b0", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_clear_return_buffer.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-state_test-empty_data_section-from_existent_memory-successful_False-single_byte_expansion_word_boundary]", - "fixture_hash": "0x54114e26eef85352ce64e53618f3d9ea5b0244580b5348367db5633e15e3c43f", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_clear_return_buffer[fork_CancunEIP7692-state_test-value_0-EOFContract-opcode_EXTDELEGATECALL]", + "fixture_hash": "0x737ae88d2f5d34d82a89554f06dacf308cad583bac3154dcd304a932cc492991", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_clear_return_buffer.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-state_test-empty_data_section-from_existent_memory-successful_False-single_byte_expansion_word_boundary_2]", - "fixture_hash": "0x814ed9948590c7ebb438e9572e235c5a09ca5d71fef7594cf832c0b855f2909c", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_clear_return_buffer[fork_CancunEIP7692-state_test-value_0-EOFContract-opcode_EXTSTATICCALL]", + "fixture_hash": "0x7038968fa84c1b69a055439b0fc24d4919c30fc0cb431c6c3bf758e81320c950", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_clear_return_buffer.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-state_test-empty_data_section-from_existent_memory-successful_False-multi_word_expansion]", - "fixture_hash": "0xb0604e7e52f022c86f464b5ea9f71c3f9398b3a8a4ec76c4fec3f9545387126a", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_clear_return_buffer[fork_CancunEIP7692-state_test-value_0-LegacyContractInvalid-opcode_EXTCALL]", + "fixture_hash": "0x865054d22d61966cba74be2b52adf6c8aad96611232a43ea71930c5fc868fad4", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_clear_return_buffer.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-state_test-empty_data_section-from_existent_memory-successful_False-multi_word_expansion_2]", - "fixture_hash": "0x852e903a9c53420cd7388aa8d26e784c77e370524026654c8a317b883a27c0d2", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_clear_return_buffer[fork_CancunEIP7692-state_test-value_0-LegacyContractInvalid-opcode_EXTDELEGATECALL]", + "fixture_hash": "0x9a7e6826dd4dddfff7fe7282adba70811a3e95f254c0f56d708f0d40e99a37e0", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_clear_return_buffer.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-state_test-empty_data_section-from_existent_memory-successful_False-zero_length_expansion]", - "fixture_hash": "0x925fd43bbeff012289b3e5fda4ced1fb544c0e86fd67a7e24b54dbd7c44aa12", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_clear_return_buffer[fork_CancunEIP7692-state_test-value_0-LegacyContractInvalid-opcode_EXTSTATICCALL]", + "fixture_hash": "0x1e0af0ec219381eaf10ec140174c8fc5267921f9f4e470845deb52a01606e815", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_clear_return_buffer.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-state_test-empty_data_section-from_existent_memory-successful_False-huge_dest_zero_length]", - "fixture_hash": "0x8653839865fd7ddd2972067d813d3daf194d891b95809d0830bd8c66fb58fb57", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_clear_return_buffer[fork_CancunEIP7692-state_test-value_0-EOFContractInvalid-opcode_EXTCALL]", + "fixture_hash": "0xa6cddc27cced6a7c43cfae9da764d53d6b5ac38504e7c1ade017d009aa33c8f5", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_clear_return_buffer.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-state_test-empty_data_section-from_existent_memory-successful_False-huge_src_zero_length]", - "fixture_hash": "0x9796d0190cf870a03365e62d0d5e6989347320c753230ba908aefa76ae3cd903", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_clear_return_buffer[fork_CancunEIP7692-state_test-value_0-EOFContractInvalid-opcode_EXTDELEGATECALL]", + "fixture_hash": "0x14a8e500c144e6b8cc69b2054d0094903880ed12872c1a74d14586090a1c1d71", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_clear_return_buffer.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-state_test-empty_data_section-from_existent_memory-successful_False-huge_dest_huge_src_zero_length]", - "fixture_hash": "0x26817e6f5f13a9882a5320b12ac94bd227effea9a291321e123936814779ab7", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_clear_return_buffer[fork_CancunEIP7692-state_test-value_0-EOFContractInvalid-opcode_EXTSTATICCALL]", + "fixture_hash": "0xec59fd7c56bcafe747b4e209349c9e91b35497ec539396763c2fdc48798c75e2", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_clear_return_buffer.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-state_test-empty_data_section-from_empty_memory-successful_True-single_byte_expansion]", - "fixture_hash": "0xa6f636d2a5ea0de452b5c88d9d2f1cc5ad59ebc01693d28324314d46ea76dbe2", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_clear_return_buffer[fork_CancunEIP7692-state_test-value_1-empty-opcode_EXTCALL]", + "fixture_hash": "0x54677976c39c48706a5e0b8d8c2203ad742eba02da1ffbced20a9e1c00e4e116", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_clear_return_buffer.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-state_test-empty_data_section-from_empty_memory-successful_True-single_byte_expansion_2]", - "fixture_hash": "0xe8f82d9a543f0385f102128707a9bbc66a83a678771d685866f5ff804f5aaafe", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_clear_return_buffer[fork_CancunEIP7692-state_test-value_1-empty-opcode_EXTDELEGATECALL]", + "fixture_hash": "0x9dd91d308603c5f7e1817a58d079b796a871ae736e5ce3ca35b2491fb09477b9", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_clear_return_buffer.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-state_test-empty_data_section-from_empty_memory-successful_True-single_byte_expansion_word_boundary]", - "fixture_hash": "0xb5e12be8fef689a6e41217effb23bfdcc82a544c0429484c1418675ec6d021b", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_clear_return_buffer[fork_CancunEIP7692-state_test-value_1-empty-opcode_EXTSTATICCALL]", + "fixture_hash": "0x391deab75621a78b320e397afb6c6a7f3c099631e2a5b19e73cded83f6d21cee", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_clear_return_buffer.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-state_test-empty_data_section-from_empty_memory-successful_True-single_byte_expansion_word_boundary_2]", - "fixture_hash": "0xad788156703480ba47fd3f06f969201738a6191bb4d26bd114816c37a19ae16e", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_clear_return_buffer[fork_CancunEIP7692-state_test-value_1-EOA-opcode_EXTCALL]", + "fixture_hash": "0xa2fc5ea6e485200c7671331a7cb53cb008277490d024a032811c60ae328c70de", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_clear_return_buffer.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-state_test-empty_data_section-from_empty_memory-successful_True-multi_word_expansion]", - "fixture_hash": "0xe01d22436562e9c98dcf55e15d38f385d972340f02f15c7f9e8a6cc19e01e9b7", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_clear_return_buffer[fork_CancunEIP7692-state_test-value_1-EOA-opcode_EXTDELEGATECALL]", + "fixture_hash": "0xc4a619e55412eb7177ee7cc1fc88f592467c89804cdb4ae5e127d0a88df5e3f9", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_clear_return_buffer.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-state_test-empty_data_section-from_empty_memory-successful_True-multi_word_expansion_2]", - "fixture_hash": "0xa5a1d082818780f550592835c40936141674395769d18bfeb2f087ea4d8f59a6", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_clear_return_buffer[fork_CancunEIP7692-state_test-value_1-EOA-opcode_EXTSTATICCALL]", + "fixture_hash": "0x99e347da1638abe7e7ed1ab5fba6909db10644e36c28099ab883bf7c6494656c", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_clear_return_buffer.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-state_test-empty_data_section-from_empty_memory-successful_True-zero_length_expansion]", - "fixture_hash": "0xb31d6e794ec6f277a2a1fd3eb44a4de4dedcc996273dc16b042ed9badc277042", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_clear_return_buffer[fork_CancunEIP7692-state_test-value_1-LegacyContract-opcode_EXTCALL]", + "fixture_hash": "0xcbac2b741cef8b19f5d50c26f1b87cdee386ecf8f64b031ef21419326457eca0", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_clear_return_buffer.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-state_test-empty_data_section-from_empty_memory-successful_True-huge_dest_zero_length]", - "fixture_hash": "0x5c15933b602e9b71e4d59182b5c4251be843192857f77723282a9e53dce71a81", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_clear_return_buffer[fork_CancunEIP7692-state_test-value_1-LegacyContract-opcode_EXTDELEGATECALL]", + "fixture_hash": "0xbf04eb610876cb2f664c93ee1add53ff9848015f42b980c1bf10441bda3d0e0d", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_clear_return_buffer.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-state_test-empty_data_section-from_empty_memory-successful_True-huge_src_zero_length]", - "fixture_hash": "0x3dfc130ab1fb6c7c87e75b065b2492c12fb185a647c9ef5bababd47418b68e87", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_clear_return_buffer[fork_CancunEIP7692-state_test-value_1-LegacyContract-opcode_EXTSTATICCALL]", + "fixture_hash": "0xbaf16d6d969750e09badb2278487b94ac43d52f862595787af966f9755ce706c", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_clear_return_buffer.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-state_test-empty_data_section-from_empty_memory-successful_True-huge_dest_huge_src_zero_length]", - "fixture_hash": "0x8ce6ed9f10341a20532483f5f8db0a6ff6ec15745b10766f184f3f6f3bf1b649", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_clear_return_buffer[fork_CancunEIP7692-state_test-value_1-EOFContract-opcode_EXTCALL]", + "fixture_hash": "0x9d3cc0c083facba1f287510cb48f83a9601c026473eeec3f86efaf1f220a2ce", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_clear_return_buffer.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-state_test-empty_data_section-from_empty_memory-successful_False-single_byte_expansion]", - "fixture_hash": "0xdc44c55cc943d30bcc946f082cb14c019a0ec8fb710a4124fa448904a154258b", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_clear_return_buffer[fork_CancunEIP7692-state_test-value_1-EOFContract-opcode_EXTDELEGATECALL]", + "fixture_hash": "0x737ae88d2f5d34d82a89554f06dacf308cad583bac3154dcd304a932cc492991", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_clear_return_buffer.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-state_test-empty_data_section-from_empty_memory-successful_False-single_byte_expansion_2]", - "fixture_hash": "0x41f3418b04a6ed0f1f92883caeea5e5d19b51d989876671c22012b4601451855", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_clear_return_buffer[fork_CancunEIP7692-state_test-value_1-EOFContract-opcode_EXTSTATICCALL]", + "fixture_hash": "0x7038968fa84c1b69a055439b0fc24d4919c30fc0cb431c6c3bf758e81320c950", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_clear_return_buffer.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-state_test-empty_data_section-from_empty_memory-successful_False-single_byte_expansion_word_boundary]", - "fixture_hash": "0x5eb5e897566a127afec21605e008ad509b3535f2675e74c2afbd9dd2c29f05de", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_clear_return_buffer[fork_CancunEIP7692-state_test-value_1-LegacyContractInvalid-opcode_EXTCALL]", + "fixture_hash": "0x85b50d55b0becb57314afbb333a66d162d55339eba7a4690551977d143fc0c5b", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_clear_return_buffer.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-state_test-empty_data_section-from_empty_memory-successful_False-single_byte_expansion_word_boundary_2]", - "fixture_hash": "0x4196851456afb081a754e8892182082a8a854a8a72d53ea56d9aff9283d1ee04", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_clear_return_buffer[fork_CancunEIP7692-state_test-value_1-LegacyContractInvalid-opcode_EXTDELEGATECALL]", + "fixture_hash": "0x9a7e6826dd4dddfff7fe7282adba70811a3e95f254c0f56d708f0d40e99a37e0", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_clear_return_buffer.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-state_test-empty_data_section-from_empty_memory-successful_False-multi_word_expansion]", - "fixture_hash": "0x2dcdcf3e4dd8e5e1f24da630f7bd3a8055970b4bc54ede2fceec6e06fca17244", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_clear_return_buffer[fork_CancunEIP7692-state_test-value_1-LegacyContractInvalid-opcode_EXTSTATICCALL]", + "fixture_hash": "0x1e0af0ec219381eaf10ec140174c8fc5267921f9f4e470845deb52a01606e815", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_clear_return_buffer.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-state_test-empty_data_section-from_empty_memory-successful_False-multi_word_expansion_2]", - "fixture_hash": "0x1d1664e81b397702d5056db06082e60060584b6b10fbc72f12122cb93a78181f", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_clear_return_buffer[fork_CancunEIP7692-state_test-value_1-EOFContractInvalid-opcode_EXTCALL]", + "fixture_hash": "0x7121988ce17a5f28ac1ae1e45ef7e354a73497963ce6176761757a11a94c510d", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_clear_return_buffer.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-state_test-empty_data_section-from_empty_memory-successful_False-zero_length_expansion]", - "fixture_hash": "0x66729ef1050fdc4d3947a62f60781758a9fd51635a693fab442b214f51d27482", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_clear_return_buffer[fork_CancunEIP7692-state_test-value_1-EOFContractInvalid-opcode_EXTDELEGATECALL]", + "fixture_hash": "0x14a8e500c144e6b8cc69b2054d0094903880ed12872c1a74d14586090a1c1d71", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_clear_return_buffer.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-state_test-empty_data_section-from_empty_memory-successful_False-huge_dest_zero_length]", - "fixture_hash": "0x36697deb335a825d3f059782d2ed4769d5c0b4c205311b95e2b8e3bc572f1063", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_clear_return_buffer[fork_CancunEIP7692-state_test-value_1-EOFContractInvalid-opcode_EXTSTATICCALL]", + "fixture_hash": "0xec59fd7c56bcafe747b4e209349c9e91b35497ec539396763c2fdc48798c75e2", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_clear_return_buffer.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-state_test-empty_data_section-from_empty_memory-successful_False-huge_src_zero_length]", - "fixture_hash": "0xd10115b3f586030a345be9ca07b83035d8fb87d37ce5445e68d08ddc54626b62", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_revert_abort[fork_CancunEIP7692-state_test-destination_is_eof_True-destination_opcode_REVERT-opcode_EXTCALL]", + "fixture_hash": "0x54225442640f7008b803ccbc84129389e24764c918ac21a4d56e5ac23763125", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_revert_abort.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-state_test-empty_data_section-from_empty_memory-successful_False-huge_dest_huge_src_zero_length]", - "fixture_hash": "0xbccf33d2d35d0d50483fe519eca1eba0f2831e64bc0a4132b8f1ae9b072c2425", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_revert_abort[fork_CancunEIP7692-state_test-destination_is_eof_True-destination_opcode_REVERT-opcode_EXTDELEGATECALL]", + "fixture_hash": "0xff8a3892de7047a4cb299ef181556a15a1e43ce74a8796694763b58fcde693c8", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_revert_abort.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-state_test-byte_data_section-from_existent_memory-successful_True-single_byte_expansion]", - "fixture_hash": "0xf753408e04b48391ed9a518653d07d4315d7b16493498ccc18446ab1e5c1e94e", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_revert_abort[fork_CancunEIP7692-state_test-destination_is_eof_True-destination_opcode_REVERT-opcode_EXTSTATICCALL]", + "fixture_hash": "0xbb866acb6ae6b716c2451db408941768d76ab4f59d9d3c588c59098b78ed4b4d", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_revert_abort.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-state_test-byte_data_section-from_existent_memory-successful_True-single_byte_expansion_2]", - "fixture_hash": "0xb40a883f35dd8821c85beaf316cb1d8860f2f72ce667062b8ebe95f1b478db84", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_revert_abort[fork_CancunEIP7692-state_test-destination_is_eof_True-destination_opcode_INVALID-opcode_EXTCALL]", + "fixture_hash": "0x4d027de10dec2911bf3c0eb17eec39a936b3e1727ca746149e256ce849e48181", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_revert_abort.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-state_test-byte_data_section-from_existent_memory-successful_True-single_byte_expansion_word_boundary]", - "fixture_hash": "0x9d6962c74fcdcbd916e333d3a0d9c862610d9cbb8180c7cde1852d798289d9", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_revert_abort[fork_CancunEIP7692-state_test-destination_is_eof_True-destination_opcode_INVALID-opcode_EXTDELEGATECALL]", + "fixture_hash": "0x42b700a13616d3cf5e6ca6a2dec722083c7fe3dee2acac46eac193ed3de75210", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_revert_abort.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-state_test-byte_data_section-from_existent_memory-successful_True-single_byte_expansion_word_boundary_2]", - "fixture_hash": "0x5acace86cf64c8e47c29b5f8ff48040814027ac53c552fc39c649f3928e13495", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_revert_abort[fork_CancunEIP7692-state_test-destination_is_eof_True-destination_opcode_INVALID-opcode_EXTSTATICCALL]", + "fixture_hash": "0x28a67c31ccab0f59cdf933529ddc8559661e7d5ff481ca7d60ba02a09ae9578f", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_revert_abort.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-state_test-byte_data_section-from_existent_memory-successful_True-multi_word_expansion]", - "fixture_hash": "0xa421cd819fcb0d532cb120aff150590582f6e25101886a2e94b3a1dc12e6954f", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_revert_abort[fork_CancunEIP7692-state_test-destination_is_eof_False-destination_opcode_REVERT-opcode_EXTCALL]", + "fixture_hash": "0xb65e32fd5fe17c05d51d27d5e4cf8dabb5b7c9d4f0a32e33df516aef37b7c1c3", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_revert_abort.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-state_test-byte_data_section-from_existent_memory-successful_True-multi_word_expansion_2]", - "fixture_hash": "0x88103831e666fb01c098fcd80bb3f5c4edc139e0fec0d509f7c6902ce69e8eb", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_revert_abort[fork_CancunEIP7692-state_test-destination_is_eof_False-destination_opcode_REVERT-opcode_EXTDELEGATECALL]", + "fixture_hash": "0xac38ae31787761a1edf4e8277d06b7fd56e2b6af7643f9a31edbf684d191d39", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_revert_abort.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-state_test-byte_data_section-from_existent_memory-successful_True-zero_length_expansion]", - "fixture_hash": "0xae46189bbcfd485ebaa79f9abd03619c8ac2d32e2660622c301f7a78d8524baf", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_revert_abort[fork_CancunEIP7692-state_test-destination_is_eof_False-destination_opcode_REVERT-opcode_EXTSTATICCALL]", + "fixture_hash": "0x162f133fb05c42e77a0f5a08e52dad397cfee839635577d47bf56d49d9ef34fa", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_revert_abort.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-state_test-byte_data_section-from_existent_memory-successful_True-huge_dest_zero_length]", - "fixture_hash": "0x7e2010ecc49f5020ef3f3a8263e96e38003888cb69492e22f45bf16bb6d34481", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_revert_abort[fork_CancunEIP7692-state_test-destination_is_eof_False-destination_opcode_INVALID-opcode_EXTCALL]", + "fixture_hash": "0x502c5e79dda9cd2d3f39f002c9ba07f271dd4133573525c356114cc476dddcc", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_revert_abort.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-state_test-byte_data_section-from_existent_memory-successful_True-huge_src_zero_length]", - "fixture_hash": "0x4610da6fb2d75caa1bea22523c27643884c774c3ed497d0aa8c8296a093f2386", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_revert_abort[fork_CancunEIP7692-state_test-destination_is_eof_False-destination_opcode_INVALID-opcode_EXTDELEGATECALL]", + "fixture_hash": "0xf2ac5c7655baea42bdaf8ccd163bab23de8f7593f472c3505a927121d033469c", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_revert_abort.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-state_test-byte_data_section-from_existent_memory-successful_True-huge_dest_huge_src_zero_length]", - "fixture_hash": "0xdb9e6df5b85a0e5165023a161dd65ded36a505fd6ff90f7351e395bdf6809078", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_revert_abort[fork_CancunEIP7692-state_test-destination_is_eof_False-destination_opcode_INVALID-opcode_EXTSTATICCALL]", + "fixture_hash": "0xe55441310b799aa4506d878fc71d065f54011e67a2ef5f904eadb83a951e195e", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_revert_abort.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-state_test-byte_data_section-from_existent_memory-successful_False-single_byte_expansion]", - "fixture_hash": "0x362620bced2bc5d363193f8648d574cf7ad5feb3e8aef598e93ece2f2f4aeb7a", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_eof_then_fails[fork_CancunEIP7692-state_test-fail_opcode_REVERT-opcode_EXTCALL]", + "fixture_hash": "0x8a801a319e65a8f61c8a7886e0e6d9df4e71a0b2467157dd4d657f438f643299", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_eof_then_fails.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-state_test-byte_data_section-from_existent_memory-successful_False-single_byte_expansion_2]", - "fixture_hash": "0x5a8aced6e03e973c3a31b54b21d9054c02d4ec2395f55e0911c13c135cbc5787", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_eof_then_fails[fork_CancunEIP7692-state_test-fail_opcode_REVERT-opcode_EXTDELEGATECALL]", + "fixture_hash": "0xdaa09ac1400094af8653cad16cdf034d60fbbee13b3fcf793a66eebdaf4d9ddb", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_eof_then_fails.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-state_test-byte_data_section-from_existent_memory-successful_False-single_byte_expansion_word_boundary]", - "fixture_hash": "0x8e1a1f0a7075a2b8a69a54cb918dd32bc091c2d73bb21d1c1e88965cdc3c4782", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_eof_then_fails[fork_CancunEIP7692-state_test-fail_opcode_INVALID-opcode_EXTCALL]", + "fixture_hash": "0xe9d764803fc629e25174c189b550a86285851ff13997b60c24cdbf947b0cb89e", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_eof_then_fails.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-state_test-byte_data_section-from_existent_memory-successful_False-single_byte_expansion_word_boundary_2]", - "fixture_hash": "0x78f160abaf209b0d9dc45b8b9b2e01439001f8e90f337841d955d29733bec5ea", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_eof_then_fails[fork_CancunEIP7692-state_test-fail_opcode_INVALID-opcode_EXTDELEGATECALL]", + "fixture_hash": "0x501e36338e29e08562b494945fc079237c9fffdce7cc1479c55045732902f092", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_eof_then_fails.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-state_test-byte_data_section-from_existent_memory-successful_False-multi_word_expansion]", - "fixture_hash": "0xb5e7aaa5758797fdd2b7fac1502c33dba7cea45849dae51dfab932456ff5161b", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_eof_mstore[fork_CancunEIP7692-state_test-opcode_EXTCALL]", + "fixture_hash": "0xa040c545a6973419dc493c5faf80990e2d956af0158052ce83869ce4ec91650c", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_eof_mstore.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-state_test-byte_data_section-from_existent_memory-successful_False-multi_word_expansion_2]", - "fixture_hash": "0xa4353210b5fc84ec67f5e2f74e521642033b9aba4ed97304ddf8653cd060b5f3", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_eof_mstore[fork_CancunEIP7692-state_test-opcode_EXTDELEGATECALL]", + "fixture_hash": "0x5c9e20c913b0a0cf06cb005a3d8759a94712f83d7cf7b7fbbc38fe2f7add305d", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_eof_mstore.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-state_test-byte_data_section-from_existent_memory-successful_False-zero_length_expansion]", - "fixture_hash": "0xbdda5e8d94c1fe6328d09cf6d3a7bd548a3ed81d6c7b6802110aebb5cdafafd9", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_eof_mstore[fork_CancunEIP7692-state_test-opcode_EXTSTATICCALL]", + "fixture_hash": "0x7a618c4d77187e08d19868149f8dd2262eef1ee76f842b8e0f530d803df3b96", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_eof_mstore.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-state_test-byte_data_section-from_existent_memory-successful_False-huge_dest_zero_length]", - "fixture_hash": "0x6cac9c6336e57df53dcac77a98b18c1d3632c0da1e681144853bd183d354be93", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_legacy_calls_eof_sstore[fork_CancunEIP7692-state_test-opcode_CALL]", + "fixture_hash": "0x7c8971aecde9c0d56b226a979a8296e161e7fab97fa4f125a18ff9a05f977155", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calls/legacy_calls_eof_sstore.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-state_test-byte_data_section-from_existent_memory-successful_False-huge_src_zero_length]", - "fixture_hash": "0xbe8780653f6fde8c318ed93a968c5579175c8c4dac84c76c70029f2cfda45c6", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_legacy_calls_eof_sstore[fork_CancunEIP7692-state_test-opcode_DELEGATECALL]", + "fixture_hash": "0xf56a2ee6b8ec6361158706f7e4017caecc6325f46c6210ec84fcc6ef9244e4ed", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calls/legacy_calls_eof_sstore.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-state_test-byte_data_section-from_existent_memory-successful_False-huge_dest_huge_src_zero_length]", - "fixture_hash": "0xd073e347e51ad9c24f1590123237f0b4acf2ee7ab4a46c08dde6081ab689ade2", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_legacy_calls_eof_sstore[fork_CancunEIP7692-state_test-opcode_CALLCODE]", + "fixture_hash": "0x2f15b2e56000ed36efbf820e88ac410a53c234797ecac6d7b77d00fed69dbf58", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calls/legacy_calls_eof_sstore.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-state_test-byte_data_section-from_empty_memory-successful_True-single_byte_expansion]", - "fixture_hash": "0xc9398f7dbd4eab4f1486e708d5659024ef1fa8deefce2c01e62e61347ff9ddab", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_legacy_calls_eof_sstore[fork_CancunEIP7692-state_test-opcode_STATICCALL]", + "fixture_hash": "0x3382b9bda9d335760d957daf6873eaee319879b6ef4f49b6572cda6094b04be9", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calls/legacy_calls_eof_sstore.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-state_test-byte_data_section-from_empty_memory-successful_True-single_byte_expansion_2]", - "fixture_hash": "0x6c63e526acb854f52e74ddbb5acdc1b1fb3dbef16d180df93e03c3626dae4a8b", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_legacy_calls_eof_mstore[fork_CancunEIP7692-state_test-opcode_CALL]", + "fixture_hash": "0x2119e149579776dc3453faaa50ea88370e37a6f40d64d6eb7a866062c8917b1e", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calls/legacy_calls_eof_mstore.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-state_test-byte_data_section-from_empty_memory-successful_True-single_byte_expansion_word_boundary]", - "fixture_hash": "0x874e82aa70bf4c3a7516d4e803b8b57f08dcc4718e56f4ac3951af8316021fff", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_legacy_calls_eof_mstore[fork_CancunEIP7692-state_test-opcode_DELEGATECALL]", + "fixture_hash": "0x288dd7d19c68d6fa856652a28a3e6bb9d906c474404ea8fdf5b80bef676ff4e5", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calls/legacy_calls_eof_mstore.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-state_test-byte_data_section-from_empty_memory-successful_True-single_byte_expansion_word_boundary_2]", - "fixture_hash": "0x8e99688f081bedf0ccada2d8bc7af818572d0b53be21941999a2859db77140af", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_legacy_calls_eof_mstore[fork_CancunEIP7692-state_test-opcode_CALLCODE]", + "fixture_hash": "0xf90dab63bfbcbd03bc4e72e29f8335be34dfd4b7a5ca458121b03697b7ddb7c2", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calls/legacy_calls_eof_mstore.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-state_test-byte_data_section-from_empty_memory-successful_True-multi_word_expansion]", - "fixture_hash": "0xfa531d683f5187a6079f659dc23e99ddea5f5a43f46bcf04537ea464726c61d0", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_legacy_calls_eof_mstore[fork_CancunEIP7692-state_test-opcode_STATICCALL]", + "fixture_hash": "0x59b5ba97e0bd2fd8299694f53dc2a53afca6c21c9b67d45dacaa072ccce2dfe8", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calls/legacy_calls_eof_mstore.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-state_test-byte_data_section-from_empty_memory-successful_True-multi_word_expansion_2]", - "fixture_hash": "0xee303142293c84dc5d1b19fea5f47259c7ae1c1be5bfafe926c730d372585634", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_eof_sstore[fork_CancunEIP7692-state_test-opcode_EXTCALL]", + "fixture_hash": "0x42b4b6088b4fb0642266129f861310972bdab3786616b95b9f3215ce2be0e0c9", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_eof_sstore.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-state_test-byte_data_section-from_empty_memory-successful_True-zero_length_expansion]", - "fixture_hash": "0xdd331b5ff07ae3c36a34b79cca76144788334858bb17ceb9896a6ee6c08c7045", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_eof_sstore[fork_CancunEIP7692-state_test-opcode_EXTDELEGATECALL]", + "fixture_hash": "0xa02b9943cf6b9f45bd0fd0ac39e275f8cc220d8df52e1191eac300e96dc613eb", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_eof_sstore.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-state_test-byte_data_section-from_empty_memory-successful_True-huge_dest_zero_length]", - "fixture_hash": "0xb4e8d86943ee82e6c1f599fc26ee165937ea4d6bad4ca7e49331be55fb5649fd", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_eof_sstore[fork_CancunEIP7692-state_test-opcode_EXTSTATICCALL]", + "fixture_hash": "0x1900c32ade20388519d6d537e22f3fa423aeaa04a68d5dd7d0e5ae049c496e70", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_eof_sstore.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-state_test-byte_data_section-from_empty_memory-successful_True-huge_src_zero_length]", - "fixture_hash": "0xe92269f91c417d85bea9d516cefb80e7edbd8d0af4f4c7d118659e57273b27e", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_msg_depth[fork_CancunEIP7692-state_test-opcode_EXTCALL]", + "fixture_hash": "0x22af274c9721f1e4cb3eee6ebb327498fa3b19664859865a2de6b8b69b56837c", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_msg_depth.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-state_test-byte_data_section-from_empty_memory-successful_True-huge_dest_huge_src_zero_length]", - "fixture_hash": "0xa385c1349598e0129ae0db6b592be68ecd914b0d43ec8b6812c212d1f992f813", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_msg_depth[fork_CancunEIP7692-state_test-opcode_EXTDELEGATECALL]", + "fixture_hash": "0xc576a7f293c5921e1550efda90cb721203e2aeb6719ee4d8f1c9c9c3da06234e", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_msg_depth.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-state_test-byte_data_section-from_empty_memory-successful_False-single_byte_expansion]", - "fixture_hash": "0xc071196b4f418bd7026904492919c876631f065250d0b101c62d2e22a3f705f4", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_msg_depth[fork_CancunEIP7692-state_test-opcode_EXTSTATICCALL]", + "fixture_hash": "0x4aa0feefd13c63f20c37d96b46c6ef4ec7c368661ae1679e67263a310ff16e74", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_msg_depth.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-state_test-byte_data_section-from_empty_memory-successful_False-single_byte_expansion_2]", - "fixture_hash": "0xabd783b8fa4e373c7474769912f257d9cf9c1694891fe2a24297dceff8438bf6", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_legacy_sstore[fork_CancunEIP7692-state_test-opcode_EXTCALL]", + "fixture_hash": "0xc719dac9fec30edc2934c3178a1cb14f70dfdd89bc767aa7ee5870b722c45da", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_legacy_sstore.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-state_test-byte_data_section-from_empty_memory-successful_False-single_byte_expansion_word_boundary]", - "fixture_hash": "0x7a578eaa8102311bd110f6a4b058bb40d4837e3a36b12615c3856d7e95f5ff16", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_legacy_sstore[fork_CancunEIP7692-state_test-opcode_EXTDELEGATECALL]", + "fixture_hash": "0xd0bf2ac568999b0a2df0df3ca524d8de9e7b4e3cf0e22f528b4b02b81b17736d", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_legacy_sstore.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-state_test-byte_data_section-from_empty_memory-successful_False-single_byte_expansion_word_boundary_2]", - "fixture_hash": "0x4537eba2d05883b69ca2f0132696a8fd0c64969b48057d5924fb0ceaa16c0715", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_legacy_sstore[fork_CancunEIP7692-state_test-opcode_EXTSTATICCALL]", + "fixture_hash": "0xbf5c53e2f96816ba64e0dc804da344c7220d41f3bcc96f9a0432ed40085af25e", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_legacy_sstore.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-state_test-byte_data_section-from_empty_memory-successful_False-multi_word_expansion]", - "fixture_hash": "0x545d926adf864744e30d3e1259e880b7a78d34993f21f0c1cbded72fcd3570a3", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_min_callee_gas[fork_CancunEIP7692-state_test-no_allowances-extcall_without_value]", + "fixture_hash": "0xee9e32998a297a72beb99195298d49dde51db989b0f89bb1b48234aae12b90fb", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_min_callee_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-state_test-byte_data_section-from_empty_memory-successful_False-multi_word_expansion_2]", - "fixture_hash": "0xcaedaeec965f988c243e93dc591a8fd39f296ad91fa3dfae3ffc83d66eadfe20", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_min_callee_gas[fork_CancunEIP7692-state_test-no_allowances-extcall_with_value]", + "fixture_hash": "0xb5cc3f9264d7b6a2279eedb7f099df1d0a522f22d78f4ba8c50127e57428cf4d", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_min_callee_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-state_test-byte_data_section-from_empty_memory-successful_False-zero_length_expansion]", - "fixture_hash": "0x8449135c85acd18672172d804ece6db594db9f6637b7f17c7a2fd37c7433483", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_min_callee_gas[fork_CancunEIP7692-state_test-no_allowances-extstaticcall]", + "fixture_hash": "0x4d364b77c10a50db4979e53a3f992d2d572645572ff92b7bb2b07435ca5b7c89", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_min_callee_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-state_test-byte_data_section-from_empty_memory-successful_False-huge_dest_zero_length]", - "fixture_hash": "0x688b82820956c89efb79a02dd0c417252e46bb95c470682bb20d54932f1c1647", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_min_callee_gas[fork_CancunEIP7692-state_test-no_allowances-extdelegatecall]", + "fixture_hash": "0x97dadadb8d937d304029165f8828f9f1c17c6ed9364323e107c2d6f3d56e64a7", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_min_callee_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-state_test-byte_data_section-from_empty_memory-successful_False-huge_src_zero_length]", - "fixture_hash": "0x315e83ab9e4640b8a56aa1adf801b14591b5a1f66a2b6f19fd733508251d1a2d", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_min_callee_gas[fork_CancunEIP7692-state_test-only_retained-extcall_without_value]", + "fixture_hash": "0x50021a0d237cbc9ed2dfb228ea383ed29cdf2c1d3da4b8b5c0019cf9cf38b6db", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_min_callee_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-state_test-byte_data_section-from_empty_memory-successful_False-huge_dest_huge_src_zero_length]", - "fixture_hash": "0x8b322a572141c98fbd07be68651171115408ee06df23389c59f3d6b7c3d04e78", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_min_callee_gas[fork_CancunEIP7692-state_test-only_retained-extcall_with_value]", + "fixture_hash": "0x5d113a81408ff17321d8d7c8a5434daf8c725bb15fba5f4baf4e66ec5efd2c5", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_min_callee_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-state_test-word_data_section-from_existent_memory-successful_True-single_byte_expansion]", - "fixture_hash": "0x4a3ce566cb4c76dbab8f6ef1323d55abb07240b8af93b70c40197671cea14b98", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_min_callee_gas[fork_CancunEIP7692-state_test-only_retained-extstaticcall]", + "fixture_hash": "0xac1749bb41ad9497930c0a31638ddc5311332e2932f8dad33cd5a85f8c164ed2", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_min_callee_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-state_test-word_data_section-from_existent_memory-successful_True-single_byte_expansion_2]", - "fixture_hash": "0xdd031bd702d3308f8b600ca1872570095ace10c2224f332779dc7d85d70ed061", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_min_callee_gas[fork_CancunEIP7692-state_test-only_retained-extdelegatecall]", + "fixture_hash": "0x2c583ea2f5f8d0a992b7567d0dc1798cc92faeee2ea0b866c4aad91b2a342f6b", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_min_callee_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-state_test-word_data_section-from_existent_memory-successful_True-single_byte_expansion_word_boundary]", - "fixture_hash": "0xb90394f17857fbd36b2b3d140b3ec65f962338c1fe56701716dbee9c5935e2e9", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_min_callee_gas[fork_CancunEIP7692-state_test-only_callee-extcall_without_value]", + "fixture_hash": "0x4ab22e0c8a117d2d7713099d14d374b766537ac7f39b9677da3758a7e1eaa49a", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_min_callee_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-state_test-word_data_section-from_existent_memory-successful_True-single_byte_expansion_word_boundary_2]", - "fixture_hash": "0xcca7348bac0f49236d5c904e3c0ac1fd85fd85bc2ef4e1eebdc8b18157432db2", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_min_callee_gas[fork_CancunEIP7692-state_test-only_callee-extcall_with_value]", + "fixture_hash": "0xf37ee5f3e21ef99d9143ba2f037f6ca929c925899dcca255953178d11c03503d", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_min_callee_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-state_test-word_data_section-from_existent_memory-successful_True-multi_word_expansion]", - "fixture_hash": "0xa502df60587d6ae92ef369db16434ece46fa355a534d4b11c3a1832eaa15d959", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_min_callee_gas[fork_CancunEIP7692-state_test-only_callee-extstaticcall]", + "fixture_hash": "0x9b0d55e94f93710f51a54ea9a33c1c6e52697a90e66c4616a393dc101608438c", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_min_callee_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-state_test-word_data_section-from_existent_memory-successful_True-multi_word_expansion_2]", - "fixture_hash": "0xece62f681025e57966392c98fbc06bdb2412417066592d85f0fd38e180677b55", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_min_callee_gas[fork_CancunEIP7692-state_test-only_callee-extdelegatecall]", + "fixture_hash": "0x8336ae4dff8e78a7ad4d21b3c99d90e57af70a53e0fcceca51efad318a18bd1", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_min_callee_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-state_test-word_data_section-from_existent_memory-successful_True-zero_length_expansion]", - "fixture_hash": "0xda6ab395644a8cfb09ffeedb2709276704cc0cc399feacf7941bd7db4b6b7961", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_min_callee_gas[fork_CancunEIP7692-state_test-both_allowances-extcall_without_value]", + "fixture_hash": "0xf76b911568e7b9d2f98b9da75b80f4f323bb098cd55f358079a35c27aa85862f", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_min_callee_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-state_test-word_data_section-from_existent_memory-successful_True-huge_dest_zero_length]", - "fixture_hash": "0x793d0adca80df1858574fa5531c83abb86be16b50abba27a395a87790135745b", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_min_callee_gas[fork_CancunEIP7692-state_test-both_allowances-extcall_with_value]", + "fixture_hash": "0xc6c0138d95ff8d9ffcc90a0212e6338620672396404f54fe7ae9f7c3ed985590", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_min_callee_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-state_test-word_data_section-from_existent_memory-successful_True-huge_src_zero_length]", - "fixture_hash": "0x194528dd1ebfc79df5390e7ddbadeb0437085f60e86524b4a655525bf13e1634", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_min_callee_gas[fork_CancunEIP7692-state_test-both_allowances-extstaticcall]", + "fixture_hash": "0x5b6f817089749cf8eeef6ffd8cb64037641f2338dbe7f473cd658d956eb89a5", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_min_callee_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-state_test-word_data_section-from_existent_memory-successful_True-huge_dest_huge_src_zero_length]", - "fixture_hash": "0xb40848746808cca180f6e50b9a18d0e93a183c625eb24b96944a1d2fb135741e", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_min_callee_gas[fork_CancunEIP7692-state_test-both_allowances-extdelegatecall]", + "fixture_hash": "0xd4b4d1e36e35d085d93593b51f30431c2f942d1accff597deebdf6a0cf188075", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_min_callee_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-state_test-word_data_section-from_existent_memory-successful_False-single_byte_expansion]", - "fixture_hash": "0x4e9c6da15982070071ec15e41b64b4c1d5cbb28b9ec8c176b996ed8121986c89", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_legacy_mstore[fork_CancunEIP7692-state_test-opcode_EXTCALL]", + "fixture_hash": "0x28fabeb420a977ee2aadad3deb856d2ec2994c6813e1604dd88df5f344873c81", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_legacy_mstore.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-state_test-word_data_section-from_existent_memory-successful_False-single_byte_expansion_2]", - "fixture_hash": "0x5d4b08900e67c0bd0e77a1b31d040ca707f733e1e6dafef33e942f760be5dfab", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_legacy_mstore[fork_CancunEIP7692-state_test-opcode_EXTDELEGATECALL]", + "fixture_hash": "0x556a28d898dbcca6290fd3fd9a70325b3d4ca79f9bb341b82f0f7650b63fec3", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_legacy_mstore.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-state_test-word_data_section-from_existent_memory-successful_False-single_byte_expansion_word_boundary]", - "fixture_hash": "0xe8d0796eae1e2e45a789443a509f8ee33952c1b077aaa91468ccd6ee45f6b5b9", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_legacy_mstore[fork_CancunEIP7692-state_test-opcode_EXTSTATICCALL]", + "fixture_hash": "0xa307d7812560bf51a4898791c9274f9c324f151919d24aa0bb95ffa71f3b73eb", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_legacy_mstore.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-state_test-word_data_section-from_existent_memory-successful_False-single_byte_expansion_word_boundary_2]", - "fixture_hash": "0xe59e16732ddf8eeab6477ee11cbce5d66e0e9c672e96eb6f12deec01d99544c1", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_with_value[fork_CancunEIP7692-state_test-value_0-balance_0]", + "fixture_hash": "0xf0d1c973da8b669febb73a1d8467abbbf069ad253fae7b0e44ac10b6f0ec0bec", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_with_value.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-state_test-word_data_section-from_existent_memory-successful_False-multi_word_expansion]", - "fixture_hash": "0x187829b47745df0ebf4986f6ae38396a8036550c895bdbfac790097b997899f5", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_with_value[fork_CancunEIP7692-state_test-value_0-balance_1]", + "fixture_hash": "0x8e8688bdbae0a57af1a9769ffa6667ff35f5283f2b0fbc909920ae9e95219176", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_with_value.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-state_test-word_data_section-from_existent_memory-successful_False-multi_word_expansion_2]", - "fixture_hash": "0x4bd4c473f4a17e6a181d8f1fa4949916997ad34ae1f8fd52a5843186f41dfc63", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_with_value[fork_CancunEIP7692-state_test-value_0-balance_2]", + "fixture_hash": "0xb8bcb1fe00334840f8b2d7b9e6678900c15b8d2b302e0eb9be942538a57cfc4c", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_with_value.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-state_test-word_data_section-from_existent_memory-successful_False-zero_length_expansion]", - "fixture_hash": "0xc02977f82b357be97aac870e3f6bb694b15b35b3d274a21d56f994f685c54b63", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_with_value[fork_CancunEIP7692-state_test-value_0-balance_115792089237316195423570985008687907853269984665640564039457584007913129639935]", + "fixture_hash": "0xb7307af4b836281b312c66cff7c49078b38bafc78925634d686e99aecd8624df", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_with_value.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-state_test-word_data_section-from_existent_memory-successful_False-huge_dest_zero_length]", - "fixture_hash": "0xf58345ec85f11b718a3c3120528831a159a6ec0897200f286528c8f5263380d6", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_with_value[fork_CancunEIP7692-state_test-value_1-balance_0]", + "fixture_hash": "0xa1e03bd22ddc6e873c0a28fdc62cf055bed084e115717163da37f15609a78cd7", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_with_value.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-state_test-word_data_section-from_existent_memory-successful_False-huge_src_zero_length]", - "fixture_hash": "0x2f96786277969f942b38b51e3ebf26eef0a0f6d41302b9c943ce9d748c91d35a", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_with_value[fork_CancunEIP7692-state_test-value_1-balance_1]", + "fixture_hash": "0xaaa0745b06964ac79885e0c76cf5192159bab3d9af540ddcb4ea93a262a39b72", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_with_value.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-state_test-word_data_section-from_existent_memory-successful_False-huge_dest_huge_src_zero_length]", - "fixture_hash": "0xc1efbd55138c0d76af25a66ff92e20969e08b37e4ccb83f7325b785d1de127ef", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_with_value[fork_CancunEIP7692-state_test-value_1-balance_2]", + "fixture_hash": "0x45ac4c1b4dcac00db73d5db55d0a63ecdcd045910209ce46d11385fd6074d7bf", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_with_value.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-state_test-word_data_section-from_empty_memory-successful_True-single_byte_expansion]", - "fixture_hash": "0x505840fc71d0af4a329b3ed941bf09e80f643a97d0befea69518438308bf411a", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_with_value[fork_CancunEIP7692-state_test-value_1-balance_115792089237316195423570985008687907853269984665640564039457584007913129639935]", + "fixture_hash": "0xc2985170614ce6d9663c5a8c30d57e933dfe93c0286abcfa8d32d2107fb887d8", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_with_value.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-state_test-word_data_section-from_empty_memory-successful_True-single_byte_expansion_2]", - "fixture_hash": "0x3a6c1ab3f646e6ae34b690bc9a5ef297cfd171bcace40cf567d8bf0bd53ebd76", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_with_value[fork_CancunEIP7692-state_test-value_2-balance_0]", + "fixture_hash": "0xaba279cec2788ca43f0f6b7ebe8ceadd4e57e0de92ef41187947bc5ccd4df420", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_with_value.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-state_test-word_data_section-from_empty_memory-successful_True-single_byte_expansion_word_boundary]", - "fixture_hash": "0x3494d96ff8e6cf8935ce4a4d52a0dd9a4256c9065175d2607f64ed76dc6923a7", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_with_value[fork_CancunEIP7692-state_test-value_2-balance_1]", + "fixture_hash": "0x93f84544f6e414f78b6c0e1b20e217b5fdc2119c9f1a6594b2df0683690fb7b0", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_with_value.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-state_test-word_data_section-from_empty_memory-successful_True-single_byte_expansion_word_boundary_2]", - "fixture_hash": "0x35ca7ad476f0552ca351b881827744de306069277411d2b3f95f26ae9f0df1b9", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_with_value[fork_CancunEIP7692-state_test-value_2-balance_2]", + "fixture_hash": "0xfeaf042da920b7603583ccab229432fbea612e195c12d8e93b3c1352406ebdb8", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_with_value.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-state_test-word_data_section-from_empty_memory-successful_True-multi_word_expansion]", - "fixture_hash": "0xd0f75aa56005c5ec0eecab0dffe2778746a4a7c6bb81d5dc4899276a0514110", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_with_value[fork_CancunEIP7692-state_test-value_2-balance_115792089237316195423570985008687907853269984665640564039457584007913129639935]", + "fixture_hash": "0x76d3535cfcccce39bdace4a36fcfb1084346e94cf55ac3f4c888c42a98c44d1", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_with_value.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-state_test-word_data_section-from_empty_memory-successful_True-multi_word_expansion_2]", - "fixture_hash": "0x8f88654bb06602657c22953c0dab56c229b0ddcb9c5f39848d1ca22acbe3ef15", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_with_value[fork_CancunEIP7692-state_test-value_115792089237316195423570985008687907853269984665640564039457584007913129639935-balance_0]", + "fixture_hash": "0xaf8f9f9ab89bcdc2e7524d9755a2e5c696fc008956836c02d36cc1620bddd292", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_with_value.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-state_test-word_data_section-from_empty_memory-successful_True-zero_length_expansion]", - "fixture_hash": "0x41e98280efd0e52cbd67d79372f7529ba8485ad20059bd71ca86884b30a1264d", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_with_value[fork_CancunEIP7692-state_test-value_115792089237316195423570985008687907853269984665640564039457584007913129639935-balance_1]", + "fixture_hash": "0xc122a1ad3ee01ea4430b760ad603c47d3b44603477c8f76b83bfb4356ea26e65", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_with_value.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-state_test-word_data_section-from_empty_memory-successful_True-huge_dest_zero_length]", - "fixture_hash": "0x5042767ac02442390c159c7bfd5cab8d621c4727906c334e5527ec2144294144", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_with_value[fork_CancunEIP7692-state_test-value_115792089237316195423570985008687907853269984665640564039457584007913129639935-balance_2]", + "fixture_hash": "0x8d1d22c5da65efbbe6c79534bac7ec7f5e1eaf3a9d98eb7c8ea3afa7b6128cfb", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_with_value.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-state_test-word_data_section-from_empty_memory-successful_True-huge_src_zero_length]", - "fixture_hash": "0x2f4c8e5d833f01c20c1cfa10223c7c2b7ba800f35db062c766c2bfcd95a16503", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_with_value[fork_CancunEIP7692-state_test-value_115792089237316195423570985008687907853269984665640564039457584007913129639935-balance_115792089237316195423570985008687907853269984665640564039457584007913129639935]", + "fixture_hash": "0xbdd40f9719eb8cbe7c4d282a60f0de3bf84cd55a8e727a2a4522a1b3fefdc171", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_with_value.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-state_test-word_data_section-from_empty_memory-successful_True-huge_dest_huge_src_zero_length]", - "fixture_hash": "0x5f44e3839c5a8adf4e05445e28939b2e0d0ab4e6b3d3af1f64e66d37fa7be662", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_static_flag_with_value[fork_CancunEIP7692-state_test-opcode_CALL]", + "fixture_hash": "0x634b6d9e392b377c4bbf1b07d610201a69f66e38d488faeff8468e0cb22834bb", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_static_flag_with_value.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-state_test-word_data_section-from_empty_memory-successful_False-single_byte_expansion]", - "fixture_hash": "0xdba3edd5d385799aaa036e01947acaa3157f7dc60386ab173bd67d11d08236a1", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_static_flag_with_value[fork_CancunEIP7692-state_test-opcode_EXTCALL]", + "fixture_hash": "0xf3e7de82cbfe99ec3ea97014abb6488735c1de8fd4171e6de0cdc3410af76176", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_static_flag_with_value.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-state_test-word_data_section-from_empty_memory-successful_False-single_byte_expansion_2]", - "fixture_hash": "0xaa03f6f4e5fd444145c32c745bee272783c7953aec767c0613e4fff93321057b", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_gas.py::test_ext_calls_gas[fork_CancunEIP7692-state_test-mem_expansion_bytes_0-EXTCALL]", + "fixture_hash": "0xcc485fff5e03dbbb089f8c9fec4b9b43d2bf21c9215087d42156dc7a78972b59", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/gas/ext_calls_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-state_test-word_data_section-from_empty_memory-successful_False-single_byte_expansion_word_boundary]", - "fixture_hash": "0x1899d779369b57157fd5eee8cc19f3d65e0bf155746f7c7bd1be1959f2414f0", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_gas.py::test_ext_calls_gas[fork_CancunEIP7692-state_test-mem_expansion_bytes_0-EXTCALL_with_value]", + "fixture_hash": "0x6944a635528ffc5c2bf572a879290a14b92017d055a554236500b9e8e40eef74", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/gas/ext_calls_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-state_test-word_data_section-from_empty_memory-successful_False-single_byte_expansion_word_boundary_2]", - "fixture_hash": "0x16e850c539d1202776676262dc113773fdbe07082236dcb49782cd9bd9aef3bd", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_gas.py::test_ext_calls_gas[fork_CancunEIP7692-state_test-mem_expansion_bytes_0-EXTDELEGATECALL]", + "fixture_hash": "0x4d2a304eb59a265c425a7d4189a7647eb0df348674457be801cfc60cf8d7d7c2", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/gas/ext_calls_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-state_test-word_data_section-from_empty_memory-successful_False-multi_word_expansion]", - "fixture_hash": "0xf89d6831d00cc3bfd28c89e63d47f833c0d7d1213f7fb62aed9cdeb8a936673a", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_gas.py::test_ext_calls_gas[fork_CancunEIP7692-state_test-mem_expansion_bytes_0-EXTSTATICCALL]", + "fixture_hash": "0xabc5dc25c4dfb80fdeabaafbd165d8ce0bfd01f55995b1e3a89461197e425937", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/gas/ext_calls_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-state_test-word_data_section-from_empty_memory-successful_False-multi_word_expansion_2]", - "fixture_hash": "0x9fceaf340647aff4e0649bfe4b502d3aa7040c254d6af77e09fb8dfdb759c40d", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_gas.py::test_ext_calls_gas[fork_CancunEIP7692-state_test-mem_expansion_bytes_0-EXTCALL_new_acc]", + "fixture_hash": "0x36e49f542bae70a6a8e9ccbf07d3f18c9e434cd48b5d2b17c8ce3d825a9976f3", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/gas/ext_calls_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-state_test-word_data_section-from_empty_memory-successful_False-zero_length_expansion]", - "fixture_hash": "0x45219983ad47d4c48cf7b43bc6ba120c9faf386ab7b5c714c6f7ba32835d8f81", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_gas.py::test_ext_calls_gas[fork_CancunEIP7692-state_test-mem_expansion_bytes_0-EXTCALL_with_value_new_acc]", + "fixture_hash": "0x26f36bef209eaa08c42c63e7014f2b1660d2c2f1114984882b17540fdd960f14", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/gas/ext_calls_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-state_test-word_data_section-from_empty_memory-successful_False-huge_dest_zero_length]", - "fixture_hash": "0x194a22a2b48f802646cb18e88628d0bc6ac56b9651cbaa1a6165ce791bfd1039", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_gas.py::test_ext_calls_gas[fork_CancunEIP7692-state_test-mem_expansion_bytes_0-EXTDELEGATECALL_new_acc]", + "fixture_hash": "0x99e011ac5ef2e5eb5e29b81df830b0d0f4c31ea9a0470a94540a597feb0fca25", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/gas/ext_calls_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-state_test-word_data_section-from_empty_memory-successful_False-huge_src_zero_length]", - "fixture_hash": "0x58589d47e6acdf1fbc66c2199a8bc9eb7757e84907afde0b17002f6085caadf5", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_gas.py::test_ext_calls_gas[fork_CancunEIP7692-state_test-mem_expansion_bytes_0-EXTSTATICCALL_new_acc]", + "fixture_hash": "0x58a880b19a38faed9a4516562435f8399517d4db2ce4588bdf5c27e88724c5fc", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/gas/ext_calls_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-state_test-word_data_section-from_empty_memory-successful_False-huge_dest_huge_src_zero_length]", - "fixture_hash": "0xd27ed4861025e7a76c31bdaac170170bc0df5eb4c3b42989c23c66c912d7d02", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_gas.py::test_ext_calls_gas[fork_CancunEIP7692-state_test-mem_expansion_bytes_1-EXTCALL]", + "fixture_hash": "0x7019947b57e995ad92e9974f6b29ac08bc806dad5ba3d1cf1e8e4224d65071cc", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/gas/ext_calls_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-state_test-large_data_section-from_existent_memory-successful_True-single_byte_expansion]", - "fixture_hash": "0xe4cc1a66a25a5327e4254eb2d86e695f7d1cddc8c48a4c07dea9b365fd814058", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_gas.py::test_ext_calls_gas[fork_CancunEIP7692-state_test-mem_expansion_bytes_1-EXTCALL_with_value]", + "fixture_hash": "0xb6f23840bcd2c27266ee685be682d139264f0066aa71a73442862bc95a08e2bf", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/gas/ext_calls_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-state_test-large_data_section-from_existent_memory-successful_True-single_byte_expansion_2]", - "fixture_hash": "0x9d513a6fcd4928841213cc7aa62d0610d104fee4271e295490cc46f8f42fa74f", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_gas.py::test_ext_calls_gas[fork_CancunEIP7692-state_test-mem_expansion_bytes_1-EXTDELEGATECALL]", + "fixture_hash": "0x4fbc2d2fb08ee3576fd1a889b4e16e3200349757404b3f42121d127879daf130", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/gas/ext_calls_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-state_test-large_data_section-from_existent_memory-successful_True-single_byte_expansion_word_boundary]", - "fixture_hash": "0x38eeda3489d4de6271b4e1d9a84affac32a99c42c4bb35101bb764f58f6ab0c1", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_gas.py::test_ext_calls_gas[fork_CancunEIP7692-state_test-mem_expansion_bytes_1-EXTSTATICCALL]", + "fixture_hash": "0x3554f9d236454c92a70f3f545afe1e2ce88718e424b96cc0fcedddd34c73a887", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/gas/ext_calls_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-state_test-large_data_section-from_existent_memory-successful_True-single_byte_expansion_word_boundary_2]", - "fixture_hash": "0x24ee390bb8724fb7e06f9380c6a1ac17313cc14fc390934be11554d3b3b70289", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_gas.py::test_ext_calls_gas[fork_CancunEIP7692-state_test-mem_expansion_bytes_1-EXTCALL_new_acc]", + "fixture_hash": "0x999477758c4e83d00f987424a7d9b6783458bbd04d3e805a695ca80ac48ed1d0", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/gas/ext_calls_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-state_test-large_data_section-from_existent_memory-successful_True-multi_word_expansion]", - "fixture_hash": "0xf99fb9b047406a0635aaf063cdfe93ddbd4585330736feaa31d5a31ce708c9dc", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_gas.py::test_ext_calls_gas[fork_CancunEIP7692-state_test-mem_expansion_bytes_1-EXTCALL_with_value_new_acc]", + "fixture_hash": "0xfe91647d32bc8b3684d03cdbc66f0c1f8f2329e69c4a5e2dabf021ad8e6e6ec6", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/gas/ext_calls_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-state_test-large_data_section-from_existent_memory-successful_True-multi_word_expansion_2]", - "fixture_hash": "0x8bd83d159a8d91ac7b4d165349a4bbf0218006ac42e4420d9910db3c015b53ce", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_gas.py::test_ext_calls_gas[fork_CancunEIP7692-state_test-mem_expansion_bytes_1-EXTDELEGATECALL_new_acc]", + "fixture_hash": "0xcdf33c2e3eefeba1af57895032a64f17e122a4f354d00081778b82a9df574fa0", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/gas/ext_calls_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-state_test-large_data_section-from_existent_memory-successful_True-zero_length_expansion]", - "fixture_hash": "0x1d1c58e408a1212aa49e90c278ee549f9bd069715a25ff8ec9a62c8ef7f73d97", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_gas.py::test_ext_calls_gas[fork_CancunEIP7692-state_test-mem_expansion_bytes_1-EXTSTATICCALL_new_acc]", + "fixture_hash": "0x8ab92198264413000de93c09bce9188c2476ba7ee664fda3208c69b30705fda7", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/gas/ext_calls_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-state_test-large_data_section-from_existent_memory-successful_True-huge_dest_zero_length]", - "fixture_hash": "0x2e8c10e997f19d960cea75c81edaae73dde987744a15137377e3431405a6ea1f", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_gas.py::test_ext_calls_gas[fork_CancunEIP7692-state_test-mem_expansion_bytes_32-EXTCALL]", + "fixture_hash": "0x305009549b987ec9c7a87d15c65a20fa691502ec5a63fbd3de317727c16ec4d3", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/gas/ext_calls_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-state_test-large_data_section-from_existent_memory-successful_True-huge_src_zero_length]", - "fixture_hash": "0x4a99a142d151ee02cfab76c312acd92cfe7ebfae6f34f3b19fece632014a93c4", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_gas.py::test_ext_calls_gas[fork_CancunEIP7692-state_test-mem_expansion_bytes_32-EXTCALL_with_value]", + "fixture_hash": "0xf0a076c746c11b3f644a3ee6ec280b7fca1c332f71c03de33b291035b3247266", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/gas/ext_calls_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-state_test-large_data_section-from_existent_memory-successful_True-huge_dest_huge_src_zero_length]", - "fixture_hash": "0x989b9968fca6018bfda629b3a12fd60de386ad4889a3d7b36b79fb50461820b5", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_gas.py::test_ext_calls_gas[fork_CancunEIP7692-state_test-mem_expansion_bytes_32-EXTDELEGATECALL]", + "fixture_hash": "0xd331c5d8c57c3ae4b35678bd9c5ff22b1ac6123e92ef51f9dfa7c3f403e943d6", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/gas/ext_calls_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-state_test-large_data_section-from_existent_memory-successful_False-single_byte_expansion]", - "fixture_hash": "0x43cec7383cbee282edd32868ee4d010f7e69b9d65bbbf5f36dcdc6b5162cd64", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_gas.py::test_ext_calls_gas[fork_CancunEIP7692-state_test-mem_expansion_bytes_32-EXTSTATICCALL]", + "fixture_hash": "0x8c39d4f9d2780d5e3ee439e2f90fea3814d37f8a300b19c5f8322137eae66b06", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/gas/ext_calls_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-state_test-large_data_section-from_existent_memory-successful_False-single_byte_expansion_2]", - "fixture_hash": "0xc284a9634ebe714cf7eba939aa19f771f5c3092c9855bd5e518676fdfbab7141", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_gas.py::test_ext_calls_gas[fork_CancunEIP7692-state_test-mem_expansion_bytes_32-EXTCALL_new_acc]", + "fixture_hash": "0x8a15b985278f96ffcc57b48e56dcfadd894aa1ca2ed0869f4cd9b5010fa2607", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/gas/ext_calls_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-state_test-large_data_section-from_existent_memory-successful_False-single_byte_expansion_word_boundary]", - "fixture_hash": "0xa3b965c8bfc88aca50e4ff5cb975aa55839cc2d769c8eab34a76b226630c3cb9", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_gas.py::test_ext_calls_gas[fork_CancunEIP7692-state_test-mem_expansion_bytes_32-EXTCALL_with_value_new_acc]", + "fixture_hash": "0x22ea7c0d20e2ff4c23523faf6d351034e8cff8552b746bf5377af6efaba50daa", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/gas/ext_calls_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-state_test-large_data_section-from_existent_memory-successful_False-single_byte_expansion_word_boundary_2]", - "fixture_hash": "0xd80f25ca60c15cd41227ed561043369e8db7959298355cfdddbd5359eb9ecdec", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_gas.py::test_ext_calls_gas[fork_CancunEIP7692-state_test-mem_expansion_bytes_32-EXTDELEGATECALL_new_acc]", + "fixture_hash": "0x7926eec0e48bca20eae29fb725509a9ce9608f43bbcad4a99d12664843e944c3", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/gas/ext_calls_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-state_test-large_data_section-from_existent_memory-successful_False-multi_word_expansion]", - "fixture_hash": "0xa7f736634e778eb9bcf0b060001f902eb86ef23284539aac114ce49289879fec", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_gas.py::test_ext_calls_gas[fork_CancunEIP7692-state_test-mem_expansion_bytes_32-EXTSTATICCALL_new_acc]", + "fixture_hash": "0xbc3673f65fc4c451cb2fa904aabb30fc9a55ebed8ddb234cf42ac0bb091a482a", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/gas/ext_calls_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-state_test-large_data_section-from_existent_memory-successful_False-multi_word_expansion_2]", - "fixture_hash": "0x1bd75a7b8408fbe6c095517f2be8a68ea2ba6cbd0334a227d9f916aa43cdde84", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_gas.py::test_ext_calls_gas[fork_CancunEIP7692-state_test-mem_expansion_bytes_33-EXTCALL]", + "fixture_hash": "0xcc55f5633db73bd26ea5377cb28f8684fe2e96df9d8633607ced4c3865d09a7", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/gas/ext_calls_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-state_test-large_data_section-from_existent_memory-successful_False-zero_length_expansion]", - "fixture_hash": "0xbc1b8f72507ca44150ed146daf6b2999f904bd63513bfeead76029eb34dc8542", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_gas.py::test_ext_calls_gas[fork_CancunEIP7692-state_test-mem_expansion_bytes_33-EXTCALL_with_value]", + "fixture_hash": "0xc76ff1486d8d7e86848367ed163f6c0341219e4f89cf2b0c87857b142c7b2f83", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/gas/ext_calls_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-state_test-large_data_section-from_existent_memory-successful_False-huge_dest_zero_length]", - "fixture_hash": "0x373f4fe3257de3014130378b1ef50621aa79b4abfa0c25f05b37a0647a158327", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_gas.py::test_ext_calls_gas[fork_CancunEIP7692-state_test-mem_expansion_bytes_33-EXTDELEGATECALL]", + "fixture_hash": "0xecaeb082a4c7936a7bd8a58ec8a363abf3c7dc9209e679a25c20fd848088e97c", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/gas/ext_calls_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-state_test-large_data_section-from_existent_memory-successful_False-huge_src_zero_length]", - "fixture_hash": "0xb3ae35a8f56fd0a9b4627b312ca2d07a044704794b57fa4431b9546b616bfd76", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_gas.py::test_ext_calls_gas[fork_CancunEIP7692-state_test-mem_expansion_bytes_33-EXTSTATICCALL]", + "fixture_hash": "0xd3cfac86400674509b4a6e7eaaa312b2cb1b7167b4788d160b1b6d1c70a8b64", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/gas/ext_calls_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-state_test-large_data_section-from_existent_memory-successful_False-huge_dest_huge_src_zero_length]", - "fixture_hash": "0x7015ec51c040254fcecdad9e3cbc77f15a1b42244b442aee50d0d6555b5e6fba", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_gas.py::test_ext_calls_gas[fork_CancunEIP7692-state_test-mem_expansion_bytes_33-EXTCALL_new_acc]", + "fixture_hash": "0x6c5a21cfc231da4b90979bf73597eb5aae1f2c06879588288fd84e7ef37c7beb", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/gas/ext_calls_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-state_test-large_data_section-from_empty_memory-successful_True-single_byte_expansion]", - "fixture_hash": "0x3939ce1cbf15eaf4c79ef880aa195c7989ba0923f133b8fc621eccea7968aa5f", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_gas.py::test_ext_calls_gas[fork_CancunEIP7692-state_test-mem_expansion_bytes_33-EXTCALL_with_value_new_acc]", + "fixture_hash": "0x792000bef4d4a5d8da11182a1b7566d6320c86783bd5921d8208d67ff64355b1", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/gas/ext_calls_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-state_test-large_data_section-from_empty_memory-successful_True-single_byte_expansion_2]", - "fixture_hash": "0x44e92a2d158b7878b23e106fcf1533b3af970c23c2783a85223e53a6fb58ab2c", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_gas.py::test_ext_calls_gas[fork_CancunEIP7692-state_test-mem_expansion_bytes_33-EXTDELEGATECALL_new_acc]", + "fixture_hash": "0xdd76c8cb5cf08d7a6b8bf3eaaaa597e3499172b9a2d3dabd44e6522e67f353c0", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/gas/ext_calls_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-state_test-large_data_section-from_empty_memory-successful_True-single_byte_expansion_word_boundary]", - "fixture_hash": "0x829c70dc99d4e5b9d67c624b746eb6e1eb22feb36febfba468d34a10b056d511", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_gas.py::test_ext_calls_gas[fork_CancunEIP7692-state_test-mem_expansion_bytes_33-EXTSTATICCALL_new_acc]", + "fixture_hash": "0x330071113b98c9c8cce69a84c3aa6f19c2201df30cd86896fd3b8a5270d7b0c8", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/gas/ext_calls_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-state_test-large_data_section-from_empty_memory-successful_True-single_byte_expansion_word_boundary_2]", - "fixture_hash": "0xddcb2e51437cd7f658ed0da5c752f2d7862d1c762f0c2f4a8e7b51a48a3b304b", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-state_test-length_0-offset_0-size_0-value_0]", + "fixture_hash": "0xe4924f6c90afa14d96b4f30d702c596c2eb612cb6beea35669c4847d3e0ba359", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-state_test-large_data_section-from_empty_memory-successful_True-multi_word_expansion]", - "fixture_hash": "0x7bcb4c6f4a962b0473d9d26e21c0fe0975205e7c4339b55311a93696e0769b53", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-state_test-length_0-offset_0-size_0-value_1]", + "fixture_hash": "0x8047a5d2e255955a1394f58228e51a3cf15ca29bbdff27e1843a36d12c3d186e", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-state_test-large_data_section-from_empty_memory-successful_True-multi_word_expansion_2]", - "fixture_hash": "0xbcbc12e9f8ca866179c11f00738ec4f346b5827d9d901032c65de77c89086fb1", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-state_test-length_0-offset_0-size_16-value_0]", + "fixture_hash": "0x6bd8d4fbf8a872683d903b71e9c24e6e4f0f9d2c43ba86bf81aeccc874b0d68d", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-state_test-large_data_section-from_empty_memory-successful_True-zero_length_expansion]", - "fixture_hash": "0xb289f9d464fe16aa9ef46e2b502483e6303ac6a3b05f8d5133a9c42968358a52", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-state_test-length_0-offset_0-size_16-value_1]", + "fixture_hash": "0x3f08f3c7723bd597ebaf191e81a92360bcb8e10bff2063ba14d71228b2469b1b", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-state_test-large_data_section-from_empty_memory-successful_True-huge_dest_zero_length]", - "fixture_hash": "0x9434ed60757471cb127e76332d485a161abfc253caf006df2a4beff2eac59f95", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-state_test-length_0-offset_0-size_64-value_0]", + "fixture_hash": "0xad13e15dc93222f155359f5845d3ed55bfc4a6bc8caf533812988ae13566cef6", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-state_test-large_data_section-from_empty_memory-successful_True-huge_src_zero_length]", - "fixture_hash": "0x7db191c051fbcdb2d99e1d17d748de86be5e7c64436a4166e230a7fce8cfda5e", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-state_test-length_0-offset_0-size_64-value_1]", + "fixture_hash": "0x197554d3dcb42924cdb41f8eb180e4e3b42e035163da27f60bf326c72abcfc7d", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-state_test-large_data_section-from_empty_memory-successful_True-huge_dest_huge_src_zero_length]", - "fixture_hash": "0x5e8a465a50fa6da1bfdc4a57cd72abe794ddad5a72e53c0bae79b9d0fc9ae458", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-state_test-length_0-offset_0-size_256-value_0]", + "fixture_hash": "0x50f08fdb687e6bfc9af18b2906f260a19489bc39eb48af01952e0daa09b91b8a", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-state_test-large_data_section-from_empty_memory-successful_False-single_byte_expansion]", - "fixture_hash": "0xe04c00d05a25886499b0f3da9464d612471289c996219af25a32f16c395ffc88", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-state_test-length_0-offset_0-size_256-value_1]", + "fixture_hash": "0x1d57de4b1c999bf39978e8ff186adf212061d006df25f2dc776fb84b425c14c5", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-state_test-large_data_section-from_empty_memory-successful_False-single_byte_expansion_2]", - "fixture_hash": "0x3f9a6e13e74e2dd1de778d2756b963cb44ad434cdb0cb937ea10b2b3243f3be0", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-state_test-length_0-offset_8-size_0-value_0]", + "fixture_hash": "0x60ebfcfc236e4468097ca0d2d09bd67d2cf03bb6388429844fbc4b3aea51b4b3", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-state_test-large_data_section-from_empty_memory-successful_False-single_byte_expansion_word_boundary]", - "fixture_hash": "0xc90c4c11729f24a68a4ccf2ae85a248b07f8225e2e0e1a83ea47bb01fc454774", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-state_test-length_0-offset_8-size_0-value_1]", + "fixture_hash": "0x144ade56ef5fe02387d5e721e6b9e48a4ffe6501371c4bfcebce5550fc6d7dc8", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-state_test-large_data_section-from_empty_memory-successful_False-single_byte_expansion_word_boundary_2]", - "fixture_hash": "0xf79f5f35558b2b00aeaed3fd15d8b0f925288b88cf9cc3b8ae09095d1fe65dd3", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-state_test-length_0-offset_8-size_16-value_0]", + "fixture_hash": "0x375fd0826c33d7cf13bfcd36b2ce526738a59306676d0016a0f880eafde8c051", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-state_test-large_data_section-from_empty_memory-successful_False-multi_word_expansion]", - "fixture_hash": "0x2c652c62bf72186139f5b4a51810672695d1f2724043f5062df24a5368b47e48", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-state_test-length_0-offset_8-size_16-value_1]", + "fixture_hash": "0x4e775021f8228fd50928877f3d7c7526e75de33c40ad87d9327b5e161215eee0", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-state_test-large_data_section-from_empty_memory-successful_False-multi_word_expansion_2]", - "fixture_hash": "0xdc77bd9fb8e9f0e7965dfca7bd459803b191e02c27f562025564fc515c935f9c", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-state_test-length_0-offset_8-size_64-value_0]", + "fixture_hash": "0x959814c3045ed7ef922328b32fd0681760354ca2ef92032edc112f9c3cd49bd1", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-state_test-large_data_section-from_empty_memory-successful_False-zero_length_expansion]", - "fixture_hash": "0x87cfe928b131ca0e383cffc441c85545f667ed6e5122c183f6b00cf50f42efcb", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-state_test-length_0-offset_8-size_64-value_1]", + "fixture_hash": "0xe0d2466faa4dfb0ecacf6bc6b8e182504ea7f719ca005d1ec6751e0171811c9b", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-state_test-large_data_section-from_empty_memory-successful_False-huge_dest_zero_length]", - "fixture_hash": "0xe81cb8b88c205c77a236a40b7ecfa19064bebd80b1f3b05a1971274d65d5403d", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-state_test-length_0-offset_8-size_256-value_0]", + "fixture_hash": "0x5b9e175642ddf98b34b6b3d053a606257817ca863d7ea3fee0c9bd70291fe773", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-state_test-large_data_section-from_empty_memory-successful_False-huge_src_zero_length]", - "fixture_hash": "0xb2563b77ac2fc3ef1cfef1a76c726e4f5bf430d0e48f9dedf4c6764717c16af1", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-state_test-length_0-offset_8-size_256-value_1]", + "fixture_hash": "0x20305d1d4766c9ea12989e53911184dc232c8711fc52ec14eb71792394d56815", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-state_test-large_data_section-from_empty_memory-successful_False-huge_dest_huge_src_zero_length]", - "fixture_hash": "0x3a7da4445753eeaa5cd2f0568f67ed3038715c8c4f4a42916e7c0bd375995989", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-state_test-length_0-offset_24-size_0-value_0]", + "fixture_hash": "0x6c835d5e05b53e30fdbde931b9e1ec38d35bb81e2ef429ce3d67f356cfba6200", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_huge_memory_expansion[fork_CancunEIP7692-state_test-empty_data_section-from_existent_memory-successful_False--max_dest_single_byte_expansion]", - "fixture_hash": "0x5961d381a7098a081b00b3ff868b4a4e36c240960f3d4686002905883a1c5932", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-state_test-length_0-offset_24-size_0-value_1]", + "fixture_hash": "0x1c5f8948658a6d066563adcca29ed881b2ee65694341031ac1ffe624580d1fad", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_huge_memory_expansion.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_huge_memory_expansion[fork_CancunEIP7692-state_test-empty_data_section-from_existent_memory-successful_False--max_dest_minus_one_single_byte_expansion]", - "fixture_hash": "0xed22b5b02016ccfc4820a6d176f8699a32fac1ecc4950ddffb5e0dd0aceb0895", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-state_test-length_0-offset_24-size_16-value_0]", + "fixture_hash": "0x1e3ffb0cbd26924fbf164b1c658489698dbe20c17f769b216a4435e03760b8cb", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_huge_memory_expansion.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_huge_memory_expansion[fork_CancunEIP7692-state_test-empty_data_section-from_existent_memory-successful_False--half_max_dest_single_byte_expansion]", - "fixture_hash": "0xcd336f26fa4db6d0c71dfdb26bd592ff1baa00eee99f486c7a2c1f622ad94449", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-state_test-length_0-offset_24-size_16-value_1]", + "fixture_hash": "0x2b159922b950160188503e5ed399897282583559eca610766d13800644290618", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_huge_memory_expansion.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_huge_memory_expansion[fork_CancunEIP7692-state_test-empty_data_section-from_existent_memory-successful_False--max_length_expansion]", - "fixture_hash": "0xc7b63ae44c7de5ed639217d65f10d5c635d0e80ef474cce9a858f5c70e5e2260", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-state_test-length_0-offset_24-size_64-value_0]", + "fixture_hash": "0x9ab1d8e0547e3843d367fcf20327909fa86330ba93b55c29808bc86e206f1c6", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_huge_memory_expansion.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_huge_memory_expansion[fork_CancunEIP7692-state_test-empty_data_section-from_existent_memory-successful_False--max_length_minus_one_expansion]", - "fixture_hash": "0xf04581c4bdac249c03fea7812176858c5cffaa4fb5c5cad57ee5c205f9a62b28", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-state_test-length_0-offset_24-size_64-value_1]", + "fixture_hash": "0xcbd2f3c991053b18fe603a5ecc54b6f6c5a671081781fe34349fc4dca2f7da8f", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_huge_memory_expansion.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_huge_memory_expansion[fork_CancunEIP7692-state_test-empty_data_section-from_existent_memory-successful_False--half_max_length_expansion]", - "fixture_hash": "0x465bded3dd49f46cb3f2d12c0819f6b6490daca63019e2ab03914cfa57c035c9", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-state_test-length_0-offset_24-size_256-value_0]", + "fixture_hash": "0xc99991315ea08fd9b43581f1067b4794d7b421b95b1559877d57c703e1dbb5fb", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_huge_memory_expansion.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_huge_memory_expansion[fork_CancunEIP7692-state_test-empty_data_section-from_empty_memory-successful_False--max_dest_single_byte_expansion]", - "fixture_hash": "0xe8da5d6c8349eeeed0c0342d736e9cf34185b27f7fe96b416eab3c3d7a3e93c4", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-state_test-length_0-offset_24-size_256-value_1]", + "fixture_hash": "0x25ef4746c14704c8c21322730727389d3a8a24e119b0e706667776bc63a0d3fa", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_huge_memory_expansion.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_huge_memory_expansion[fork_CancunEIP7692-state_test-empty_data_section-from_empty_memory-successful_False--max_dest_minus_one_single_byte_expansion]", - "fixture_hash": "0xa84b691e2454fc9815cd3a0472e39ed1971a41d60c4d892f26854abf7e958f82", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-state_test-length_0-offset_80-size_0-value_0]", + "fixture_hash": "0xc6bdd4b2cb86a2cc217497d79ffb1220ef9e2372243b2649553dd61f53c12429", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_huge_memory_expansion.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_huge_memory_expansion[fork_CancunEIP7692-state_test-empty_data_section-from_empty_memory-successful_False--half_max_dest_single_byte_expansion]", - "fixture_hash": "0x1d8943daa77ba38273694a30078854ccf4728748b0992a27f0d56190a8a25831", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-state_test-length_0-offset_80-size_0-value_1]", + "fixture_hash": "0xb9596117af4a1c4d5b2e229e79ac7deb0e2be76bf74140e1dad66062a06e3246", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_huge_memory_expansion.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_huge_memory_expansion[fork_CancunEIP7692-state_test-empty_data_section-from_empty_memory-successful_False--max_length_expansion]", - "fixture_hash": "0xeefe6f70f793eff35e8d12c9f3196e3b76a755aa425f7287f964d21dc7e1d367", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-state_test-length_0-offset_80-size_16-value_0]", + "fixture_hash": "0x236ea6775705509a60a7ef02ff78336a0a70dc9effa62711e3997bb61d479934", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_huge_memory_expansion.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_huge_memory_expansion[fork_CancunEIP7692-state_test-empty_data_section-from_empty_memory-successful_False--max_length_minus_one_expansion]", - "fixture_hash": "0x83664dc94f1165356ff6160d8374f2b1a2f5da19d2f98b8c63e79b07e6a65cbc", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-state_test-length_0-offset_80-size_16-value_1]", + "fixture_hash": "0x7ad5bfb68ef7d0725b0b90c6f5ebadda6cb668076a64a814a5cccedb95435a02", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_huge_memory_expansion.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_huge_memory_expansion[fork_CancunEIP7692-state_test-empty_data_section-from_empty_memory-successful_False--half_max_length_expansion]", - "fixture_hash": "0x965501ad179fbb53fc7e3731f5b4ea60cbd0614d55e15b0da80fe37ce2f8c674", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-state_test-length_0-offset_80-size_64-value_0]", + "fixture_hash": "0xec018d243ae270df48e99526aaf477f0176d383924368988188e7ce1ca16c7ab", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_huge_memory_expansion.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_huge_memory_expansion[fork_CancunEIP7692-state_test-byte_data_section-from_existent_memory-successful_False--max_dest_single_byte_expansion]", - "fixture_hash": "0xcc88768781eef75faa4db8c0f140554514d7d59062ae46277a9bdea2e83e3c85", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-state_test-length_0-offset_80-size_64-value_1]", + "fixture_hash": "0x635be1b4ecc734afc391a2b20f8d455734be093fb0b32ba01aa4bd129b8e26b7", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_huge_memory_expansion.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_huge_memory_expansion[fork_CancunEIP7692-state_test-byte_data_section-from_existent_memory-successful_False--max_dest_minus_one_single_byte_expansion]", - "fixture_hash": "0xf4e3785b5874d23923499cd2044e3a4444805687330577d70c8956a71c6ad750", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-state_test-length_0-offset_80-size_256-value_0]", + "fixture_hash": "0xcc69f415c067906048ffb81722706e549704955e6661011aa3e562387126f624", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_huge_memory_expansion.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_huge_memory_expansion[fork_CancunEIP7692-state_test-byte_data_section-from_existent_memory-successful_False--half_max_dest_single_byte_expansion]", - "fixture_hash": "0xece77cd04b74ff882eb7b1cdb37d8a9315a0a3faf58ebd0ef40bf634ef7abf0b", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-state_test-length_0-offset_80-size_256-value_1]", + "fixture_hash": "0x10a57e34fb158bc9f063595bf3f00318704bb86f2e72228607777732668d7c31", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_huge_memory_expansion.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_huge_memory_expansion[fork_CancunEIP7692-state_test-byte_data_section-from_existent_memory-successful_False--max_length_expansion]", - "fixture_hash": "0x9ad5b0c8c8252d7b6645079934f7db276534416211d3b49f63e5e62eca31c058", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-state_test-length_8-offset_0-size_0-value_0]", + "fixture_hash": "0x4906a6d53c111fd2564843e1defbbaeaa599cfa4746b47887063f03dff8c34e3", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_huge_memory_expansion.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_huge_memory_expansion[fork_CancunEIP7692-state_test-byte_data_section-from_existent_memory-successful_False--max_length_minus_one_expansion]", - "fixture_hash": "0x49e973da8b78316ed6e6efe11296aa91b235a160963348fc10da8611f2545583", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-state_test-length_8-offset_0-size_0-value_1]", + "fixture_hash": "0x1898b42ea504d0a66ae57db0f3e6d6f173fe27078b4e224439e3c38230b456d6", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_huge_memory_expansion.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_huge_memory_expansion[fork_CancunEIP7692-state_test-byte_data_section-from_existent_memory-successful_False--half_max_length_expansion]", - "fixture_hash": "0x7117eca915b2ddcdca9623fa73afc541d2e4c8d3063b97d670c8a48705a7592c", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-state_test-length_8-offset_0-size_16-value_0]", + "fixture_hash": "0x488506cc85a06adc7b28831ca68fd49ebb7fe0fce812619a4017115b6d015850", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_huge_memory_expansion.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_huge_memory_expansion[fork_CancunEIP7692-state_test-byte_data_section-from_empty_memory-successful_False--max_dest_single_byte_expansion]", - "fixture_hash": "0x82ae2e8bd56b847369c84b5c0d62f45d94620a03c9ed2dd747979d64cf2ed03b", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-state_test-length_8-offset_0-size_16-value_1]", + "fixture_hash": "0x4aa11ca574bbdb919f50f49c1757d4520d9cd56489ca6b383cacf86a9e5a2f3f", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_huge_memory_expansion.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_huge_memory_expansion[fork_CancunEIP7692-state_test-byte_data_section-from_empty_memory-successful_False--max_dest_minus_one_single_byte_expansion]", - "fixture_hash": "0x2c78c5562b3ed870348883728342e3bdd123bb8d4626a64d3c760f2f65a5fe20", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-state_test-length_8-offset_0-size_64-value_0]", + "fixture_hash": "0x7309df82a37f8ce7465f8694985a28e880d053f2f65c5b219c36a2a73b14f955", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_huge_memory_expansion.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_huge_memory_expansion[fork_CancunEIP7692-state_test-byte_data_section-from_empty_memory-successful_False--half_max_dest_single_byte_expansion]", - "fixture_hash": "0x2ac37bcb1af74d7a426d223828ca133c8e826fa55943f3d34c6466034d46dd11", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-state_test-length_8-offset_0-size_64-value_1]", + "fixture_hash": "0xca9416a7bacc790862bf8e37ab6876be979adda150c1a48867dcafe8ad1146d8", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_huge_memory_expansion.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_huge_memory_expansion[fork_CancunEIP7692-state_test-byte_data_section-from_empty_memory-successful_False--max_length_expansion]", - "fixture_hash": "0xc65869cd4bd6b7e4a7f809e22dda689f814d3cb826dfa89f3d6f37901f91359", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-state_test-length_8-offset_0-size_256-value_0]", + "fixture_hash": "0x9a2995f3327a71156c6a8f7611ec0315c57f0e087d4892de1f51fd407e48e67b", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_huge_memory_expansion.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_huge_memory_expansion[fork_CancunEIP7692-state_test-byte_data_section-from_empty_memory-successful_False--max_length_minus_one_expansion]", - "fixture_hash": "0x283038ce18ee08f334b6ba747ae653ae8f250d75f01e17e20b1863eabcdb7a47", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-state_test-length_8-offset_0-size_256-value_1]", + "fixture_hash": "0xff9298eb3b965d8b216cb15c6ff5c811bd8611e004db8a8f23dabdd9c5631c8f", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_huge_memory_expansion.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_huge_memory_expansion[fork_CancunEIP7692-state_test-byte_data_section-from_empty_memory-successful_False--half_max_length_expansion]", - "fixture_hash": "0x52722b229c34b87125aa7e5041638bde5d5e8e29ec14afe08f2a67e45741fbfa", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-state_test-length_8-offset_8-size_0-value_0]", + "fixture_hash": "0xece1cd4e54ab4f28e33aafd3b57616f70ff7477b704b6e98e37b655f1d12a2ff", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_huge_memory_expansion.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_huge_memory_expansion[fork_CancunEIP7692-state_test-word_data_section-from_existent_memory-successful_False--max_dest_single_byte_expansion]", - "fixture_hash": "0x9b11b757316c085bb32e4a692565ce393860b98b224531e0e19b30fc9a3f372f", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-state_test-length_8-offset_8-size_0-value_1]", + "fixture_hash": "0xd1be302d25a6d257742ebd03db24f4b890837e2274143e604ab4932d51675f0a", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_huge_memory_expansion.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_huge_memory_expansion[fork_CancunEIP7692-state_test-word_data_section-from_existent_memory-successful_False--max_dest_minus_one_single_byte_expansion]", - "fixture_hash": "0xcfd901d0a401bcb4cfd147c62096210b3f4d2314cfd3bc86d8dd600e4b4a8083", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-state_test-length_8-offset_8-size_16-value_0]", + "fixture_hash": "0xce774b30f5fa0afece7390ded40ccd456942dc302a537c92a6f8a2f250699ec3", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_huge_memory_expansion.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_huge_memory_expansion[fork_CancunEIP7692-state_test-word_data_section-from_existent_memory-successful_False--half_max_dest_single_byte_expansion]", - "fixture_hash": "0xe412c2e6c2d2ffcc157803e88e19ae7dc201636bdc37339a96d4fb12626e6419", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-state_test-length_8-offset_8-size_16-value_1]", + "fixture_hash": "0x1e5289d1905f73d7770653ce194fe38d128a807795d9e5d3a3c7fcc2c45273d0", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_huge_memory_expansion.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_huge_memory_expansion[fork_CancunEIP7692-state_test-word_data_section-from_existent_memory-successful_False--max_length_expansion]", - "fixture_hash": "0x691257b6f5eeb3a0889f21efffb55a4cc2397eede3b130b8ae690cd27f34af7c", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-state_test-length_8-offset_8-size_64-value_0]", + "fixture_hash": "0xb3e870adf0078a82b8b1318ebaae2bee6aa898a186b8b4fba6f763fbec32e46f", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_huge_memory_expansion.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_huge_memory_expansion[fork_CancunEIP7692-state_test-word_data_section-from_existent_memory-successful_False--max_length_minus_one_expansion]", - "fixture_hash": "0x5c3877cef5ddcd2a3e1415aff94c025844b22dbfac11cff24b80a885bc7cdf95", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-state_test-length_8-offset_8-size_64-value_1]", + "fixture_hash": "0xf2625617471c204348ac21764070bc33ff7268bcf394bd55abff8c29da04c692", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_huge_memory_expansion.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_huge_memory_expansion[fork_CancunEIP7692-state_test-word_data_section-from_existent_memory-successful_False--half_max_length_expansion]", - "fixture_hash": "0x68e693b701622186a1effaead6a1a169996a31cbb570ba8f8e3204195f9ea305", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-state_test-length_8-offset_8-size_256-value_0]", + "fixture_hash": "0x2d068977b229dac6d1a534f57a7bb96ea5d1f3c2511889673ea04b166adcc960", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_huge_memory_expansion.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_huge_memory_expansion[fork_CancunEIP7692-state_test-word_data_section-from_empty_memory-successful_False--max_dest_single_byte_expansion]", - "fixture_hash": "0x6a7fad38d90b921f0da3f12f88e2a08cf22e59fb2e4a3dc7b2d6eb809f021ef9", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-state_test-length_8-offset_8-size_256-value_1]", + "fixture_hash": "0xc13a2c0a0651329cf645e61365fbea787774f304642d12ded7775d5efc2197e9", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_huge_memory_expansion.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_huge_memory_expansion[fork_CancunEIP7692-state_test-word_data_section-from_empty_memory-successful_False--max_dest_minus_one_single_byte_expansion]", - "fixture_hash": "0x598f00e3489af3e21cab8104ad5797dee88214db1e49e98a5f9860e3c6316258", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-state_test-length_8-offset_24-size_0-value_0]", + "fixture_hash": "0x32601a7900e5ea54abd8c2ae930fdff5c3c2bfd3c8529e2d492a606f1a1bd05", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_huge_memory_expansion.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_huge_memory_expansion[fork_CancunEIP7692-state_test-word_data_section-from_empty_memory-successful_False--half_max_dest_single_byte_expansion]", - "fixture_hash": "0xb8a05cc11066d2c6ccc2706dde512fb2b2745c57e0dce88d023303986aca0642", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-state_test-length_8-offset_24-size_0-value_1]", + "fixture_hash": "0xb258d2a5c081724b4922b71bb36ba75136d4b47bb883b12939c0aab57500826d", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_huge_memory_expansion.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_huge_memory_expansion[fork_CancunEIP7692-state_test-word_data_section-from_empty_memory-successful_False--max_length_expansion]", - "fixture_hash": "0xc5d8f58ae15a8765095baf8371e45eee1b835d83cad01f478e0603b525ca4d51", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-state_test-length_8-offset_24-size_16-value_0]", + "fixture_hash": "0x4698d15cfd96bf43aface81f4e2f553b7668c630858448432b852ef56ef282c8", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_huge_memory_expansion.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_huge_memory_expansion[fork_CancunEIP7692-state_test-word_data_section-from_empty_memory-successful_False--max_length_minus_one_expansion]", - "fixture_hash": "0x81987e6feec883d1a8bbc319b82a24e0754c992627f4aec21c050da6155536d3", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-state_test-length_8-offset_24-size_16-value_1]", + "fixture_hash": "0x345e02d8dc73fb67b391903b495e1e359608d0075b810ec1b600c3a57b00fbc9", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_huge_memory_expansion.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_huge_memory_expansion[fork_CancunEIP7692-state_test-word_data_section-from_empty_memory-successful_False--half_max_length_expansion]", - "fixture_hash": "0x2c6eafce1f3c34233a9c892c72f217c5e641454b87d61af0b4f51a4571aa2a25", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-state_test-length_8-offset_24-size_64-value_0]", + "fixture_hash": "0x6561fe6a7c5cdfaa8734e9bf64d0739f1fb0160da3185e121fff04ad5b2abd03", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_huge_memory_expansion.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_huge_memory_expansion[fork_CancunEIP7692-state_test-large_data_section-from_existent_memory-successful_False--max_dest_single_byte_expansion]", - "fixture_hash": "0xeb3f58f21c8a4e433bc8b972fbd6f6362abf02db165ca27524c9d0c5cd09a53a", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-state_test-length_8-offset_24-size_64-value_1]", + "fixture_hash": "0x49914d79e247022eab296ea6d94fea23a0856214d40371e6df268a5524d95e85", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_huge_memory_expansion.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_huge_memory_expansion[fork_CancunEIP7692-state_test-large_data_section-from_existent_memory-successful_False--max_dest_minus_one_single_byte_expansion]", - "fixture_hash": "0x4b0448c4944a368ec7fca6646d0b798f1a6132d243e59c170811de7f59f91843", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-state_test-length_8-offset_24-size_256-value_0]", + "fixture_hash": "0xd1a8a00ece554a0a64486f0bff9edc226a40841cf06b707e960bd72129b5debd", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_huge_memory_expansion.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_huge_memory_expansion[fork_CancunEIP7692-state_test-large_data_section-from_existent_memory-successful_False--half_max_dest_single_byte_expansion]", - "fixture_hash": "0x9e5cee63a10b6ad7b666b4c6f1e8219ce570bb0f08889cd0d99b1eac6001f8c3", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-state_test-length_8-offset_24-size_256-value_1]", + "fixture_hash": "0xe84b43ba6dc8e447537666b1dd34fbe40a4ee8f0b582334fa40768693f6e8fd0", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_huge_memory_expansion.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_huge_memory_expansion[fork_CancunEIP7692-state_test-large_data_section-from_existent_memory-successful_False--max_length_expansion]", - "fixture_hash": "0xfcfda620f760ae729ca2289c71b9edf36fc312ac24a198a6a244d857850f5a45", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-state_test-length_8-offset_80-size_0-value_0]", + "fixture_hash": "0xd3d3921b0c074b900da2a7d9da578dc23e31e7067e94c2d42e8403c2a4de4fca", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_huge_memory_expansion.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_huge_memory_expansion[fork_CancunEIP7692-state_test-large_data_section-from_existent_memory-successful_False--max_length_minus_one_expansion]", - "fixture_hash": "0x99ca1c1b67a567ed0263933398f335204eecb76c14c12e6296abac49d7c56d32", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-state_test-length_8-offset_80-size_0-value_1]", + "fixture_hash": "0x49b2efa486c93aa02c1a76d949309e4858cba04a2b499f4e31169bf5cd8296c4", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_huge_memory_expansion.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_huge_memory_expansion[fork_CancunEIP7692-state_test-large_data_section-from_existent_memory-successful_False--half_max_length_expansion]", - "fixture_hash": "0xb4b1f4233a0bb8dc1e4629d1e3d644cec6c619fe732518682a8134aaf1ac36c9", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-state_test-length_8-offset_80-size_16-value_0]", + "fixture_hash": "0xc770e45d24d56cad3e9fad44156a9f145fbdf4160ec20017d474f49cd0505ee0", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_huge_memory_expansion.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_huge_memory_expansion[fork_CancunEIP7692-state_test-large_data_section-from_empty_memory-successful_False--max_dest_single_byte_expansion]", - "fixture_hash": "0xb71c2b9679e9bc991c74a3257fa71c655defeefd230812f3d63c11a13943a750", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-state_test-length_8-offset_80-size_16-value_1]", + "fixture_hash": "0xa73e266a2aab8641c5b91db635a4804338bc9df756f51927839ae1b2a3c9ce68", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_huge_memory_expansion.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_huge_memory_expansion[fork_CancunEIP7692-state_test-large_data_section-from_empty_memory-successful_False--max_dest_minus_one_single_byte_expansion]", - "fixture_hash": "0xa049899eb65b2a35e2cac2621e2a33249df20fcc3991d6878b5c12a5a067499d", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-state_test-length_8-offset_80-size_64-value_0]", + "fixture_hash": "0xd538723a4fad73017209ac26ac0ea69614e7edbe7e2377c11e736491a6b2ea75", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_huge_memory_expansion.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_huge_memory_expansion[fork_CancunEIP7692-state_test-large_data_section-from_empty_memory-successful_False--half_max_dest_single_byte_expansion]", - "fixture_hash": "0xeabbf196a14d92442c797eb395e3fcd771dba1a7e134d0a8ee03439ac6604d22", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-state_test-length_8-offset_80-size_64-value_1]", + "fixture_hash": "0x7efcc59957c46f47b0e4cae2b803187e2d4ec6a24e48ab1aba385a1bfe2f6a71", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_huge_memory_expansion.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_huge_memory_expansion[fork_CancunEIP7692-state_test-large_data_section-from_empty_memory-successful_False--max_length_expansion]", - "fixture_hash": "0x668b1d7b0e9be226d123ebae0c4e4cc198afd1aec5f917526386374cb540476b", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-state_test-length_8-offset_80-size_256-value_0]", + "fixture_hash": "0xc5335e1f5a5ed4d26a3fd41f8083ee28b35ece66b728285ede00668b94067001", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_huge_memory_expansion.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_huge_memory_expansion[fork_CancunEIP7692-state_test-large_data_section-from_empty_memory-successful_False--max_length_minus_one_expansion]", - "fixture_hash": "0x28e1c2da7471566eddce0fd74ecd1a2062cf716138c1919c272417e3fdcdc1a9", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-state_test-length_8-offset_80-size_256-value_1]", + "fixture_hash": "0x9c0dd1072ba0ad2aab8ab44d5a26d9750f95bcd456f70403121d72515889cc33", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_huge_memory_expansion.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_huge_memory_expansion[fork_CancunEIP7692-state_test-large_data_section-from_empty_memory-successful_False--half_max_length_expansion]", - "fixture_hash": "0x70f4aecc3add598fb928f2f0503a5b1b585bbdaed56b54f99f3a0e7e802e2d3b", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-state_test-length_32-offset_0-size_0-value_0]", + "fixture_hash": "0xb19f76a068754c36fc48d5884151721b640f7fd09d2814dfbab51f8b79b635a1", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_huge_memory_expansion.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_data_opcodes.py::test_data_section_succeed[fork_CancunEIP7692-state_test-empty_zero]", - "fixture_hash": "0x334f9221bbbe921624e8135418fd29b7d198a9e3f8eb2f2a07ac8574692e6c39", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-state_test-length_32-offset_0-size_0-value_1]", + "fixture_hash": "0xd851e4ea3a222677778e06c151b8a1d09c14b54774f3c2b8a0aa0c790a49b41e", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/data_opcodes/data_section_succeed.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_data_opcodes.py::test_data_section_succeed[fork_CancunEIP7692-state_test-short_zero]", - "fixture_hash": "0xe23dada71d298b41e3a75f9f3720dce1eaeb6fd4714d4db2ba3e72d54781add7", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-state_test-length_32-offset_0-size_16-value_0]", + "fixture_hash": "0x34c427ac2b75ab1601c83a815a7468bebd935ffd29785f437d62a5fe7d71e541", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/data_opcodes/data_section_succeed.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_data_opcodes.py::test_data_section_succeed[fork_CancunEIP7692-state_test-exact_zero]", - "fixture_hash": "0xeffb168df680f0b6986f783209393477818f54b5b33a2e72ad4a049b4c115921", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-state_test-length_32-offset_0-size_16-value_1]", + "fixture_hash": "0x1866571eeb386e9d3bf72da57212878adf445eca268111eb6708c45bc9af3610", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/data_opcodes/data_section_succeed.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_data_opcodes.py::test_data_section_succeed[fork_CancunEIP7692-state_test-large_zero]", - "fixture_hash": "0xf6210788743499de2e84b74c21dc4ffbab23eceecd4f745891fe8f4614fd23f5", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-state_test-length_32-offset_0-size_64-value_0]", + "fixture_hash": "0x7a086ccea01c308d6eb6e350e38625a4ef9aa61119690d9809dc4d5558442e30", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/data_opcodes/data_section_succeed.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_data_opcodes.py::test_data_section_succeed[fork_CancunEIP7692-state_test-empty_32]", - "fixture_hash": "0x9e06c32ecfd9c1dc82408209142ff24d0fa58406afbde0f31197f7c57ffe13df", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-state_test-length_32-offset_0-size_64-value_1]", + "fixture_hash": "0xe810c2823882c074a3e36491e7c2be1a502048cffbff5f8128d399b4a384bcfe", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/data_opcodes/data_section_succeed.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_data_opcodes.py::test_data_section_succeed[fork_CancunEIP7692-state_test-short_32]", - "fixture_hash": "0x640985684315cd56493a00e953c4082b9942252f25c841ed8e81c208e0749172", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-state_test-length_32-offset_0-size_256-value_0]", + "fixture_hash": "0xa4bf449bbe34ff756dcd48219caee40810fe92b83603648989a84ce43671df9c", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/data_opcodes/data_section_succeed.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_data_opcodes.py::test_data_section_succeed[fork_CancunEIP7692-state_test-exact_32]", - "fixture_hash": "0x860b60e2e24e6ee2647788014503ddee5fec902587f7ab43bf7050527041d9f4", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-state_test-length_32-offset_0-size_256-value_1]", + "fixture_hash": "0x8d870aa29467e0972859c12c145a017f1503326c17bc57caae034bd8b188b7b6", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/data_opcodes/data_section_succeed.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_data_opcodes.py::test_data_section_succeed[fork_CancunEIP7692-state_test-large_32]", - "fixture_hash": "0x175900d772347c6488ba3734b9120955438a7e2a4058d2e8b6d6960421fd5c2e", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-state_test-length_32-offset_8-size_0-value_0]", + "fixture_hash": "0x5531a53e8a455c92ec2bbd210032a08a9c4372397635a736625373d9ba3014d4", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/data_opcodes/data_section_succeed.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_data_opcodes.py::test_data_section_succeed[fork_CancunEIP7692-state_test-empty_23k]", - "fixture_hash": "0x69995438824cdafc0069acc9d540b344ad5c2b66a499403687640dfcf9237b9a", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-state_test-length_32-offset_8-size_0-value_1]", + "fixture_hash": "0xc1e70acd98fe4bc34fdbc70e441ed1ecaa995ddaced7aa79a369b16536710568", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/data_opcodes/data_section_succeed.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_data_opcodes.py::test_data_section_succeed[fork_CancunEIP7692-state_test-short_23k]", - "fixture_hash": "0x7943bbd88b4d3df113530acd828b1faa22e121b7b45e7d7ee55e12f0a05a5ce9", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-state_test-length_32-offset_8-size_16-value_0]", + "fixture_hash": "0x815c6bc596289f6ac629a96c6922357fd38645da580a6c43914e470f65c18b21", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/data_opcodes/data_section_succeed.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_data_opcodes.py::test_data_section_succeed[fork_CancunEIP7692-state_test-exact_23k]", - "fixture_hash": "0xa810dea54c6f4081b649efb3db721595292328c8399bc2a8a73e29c1ec9418ba", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-state_test-length_32-offset_8-size_16-value_1]", + "fixture_hash": "0xe248c87b418f0b5ccd75f93defae1f68842f42d61c4868aaf2a55bfb381c7a7d", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/data_opcodes/data_section_succeed.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_data_opcodes.py::test_data_section_succeed[fork_CancunEIP7692-state_test-large_23k]", - "fixture_hash": "0x980f24a1ae2f9510e0ada12c21a8dcef8b72b4e528d164de7561c446b207c85b", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-state_test-length_32-offset_8-size_64-value_0]", + "fixture_hash": "0x4bc2d4a256ad748305bbd83295b3dfd17c9c07c24a0c7b7a6fe17dfba1bf687e", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7480_data_section/data_opcodes/data_section_succeed.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_subcontainer_validation.py::test_container_combos_valid[fork_CancunEIP7692-state_test-EOFCREATE/RETURNCONTRACT]", - "fixture_hash": "0x9137a57ede7571372c002cb4f7402a49f01b689a2068678ebd7d245580cc7152", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-state_test-length_32-offset_8-size_64-value_1]", + "fixture_hash": "0xa75c556375ffe770594f04e7bde1d76f83bece80fca37a42ab02a249419e7ae0", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7620_eof_create/subcontainer_validation/container_combos_valid.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_subcontainer_validation.py::test_container_combos_valid[fork_CancunEIP7692-state_test-RETURNCONTRACT/STOP]", - "fixture_hash": "0x1c9fbefeca173455895076875b5b7857b813402bb1fe1bc551c8367222e98b3", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-state_test-length_32-offset_8-size_256-value_0]", + "fixture_hash": "0xc8be704c14c92a297a0fe6d1c51bbc27928ea7353a3f7ea73e9de628361081c6", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7620_eof_create/subcontainer_validation/container_combos_valid.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_subcontainer_validation.py::test_container_combos_valid[fork_CancunEIP7692-state_test-RETURNCONTRACT/RETURN]", - "fixture_hash": "0xf5c6af4ce8cf46c48da446e24b96ced3459734c4f3e6272dc4278330caa89629", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-state_test-length_32-offset_8-size_256-value_1]", + "fixture_hash": "0xdf5e06418b06036af068521133d13dab4cc79133268463cddf4864d19c488898", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7620_eof_create/subcontainer_validation/container_combos_valid.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_subcontainer_validation.py::test_container_combos_valid[fork_CancunEIP7692-state_test-EOFCREATE/REVERT]", - "fixture_hash": "0x463321ef2673c5d4a29dbace9db24daed87afa82d53f8bccbb101ded7325b667", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-state_test-length_32-offset_24-size_0-value_0]", + "fixture_hash": "0x53f32c6fea3ee2a71b621883033016ca081822daeef85ead189bbdc33c7013d6", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7620_eof_create/subcontainer_validation/container_combos_valid.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_subcontainer_validation.py::test_container_combos_valid[fork_CancunEIP7692-state_test-RETURNCONTRACT/REVERT]", - "fixture_hash": "0x5079a0c0fc35bd7f85f09dec17e2603df7f4e648d87a535fe7a6bd8029b53b99", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-state_test-length_32-offset_24-size_0-value_1]", + "fixture_hash": "0x86b5fa4fc478a82eb6b1118c3153d26a40a37c6cf5a85f56239c7c35376704c8", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7620_eof_create/subcontainer_validation/container_combos_valid.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_subcontainer_validation.py::test_simple_create_from_deployed[fork_CancunEIP7692-state_test]", - "fixture_hash": "0x9137a57ede7571372c002cb4f7402a49f01b689a2068678ebd7d245580cc7152", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-state_test-length_32-offset_24-size_16-value_0]", + "fixture_hash": "0x468c48a69fb2cdb9294f5461eae8098d04215b7fd7e26fe7d560afe4a216075a", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7620_eof_create/subcontainer_validation/simple_create_from_deployed.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_subcontainer_validation.py::test_simple_create_from_creation[fork_CancunEIP7692-state_test]", - "fixture_hash": "0x1c9fbefeca173455895076875b5b7857b813402bb1fe1bc551c8367222e98b3", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-state_test-length_32-offset_24-size_16-value_1]", + "fixture_hash": "0x410e85f90255199671f12262ba057cfd8fbf6c0109421ab914d9596cb0474392", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7620_eof_create/subcontainer_validation/simple_create_from_creation.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_subcontainer_validation.py::test_reverting_container[fork_CancunEIP7692-state_test-eofcreate]", - "fixture_hash": "0x463321ef2673c5d4a29dbace9db24daed87afa82d53f8bccbb101ded7325b667", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-state_test-length_32-offset_24-size_64-value_0]", + "fixture_hash": "0xab100116d04e150df5877118fb4cdaf9b8f7970ebd9b676fd8fa56cec77585a", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7620_eof_create/subcontainer_validation/reverting_container.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_subcontainer_validation.py::test_reverting_container[fork_CancunEIP7692-state_test-returncontract]", - "fixture_hash": "0x5079a0c0fc35bd7f85f09dec17e2603df7f4e648d87a535fe7a6bd8029b53b99", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-state_test-length_32-offset_24-size_64-value_1]", + "fixture_hash": "0xa27c97017bba62b326e43c97d460fb5e7159f76c80c6a013d9be33576d9bdfcb", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7620_eof_create/subcontainer_validation/reverting_container.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_legacy_eof_creates.py::test_cross_version_creates_fail[fork_CancunEIP7692-state_test-deploy_eof_initcontainer-CREATE]", - "fixture_hash": "0x5972a2f8c3d9f7cd4340e4325541495080f942e962a628a0048640f147007e44", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-state_test-length_32-offset_24-size_256-value_0]", + "fixture_hash": "0x607051f7e2902e11b8035d1b128554fa2edd47f096d830d11705ddaa42f39d8d", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7620_eof_create/legacy_eof_creates/cross_version_creates_fail.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_legacy_eof_creates.py::test_cross_version_creates_fail[fork_CancunEIP7692-state_test-deploy_eof_initcontainer-CREATE2]", - "fixture_hash": "0xb6a38cade21528a0892704a6113e132ce30cdc8e178953a86ee48fe6fa93577b", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-state_test-length_32-offset_24-size_256-value_1]", + "fixture_hash": "0x128fe002f53ef46ab1c24c4065483744f26de944024343c2cff097313e42b8d9", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7620_eof_create/legacy_eof_creates/cross_version_creates_fail.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_legacy_eof_creates.py::test_cross_version_creates_fail[fork_CancunEIP7692-state_test-deploy_eof_container-CREATE]", - "fixture_hash": "0xce7aea9dc3201ce2ee9a66098afc8a3b35973768396b961ecea1de23af628b7a", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-state_test-length_32-offset_80-size_0-value_0]", + "fixture_hash": "0xd2b28af48da663d0e6855bab07bdc8b3f645ca8de22d8a525d18fb25cb2af1ec", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7620_eof_create/legacy_eof_creates/cross_version_creates_fail.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_legacy_eof_creates.py::test_cross_version_creates_fail[fork_CancunEIP7692-state_test-deploy_eof_container-CREATE2]", - "fixture_hash": "0x56086fd238f543d1643a6d457c0cef3b155cdc7dea44f9f14e4136e8a24b9a04", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-state_test-length_32-offset_80-size_0-value_1]", + "fixture_hash": "0xb1669a2ccf3e1b549802448e274ccd7c15e27157e088d138b044bd178ce86bcc", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7620_eof_create/legacy_eof_creates/cross_version_creates_fail.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_legacy_eof_creates.py::test_legacy_initcode_eof_contract_fails[fork_CancunEIP7692-state_test-deploy_eof_initcontainer-CREATE]", - "fixture_hash": "0x7797b654c5898ec340b06f8ff5a374576f85dba2390dfb0947cf693b6044e5b3", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-state_test-length_32-offset_80-size_16-value_0]", + "fixture_hash": "0xd62685f277f2a18ae56f7836b46ca94a8c65adf7495b23c55318b3fff82be49", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7620_eof_create/legacy_eof_creates/legacy_initcode_eof_contract_fails.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_legacy_eof_creates.py::test_legacy_initcode_eof_contract_fails[fork_CancunEIP7692-state_test-deploy_eof_initcontainer-CREATE2]", - "fixture_hash": "0xb615f1d0b11d66a77269570c7bbedb2bd5871fbea0368f303930e248eb541c77", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-state_test-length_32-offset_80-size_16-value_1]", + "fixture_hash": "0xbee6aa587a54dc2674a54bd021cb194b247398ece9a6a01668a2ed7d241c20b9", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7620_eof_create/legacy_eof_creates/legacy_initcode_eof_contract_fails.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_legacy_eof_creates.py::test_legacy_initcode_eof_contract_fails[fork_CancunEIP7692-state_test-deploy_eof_container-CREATE]", - "fixture_hash": "0xa0ae1148588d5473dacfc0dd5234c9fb14499a865c75a710ab0a2abb0f29dbe0", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-state_test-length_32-offset_80-size_64-value_0]", + "fixture_hash": "0x92e957465f49162dde995d943569df92d2e0f8fa20aaca3e48eea32a09e70e49", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7620_eof_create/legacy_eof_creates/legacy_initcode_eof_contract_fails.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_legacy_eof_creates.py::test_legacy_initcode_eof_contract_fails[fork_CancunEIP7692-state_test-deploy_eof_container-CREATE2]", - "fixture_hash": "0xea5517b8d252afffea8e290bfd72ef356c48d7eb6d9a9543e6856aea20e7f77c", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-state_test-length_32-offset_80-size_64-value_1]", + "fixture_hash": "0xb7c6e1b08cb7c6a6abfb46df9f636aabbc895ff1bb8da96ad9cb671a22a7f5f2", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7620_eof_create/legacy_eof_creates/legacy_initcode_eof_contract_fails.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_eofcreate_failures.py::test_auxdata_size_failures[fork_CancunEIP7692-state_test-maxcode]", - "fixture_hash": "0xbaaed6ba77433a1fa973a367a94e654316317e4575ff97959b72dfee60a1a324", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-state_test-length_32-offset_80-size_256-value_0]", + "fixture_hash": "0x6bffaa93f13063fe2fa2b16ff54bb541708cd6f910bf92bdb44ab2d40a2aca5c", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7620_eof_create/eofcreate_failures/auxdata_size_failures.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_eofcreate_failures.py::test_auxdata_size_failures[fork_CancunEIP7692-state_test-overmaxcode]", - "fixture_hash": "0x78a78c1caf8cfefb5038dbb918b96d02257eea20cece6da8f0068132f1c541a3", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-state_test-length_32-offset_80-size_256-value_1]", + "fixture_hash": "0x47941c2e0519792257a0580f156578e52a58376f2dfd3ac41790d30d0b137882", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7620_eof_create/eofcreate_failures/auxdata_size_failures.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_eofcreate_failures.py::test_auxdata_size_failures[fork_CancunEIP7692-state_test-almost64k]", - "fixture_hash": "0xad3bbe083c802f8e085000b92d979edd8d80e3719c0c8c489ea2ca8fbeba4f52", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-state_test-length_48-offset_0-size_0-value_0]", + "fixture_hash": "0xa8186111c9c30748ea7b518688ac898939711086211d79d394bab97f3a940e13", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7620_eof_create/eofcreate_failures/auxdata_size_failures.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_eofcreate_failures.py::test_auxdata_size_failures[fork_CancunEIP7692-state_test-64k-1]", - "fixture_hash": "0x8a7c9e80b77b6766dad4340da7358021f68f447b489a162b3a7de31ae2fcc1b6", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-state_test-length_48-offset_0-size_0-value_1]", + "fixture_hash": "0x6c3180d7bb97c48d380bfe9dd8f34df5cf1723cb4138dc3a83ad50c8e9a6340f", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7620_eof_create/eofcreate_failures/auxdata_size_failures.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_eofcreate_failures.py::test_auxdata_size_failures[fork_CancunEIP7692-state_test-64k]", - "fixture_hash": "0x8ad672e3588e7f5419b83a32cbba3bd8f8b19fa5ac1f917da799c27524b8cc9d", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-state_test-length_48-offset_0-size_16-value_0]", + "fixture_hash": "0x5de37a457693a51dd7f4657259eaefb195c0727bcc0c2ce64e08d68955f45938", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7620_eof_create/eofcreate_failures/auxdata_size_failures.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_eofcreate_failures.py::test_auxdata_size_failures[fork_CancunEIP7692-state_test-over64k]", - "fixture_hash": "0x617a2810aacad5fd0cbb26f1e5fbf57648d3aa37c8832ceb9979616a215736c2", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-state_test-length_48-offset_0-size_16-value_1]", + "fixture_hash": "0xf9cadef87efcfc88a1920e436ca69fd2db75a245728fb2a385e82067ed26ce91", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7620_eof_create/eofcreate_failures/auxdata_size_failures.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_eofcreate_failures.py::test_initcode_revert[fork_CancunEIP7692-state_test-empty]", - "fixture_hash": "0x655e10b0b34e819a665ebf867ab87b56b16ea24d13b03742c65981e0ae27b99", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-state_test-length_48-offset_0-size_64-value_0]", + "fixture_hash": "0xff677dde7ce2e9f79c5711bd17bdc6696fe821c6a52a766a87cfaa7829f6b1f0", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7620_eof_create/eofcreate_failures/initcode_revert.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_eofcreate_failures.py::test_initcode_revert[fork_CancunEIP7692-state_test-Error(string)]", - "fixture_hash": "0xdeb24cb12fffcff36f0aeb6c74cbb5e936fd12a83d860c39c145948f1731bb5b", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-state_test-length_48-offset_0-size_64-value_1]", + "fixture_hash": "0xc535d149a6803a56f7d353e941cfca14098124199f15c6ef56312d7d492d6443", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7620_eof_create/eofcreate_failures/initcode_revert.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" }, - { - "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_eofcreate_failures.py::test_insufficient_initcode_gas[fork_CancunEIP7692-state_test]", - "fixture_hash": "0xf0f1131608a6fc46c479499429684ee280c6c63f8eb64f778b46bdf7f286ff58", + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-state_test-length_48-offset_0-size_256-value_0]", + "fixture_hash": "0x589264474e6cff1cf095a86c13bb4eaa4cfb2e27a3af31ee1ebeea13fccb7c8a", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7620_eof_create/eofcreate_failures/insufficient_initcode_gas.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_eofcreate_failures.py::test_initcode_aborts[fork_CancunEIP7692-state_test]", - "fixture_hash": "0xc0f48d955da324e0ad47313be6cbe4f56be035c0bd23fdcaaf8d3e09a3ba0c26", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-state_test-length_48-offset_0-size_256-value_1]", + "fixture_hash": "0x625db9678f40fd65945d73b96f71e5e5389000cdb16d14c9f8550a038f317129", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7620_eof_create/eofcreate_failures/initcode_aborts.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_eofcreate_failures.py::test_static_flag_eofcreate[fork_CancunEIP7692-state_test-working_initcode-endowment_0-opcode_STATICCALL]", - "fixture_hash": "0x15d320556d593419fa9a6f08ad00c8dfb5161407557d020c4c195a2a549c1bb4", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-state_test-length_48-offset_8-size_0-value_0]", + "fixture_hash": "0x69c9706ec8b6d79e39d9065ef3b270d383a471db45ff3a0c41083e27fa011837", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7620_eof_create/eofcreate_failures/static_flag_eofcreate.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_eofcreate_failures.py::test_static_flag_eofcreate[fork_CancunEIP7692-state_test-working_initcode-endowment_0-opcode_EXTSTATICCALL]", - "fixture_hash": "0xcf9d0f13a46d17f95fedf8e5286c9f8344b3d39379043d6006682e31f35303b0", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-state_test-length_48-offset_8-size_0-value_1]", + "fixture_hash": "0x657681a7b1aa4880049ce4fdc8337157f648c250fcb8461cc1bcb46e3ef38cc4", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7620_eof_create/eofcreate_failures/static_flag_eofcreate.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_eofcreate_failures.py::test_static_flag_eofcreate[fork_CancunEIP7692-state_test-working_initcode-endowment_1-opcode_STATICCALL]", - "fixture_hash": "0x667307fc5f65045d1a5d17868ce547b1d0a8e940acc0aa2d52468f64c5e7b950", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-state_test-length_48-offset_8-size_16-value_0]", + "fixture_hash": "0x60e83dc574672d8b5faeb9f74bd95e0fb22e1d4d35479fdbff5e0ea6bf040afc", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7620_eof_create/eofcreate_failures/static_flag_eofcreate.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_eofcreate_failures.py::test_static_flag_eofcreate[fork_CancunEIP7692-state_test-working_initcode-endowment_1-opcode_EXTSTATICCALL]", - "fixture_hash": "0x812df5165e55ed91166064a1e3e9526d1abc19ef575e2f71dbaa51ef0ada3c0c", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-state_test-length_48-offset_8-size_16-value_1]", + "fixture_hash": "0x14791eb9dfb8df9dad4c672915cad7705f96b29ba2085f9a82bc9625e4b5b6a7", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7620_eof_create/eofcreate_failures/static_flag_eofcreate.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_eofcreate_failures.py::test_static_flag_eofcreate[fork_CancunEIP7692-state_test-aborting_code-endowment_0-opcode_STATICCALL]", - "fixture_hash": "0xb315c1be16130457e913c3f5cdf1af8ee9c8e53fff81202c73f82befbfeacfaf", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-state_test-length_48-offset_8-size_64-value_0]", + "fixture_hash": "0x37ddab83d0563b6ffe581ca42fedb2fe8abfcedf285f1bd6735d91122c55da72", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7620_eof_create/eofcreate_failures/static_flag_eofcreate.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_eofcreate_failures.py::test_static_flag_eofcreate[fork_CancunEIP7692-state_test-aborting_code-endowment_0-opcode_EXTSTATICCALL]", - "fixture_hash": "0xe64056c75ad2d12ea3f8c4010ebec29c6503a0a562b24cf791c42a42f239712e", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-state_test-length_48-offset_8-size_64-value_1]", + "fixture_hash": "0x7c6786e4dcdd7808199b8042d7a6a6661c8f4bfee131740c71afba99cf521281", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7620_eof_create/eofcreate_failures/static_flag_eofcreate.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_eofcreate_failures.py::test_static_flag_eofcreate[fork_CancunEIP7692-state_test-aborting_code-endowment_1-opcode_STATICCALL]", - "fixture_hash": "0x16db88ef70a8001603e2e6b4af5f49ee47e429f6c29ead364719095298c97ee7", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-state_test-length_48-offset_8-size_256-value_0]", + "fixture_hash": "0x48088f1e2850c4fbaea5bda8ed151f9ece580e547a94a66f4e267501988a9197", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7620_eof_create/eofcreate_failures/static_flag_eofcreate.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_eofcreate_failures.py::test_static_flag_eofcreate[fork_CancunEIP7692-state_test-aborting_code-endowment_1-opcode_EXTSTATICCALL]", - "fixture_hash": "0x5af3c0f3daf6d9583cd8d5748812fe5923f43173698cfe522721fe321d12021a", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-state_test-length_48-offset_8-size_256-value_1]", + "fixture_hash": "0xab34698ef73cd38dc392aa616d6a3be38f06883e3dfadf1160ef44f08965239e", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7620_eof_create/eofcreate_failures/static_flag_eofcreate.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_eofcreate_failures.py::test_eof_eofcreate_msg_depth[fork_CancunEIP7692-state_test-call_fails-opcode_EXTCALL]", - "fixture_hash": "0x9745135ef83d96d1e2c9d8b1874246193bf181821bcf1db4a315d724b0616a5f", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-state_test-length_48-offset_24-size_0-value_0]", + "fixture_hash": "0x46326e8a09630c90e611f029c7fbec81e2d1399c72628de530da3eb9c655f543", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7620_eof_create/eofcreate_failures/eof_eofcreate_msg_depth.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_eofcreate_failures.py::test_eof_eofcreate_msg_depth[fork_CancunEIP7692-state_test-call_fails-opcode_EXTDELEGATECALL]", - "fixture_hash": "0x301cdadadba200667ba97b9b72016de1025f5710893e823e9681f954cbb3fe3", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-state_test-length_48-offset_24-size_0-value_1]", + "fixture_hash": "0x361c374af5c96a5f8b14dc47ed47187812ff17cd566d18fccca2e9ca3282209a", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7620_eof_create/eofcreate_failures/eof_eofcreate_msg_depth.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_eofcreate_failures.py::test_eof_eofcreate_msg_depth[fork_CancunEIP7692-state_test-create_fails-opcode_EXTCALL]", - "fixture_hash": "0x5a32d847dff44f8a04f089c09f1916c7411b9b7e88a235804d7357614b6584ce", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-state_test-length_48-offset_24-size_16-value_0]", + "fixture_hash": "0x42fe545b88a181b31719e6ffc413fbb53fe9ea40aff1e209a64086c71be398d5", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7620_eof_create/eofcreate_failures/eof_eofcreate_msg_depth.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_eofcreate_failures.py::test_eof_eofcreate_msg_depth[fork_CancunEIP7692-state_test-create_fails-opcode_EXTDELEGATECALL]", - "fixture_hash": "0x10fbed12d4b6c576368d17b00a0656dcca4543e47a1d73a7e6c4afba54fc4217", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-state_test-length_48-offset_24-size_16-value_1]", + "fixture_hash": "0xdbecbf6b4c232582b6563e6c636db661c8c4eccb5baba2a2bef2e90c2032e0af", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7620_eof_create/eofcreate_failures/eof_eofcreate_msg_depth.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_eofcreate_failures.py::test_eofcreate_insufficient_stipend[fork_CancunEIP7692-state_test-1_wei]", - "fixture_hash": "0xdb0a49e5346c45dc8e0e92b8534407c2c4f3f402baee4bd90f5ea5a41266ba73", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-state_test-length_48-offset_24-size_64-value_0]", + "fixture_hash": "0xa7b58187389a965e1f88387b8460b8025a5731fb73bcbac080881d1c79b0b143", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7620_eof_create/eofcreate_failures/eofcreate_insufficient_stipend.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_eofcreate_failures.py::test_eofcreate_insufficient_stipend[fork_CancunEIP7692-state_test-1_gwei]", - "fixture_hash": "0xa0d47d034b9ac7642cc54c643d9cdc5a8f2bbe39d5b5eb16fa22e5d99980bc55", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-state_test-length_48-offset_24-size_64-value_1]", + "fixture_hash": "0xfaee8af7345d8fc7a6a75d9ca4645da410fbc079c64e3eb78bb65f04bf8eab0e", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7620_eof_create/eofcreate_failures/eofcreate_insufficient_stipend.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_eofcreate_failures.py::test_insufficient_returncontract_auxdata_gas[fork_CancunEIP7692-state_test]", - "fixture_hash": "0x78e2f5f88e4815c5e66f3e2beb24e9d96546f7976869a010c124c54d3ecf0160", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-state_test-length_48-offset_24-size_256-value_0]", + "fixture_hash": "0x3235b3d38f2ab92b97b49410ee28d83ae3bfe8416e5272724ed15428ed58bd40", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7620_eof_create/eofcreate_failures/insufficient_returncontract_auxdata_gas.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_eofcreate_failures.py::test_eofcreate_deploy_sizes[fork_CancunEIP7692-state_test-large]", - "fixture_hash": "0xee47ef7a355abc39e428076a1a3792dc999a2831a6c17eca549f33d001243563", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-state_test-length_48-offset_24-size_256-value_1]", + "fixture_hash": "0x2f4e8afaaf0e6057e192678bc470964ced288991497ceebcdaf4ae8169bd2821", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7620_eof_create/eofcreate_failures/eofcreate_deploy_sizes.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_eofcreate_failures.py::test_eofcreate_deploy_sizes[fork_CancunEIP7692-state_test-max]", - "fixture_hash": "0x4bbc9aa3b5f176fbb85f85f16c0ca5315e3a24e828db6219239f3b032d514713", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-state_test-length_48-offset_80-size_0-value_0]", + "fixture_hash": "0x67c26ce715016ef9f713eb6d03f909a44fbce4eda4fe524eba132bc290547fa0", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7620_eof_create/eofcreate_failures/eofcreate_deploy_sizes.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_eofcreate_failures.py::test_eofcreate_deploy_sizes[fork_CancunEIP7692-state_test-overmax]", - "fixture_hash": "0x27f5de1959c3cf2a351dd58cb50df6484c0b9816a683e1a61ceae68aeedcacdf", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-state_test-length_48-offset_80-size_0-value_1]", + "fixture_hash": "0x4fbc82605d38fee13938cde50e6fc0d3416d45c2ca63834d7862d34b7d67e725", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7620_eof_create/eofcreate_failures/eofcreate_deploy_sizes.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_eofcreate_failures.py::test_eofcreate_deploy_sizes[fork_CancunEIP7692-state_test-initcodemax]", - "fixture_hash": "0xf2ae6d4110626477dfcb967c7e8c9e7ff76194bd046d90693116f72b6a3e44be", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-state_test-length_48-offset_80-size_16-value_0]", + "fixture_hash": "0xd67d508af5b850949dcea9e9c285dfccb8b335d0a549e6a6216c83acac05ea23", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7620_eof_create/eofcreate_failures/eofcreate_deploy_sizes.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_eofcreate_failures.py::test_insufficient_gas_memory_expansion[fork_CancunEIP7692-state_test]", - "fixture_hash": "0x6273b228802ee2e20a421f47de153852176e4b783b437034b745523ba53bc125", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-state_test-length_48-offset_80-size_16-value_1]", + "fixture_hash": "0x41774a9f00af5cae987cbe1a541671eb38b8bcf12aed5a86edc4f43b577188c5", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7620_eof_create/eofcreate_failures/insufficient_gas_memory_expansion.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_eofcreate.py::test_eofcreate_then_call[fork_CancunEIP7692-state_test]", - "fixture_hash": "0x11311d2f5a5fe5b8e6ac9ccd7913d8e28337195895d86f5e984e67b2716e1b9c", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-state_test-length_48-offset_80-size_64-value_0]", + "fixture_hash": "0x4eae8e57049d6c94508b876873c17044c1f517b1f38402b6243159e99b57ad0e", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7620_eof_create/eofcreate/eofcreate_then_call.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_eofcreate.py::test_calldata[fork_CancunEIP7692-state_test]", - "fixture_hash": "0xc49cdea5c4305a483b1dcea561df82b56d2ae5d79b4682dc3698849b13aabd38", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-state_test-length_48-offset_80-size_64-value_1]", + "fixture_hash": "0xd9de62be8e5f92cc6e00b13be858d786574c480164509e40239c6138e930d1b1", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7620_eof_create/eofcreate/calldata.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_eofcreate.py::test_address_collision[fork_CancunEIP7692-state_test]", - "fixture_hash": "0x6a9ac5848f806ee75536f96f22f28b07e955dd5ba39463afc2194c1e7919f045", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-state_test-length_48-offset_80-size_256-value_0]", + "fixture_hash": "0x9a6b80ffb3c63eb7eb0ff134f2a4e529add936edc4a01166f13881ae16f4583a", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7620_eof_create/eofcreate/address_collision.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_eofcreate.py::test_eofcreate_in_initcode_reverts[fork_CancunEIP7692-state_test]", - "fixture_hash": "0x19c114780894eb7bd2ec778dbc3d8e9bf465e2946616f0671a2a6bb252d4ef98", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-state_test-length_48-offset_80-size_256-value_1]", + "fixture_hash": "0xfc537aa3cb9afcf00d2eb74019e4cfefb49da93a0954ea1d35784c3a8ee6e8cc", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7620_eof_create/eofcreate/eofcreate_in_initcode_reverts.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_eofcreate.py::test_auxdata_variations[fork_CancunEIP7692-state_test-zero]", - "fixture_hash": "0x4ad27bf10604b11dc19e19fa8d9d4daef70e3593051d8fb494a29090b8a755df", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extstaticcall_inputdata[fork_CancunEIP7692-state_test-length_0-offset_0-size_0]", + "fixture_hash": "0xe91ba7942c7bff613ee4304be8f4d145d0c61740432c6548e59b3f47fb413cf6", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7620_eof_create/eofcreate/auxdata_variations.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extstaticcall_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_eofcreate.py::test_auxdata_variations[fork_CancunEIP7692-state_test-short]", - "fixture_hash": "0x7e03b18a4b298057512732f59b2f3832403a04263dd01087bea80dd572cce850", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extstaticcall_inputdata[fork_CancunEIP7692-state_test-length_0-offset_0-size_16]", + "fixture_hash": "0x7d1e6c5020d9c67c57e76423cba4eaecb9bf126f68cda7536ac94bc60744fc93", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7620_eof_create/eofcreate/auxdata_variations.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extstaticcall_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_eofcreate.py::test_auxdata_variations[fork_CancunEIP7692-state_test-one_byte_short]", - "fixture_hash": "0x2926f0c24f04976c4f6960f950bf8f098a49cde1e1d975c5f26a3d53d3db4645", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extstaticcall_inputdata[fork_CancunEIP7692-state_test-length_0-offset_0-size_64]", + "fixture_hash": "0x7ac3b9111a0725d7979326874eeba5f4627adbc272c543fee2df16266af4acbe", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7620_eof_create/eofcreate/auxdata_variations.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extstaticcall_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_eofcreate.py::test_auxdata_variations[fork_CancunEIP7692-state_test-exact]", - "fixture_hash": "0xabeb0642ba5a2a1f28c3785c2085461957b416dd0c868cae0e070da83f0ff3a3", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extstaticcall_inputdata[fork_CancunEIP7692-state_test-length_0-offset_0-size_256]", + "fixture_hash": "0x658294e2cae6997552b1e8902c62c75c4edb1a698e7a3a8e5e507832d6148322", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7620_eof_create/eofcreate/auxdata_variations.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extstaticcall_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_eofcreate.py::test_auxdata_variations[fork_CancunEIP7692-state_test-one_byte_long]", - "fixture_hash": "0xffef03e4b3f2c2cd633ebe1831e97096723a55556db99d6c24d4d542712e5bd2", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extstaticcall_inputdata[fork_CancunEIP7692-state_test-length_0-offset_8-size_0]", + "fixture_hash": "0xdc3b954977f067eb8bafe8c06967851f5f48ab2d1af519b50a6fdadcb4e2872d", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7620_eof_create/eofcreate/auxdata_variations.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extstaticcall_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_eofcreate.py::test_auxdata_variations[fork_CancunEIP7692-state_test-extra]", - "fixture_hash": "0x17f4354c451116c0376237b688cbce0e8b862ad8490f919f0666ed264c650e66", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extstaticcall_inputdata[fork_CancunEIP7692-state_test-length_0-offset_8-size_16]", + "fixture_hash": "0x2ac084051400da3d53e755556d8b529777222204802c97b4900b2b89f8289353", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7620_eof_create/eofcreate/auxdata_variations.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extstaticcall_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_eofcreate.py::test_return_data_cleared[fork_CancunEIP7692-state_test]", - "fixture_hash": "0x5c07774f8bd77d22a1cbb4de949091c7a65968be0c15ed8f348b3f1e004e2a22", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extstaticcall_inputdata[fork_CancunEIP7692-state_test-length_0-offset_8-size_64]", + "fixture_hash": "0xc8ffb26da8802163c769f98f6b3db85525bd0a0dbf7beb070790c3e2774b6d62", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7620_eof_create/eofcreate/return_data_cleared.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extstaticcall_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_eofcreate.py::test_eofcreate_in_initcode[fork_CancunEIP7692-state_test]", - "fixture_hash": "0xcf58b74259cd73e0b114accb676ada0a6d9dd876cc461517aa8b75ce5fcf2779", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extstaticcall_inputdata[fork_CancunEIP7692-state_test-length_0-offset_8-size_256]", + "fixture_hash": "0x1c92eb3faa0201a12cdd2e4d1143c0a0265941acd6f296a97b673444cb52a6d4", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7620_eof_create/eofcreate/eofcreate_in_initcode.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extstaticcall_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_eofcreate.py::test_eofcreate_revert_eof_returndata[fork_CancunEIP7692-state_test]", - "fixture_hash": "0x3efdd3db59874c752b6ffefa0f5e42e581a442217df1a9c075d17b83dd05aa6b", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extstaticcall_inputdata[fork_CancunEIP7692-state_test-length_0-offset_24-size_0]", + "fixture_hash": "0xe79c3eda4d13890a34f2be8ab45d4f7f4c962f6f8110c3ce9a8882163136a92d", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7620_eof_create/eofcreate/eofcreate_revert_eof_returndata.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extstaticcall_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_eofcreate.py::test_simple_eofcreate[fork_CancunEIP7692-state_test]", - "fixture_hash": "0x5cdf83ec52c899baca86fdc254597067f754456024da51a4267f0e7f7826a28", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extstaticcall_inputdata[fork_CancunEIP7692-state_test-length_0-offset_24-size_16]", + "fixture_hash": "0x3774893f28d56b2cf43d66e1fb9fe66f600b6b65d5277a06dd5cdddaca4b8267", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7620_eof_create/eofcreate/simple_eofcreate.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extstaticcall_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_clear_return_buffer[fork_CancunEIP7692-state_test-value_0-empty-opcode_EXTCALL]", - "fixture_hash": "0x2993ebe31a21a1ddf3174c5426dc2dfe9b7f7c198d04838a069817db4c21ec45", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extstaticcall_inputdata[fork_CancunEIP7692-state_test-length_0-offset_24-size_64]", + "fixture_hash": "0x3ba8486fd7ca0d688c78f576935adb2bc41ff896a730c5522156e45be14facb6", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_clear_return_buffer.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extstaticcall_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_clear_return_buffer[fork_CancunEIP7692-state_test-value_0-empty-opcode_EXTDELEGATECALL]", - "fixture_hash": "0x9dd91d308603c5f7e1817a58d079b796a871ae736e5ce3ca35b2491fb09477b9", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extstaticcall_inputdata[fork_CancunEIP7692-state_test-length_0-offset_24-size_256]", + "fixture_hash": "0x63e6f4ee59c0204b829c8cde0a1683014bd7d6f6813e404e42002da9b875e300", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_clear_return_buffer.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extstaticcall_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_clear_return_buffer[fork_CancunEIP7692-state_test-value_0-empty-opcode_EXTSTATICCALL]", - "fixture_hash": "0x391deab75621a78b320e397afb6c6a7f3c099631e2a5b19e73cded83f6d21cee", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extstaticcall_inputdata[fork_CancunEIP7692-state_test-length_0-offset_80-size_0]", + "fixture_hash": "0xbf115842da4c91aee013eec6c7a928420a153a9fad094252a27b68b703c56922", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_clear_return_buffer.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extstaticcall_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_clear_return_buffer[fork_CancunEIP7692-state_test-value_0-EOA-opcode_EXTCALL]", - "fixture_hash": "0x9d8b117d7d3bd3993530f04adde7253bce2d3cb58c790166c0fafdffc2155214", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extstaticcall_inputdata[fork_CancunEIP7692-state_test-length_0-offset_80-size_16]", + "fixture_hash": "0xb827fc13de709a9b5cf370f6abe17736e1820c0c2a6d888136d2275384a66ce0", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_clear_return_buffer.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extstaticcall_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_clear_return_buffer[fork_CancunEIP7692-state_test-value_0-EOA-opcode_EXTDELEGATECALL]", - "fixture_hash": "0xc4a619e55412eb7177ee7cc1fc88f592467c89804cdb4ae5e127d0a88df5e3f9", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extstaticcall_inputdata[fork_CancunEIP7692-state_test-length_0-offset_80-size_64]", + "fixture_hash": "0xa9a6cdec085993c40883a69dd9d4cdb18eeb5d1a4c7df250da14b73810a20337", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_clear_return_buffer.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extstaticcall_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_clear_return_buffer[fork_CancunEIP7692-state_test-value_0-EOA-opcode_EXTSTATICCALL]", - "fixture_hash": "0x99e347da1638abe7e7ed1ab5fba6909db10644e36c28099ab883bf7c6494656c", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extstaticcall_inputdata[fork_CancunEIP7692-state_test-length_0-offset_80-size_256]", + "fixture_hash": "0x857976fb567d372193ee94ed35f57ccf8c4825b9374060dbd7a5838e6a419c4", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_clear_return_buffer.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extstaticcall_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_clear_return_buffer[fork_CancunEIP7692-state_test-value_0-LegacyContract-opcode_EXTCALL]", - "fixture_hash": "0x1f669f20dae885fb640d2e0b3a0a1992438d113e130a6b5b26069ed91b0fe4a2", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extstaticcall_inputdata[fork_CancunEIP7692-state_test-length_8-offset_0-size_0]", + "fixture_hash": "0x2b94d1b863716523e8966eecbf8e023a00a5c3bd493fb4ee443636e17bb75a7", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_clear_return_buffer.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extstaticcall_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_clear_return_buffer[fork_CancunEIP7692-state_test-value_0-LegacyContract-opcode_EXTDELEGATECALL]", - "fixture_hash": "0xbf04eb610876cb2f664c93ee1add53ff9848015f42b980c1bf10441bda3d0e0d", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extstaticcall_inputdata[fork_CancunEIP7692-state_test-length_8-offset_0-size_16]", + "fixture_hash": "0xfe8f4dcc2cbd926f995a15e93386e1ac34e76a14805f6ad7694263da366cfe1e", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_clear_return_buffer.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extstaticcall_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_clear_return_buffer[fork_CancunEIP7692-state_test-value_0-LegacyContract-opcode_EXTSTATICCALL]", - "fixture_hash": "0xbaf16d6d969750e09badb2278487b94ac43d52f862595787af966f9755ce706c", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extstaticcall_inputdata[fork_CancunEIP7692-state_test-length_8-offset_0-size_64]", + "fixture_hash": "0xf8d14c0ddc14d6772c72730c7ecf67c7cfa783271a0730c79ae50f540c45fa17", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_clear_return_buffer.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extstaticcall_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_clear_return_buffer[fork_CancunEIP7692-state_test-value_0-EOFContract-opcode_EXTCALL]", - "fixture_hash": "0xc4f014ecce35686bdc6c70ce9225a49912b2b3d0aa1bfa3e692f40f3665513b0", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extstaticcall_inputdata[fork_CancunEIP7692-state_test-length_8-offset_0-size_256]", + "fixture_hash": "0x57933cd7e8d59effd15240e26ef920626a111bdb2e97607ea2c2da48b7532866", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_clear_return_buffer.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extstaticcall_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_clear_return_buffer[fork_CancunEIP7692-state_test-value_0-EOFContract-opcode_EXTDELEGATECALL]", - "fixture_hash": "0x737ae88d2f5d34d82a89554f06dacf308cad583bac3154dcd304a932cc492991", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extstaticcall_inputdata[fork_CancunEIP7692-state_test-length_8-offset_8-size_0]", + "fixture_hash": "0xd3177b79193348de182204d9606751e46fc53306eecdae99158d664e3253c4e5", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_clear_return_buffer.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extstaticcall_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_clear_return_buffer[fork_CancunEIP7692-state_test-value_0-EOFContract-opcode_EXTSTATICCALL]", - "fixture_hash": "0x7038968fa84c1b69a055439b0fc24d4919c30fc0cb431c6c3bf758e81320c950", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extstaticcall_inputdata[fork_CancunEIP7692-state_test-length_8-offset_8-size_16]", + "fixture_hash": "0x639097da402f9fa3cb200276388a29ff4bd3e167c7503054ad67c504ef4d937", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_clear_return_buffer.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extstaticcall_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_clear_return_buffer[fork_CancunEIP7692-state_test-value_0-LegacyContractInvalid-opcode_EXTCALL]", - "fixture_hash": "0x865054d22d61966cba74be2b52adf6c8aad96611232a43ea71930c5fc868fad4", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extstaticcall_inputdata[fork_CancunEIP7692-state_test-length_8-offset_8-size_64]", + "fixture_hash": "0x44c70d20862eb76a5e144ebd5253f9e998323ad465159d3fc3c7f297fd503be7", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_clear_return_buffer.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extstaticcall_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_clear_return_buffer[fork_CancunEIP7692-state_test-value_0-LegacyContractInvalid-opcode_EXTDELEGATECALL]", - "fixture_hash": "0x9a7e6826dd4dddfff7fe7282adba70811a3e95f254c0f56d708f0d40e99a37e0", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extstaticcall_inputdata[fork_CancunEIP7692-state_test-length_8-offset_8-size_256]", + "fixture_hash": "0x6bcf9ff540ea524ce4804dfd484d9736ab3d24931cc68a395b3033f5385ea66b", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_clear_return_buffer.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extstaticcall_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_clear_return_buffer[fork_CancunEIP7692-state_test-value_0-LegacyContractInvalid-opcode_EXTSTATICCALL]", - "fixture_hash": "0x1e0af0ec219381eaf10ec140174c8fc5267921f9f4e470845deb52a01606e815", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extstaticcall_inputdata[fork_CancunEIP7692-state_test-length_8-offset_24-size_0]", + "fixture_hash": "0xbdbe5859e7814f23bbeabef1c9798b435f38eb9c4755eb43e1c5a418ae77f380", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_clear_return_buffer.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extstaticcall_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_clear_return_buffer[fork_CancunEIP7692-state_test-value_0-EOFContractInvalid-opcode_EXTCALL]", - "fixture_hash": "0xa6cddc27cced6a7c43cfae9da764d53d6b5ac38504e7c1ade017d009aa33c8f5", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extstaticcall_inputdata[fork_CancunEIP7692-state_test-length_8-offset_24-size_16]", + "fixture_hash": "0x42a1100ba95d7f95ca990caff3d1856d0ab0655e0934f30e1e50f50cec897aeb", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_clear_return_buffer.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extstaticcall_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_clear_return_buffer[fork_CancunEIP7692-state_test-value_0-EOFContractInvalid-opcode_EXTDELEGATECALL]", - "fixture_hash": "0x14a8e500c144e6b8cc69b2054d0094903880ed12872c1a74d14586090a1c1d71", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extstaticcall_inputdata[fork_CancunEIP7692-state_test-length_8-offset_24-size_64]", + "fixture_hash": "0x5ecffc02bdc35a159acf7fd3d3b4083f2e08ab6d136424e4836e2f15211b72fb", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_clear_return_buffer.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extstaticcall_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_clear_return_buffer[fork_CancunEIP7692-state_test-value_0-EOFContractInvalid-opcode_EXTSTATICCALL]", - "fixture_hash": "0xec59fd7c56bcafe747b4e209349c9e91b35497ec539396763c2fdc48798c75e2", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extstaticcall_inputdata[fork_CancunEIP7692-state_test-length_8-offset_24-size_256]", + "fixture_hash": "0xde1d6d6e15c1c47cadc546c59c059e8e7d594f8f3687b8af7763e30ae6fabb53", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_clear_return_buffer.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extstaticcall_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_clear_return_buffer[fork_CancunEIP7692-state_test-value_1-empty-opcode_EXTCALL]", - "fixture_hash": "0x54677976c39c48706a5e0b8d8c2203ad742eba02da1ffbced20a9e1c00e4e116", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extstaticcall_inputdata[fork_CancunEIP7692-state_test-length_8-offset_80-size_0]", + "fixture_hash": "0x3749ecf5b5a1d87cbaae9a0eb04e7b1646a5dd589cf98a5d247f1b4c45c62d1b", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_clear_return_buffer.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extstaticcall_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_clear_return_buffer[fork_CancunEIP7692-state_test-value_1-empty-opcode_EXTDELEGATECALL]", - "fixture_hash": "0x9dd91d308603c5f7e1817a58d079b796a871ae736e5ce3ca35b2491fb09477b9", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extstaticcall_inputdata[fork_CancunEIP7692-state_test-length_8-offset_80-size_16]", + "fixture_hash": "0xdd1e8151cb38781b8cc14fd66e2fa9394a8078e65dd784c22919bf58fb8bbd7c", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_clear_return_buffer.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extstaticcall_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_clear_return_buffer[fork_CancunEIP7692-state_test-value_1-empty-opcode_EXTSTATICCALL]", - "fixture_hash": "0x391deab75621a78b320e397afb6c6a7f3c099631e2a5b19e73cded83f6d21cee", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extstaticcall_inputdata[fork_CancunEIP7692-state_test-length_8-offset_80-size_64]", + "fixture_hash": "0xf37399f54370b75ab36e37a4d318ef3da43d971465a5b4a81577c22055a8ddd9", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_clear_return_buffer.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extstaticcall_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_clear_return_buffer[fork_CancunEIP7692-state_test-value_1-EOA-opcode_EXTCALL]", - "fixture_hash": "0xa2fc5ea6e485200c7671331a7cb53cb008277490d024a032811c60ae328c70de", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extstaticcall_inputdata[fork_CancunEIP7692-state_test-length_8-offset_80-size_256]", + "fixture_hash": "0x14593c5a8bfd93ae35ca08605a7d0e8c33a55cc88c4a6c5a2b7aad631eeb591e", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_clear_return_buffer.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extstaticcall_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_clear_return_buffer[fork_CancunEIP7692-state_test-value_1-EOA-opcode_EXTDELEGATECALL]", - "fixture_hash": "0xc4a619e55412eb7177ee7cc1fc88f592467c89804cdb4ae5e127d0a88df5e3f9", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extstaticcall_inputdata[fork_CancunEIP7692-state_test-length_32-offset_0-size_0]", + "fixture_hash": "0x8d907ca3d77d6323b971b9f3df7028709977ad4455bf2d7ab3323e200e66553d", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_clear_return_buffer.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extstaticcall_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_clear_return_buffer[fork_CancunEIP7692-state_test-value_1-EOA-opcode_EXTSTATICCALL]", - "fixture_hash": "0x99e347da1638abe7e7ed1ab5fba6909db10644e36c28099ab883bf7c6494656c", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extstaticcall_inputdata[fork_CancunEIP7692-state_test-length_32-offset_0-size_16]", + "fixture_hash": "0x65c2d8ab6e8423d44c3661290e29603478057561835af4c031825f739bf3fce8", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_clear_return_buffer.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extstaticcall_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_clear_return_buffer[fork_CancunEIP7692-state_test-value_1-LegacyContract-opcode_EXTCALL]", - "fixture_hash": "0xcbac2b741cef8b19f5d50c26f1b87cdee386ecf8f64b031ef21419326457eca0", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extstaticcall_inputdata[fork_CancunEIP7692-state_test-length_32-offset_0-size_64]", + "fixture_hash": "0xa29cf037ecca5e4661a7972adab55351b68b931b021ee23b6a39d66123ff997b", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_clear_return_buffer.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extstaticcall_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_clear_return_buffer[fork_CancunEIP7692-state_test-value_1-LegacyContract-opcode_EXTDELEGATECALL]", - "fixture_hash": "0xbf04eb610876cb2f664c93ee1add53ff9848015f42b980c1bf10441bda3d0e0d", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extstaticcall_inputdata[fork_CancunEIP7692-state_test-length_32-offset_0-size_256]", + "fixture_hash": "0x50a1ceede2c9f648d53a4c58b0308565a728e1188cd864cd785e964b5a1997bd", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_clear_return_buffer.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extstaticcall_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_clear_return_buffer[fork_CancunEIP7692-state_test-value_1-LegacyContract-opcode_EXTSTATICCALL]", - "fixture_hash": "0xbaf16d6d969750e09badb2278487b94ac43d52f862595787af966f9755ce706c", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extstaticcall_inputdata[fork_CancunEIP7692-state_test-length_32-offset_8-size_0]", + "fixture_hash": "0x9d2493fde765d4703258e93664d5bbbd4c2126256240fe5ceee64d9179e5138a", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_clear_return_buffer.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extstaticcall_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_clear_return_buffer[fork_CancunEIP7692-state_test-value_1-EOFContract-opcode_EXTCALL]", - "fixture_hash": "0x9d3cc0c083facba1f287510cb48f83a9601c026473eeec3f86efaf1f220a2ce", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extstaticcall_inputdata[fork_CancunEIP7692-state_test-length_32-offset_8-size_16]", + "fixture_hash": "0xba8e46641ee2b588d8c4f2811ed0d3987ee346f8d74870953a1e40b700b5eab9", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_clear_return_buffer.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extstaticcall_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_clear_return_buffer[fork_CancunEIP7692-state_test-value_1-EOFContract-opcode_EXTDELEGATECALL]", - "fixture_hash": "0x737ae88d2f5d34d82a89554f06dacf308cad583bac3154dcd304a932cc492991", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extstaticcall_inputdata[fork_CancunEIP7692-state_test-length_32-offset_8-size_64]", + "fixture_hash": "0xd3e66d937c66113f688bf2dbab79d1ca34381ab020f86489d657faa00bea0508", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_clear_return_buffer.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extstaticcall_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_clear_return_buffer[fork_CancunEIP7692-state_test-value_1-EOFContract-opcode_EXTSTATICCALL]", - "fixture_hash": "0x7038968fa84c1b69a055439b0fc24d4919c30fc0cb431c6c3bf758e81320c950", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extstaticcall_inputdata[fork_CancunEIP7692-state_test-length_32-offset_8-size_256]", + "fixture_hash": "0x9bf041d3c5cd8fe4c232d6fcafc09a9b8781db81466913a7e46f2d09a9d4fb55", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_clear_return_buffer.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extstaticcall_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_clear_return_buffer[fork_CancunEIP7692-state_test-value_1-LegacyContractInvalid-opcode_EXTCALL]", - "fixture_hash": "0x85b50d55b0becb57314afbb333a66d162d55339eba7a4690551977d143fc0c5b", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extstaticcall_inputdata[fork_CancunEIP7692-state_test-length_32-offset_24-size_0]", + "fixture_hash": "0x1bf727aa0cb85247108cf1bba35246004e6283bd0342ba235aa01478b7f34834", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_clear_return_buffer.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extstaticcall_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_clear_return_buffer[fork_CancunEIP7692-state_test-value_1-LegacyContractInvalid-opcode_EXTDELEGATECALL]", - "fixture_hash": "0x9a7e6826dd4dddfff7fe7282adba70811a3e95f254c0f56d708f0d40e99a37e0", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extstaticcall_inputdata[fork_CancunEIP7692-state_test-length_32-offset_24-size_16]", + "fixture_hash": "0x63646294a73a42db942ca37a5df8201059d2d166225001ec959f6b2053dbe821", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_clear_return_buffer.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extstaticcall_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_clear_return_buffer[fork_CancunEIP7692-state_test-value_1-LegacyContractInvalid-opcode_EXTSTATICCALL]", - "fixture_hash": "0x1e0af0ec219381eaf10ec140174c8fc5267921f9f4e470845deb52a01606e815", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extstaticcall_inputdata[fork_CancunEIP7692-state_test-length_32-offset_24-size_64]", + "fixture_hash": "0xd484cd58b3d26b9da5c964f926efc5d7b08c0c3c5dde0f32b144b5981456da36", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_clear_return_buffer.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extstaticcall_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_clear_return_buffer[fork_CancunEIP7692-state_test-value_1-EOFContractInvalid-opcode_EXTCALL]", - "fixture_hash": "0x7121988ce17a5f28ac1ae1e45ef7e354a73497963ce6176761757a11a94c510d", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extstaticcall_inputdata[fork_CancunEIP7692-state_test-length_32-offset_24-size_256]", + "fixture_hash": "0x25db6465abc473e58a2fe6ba3d314167558f8cfada99a4e577678bda422fd1b4", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_clear_return_buffer.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extstaticcall_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_clear_return_buffer[fork_CancunEIP7692-state_test-value_1-EOFContractInvalid-opcode_EXTDELEGATECALL]", - "fixture_hash": "0x14a8e500c144e6b8cc69b2054d0094903880ed12872c1a74d14586090a1c1d71", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extstaticcall_inputdata[fork_CancunEIP7692-state_test-length_32-offset_80-size_0]", + "fixture_hash": "0xc29d6025aa4e2d89eadda7fff1825bf1b91ed3e04aa43034abb7e7601075ee84", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_clear_return_buffer.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extstaticcall_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_clear_return_buffer[fork_CancunEIP7692-state_test-value_1-EOFContractInvalid-opcode_EXTSTATICCALL]", - "fixture_hash": "0xec59fd7c56bcafe747b4e209349c9e91b35497ec539396763c2fdc48798c75e2", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extstaticcall_inputdata[fork_CancunEIP7692-state_test-length_32-offset_80-size_16]", + "fixture_hash": "0x415843f8922b5100e0a55b3a7c4353f2fbf23488132a4e864cf4de9825a8f821", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_clear_return_buffer.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extstaticcall_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_revert_abort[fork_CancunEIP7692-state_test-destination_is_eof_True-destination_opcode_REVERT-opcode_EXTCALL]", - "fixture_hash": "0x54225442640f7008b803ccbc84129389e24764c918ac21a4d56e5ac23763125", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extstaticcall_inputdata[fork_CancunEIP7692-state_test-length_32-offset_80-size_64]", + "fixture_hash": "0x32c582337ab0db889f6876afe0381969c82d70dd3829c902adc6ac5ae3489624", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_revert_abort.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extstaticcall_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_revert_abort[fork_CancunEIP7692-state_test-destination_is_eof_True-destination_opcode_REVERT-opcode_EXTDELEGATECALL]", - "fixture_hash": "0xff8a3892de7047a4cb299ef181556a15a1e43ce74a8796694763b58fcde693c8", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extstaticcall_inputdata[fork_CancunEIP7692-state_test-length_32-offset_80-size_256]", + "fixture_hash": "0xb2967ddad7a7397758ee9ee3640781be1669ce62b77b7c8313cc5b059a00aa64", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_revert_abort.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extstaticcall_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_revert_abort[fork_CancunEIP7692-state_test-destination_is_eof_True-destination_opcode_REVERT-opcode_EXTSTATICCALL]", - "fixture_hash": "0xbb866acb6ae6b716c2451db408941768d76ab4f59d9d3c588c59098b78ed4b4d", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extstaticcall_inputdata[fork_CancunEIP7692-state_test-length_48-offset_0-size_0]", + "fixture_hash": "0xef28e7cc448450c7ec9fcce18518a377df2b20e5a693db3d7ad4b88371bc9f47", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_revert_abort.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extstaticcall_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_revert_abort[fork_CancunEIP7692-state_test-destination_is_eof_True-destination_opcode_INVALID-opcode_EXTCALL]", - "fixture_hash": "0x4d027de10dec2911bf3c0eb17eec39a936b3e1727ca746149e256ce849e48181", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extstaticcall_inputdata[fork_CancunEIP7692-state_test-length_48-offset_0-size_16]", + "fixture_hash": "0xe45e442a4d203aa2a9182c621b0b0916ab5926306bb308d41287f5d684511dbf", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_revert_abort.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extstaticcall_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_revert_abort[fork_CancunEIP7692-state_test-destination_is_eof_True-destination_opcode_INVALID-opcode_EXTDELEGATECALL]", - "fixture_hash": "0x42b700a13616d3cf5e6ca6a2dec722083c7fe3dee2acac46eac193ed3de75210", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extstaticcall_inputdata[fork_CancunEIP7692-state_test-length_48-offset_0-size_64]", + "fixture_hash": "0xdeef067e18e910034946809bb6a980cd91a87b2d94153d2af1f96512a07f2cf1", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_revert_abort.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extstaticcall_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_revert_abort[fork_CancunEIP7692-state_test-destination_is_eof_True-destination_opcode_INVALID-opcode_EXTSTATICCALL]", - "fixture_hash": "0x28a67c31ccab0f59cdf933529ddc8559661e7d5ff481ca7d60ba02a09ae9578f", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extstaticcall_inputdata[fork_CancunEIP7692-state_test-length_48-offset_0-size_256]", + "fixture_hash": "0x59285f62722799899a9f3f07f6e207699c9cb7bc954377beaca1714666610e67", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_revert_abort.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extstaticcall_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_revert_abort[fork_CancunEIP7692-state_test-destination_is_eof_False-destination_opcode_REVERT-opcode_EXTCALL]", - "fixture_hash": "0xb65e32fd5fe17c05d51d27d5e4cf8dabb5b7c9d4f0a32e33df516aef37b7c1c3", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extstaticcall_inputdata[fork_CancunEIP7692-state_test-length_48-offset_8-size_0]", + "fixture_hash": "0x1f95c5103b931fa2bff586f3e0de522fab64fb0f908210e83e243c535f7477a4", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_revert_abort.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extstaticcall_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_revert_abort[fork_CancunEIP7692-state_test-destination_is_eof_False-destination_opcode_REVERT-opcode_EXTDELEGATECALL]", - "fixture_hash": "0xac38ae31787761a1edf4e8277d06b7fd56e2b6af7643f9a31edbf684d191d39", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extstaticcall_inputdata[fork_CancunEIP7692-state_test-length_48-offset_8-size_16]", + "fixture_hash": "0xdd0d90e19f86b5ab1e11be45cc41d071f7fea3a45e518cf88201b1f9ef862365", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_revert_abort.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extstaticcall_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_revert_abort[fork_CancunEIP7692-state_test-destination_is_eof_False-destination_opcode_REVERT-opcode_EXTSTATICCALL]", - "fixture_hash": "0x162f133fb05c42e77a0f5a08e52dad397cfee839635577d47bf56d49d9ef34fa", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extstaticcall_inputdata[fork_CancunEIP7692-state_test-length_48-offset_8-size_64]", + "fixture_hash": "0xa0bd5f72b458cf8d7912434909245680694a7490850032e652695a2bd93df906", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_revert_abort.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extstaticcall_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_revert_abort[fork_CancunEIP7692-state_test-destination_is_eof_False-destination_opcode_INVALID-opcode_EXTCALL]", - "fixture_hash": "0x502c5e79dda9cd2d3f39f002c9ba07f271dd4133573525c356114cc476dddcc", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extstaticcall_inputdata[fork_CancunEIP7692-state_test-length_48-offset_8-size_256]", + "fixture_hash": "0xf76c1ba90d2f5005f9477ff2445c5994c6f9bb0291f9ade7e47d70b63fe59557", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_revert_abort.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extstaticcall_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_revert_abort[fork_CancunEIP7692-state_test-destination_is_eof_False-destination_opcode_INVALID-opcode_EXTDELEGATECALL]", - "fixture_hash": "0xf2ac5c7655baea42bdaf8ccd163bab23de8f7593f472c3505a927121d033469c", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extstaticcall_inputdata[fork_CancunEIP7692-state_test-length_48-offset_24-size_0]", + "fixture_hash": "0xe22e86188d5ad53913206b6a617bf81dd65a8f625ef357297bcb79290130dbf6", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_revert_abort.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extstaticcall_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_revert_abort[fork_CancunEIP7692-state_test-destination_is_eof_False-destination_opcode_INVALID-opcode_EXTSTATICCALL]", - "fixture_hash": "0xe55441310b799aa4506d878fc71d065f54011e67a2ef5f904eadb83a951e195e", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extstaticcall_inputdata[fork_CancunEIP7692-state_test-length_48-offset_24-size_16]", + "fixture_hash": "0x131f832623912479515216a514755dcf152cd32e3cd459cd46ba546b30fdd29f", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_revert_abort.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extstaticcall_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_eof_then_fails[fork_CancunEIP7692-state_test-fail_opcode_REVERT-opcode_EXTCALL]", - "fixture_hash": "0x8a801a319e65a8f61c8a7886e0e6d9df4e71a0b2467157dd4d657f438f643299", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extstaticcall_inputdata[fork_CancunEIP7692-state_test-length_48-offset_24-size_64]", + "fixture_hash": "0xf07abe5fcc769fa4f0f9aa5ab109c95ebf67bdd032120e13c954487195602300", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_eof_then_fails.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extstaticcall_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_eof_then_fails[fork_CancunEIP7692-state_test-fail_opcode_REVERT-opcode_EXTDELEGATECALL]", - "fixture_hash": "0xdaa09ac1400094af8653cad16cdf034d60fbbee13b3fcf793a66eebdaf4d9ddb", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extstaticcall_inputdata[fork_CancunEIP7692-state_test-length_48-offset_24-size_256]", + "fixture_hash": "0xa0c29f7a391254f479933e322e182b424780085d1344e38d3a083e2178bf0645", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_eof_then_fails.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extstaticcall_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_eof_then_fails[fork_CancunEIP7692-state_test-fail_opcode_INVALID-opcode_EXTCALL]", - "fixture_hash": "0xe9d764803fc629e25174c189b550a86285851ff13997b60c24cdbf947b0cb89e", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extstaticcall_inputdata[fork_CancunEIP7692-state_test-length_48-offset_80-size_0]", + "fixture_hash": "0xef551e073ffb7f1aa818d958add7b51dd84e2ca0fc8360f34dbb23bb9c249cce", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_eof_then_fails.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extstaticcall_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_eof_then_fails[fork_CancunEIP7692-state_test-fail_opcode_INVALID-opcode_EXTDELEGATECALL]", - "fixture_hash": "0x501e36338e29e08562b494945fc079237c9fffdce7cc1479c55045732902f092", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extstaticcall_inputdata[fork_CancunEIP7692-state_test-length_48-offset_80-size_16]", + "fixture_hash": "0xc92028c2a3450236e48fc3980883414aeaea69df7a3f274fa741ff6cd97f92ea", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_eof_then_fails.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extstaticcall_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_eof_mstore[fork_CancunEIP7692-state_test-opcode_EXTCALL]", - "fixture_hash": "0xa040c545a6973419dc493c5faf80990e2d956af0158052ce83869ce4ec91650c", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extstaticcall_inputdata[fork_CancunEIP7692-state_test-length_48-offset_80-size_64]", + "fixture_hash": "0x79d274d59c72fcedf16787491ec507b6e8bcdbbe6ab214003d368b3176faa726", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_eof_mstore.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extstaticcall_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_eof_mstore[fork_CancunEIP7692-state_test-opcode_EXTDELEGATECALL]", - "fixture_hash": "0x5c9e20c913b0a0cf06cb005a3d8759a94712f83d7cf7b7fbbc38fe2f7add305d", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extstaticcall_inputdata[fork_CancunEIP7692-state_test-length_48-offset_80-size_256]", + "fixture_hash": "0x69de5f32e85f2d8ced20370612153a78034ebcfb175f879cd61a4017026a5928", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_eof_mstore.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extstaticcall_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_eof_mstore[fork_CancunEIP7692-state_test-opcode_EXTSTATICCALL]", - "fixture_hash": "0x7a618c4d77187e08d19868149f8dd2262eef1ee76f842b8e0f530d803df3b96", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extdelegatecall_inputdata[fork_CancunEIP7692-state_test-length_0-offset_0-size_0]", + "fixture_hash": "0xad811e839a1b5e3b64acc3e492d2d85f4680ae3eb31c5faa235c8ef0d0e5514", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_eof_mstore.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extdelegatecall_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_legacy_calls_eof_sstore[fork_CancunEIP7692-state_test-opcode_CALL]", - "fixture_hash": "0x7c8971aecde9c0d56b226a979a8296e161e7fab97fa4f125a18ff9a05f977155", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extdelegatecall_inputdata[fork_CancunEIP7692-state_test-length_0-offset_0-size_16]", + "fixture_hash": "0xde8b4788e88328c251a81b96c9991d952a4c4f61d398f2e96b235a95e80bb892", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calls/legacy_calls_eof_sstore.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extdelegatecall_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_legacy_calls_eof_sstore[fork_CancunEIP7692-state_test-opcode_DELEGATECALL]", - "fixture_hash": "0xf56a2ee6b8ec6361158706f7e4017caecc6325f46c6210ec84fcc6ef9244e4ed", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extdelegatecall_inputdata[fork_CancunEIP7692-state_test-length_0-offset_0-size_64]", + "fixture_hash": "0x94683ceee12c2eb0c7a915dc4a28c0f1b65b97ad5a0330f9857e9dfcbea27ef3", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calls/legacy_calls_eof_sstore.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extdelegatecall_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_legacy_calls_eof_sstore[fork_CancunEIP7692-state_test-opcode_CALLCODE]", - "fixture_hash": "0x2f15b2e56000ed36efbf820e88ac410a53c234797ecac6d7b77d00fed69dbf58", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extdelegatecall_inputdata[fork_CancunEIP7692-state_test-length_0-offset_0-size_256]", + "fixture_hash": "0x8f3bcd256756ece8872356bc31fa0d6a434705e3b56c8d612ce59544b71b554d", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calls/legacy_calls_eof_sstore.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extdelegatecall_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_legacy_calls_eof_sstore[fork_CancunEIP7692-state_test-opcode_STATICCALL]", - "fixture_hash": "0x3382b9bda9d335760d957daf6873eaee319879b6ef4f49b6572cda6094b04be9", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extdelegatecall_inputdata[fork_CancunEIP7692-state_test-length_0-offset_8-size_0]", + "fixture_hash": "0x3dec534e8f9af1665e6dab642fed08789ea7ff8419c7787b60e46013ee78f959", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calls/legacy_calls_eof_sstore.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extdelegatecall_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_legacy_calls_eof_mstore[fork_CancunEIP7692-state_test-opcode_CALL]", - "fixture_hash": "0x2119e149579776dc3453faaa50ea88370e37a6f40d64d6eb7a866062c8917b1e", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extdelegatecall_inputdata[fork_CancunEIP7692-state_test-length_0-offset_8-size_16]", + "fixture_hash": "0x48946409ce498c7e0762f14a0dee268c3ff1ea97420529618403b6584ec93770", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calls/legacy_calls_eof_mstore.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extdelegatecall_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_legacy_calls_eof_mstore[fork_CancunEIP7692-state_test-opcode_DELEGATECALL]", - "fixture_hash": "0x288dd7d19c68d6fa856652a28a3e6bb9d906c474404ea8fdf5b80bef676ff4e5", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extdelegatecall_inputdata[fork_CancunEIP7692-state_test-length_0-offset_8-size_64]", + "fixture_hash": "0xc486cf8a543e0d0b987a3bd98027e92bdf387e47b97d8b763f5b2688a0442f72", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calls/legacy_calls_eof_mstore.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extdelegatecall_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_legacy_calls_eof_mstore[fork_CancunEIP7692-state_test-opcode_CALLCODE]", - "fixture_hash": "0xf90dab63bfbcbd03bc4e72e29f8335be34dfd4b7a5ca458121b03697b7ddb7c2", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extdelegatecall_inputdata[fork_CancunEIP7692-state_test-length_0-offset_8-size_256]", + "fixture_hash": "0x46139965fa0b77b48f5c510e527aca120984a337196872af0b1b600978bbaac0", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calls/legacy_calls_eof_mstore.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extdelegatecall_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_legacy_calls_eof_mstore[fork_CancunEIP7692-state_test-opcode_STATICCALL]", - "fixture_hash": "0x59b5ba97e0bd2fd8299694f53dc2a53afca6c21c9b67d45dacaa072ccce2dfe8", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extdelegatecall_inputdata[fork_CancunEIP7692-state_test-length_0-offset_24-size_0]", + "fixture_hash": "0xebdd4a27518eaf3657a3bc6112558ea760daec14d76a4478d33477cba64232ba", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calls/legacy_calls_eof_mstore.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extdelegatecall_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_eof_sstore[fork_CancunEIP7692-state_test-opcode_EXTCALL]", - "fixture_hash": "0x42b4b6088b4fb0642266129f861310972bdab3786616b95b9f3215ce2be0e0c9", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extdelegatecall_inputdata[fork_CancunEIP7692-state_test-length_0-offset_24-size_16]", + "fixture_hash": "0xbc074bdd3fa315e110d2a175f56bc98a2692f9958f3f7da347b4261b3b3898af", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_eof_sstore.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extdelegatecall_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_eof_sstore[fork_CancunEIP7692-state_test-opcode_EXTDELEGATECALL]", - "fixture_hash": "0xa02b9943cf6b9f45bd0fd0ac39e275f8cc220d8df52e1191eac300e96dc613eb", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extdelegatecall_inputdata[fork_CancunEIP7692-state_test-length_0-offset_24-size_64]", + "fixture_hash": "0x67ff78c1245fa91977b93e669ceb011578778946007aa3cd7d4ddedad97e6dfd", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_eof_sstore.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extdelegatecall_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_eof_sstore[fork_CancunEIP7692-state_test-opcode_EXTSTATICCALL]", - "fixture_hash": "0x1900c32ade20388519d6d537e22f3fa423aeaa04a68d5dd7d0e5ae049c496e70", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extdelegatecall_inputdata[fork_CancunEIP7692-state_test-length_0-offset_24-size_256]", + "fixture_hash": "0x92202441fcb90d8b4bb59372fa442f5669f976fa246a1ed082a0b230f2ad18af", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_eof_sstore.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extdelegatecall_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_msg_depth[fork_CancunEIP7692-state_test-opcode_EXTCALL]", - "fixture_hash": "0x22af274c9721f1e4cb3eee6ebb327498fa3b19664859865a2de6b8b69b56837c", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extdelegatecall_inputdata[fork_CancunEIP7692-state_test-length_0-offset_80-size_0]", + "fixture_hash": "0x24c03e05769f0ea803744ea27fe7ba131e71af8ec669252febc19f5b0271aa63", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_msg_depth.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extdelegatecall_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_msg_depth[fork_CancunEIP7692-state_test-opcode_EXTDELEGATECALL]", - "fixture_hash": "0xc576a7f293c5921e1550efda90cb721203e2aeb6719ee4d8f1c9c9c3da06234e", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extdelegatecall_inputdata[fork_CancunEIP7692-state_test-length_0-offset_80-size_16]", + "fixture_hash": "0x3193ea2f2253c652bd9e3c481abf5975a453ffe585f83dfe1df2391a0866e57f", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_msg_depth.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extdelegatecall_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_msg_depth[fork_CancunEIP7692-state_test-opcode_EXTSTATICCALL]", - "fixture_hash": "0x4aa0feefd13c63f20c37d96b46c6ef4ec7c368661ae1679e67263a310ff16e74", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extdelegatecall_inputdata[fork_CancunEIP7692-state_test-length_0-offset_80-size_64]", + "fixture_hash": "0x8066bef974c30314e3e100367813955dde0ebbed915471201f6f4a0d50e1a4fc", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_msg_depth.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extdelegatecall_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_legacy_sstore[fork_CancunEIP7692-state_test-opcode_EXTCALL]", - "fixture_hash": "0xc719dac9fec30edc2934c3178a1cb14f70dfdd89bc767aa7ee5870b722c45da", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extdelegatecall_inputdata[fork_CancunEIP7692-state_test-length_0-offset_80-size_256]", + "fixture_hash": "0xa6230e23bcb3bdcee84064c5b0249c1f1e5ffd0e825b056c34672b6a4b7c89d", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_legacy_sstore.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extdelegatecall_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_legacy_sstore[fork_CancunEIP7692-state_test-opcode_EXTDELEGATECALL]", - "fixture_hash": "0xd0bf2ac568999b0a2df0df3ca524d8de9e7b4e3cf0e22f528b4b02b81b17736d", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extdelegatecall_inputdata[fork_CancunEIP7692-state_test-length_8-offset_0-size_0]", + "fixture_hash": "0xdc330c1d2a524f874d8fb2475ab3190eaa91a8aba41a11dbf033fd7439b8c162", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_legacy_sstore.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extdelegatecall_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_legacy_sstore[fork_CancunEIP7692-state_test-opcode_EXTSTATICCALL]", - "fixture_hash": "0xbf5c53e2f96816ba64e0dc804da344c7220d41f3bcc96f9a0432ed40085af25e", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extdelegatecall_inputdata[fork_CancunEIP7692-state_test-length_8-offset_0-size_16]", + "fixture_hash": "0xc7d6786b3e9e7dc3a98320a47d6b6badff614ee62e6f59190c1347a9b292a303", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_legacy_sstore.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extdelegatecall_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_min_callee_gas[fork_CancunEIP7692-state_test-no_allowances-extcall_without_value]", - "fixture_hash": "0xee9e32998a297a72beb99195298d49dde51db989b0f89bb1b48234aae12b90fb", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extdelegatecall_inputdata[fork_CancunEIP7692-state_test-length_8-offset_0-size_64]", + "fixture_hash": "0xe996db897160756bfc904cf5844f30d19e174566d06bf2244297de5566a21622", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_min_callee_gas.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extdelegatecall_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_min_callee_gas[fork_CancunEIP7692-state_test-no_allowances-extcall_with_value]", - "fixture_hash": "0xb5cc3f9264d7b6a2279eedb7f099df1d0a522f22d78f4ba8c50127e57428cf4d", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extdelegatecall_inputdata[fork_CancunEIP7692-state_test-length_8-offset_0-size_256]", + "fixture_hash": "0xb125ba68904d75d71e70c70fde2f0db461fd21f2c367314230c69689a79963f6", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_min_callee_gas.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extdelegatecall_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_min_callee_gas[fork_CancunEIP7692-state_test-no_allowances-extstaticcall]", - "fixture_hash": "0x4d364b77c10a50db4979e53a3f992d2d572645572ff92b7bb2b07435ca5b7c89", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extdelegatecall_inputdata[fork_CancunEIP7692-state_test-length_8-offset_8-size_0]", + "fixture_hash": "0x5694fbbc3fbb471674062e58ef74ef0ee02207c9d234be20c63de998f539bfff", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_min_callee_gas.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extdelegatecall_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_min_callee_gas[fork_CancunEIP7692-state_test-no_allowances-extdelegatecall]", - "fixture_hash": "0x97dadadb8d937d304029165f8828f9f1c17c6ed9364323e107c2d6f3d56e64a7", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extdelegatecall_inputdata[fork_CancunEIP7692-state_test-length_8-offset_8-size_16]", + "fixture_hash": "0xd3e178823e637bb68cf9ebac9c30d08420a947a629952097a3a851ee01edc593", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_min_callee_gas.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extdelegatecall_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_min_callee_gas[fork_CancunEIP7692-state_test-only_retained-extcall_without_value]", - "fixture_hash": "0x50021a0d237cbc9ed2dfb228ea383ed29cdf2c1d3da4b8b5c0019cf9cf38b6db", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extdelegatecall_inputdata[fork_CancunEIP7692-state_test-length_8-offset_8-size_64]", + "fixture_hash": "0xa2f507d1c593babfd4eea232fbb2b8e5140eff3f7068ec2a3c4c47f201cbaf4d", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_min_callee_gas.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extdelegatecall_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_min_callee_gas[fork_CancunEIP7692-state_test-only_retained-extcall_with_value]", - "fixture_hash": "0x5d113a81408ff17321d8d7c8a5434daf8c725bb15fba5f4baf4e66ec5efd2c5", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extdelegatecall_inputdata[fork_CancunEIP7692-state_test-length_8-offset_8-size_256]", + "fixture_hash": "0x657eb396b0dcc2117c40c57b8e0c2920a3a06c32eb1317c528acb4a407c4c61d", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_min_callee_gas.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extdelegatecall_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_min_callee_gas[fork_CancunEIP7692-state_test-only_retained-extstaticcall]", - "fixture_hash": "0xac1749bb41ad9497930c0a31638ddc5311332e2932f8dad33cd5a85f8c164ed2", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extdelegatecall_inputdata[fork_CancunEIP7692-state_test-length_8-offset_24-size_0]", + "fixture_hash": "0xda135c100d9e1858ffbe44531291e68cf8c6f7148448917d8765cb5bbb52dd17", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_min_callee_gas.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extdelegatecall_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_min_callee_gas[fork_CancunEIP7692-state_test-only_retained-extdelegatecall]", - "fixture_hash": "0x2c583ea2f5f8d0a992b7567d0dc1798cc92faeee2ea0b866c4aad91b2a342f6b", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extdelegatecall_inputdata[fork_CancunEIP7692-state_test-length_8-offset_24-size_16]", + "fixture_hash": "0xf7a02ce647ac279483a14524c40eaf837fe247397fd9f942d2c181d1b370c2f9", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_min_callee_gas.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extdelegatecall_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_min_callee_gas[fork_CancunEIP7692-state_test-only_callee-extcall_without_value]", - "fixture_hash": "0x4ab22e0c8a117d2d7713099d14d374b766537ac7f39b9677da3758a7e1eaa49a", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extdelegatecall_inputdata[fork_CancunEIP7692-state_test-length_8-offset_24-size_64]", + "fixture_hash": "0x12df480d246ad7bab6a4ffc79d46f95d3e475fc48bd91bfe61d14d9e6d981b02", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_min_callee_gas.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extdelegatecall_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_min_callee_gas[fork_CancunEIP7692-state_test-only_callee-extcall_with_value]", - "fixture_hash": "0xf37ee5f3e21ef99d9143ba2f037f6ca929c925899dcca255953178d11c03503d", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extdelegatecall_inputdata[fork_CancunEIP7692-state_test-length_8-offset_24-size_256]", + "fixture_hash": "0xa5969788fef9a02a45f4274ffef664fac9b11726707a4bb7fb1384b22787907d", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_min_callee_gas.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extdelegatecall_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_min_callee_gas[fork_CancunEIP7692-state_test-only_callee-extstaticcall]", - "fixture_hash": "0x9b0d55e94f93710f51a54ea9a33c1c6e52697a90e66c4616a393dc101608438c", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extdelegatecall_inputdata[fork_CancunEIP7692-state_test-length_8-offset_80-size_0]", + "fixture_hash": "0x642b8a56c40548ec8759698b981ed789bc426d96b5cb47a1ddd2fc7f9f6d52d0", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_min_callee_gas.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extdelegatecall_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_min_callee_gas[fork_CancunEIP7692-state_test-only_callee-extdelegatecall]", - "fixture_hash": "0x8336ae4dff8e78a7ad4d21b3c99d90e57af70a53e0fcceca51efad318a18bd1", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extdelegatecall_inputdata[fork_CancunEIP7692-state_test-length_8-offset_80-size_16]", + "fixture_hash": "0x70708d8b6c71b553971892daa037a737b2971f057a714c8f6d669984ba74f56b", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_min_callee_gas.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extdelegatecall_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_min_callee_gas[fork_CancunEIP7692-state_test-both_allowances-extcall_without_value]", - "fixture_hash": "0xf76b911568e7b9d2f98b9da75b80f4f323bb098cd55f358079a35c27aa85862f", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extdelegatecall_inputdata[fork_CancunEIP7692-state_test-length_8-offset_80-size_64]", + "fixture_hash": "0xd88d2cfe9ef9f6e06ffd38d21ad8b22a5616fadebeeb6614610154219b86d28c", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_min_callee_gas.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extdelegatecall_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_min_callee_gas[fork_CancunEIP7692-state_test-both_allowances-extcall_with_value]", - "fixture_hash": "0xc6c0138d95ff8d9ffcc90a0212e6338620672396404f54fe7ae9f7c3ed985590", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extdelegatecall_inputdata[fork_CancunEIP7692-state_test-length_8-offset_80-size_256]", + "fixture_hash": "0xc49320f6fe78b53a0570d66ecb7ad949ae9b51b84b14304bad9177bc5464112f", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_min_callee_gas.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extdelegatecall_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_min_callee_gas[fork_CancunEIP7692-state_test-both_allowances-extstaticcall]", - "fixture_hash": "0x5b6f817089749cf8eeef6ffd8cb64037641f2338dbe7f473cd658d956eb89a5", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extdelegatecall_inputdata[fork_CancunEIP7692-state_test-length_32-offset_0-size_0]", + "fixture_hash": "0x190d31ac1ce2206adec96a8eea9e2b06ac632b85847677eb85309b82c8e44eb6", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_min_callee_gas.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extdelegatecall_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_min_callee_gas[fork_CancunEIP7692-state_test-both_allowances-extdelegatecall]", - "fixture_hash": "0xd4b4d1e36e35d085d93593b51f30431c2f942d1accff597deebdf6a0cf188075", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extdelegatecall_inputdata[fork_CancunEIP7692-state_test-length_32-offset_0-size_16]", + "fixture_hash": "0x9b26d0830dc4c6a0f35b9434565ae5465eeb76eaacf9643be0a7b572e99996f4", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_min_callee_gas.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extdelegatecall_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_legacy_mstore[fork_CancunEIP7692-state_test-opcode_EXTCALL]", - "fixture_hash": "0x28fabeb420a977ee2aadad3deb856d2ec2994c6813e1604dd88df5f344873c81", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extdelegatecall_inputdata[fork_CancunEIP7692-state_test-length_32-offset_0-size_64]", + "fixture_hash": "0xdc852f364ec4c49d34f26b04df9a8a93a7cf2063595c2354906da34024c89d2a", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_legacy_mstore.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extdelegatecall_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_legacy_mstore[fork_CancunEIP7692-state_test-opcode_EXTDELEGATECALL]", - "fixture_hash": "0x556a28d898dbcca6290fd3fd9a70325b3d4ca79f9bb341b82f0f7650b63fec3", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extdelegatecall_inputdata[fork_CancunEIP7692-state_test-length_32-offset_0-size_256]", + "fixture_hash": "0x1b6d6927242adf738fba4d5775ba4b2bc5c8a5598ec5e9833f02eb46d5df8d25", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_legacy_mstore.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extdelegatecall_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_legacy_mstore[fork_CancunEIP7692-state_test-opcode_EXTSTATICCALL]", - "fixture_hash": "0xa307d7812560bf51a4898791c9274f9c324f151919d24aa0bb95ffa71f3b73eb", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extdelegatecall_inputdata[fork_CancunEIP7692-state_test-length_32-offset_8-size_0]", + "fixture_hash": "0xc3667e6753f97ed5c115b22c4746654a19e8e86b31ef4b3684dfdff1f349181b", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_legacy_mstore.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extdelegatecall_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_with_value[fork_CancunEIP7692-state_test-value_0-balance_0]", - "fixture_hash": "0xf0d1c973da8b669febb73a1d8467abbbf069ad253fae7b0e44ac10b6f0ec0bec", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extdelegatecall_inputdata[fork_CancunEIP7692-state_test-length_32-offset_8-size_16]", + "fixture_hash": "0x85d7afa1dabb3367763d712ccbef37a7076af162dfa5479cb502dce4d5bc3865", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_with_value.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extdelegatecall_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_with_value[fork_CancunEIP7692-state_test-value_0-balance_1]", - "fixture_hash": "0x8e8688bdbae0a57af1a9769ffa6667ff35f5283f2b0fbc909920ae9e95219176", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extdelegatecall_inputdata[fork_CancunEIP7692-state_test-length_32-offset_8-size_64]", + "fixture_hash": "0x7cd792be6ed03fe9eec94cdaf3c7c326f8815f3056d4f4e2e9a491ef057cea1f", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_with_value.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extdelegatecall_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_with_value[fork_CancunEIP7692-state_test-value_0-balance_2]", - "fixture_hash": "0xb8bcb1fe00334840f8b2d7b9e6678900c15b8d2b302e0eb9be942538a57cfc4c", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extdelegatecall_inputdata[fork_CancunEIP7692-state_test-length_32-offset_8-size_256]", + "fixture_hash": "0xad0775316e384be2e9e6cba774834209a634462a20bc4c815d85683d8b9792b5", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_with_value.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extdelegatecall_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_with_value[fork_CancunEIP7692-state_test-value_0-balance_115792089237316195423570985008687907853269984665640564039457584007913129639935]", - "fixture_hash": "0xb7307af4b836281b312c66cff7c49078b38bafc78925634d686e99aecd8624df", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extdelegatecall_inputdata[fork_CancunEIP7692-state_test-length_32-offset_24-size_0]", + "fixture_hash": "0xe564319bf95f6fdcc8cad424fdc3f6265a5cbd34a3a7aa44cff8f8e89565817c", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_with_value.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extdelegatecall_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_with_value[fork_CancunEIP7692-state_test-value_1-balance_0]", - "fixture_hash": "0xa1e03bd22ddc6e873c0a28fdc62cf055bed084e115717163da37f15609a78cd7", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extdelegatecall_inputdata[fork_CancunEIP7692-state_test-length_32-offset_24-size_16]", + "fixture_hash": "0x356faf94c033372f6d1d578cfecc61103a5c75821406538130547d511040f001", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_with_value.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extdelegatecall_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_with_value[fork_CancunEIP7692-state_test-value_1-balance_1]", - "fixture_hash": "0xaaa0745b06964ac79885e0c76cf5192159bab3d9af540ddcb4ea93a262a39b72", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extdelegatecall_inputdata[fork_CancunEIP7692-state_test-length_32-offset_24-size_64]", + "fixture_hash": "0xcb193baeb9a6246651e632df2547f7f0b669eb8561dd36d423482c14c50ce743", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_with_value.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extdelegatecall_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_with_value[fork_CancunEIP7692-state_test-value_1-balance_2]", - "fixture_hash": "0x45ac4c1b4dcac00db73d5db55d0a63ecdcd045910209ce46d11385fd6074d7bf", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extdelegatecall_inputdata[fork_CancunEIP7692-state_test-length_32-offset_24-size_256]", + "fixture_hash": "0x36094580cfdad398abcc60b62c8974880385e3746d4a5413c42f270c009e5022", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_with_value.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extdelegatecall_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_with_value[fork_CancunEIP7692-state_test-value_1-balance_115792089237316195423570985008687907853269984665640564039457584007913129639935]", - "fixture_hash": "0xc2985170614ce6d9663c5a8c30d57e933dfe93c0286abcfa8d32d2107fb887d8", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extdelegatecall_inputdata[fork_CancunEIP7692-state_test-length_32-offset_80-size_0]", + "fixture_hash": "0xed5e429dced659c3828b8528e02be58172c66069b3a9bada4855c5ed40b5b8b6", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_with_value.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extdelegatecall_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_with_value[fork_CancunEIP7692-state_test-value_2-balance_0]", - "fixture_hash": "0xaba279cec2788ca43f0f6b7ebe8ceadd4e57e0de92ef41187947bc5ccd4df420", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extdelegatecall_inputdata[fork_CancunEIP7692-state_test-length_32-offset_80-size_16]", + "fixture_hash": "0xfc3430cb3e5ee86df6d336d68405d5b2702953326cfa84dab36d3f89ab6f8359", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_with_value.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extdelegatecall_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_with_value[fork_CancunEIP7692-state_test-value_2-balance_1]", - "fixture_hash": "0x93f84544f6e414f78b6c0e1b20e217b5fdc2119c9f1a6594b2df0683690fb7b0", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extdelegatecall_inputdata[fork_CancunEIP7692-state_test-length_32-offset_80-size_64]", + "fixture_hash": "0x879b0879640acb493e95879ef4f31c86a65b96a499776bc0b29b27c54ee03ea3", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_with_value.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extdelegatecall_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_with_value[fork_CancunEIP7692-state_test-value_2-balance_2]", - "fixture_hash": "0xfeaf042da920b7603583ccab229432fbea612e195c12d8e93b3c1352406ebdb8", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extdelegatecall_inputdata[fork_CancunEIP7692-state_test-length_32-offset_80-size_256]", + "fixture_hash": "0xf9c25a7200ffe9fb70d7456da40d02ce1c3c7ab0a86ee524589a70faf2f5ad79", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_with_value.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extdelegatecall_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_with_value[fork_CancunEIP7692-state_test-value_2-balance_115792089237316195423570985008687907853269984665640564039457584007913129639935]", - "fixture_hash": "0x76d3535cfcccce39bdace4a36fcfb1084346e94cf55ac3f4c888c42a98c44d1", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extdelegatecall_inputdata[fork_CancunEIP7692-state_test-length_48-offset_0-size_0]", + "fixture_hash": "0x800030e27b187d6f9a11c1faebf5a73bfc4f0de3761265c9511201e252ff26ef", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_with_value.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extdelegatecall_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_with_value[fork_CancunEIP7692-state_test-value_115792089237316195423570985008687907853269984665640564039457584007913129639935-balance_0]", - "fixture_hash": "0xaf8f9f9ab89bcdc2e7524d9755a2e5c696fc008956836c02d36cc1620bddd292", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extdelegatecall_inputdata[fork_CancunEIP7692-state_test-length_48-offset_0-size_16]", + "fixture_hash": "0x6523631e75dbd3d11a561bc89730e6bca391f40617d7b99647f7f67cdb83e700", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_with_value.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extdelegatecall_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_with_value[fork_CancunEIP7692-state_test-value_115792089237316195423570985008687907853269984665640564039457584007913129639935-balance_1]", - "fixture_hash": "0xc122a1ad3ee01ea4430b760ad603c47d3b44603477c8f76b83bfb4356ea26e65", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extdelegatecall_inputdata[fork_CancunEIP7692-state_test-length_48-offset_0-size_64]", + "fixture_hash": "0x44514eee798da834ca8aee2d645e9677400afce48b1818d55faa16182c9e3193", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_with_value.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extdelegatecall_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_with_value[fork_CancunEIP7692-state_test-value_115792089237316195423570985008687907853269984665640564039457584007913129639935-balance_2]", - "fixture_hash": "0x8d1d22c5da65efbbe6c79534bac7ec7f5e1eaf3a9d98eb7c8ea3afa7b6128cfb", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extdelegatecall_inputdata[fork_CancunEIP7692-state_test-length_48-offset_0-size_256]", + "fixture_hash": "0x6ec32eb68bf6273129c83c249eb65821f6a812fb0104f9dc696047127ce5cc35", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_with_value.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extdelegatecall_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_with_value[fork_CancunEIP7692-state_test-value_115792089237316195423570985008687907853269984665640564039457584007913129639935-balance_115792089237316195423570985008687907853269984665640564039457584007913129639935]", - "fixture_hash": "0xbdd40f9719eb8cbe7c4d282a60f0de3bf84cd55a8e727a2a4522a1b3fefdc171", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extdelegatecall_inputdata[fork_CancunEIP7692-state_test-length_48-offset_8-size_0]", + "fixture_hash": "0x4ee0d824655f75163499a2e2d3810979222014da29515d74e5b32074023f005e", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_with_value.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extdelegatecall_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_static_flag_with_value[fork_CancunEIP7692-state_test-opcode_CALL]", - "fixture_hash": "0x634b6d9e392b377c4bbf1b07d610201a69f66e38d488faeff8468e0cb22834bb", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extdelegatecall_inputdata[fork_CancunEIP7692-state_test-length_48-offset_8-size_16]", + "fixture_hash": "0xb5c40cff24ecd96055faeba3487a15c8e3c2068a498dfcfff2ec11ca3b5843a2", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_static_flag_with_value.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extdelegatecall_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_static_flag_with_value[fork_CancunEIP7692-state_test-opcode_EXTCALL]", - "fixture_hash": "0xf3e7de82cbfe99ec3ea97014abb6488735c1de8fd4171e6de0cdc3410af76176", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extdelegatecall_inputdata[fork_CancunEIP7692-state_test-length_48-offset_8-size_64]", + "fixture_hash": "0xf988eb1bcbb34c34f10add4a66a2a975e434e9de854311848e01fbbf15947c26", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_static_flag_with_value.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extdelegatecall_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_gas.py::test_ext_calls_gas[fork_CancunEIP7692-state_test-EXTCALL]", - "fixture_hash": "0x36261ee971863eb1e4c7110270d94a84a55e1d957ca2b110822ac8eb5e53b926", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extdelegatecall_inputdata[fork_CancunEIP7692-state_test-length_48-offset_8-size_256]", + "fixture_hash": "0x69adec6254a8beb3ede53b7fca5cb350d3e905d9bcaa5e86c30c314e8a5e58b4", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/gas/ext_calls_gas.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extdelegatecall_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_gas.py::test_ext_calls_gas[fork_CancunEIP7692-state_test-EXTCALL_with_value]", - "fixture_hash": "0xd9cbe7907abff38de794c06c9d78370e71a5d6677a31a3f692a76b0126ddfb0e", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extdelegatecall_inputdata[fork_CancunEIP7692-state_test-length_48-offset_24-size_0]", + "fixture_hash": "0x93da2d0ee7335907ef79fd70636ba4b377e375dafafb50c5a7c69fdea6e20b30", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/gas/ext_calls_gas.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extdelegatecall_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_gas.py::test_ext_calls_gas[fork_CancunEIP7692-state_test-EXTSTATICCALL]", - "fixture_hash": "0x27e65bd790405086cfd44c7c39546ffa56b506768105c3ecc80ff2455f0834fb", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extdelegatecall_inputdata[fork_CancunEIP7692-state_test-length_48-offset_24-size_16]", + "fixture_hash": "0x1324c1786aafb48d0c5788b1bd879065488e650eb4351efb6b7c4937c03dc753", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/gas/ext_calls_gas.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extdelegatecall_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_gas.py::test_ext_calls_gas[fork_CancunEIP7692-state_test-EXTDELEGATECALL]", - "fixture_hash": "0xdb1a56e1cd00d254b4b85eda231ab6538a0637181c391bd873a0e66a770dc8c3", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extdelegatecall_inputdata[fork_CancunEIP7692-state_test-length_48-offset_24-size_64]", + "fixture_hash": "0x27ea3ccfc19043cf38c309c3ecb61dcd5781343e18dbe7fb21ae8c9f4249967f", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/gas/ext_calls_gas.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extdelegatecall_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-state_test-length_0-offset_0-size_0-value_0]", - "fixture_hash": "0xe4924f6c90afa14d96b4f30d702c596c2eb612cb6beea35669c4847d3e0ba359", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extdelegatecall_inputdata[fork_CancunEIP7692-state_test-length_48-offset_24-size_256]", + "fixture_hash": "0x667176577e0b61578f858872fffe940b8e2f8fd8a2987c667855b0fb3e6ee76b", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extdelegatecall_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-state_test-length_0-offset_0-size_0-value_1]", - "fixture_hash": "0x8047a5d2e255955a1394f58228e51a3cf15ca29bbdff27e1843a36d12c3d186e", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extdelegatecall_inputdata[fork_CancunEIP7692-state_test-length_48-offset_80-size_0]", + "fixture_hash": "0x584c4bda0ffee8be9b3565c39c78cf225dd494c736df1e5b19ce0c1eba1ccba", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extdelegatecall_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-state_test-length_0-offset_0-size_16-value_0]", - "fixture_hash": "0x6bd8d4fbf8a872683d903b71e9c24e6e4f0f9d2c43ba86bf81aeccc874b0d68d", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extdelegatecall_inputdata[fork_CancunEIP7692-state_test-length_48-offset_80-size_16]", + "fixture_hash": "0x507747d1c298ee9420278b6adf7bc2ae8a660f0e8c1793c158e94659c2428ddd", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extdelegatecall_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-state_test-length_0-offset_0-size_16-value_1]", - "fixture_hash": "0x3f08f3c7723bd597ebaf191e81a92360bcb8e10bff2063ba14d71228b2469b1b", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extdelegatecall_inputdata[fork_CancunEIP7692-state_test-length_48-offset_80-size_64]", + "fixture_hash": "0xf011cd20cee052f5846ba27908ed1ff19526ea811c08db6dff060539ae6399f2", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extdelegatecall_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-state_test-length_0-offset_0-size_64-value_0]", - "fixture_hash": "0xad13e15dc93222f155359f5845d3ed55bfc4a6bc8caf533812988ae13566cef6", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extdelegatecall_inputdata[fork_CancunEIP7692-state_test-length_48-offset_80-size_256]", + "fixture_hash": "0xa35fc666353ba42a952872ffd982d13aa1002532494db25f0bb7b2b24cd21192", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extdelegatecall_inputdata.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-state_test-length_0-offset_0-size_64-value_1]", - "fixture_hash": "0x197554d3dcb42924cdb41f8eb180e4e3b42e035163da27f60bf326c72abcfc7d", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_calldata_remains_after_subcall[fork_CancunEIP7692-state_test-opcode_CALL]", + "fixture_hash": "0xae9241f21ad6f80e5548ec14d9949f31063e0978a0b00d92c4ddcef93b6dc6e", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/calldata_remains_after_subcall.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-state_test-length_0-offset_0-size_256-value_0]", - "fixture_hash": "0x50f08fdb687e6bfc9af18b2906f260a19489bc39eb48af01952e0daa09b91b8a", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_calldata_remains_after_subcall[fork_CancunEIP7692-state_test-opcode_CALLCODE]", + "fixture_hash": "0x2e4aab1113af54d487f662255075293d5da535db3bf302f49d2b8a2cfae9594f", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/calldata_remains_after_subcall.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-state_test-length_0-offset_0-size_256-value_1]", - "fixture_hash": "0x1d57de4b1c999bf39978e8ff186adf212061d006df25f2dc776fb84b425c14c5", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_calldata_remains_after_subcall[fork_CancunEIP7692-state_test-opcode_DELEGATECALL]", + "fixture_hash": "0x2363cb9758c777414e108a05d5401955c9d27052ef15b196b0ea9e011e13f34e", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/calldata_remains_after_subcall.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-state_test-length_0-offset_8-size_0-value_0]", - "fixture_hash": "0x60ebfcfc236e4468097ca0d2d09bd67d2cf03bb6388429844fbc4b3aea51b4b3", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_calldata_remains_after_subcall[fork_CancunEIP7692-state_test-opcode_STATICCALL]", + "fixture_hash": "0x77891b80ce44077a7f12f7dbcdca382905e6f2e7bea93b83a43c9fbc2e5d8f4", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/calldata_remains_after_subcall.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-state_test-length_0-offset_8-size_0-value_1]", - "fixture_hash": "0x144ade56ef5fe02387d5e721e6b9e48a4ffe6501371c4bfcebce5550fc6d7dc8", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_calldata_remains_after_subcall[fork_CancunEIP7692-state_test-opcode_EXTCALL]", + "fixture_hash": "0xce69c3a4b727fdae27e8697d72c9e56880fd584573e5dde68175be47c5568444", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/calldata_remains_after_subcall.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-state_test-length_0-offset_8-size_16-value_0]", - "fixture_hash": "0x375fd0826c33d7cf13bfcd36b2ce526738a59306676d0016a0f880eafde8c051", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_calldata_remains_after_subcall[fork_CancunEIP7692-state_test-opcode_EXTDELEGATECALL]", + "fixture_hash": "0x502ff0ded12e8b89f153bb72f59125a4fe235e6b332886f8440d84bde8a5509c", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/calldata_remains_after_subcall.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-state_test-length_0-offset_8-size_16-value_1]", - "fixture_hash": "0x4e775021f8228fd50928877f3d7c7526e75de33c40ad87d9327b5e161215eee0", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_calldata_remains_after_subcall[fork_CancunEIP7692-state_test-opcode_EXTSTATICCALL]", + "fixture_hash": "0x7630073c387114817eefd2d11b5ea8ac56f0f5ac863f5885e435be3e7bc94e1c", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/calldata_remains_after_subcall.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-state_test-length_0-offset_8-size_64-value_0]", - "fixture_hash": "0x959814c3045ed7ef922328b32fd0681760354ca2ef92032edc112f9c3cd49bd1", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_CALL-empty-zero]", + "fixture_hash": "0x400eafcc49063967225aa481d4e708513b310a34e0a8ffd57512d51f7ada5cbe", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-state_test-length_0-offset_8-size_64-value_1]", - "fixture_hash": "0xe0d2466faa4dfb0ecacf6bc6b8e182504ea7f719ca005d1ec6751e0171811c9b", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_CALL-empty-short]", + "fixture_hash": "0x5d26a6696c4c09eeacefea0156f187e4d363c63014667876a7ed6f5fec1f9a53", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-state_test-length_0-offset_8-size_256-value_0]", - "fixture_hash": "0x5b9e175642ddf98b34b6b3d053a606257817ca863d7ea3fee0c9bd70291fe773", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_CALL-empty-mid_20]", + "fixture_hash": "0x32e6d6b0999e4f663ddc57d19111d7f13c76aa5fde908ae33b81771a29a38418", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-state_test-length_0-offset_8-size_256-value_1]", - "fixture_hash": "0x20305d1d4766c9ea12989e53911184dc232c8711fc52ec14eb71792394d56815", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_CALL-empty-max_20]", + "fixture_hash": "0x8c920d7f0a781c1cd92e335ddc56c75403bdfe82897030607689b5687b1f4bfe", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-state_test-length_0-offset_24-size_0-value_0]", - "fixture_hash": "0x6c835d5e05b53e30fdbde931b9e1ec38d35bb81e2ef429ce3d67f356cfba6200", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_CALL-empty-min_ase]", + "fixture_hash": "0xd1e52a1f1816414ecd539b79cff47c14a8b013fac56527dd0f2b5e9b4f55c9c8", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-state_test-length_0-offset_24-size_0-value_1]", - "fixture_hash": "0x1c5f8948658a6d066563adcca29ed881b2ee65694341031ac1ffe624580d1fad", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_CALL-empty-mid_ase]", + "fixture_hash": "0x8082678f8dd082a0c76385be6a1957e4802568f1f1357bfd156448c2bf7d17d1", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-state_test-length_0-offset_24-size_16-value_0]", - "fixture_hash": "0x1e3ffb0cbd26924fbf164b1c658489698dbe20c17f769b216a4435e03760b8cb", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_CALL-empty-full_ase]", + "fixture_hash": "0xbb08fae014818df8e87ceb558a164a6b3dd19d533ea60a42e419b09a5a5295e9", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-state_test-length_0-offset_24-size_16-value_1]", - "fixture_hash": "0x2b159922b950160188503e5ed399897282583559eca610766d13800644290618", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_CALL-empty-max_ase]", + "fixture_hash": "0x97a1aaf227d7c2d25f5797b33df6c06a712a18b3a8e174b648801de4f5439289", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-state_test-length_0-offset_24-size_64-value_0]", - "fixture_hash": "0x9ab1d8e0547e3843d367fcf20327909fa86330ba93b55c29808bc86e206f1c6", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_CALL-EOA-zero]", + "fixture_hash": "0x757f9dc8877c96fdb765221d58cc1c1fbf82445d615efa09aaa995a91f017fe3", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-state_test-length_0-offset_24-size_64-value_1]", - "fixture_hash": "0xcbd2f3c991053b18fe603a5ecc54b6f6c5a671081781fe34349fc4dca2f7da8f", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_CALL-EOA-short]", + "fixture_hash": "0x6acf85181acacc791452b8bbedc22ac6a5b39ac4869b20a7420eff4372ae6518", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-state_test-length_0-offset_24-size_256-value_0]", - "fixture_hash": "0xc99991315ea08fd9b43581f1067b4794d7b421b95b1559877d57c703e1dbb5fb", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_CALL-EOA-mid_20]", + "fixture_hash": "0x9ee93499948feee09b6da60cc81c9db12ae12aa6907d1b57bb65a4347927daf", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, - { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-state_test-length_0-offset_24-size_256-value_1]", - "fixture_hash": "0x25ef4746c14704c8c21322730727389d3a8a24e119b0e706667776bc63a0d3fa", + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_CALL-EOA-max_20]", + "fixture_hash": "0xc576a39e07341e0ace3692d0845c4da43dc18fdef6e119ae5a7bdd0ed8c796c0", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-state_test-length_0-offset_80-size_0-value_0]", - "fixture_hash": "0xc6bdd4b2cb86a2cc217497d79ffb1220ef9e2372243b2649553dd61f53c12429", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_CALL-EOA-min_ase]", + "fixture_hash": "0xcf31ac9c49fa30d272e23ddfb70cd7238838046b10dcc1a4d0ecca3e430cfded", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-state_test-length_0-offset_80-size_0-value_1]", - "fixture_hash": "0xb9596117af4a1c4d5b2e229e79ac7deb0e2be76bf74140e1dad66062a06e3246", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_CALL-EOA-mid_ase]", + "fixture_hash": "0x643cb5f6a153a3d7236d2cc3a0faec68498caaa488fe080d75889fc6771e905a", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-state_test-length_0-offset_80-size_16-value_0]", - "fixture_hash": "0x236ea6775705509a60a7ef02ff78336a0a70dc9effa62711e3997bb61d479934", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_CALL-EOA-full_ase]", + "fixture_hash": "0xbed3e9398765255cda548917bff6b605202f553f0f898603d9a212b4df8ed280", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-state_test-length_0-offset_80-size_16-value_1]", - "fixture_hash": "0x7ad5bfb68ef7d0725b0b90c6f5ebadda6cb668076a64a814a5cccedb95435a02", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_CALL-EOA-max_ase]", + "fixture_hash": "0xca2eb788146053a3013410eaef8818f4201fd9b539fd770c3dc6b5493667a6c7", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-state_test-length_0-offset_80-size_64-value_0]", - "fixture_hash": "0xec018d243ae270df48e99526aaf477f0176d383924368988188e7ce1ca16c7ab", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_CALL-LegacyContract-zero]", + "fixture_hash": "0xc093f82b3cf75dec226b317e82991c69c3f2056721d2cc30c7585d4260814f4c", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-state_test-length_0-offset_80-size_64-value_1]", - "fixture_hash": "0x635be1b4ecc734afc391a2b20f8d455734be093fb0b32ba01aa4bd129b8e26b7", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_CALL-LegacyContract-short]", + "fixture_hash": "0x69f37f1d9a8bd8d3695228730db21b143846d18f831b56a9b0de0f8b1b31ec66", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-state_test-length_0-offset_80-size_256-value_0]", - "fixture_hash": "0xcc69f415c067906048ffb81722706e549704955e6661011aa3e562387126f624", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_CALL-LegacyContract-mid_20]", + "fixture_hash": "0x881f10474e795a121ee5486d21cd7fafcd9537bd06def605e6a7aed608e64a9e", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-state_test-length_0-offset_80-size_256-value_1]", - "fixture_hash": "0x10a57e34fb158bc9f063595bf3f00318704bb86f2e72228607777732668d7c31", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_CALL-LegacyContract-max_20]", + "fixture_hash": "0xb2adbf79ab86f08e48b20c15aae0bb34a5668a8ab71012aded11db000c8cc111", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-state_test-length_8-offset_0-size_0-value_0]", - "fixture_hash": "0x4906a6d53c111fd2564843e1defbbaeaa599cfa4746b47887063f03dff8c34e3", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_CALL-LegacyContract-min_ase]", + "fixture_hash": "0x894448a373f9c551f9b914537715ad3a619437dae46a6753a220dc4497588797", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-state_test-length_8-offset_0-size_0-value_1]", - "fixture_hash": "0x1898b42ea504d0a66ae57db0f3e6d6f173fe27078b4e224439e3c38230b456d6", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_CALL-LegacyContract-mid_ase]", + "fixture_hash": "0x1743e34bba1d6732ffb66fb91fb439caedce5d52e39470f082cbac66ac744e05", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-state_test-length_8-offset_0-size_16-value_0]", - "fixture_hash": "0x488506cc85a06adc7b28831ca68fd49ebb7fe0fce812619a4017115b6d015850", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_CALL-LegacyContract-full_ase]", + "fixture_hash": "0xe1b803662c80b80e5460d9405f8ac77584fef5bfaa32970eed60c73de5a9744", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-state_test-length_8-offset_0-size_16-value_1]", - "fixture_hash": "0x4aa11ca574bbdb919f50f49c1757d4520d9cd56489ca6b383cacf86a9e5a2f3f", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_CALL-LegacyContract-max_ase]", + "fixture_hash": "0xf54fbacbe3497a8e0cc835806ac45bb829aeeb0620183c2c830630a77f8fbaee", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-state_test-length_8-offset_0-size_64-value_0]", - "fixture_hash": "0x7309df82a37f8ce7465f8694985a28e880d053f2f65c5b219c36a2a73b14f955", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_CALL-EOFContract-zero]", + "fixture_hash": "0x5397c1c7dc560ce13ed621b6ea107b68e0948d05003896af6c1e61a13c2d84c6", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-state_test-length_8-offset_0-size_64-value_1]", - "fixture_hash": "0xca9416a7bacc790862bf8e37ab6876be979adda150c1a48867dcafe8ad1146d8", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_CALL-EOFContract-short]", + "fixture_hash": "0x926a91f527ae38905460bdf33148ad40c733471dead0ba1b73e638366c8b54c9", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-state_test-length_8-offset_0-size_256-value_0]", - "fixture_hash": "0x9a2995f3327a71156c6a8f7611ec0315c57f0e087d4892de1f51fd407e48e67b", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_CALL-EOFContract-mid_20]", + "fixture_hash": "0x42bc4269f9037c377f81b6aa32ee3981cbb7560f2b29ddfb16449b730b29a868", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-state_test-length_8-offset_0-size_256-value_1]", - "fixture_hash": "0xff9298eb3b965d8b216cb15c6ff5c811bd8611e004db8a8f23dabdd9c5631c8f", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_CALL-EOFContract-max_20]", + "fixture_hash": "0xf756c5e15e0cc2dd472cd0ce92286abab02052727b63eeb1e5f8c928cabc714d", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-state_test-length_8-offset_8-size_0-value_0]", - "fixture_hash": "0xece1cd4e54ab4f28e33aafd3b57616f70ff7477b704b6e98e37b655f1d12a2ff", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_CALL-EOFContract-min_ase]", + "fixture_hash": "0xdb87f7fbbae3c71a83103e92574390dadeb36a0560716f03d6d958db4a9dcf91", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-state_test-length_8-offset_8-size_0-value_1]", - "fixture_hash": "0xd1be302d25a6d257742ebd03db24f4b890837e2274143e604ab4932d51675f0a", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_CALL-EOFContract-mid_ase]", + "fixture_hash": "0x1b5f8d7ad1d178f9742868d14111801d3020dc514b9b207b184564dbdc1ac752", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-state_test-length_8-offset_8-size_16-value_0]", - "fixture_hash": "0xce774b30f5fa0afece7390ded40ccd456942dc302a537c92a6f8a2f250699ec3", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_CALL-EOFContract-full_ase]", + "fixture_hash": "0x8780bddc619f77a765ed2836a181ccd1d71f7c0b8db94e037f0cab29d54870ca", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-state_test-length_8-offset_8-size_16-value_1]", - "fixture_hash": "0x1e5289d1905f73d7770653ce194fe38d128a807795d9e5d3a3c7fcc2c45273d0", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_CALL-EOFContract-max_ase]", + "fixture_hash": "0x39c73328373139486d50742ce9e1b5b0864d0f272ed55dcb05b3e8e4a3f2c327", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-state_test-length_8-offset_8-size_64-value_0]", - "fixture_hash": "0xb3e870adf0078a82b8b1318ebaae2bee6aa898a186b8b4fba6f763fbec32e46f", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_CALLCODE-empty-zero]", + "fixture_hash": "0x39845d482dc7d55f9ca3b0a9002c70e7801751867d490f49ab046091beccde0a", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-state_test-length_8-offset_8-size_64-value_1]", - "fixture_hash": "0xf2625617471c204348ac21764070bc33ff7268bcf394bd55abff8c29da04c692", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_CALLCODE-empty-short]", + "fixture_hash": "0xc905fea7ab369330bbfd15b24612d11c942b4cb4bffceabb7964dd58170f694a", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-state_test-length_8-offset_8-size_256-value_0]", - "fixture_hash": "0x2d068977b229dac6d1a534f57a7bb96ea5d1f3c2511889673ea04b166adcc960", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_CALLCODE-empty-mid_20]", + "fixture_hash": "0x9b8d59ecf92206c9643d1676c0ae07c63b70f22907ee4db5f7c50eda9e11649b", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-state_test-length_8-offset_8-size_256-value_1]", - "fixture_hash": "0xc13a2c0a0651329cf645e61365fbea787774f304642d12ded7775d5efc2197e9", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_CALLCODE-empty-max_20]", + "fixture_hash": "0xe382460a9ba03318ec33757f09ac80b69ca9f8f91d04e1fdb70aa0e23031d1ea", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-state_test-length_8-offset_24-size_0-value_0]", - "fixture_hash": "0x32601a7900e5ea54abd8c2ae930fdff5c3c2bfd3c8529e2d492a606f1a1bd05", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_CALLCODE-empty-min_ase]", + "fixture_hash": "0xd4f6efec328d097a79b0b9fdbedbc3ea72e17dac84a1ab348c516d2d201d7b36", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-state_test-length_8-offset_24-size_0-value_1]", - "fixture_hash": "0xb258d2a5c081724b4922b71bb36ba75136d4b47bb883b12939c0aab57500826d", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_CALLCODE-empty-mid_ase]", + "fixture_hash": "0xcfc580c98ef2a45075eb84a577c7b4efc74c170072026a51daa401c13324606c", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-state_test-length_8-offset_24-size_16-value_0]", - "fixture_hash": "0x4698d15cfd96bf43aface81f4e2f553b7668c630858448432b852ef56ef282c8", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_CALLCODE-empty-full_ase]", + "fixture_hash": "0x55cc180735f4db8e9df232d457d20c465a3a1224e035c58b7d5560214155475c", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-state_test-length_8-offset_24-size_16-value_1]", - "fixture_hash": "0x345e02d8dc73fb67b391903b495e1e359608d0075b810ec1b600c3a57b00fbc9", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_CALLCODE-empty-max_ase]", + "fixture_hash": "0xd0c607d2faf6106101df2968164eb7c4d21b7d04182194d504575be4964a2776", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-state_test-length_8-offset_24-size_64-value_0]", - "fixture_hash": "0x6561fe6a7c5cdfaa8734e9bf64d0739f1fb0160da3185e121fff04ad5b2abd03", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_CALLCODE-EOA-zero]", + "fixture_hash": "0x191b6cbb6e14813d8c4a153736bb528ffeaacc796b318a2bfdc054563519d97a", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-state_test-length_8-offset_24-size_64-value_1]", - "fixture_hash": "0x49914d79e247022eab296ea6d94fea23a0856214d40371e6df268a5524d95e85", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_CALLCODE-EOA-short]", + "fixture_hash": "0x560f31e614db5c90d08e1212b4e6b67e4fa1feac03a040d4d76059010f6b9354", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-state_test-length_8-offset_24-size_256-value_0]", - "fixture_hash": "0xd1a8a00ece554a0a64486f0bff9edc226a40841cf06b707e960bd72129b5debd", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_CALLCODE-EOA-mid_20]", + "fixture_hash": "0x35e08bea06cbcb240b3638c8f0cf891a74fb48774ac25b938d0e7013d9cb9056", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-state_test-length_8-offset_24-size_256-value_1]", - "fixture_hash": "0xe84b43ba6dc8e447537666b1dd34fbe40a4ee8f0b582334fa40768693f6e8fd0", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_CALLCODE-EOA-max_20]", + "fixture_hash": "0x286725dd25be7f78c75463861629a0a343ce666a82b685cfb00eab7a22754518", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-state_test-length_8-offset_80-size_0-value_0]", - "fixture_hash": "0xd3d3921b0c074b900da2a7d9da578dc23e31e7067e94c2d42e8403c2a4de4fca", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_CALLCODE-EOA-min_ase]", + "fixture_hash": "0x9ce3faa5d4ca3d4c01966750dc046e772a679e6ace7c12be1595d8d4205f9d17", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-state_test-length_8-offset_80-size_0-value_1]", - "fixture_hash": "0x49b2efa486c93aa02c1a76d949309e4858cba04a2b499f4e31169bf5cd8296c4", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_CALLCODE-EOA-mid_ase]", + "fixture_hash": "0xcb9c1fcf8a08117de8e13d66f2a5afd47f67cd991f57a38d72ceb7688e507402", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-state_test-length_8-offset_80-size_16-value_0]", - "fixture_hash": "0xc770e45d24d56cad3e9fad44156a9f145fbdf4160ec20017d474f49cd0505ee0", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_CALLCODE-EOA-full_ase]", + "fixture_hash": "0xec2f3ca9c32b6b282381d42ea1dc376dc288c8c4a9c807f870c0a78043a39944", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-state_test-length_8-offset_80-size_16-value_1]", - "fixture_hash": "0xa73e266a2aab8641c5b91db635a4804338bc9df756f51927839ae1b2a3c9ce68", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_CALLCODE-EOA-max_ase]", + "fixture_hash": "0x4ebfd1a553cede0923576d5c16dca63b3ad641af14ad8834435670ac0af2df69", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-state_test-length_8-offset_80-size_64-value_0]", - "fixture_hash": "0xd538723a4fad73017209ac26ac0ea69614e7edbe7e2377c11e736491a6b2ea75", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_CALLCODE-LegacyContract-zero]", + "fixture_hash": "0x8efaffb0e1c8439808823d793f83ceb2d0386f9e33247ae8f457656eb7fd3188", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-state_test-length_8-offset_80-size_64-value_1]", - "fixture_hash": "0x7efcc59957c46f47b0e4cae2b803187e2d4ec6a24e48ab1aba385a1bfe2f6a71", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_CALLCODE-LegacyContract-short]", + "fixture_hash": "0x16fbac0db6715b1ce26bd88526b61899f8ff7a05894aef7d87900424d39116d9", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-state_test-length_8-offset_80-size_256-value_0]", - "fixture_hash": "0xc5335e1f5a5ed4d26a3fd41f8083ee28b35ece66b728285ede00668b94067001", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_CALLCODE-LegacyContract-mid_20]", + "fixture_hash": "0x6b326759078f1f0c11822c2143bea8c93e06c0568c876020819e2a758e62086", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-state_test-length_8-offset_80-size_256-value_1]", - "fixture_hash": "0x9c0dd1072ba0ad2aab8ab44d5a26d9750f95bcd456f70403121d72515889cc33", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_CALLCODE-LegacyContract-max_20]", + "fixture_hash": "0x1a2eb20fb04a498f15d2782afab6d17967a9d0af3df58dec6deac2ae938b00b3", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-state_test-length_32-offset_0-size_0-value_0]", - "fixture_hash": "0xb19f76a068754c36fc48d5884151721b640f7fd09d2814dfbab51f8b79b635a1", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_CALLCODE-LegacyContract-min_ase]", + "fixture_hash": "0x2d0cbeb8bb7e0e7622893d63e5bf5c13b4021112e9e1f06c1603c58ac921898c", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-state_test-length_32-offset_0-size_0-value_1]", - "fixture_hash": "0xd851e4ea3a222677778e06c151b8a1d09c14b54774f3c2b8a0aa0c790a49b41e", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_CALLCODE-LegacyContract-mid_ase]", + "fixture_hash": "0x8d28c5bb1161d390886eed4014e9e1b4f34754b2f74153aecc7956c20bb467e9", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-state_test-length_32-offset_0-size_16-value_0]", - "fixture_hash": "0x34c427ac2b75ab1601c83a815a7468bebd935ffd29785f437d62a5fe7d71e541", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_CALLCODE-LegacyContract-full_ase]", + "fixture_hash": "0x6af6633ec97c4d8b495e339caf04a5ed9572b40b91073019d2e1d80fee6bc4ed", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-state_test-length_32-offset_0-size_16-value_1]", - "fixture_hash": "0x1866571eeb386e9d3bf72da57212878adf445eca268111eb6708c45bc9af3610", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_CALLCODE-LegacyContract-max_ase]", + "fixture_hash": "0xcb933ea4d266781b0d48a44921e72845b166bb2eed3779cd2a40ec8d4ea19b50", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-state_test-length_32-offset_0-size_64-value_0]", - "fixture_hash": "0x7a086ccea01c308d6eb6e350e38625a4ef9aa61119690d9809dc4d5558442e30", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_CALLCODE-EOFContract-zero]", + "fixture_hash": "0x1f0939809a0b200bc388e10f795dba29ba909bd044b2353d6a4b08619d934455", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-state_test-length_32-offset_0-size_64-value_1]", - "fixture_hash": "0xe810c2823882c074a3e36491e7c2be1a502048cffbff5f8128d399b4a384bcfe", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_CALLCODE-EOFContract-short]", + "fixture_hash": "0x96ae1c91e53e4c4b2c951c48f39a31ca1a52b36a0e395d8ba3247eed66af778e", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-state_test-length_32-offset_0-size_256-value_0]", - "fixture_hash": "0xa4bf449bbe34ff756dcd48219caee40810fe92b83603648989a84ce43671df9c", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_CALLCODE-EOFContract-mid_20]", + "fixture_hash": "0xc2b14950c0de1ec2dc2386075aecd0f8cb6d6c49df5a37417f4c8f9bb22d6d77", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-state_test-length_32-offset_0-size_256-value_1]", - "fixture_hash": "0x8d870aa29467e0972859c12c145a017f1503326c17bc57caae034bd8b188b7b6", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_CALLCODE-EOFContract-max_20]", + "fixture_hash": "0xbcd2481e4690753baec856180235ae197a3c407567e76927eed7f2daf612377a", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-state_test-length_32-offset_8-size_0-value_0]", - "fixture_hash": "0x5531a53e8a455c92ec2bbd210032a08a9c4372397635a736625373d9ba3014d4", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_CALLCODE-EOFContract-min_ase]", + "fixture_hash": "0x37e47828c1bd5192f65288fc61a3cf26c34fb23f6ce3a3da089803697c09f8d3", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-state_test-length_32-offset_8-size_0-value_1]", - "fixture_hash": "0xc1e70acd98fe4bc34fdbc70e441ed1ecaa995ddaced7aa79a369b16536710568", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_CALLCODE-EOFContract-mid_ase]", + "fixture_hash": "0x96424bd460d20af82637e78509e272fb74cc059e0ede2d15d041087aad45d7f", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-state_test-length_32-offset_8-size_16-value_0]", - "fixture_hash": "0x815c6bc596289f6ac629a96c6922357fd38645da580a6c43914e470f65c18b21", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_CALLCODE-EOFContract-full_ase]", + "fixture_hash": "0x65e931f4648e8f4051a7dfd9196aaad8467d6cb7449ebc31d310c665981da0d1", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-state_test-length_32-offset_8-size_16-value_1]", - "fixture_hash": "0xe248c87b418f0b5ccd75f93defae1f68842f42d61c4868aaf2a55bfb381c7a7d", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_CALLCODE-EOFContract-max_ase]", + "fixture_hash": "0x8c749c71b56772f303eaa8e10cdfa2a128a643ed4895220145d9930718614146", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-state_test-length_32-offset_8-size_64-value_0]", - "fixture_hash": "0x4bc2d4a256ad748305bbd83295b3dfd17c9c07c24a0c7b7a6fe17dfba1bf687e", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_STATICCALL-empty-zero]", + "fixture_hash": "0x7ea2df66b277fd8d81e8ea2255415e690e4b835e69c1fc17ab4bcefb72b93378", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-state_test-length_32-offset_8-size_64-value_1]", - "fixture_hash": "0xa75c556375ffe770594f04e7bde1d76f83bece80fca37a42ab02a249419e7ae0", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_STATICCALL-empty-short]", + "fixture_hash": "0x38cb55148be86f9685f8c739ee4280f5213251d6fd1f34be144e880f4b34cc4", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-state_test-length_32-offset_8-size_256-value_0]", - "fixture_hash": "0xc8be704c14c92a297a0fe6d1c51bbc27928ea7353a3f7ea73e9de628361081c6", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_STATICCALL-empty-mid_20]", + "fixture_hash": "0xa89ff4cb682d2069fa5b260450b4915bbd1b0278f70effbc3c34dbb22a5823ce", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-state_test-length_32-offset_8-size_256-value_1]", - "fixture_hash": "0xdf5e06418b06036af068521133d13dab4cc79133268463cddf4864d19c488898", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_STATICCALL-empty-max_20]", + "fixture_hash": "0xfe6af5052896dc031c75300a426e349303b9cd08504c695c49b615cfad1a3406", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-state_test-length_32-offset_24-size_0-value_0]", - "fixture_hash": "0x53f32c6fea3ee2a71b621883033016ca081822daeef85ead189bbdc33c7013d6", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_STATICCALL-empty-min_ase]", + "fixture_hash": "0xac8aa2968f134237ab673568c89dbdd85ea2d5c4d42af7fa95885a9ff4f55e67", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-state_test-length_32-offset_24-size_0-value_1]", - "fixture_hash": "0x86b5fa4fc478a82eb6b1118c3153d26a40a37c6cf5a85f56239c7c35376704c8", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_STATICCALL-empty-mid_ase]", + "fixture_hash": "0x51f605780db9daed1e605f39fb0dbc4f2f990967507f39b22a399107a28884a8", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-state_test-length_32-offset_24-size_16-value_0]", - "fixture_hash": "0x468c48a69fb2cdb9294f5461eae8098d04215b7fd7e26fe7d560afe4a216075a", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_STATICCALL-empty-full_ase]", + "fixture_hash": "0x475afd6f5d476a4426937d23ee95826f0e033d3dfbaadcdd43d04324d251a04c", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-state_test-length_32-offset_24-size_16-value_1]", - "fixture_hash": "0x410e85f90255199671f12262ba057cfd8fbf6c0109421ab914d9596cb0474392", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_STATICCALL-empty-max_ase]", + "fixture_hash": "0x2583387c5f6a8d090189298847a05fa834e1d66438e107725c7804d9a72e0738", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-state_test-length_32-offset_24-size_64-value_0]", - "fixture_hash": "0xab100116d04e150df5877118fb4cdaf9b8f7970ebd9b676fd8fa56cec77585a", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_STATICCALL-EOA-zero]", + "fixture_hash": "0x478e100448a4088d12132eb2843a926d550f1aa5d85943aa1d8e57420f2422bf", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-state_test-length_32-offset_24-size_64-value_1]", - "fixture_hash": "0xa27c97017bba62b326e43c97d460fb5e7159f76c80c6a013d9be33576d9bdfcb", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_STATICCALL-EOA-short]", + "fixture_hash": "0xaf455effafafa7b75ba7c7707098b3596ed7ec30331a0987f56d466f23666fbd", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-state_test-length_32-offset_24-size_256-value_0]", - "fixture_hash": "0x607051f7e2902e11b8035d1b128554fa2edd47f096d830d11705ddaa42f39d8d", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_STATICCALL-EOA-mid_20]", + "fixture_hash": "0x4aa33cad7c056121659e9b565449534c4dc8e9a208af71e214886168bc4f05c8", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-state_test-length_32-offset_24-size_256-value_1]", - "fixture_hash": "0x128fe002f53ef46ab1c24c4065483744f26de944024343c2cff097313e42b8d9", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_STATICCALL-EOA-max_20]", + "fixture_hash": "0xc21807956a1279f38a072fd2b36440a41faccc46154c799cb23462babe5fdd67", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-state_test-length_32-offset_80-size_0-value_0]", - "fixture_hash": "0xd2b28af48da663d0e6855bab07bdc8b3f645ca8de22d8a525d18fb25cb2af1ec", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_STATICCALL-EOA-min_ase]", + "fixture_hash": "0x6726e81268dd3bb95f0d55377c080cb5d7fccead58dfb3ab9c96e3c2ad38af5d", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-state_test-length_32-offset_80-size_0-value_1]", - "fixture_hash": "0xb1669a2ccf3e1b549802448e274ccd7c15e27157e088d138b044bd178ce86bcc", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_STATICCALL-EOA-mid_ase]", + "fixture_hash": "0xd884d855c712b0577b66b561d4890425c1681e325c0f435cfb67d76242d9baa5", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-state_test-length_32-offset_80-size_16-value_0]", - "fixture_hash": "0xd62685f277f2a18ae56f7836b46ca94a8c65adf7495b23c55318b3fff82be49", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_STATICCALL-EOA-full_ase]", + "fixture_hash": "0x5d7e4c04d4ec3e0999b608dad60ce295deeacd256a488a04d8b198a034bdf6b3", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-state_test-length_32-offset_80-size_16-value_1]", - "fixture_hash": "0xbee6aa587a54dc2674a54bd021cb194b247398ece9a6a01668a2ed7d241c20b9", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_STATICCALL-EOA-max_ase]", + "fixture_hash": "0xd21ae703674358055ca4ca477ddf0de707279353249c169ebf58327499428968", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-state_test-length_32-offset_80-size_64-value_0]", - "fixture_hash": "0x92e957465f49162dde995d943569df92d2e0f8fa20aaca3e48eea32a09e70e49", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_STATICCALL-LegacyContract-zero]", + "fixture_hash": "0x995f8cc3883d303bc4289680544b59f3334a2ff1d9a0d016060edbf48d0049fb", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-state_test-length_32-offset_80-size_64-value_1]", - "fixture_hash": "0xb7c6e1b08cb7c6a6abfb46df9f636aabbc895ff1bb8da96ad9cb671a22a7f5f2", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_STATICCALL-LegacyContract-short]", + "fixture_hash": "0xbc732d43625d8666a4fdad8baf06573c83e1c1b7aa51ddb7aa0c4e294a1a1c1f", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-state_test-length_32-offset_80-size_256-value_0]", - "fixture_hash": "0x6bffaa93f13063fe2fa2b16ff54bb541708cd6f910bf92bdb44ab2d40a2aca5c", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_STATICCALL-LegacyContract-mid_20]", + "fixture_hash": "0x190539e1119c3f65119100ee9a5e3a14a5862e975b28bdd955e77d562b2ed239", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-state_test-length_32-offset_80-size_256-value_1]", - "fixture_hash": "0x47941c2e0519792257a0580f156578e52a58376f2dfd3ac41790d30d0b137882", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_STATICCALL-LegacyContract-max_20]", + "fixture_hash": "0xaa974543f45f67b46735aad8d66516af6d66b98b21731442065e83f0fec5ab66", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-state_test-length_48-offset_0-size_0-value_0]", - "fixture_hash": "0xa8186111c9c30748ea7b518688ac898939711086211d79d394bab97f3a940e13", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_STATICCALL-LegacyContract-min_ase]", + "fixture_hash": "0x45933014dbb0fe655a5b64aa0f6f3eeb5985f7e147ac92db8c89a0f4e9ad5237", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-state_test-length_48-offset_0-size_0-value_1]", - "fixture_hash": "0x6c3180d7bb97c48d380bfe9dd8f34df5cf1723cb4138dc3a83ad50c8e9a6340f", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_STATICCALL-LegacyContract-mid_ase]", + "fixture_hash": "0xf167e13415b5e8932b4629b6e15b92ef17092e7a63a223a088f1f5d383651a1c", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-state_test-length_48-offset_0-size_16-value_0]", - "fixture_hash": "0x5de37a457693a51dd7f4657259eaefb195c0727bcc0c2ce64e08d68955f45938", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_STATICCALL-LegacyContract-full_ase]", + "fixture_hash": "0xa1b3e8f26c53302454330cb8de5779d7a6ba478ab2c9c1815698831ca50e04ed", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-state_test-length_48-offset_0-size_16-value_1]", - "fixture_hash": "0xf9cadef87efcfc88a1920e436ca69fd2db75a245728fb2a385e82067ed26ce91", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_STATICCALL-LegacyContract-max_ase]", + "fixture_hash": "0x8bf7607f6fe729942f6e8f46666c33d19b919283ee7ff8a0966161eb8703e0ea", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-state_test-length_48-offset_0-size_64-value_0]", - "fixture_hash": "0xff677dde7ce2e9f79c5711bd17bdc6696fe821c6a52a766a87cfaa7829f6b1f0", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_STATICCALL-EOFContract-zero]", + "fixture_hash": "0x1940ba4d31a72d60738341308d9d0fb79e4130db5df8db5743132960dde211e3", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-state_test-length_48-offset_0-size_64-value_1]", - "fixture_hash": "0xc535d149a6803a56f7d353e941cfca14098124199f15c6ef56312d7d492d6443", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_STATICCALL-EOFContract-short]", + "fixture_hash": "0x6a9df7c6efcf6476b4138dd749b3db105d6811c6807a1bc00ea93ee2cd8153dd", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-state_test-length_48-offset_0-size_256-value_0]", - "fixture_hash": "0x589264474e6cff1cf095a86c13bb4eaa4cfb2e27a3af31ee1ebeea13fccb7c8a", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_STATICCALL-EOFContract-mid_20]", + "fixture_hash": "0x38ce3dd2045b08a1aa7f5d81677a518d0458a300919c7c98c9025327315c326e", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-state_test-length_48-offset_0-size_256-value_1]", - "fixture_hash": "0x625db9678f40fd65945d73b96f71e5e5389000cdb16d14c9f8550a038f317129", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_STATICCALL-EOFContract-max_20]", + "fixture_hash": "0x6bcc7fb9378050103ed23bc4f854e42b150b05384d7e52094a6ee454fcb8d33a", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-state_test-length_48-offset_8-size_0-value_0]", - "fixture_hash": "0x69c9706ec8b6d79e39d9065ef3b270d383a471db45ff3a0c41083e27fa011837", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_STATICCALL-EOFContract-min_ase]", + "fixture_hash": "0x8175842999bc198175f6002df76b8b67eefbb4a2b3bbdd04cd07d245ada2fc57", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-state_test-length_48-offset_8-size_0-value_1]", - "fixture_hash": "0x657681a7b1aa4880049ce4fdc8337157f648c250fcb8461cc1bcb46e3ef38cc4", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_STATICCALL-EOFContract-mid_ase]", + "fixture_hash": "0x4c6e44cb9b0b504fac50fe3cda08656a806057f3dd9ddd7c472a7420b0fd9499", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-state_test-length_48-offset_8-size_16-value_0]", - "fixture_hash": "0x60e83dc574672d8b5faeb9f74bd95e0fb22e1d4d35479fdbff5e0ea6bf040afc", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_STATICCALL-EOFContract-full_ase]", + "fixture_hash": "0x6b4cf1a5855ade695dc3c2aadad2d6257bd44e30bc0ed964d0d3d6575f7b1cce", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-state_test-length_48-offset_8-size_16-value_1]", - "fixture_hash": "0x14791eb9dfb8df9dad4c672915cad7705f96b29ba2085f9a82bc9625e4b5b6a7", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_STATICCALL-EOFContract-max_ase]", + "fixture_hash": "0x38f8907e145df621516ae4546473c72f8a7bb21860bdde68b10afc8525c4f031", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, - { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-state_test-length_48-offset_8-size_64-value_0]", - "fixture_hash": "0x37ddab83d0563b6ffe581ca42fedb2fe8abfcedf285f1bd6735d91122c55da72", + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_DELEGATECALL-empty-zero]", + "fixture_hash": "0x625cf44ba9ecbe95075fdd4c60a5294f34a968e17286f9c8106a732800a892f3", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-state_test-length_48-offset_8-size_64-value_1]", - "fixture_hash": "0x7c6786e4dcdd7808199b8042d7a6a6661c8f4bfee131740c71afba99cf521281", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_DELEGATECALL-empty-short]", + "fixture_hash": "0x4342d973ea2ff556eeba8c93fcc58e13b086ecc9e687d1e59bf35fd490146b36", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-state_test-length_48-offset_8-size_256-value_0]", - "fixture_hash": "0x48088f1e2850c4fbaea5bda8ed151f9ece580e547a94a66f4e267501988a9197", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_DELEGATECALL-empty-mid_20]", + "fixture_hash": "0xb2000086eedc1f751e72128d8a4b2eee287031da8f4482e9e801f4133146a87a", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-state_test-length_48-offset_8-size_256-value_1]", - "fixture_hash": "0xab34698ef73cd38dc392aa616d6a3be38f06883e3dfadf1160ef44f08965239e", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_DELEGATECALL-empty-max_20]", + "fixture_hash": "0x36b0b6b072a347ac863e7c37ed9640f12e1e0c7abed351f085bec388f83dc6f3", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-state_test-length_48-offset_24-size_0-value_0]", - "fixture_hash": "0x46326e8a09630c90e611f029c7fbec81e2d1399c72628de530da3eb9c655f543", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_DELEGATECALL-empty-min_ase]", + "fixture_hash": "0x61262dbf89ebc66cd5dd6b200d7a2d9723c478260b1f20fbe96991986fa5354d", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-state_test-length_48-offset_24-size_0-value_1]", - "fixture_hash": "0x361c374af5c96a5f8b14dc47ed47187812ff17cd566d18fccca2e9ca3282209a", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_DELEGATECALL-empty-mid_ase]", + "fixture_hash": "0x88f11b5a54ec8c61ed1dede35fc563d243b99d1ce967090adc217d50612e2511", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-state_test-length_48-offset_24-size_16-value_0]", - "fixture_hash": "0x42fe545b88a181b31719e6ffc413fbb53fe9ea40aff1e209a64086c71be398d5", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_DELEGATECALL-empty-full_ase]", + "fixture_hash": "0xa68321a00f4545aa4e8df4135222a87c1716167fa557341e7ba7f5aa6088f88b", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-state_test-length_48-offset_24-size_16-value_1]", - "fixture_hash": "0xdbecbf6b4c232582b6563e6c636db661c8c4eccb5baba2a2bef2e90c2032e0af", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_DELEGATECALL-empty-max_ase]", + "fixture_hash": "0x542ca9f2dedfb90e18a79c19109483be10ccdc552454282bfb754d1b8abb0247", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-state_test-length_48-offset_24-size_64-value_0]", - "fixture_hash": "0xa7b58187389a965e1f88387b8460b8025a5731fb73bcbac080881d1c79b0b143", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_DELEGATECALL-EOA-zero]", + "fixture_hash": "0x1bba4e60862f76de46ec1014a95a08c85a3e7b7d4a332f3ffd118f4fbd7a90bb", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-state_test-length_48-offset_24-size_64-value_1]", - "fixture_hash": "0xfaee8af7345d8fc7a6a75d9ca4645da410fbc079c64e3eb78bb65f04bf8eab0e", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_DELEGATECALL-EOA-short]", + "fixture_hash": "0xa440286b2680bd8c6fd5f53a0e3446ff9c357122a31c8e2d70d5618505b927a0", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-state_test-length_48-offset_24-size_256-value_0]", - "fixture_hash": "0x3235b3d38f2ab92b97b49410ee28d83ae3bfe8416e5272724ed15428ed58bd40", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_DELEGATECALL-EOA-mid_20]", + "fixture_hash": "0xbaf7f3034f9ddc7891a81216357c2a924a8ef7df8fea50ebead14ae3f250eba6", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-state_test-length_48-offset_24-size_256-value_1]", - "fixture_hash": "0x2f4e8afaaf0e6057e192678bc470964ced288991497ceebcdaf4ae8169bd2821", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_DELEGATECALL-EOA-max_20]", + "fixture_hash": "0x11eaa93ee2becef8c6187047ec2b2b248e431864adf76497e9bbc39ba600aa", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-state_test-length_48-offset_80-size_0-value_0]", - "fixture_hash": "0x67c26ce715016ef9f713eb6d03f909a44fbce4eda4fe524eba132bc290547fa0", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_DELEGATECALL-EOA-min_ase]", + "fixture_hash": "0x77d82c96ac430f0c82d1f0ef964f4fc5228e576e5371d7b14d6c6da7777a6a3e", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-state_test-length_48-offset_80-size_0-value_1]", - "fixture_hash": "0x4fbc82605d38fee13938cde50e6fc0d3416d45c2ca63834d7862d34b7d67e725", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_DELEGATECALL-EOA-mid_ase]", + "fixture_hash": "0xbddc86f627a8f7cf5f193a05e847799cd0f4214bd39c0b28257dbf8522aeb704", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-state_test-length_48-offset_80-size_16-value_0]", - "fixture_hash": "0xd67d508af5b850949dcea9e9c285dfccb8b335d0a549e6a6216c83acac05ea23", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_DELEGATECALL-EOA-full_ase]", + "fixture_hash": "0x31486968c88946b7d9bf8975d59931ed23680f9edb630c484b3b58cac53e64e4", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-state_test-length_48-offset_80-size_16-value_1]", - "fixture_hash": "0x41774a9f00af5cae987cbe1a541671eb38b8bcf12aed5a86edc4f43b577188c5", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_DELEGATECALL-EOA-max_ase]", + "fixture_hash": "0x1a21fff38f08321ad6b0c1af08b8bb670a85fb6d2672875d7989c3c670e55c5", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-state_test-length_48-offset_80-size_64-value_0]", - "fixture_hash": "0x4eae8e57049d6c94508b876873c17044c1f517b1f38402b6243159e99b57ad0e", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_DELEGATECALL-LegacyContract-zero]", + "fixture_hash": "0x1a04495b428da93cca1b69e291164815d6513e8f7b8620abbdeb5a90fdcf712d", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-state_test-length_48-offset_80-size_64-value_1]", - "fixture_hash": "0xd9de62be8e5f92cc6e00b13be858d786574c480164509e40239c6138e930d1b1", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_DELEGATECALL-LegacyContract-short]", + "fixture_hash": "0xc99a927c2cc6434f69b3bee74c54ecb519accf333571cbec008caefa4ea5bcb9", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-state_test-length_48-offset_80-size_256-value_0]", - "fixture_hash": "0x9a6b80ffb3c63eb7eb0ff134f2a4e529add936edc4a01166f13881ae16f4583a", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_DELEGATECALL-LegacyContract-mid_20]", + "fixture_hash": "0x347b0775786b1f2f057f81d735509f835d59d06b3e0bca149e82f1a83b4a3489", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-state_test-length_48-offset_80-size_256-value_1]", - "fixture_hash": "0xfc537aa3cb9afcf00d2eb74019e4cfefb49da93a0954ea1d35784c3a8ee6e8cc", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_DELEGATECALL-LegacyContract-max_20]", + "fixture_hash": "0x647db519fa13c785b696fe3520f7b980794184770c7317c75f8e65bab8a93ebc", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extstaticcall_inputdata[fork_CancunEIP7692-state_test-length_0-offset_0-size_0]", - "fixture_hash": "0xe91ba7942c7bff613ee4304be8f4d145d0c61740432c6548e59b3f47fb413cf6", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_DELEGATECALL-LegacyContract-min_ase]", + "fixture_hash": "0xf772eeb3f2ef1cd5a2d59ed9880d613503d69813ddf1ec6a7031dac10246bc78", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extstaticcall_inputdata.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extstaticcall_inputdata[fork_CancunEIP7692-state_test-length_0-offset_0-size_16]", - "fixture_hash": "0x7d1e6c5020d9c67c57e76423cba4eaecb9bf126f68cda7536ac94bc60744fc93", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_DELEGATECALL-LegacyContract-mid_ase]", + "fixture_hash": "0xa4fdebdda95f1149fc73fe8dd60b0c65cfd70ed389b6527df33eae81e2768068", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extstaticcall_inputdata.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extstaticcall_inputdata[fork_CancunEIP7692-state_test-length_0-offset_0-size_64]", - "fixture_hash": "0x7ac3b9111a0725d7979326874eeba5f4627adbc272c543fee2df16266af4acbe", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_DELEGATECALL-LegacyContract-full_ase]", + "fixture_hash": "0xd2fbc8a358986318d272ffe2adf6f2875b95091ecd5bf4bfe52c825dc8d19218", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extstaticcall_inputdata.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extstaticcall_inputdata[fork_CancunEIP7692-state_test-length_0-offset_0-size_256]", - "fixture_hash": "0x658294e2cae6997552b1e8902c62c75c4edb1a698e7a3a8e5e507832d6148322", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_DELEGATECALL-LegacyContract-max_ase]", + "fixture_hash": "0xdb8424b9e019ebb1296c77d8412fe605672827c2cfaa2f55b5542b5f6b79d0ff", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extstaticcall_inputdata.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extstaticcall_inputdata[fork_CancunEIP7692-state_test-length_0-offset_8-size_0]", - "fixture_hash": "0xdc3b954977f067eb8bafe8c06967851f5f48ab2d1af519b50a6fdadcb4e2872d", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_DELEGATECALL-EOFContract-zero]", + "fixture_hash": "0xd51159088c06a461846476a355401d133998f337bea8ec465064acc95b6b2e47", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extstaticcall_inputdata.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extstaticcall_inputdata[fork_CancunEIP7692-state_test-length_0-offset_8-size_16]", - "fixture_hash": "0x2ac084051400da3d53e755556d8b529777222204802c97b4900b2b89f8289353", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_DELEGATECALL-EOFContract-short]", + "fixture_hash": "0xddbeab80197316dd6ebc6a04a35fd5ed03ecaa448ddab18cde3ec4a7a42b8c04", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extstaticcall_inputdata.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extstaticcall_inputdata[fork_CancunEIP7692-state_test-length_0-offset_8-size_64]", - "fixture_hash": "0xc8ffb26da8802163c769f98f6b3db85525bd0a0dbf7beb070790c3e2774b6d62", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_DELEGATECALL-EOFContract-mid_20]", + "fixture_hash": "0xdd26724fed285fbfbd3f42ee22c586995f0b4862bb55efe0f8d3ffabbcc80419", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extstaticcall_inputdata.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extstaticcall_inputdata[fork_CancunEIP7692-state_test-length_0-offset_8-size_256]", - "fixture_hash": "0x1c92eb3faa0201a12cdd2e4d1143c0a0265941acd6f296a97b673444cb52a6d4", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_DELEGATECALL-EOFContract-max_20]", + "fixture_hash": "0x4c702d46d2cd5e508b4634ecf2c1a0a8cbe91ab666b5f85dc951f8ea67f2992a", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extstaticcall_inputdata.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extstaticcall_inputdata[fork_CancunEIP7692-state_test-length_0-offset_24-size_0]", - "fixture_hash": "0xe79c3eda4d13890a34f2be8ab45d4f7f4c962f6f8110c3ce9a8882163136a92d", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_DELEGATECALL-EOFContract-min_ase]", + "fixture_hash": "0x49729a6b406319e9e662624eefc981a7b19f515e5faaea80320fd92328f8f999", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extstaticcall_inputdata.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extstaticcall_inputdata[fork_CancunEIP7692-state_test-length_0-offset_24-size_16]", - "fixture_hash": "0x3774893f28d56b2cf43d66e1fb9fe66f600b6b65d5277a06dd5cdddaca4b8267", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_DELEGATECALL-EOFContract-mid_ase]", + "fixture_hash": "0xe65de92671abd4f73b02e8fe213013429008f6f05a15c86afae73cb1ad9d272f", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extstaticcall_inputdata.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extstaticcall_inputdata[fork_CancunEIP7692-state_test-length_0-offset_24-size_64]", - "fixture_hash": "0x3ba8486fd7ca0d688c78f576935adb2bc41ff896a730c5522156e45be14facb6", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_DELEGATECALL-EOFContract-full_ase]", + "fixture_hash": "0x7f2fa09253badb1b1203459fa194de9359053c0117b041d5654a7c368e8f9fa7", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extstaticcall_inputdata.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extstaticcall_inputdata[fork_CancunEIP7692-state_test-length_0-offset_24-size_256]", - "fixture_hash": "0x63e6f4ee59c0204b829c8cde0a1683014bd7d6f6813e404e42002da9b875e300", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_DELEGATECALL-EOFContract-max_ase]", + "fixture_hash": "0xe17cf1cc9fef2ded420a70a37c255eaf273bba8dce7c60f96b4470b218505d90", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extstaticcall_inputdata.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extstaticcall_inputdata[fork_CancunEIP7692-state_test-length_0-offset_80-size_0]", - "fixture_hash": "0xbf115842da4c91aee013eec6c7a928420a153a9fad094252a27b68b703c56922", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_EXTCALL-empty-zero]", + "fixture_hash": "0x428b146a5f3294e61b8187897e36f9f0ce8466a0e809b2f170a0e0bfbdafa4db", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extstaticcall_inputdata.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extstaticcall_inputdata[fork_CancunEIP7692-state_test-length_0-offset_80-size_16]", - "fixture_hash": "0xb827fc13de709a9b5cf370f6abe17736e1820c0c2a6d888136d2275384a66ce0", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_EXTCALL-empty-short]", + "fixture_hash": "0x1a90667a7ad31d8ca80b3424c3eef0b7fa4e12b99fe9bbce46aece1107596dcd", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extstaticcall_inputdata.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extstaticcall_inputdata[fork_CancunEIP7692-state_test-length_0-offset_80-size_64]", - "fixture_hash": "0xa9a6cdec085993c40883a69dd9d4cdb18eeb5d1a4c7df250da14b73810a20337", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_EXTCALL-empty-mid_20]", + "fixture_hash": "0x98fe3b238c78b9a0cf217b0df363d700665a5adbf32c83582144566b5759a5a3", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extstaticcall_inputdata.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extstaticcall_inputdata[fork_CancunEIP7692-state_test-length_0-offset_80-size_256]", - "fixture_hash": "0x857976fb567d372193ee94ed35f57ccf8c4825b9374060dbd7a5838e6a419c4", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_EXTCALL-empty-max_20]", + "fixture_hash": "0xf05aff1bda6a02511a1d51270d93e20d4cff8fde24e64de0cbb605c34cd7cfb7", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extstaticcall_inputdata.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extstaticcall_inputdata[fork_CancunEIP7692-state_test-length_8-offset_0-size_0]", - "fixture_hash": "0x2b94d1b863716523e8966eecbf8e023a00a5c3bd493fb4ee443636e17bb75a7", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_EXTCALL-empty-min_ase]", + "fixture_hash": "0xd44460283ce8ca3c0c664cb5b5511ed2ea548717a794f9e93d31efb16324ff0c", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extstaticcall_inputdata.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extstaticcall_inputdata[fork_CancunEIP7692-state_test-length_8-offset_0-size_16]", - "fixture_hash": "0xfe8f4dcc2cbd926f995a15e93386e1ac34e76a14805f6ad7694263da366cfe1e", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_EXTCALL-empty-mid_ase]", + "fixture_hash": "0xa5c05b55e1ded838530e41ad3117bd073fd0525ec07cb322054618f3ad7587de", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extstaticcall_inputdata.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extstaticcall_inputdata[fork_CancunEIP7692-state_test-length_8-offset_0-size_64]", - "fixture_hash": "0xf8d14c0ddc14d6772c72730c7ecf67c7cfa783271a0730c79ae50f540c45fa17", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_EXTCALL-empty-full_ase]", + "fixture_hash": "0x69a0156bf4e0a32ee01aaf3a9d990379bdf45d9b1865f77d59ce502b5b55073a", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extstaticcall_inputdata.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extstaticcall_inputdata[fork_CancunEIP7692-state_test-length_8-offset_0-size_256]", - "fixture_hash": "0x57933cd7e8d59effd15240e26ef920626a111bdb2e97607ea2c2da48b7532866", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_EXTCALL-empty-max_ase]", + "fixture_hash": "0x6ab944a56ca25196c6bf50e9cfb3f2b6f6a04a9e20075cbb4869b68a43aff067", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extstaticcall_inputdata.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extstaticcall_inputdata[fork_CancunEIP7692-state_test-length_8-offset_8-size_0]", - "fixture_hash": "0xd3177b79193348de182204d9606751e46fc53306eecdae99158d664e3253c4e5", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_EXTCALL-EOA-zero]", + "fixture_hash": "0xc1a6ab2501e0a10f41f535b0783ba33cf85734ad55b8dfb715e3b3ec301be0fc", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extstaticcall_inputdata.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extstaticcall_inputdata[fork_CancunEIP7692-state_test-length_8-offset_8-size_16]", - "fixture_hash": "0x639097da402f9fa3cb200276388a29ff4bd3e167c7503054ad67c504ef4d937", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_EXTCALL-EOA-short]", + "fixture_hash": "0xa0d599fb4ee65d7fb01f320c4f11ff893ea45b28a2b38cf75b0049c2f8e36bd2", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extstaticcall_inputdata.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extstaticcall_inputdata[fork_CancunEIP7692-state_test-length_8-offset_8-size_64]", - "fixture_hash": "0x44c70d20862eb76a5e144ebd5253f9e998323ad465159d3fc3c7f297fd503be7", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_EXTCALL-EOA-mid_20]", + "fixture_hash": "0x4fcfb727450285e0b264c6478cbf989effd67f0a5deedc2bd4abd2ac5c78d29e", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extstaticcall_inputdata.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extstaticcall_inputdata[fork_CancunEIP7692-state_test-length_8-offset_8-size_256]", - "fixture_hash": "0x6bcf9ff540ea524ce4804dfd484d9736ab3d24931cc68a395b3033f5385ea66b", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_EXTCALL-EOA-max_20]", + "fixture_hash": "0x56541e101b55f281467ba42cdec4494bb6fef2d2c6030e45df1eb7d6a65ce770", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extstaticcall_inputdata.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extstaticcall_inputdata[fork_CancunEIP7692-state_test-length_8-offset_24-size_0]", - "fixture_hash": "0xbdbe5859e7814f23bbeabef1c9798b435f38eb9c4755eb43e1c5a418ae77f380", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_EXTCALL-EOA-min_ase]", + "fixture_hash": "0x8b2eb38d2e9c5226c87779929abe1fe6acc13e0c223b97c7667e03e8fbec1317", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extstaticcall_inputdata.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extstaticcall_inputdata[fork_CancunEIP7692-state_test-length_8-offset_24-size_16]", - "fixture_hash": "0x42a1100ba95d7f95ca990caff3d1856d0ab0655e0934f30e1e50f50cec897aeb", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_EXTCALL-EOA-mid_ase]", + "fixture_hash": "0x851e10bd18c2a3f68d1dfcaf18d77fd734cbfc2722b90c7c4f04e1d190de6d78", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extstaticcall_inputdata.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extstaticcall_inputdata[fork_CancunEIP7692-state_test-length_8-offset_24-size_64]", - "fixture_hash": "0x5ecffc02bdc35a159acf7fd3d3b4083f2e08ab6d136424e4836e2f15211b72fb", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_EXTCALL-EOA-full_ase]", + "fixture_hash": "0x3881d6caebc739ddd0218df03bcb935ae367ccda63d2b6475dd96a2c21af0e3b", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extstaticcall_inputdata.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extstaticcall_inputdata[fork_CancunEIP7692-state_test-length_8-offset_24-size_256]", - "fixture_hash": "0xde1d6d6e15c1c47cadc546c59c059e8e7d594f8f3687b8af7763e30ae6fabb53", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_EXTCALL-EOA-max_ase]", + "fixture_hash": "0x1c34429d6e8cec53bb4ea55a98257eadd800f281fa1db9a46ec530ab2160c89", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extstaticcall_inputdata.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extstaticcall_inputdata[fork_CancunEIP7692-state_test-length_8-offset_80-size_0]", - "fixture_hash": "0x3749ecf5b5a1d87cbaae9a0eb04e7b1646a5dd589cf98a5d247f1b4c45c62d1b", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_EXTCALL-LegacyContract-zero]", + "fixture_hash": "0x98676cd91fa638992dc0db762cba1ee8736f6e3462f7d5a02073e9d3418f27f0", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extstaticcall_inputdata.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extstaticcall_inputdata[fork_CancunEIP7692-state_test-length_8-offset_80-size_16]", - "fixture_hash": "0xdd1e8151cb38781b8cc14fd66e2fa9394a8078e65dd784c22919bf58fb8bbd7c", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_EXTCALL-LegacyContract-short]", + "fixture_hash": "0xe47b6be2ef9ab005a9c039c99cf76d4a9aff2c92534e48a06857f3dd618f7fc0", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extstaticcall_inputdata.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extstaticcall_inputdata[fork_CancunEIP7692-state_test-length_8-offset_80-size_64]", - "fixture_hash": "0xf37399f54370b75ab36e37a4d318ef3da43d971465a5b4a81577c22055a8ddd9", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_EXTCALL-LegacyContract-mid_20]", + "fixture_hash": "0x15b24cccf586190b4a7bcbda3fd793c87f53e7cabf69a8db77a5996f141eb97a", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extstaticcall_inputdata.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extstaticcall_inputdata[fork_CancunEIP7692-state_test-length_8-offset_80-size_256]", - "fixture_hash": "0x14593c5a8bfd93ae35ca08605a7d0e8c33a55cc88c4a6c5a2b7aad631eeb591e", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_EXTCALL-LegacyContract-max_20]", + "fixture_hash": "0xa7ec3d04a84e08f24f511676dcdcd724809767514ebf6128ba7c92d5765ceec7", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extstaticcall_inputdata.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extstaticcall_inputdata[fork_CancunEIP7692-state_test-length_32-offset_0-size_0]", - "fixture_hash": "0x8d907ca3d77d6323b971b9f3df7028709977ad4455bf2d7ab3323e200e66553d", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_EXTCALL-LegacyContract-min_ase]", + "fixture_hash": "0x69c19cf5ffaf6157c30cb210b219138bffb804f27ff670f1f134f7722711e25", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extstaticcall_inputdata.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extstaticcall_inputdata[fork_CancunEIP7692-state_test-length_32-offset_0-size_16]", - "fixture_hash": "0x65c2d8ab6e8423d44c3661290e29603478057561835af4c031825f739bf3fce8", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_EXTCALL-LegacyContract-mid_ase]", + "fixture_hash": "0xfa73c7f98bf51307586ac7df912f55ae49a8b24c0fb9230ba5d2ae8af78644ee", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extstaticcall_inputdata.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extstaticcall_inputdata[fork_CancunEIP7692-state_test-length_32-offset_0-size_64]", - "fixture_hash": "0xa29cf037ecca5e4661a7972adab55351b68b931b021ee23b6a39d66123ff997b", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_EXTCALL-LegacyContract-full_ase]", + "fixture_hash": "0x31dedb2f96c2844a08f9164b0868d2624b32c76cff050a36d02b9f74266c175c", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extstaticcall_inputdata.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extstaticcall_inputdata[fork_CancunEIP7692-state_test-length_32-offset_0-size_256]", - "fixture_hash": "0x50a1ceede2c9f648d53a4c58b0308565a728e1188cd864cd785e964b5a1997bd", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_EXTCALL-LegacyContract-max_ase]", + "fixture_hash": "0x68b9323b711b5c5895c23606298ace3b592bb5fa7650b83322013273f3aa767d", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extstaticcall_inputdata.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extstaticcall_inputdata[fork_CancunEIP7692-state_test-length_32-offset_8-size_0]", - "fixture_hash": "0x9d2493fde765d4703258e93664d5bbbd4c2126256240fe5ceee64d9179e5138a", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_EXTCALL-EOFContract-zero]", + "fixture_hash": "0xded8c0997cbec1fbe704e11d3ae70a5f0a349285e2a40e4bf7f458552f223db5", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extstaticcall_inputdata.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extstaticcall_inputdata[fork_CancunEIP7692-state_test-length_32-offset_8-size_16]", - "fixture_hash": "0xba8e46641ee2b588d8c4f2811ed0d3987ee346f8d74870953a1e40b700b5eab9", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_EXTCALL-EOFContract-short]", + "fixture_hash": "0x5d591ee6268c554ab050b0349949d55474cc88eea7e984083bb1b3347d2982b7", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extstaticcall_inputdata.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extstaticcall_inputdata[fork_CancunEIP7692-state_test-length_32-offset_8-size_64]", - "fixture_hash": "0xd3e66d937c66113f688bf2dbab79d1ca34381ab020f86489d657faa00bea0508", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_EXTCALL-EOFContract-mid_20]", + "fixture_hash": "0x535a6d5d48c9b122859238ccb577277e88208f3ba01443f8355e05d6767d7250", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extstaticcall_inputdata.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extstaticcall_inputdata[fork_CancunEIP7692-state_test-length_32-offset_8-size_256]", - "fixture_hash": "0x9bf041d3c5cd8fe4c232d6fcafc09a9b8781db81466913a7e46f2d09a9d4fb55", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_EXTCALL-EOFContract-max_20]", + "fixture_hash": "0xeeea401d743f2acf0fcbe5f5402c3d302e4613d269648d68aa5b2c3f6248e6e7", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extstaticcall_inputdata.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extstaticcall_inputdata[fork_CancunEIP7692-state_test-length_32-offset_24-size_0]", - "fixture_hash": "0x1bf727aa0cb85247108cf1bba35246004e6283bd0342ba235aa01478b7f34834", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_EXTCALL-EOFContract-min_ase]", + "fixture_hash": "0x395e33c7ed78225300f20160a12d3c1c8346d694b6c423491194941d26be7f1", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extstaticcall_inputdata.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extstaticcall_inputdata[fork_CancunEIP7692-state_test-length_32-offset_24-size_16]", - "fixture_hash": "0x63646294a73a42db942ca37a5df8201059d2d166225001ec959f6b2053dbe821", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_EXTCALL-EOFContract-mid_ase]", + "fixture_hash": "0x2d69580d370570870ca20460df5114a8787c81969e84854353a3947b9a528756", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extstaticcall_inputdata.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extstaticcall_inputdata[fork_CancunEIP7692-state_test-length_32-offset_24-size_64]", - "fixture_hash": "0xd484cd58b3d26b9da5c964f926efc5d7b08c0c3c5dde0f32b144b5981456da36", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_EXTCALL-EOFContract-full_ase]", + "fixture_hash": "0x3459bca5adde0f71d1ce633d78401d8290240f55e2d9c599bd13fb510dd8d77e", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extstaticcall_inputdata.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extstaticcall_inputdata[fork_CancunEIP7692-state_test-length_32-offset_24-size_256]", - "fixture_hash": "0x25db6465abc473e58a2fe6ba3d314167558f8cfada99a4e577678bda422fd1b4", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_EXTCALL-EOFContract-max_ase]", + "fixture_hash": "0x9b33bcf60b5beadaf6844aa549aa28a0c125a5fe406e8b2e066bd980551a3f0c", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extstaticcall_inputdata.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extstaticcall_inputdata[fork_CancunEIP7692-state_test-length_32-offset_80-size_0]", - "fixture_hash": "0xc29d6025aa4e2d89eadda7fff1825bf1b91ed3e04aa43034abb7e7601075ee84", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_EXTDELEGATECALL-empty-zero]", + "fixture_hash": "0xbd926b719fcd87f2a78f4bbaa2311b01e0aafb03d3a16d907a9557684f816d35", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extstaticcall_inputdata.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extstaticcall_inputdata[fork_CancunEIP7692-state_test-length_32-offset_80-size_16]", - "fixture_hash": "0x415843f8922b5100e0a55b3a7c4353f2fbf23488132a4e864cf4de9825a8f821", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_EXTDELEGATECALL-empty-short]", + "fixture_hash": "0xfd0206334aaa6b3125a566f029c06a0013160abd00d11f6ac5529d23d409d24d", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extstaticcall_inputdata.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extstaticcall_inputdata[fork_CancunEIP7692-state_test-length_32-offset_80-size_64]", - "fixture_hash": "0x32c582337ab0db889f6876afe0381969c82d70dd3829c902adc6ac5ae3489624", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_EXTDELEGATECALL-empty-mid_20]", + "fixture_hash": "0xf6fe694a6fefde96ebb0a51c0389636c84e6fcca8d3ff4fa5e85b385a1ec2e60", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extstaticcall_inputdata.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extstaticcall_inputdata[fork_CancunEIP7692-state_test-length_32-offset_80-size_256]", - "fixture_hash": "0xb2967ddad7a7397758ee9ee3640781be1669ce62b77b7c8313cc5b059a00aa64", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_EXTDELEGATECALL-empty-max_20]", + "fixture_hash": "0x8aea78f7305ba1c03a0bb0b55ae07f320da7a8c878e629dd6a75f2b2d27dfea5", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extstaticcall_inputdata.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extstaticcall_inputdata[fork_CancunEIP7692-state_test-length_48-offset_0-size_0]", - "fixture_hash": "0xef28e7cc448450c7ec9fcce18518a377df2b20e5a693db3d7ad4b88371bc9f47", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_EXTDELEGATECALL-empty-min_ase]", + "fixture_hash": "0xa36f61775329e3ae7d60b8b771ba1913706ca342acfe0002dd4747c35f97759d", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extstaticcall_inputdata.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extstaticcall_inputdata[fork_CancunEIP7692-state_test-length_48-offset_0-size_16]", - "fixture_hash": "0xe45e442a4d203aa2a9182c621b0b0916ab5926306bb308d41287f5d684511dbf", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_EXTDELEGATECALL-empty-mid_ase]", + "fixture_hash": "0x5e115685b71b496db4fb1e78e43d437027b31ab646f5ac2e1ddb919f2e46456d", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extstaticcall_inputdata.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extstaticcall_inputdata[fork_CancunEIP7692-state_test-length_48-offset_0-size_64]", - "fixture_hash": "0xdeef067e18e910034946809bb6a980cd91a87b2d94153d2af1f96512a07f2cf1", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_EXTDELEGATECALL-empty-full_ase]", + "fixture_hash": "0xe7752e5721a88a52c0740544601ff4fa04039f36f86c0e223a998273893e31c5", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extstaticcall_inputdata.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extstaticcall_inputdata[fork_CancunEIP7692-state_test-length_48-offset_0-size_256]", - "fixture_hash": "0x59285f62722799899a9f3f07f6e207699c9cb7bc954377beaca1714666610e67", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_EXTDELEGATECALL-empty-max_ase]", + "fixture_hash": "0x568d59a15c1d575a588f99c21e25855b41127bcb91bc57da9aaa3a0359c01154", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extstaticcall_inputdata.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extstaticcall_inputdata[fork_CancunEIP7692-state_test-length_48-offset_8-size_0]", - "fixture_hash": "0x1f95c5103b931fa2bff586f3e0de522fab64fb0f908210e83e243c535f7477a4", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_EXTDELEGATECALL-EOA-zero]", + "fixture_hash": "0xe5878fea4db61d59bcab319f85a1e9273b6bc1e5a944f70e28b540274ca9fe22", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extstaticcall_inputdata.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extstaticcall_inputdata[fork_CancunEIP7692-state_test-length_48-offset_8-size_16]", - "fixture_hash": "0xdd0d90e19f86b5ab1e11be45cc41d071f7fea3a45e518cf88201b1f9ef862365", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_EXTDELEGATECALL-EOA-short]", + "fixture_hash": "0x547670a6f43b2fdf076685b67c5c404135f299f8b8a1c5478ff6c450d26680e6", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extstaticcall_inputdata.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extstaticcall_inputdata[fork_CancunEIP7692-state_test-length_48-offset_8-size_64]", - "fixture_hash": "0xa0bd5f72b458cf8d7912434909245680694a7490850032e652695a2bd93df906", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_EXTDELEGATECALL-EOA-mid_20]", + "fixture_hash": "0xe40244c50e0f5edb4e79d5b2a361653af85a591e0aefd91c88308940cc2a8983", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extstaticcall_inputdata.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extstaticcall_inputdata[fork_CancunEIP7692-state_test-length_48-offset_8-size_256]", - "fixture_hash": "0xf76c1ba90d2f5005f9477ff2445c5994c6f9bb0291f9ade7e47d70b63fe59557", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_EXTDELEGATECALL-EOA-max_20]", + "fixture_hash": "0xd50c9ce39ec4f1dfe6d2b5f5881208a53cde147e26396baf3385e62b87151a34", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extstaticcall_inputdata.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extstaticcall_inputdata[fork_CancunEIP7692-state_test-length_48-offset_24-size_0]", - "fixture_hash": "0xe22e86188d5ad53913206b6a617bf81dd65a8f625ef357297bcb79290130dbf6", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_EXTDELEGATECALL-EOA-min_ase]", + "fixture_hash": "0x936035bb8b713240721b9c7f5cc8c68eec0b7867e6478886342d6b4923301d22", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extstaticcall_inputdata.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extstaticcall_inputdata[fork_CancunEIP7692-state_test-length_48-offset_24-size_16]", - "fixture_hash": "0x131f832623912479515216a514755dcf152cd32e3cd459cd46ba546b30fdd29f", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_EXTDELEGATECALL-EOA-mid_ase]", + "fixture_hash": "0xe26913db3131e48bd53b8a444fc9aa07161415760606cff1d797045ef1e6dbb5", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extstaticcall_inputdata.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extstaticcall_inputdata[fork_CancunEIP7692-state_test-length_48-offset_24-size_64]", - "fixture_hash": "0xf07abe5fcc769fa4f0f9aa5ab109c95ebf67bdd032120e13c954487195602300", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_EXTDELEGATECALL-EOA-full_ase]", + "fixture_hash": "0xb1e38cd642ca543709e028e6efd05ca90b0bc7387697a06cdb6f1f612edaa92f", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extstaticcall_inputdata.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extstaticcall_inputdata[fork_CancunEIP7692-state_test-length_48-offset_24-size_256]", - "fixture_hash": "0xa0c29f7a391254f479933e322e182b424780085d1344e38d3a083e2178bf0645", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_EXTDELEGATECALL-EOA-max_ase]", + "fixture_hash": "0x630b24d582e4d17ff17dd4d3d5a1ce6b2292ce25998242d174175b19891e1711", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extstaticcall_inputdata.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extstaticcall_inputdata[fork_CancunEIP7692-state_test-length_48-offset_80-size_0]", - "fixture_hash": "0xef551e073ffb7f1aa818d958add7b51dd84e2ca0fc8360f34dbb23bb9c249cce", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_EXTDELEGATECALL-LegacyContract-zero]", + "fixture_hash": "0x8691c3e3ed915721aa705ac8a52feec6071e553690f0fe62e5f22066dbf8feb7", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extstaticcall_inputdata.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extstaticcall_inputdata[fork_CancunEIP7692-state_test-length_48-offset_80-size_16]", - "fixture_hash": "0xc92028c2a3450236e48fc3980883414aeaea69df7a3f274fa741ff6cd97f92ea", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_EXTDELEGATECALL-LegacyContract-short]", + "fixture_hash": "0xfdb2d58b90641104b04333bde9d1fb71541646045e827c07d71d4264e0c82c06", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extstaticcall_inputdata.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extstaticcall_inputdata[fork_CancunEIP7692-state_test-length_48-offset_80-size_64]", - "fixture_hash": "0x79d274d59c72fcedf16787491ec507b6e8bcdbbe6ab214003d368b3176faa726", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_EXTDELEGATECALL-LegacyContract-mid_20]", + "fixture_hash": "0x6c75153f9894d103cc7c92dc1ac38f778172d7fa087c4aa96e083cfcb22bb1c0", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extstaticcall_inputdata.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extstaticcall_inputdata[fork_CancunEIP7692-state_test-length_48-offset_80-size_256]", - "fixture_hash": "0x69de5f32e85f2d8ced20370612153a78034ebcfb175f879cd61a4017026a5928", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_EXTDELEGATECALL-LegacyContract-max_20]", + "fixture_hash": "0xd362f748c38c5ff07fbc7b88cc7c53b1daf30900ae95a66d2cabd390379107ab", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extstaticcall_inputdata.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extdelegatecall_inputdata[fork_CancunEIP7692-state_test-length_0-offset_0-size_0]", - "fixture_hash": "0xad811e839a1b5e3b64acc3e492d2d85f4680ae3eb31c5faa235c8ef0d0e5514", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_EXTDELEGATECALL-LegacyContract-min_ase]", + "fixture_hash": "0x21d04264cb3f9e04cd98b39a79418f8f525c9a4d41c12161d1e9deb1b75096c1", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extdelegatecall_inputdata.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, - { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extdelegatecall_inputdata[fork_CancunEIP7692-state_test-length_0-offset_0-size_16]", - "fixture_hash": "0xde8b4788e88328c251a81b96c9991d952a4c4f61d398f2e96b235a95e80bb892", + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_EXTDELEGATECALL-LegacyContract-mid_ase]", + "fixture_hash": "0xa8c1668aa054d30e13eb996beca0d55243049357cc2bfdef0ac6f6094b96abf4", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extdelegatecall_inputdata.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extdelegatecall_inputdata[fork_CancunEIP7692-state_test-length_0-offset_0-size_64]", - "fixture_hash": "0x94683ceee12c2eb0c7a915dc4a28c0f1b65b97ad5a0330f9857e9dfcbea27ef3", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_EXTDELEGATECALL-LegacyContract-full_ase]", + "fixture_hash": "0xe28a7780e1f8f32798a2ba1648b15a6f1bc6cfe5d9c4c225538b8833980512b", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extdelegatecall_inputdata.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extdelegatecall_inputdata[fork_CancunEIP7692-state_test-length_0-offset_0-size_256]", - "fixture_hash": "0x8f3bcd256756ece8872356bc31fa0d6a434705e3b56c8d612ce59544b71b554d", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_EXTDELEGATECALL-LegacyContract-max_ase]", + "fixture_hash": "0xa78c052eef224b8041503b3616391f42d058dca27c7e41efaaf504ac37690887", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extdelegatecall_inputdata.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extdelegatecall_inputdata[fork_CancunEIP7692-state_test-length_0-offset_8-size_0]", - "fixture_hash": "0x3dec534e8f9af1665e6dab642fed08789ea7ff8419c7787b60e46013ee78f959", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_EXTDELEGATECALL-EOFContract-zero]", + "fixture_hash": "0x9e25058978c4b201cdeeaacca0edb7c9e8f20b3a4b0c61db74cddbdce7153e5d", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extdelegatecall_inputdata.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extdelegatecall_inputdata[fork_CancunEIP7692-state_test-length_0-offset_8-size_16]", - "fixture_hash": "0x48946409ce498c7e0762f14a0dee268c3ff1ea97420529618403b6584ec93770", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_EXTDELEGATECALL-EOFContract-short]", + "fixture_hash": "0x67ef70424259f523f52a5b54de98f938f52a450fc33743f97ea727afbc4da49f", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extdelegatecall_inputdata.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extdelegatecall_inputdata[fork_CancunEIP7692-state_test-length_0-offset_8-size_64]", - "fixture_hash": "0xc486cf8a543e0d0b987a3bd98027e92bdf387e47b97d8b763f5b2688a0442f72", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_EXTDELEGATECALL-EOFContract-mid_20]", + "fixture_hash": "0xe749fdb82c137d51ccdf04c8b72200f386cb891b376f5f4f44a7840a91d4da0f", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extdelegatecall_inputdata.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extdelegatecall_inputdata[fork_CancunEIP7692-state_test-length_0-offset_8-size_256]", - "fixture_hash": "0x46139965fa0b77b48f5c510e527aca120984a337196872af0b1b600978bbaac0", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_EXTDELEGATECALL-EOFContract-max_20]", + "fixture_hash": "0x7d4470a7d1c1f8b73e92f253dc8463436995a1d94ff54f46874c148a80e56756", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extdelegatecall_inputdata.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extdelegatecall_inputdata[fork_CancunEIP7692-state_test-length_0-offset_24-size_0]", - "fixture_hash": "0xebdd4a27518eaf3657a3bc6112558ea760daec14d76a4478d33477cba64232ba", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_EXTDELEGATECALL-EOFContract-min_ase]", + "fixture_hash": "0x4699648c76938185ef1a9b30c27cd9387374b1b4156cd3df0079436c4ad333ce", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extdelegatecall_inputdata.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extdelegatecall_inputdata[fork_CancunEIP7692-state_test-length_0-offset_24-size_16]", - "fixture_hash": "0xbc074bdd3fa315e110d2a175f56bc98a2692f9958f3f7da347b4261b3b3898af", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_EXTDELEGATECALL-EOFContract-mid_ase]", + "fixture_hash": "0xbb3cf4cf87858ba4441bb69d674566bebfa5beda7aa85c6ab3c87472a4e90e18", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extdelegatecall_inputdata.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extdelegatecall_inputdata[fork_CancunEIP7692-state_test-length_0-offset_24-size_64]", - "fixture_hash": "0x67ff78c1245fa91977b93e669ceb011578778946007aa3cd7d4ddedad97e6dfd", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_EXTDELEGATECALL-EOFContract-full_ase]", + "fixture_hash": "0xfa15c444c6eb46e74422170c5d339363511a7ba4413ae5dae23555ef25dbf459", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extdelegatecall_inputdata.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extdelegatecall_inputdata[fork_CancunEIP7692-state_test-length_0-offset_24-size_256]", - "fixture_hash": "0x92202441fcb90d8b4bb59372fa442f5669f976fa246a1ed082a0b230f2ad18af", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_EXTDELEGATECALL-EOFContract-max_ase]", + "fixture_hash": "0xb23fa84b803a9e1760acb7f41bd0914249d5c63ac9a2734dbda531eea8478b5b", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extdelegatecall_inputdata.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extdelegatecall_inputdata[fork_CancunEIP7692-state_test-length_0-offset_80-size_0]", - "fixture_hash": "0x24c03e05769f0ea803744ea27fe7ba131e71af8ec669252febc19f5b0271aa63", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_EXTSTATICCALL-empty-zero]", + "fixture_hash": "0x1b4020cf435751d78aa083b43ef26384b3fb0d32d73890d4bbb461fd0261eb7c", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extdelegatecall_inputdata.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extdelegatecall_inputdata[fork_CancunEIP7692-state_test-length_0-offset_80-size_16]", - "fixture_hash": "0x3193ea2f2253c652bd9e3c481abf5975a453ffe585f83dfe1df2391a0866e57f", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_EXTSTATICCALL-empty-short]", + "fixture_hash": "0xf682e88da7e7b8cd2fa75b23230a7c9f571c31535079e15b03c6d8467b689383", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extdelegatecall_inputdata.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extdelegatecall_inputdata[fork_CancunEIP7692-state_test-length_0-offset_80-size_64]", - "fixture_hash": "0x8066bef974c30314e3e100367813955dde0ebbed915471201f6f4a0d50e1a4fc", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_EXTSTATICCALL-empty-mid_20]", + "fixture_hash": "0x688738b388d300616c9fe4072a41832d7f4edcb5d5df075797e070a6fd288656", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extdelegatecall_inputdata.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extdelegatecall_inputdata[fork_CancunEIP7692-state_test-length_0-offset_80-size_256]", - "fixture_hash": "0xa6230e23bcb3bdcee84064c5b0249c1f1e5ffd0e825b056c34672b6a4b7c89d", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_EXTSTATICCALL-empty-max_20]", + "fixture_hash": "0x6d52348ece0f5f38bd5fb94f7179c861489a80cc19b663879b39d3db7d79d3ac", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extdelegatecall_inputdata.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extdelegatecall_inputdata[fork_CancunEIP7692-state_test-length_8-offset_0-size_0]", - "fixture_hash": "0xdc330c1d2a524f874d8fb2475ab3190eaa91a8aba41a11dbf033fd7439b8c162", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_EXTSTATICCALL-empty-min_ase]", + "fixture_hash": "0x26980dafa4c0c53983a750a4d87318a6049c81e86271bec0c3e3967be02d6279", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extdelegatecall_inputdata.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extdelegatecall_inputdata[fork_CancunEIP7692-state_test-length_8-offset_0-size_16]", - "fixture_hash": "0xc7d6786b3e9e7dc3a98320a47d6b6badff614ee62e6f59190c1347a9b292a303", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_EXTSTATICCALL-empty-mid_ase]", + "fixture_hash": "0x6b06ef3da39eead836c8e8bf1d2525a858e9705edd3360747a0c49f3269dac8e", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extdelegatecall_inputdata.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extdelegatecall_inputdata[fork_CancunEIP7692-state_test-length_8-offset_0-size_64]", - "fixture_hash": "0xe996db897160756bfc904cf5844f30d19e174566d06bf2244297de5566a21622", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_EXTSTATICCALL-empty-full_ase]", + "fixture_hash": "0x3a300a344157411a6278afb6d802d4342fb3166b1ac3e7ea9bef3ede54a3a21", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extdelegatecall_inputdata.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extdelegatecall_inputdata[fork_CancunEIP7692-state_test-length_8-offset_0-size_256]", - "fixture_hash": "0xb125ba68904d75d71e70c70fde2f0db461fd21f2c367314230c69689a79963f6", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_EXTSTATICCALL-empty-max_ase]", + "fixture_hash": "0x1dbc628f796b9cf7ec65081bf55d062a6adeb67f71de09ff2ef2b6b3d82d10a2", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extdelegatecall_inputdata.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extdelegatecall_inputdata[fork_CancunEIP7692-state_test-length_8-offset_8-size_0]", - "fixture_hash": "0x5694fbbc3fbb471674062e58ef74ef0ee02207c9d234be20c63de998f539bfff", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_EXTSTATICCALL-EOA-zero]", + "fixture_hash": "0x42eaf8132eeebf680cdb418d1f8ecf8f5e03b240fa8f3ea092ba37f372cd45b3", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extdelegatecall_inputdata.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extdelegatecall_inputdata[fork_CancunEIP7692-state_test-length_8-offset_8-size_16]", - "fixture_hash": "0xd3e178823e637bb68cf9ebac9c30d08420a947a629952097a3a851ee01edc593", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_EXTSTATICCALL-EOA-short]", + "fixture_hash": "0x42ddb9613b52791317e68c9a406fb2c955541fe55485200c22f9ada362b87199", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extdelegatecall_inputdata.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extdelegatecall_inputdata[fork_CancunEIP7692-state_test-length_8-offset_8-size_64]", - "fixture_hash": "0xa2f507d1c593babfd4eea232fbb2b8e5140eff3f7068ec2a3c4c47f201cbaf4d", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_EXTSTATICCALL-EOA-mid_20]", + "fixture_hash": "0xa25772593c02ba3fb907a6fdac266d8bf1505b2b5712463fd6beb8a8cf6933ab", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extdelegatecall_inputdata.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extdelegatecall_inputdata[fork_CancunEIP7692-state_test-length_8-offset_8-size_256]", - "fixture_hash": "0x657eb396b0dcc2117c40c57b8e0c2920a3a06c32eb1317c528acb4a407c4c61d", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_EXTSTATICCALL-EOA-max_20]", + "fixture_hash": "0x875eec400a41df9183ff2bcc337c2815f0cb80dbf7eb393cc6e8c989fc6e333f", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extdelegatecall_inputdata.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extdelegatecall_inputdata[fork_CancunEIP7692-state_test-length_8-offset_24-size_0]", - "fixture_hash": "0xda135c100d9e1858ffbe44531291e68cf8c6f7148448917d8765cb5bbb52dd17", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_EXTSTATICCALL-EOA-min_ase]", + "fixture_hash": "0x27ce2eb065261ffb0b133ede2a854187231df1bb311ff1bca44c816f2af2be18", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extdelegatecall_inputdata.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extdelegatecall_inputdata[fork_CancunEIP7692-state_test-length_8-offset_24-size_16]", - "fixture_hash": "0xf7a02ce647ac279483a14524c40eaf837fe247397fd9f942d2c181d1b370c2f9", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_EXTSTATICCALL-EOA-mid_ase]", + "fixture_hash": "0xb24d054b8945cdc75b9026f9a4d5c581cf161c61a587b93fc7ae8b4879b1a26d", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extdelegatecall_inputdata.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extdelegatecall_inputdata[fork_CancunEIP7692-state_test-length_8-offset_24-size_64]", - "fixture_hash": "0x12df480d246ad7bab6a4ffc79d46f95d3e475fc48bd91bfe61d14d9e6d981b02", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_EXTSTATICCALL-EOA-full_ase]", + "fixture_hash": "0xdaf3b6f9df9866602270c9c13c1edd67144bcaa03292b4bfd09a6c3e759a819d", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extdelegatecall_inputdata.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extdelegatecall_inputdata[fork_CancunEIP7692-state_test-length_8-offset_24-size_256]", - "fixture_hash": "0xa5969788fef9a02a45f4274ffef664fac9b11726707a4bb7fb1384b22787907d", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_EXTSTATICCALL-EOA-max_ase]", + "fixture_hash": "0xec5aea17b6923cc02d5a755279d58b5a7617e62070828870cd07d9d3bd51234e", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extdelegatecall_inputdata.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extdelegatecall_inputdata[fork_CancunEIP7692-state_test-length_8-offset_80-size_0]", - "fixture_hash": "0x642b8a56c40548ec8759698b981ed789bc426d96b5cb47a1ddd2fc7f9f6d52d0", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_EXTSTATICCALL-LegacyContract-zero]", + "fixture_hash": "0xf5ea2e80711fcf66f157a46bec1f8b7852e45e9ec50e80134b27641f5ce3ae87", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extdelegatecall_inputdata.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extdelegatecall_inputdata[fork_CancunEIP7692-state_test-length_8-offset_80-size_16]", - "fixture_hash": "0x70708d8b6c71b553971892daa037a737b2971f057a714c8f6d669984ba74f56b", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_EXTSTATICCALL-LegacyContract-short]", + "fixture_hash": "0xc592d58ba8e6614b1982ed119507300844e2f7e8ec4b58647394d1a635caf785", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extdelegatecall_inputdata.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extdelegatecall_inputdata[fork_CancunEIP7692-state_test-length_8-offset_80-size_64]", - "fixture_hash": "0xd88d2cfe9ef9f6e06ffd38d21ad8b22a5616fadebeeb6614610154219b86d28c", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_EXTSTATICCALL-LegacyContract-mid_20]", + "fixture_hash": "0x578bda4adc39be824bd66422b27b993c9a4ff00d3216e8760f2600645645004c", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extdelegatecall_inputdata.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extdelegatecall_inputdata[fork_CancunEIP7692-state_test-length_8-offset_80-size_256]", - "fixture_hash": "0xc49320f6fe78b53a0570d66ecb7ad949ae9b51b84b14304bad9177bc5464112f", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_EXTSTATICCALL-LegacyContract-max_20]", + "fixture_hash": "0xd8368e58b74072088caabc560e49ef08a28810ed991b986d4a33e494a366d8d4", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extdelegatecall_inputdata.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extdelegatecall_inputdata[fork_CancunEIP7692-state_test-length_32-offset_0-size_0]", - "fixture_hash": "0x190d31ac1ce2206adec96a8eea9e2b06ac632b85847677eb85309b82c8e44eb6", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_EXTSTATICCALL-LegacyContract-min_ase]", + "fixture_hash": "0x9a557a22b94e0791a341be3e8ff8406c9a7dc93095193798ff26d4fd7587e66e", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extdelegatecall_inputdata.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extdelegatecall_inputdata[fork_CancunEIP7692-state_test-length_32-offset_0-size_16]", - "fixture_hash": "0x9b26d0830dc4c6a0f35b9434565ae5465eeb76eaacf9643be0a7b572e99996f4", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_EXTSTATICCALL-LegacyContract-mid_ase]", + "fixture_hash": "0x6f64668eb3c7d24f6101d085c2c777055cd4bc07503aa3802a1be333b87dad55", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extdelegatecall_inputdata.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extdelegatecall_inputdata[fork_CancunEIP7692-state_test-length_32-offset_0-size_64]", - "fixture_hash": "0xdc852f364ec4c49d34f26b04df9a8a93a7cf2063595c2354906da34024c89d2a", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_EXTSTATICCALL-LegacyContract-full_ase]", + "fixture_hash": "0x368b86155c03db6d119115fa78c12283ab64d6400164e732caf222678817ce48", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extdelegatecall_inputdata.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extdelegatecall_inputdata[fork_CancunEIP7692-state_test-length_32-offset_0-size_256]", - "fixture_hash": "0x1b6d6927242adf738fba4d5775ba4b2bc5c8a5598ec5e9833f02eb46d5df8d25", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_EXTSTATICCALL-LegacyContract-max_ase]", + "fixture_hash": "0x951929a0cd4e87ad790dd0784caa221f20a24f7dc50fe56fff9e1127a1d1c676", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extdelegatecall_inputdata.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extdelegatecall_inputdata[fork_CancunEIP7692-state_test-length_32-offset_8-size_0]", - "fixture_hash": "0xc3667e6753f97ed5c115b22c4746654a19e8e86b31ef4b3684dfdff1f349181b", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_EXTSTATICCALL-EOFContract-zero]", + "fixture_hash": "0xef0743591fe4f5b13e5cf672f28da10e648fc3e0434157b90276db282736d259", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extdelegatecall_inputdata.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extdelegatecall_inputdata[fork_CancunEIP7692-state_test-length_32-offset_8-size_16]", - "fixture_hash": "0x85d7afa1dabb3367763d712ccbef37a7076af162dfa5479cb502dce4d5bc3865", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_EXTSTATICCALL-EOFContract-short]", + "fixture_hash": "0x7b269ba2e914d2b93a12f003a0428bb0f4ffc584c0b088ce017260e1f6ae21d0", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extdelegatecall_inputdata.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extdelegatecall_inputdata[fork_CancunEIP7692-state_test-length_32-offset_8-size_64]", - "fixture_hash": "0x7cd792be6ed03fe9eec94cdaf3c7c326f8815f3056d4f4e2e9a491ef057cea1f", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_EXTSTATICCALL-EOFContract-mid_20]", + "fixture_hash": "0x53823c187641f571b12dbc53dc78a4a101185b7bcd749ff5ffadebb78850faf1", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extdelegatecall_inputdata.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extdelegatecall_inputdata[fork_CancunEIP7692-state_test-length_32-offset_8-size_256]", - "fixture_hash": "0xad0775316e384be2e9e6cba774834209a634462a20bc4c815d85683d8b9792b5", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_EXTSTATICCALL-EOFContract-max_20]", + "fixture_hash": "0x95c9f6b7d4d81c73b9c5bf18733427e8446c8abba0340df49d86c1af6e48606f", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extdelegatecall_inputdata.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extdelegatecall_inputdata[fork_CancunEIP7692-state_test-length_32-offset_24-size_0]", - "fixture_hash": "0xe564319bf95f6fdcc8cad424fdc3f6265a5cbd34a3a7aa44cff8f8e89565817c", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_EXTSTATICCALL-EOFContract-min_ase]", + "fixture_hash": "0xe44a40775e2910b5d7031f8e5ced34765ba7e14f2bd70966a32c14c233ca1adf", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extdelegatecall_inputdata.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extdelegatecall_inputdata[fork_CancunEIP7692-state_test-length_32-offset_24-size_16]", - "fixture_hash": "0x356faf94c033372f6d1d578cfecc61103a5c75821406538130547d511040f001", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_EXTSTATICCALL-EOFContract-mid_ase]", + "fixture_hash": "0x3ff557be1900d3d818e00a229059b06573b67efa9de8767c970ec79c49e966f7", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extdelegatecall_inputdata.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extdelegatecall_inputdata[fork_CancunEIP7692-state_test-length_32-offset_24-size_64]", - "fixture_hash": "0xcb193baeb9a6246651e632df2547f7f0b669eb8561dd36d423482c14c50ce743", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_EXTSTATICCALL-EOFContract-full_ase]", + "fixture_hash": "0x31c4834d2f571825c29bd05aa89677fdc04b9853b75866b53cc7e6419e9dd34", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extdelegatecall_inputdata.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extdelegatecall_inputdata[fork_CancunEIP7692-state_test-length_32-offset_24-size_256]", - "fixture_hash": "0x36094580cfdad398abcc60b62c8974880385e3746d4a5413c42f270c009e5022", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_EXTSTATICCALL-EOFContract-max_ase]", + "fixture_hash": "0x35f60aaca0336e8cd39a139606f16f5f1145d0475196789b231598e7834b62e5", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extdelegatecall_inputdata.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extdelegatecall_inputdata[fork_CancunEIP7692-state_test-length_32-offset_80-size_0]", - "fixture_hash": "0xed5e429dced659c3828b8528e02be58172c66069b3a9bada4855c5ed40b5b8b6", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_oob[fork_CancunEIP7692-state_test-opcode_CALL]", + "fixture_hash": "0x93b556382d29b51381039497c0bbff1f7fe578cf11e820eb9699f0e65306627a", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extdelegatecall_inputdata.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_oob.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extdelegatecall_inputdata[fork_CancunEIP7692-state_test-length_32-offset_80-size_16]", - "fixture_hash": "0xfc3430cb3e5ee86df6d336d68405d5b2702953326cfa84dab36d3f89ab6f8359", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_oob[fork_CancunEIP7692-state_test-opcode_EXTCALL]", + "fixture_hash": "0x5daa4589facdca77d4011fb3fa062c5a28a4023e4256d18e837e06f8a679d1a1", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extdelegatecall_inputdata.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_oob.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extdelegatecall_inputdata[fork_CancunEIP7692-state_test-length_32-offset_80-size_64]", - "fixture_hash": "0x879b0879640acb493e95879ef4f31c86a65b96a499776bc0b29b27c54ee03ea3", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_0-offset_0-len_0-opcode_CALL]", + "fixture_hash": "0x3012a5f38dff9f6c5a7c756e89398de1d021572e62f8b961f7321d14c4b67220", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extdelegatecall_inputdata.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extdelegatecall_inputdata[fork_CancunEIP7692-state_test-length_32-offset_80-size_256]", - "fixture_hash": "0xf9c25a7200ffe9fb70d7456da40d02ce1c3c7ab0a86ee524589a70faf2f5ad79", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_0-offset_0-len_0-opcode_CALLCODE]", + "fixture_hash": "0x2c88d34fd836cbc9a1cd063661c66ab3f8a98b95ec30ddfa9e1f9d9782ff7799", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extdelegatecall_inputdata.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extdelegatecall_inputdata[fork_CancunEIP7692-state_test-length_48-offset_0-size_0]", - "fixture_hash": "0x800030e27b187d6f9a11c1faebf5a73bfc4f0de3761265c9511201e252ff26ef", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_0-offset_0-len_0-opcode_DELEGATECALL]", + "fixture_hash": "0x7492e53a24419975d2b0097fb70e76f0b312dc2d60e155848f632f9cd718dfa1", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extdelegatecall_inputdata.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extdelegatecall_inputdata[fork_CancunEIP7692-state_test-length_48-offset_0-size_16]", - "fixture_hash": "0x6523631e75dbd3d11a561bc89730e6bca391f40617d7b99647f7f67cdb83e700", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_0-offset_0-len_0-opcode_STATICCALL]", + "fixture_hash": "0xe151861a4b990e88c6fe28938032c7806f59b38828874afd8923ab9fc3af76c1", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extdelegatecall_inputdata.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extdelegatecall_inputdata[fork_CancunEIP7692-state_test-length_48-offset_0-size_64]", - "fixture_hash": "0x44514eee798da834ca8aee2d645e9677400afce48b1818d55faa16182c9e3193", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_0-offset_0-len_0-opcode_EXTCALL]", + "fixture_hash": "0x455a5a1de303cd81d2ec389193037a7f524ed19cbb2312521f7ce61c1614657", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extdelegatecall_inputdata.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extdelegatecall_inputdata[fork_CancunEIP7692-state_test-length_48-offset_0-size_256]", - "fixture_hash": "0x6ec32eb68bf6273129c83c249eb65821f6a812fb0104f9dc696047127ce5cc35", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_0-offset_0-len_0-opcode_EXTDELEGATECALL]", + "fixture_hash": "0xbb964dabc7382e62458892b8fabf06b53492d829cb783d880dc2dc1a73266930", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extdelegatecall_inputdata.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extdelegatecall_inputdata[fork_CancunEIP7692-state_test-length_48-offset_8-size_0]", - "fixture_hash": "0x4ee0d824655f75163499a2e2d3810979222014da29515d74e5b32074023f005e", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_0-offset_0-len_0-opcode_EXTSTATICCALL]", + "fixture_hash": "0x2e3ad71395c51c88ea82310b007b0c56ed09fe83740fc41008e18285faee8be0", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extdelegatecall_inputdata.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extdelegatecall_inputdata[fork_CancunEIP7692-state_test-length_48-offset_8-size_16]", - "fixture_hash": "0xb5c40cff24ecd96055faeba3487a15c8e3c2068a498dfcfff2ec11ca3b5843a2", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_0-offset_0-len_10-opcode_CALL]", + "fixture_hash": "0x4c3aa3ef22997f9e5659a3f74692385ead88f9e72edc0edceee1be1643217635", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extdelegatecall_inputdata.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extdelegatecall_inputdata[fork_CancunEIP7692-state_test-length_48-offset_8-size_64]", - "fixture_hash": "0xf988eb1bcbb34c34f10add4a66a2a975e434e9de854311848e01fbbf15947c26", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_0-offset_0-len_10-opcode_CALLCODE]", + "fixture_hash": "0xba6d59998081d20f627a77f0726ae4890e00d3c97ec106d06d9b16bc405cf373", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extdelegatecall_inputdata.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extdelegatecall_inputdata[fork_CancunEIP7692-state_test-length_48-offset_8-size_256]", - "fixture_hash": "0x69adec6254a8beb3ede53b7fca5cb350d3e905d9bcaa5e86c30c314e8a5e58b4", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_0-offset_0-len_10-opcode_DELEGATECALL]", + "fixture_hash": "0xffb1185431e19c48f18f0ff2b6df53523ac56bd3810ec8f6edf49ee7188fcb51", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extdelegatecall_inputdata.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extdelegatecall_inputdata[fork_CancunEIP7692-state_test-length_48-offset_24-size_0]", - "fixture_hash": "0x93da2d0ee7335907ef79fd70636ba4b377e375dafafb50c5a7c69fdea6e20b30", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_0-offset_0-len_10-opcode_STATICCALL]", + "fixture_hash": "0x12d21ee2cfc6d490511b2fe3295751361adad1f72b81fce43f51b839e24ba58e", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extdelegatecall_inputdata.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extdelegatecall_inputdata[fork_CancunEIP7692-state_test-length_48-offset_24-size_16]", - "fixture_hash": "0x1324c1786aafb48d0c5788b1bd879065488e650eb4351efb6b7c4937c03dc753", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_0-offset_0-len_10-opcode_EXTCALL]", + "fixture_hash": "0x1e2a9544c8de14daff137300c38a6dc2b8e453172d2c3f6b2d6c712288ec3362", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extdelegatecall_inputdata.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extdelegatecall_inputdata[fork_CancunEIP7692-state_test-length_48-offset_24-size_64]", - "fixture_hash": "0x27ea3ccfc19043cf38c309c3ecb61dcd5781343e18dbe7fb21ae8c9f4249967f", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_0-offset_0-len_10-opcode_EXTDELEGATECALL]", + "fixture_hash": "0x27b0df3e67c86983b4bf24f57f9c8d2e83ee4c947ddf3f00083fe17b15770822", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extdelegatecall_inputdata.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extdelegatecall_inputdata[fork_CancunEIP7692-state_test-length_48-offset_24-size_256]", - "fixture_hash": "0x667176577e0b61578f858872fffe940b8e2f8fd8a2987c667855b0fb3e6ee76b", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_0-offset_0-len_10-opcode_EXTSTATICCALL]", + "fixture_hash": "0xaf69253665d6beb8a3f8f1162f646bf1d64e609a526905674e551e3e9d33c190", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extdelegatecall_inputdata.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extdelegatecall_inputdata[fork_CancunEIP7692-state_test-length_48-offset_80-size_0]", - "fixture_hash": "0x584c4bda0ffee8be9b3565c39c78cf225dd494c736df1e5b19ce0c1eba1ccba", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_0-offset_0-len_20-opcode_CALL]", + "fixture_hash": "0xb13afd0f5492b63eca8351ec47d87a455d0e4271096bc89077dc0b5687ef86e7", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extdelegatecall_inputdata.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extdelegatecall_inputdata[fork_CancunEIP7692-state_test-length_48-offset_80-size_16]", - "fixture_hash": "0x507747d1c298ee9420278b6adf7bc2ae8a660f0e8c1793c158e94659c2428ddd", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_0-offset_0-len_20-opcode_CALLCODE]", + "fixture_hash": "0x98f4a745a2cbe5b4fb6840111b72795cd4dbc96b8337d85558e44f9e8b0af93a", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extdelegatecall_inputdata.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extdelegatecall_inputdata[fork_CancunEIP7692-state_test-length_48-offset_80-size_64]", - "fixture_hash": "0xf011cd20cee052f5846ba27908ed1ff19526ea811c08db6dff060539ae6399f2", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_0-offset_0-len_20-opcode_DELEGATECALL]", + "fixture_hash": "0x678e3d9c20d540b49a7ebde30d43370208aa62cc866ec51059cd6864bb24ef3c", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extdelegatecall_inputdata.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extdelegatecall_inputdata[fork_CancunEIP7692-state_test-length_48-offset_80-size_256]", - "fixture_hash": "0xa35fc666353ba42a952872ffd982d13aa1002532494db25f0bb7b2b24cd21192", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_0-offset_0-len_20-opcode_STATICCALL]", + "fixture_hash": "0xce4985642ca10dad73e6b2ca09302dca4731ed2d333d59177a5a3b9473b0c712", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extdelegatecall_inputdata.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_calldata_remains_after_subcall[fork_CancunEIP7692-state_test-opcode_CALL]", - "fixture_hash": "0xae9241f21ad6f80e5548ec14d9949f31063e0978a0b00d92c4ddcef93b6dc6e", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_0-offset_0-len_20-opcode_EXTCALL]", + "fixture_hash": "0x63aaa178c1bca97fd51de4bf424e98b5182d20a169711843c15a10d4576cc462", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/calldata_remains_after_subcall.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_calldata_remains_after_subcall[fork_CancunEIP7692-state_test-opcode_CALLCODE]", - "fixture_hash": "0x2e4aab1113af54d487f662255075293d5da535db3bf302f49d2b8a2cfae9594f", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_0-offset_0-len_20-opcode_EXTDELEGATECALL]", + "fixture_hash": "0xba4fdc3e25f229df61f8db463f0da9d74e1a4146d050d9168c7f165cb9bdedec", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/calldata_remains_after_subcall.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_calldata_remains_after_subcall[fork_CancunEIP7692-state_test-opcode_DELEGATECALL]", - "fixture_hash": "0x2363cb9758c777414e108a05d5401955c9d27052ef15b196b0ea9e011e13f34e", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_0-offset_0-len_20-opcode_EXTSTATICCALL]", + "fixture_hash": "0xe8bbfdfa880b1c5bf271d90a27f5217f8a4361ebeb1975f1042cd6f1601681bf", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/calldata_remains_after_subcall.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_calldata_remains_after_subcall[fork_CancunEIP7692-state_test-opcode_STATICCALL]", - "fixture_hash": "0x77891b80ce44077a7f12f7dbcdca382905e6f2e7bea93b83a43c9fbc2e5d8f4", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_0-offset_0-len_30-opcode_CALL]", + "fixture_hash": "0x5ea80b3163a3e384dbc737fd784347e68560b641b49621ce1cd62f49576f8967", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/calldata_remains_after_subcall.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_calldata_remains_after_subcall[fork_CancunEIP7692-state_test-opcode_EXTCALL]", - "fixture_hash": "0xce69c3a4b727fdae27e8697d72c9e56880fd584573e5dde68175be47c5568444", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_0-offset_0-len_30-opcode_CALLCODE]", + "fixture_hash": "0x169f82dbad2f670bac377057f4978c4c671bc61ed5b99f2449fda79dad6d7cd4", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/calldata_remains_after_subcall.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_calldata_remains_after_subcall[fork_CancunEIP7692-state_test-opcode_EXTDELEGATECALL]", - "fixture_hash": "0x502ff0ded12e8b89f153bb72f59125a4fe235e6b332886f8440d84bde8a5509c", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_0-offset_0-len_30-opcode_DELEGATECALL]", + "fixture_hash": "0x5de90092787b050dcedf0902d6182a296b1a0b8cd3b057c97cfffcc3fb1647e2", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/calldata_remains_after_subcall.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_calldata_remains_after_subcall[fork_CancunEIP7692-state_test-opcode_EXTSTATICCALL]", - "fixture_hash": "0x7630073c387114817eefd2d11b5ea8ac56f0f5ac863f5885e435be3e7bc94e1c", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_0-offset_0-len_30-opcode_STATICCALL]", + "fixture_hash": "0xaf9b3e1c7520ba282b45b180cafab734d24aedfa6695263d7af32552b9554c31", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/calldata_remains_after_subcall.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_CALL-empty-zero]", - "fixture_hash": "0x400eafcc49063967225aa481d4e708513b310a34e0a8ffd57512d51f7ada5cbe", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_0-offset_0-len_30-opcode_EXTCALL]", + "fixture_hash": "0x61fb824296cf30a853f1ab5ca1b33f251fb7ae8d022f3993b52674ae96853b93", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_CALL-empty-short]", - "fixture_hash": "0x5d26a6696c4c09eeacefea0156f187e4d363c63014667876a7ed6f5fec1f9a53", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_0-offset_0-len_30-opcode_EXTDELEGATECALL]", + "fixture_hash": "0x824c6e0b3d0b51c1ffdf910a9b1e8334013742de4874de762511e494b01d988a", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_CALL-empty-mid_20]", - "fixture_hash": "0x32e6d6b0999e4f663ddc57d19111d7f13c76aa5fde908ae33b81771a29a38418", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_0-offset_0-len_30-opcode_EXTSTATICCALL]", + "fixture_hash": "0x98a4f5484a943fdba424abec5518b3bbe4d26bb836bc357377b678e3e263947", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_CALL-empty-max_20]", - "fixture_hash": "0x8c920d7f0a781c1cd92e335ddc56c75403bdfe82897030607689b5687b1f4bfe", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_0-offset_10-len_0-opcode_CALL]", + "fixture_hash": "0x6daf7f29bce792273d1171415162389c6497f5c5a8b851c16a647e378174100c", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_CALL-empty-min_ase]", - "fixture_hash": "0xd1e52a1f1816414ecd539b79cff47c14a8b013fac56527dd0f2b5e9b4f55c9c8", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_0-offset_10-len_0-opcode_CALLCODE]", + "fixture_hash": "0x90947e63c1b9cbbb690207dc6d25e0c4642d8cca401df89df7c69e0bb52a1500", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_CALL-empty-mid_ase]", - "fixture_hash": "0x8082678f8dd082a0c76385be6a1957e4802568f1f1357bfd156448c2bf7d17d1", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_0-offset_10-len_0-opcode_DELEGATECALL]", + "fixture_hash": "0xc63c24fcca63c95a613a919d287ba89c0785d18c6803d77a8521373ff1880f51", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_CALL-empty-full_ase]", - "fixture_hash": "0xbb08fae014818df8e87ceb558a164a6b3dd19d533ea60a42e419b09a5a5295e9", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_0-offset_10-len_0-opcode_STATICCALL]", + "fixture_hash": "0xd54ce30f0681c536f3d360665fb2a0d1bdde49136dbbacdf40de462ba80786f8", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_CALL-empty-max_ase]", - "fixture_hash": "0x97a1aaf227d7c2d25f5797b33df6c06a712a18b3a8e174b648801de4f5439289", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_0-offset_10-len_0-opcode_EXTCALL]", + "fixture_hash": "0x11928766a9ccf88fe1ff7427f2354535407819f083449f92fe223871f8929335", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_CALL-EOA-zero]", - "fixture_hash": "0x757f9dc8877c96fdb765221d58cc1c1fbf82445d615efa09aaa995a91f017fe3", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_0-offset_10-len_0-opcode_EXTDELEGATECALL]", + "fixture_hash": "0x6844e5f0788a2b71dbeafb99480297531f4b74a0b0beeeb3adfbe6c0cddf7bd3", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_CALL-EOA-short]", - "fixture_hash": "0x6acf85181acacc791452b8bbedc22ac6a5b39ac4869b20a7420eff4372ae6518", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_0-offset_10-len_0-opcode_EXTSTATICCALL]", + "fixture_hash": "0xc45e72f69b70eb6942e3afa71a15bad6b058afba2d168d3c57fce71b27ba1c62", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_CALL-EOA-mid_20]", - "fixture_hash": "0x9ee93499948feee09b6da60cc81c9db12ae12aa6907d1b57bb65a4347927daf", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_0-offset_10-len_10-opcode_CALL]", + "fixture_hash": "0xe0f94faae3c883722dbb65ab3a227879782bccdc5b1d0b985c679533d94a0093", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_CALL-EOA-max_20]", - "fixture_hash": "0xc576a39e07341e0ace3692d0845c4da43dc18fdef6e119ae5a7bdd0ed8c796c0", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_0-offset_10-len_10-opcode_CALLCODE]", + "fixture_hash": "0x507c8aea0c32c394530f27b2d990dcb047038754e1f53a2c964e2cb9994775c2", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_CALL-EOA-min_ase]", - "fixture_hash": "0xcf31ac9c49fa30d272e23ddfb70cd7238838046b10dcc1a4d0ecca3e430cfded", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_0-offset_10-len_10-opcode_DELEGATECALL]", + "fixture_hash": "0xdd3bf2212b4ba9d31b55950ceae72a16273374290d95c985128933a51dd39507", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_CALL-EOA-mid_ase]", - "fixture_hash": "0x643cb5f6a153a3d7236d2cc3a0faec68498caaa488fe080d75889fc6771e905a", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_0-offset_10-len_10-opcode_STATICCALL]", + "fixture_hash": "0xd7cec73a6ea33a206c67ed41d639bff129032cf63655f8fecd2c5d8224a05816", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_CALL-EOA-full_ase]", - "fixture_hash": "0xbed3e9398765255cda548917bff6b605202f553f0f898603d9a212b4df8ed280", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_0-offset_10-len_10-opcode_EXTCALL]", + "fixture_hash": "0x825d526703c17c56ae7ee43f4eb75180aaac0df86e44dc7b1e69fb6818f306bc", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, - { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_CALL-EOA-max_ase]", - "fixture_hash": "0xca2eb788146053a3013410eaef8818f4201fd9b539fd770c3dc6b5493667a6c7", + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_0-offset_10-len_10-opcode_EXTDELEGATECALL]", + "fixture_hash": "0xce011d694ac615ae4d7f4eaf300fc585fbf5e956eb04f2e6cf9ca6167c193961", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_CALL-LegacyContract-zero]", - "fixture_hash": "0xc093f82b3cf75dec226b317e82991c69c3f2056721d2cc30c7585d4260814f4c", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_0-offset_10-len_10-opcode_EXTSTATICCALL]", + "fixture_hash": "0xce1fdbc411c477b9308fcaa3f5db601709c1df1ff1bf04ea3f7818c7ba36a856", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_CALL-LegacyContract-short]", - "fixture_hash": "0x69f37f1d9a8bd8d3695228730db21b143846d18f831b56a9b0de0f8b1b31ec66", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_0-offset_10-len_20-opcode_CALL]", + "fixture_hash": "0xd314876ac1f4d82e5a8b186657db86251986127bb58c98821dbb47816815f073", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_CALL-LegacyContract-mid_20]", - "fixture_hash": "0x881f10474e795a121ee5486d21cd7fafcd9537bd06def605e6a7aed608e64a9e", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_0-offset_10-len_20-opcode_CALLCODE]", + "fixture_hash": "0xf8b4fd800e5185664d94dec2aedb50626ec187fad535563c1cba82e114144643", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_CALL-LegacyContract-max_20]", - "fixture_hash": "0xb2adbf79ab86f08e48b20c15aae0bb34a5668a8ab71012aded11db000c8cc111", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_0-offset_10-len_20-opcode_DELEGATECALL]", + "fixture_hash": "0x10763b743ed21da827a335bc07a06d1fbf4af204474082a4a429d4a6f31f336e", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_CALL-LegacyContract-min_ase]", - "fixture_hash": "0x894448a373f9c551f9b914537715ad3a619437dae46a6753a220dc4497588797", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_0-offset_10-len_20-opcode_STATICCALL]", + "fixture_hash": "0x895e293f5265e5faa86e730cac789e91d5466ddf2d3719c164deb25847590e65", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_CALL-LegacyContract-mid_ase]", - "fixture_hash": "0x1743e34bba1d6732ffb66fb91fb439caedce5d52e39470f082cbac66ac744e05", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_0-offset_10-len_20-opcode_EXTCALL]", + "fixture_hash": "0x7db2138841ddd07bf4dcf01d9b74250c6ef023e31921345a69fd85a82ac89e77", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_CALL-LegacyContract-full_ase]", - "fixture_hash": "0xe1b803662c80b80e5460d9405f8ac77584fef5bfaa32970eed60c73de5a9744", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_0-offset_10-len_20-opcode_EXTDELEGATECALL]", + "fixture_hash": "0x1d47c2b856a03e74b20890d4b90bd93dd8ea70b852711a185b6eb9e5da2ca9cb", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_CALL-LegacyContract-max_ase]", - "fixture_hash": "0xf54fbacbe3497a8e0cc835806ac45bb829aeeb0620183c2c830630a77f8fbaee", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_0-offset_10-len_20-opcode_EXTSTATICCALL]", + "fixture_hash": "0x1824ac1ab3a0f6fc4b2a5f7ebc93def2fef86ab654a582d2739e1ede95e1880e", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_CALL-EOFContract-zero]", - "fixture_hash": "0x5397c1c7dc560ce13ed621b6ea107b68e0948d05003896af6c1e61a13c2d84c6", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_0-offset_10-len_30-opcode_CALL]", + "fixture_hash": "0xc0726f22c0dcc87b4fd59bf5409bfe8a952d4cbfb73b70253e04b249ea4c5069", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_CALL-EOFContract-short]", - "fixture_hash": "0x926a91f527ae38905460bdf33148ad40c733471dead0ba1b73e638366c8b54c9", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_0-offset_10-len_30-opcode_CALLCODE]", + "fixture_hash": "0x1f164eb7d9582f5f1f26ebd544b41a0537a87cac6f34898f8f1bcd6e1d14168f", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_CALL-EOFContract-mid_20]", - "fixture_hash": "0x42bc4269f9037c377f81b6aa32ee3981cbb7560f2b29ddfb16449b730b29a868", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_0-offset_10-len_30-opcode_DELEGATECALL]", + "fixture_hash": "0xb2c47024b448d39237a324b688881e7189d223bfaf3fed82cbe93d6dd82094b2", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_CALL-EOFContract-max_20]", - "fixture_hash": "0xf756c5e15e0cc2dd472cd0ce92286abab02052727b63eeb1e5f8c928cabc714d", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_0-offset_10-len_30-opcode_STATICCALL]", + "fixture_hash": "0x70f6c02d3b5dc1b0f24c69f06fca69230b15c06e46f0dd3c242303614dd9c845", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_CALL-EOFContract-min_ase]", - "fixture_hash": "0xdb87f7fbbae3c71a83103e92574390dadeb36a0560716f03d6d958db4a9dcf91", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_0-offset_10-len_30-opcode_EXTCALL]", + "fixture_hash": "0xd87d93dcbd14a5d5c3664849de106b76294203bf6706434f9cabb67ecc02cfb9", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_CALL-EOFContract-mid_ase]", - "fixture_hash": "0x1b5f8d7ad1d178f9742868d14111801d3020dc514b9b207b184564dbdc1ac752", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_0-offset_10-len_30-opcode_EXTDELEGATECALL]", + "fixture_hash": "0x70fee69f1aae5d7aa512ad6c6b18abd9656009b898e169b25caaa22a31c8d7cd", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_CALL-EOFContract-full_ase]", - "fixture_hash": "0x8780bddc619f77a765ed2836a181ccd1d71f7c0b8db94e037f0cab29d54870ca", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_0-offset_10-len_30-opcode_EXTSTATICCALL]", + "fixture_hash": "0xa428b79c86ebe038bca3dbba4ae06cb9e6aded15ac785c281588dd24866ac2cb", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_CALL-EOFContract-max_ase]", - "fixture_hash": "0x39c73328373139486d50742ce9e1b5b0864d0f272ed55dcb05b3e8e4a3f2c327", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_0-offset_20-len_0-opcode_CALL]", + "fixture_hash": "0x211f591694391cc389714a47e3d45a27e2052d98f28cfc2622ba525d56f1674", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_CALLCODE-empty-zero]", - "fixture_hash": "0x39845d482dc7d55f9ca3b0a9002c70e7801751867d490f49ab046091beccde0a", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_0-offset_20-len_0-opcode_CALLCODE]", + "fixture_hash": "0xaa2e1a5be8851a0c988d11f0210f02439588f0d572f631d676b6d9a3ac9be4b1", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_CALLCODE-empty-short]", - "fixture_hash": "0xc905fea7ab369330bbfd15b24612d11c942b4cb4bffceabb7964dd58170f694a", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_0-offset_20-len_0-opcode_DELEGATECALL]", + "fixture_hash": "0x571baa454ba6e037b415b9d69c2cbdb611b8a7ffea7572ea1b607e4f458d2f9b", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_CALLCODE-empty-mid_20]", - "fixture_hash": "0x9b8d59ecf92206c9643d1676c0ae07c63b70f22907ee4db5f7c50eda9e11649b", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_0-offset_20-len_0-opcode_STATICCALL]", + "fixture_hash": "0xc4769297c69c350b82d35a72fbb21c5cbfa581c2e4e434ec8a7160ef8d0d0401", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_CALLCODE-empty-max_20]", - "fixture_hash": "0xe382460a9ba03318ec33757f09ac80b69ca9f8f91d04e1fdb70aa0e23031d1ea", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_0-offset_20-len_0-opcode_EXTCALL]", + "fixture_hash": "0x5cb2c4a1f42dbe9523d1c345336542b63bda140b62b0b673ab18d89de0e35f8f", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_CALLCODE-empty-min_ase]", - "fixture_hash": "0xd4f6efec328d097a79b0b9fdbedbc3ea72e17dac84a1ab348c516d2d201d7b36", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_0-offset_20-len_0-opcode_EXTDELEGATECALL]", + "fixture_hash": "0x6184e79d08dde4d5c0f55c66525908b058c8d83f496a0dc4eba0ace457afc4cf", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_CALLCODE-empty-mid_ase]", - "fixture_hash": "0xcfc580c98ef2a45075eb84a577c7b4efc74c170072026a51daa401c13324606c", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_0-offset_20-len_0-opcode_EXTSTATICCALL]", + "fixture_hash": "0x15b78b144ecded09b85c3a262a77c5cfb6da1b7093b97a850be299da67b0e417", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_CALLCODE-empty-full_ase]", - "fixture_hash": "0x55cc180735f4db8e9df232d457d20c465a3a1224e035c58b7d5560214155475c", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_0-offset_20-len_10-opcode_CALL]", + "fixture_hash": "0xf02f1d39a12478c88e107c636e9f239e8936a6342f4b8fdf3246b082327e9790", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_CALLCODE-empty-max_ase]", - "fixture_hash": "0xd0c607d2faf6106101df2968164eb7c4d21b7d04182194d504575be4964a2776", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_0-offset_20-len_10-opcode_CALLCODE]", + "fixture_hash": "0x1866b54e195833914bd52e9bcc43f894cb92e8c022db18e2516201b2fa69683d", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_CALLCODE-EOA-zero]", - "fixture_hash": "0x191b6cbb6e14813d8c4a153736bb528ffeaacc796b318a2bfdc054563519d97a", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_0-offset_20-len_10-opcode_DELEGATECALL]", + "fixture_hash": "0xd719010546e29016cc734534fc3fd7dcaf213f88b73d772585dd7a48719fa5ec", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_CALLCODE-EOA-short]", - "fixture_hash": "0x560f31e614db5c90d08e1212b4e6b67e4fa1feac03a040d4d76059010f6b9354", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_0-offset_20-len_10-opcode_STATICCALL]", + "fixture_hash": "0x1f89a6ea3ccd4d76da20c6898db35ce4805762beb8653ef6efde51ad7970350d", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_CALLCODE-EOA-mid_20]", - "fixture_hash": "0x35e08bea06cbcb240b3638c8f0cf891a74fb48774ac25b938d0e7013d9cb9056", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_0-offset_20-len_10-opcode_EXTCALL]", + "fixture_hash": "0xa1ec8244f9edd8923e765fb7bea1798ec18ca840a53690de183977afd8407f20", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_CALLCODE-EOA-max_20]", - "fixture_hash": "0x286725dd25be7f78c75463861629a0a343ce666a82b685cfb00eab7a22754518", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_0-offset_20-len_10-opcode_EXTDELEGATECALL]", + "fixture_hash": "0x8259f450f7bfdeac08242c34c0625e0ab7bdff701c9c0ddf775c79b526e3483a", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_CALLCODE-EOA-min_ase]", - "fixture_hash": "0x9ce3faa5d4ca3d4c01966750dc046e772a679e6ace7c12be1595d8d4205f9d17", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_0-offset_20-len_10-opcode_EXTSTATICCALL]", + "fixture_hash": "0x4538fb3ef7dc1bd9ac6cb08e289b10768674a6d0cac0da5279dd0eaf35fe8c18", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_CALLCODE-EOA-mid_ase]", - "fixture_hash": "0xcb9c1fcf8a08117de8e13d66f2a5afd47f67cd991f57a38d72ceb7688e507402", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_0-offset_20-len_20-opcode_CALL]", + "fixture_hash": "0x409b223e3a7d60231cace8f7d1ec53f03cc4c60b8f649f1687e831c8b4375772", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_CALLCODE-EOA-full_ase]", - "fixture_hash": "0xec2f3ca9c32b6b282381d42ea1dc376dc288c8c4a9c807f870c0a78043a39944", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_0-offset_20-len_20-opcode_CALLCODE]", + "fixture_hash": "0xd48dfc5aa81ac78446fedcbdc2f3bfab28d0d41b6b2ea8523dad742876f49fed", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_CALLCODE-EOA-max_ase]", - "fixture_hash": "0x4ebfd1a553cede0923576d5c16dca63b3ad641af14ad8834435670ac0af2df69", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_0-offset_20-len_20-opcode_DELEGATECALL]", + "fixture_hash": "0x190b627731f86a45d8f06312504902fa05128f7978215860ea389f4301943d7e", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_CALLCODE-LegacyContract-zero]", - "fixture_hash": "0x8efaffb0e1c8439808823d793f83ceb2d0386f9e33247ae8f457656eb7fd3188", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_0-offset_20-len_20-opcode_STATICCALL]", + "fixture_hash": "0x5c6ad21db59402042bd66c9dcf7966e14fec3c7a6f1c4e73bbbf8f42462c629c", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_CALLCODE-LegacyContract-short]", - "fixture_hash": "0x16fbac0db6715b1ce26bd88526b61899f8ff7a05894aef7d87900424d39116d9", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_0-offset_20-len_20-opcode_EXTCALL]", + "fixture_hash": "0x60972cd6b0de2a82617cdd173d6c152cacef06c42ac3ae266091ab61dde86a4d", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_CALLCODE-LegacyContract-mid_20]", - "fixture_hash": "0x6b326759078f1f0c11822c2143bea8c93e06c0568c876020819e2a758e62086", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_0-offset_20-len_20-opcode_EXTDELEGATECALL]", + "fixture_hash": "0x7d8f562d78dd324e688c569caadcbca1b715a3f203d4358c11c68748c193df16", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_CALLCODE-LegacyContract-max_20]", - "fixture_hash": "0x1a2eb20fb04a498f15d2782afab6d17967a9d0af3df58dec6deac2ae938b00b3", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_0-offset_20-len_20-opcode_EXTSTATICCALL]", + "fixture_hash": "0x380e24bd7a536408dd1cb573dd307c815c6d2669c8440429e245fa0ae360b3e9", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_CALLCODE-LegacyContract-min_ase]", - "fixture_hash": "0x2d0cbeb8bb7e0e7622893d63e5bf5c13b4021112e9e1f06c1603c58ac921898c", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_0-offset_20-len_30-opcode_CALL]", + "fixture_hash": "0x20d39000542cdac3de70ffa2742cea89c9932187530aecd7df5cef645981db76", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_CALLCODE-LegacyContract-mid_ase]", - "fixture_hash": "0x8d28c5bb1161d390886eed4014e9e1b4f34754b2f74153aecc7956c20bb467e9", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_0-offset_20-len_30-opcode_CALLCODE]", + "fixture_hash": "0x7ec48f88f79c651cc12a1acfa54a6825de9e83a09e9f1eeca78ce7535c474279", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_CALLCODE-LegacyContract-full_ase]", - "fixture_hash": "0x6af6633ec97c4d8b495e339caf04a5ed9572b40b91073019d2e1d80fee6bc4ed", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_0-offset_20-len_30-opcode_DELEGATECALL]", + "fixture_hash": "0x6008fbaa6c8d7445b28c93ba1699f81708916c3b8e2a17c21b9ecf88ace383a0", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_CALLCODE-LegacyContract-max_ase]", - "fixture_hash": "0xcb933ea4d266781b0d48a44921e72845b166bb2eed3779cd2a40ec8d4ea19b50", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_0-offset_20-len_30-opcode_STATICCALL]", + "fixture_hash": "0x3a7eb8658b66b0a7fe5f8ff62738a23345d87ffc9bfa889b2a224ad9d3597921", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_CALLCODE-EOFContract-zero]", - "fixture_hash": "0x1f0939809a0b200bc388e10f795dba29ba909bd044b2353d6a4b08619d934455", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_0-offset_20-len_30-opcode_EXTCALL]", + "fixture_hash": "0x9114c8aef0f11b17c603bc57f0e3710533246553a04824b253b942171006f84", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_CALLCODE-EOFContract-short]", - "fixture_hash": "0x96ae1c91e53e4c4b2c951c48f39a31ca1a52b36a0e395d8ba3247eed66af778e", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_0-offset_20-len_30-opcode_EXTDELEGATECALL]", + "fixture_hash": "0x934e95d1d81f09071069cc95130707083fe54d6e5bc40f3e4d54252ddec2b92", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_CALLCODE-EOFContract-mid_20]", - "fixture_hash": "0xc2b14950c0de1ec2dc2386075aecd0f8cb6d6c49df5a37417f4c8f9bb22d6d77", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_0-offset_20-len_30-opcode_EXTSTATICCALL]", + "fixture_hash": "0x82fb1f050b7acb043d224d14bdc396110a4df6f8d3a859d1219fea40f3a52733", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_CALLCODE-EOFContract-max_20]", - "fixture_hash": "0xbcd2481e4690753baec856180235ae197a3c407567e76927eed7f2daf612377a", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_0-offset_30-len_0-opcode_CALL]", + "fixture_hash": "0x5b04edf899450ffa12a94a5be1aabf4ee0e52a97f00bec73d6e4475fded7cedd", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_CALLCODE-EOFContract-min_ase]", - "fixture_hash": "0x37e47828c1bd5192f65288fc61a3cf26c34fb23f6ce3a3da089803697c09f8d3", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_0-offset_30-len_0-opcode_CALLCODE]", + "fixture_hash": "0x6cffe2cb18fe47a68766d8556dcf94ea783ab4bd277b8e427b9c1fc27a88f2c0", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_CALLCODE-EOFContract-mid_ase]", - "fixture_hash": "0x96424bd460d20af82637e78509e272fb74cc059e0ede2d15d041087aad45d7f", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_0-offset_30-len_0-opcode_DELEGATECALL]", + "fixture_hash": "0x70985fe5ef9625dd26ba108c20b45b3bc18343c0e02ab9498b3af7768d2817ed", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_CALLCODE-EOFContract-full_ase]", - "fixture_hash": "0x65e931f4648e8f4051a7dfd9196aaad8467d6cb7449ebc31d310c665981da0d1", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_0-offset_30-len_0-opcode_STATICCALL]", + "fixture_hash": "0xc378ce294f4f252315453e5cb7acef0ed45c2499b4d05cadb8a3beafab28e18b", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_CALLCODE-EOFContract-max_ase]", - "fixture_hash": "0x8c749c71b56772f303eaa8e10cdfa2a128a643ed4895220145d9930718614146", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_0-offset_30-len_0-opcode_EXTCALL]", + "fixture_hash": "0x393ed33aa4c8cf4532ecfedfcf3a08e6e67b21afab08d3d7916355a5669be05c", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_STATICCALL-empty-zero]", - "fixture_hash": "0x7ea2df66b277fd8d81e8ea2255415e690e4b835e69c1fc17ab4bcefb72b93378", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_0-offset_30-len_0-opcode_EXTDELEGATECALL]", + "fixture_hash": "0xe7cc86e4740e8d1bf492ebd0e9fd4a81c2bcb0e196533f2b950f801955ea3a50", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_STATICCALL-empty-short]", - "fixture_hash": "0x38cb55148be86f9685f8c739ee4280f5213251d6fd1f34be144e880f4b34cc4", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_0-offset_30-len_0-opcode_EXTSTATICCALL]", + "fixture_hash": "0x7de3ca060df2a98bc03662013d4105edede5091fbfee14e1a62b2a6d85c3a1ee", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_STATICCALL-empty-mid_20]", - "fixture_hash": "0xa89ff4cb682d2069fa5b260450b4915bbd1b0278f70effbc3c34dbb22a5823ce", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_0-offset_30-len_10-opcode_CALL]", + "fixture_hash": "0x367766612b40a5129deebe38e8022043b11d61a7f68813322a9397e756aa38fb", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_STATICCALL-empty-max_20]", - "fixture_hash": "0xfe6af5052896dc031c75300a426e349303b9cd08504c695c49b615cfad1a3406", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_0-offset_30-len_10-opcode_CALLCODE]", + "fixture_hash": "0xf7d2d07acfd058eb2a53e36ac539f599ec738e9b5596e129f2a01f04e313a796", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_STATICCALL-empty-min_ase]", - "fixture_hash": "0xac8aa2968f134237ab673568c89dbdd85ea2d5c4d42af7fa95885a9ff4f55e67", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_0-offset_30-len_10-opcode_DELEGATECALL]", + "fixture_hash": "0xf052618ea11cd1095b4fb19001df7400b61e5355aa0e4fa69ed85654630f17d8", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_STATICCALL-empty-mid_ase]", - "fixture_hash": "0x51f605780db9daed1e605f39fb0dbc4f2f990967507f39b22a399107a28884a8", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_0-offset_30-len_10-opcode_STATICCALL]", + "fixture_hash": "0xd55bfdc4e8b6eeeb1822e3b6c6df850adf4cdff980b77ad472a2bb5f5265b151", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_STATICCALL-empty-full_ase]", - "fixture_hash": "0x475afd6f5d476a4426937d23ee95826f0e033d3dfbaadcdd43d04324d251a04c", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_0-offset_30-len_10-opcode_EXTCALL]", + "fixture_hash": "0x81da9d8d283fa1cf48939c6d7df52a09babac206c2437a00ccb2491e4cca0f8f", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_STATICCALL-empty-max_ase]", - "fixture_hash": "0x2583387c5f6a8d090189298847a05fa834e1d66438e107725c7804d9a72e0738", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_0-offset_30-len_10-opcode_EXTDELEGATECALL]", + "fixture_hash": "0x2f086a73214937af578f6e637d30f88c62f0f3f00d25eb709ff9aa1cb811fa61", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_STATICCALL-EOA-zero]", - "fixture_hash": "0x478e100448a4088d12132eb2843a926d550f1aa5d85943aa1d8e57420f2422bf", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_0-offset_30-len_10-opcode_EXTSTATICCALL]", + "fixture_hash": "0x878523772b1637c1836fc8dcb203fde1f7dbfac3d7463d1444a9e1639059dfa6", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_STATICCALL-EOA-short]", - "fixture_hash": "0xaf455effafafa7b75ba7c7707098b3596ed7ec30331a0987f56d466f23666fbd", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_0-offset_30-len_20-opcode_CALL]", + "fixture_hash": "0x5232204274db2ed4e17e3aa87606c535964bced83c3942c94bbd53ba7954b6ec", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_STATICCALL-EOA-mid_20]", - "fixture_hash": "0x4aa33cad7c056121659e9b565449534c4dc8e9a208af71e214886168bc4f05c8", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_0-offset_30-len_20-opcode_CALLCODE]", + "fixture_hash": "0x458e0c04d04aad4be0334b5c23660203fc30c3cb4993ec379c711ac9dd4b5a41", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_STATICCALL-EOA-max_20]", - "fixture_hash": "0xc21807956a1279f38a072fd2b36440a41faccc46154c799cb23462babe5fdd67", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_0-offset_30-len_20-opcode_DELEGATECALL]", + "fixture_hash": "0xbc8b1ec315f09a9873348ffc8a37801f89996bc8d9e49e4b381348ad62c133ec", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_STATICCALL-EOA-min_ase]", - "fixture_hash": "0x6726e81268dd3bb95f0d55377c080cb5d7fccead58dfb3ab9c96e3c2ad38af5d", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_0-offset_30-len_20-opcode_STATICCALL]", + "fixture_hash": "0x3e1e4dfbd1d7b6b92cd23264b48fc3f14f6e00974f8cc43e32933ce17ff79fd", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_STATICCALL-EOA-mid_ase]", - "fixture_hash": "0xd884d855c712b0577b66b561d4890425c1681e325c0f435cfb67d76242d9baa5", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_0-offset_30-len_20-opcode_EXTCALL]", + "fixture_hash": "0x63cedc04eed8c1d0c3772d2e272c2405328d09af7672ebef89b89090a5aa5362", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_STATICCALL-EOA-full_ase]", - "fixture_hash": "0x5d7e4c04d4ec3e0999b608dad60ce295deeacd256a488a04d8b198a034bdf6b3", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_0-offset_30-len_20-opcode_EXTDELEGATECALL]", + "fixture_hash": "0x1466a2eaf99dbbadf252e04013d37c5a2ffd7474cda4e94d40d272e8a4554d72", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_STATICCALL-EOA-max_ase]", - "fixture_hash": "0xd21ae703674358055ca4ca477ddf0de707279353249c169ebf58327499428968", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_0-offset_30-len_20-opcode_EXTSTATICCALL]", + "fixture_hash": "0x630dd82f53f491615efa81c62da21707b2f88c2c6604da4d2e7b8a9871c13c10", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_STATICCALL-LegacyContract-zero]", - "fixture_hash": "0x995f8cc3883d303bc4289680544b59f3334a2ff1d9a0d016060edbf48d0049fb", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_0-offset_30-len_30-opcode_CALL]", + "fixture_hash": "0xc331c26780230a0382af17620fcd7d72fbec2d7de89db15d9215dd7cf19426a9", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_STATICCALL-LegacyContract-short]", - "fixture_hash": "0xbc732d43625d8666a4fdad8baf06573c83e1c1b7aa51ddb7aa0c4e294a1a1c1f", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_0-offset_30-len_30-opcode_CALLCODE]", + "fixture_hash": "0xe98efd0d06d4d10f6227b4da7c6f0c4e4e53ec25b82c6feacd711a89f115bcae", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_STATICCALL-LegacyContract-mid_20]", - "fixture_hash": "0x190539e1119c3f65119100ee9a5e3a14a5862e975b28bdd955e77d562b2ed239", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_0-offset_30-len_30-opcode_DELEGATECALL]", + "fixture_hash": "0x8ee0383d1f3e03508952026d9c5b0e4d6bae1da1c2e8d0056ae003cd2ee29468", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_STATICCALL-LegacyContract-max_20]", - "fixture_hash": "0xaa974543f45f67b46735aad8d66516af6d66b98b21731442065e83f0fec5ab66", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_0-offset_30-len_30-opcode_STATICCALL]", + "fixture_hash": "0x352818568a7ebec98f39c693880c72de8ccc020e9acd66a7124505fc3317bb37", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_STATICCALL-LegacyContract-min_ase]", - "fixture_hash": "0x45933014dbb0fe655a5b64aa0f6f3eeb5985f7e147ac92db8c89a0f4e9ad5237", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_0-offset_30-len_30-opcode_EXTCALL]", + "fixture_hash": "0x853ce17c179a197ec02fd3f32234565210aa520141e6849aefedb06e8684dc89", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_STATICCALL-LegacyContract-mid_ase]", - "fixture_hash": "0xf167e13415b5e8932b4629b6e15b92ef17092e7a63a223a088f1f5d383651a1c", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_0-offset_30-len_30-opcode_EXTDELEGATECALL]", + "fixture_hash": "0x6d80cc79f4fa76c5505ddc69198aa1f4a208857fa2dae692f53bd537ebd73ed8", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_STATICCALL-LegacyContract-full_ase]", - "fixture_hash": "0xa1b3e8f26c53302454330cb8de5779d7a6ba478ab2c9c1815698831ca50e04ed", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_0-offset_30-len_30-opcode_EXTSTATICCALL]", + "fixture_hash": "0xd7336e610b60ea2d70e309e0be08c65e400e8adadb9e77b95b81073a172f42b9", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_STATICCALL-LegacyContract-max_ase]", - "fixture_hash": "0x8bf7607f6fe729942f6e8f46666c33d19b919283ee7ff8a0966161eb8703e0ea", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_10-offset_0-len_0-opcode_CALL]", + "fixture_hash": "0x546243fcae6a67020ca8fc3209f8ed2aec1f498618d9a630331164cd5bf9d72f", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_STATICCALL-EOFContract-zero]", - "fixture_hash": "0x1940ba4d31a72d60738341308d9d0fb79e4130db5df8db5743132960dde211e3", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_10-offset_0-len_0-opcode_CALLCODE]", + "fixture_hash": "0xfdcce1f56af42aca41624c31d02945d00fb3d8a2f9ca6d6b7b31b52a873845a5", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_STATICCALL-EOFContract-short]", - "fixture_hash": "0x6a9df7c6efcf6476b4138dd749b3db105d6811c6807a1bc00ea93ee2cd8153dd", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_10-offset_0-len_0-opcode_DELEGATECALL]", + "fixture_hash": "0x420f815e7227d89f177f1aec008a4371d0074edd63ab9fe19b8597f4574fd0ad", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_STATICCALL-EOFContract-mid_20]", - "fixture_hash": "0x38ce3dd2045b08a1aa7f5d81677a518d0458a300919c7c98c9025327315c326e", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_10-offset_0-len_0-opcode_STATICCALL]", + "fixture_hash": "0xf265e0c8ee04ff7fadf206f56759e8253ad32d04dcc0187021129ac1dc3f00d0", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_STATICCALL-EOFContract-max_20]", - "fixture_hash": "0x6bcc7fb9378050103ed23bc4f854e42b150b05384d7e52094a6ee454fcb8d33a", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_10-offset_0-len_0-opcode_EXTCALL]", + "fixture_hash": "0x20b4530fe20bb8a4f1aa6ab783973395be9868cfc98aa9070318c0f3e9f55663", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_STATICCALL-EOFContract-min_ase]", - "fixture_hash": "0x8175842999bc198175f6002df76b8b67eefbb4a2b3bbdd04cd07d245ada2fc57", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_10-offset_0-len_0-opcode_EXTDELEGATECALL]", + "fixture_hash": "0x2600b4f138d401c92cb1c9c3a64037cac766b77382d518a8816b884ec08ebf32", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_STATICCALL-EOFContract-mid_ase]", - "fixture_hash": "0x4c6e44cb9b0b504fac50fe3cda08656a806057f3dd9ddd7c472a7420b0fd9499", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_10-offset_0-len_0-opcode_EXTSTATICCALL]", + "fixture_hash": "0xf5a2c4b7e060493be1c3eaaa260427e9f10098080b8188d0bc9dd630fcf20bb3", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_STATICCALL-EOFContract-full_ase]", - "fixture_hash": "0x6b4cf1a5855ade695dc3c2aadad2d6257bd44e30bc0ed964d0d3d6575f7b1cce", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_10-offset_0-len_10-opcode_CALL]", + "fixture_hash": "0xf05a59dae632b9d71476ceb36969ca9192aa326ca83270b040dec23a2e8533e7", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_STATICCALL-EOFContract-max_ase]", - "fixture_hash": "0x38f8907e145df621516ae4546473c72f8a7bb21860bdde68b10afc8525c4f031", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_10-offset_0-len_10-opcode_CALLCODE]", + "fixture_hash": "0x3ae683cad150fa4171d080bab410bc93c13e4460ba1e9fdad3f2f815e0889e1", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_DELEGATECALL-empty-zero]", - "fixture_hash": "0x625cf44ba9ecbe95075fdd4c60a5294f34a968e17286f9c8106a732800a892f3", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_10-offset_0-len_10-opcode_DELEGATECALL]", + "fixture_hash": "0x84a367446f55163833c51e4dbf99c40c82dcf27cac439b5415a13a401245db99", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_DELEGATECALL-empty-short]", - "fixture_hash": "0x4342d973ea2ff556eeba8c93fcc58e13b086ecc9e687d1e59bf35fd490146b36", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_10-offset_0-len_10-opcode_STATICCALL]", + "fixture_hash": "0x44ba3c3ad66f727f4c58eec9fb8dd953339bd546fe5f4d185a6cfde8c713be8b", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_DELEGATECALL-empty-mid_20]", - "fixture_hash": "0xb2000086eedc1f751e72128d8a4b2eee287031da8f4482e9e801f4133146a87a", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_10-offset_0-len_10-opcode_EXTCALL]", + "fixture_hash": "0xa6349cd8ba5f531d3b233af9177abba07a70ac906ba3700640a1ea62af06c1f0", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_DELEGATECALL-empty-max_20]", - "fixture_hash": "0x36b0b6b072a347ac863e7c37ed9640f12e1e0c7abed351f085bec388f83dc6f3", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_10-offset_0-len_10-opcode_EXTDELEGATECALL]", + "fixture_hash": "0xb0e962e281c3968389818a1a76259dcdff5c77ee4a2ad6b8feff1cd3f561f06f", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, - { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_DELEGATECALL-empty-min_ase]", - "fixture_hash": "0x61262dbf89ebc66cd5dd6b200d7a2d9723c478260b1f20fbe96991986fa5354d", + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_10-offset_0-len_10-opcode_EXTSTATICCALL]", + "fixture_hash": "0x1c2734d271f96b9ac59e872d7987553bf2c245677d8cb5e6f269c886af8c06a9", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_DELEGATECALL-empty-mid_ase]", - "fixture_hash": "0x88f11b5a54ec8c61ed1dede35fc563d243b99d1ce967090adc217d50612e2511", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_10-offset_0-len_20-opcode_CALL]", + "fixture_hash": "0x6cc788059c34fd573fd3249a610e92ebd0b8a6ca435b7db10dda38f0e23c9261", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_DELEGATECALL-empty-full_ase]", - "fixture_hash": "0xa68321a00f4545aa4e8df4135222a87c1716167fa557341e7ba7f5aa6088f88b", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_10-offset_0-len_20-opcode_CALLCODE]", + "fixture_hash": "0x6991ac8456a1d2563a39071e7e7affaa92b4039a323c943558f55e07625e65d9", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_DELEGATECALL-empty-max_ase]", - "fixture_hash": "0x542ca9f2dedfb90e18a79c19109483be10ccdc552454282bfb754d1b8abb0247", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_10-offset_0-len_20-opcode_DELEGATECALL]", + "fixture_hash": "0x887f59812478f5f3e0c7909e837a695af1e49ba8a5a1174d36a154267dfa01de", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_DELEGATECALL-EOA-zero]", - "fixture_hash": "0x1bba4e60862f76de46ec1014a95a08c85a3e7b7d4a332f3ffd118f4fbd7a90bb", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_10-offset_0-len_20-opcode_STATICCALL]", + "fixture_hash": "0x2c475ac6f17b92a63ee2501f3724c6a34c6da76ea081c4339915955daaa63f7", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_DELEGATECALL-EOA-short]", - "fixture_hash": "0xa440286b2680bd8c6fd5f53a0e3446ff9c357122a31c8e2d70d5618505b927a0", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_10-offset_0-len_20-opcode_EXTCALL]", + "fixture_hash": "0x783455a0ab7be4a44bd7add81f838d4127ae7b0c79fcaefef06d2abdd8705971", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_DELEGATECALL-EOA-mid_20]", - "fixture_hash": "0xbaf7f3034f9ddc7891a81216357c2a924a8ef7df8fea50ebead14ae3f250eba6", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_10-offset_0-len_20-opcode_EXTDELEGATECALL]", + "fixture_hash": "0x744b591b75f7e8ba1a6209d93ebabef23b30fd595cf215a24c8affcb9e146e94", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_DELEGATECALL-EOA-max_20]", - "fixture_hash": "0x11eaa93ee2becef8c6187047ec2b2b248e431864adf76497e9bbc39ba600aa", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_10-offset_0-len_20-opcode_EXTSTATICCALL]", + "fixture_hash": "0x72149baf3c20bed491140f6d5714eddf308f1c7f55c801c60bdbc16a1221d45b", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_DELEGATECALL-EOA-min_ase]", - "fixture_hash": "0x77d82c96ac430f0c82d1f0ef964f4fc5228e576e5371d7b14d6c6da7777a6a3e", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_10-offset_0-len_30-opcode_CALL]", + "fixture_hash": "0xee9ad29cd1b4b3fa68685a1e35fae501e558640b60d39eacdd369100fd3c1c19", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_DELEGATECALL-EOA-mid_ase]", - "fixture_hash": "0xbddc86f627a8f7cf5f193a05e847799cd0f4214bd39c0b28257dbf8522aeb704", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_10-offset_0-len_30-opcode_CALLCODE]", + "fixture_hash": "0x5bbf1b7246399360fc2230cfdb702966e16e81f098a9d3229fff9b71c8294d9a", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_DELEGATECALL-EOA-full_ase]", - "fixture_hash": "0x31486968c88946b7d9bf8975d59931ed23680f9edb630c484b3b58cac53e64e4", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_10-offset_0-len_30-opcode_DELEGATECALL]", + "fixture_hash": "0xae83e62d97e44900f9df61cbce7159abc49e60af1aab327c0ca6180e7331e5d", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_DELEGATECALL-EOA-max_ase]", - "fixture_hash": "0x1a21fff38f08321ad6b0c1af08b8bb670a85fb6d2672875d7989c3c670e55c5", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_10-offset_0-len_30-opcode_STATICCALL]", + "fixture_hash": "0x7c23e0147af89b2e0d2b1c7cb8c247eb546e5628cda77d4673ed273ae7c261d4", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_DELEGATECALL-LegacyContract-zero]", - "fixture_hash": "0x1a04495b428da93cca1b69e291164815d6513e8f7b8620abbdeb5a90fdcf712d", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_10-offset_0-len_30-opcode_EXTCALL]", + "fixture_hash": "0x87e97535e4ae9f9a1a2320dbe4da5a3312b65562940da8c29c477ec991e45543", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_DELEGATECALL-LegacyContract-short]", - "fixture_hash": "0xc99a927c2cc6434f69b3bee74c54ecb519accf333571cbec008caefa4ea5bcb9", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_10-offset_0-len_30-opcode_EXTDELEGATECALL]", + "fixture_hash": "0x5ab79f35028ca732f1c666118667cfe40dc84a00e77f9002d660d10fbee6dc61", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_DELEGATECALL-LegacyContract-mid_20]", - "fixture_hash": "0x347b0775786b1f2f057f81d735509f835d59d06b3e0bca149e82f1a83b4a3489", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_10-offset_0-len_30-opcode_EXTSTATICCALL]", + "fixture_hash": "0x66704401b41f625e83d36f8ce2d83acc9297f6a303bcedbb5e88b01a0dd01c2", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_DELEGATECALL-LegacyContract-max_20]", - "fixture_hash": "0x647db519fa13c785b696fe3520f7b980794184770c7317c75f8e65bab8a93ebc", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_10-offset_10-len_0-opcode_CALL]", + "fixture_hash": "0xea6b414a9d82e1210e99cf5959aa45869adb61d39802fc42caa646ee1da8ca00", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_DELEGATECALL-LegacyContract-min_ase]", - "fixture_hash": "0xf772eeb3f2ef1cd5a2d59ed9880d613503d69813ddf1ec6a7031dac10246bc78", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_10-offset_10-len_0-opcode_CALLCODE]", + "fixture_hash": "0xda7137ca8be5971e47df397184ef3adc7109e9eaf1b2762d8dfc231e8ad6f93f", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_DELEGATECALL-LegacyContract-mid_ase]", - "fixture_hash": "0xa4fdebdda95f1149fc73fe8dd60b0c65cfd70ed389b6527df33eae81e2768068", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_10-offset_10-len_0-opcode_DELEGATECALL]", + "fixture_hash": "0x468b7f4d9da9c4b998fb104008b718752ce92113c1b248014a8b3a6bbdca076f", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_DELEGATECALL-LegacyContract-full_ase]", - "fixture_hash": "0xd2fbc8a358986318d272ffe2adf6f2875b95091ecd5bf4bfe52c825dc8d19218", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_10-offset_10-len_0-opcode_STATICCALL]", + "fixture_hash": "0xe0c0fa156e86db95d884d1caaaeeb6750600c9c0768a9f5f35e9075dcfad2ea", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_DELEGATECALL-LegacyContract-max_ase]", - "fixture_hash": "0xdb8424b9e019ebb1296c77d8412fe605672827c2cfaa2f55b5542b5f6b79d0ff", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_10-offset_10-len_0-opcode_EXTCALL]", + "fixture_hash": "0xf3e9a2e7095cdb320403aed34859c40d978349af915938b5ba26728bbd2d5b04", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_DELEGATECALL-EOFContract-zero]", - "fixture_hash": "0xd51159088c06a461846476a355401d133998f337bea8ec465064acc95b6b2e47", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_10-offset_10-len_0-opcode_EXTDELEGATECALL]", + "fixture_hash": "0xb764e488f6523e9a4d80715492db7692d43456779414e8c930bba013f40a4a2c", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_DELEGATECALL-EOFContract-short]", - "fixture_hash": "0xddbeab80197316dd6ebc6a04a35fd5ed03ecaa448ddab18cde3ec4a7a42b8c04", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_10-offset_10-len_0-opcode_EXTSTATICCALL]", + "fixture_hash": "0x6bac517448edcebb609100968eba6f61dca3c1ac6df1b3a9658b016857f2a55b", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_DELEGATECALL-EOFContract-mid_20]", - "fixture_hash": "0xdd26724fed285fbfbd3f42ee22c586995f0b4862bb55efe0f8d3ffabbcc80419", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_10-offset_10-len_10-opcode_CALL]", + "fixture_hash": "0xba79177aa762f9ad15a8645829f66202e4260cfa41900c6a9fd9bc223647b7dd", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_DELEGATECALL-EOFContract-max_20]", - "fixture_hash": "0x4c702d46d2cd5e508b4634ecf2c1a0a8cbe91ab666b5f85dc951f8ea67f2992a", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_10-offset_10-len_10-opcode_CALLCODE]", + "fixture_hash": "0xe77e5e3c5e662d72af1cd477e3de75286be3860d7cf84972e0aa62bc6ed812a0", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_DELEGATECALL-EOFContract-min_ase]", - "fixture_hash": "0x49729a6b406319e9e662624eefc981a7b19f515e5faaea80320fd92328f8f999", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_10-offset_10-len_10-opcode_DELEGATECALL]", + "fixture_hash": "0xf4fd64b21aa3cc1fea62cdabb99794c58fc98bf3818b8609b15ba04986f4e456", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_DELEGATECALL-EOFContract-mid_ase]", - "fixture_hash": "0xe65de92671abd4f73b02e8fe213013429008f6f05a15c86afae73cb1ad9d272f", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_10-offset_10-len_10-opcode_STATICCALL]", + "fixture_hash": "0xf9102eae1b2e38b2e3362e5b563fa4d9a94ec6c6768083c492aefd5fb95ee5dc", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_DELEGATECALL-EOFContract-full_ase]", - "fixture_hash": "0x7f2fa09253badb1b1203459fa194de9359053c0117b041d5654a7c368e8f9fa7", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_10-offset_10-len_10-opcode_EXTCALL]", + "fixture_hash": "0x86c00510a51e6cad96dd6a53b83cd052b5da283b81f80163fda545f5e592ebf4", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_DELEGATECALL-EOFContract-max_ase]", - "fixture_hash": "0xe17cf1cc9fef2ded420a70a37c255eaf273bba8dce7c60f96b4470b218505d90", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_10-offset_10-len_10-opcode_EXTDELEGATECALL]", + "fixture_hash": "0xb04ba9ea57b3f9f5f4e0e7e33a2064e0f9b131d7ba4e0c58f97d3fe7f8a23a9e", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_EXTCALL-empty-zero]", - "fixture_hash": "0x428b146a5f3294e61b8187897e36f9f0ce8466a0e809b2f170a0e0bfbdafa4db", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_10-offset_10-len_10-opcode_EXTSTATICCALL]", + "fixture_hash": "0x410165bd6c19ab2b32b0fab22cdce10bb437246a5a915dadb0c27f3a886956d1", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_EXTCALL-empty-short]", - "fixture_hash": "0x1a90667a7ad31d8ca80b3424c3eef0b7fa4e12b99fe9bbce46aece1107596dcd", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_10-offset_10-len_20-opcode_CALL]", + "fixture_hash": "0x8c53d2d9b49555f948c7180e5cadcfea4d39fbedd30f2705664c905a177c3178", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_EXTCALL-empty-mid_20]", - "fixture_hash": "0x98fe3b238c78b9a0cf217b0df363d700665a5adbf32c83582144566b5759a5a3", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_10-offset_10-len_20-opcode_CALLCODE]", + "fixture_hash": "0xff6ef59e519090b0a857da8217e7e4d965490fc07a769d5379f31b135f4f6490", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_EXTCALL-empty-max_20]", - "fixture_hash": "0xf05aff1bda6a02511a1d51270d93e20d4cff8fde24e64de0cbb605c34cd7cfb7", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_10-offset_10-len_20-opcode_DELEGATECALL]", + "fixture_hash": "0x9929e97eb652f934ddb46e9b864ec9fb66dc7f7fb56b83f29b9da58b8011d6d5", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_EXTCALL-empty-min_ase]", - "fixture_hash": "0xd44460283ce8ca3c0c664cb5b5511ed2ea548717a794f9e93d31efb16324ff0c", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_10-offset_10-len_20-opcode_STATICCALL]", + "fixture_hash": "0xdfb6909a19c8d4fbfbfc12c5ff227517c2818c461e74998ce6e4f773f9b3f4c8", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_EXTCALL-empty-mid_ase]", - "fixture_hash": "0xa5c05b55e1ded838530e41ad3117bd073fd0525ec07cb322054618f3ad7587de", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_10-offset_10-len_20-opcode_EXTCALL]", + "fixture_hash": "0xbb6a1507367a82a6bdf937588419b3bc2faa298ecc1bd4f1511509ee48b0e535", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_EXTCALL-empty-full_ase]", - "fixture_hash": "0x69a0156bf4e0a32ee01aaf3a9d990379bdf45d9b1865f77d59ce502b5b55073a", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_10-offset_10-len_20-opcode_EXTDELEGATECALL]", + "fixture_hash": "0x19b85605bd5225c452ad269d611e5b12cda768efaa81c8373f4324e76b30d00c", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_EXTCALL-empty-max_ase]", - "fixture_hash": "0x6ab944a56ca25196c6bf50e9cfb3f2b6f6a04a9e20075cbb4869b68a43aff067", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_10-offset_10-len_20-opcode_EXTSTATICCALL]", + "fixture_hash": "0xe90ea434ed18ff1c888b99bea31cee51699b64214c9c16846baf439deb2215ed", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_EXTCALL-EOA-zero]", - "fixture_hash": "0xc1a6ab2501e0a10f41f535b0783ba33cf85734ad55b8dfb715e3b3ec301be0fc", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_10-offset_10-len_30-opcode_CALL]", + "fixture_hash": "0xa26ac7981b848cdf2159a6a7eb8b7a4365c206e33a666a07da0bf8307d7574f0", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_EXTCALL-EOA-short]", - "fixture_hash": "0xa0d599fb4ee65d7fb01f320c4f11ff893ea45b28a2b38cf75b0049c2f8e36bd2", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_10-offset_10-len_30-opcode_CALLCODE]", + "fixture_hash": "0x307e15e164f704efdd0360a9998dde90d877bcaeb03c0086c5001f31f65c9895", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_EXTCALL-EOA-mid_20]", - "fixture_hash": "0x4fcfb727450285e0b264c6478cbf989effd67f0a5deedc2bd4abd2ac5c78d29e", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_10-offset_10-len_30-opcode_DELEGATECALL]", + "fixture_hash": "0x7e869da35a70dc0ec89b05dbc464eee4d3432a6d1ed472c50e36dde85bf2fbe", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_EXTCALL-EOA-max_20]", - "fixture_hash": "0x56541e101b55f281467ba42cdec4494bb6fef2d2c6030e45df1eb7d6a65ce770", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_10-offset_10-len_30-opcode_STATICCALL]", + "fixture_hash": "0x109b40c42f57476955a137efe2b12f2201dd243cebe1748f1586c285f41fa13", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_EXTCALL-EOA-min_ase]", - "fixture_hash": "0x8b2eb38d2e9c5226c87779929abe1fe6acc13e0c223b97c7667e03e8fbec1317", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_10-offset_10-len_30-opcode_EXTCALL]", + "fixture_hash": "0xe52f1c596f9aa8d40c3ae623bc0213e66b77e35849518b2ed95f8d805494d4c0", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_EXTCALL-EOA-mid_ase]", - "fixture_hash": "0x851e10bd18c2a3f68d1dfcaf18d77fd734cbfc2722b90c7c4f04e1d190de6d78", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_10-offset_10-len_30-opcode_EXTDELEGATECALL]", + "fixture_hash": "0x75a43e8087e67dc256bb1b858d46a606de406e112e59751b4d742b6689b84d3a", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_EXTCALL-EOA-full_ase]", - "fixture_hash": "0x3881d6caebc739ddd0218df03bcb935ae367ccda63d2b6475dd96a2c21af0e3b", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_10-offset_10-len_30-opcode_EXTSTATICCALL]", + "fixture_hash": "0x92d93982850ffb06a360ef1b3e485f5696c487de4af127d2c0785c07497be0be", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_EXTCALL-EOA-max_ase]", - "fixture_hash": "0x1c34429d6e8cec53bb4ea55a98257eadd800f281fa1db9a46ec530ab2160c89", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_10-offset_20-len_0-opcode_CALL]", + "fixture_hash": "0x32d5c5503cdc2f3c0a861b3fa1fa69dfd4c79f355e1a9b685c2dd05061e13805", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_EXTCALL-LegacyContract-zero]", - "fixture_hash": "0x98676cd91fa638992dc0db762cba1ee8736f6e3462f7d5a02073e9d3418f27f0", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_10-offset_20-len_0-opcode_CALLCODE]", + "fixture_hash": "0xa4707225a973e948a75d777dcc42a12aba13f3aede06d85ac5d67e1aec6b7e64", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_EXTCALL-LegacyContract-short]", - "fixture_hash": "0xe47b6be2ef9ab005a9c039c99cf76d4a9aff2c92534e48a06857f3dd618f7fc0", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_10-offset_20-len_0-opcode_DELEGATECALL]", + "fixture_hash": "0x1ee5f117e41c9f28b32aef80b2d7a92ea569ece31bf2f9c55c1d67aec37f033e", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_EXTCALL-LegacyContract-mid_20]", - "fixture_hash": "0x15b24cccf586190b4a7bcbda3fd793c87f53e7cabf69a8db77a5996f141eb97a", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_10-offset_20-len_0-opcode_STATICCALL]", + "fixture_hash": "0x3b52995c2e8ed72171074677a4c0c4d46c1997f5f5df1154cd2216f071df9791", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_EXTCALL-LegacyContract-max_20]", - "fixture_hash": "0xa7ec3d04a84e08f24f511676dcdcd724809767514ebf6128ba7c92d5765ceec7", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_10-offset_20-len_0-opcode_EXTCALL]", + "fixture_hash": "0x1b39d85a5eaf1c3dc4837d4d9d9ea865815d92840ba7923319bede04d93d6ea0", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_EXTCALL-LegacyContract-min_ase]", - "fixture_hash": "0x69c19cf5ffaf6157c30cb210b219138bffb804f27ff670f1f134f7722711e25", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_10-offset_20-len_0-opcode_EXTDELEGATECALL]", + "fixture_hash": "0x92e01fde849538c5dfdf69b3990a95edf6127e142309e3cb44884b349c71e1ae", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_EXTCALL-LegacyContract-mid_ase]", - "fixture_hash": "0xfa73c7f98bf51307586ac7df912f55ae49a8b24c0fb9230ba5d2ae8af78644ee", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_10-offset_20-len_0-opcode_EXTSTATICCALL]", + "fixture_hash": "0xffcdeb051694b583048abda7c51e4090f3bba4a98b0f478b6ea403f63669ef4", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_EXTCALL-LegacyContract-full_ase]", - "fixture_hash": "0x31dedb2f96c2844a08f9164b0868d2624b32c76cff050a36d02b9f74266c175c", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_10-offset_20-len_10-opcode_CALL]", + "fixture_hash": "0xee876cdabc5a2d211ac94cf3d590fc86fe9cf3b1919aba377e76caa0810066e6", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_EXTCALL-LegacyContract-max_ase]", - "fixture_hash": "0x68b9323b711b5c5895c23606298ace3b592bb5fa7650b83322013273f3aa767d", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_10-offset_20-len_10-opcode_CALLCODE]", + "fixture_hash": "0x9b98a996b5f836062fb4d7dceb3e4548221a60c01d2790e6bcb274b97f554e8d", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_EXTCALL-EOFContract-zero]", - "fixture_hash": "0xded8c0997cbec1fbe704e11d3ae70a5f0a349285e2a40e4bf7f458552f223db5", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_10-offset_20-len_10-opcode_DELEGATECALL]", + "fixture_hash": "0xb7024010f6e1da0c296cf8efd64467d82bda1323bf9bd34ea32d053b55c247bd", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_EXTCALL-EOFContract-short]", - "fixture_hash": "0x5d591ee6268c554ab050b0349949d55474cc88eea7e984083bb1b3347d2982b7", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_10-offset_20-len_10-opcode_STATICCALL]", + "fixture_hash": "0xe6a7af9a4770421a2182e8a8f0dc6065a02e59de9e1ce690c3e0dae2bf76a89d", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_EXTCALL-EOFContract-mid_20]", - "fixture_hash": "0x535a6d5d48c9b122859238ccb577277e88208f3ba01443f8355e05d6767d7250", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_10-offset_20-len_10-opcode_EXTCALL]", + "fixture_hash": "0x72a826852c8e5a1ac8c32418848aa3eecfd6485f1bfd55fbd9824e0d07909200", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_EXTCALL-EOFContract-max_20]", - "fixture_hash": "0xeeea401d743f2acf0fcbe5f5402c3d302e4613d269648d68aa5b2c3f6248e6e7", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_10-offset_20-len_10-opcode_EXTDELEGATECALL]", + "fixture_hash": "0xe6fb05c256473a924a8ee4313ac75be328b2fa85860bbad6f7090b102a623875", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_EXTCALL-EOFContract-min_ase]", - "fixture_hash": "0x395e33c7ed78225300f20160a12d3c1c8346d694b6c423491194941d26be7f1", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_10-offset_20-len_10-opcode_EXTSTATICCALL]", + "fixture_hash": "0x72568b33fb629d5ae8c22d5b32e38cb53ee8bc4150b84ca50c7fcc4da8e4e78f", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_EXTCALL-EOFContract-mid_ase]", - "fixture_hash": "0x2d69580d370570870ca20460df5114a8787c81969e84854353a3947b9a528756", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_10-offset_20-len_20-opcode_CALL]", + "fixture_hash": "0xe8825a4366af7f3e811b2d24892aeb677e6301730bf70cb01cc18a7ca65fc37f", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_EXTCALL-EOFContract-full_ase]", - "fixture_hash": "0x3459bca5adde0f71d1ce633d78401d8290240f55e2d9c599bd13fb510dd8d77e", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_10-offset_20-len_20-opcode_CALLCODE]", + "fixture_hash": "0xb386126d7e2ead9be8d71ea9778d4851e75959ae6d9d546c873b6ffafafd8a8e", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_EXTCALL-EOFContract-max_ase]", - "fixture_hash": "0x9b33bcf60b5beadaf6844aa549aa28a0c125a5fe406e8b2e066bd980551a3f0c", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_10-offset_20-len_20-opcode_DELEGATECALL]", + "fixture_hash": "0xfbeca810b357b554fa30d578701c50664bea63801007acc971e7c2b89366d460", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_EXTDELEGATECALL-empty-zero]", - "fixture_hash": "0xbd926b719fcd87f2a78f4bbaa2311b01e0aafb03d3a16d907a9557684f816d35", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_10-offset_20-len_20-opcode_STATICCALL]", + "fixture_hash": "0x4cc066ae31f68ba57c47e62040ba6df5842fff0e6090253d24123aea7ea5f4b2", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_EXTDELEGATECALL-empty-short]", - "fixture_hash": "0xfd0206334aaa6b3125a566f029c06a0013160abd00d11f6ac5529d23d409d24d", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_10-offset_20-len_20-opcode_EXTCALL]", + "fixture_hash": "0x2258971808de34cd6eae34f38a2876211bbf97b7bce96a3c97d7dbd65887ac6f", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_EXTDELEGATECALL-empty-mid_20]", - "fixture_hash": "0xf6fe694a6fefde96ebb0a51c0389636c84e6fcca8d3ff4fa5e85b385a1ec2e60", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_10-offset_20-len_20-opcode_EXTDELEGATECALL]", + "fixture_hash": "0x2c280f5ec4d99e0e4b59d92da42b297d3415c95c98839bbc32d6fd01b41657b3", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_EXTDELEGATECALL-empty-max_20]", - "fixture_hash": "0x8aea78f7305ba1c03a0bb0b55ae07f320da7a8c878e629dd6a75f2b2d27dfea5", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_10-offset_20-len_20-opcode_EXTSTATICCALL]", + "fixture_hash": "0x2f07266c62ec7b79a3b07b1595bc5d864b0ce2f235c9afa1f66e66548bdd4b1b", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_EXTDELEGATECALL-empty-min_ase]", - "fixture_hash": "0xa36f61775329e3ae7d60b8b771ba1913706ca342acfe0002dd4747c35f97759d", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_10-offset_20-len_30-opcode_CALL]", + "fixture_hash": "0xdd7af8b65e1738c0a28fbfc79bb30d74cb2a62bf4cd9dabf15bd751a7213f542", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_EXTDELEGATECALL-empty-mid_ase]", - "fixture_hash": "0x5e115685b71b496db4fb1e78e43d437027b31ab646f5ac2e1ddb919f2e46456d", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_10-offset_20-len_30-opcode_CALLCODE]", + "fixture_hash": "0xdb106c3620b88f3c149e5c529b2371fc6ec35002eac86bc41fb0efde631879b7", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_EXTDELEGATECALL-empty-full_ase]", - "fixture_hash": "0xe7752e5721a88a52c0740544601ff4fa04039f36f86c0e223a998273893e31c5", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_10-offset_20-len_30-opcode_DELEGATECALL]", + "fixture_hash": "0x5a9b738f96eddda91ae66e9fc9c2e85128178b2944b157e310f98e35f4aea251", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_EXTDELEGATECALL-empty-max_ase]", - "fixture_hash": "0x568d59a15c1d575a588f99c21e25855b41127bcb91bc57da9aaa3a0359c01154", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_10-offset_20-len_30-opcode_STATICCALL]", + "fixture_hash": "0x4a758c16bb40aa613313358ae030fc52e888a2325555bc5d6dadd2a45500824c", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_EXTDELEGATECALL-EOA-zero]", - "fixture_hash": "0xe5878fea4db61d59bcab319f85a1e9273b6bc1e5a944f70e28b540274ca9fe22", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_10-offset_20-len_30-opcode_EXTCALL]", + "fixture_hash": "0x33f352164f8159afdcd9c8922e022c9e666f5f81206b2abca8bb7b5245074359", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_EXTDELEGATECALL-EOA-short]", - "fixture_hash": "0x547670a6f43b2fdf076685b67c5c404135f299f8b8a1c5478ff6c450d26680e6", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_10-offset_20-len_30-opcode_EXTDELEGATECALL]", + "fixture_hash": "0xbc585ab81338960d73a2250bb298e4ec9244d5985b1d60403aeced590063189", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_EXTDELEGATECALL-EOA-mid_20]", - "fixture_hash": "0xe40244c50e0f5edb4e79d5b2a361653af85a591e0aefd91c88308940cc2a8983", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_10-offset_20-len_30-opcode_EXTSTATICCALL]", + "fixture_hash": "0x15c3c869780b4b0be30279e6a3b127abfe7670533f893a200063db36d0d0d476", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_EXTDELEGATECALL-EOA-max_20]", - "fixture_hash": "0xd50c9ce39ec4f1dfe6d2b5f5881208a53cde147e26396baf3385e62b87151a34", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_10-offset_30-len_0-opcode_CALL]", + "fixture_hash": "0xc1d09522a5decc85e68d26ff62445d792b29987d6350eb56e70d80d13c7f5781", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_EXTDELEGATECALL-EOA-min_ase]", - "fixture_hash": "0x936035bb8b713240721b9c7f5cc8c68eec0b7867e6478886342d6b4923301d22", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_10-offset_30-len_0-opcode_CALLCODE]", + "fixture_hash": "0xf459dc8a3407df8d7f7567d5df58dc726f38401693270fcbd81b3e1813761aac", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_EXTDELEGATECALL-EOA-mid_ase]", - "fixture_hash": "0xe26913db3131e48bd53b8a444fc9aa07161415760606cff1d797045ef1e6dbb5", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_10-offset_30-len_0-opcode_DELEGATECALL]", + "fixture_hash": "0x2053faeefdb7b81316c116cfe16b89be9f2616043d187c39cfa5833ece8811ab", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_EXTDELEGATECALL-EOA-full_ase]", - "fixture_hash": "0xb1e38cd642ca543709e028e6efd05ca90b0bc7387697a06cdb6f1f612edaa92f", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_10-offset_30-len_0-opcode_STATICCALL]", + "fixture_hash": "0x14def5f34ca2cbe75459d545d3906f255036c532c250cdaee9565421f9f4b6b3", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_EXTDELEGATECALL-EOA-max_ase]", - "fixture_hash": "0x630b24d582e4d17ff17dd4d3d5a1ce6b2292ce25998242d174175b19891e1711", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_10-offset_30-len_0-opcode_EXTCALL]", + "fixture_hash": "0xb70be5c4e3ba473001f4a9bdcd3d68537d1a43019dbdf47458108442bf85bb6d", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_EXTDELEGATECALL-LegacyContract-zero]", - "fixture_hash": "0x8691c3e3ed915721aa705ac8a52feec6071e553690f0fe62e5f22066dbf8feb7", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_10-offset_30-len_0-opcode_EXTDELEGATECALL]", + "fixture_hash": "0xd4538ebec5bf2a3abd68e45547ca567b61e05c4d3e0fd79f092b3e7ff7af6e93", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_EXTDELEGATECALL-LegacyContract-short]", - "fixture_hash": "0xfdb2d58b90641104b04333bde9d1fb71541646045e827c07d71d4264e0c82c06", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_10-offset_30-len_0-opcode_EXTSTATICCALL]", + "fixture_hash": "0x4a0dca4e0a87ee53c56e7bcf6a36a9e113e4cfad4d186dd928283d1f6ad96904", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_EXTDELEGATECALL-LegacyContract-mid_20]", - "fixture_hash": "0x6c75153f9894d103cc7c92dc1ac38f778172d7fa087c4aa96e083cfcb22bb1c0", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_10-offset_30-len_10-opcode_CALL]", + "fixture_hash": "0x74de1ebb4800b6a97002f25afd5e47a323871e46daff8769570d11ff02e7ddc5", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_EXTDELEGATECALL-LegacyContract-max_20]", - "fixture_hash": "0xd362f748c38c5ff07fbc7b88cc7c53b1daf30900ae95a66d2cabd390379107ab", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_10-offset_30-len_10-opcode_CALLCODE]", + "fixture_hash": "0xc609df3e52655728c3d6bd9df5693e05b502f642320e71c2001634efd126dba4", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_EXTDELEGATECALL-LegacyContract-min_ase]", - "fixture_hash": "0x21d04264cb3f9e04cd98b39a79418f8f525c9a4d41c12161d1e9deb1b75096c1", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_10-offset_30-len_10-opcode_DELEGATECALL]", + "fixture_hash": "0xff38b75d1bcd427a0d62d8946825c646791809db076c760e9e3de6a4c77956f1", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_EXTDELEGATECALL-LegacyContract-mid_ase]", - "fixture_hash": "0xa8c1668aa054d30e13eb996beca0d55243049357cc2bfdef0ac6f6094b96abf4", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_10-offset_30-len_10-opcode_STATICCALL]", + "fixture_hash": "0xacb867a544082fd632205d03d7828e096da617e4075baede2bd1b64fd8130498", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_EXTDELEGATECALL-LegacyContract-full_ase]", - "fixture_hash": "0xe28a7780e1f8f32798a2ba1648b15a6f1bc6cfe5d9c4c225538b8833980512b", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_10-offset_30-len_10-opcode_EXTCALL]", + "fixture_hash": "0x5d2fc2cc294e4e8a20609ad95d8468b1f3bc1c174880b075fb102183f864bf1a", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_EXTDELEGATECALL-LegacyContract-max_ase]", - "fixture_hash": "0xa78c052eef224b8041503b3616391f42d058dca27c7e41efaaf504ac37690887", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_10-offset_30-len_10-opcode_EXTDELEGATECALL]", + "fixture_hash": "0x5c1be6b6d43fb16cebaeb743d796a66ac7b81ad62195f9f3831293ca3bd920b2", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_EXTDELEGATECALL-EOFContract-zero]", - "fixture_hash": "0x9e25058978c4b201cdeeaacca0edb7c9e8f20b3a4b0c61db74cddbdce7153e5d", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_10-offset_30-len_10-opcode_EXTSTATICCALL]", + "fixture_hash": "0x636f70d9c81f47351d945503cb5b1f9c33ca8a3e8a2cccee6d68794ba40c81da", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, - { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_EXTDELEGATECALL-EOFContract-short]", - "fixture_hash": "0x67ef70424259f523f52a5b54de98f938f52a450fc33743f97ea727afbc4da49f", + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_10-offset_30-len_20-opcode_CALL]", + "fixture_hash": "0xda500332903e6fdb29dbacab0d8b6d74df3dcfedffb83148a0201c06dd1ef16b", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_EXTDELEGATECALL-EOFContract-mid_20]", - "fixture_hash": "0xe749fdb82c137d51ccdf04c8b72200f386cb891b376f5f4f44a7840a91d4da0f", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_10-offset_30-len_20-opcode_CALLCODE]", + "fixture_hash": "0xd53dc383d26a2493922093a081a692a83deef95edaf679dae91bee2df30cbe42", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_EXTDELEGATECALL-EOFContract-max_20]", - "fixture_hash": "0x7d4470a7d1c1f8b73e92f253dc8463436995a1d94ff54f46874c148a80e56756", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_10-offset_30-len_20-opcode_DELEGATECALL]", + "fixture_hash": "0x4277abcbc76d7452c43f6d3cb94d6f9be0f7561132743d4af6ea242e19f732e0", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_EXTDELEGATECALL-EOFContract-min_ase]", - "fixture_hash": "0x4699648c76938185ef1a9b30c27cd9387374b1b4156cd3df0079436c4ad333ce", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_10-offset_30-len_20-opcode_STATICCALL]", + "fixture_hash": "0x6aeeeba6cf478be6a705b6d379d559d67133cd9100823183883ed509a87fef15", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_EXTDELEGATECALL-EOFContract-mid_ase]", - "fixture_hash": "0xbb3cf4cf87858ba4441bb69d674566bebfa5beda7aa85c6ab3c87472a4e90e18", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_10-offset_30-len_20-opcode_EXTCALL]", + "fixture_hash": "0xa1bf35044965477517904bae29fd9a53d009a7b7b5a104db78f420639410de21", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_EXTDELEGATECALL-EOFContract-full_ase]", - "fixture_hash": "0xfa15c444c6eb46e74422170c5d339363511a7ba4413ae5dae23555ef25dbf459", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_10-offset_30-len_20-opcode_EXTDELEGATECALL]", + "fixture_hash": "0xcd055f1dbc1fe4831c2f31439203a0b3d91a13ac171fb16e9ce34126fc2c0460", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_EXTDELEGATECALL-EOFContract-max_ase]", - "fixture_hash": "0xb23fa84b803a9e1760acb7f41bd0914249d5c63ac9a2734dbda531eea8478b5b", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_10-offset_30-len_20-opcode_EXTSTATICCALL]", + "fixture_hash": "0x4ea381320f1431b579d04cf186f0571b36ef36b0463fe1d1a8ff54b1055bff59", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_EXTSTATICCALL-empty-zero]", - "fixture_hash": "0x1b4020cf435751d78aa083b43ef26384b3fb0d32d73890d4bbb461fd0261eb7c", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_10-offset_30-len_30-opcode_CALL]", + "fixture_hash": "0xaf658c8014d9dbe36717f39526b2047d6091258ad7074c1e4ac21db9a0d3edea", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_EXTSTATICCALL-empty-short]", - "fixture_hash": "0xf682e88da7e7b8cd2fa75b23230a7c9f571c31535079e15b03c6d8467b689383", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_10-offset_30-len_30-opcode_CALLCODE]", + "fixture_hash": "0x435413875c0b76a1be5e9c96deac12913c384ff849a376e1e9d444b9dc18a423", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_EXTSTATICCALL-empty-mid_20]", - "fixture_hash": "0x688738b388d300616c9fe4072a41832d7f4edcb5d5df075797e070a6fd288656", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_10-offset_30-len_30-opcode_DELEGATECALL]", + "fixture_hash": "0xdd5a0570bf3096bef6298c98689cc4c52a0a0c94318590ec8262f3e10173a932", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_EXTSTATICCALL-empty-max_20]", - "fixture_hash": "0x6d52348ece0f5f38bd5fb94f7179c861489a80cc19b663879b39d3db7d79d3ac", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_10-offset_30-len_30-opcode_STATICCALL]", + "fixture_hash": "0xb29a117e16a6c0f8afb815e66a6765d8b7ee6e5736c74f7258e1d65052d1b277", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_EXTSTATICCALL-empty-min_ase]", - "fixture_hash": "0x26980dafa4c0c53983a750a4d87318a6049c81e86271bec0c3e3967be02d6279", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_10-offset_30-len_30-opcode_EXTCALL]", + "fixture_hash": "0x77ddbc5511fc1818ed7251725574763103478f42c72451e48f3b9f9e6ac03d8", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_EXTSTATICCALL-empty-mid_ase]", - "fixture_hash": "0x6b06ef3da39eead836c8e8bf1d2525a858e9705edd3360747a0c49f3269dac8e", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_10-offset_30-len_30-opcode_EXTDELEGATECALL]", + "fixture_hash": "0xb194552ec3d966273c7ac2c2bb8a72335a419aea36be964e70243258b138e025", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_EXTSTATICCALL-empty-full_ase]", - "fixture_hash": "0x3a300a344157411a6278afb6d802d4342fb3166b1ac3e7ea9bef3ede54a3a21", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_10-offset_30-len_30-opcode_EXTSTATICCALL]", + "fixture_hash": "0xbc6159df726a452c8f58f88a6949557ad29c5f6d36071fc5b1f96f1a28b55284", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_EXTSTATICCALL-empty-max_ase]", - "fixture_hash": "0x1dbc628f796b9cf7ec65081bf55d062a6adeb67f71de09ff2ef2b6b3d82d10a2", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_20-offset_0-len_0-opcode_CALL]", + "fixture_hash": "0xe2bbd44f3f2aa9be5dd421f693912988dda2b9e05dc83735bfb0cf5dbcf8107a", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_EXTSTATICCALL-EOA-zero]", - "fixture_hash": "0x42eaf8132eeebf680cdb418d1f8ecf8f5e03b240fa8f3ea092ba37f372cd45b3", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_20-offset_0-len_0-opcode_CALLCODE]", + "fixture_hash": "0xb8f933f303120a8e397e628da7c30119eb6e29a90a9a620d5f3839636584b41d", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_EXTSTATICCALL-EOA-short]", - "fixture_hash": "0x42ddb9613b52791317e68c9a406fb2c955541fe55485200c22f9ada362b87199", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_20-offset_0-len_0-opcode_DELEGATECALL]", + "fixture_hash": "0x7353bc8c79bd8fc3050e347dccf48c3b8efa3231e1997da156fb19a2b145bf27", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_EXTSTATICCALL-EOA-mid_20]", - "fixture_hash": "0xa25772593c02ba3fb907a6fdac266d8bf1505b2b5712463fd6beb8a8cf6933ab", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_20-offset_0-len_0-opcode_STATICCALL]", + "fixture_hash": "0x8db903a46437e981b45082e443d23093d05746659dab9430481e19534dcf8ac1", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_EXTSTATICCALL-EOA-max_20]", - "fixture_hash": "0x875eec400a41df9183ff2bcc337c2815f0cb80dbf7eb393cc6e8c989fc6e333f", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_20-offset_0-len_0-opcode_EXTCALL]", + "fixture_hash": "0x4bc49cf9d6521e8c204d903217a36d2545aca272950cc0eeeb829434df2c5b8e", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_EXTSTATICCALL-EOA-min_ase]", - "fixture_hash": "0x27ce2eb065261ffb0b133ede2a854187231df1bb311ff1bca44c816f2af2be18", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_20-offset_0-len_0-opcode_EXTDELEGATECALL]", + "fixture_hash": "0x600154350b7d66e56f04589b06bcf89ffd12fd697f9459895914da0b7272078a", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_EXTSTATICCALL-EOA-mid_ase]", - "fixture_hash": "0xb24d054b8945cdc75b9026f9a4d5c581cf161c61a587b93fc7ae8b4879b1a26d", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_20-offset_0-len_0-opcode_EXTSTATICCALL]", + "fixture_hash": "0x4b0a3bd940afd6649afd83781f7620f0a982b48271d292dfde1c56c04a03310a", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_EXTSTATICCALL-EOA-full_ase]", - "fixture_hash": "0xdaf3b6f9df9866602270c9c13c1edd67144bcaa03292b4bfd09a6c3e759a819d", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_20-offset_0-len_10-opcode_CALL]", + "fixture_hash": "0xe44c1dde5a0c96df83e3dc99e0389e4eb95ba794994c015cd8bbebe83eb1b17", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_EXTSTATICCALL-EOA-max_ase]", - "fixture_hash": "0xec5aea17b6923cc02d5a755279d58b5a7617e62070828870cd07d9d3bd51234e", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_20-offset_0-len_10-opcode_CALLCODE]", + "fixture_hash": "0x600aca428c0cd92aa5781bfe4c05ed378e990b31dcee56841092003e0e72ab00", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_EXTSTATICCALL-LegacyContract-zero]", - "fixture_hash": "0xf5ea2e80711fcf66f157a46bec1f8b7852e45e9ec50e80134b27641f5ce3ae87", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_20-offset_0-len_10-opcode_DELEGATECALL]", + "fixture_hash": "0x84a3de3b991b9d46e0dd15c15a98fd8fa26db6837d9887293e7f567edb25dc5", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_EXTSTATICCALL-LegacyContract-short]", - "fixture_hash": "0xc592d58ba8e6614b1982ed119507300844e2f7e8ec4b58647394d1a635caf785", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_20-offset_0-len_10-opcode_STATICCALL]", + "fixture_hash": "0x26ff5c90697d9eacc1e30c8651ea17a4a86904075a469335bfd24832d72d3523", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_EXTSTATICCALL-LegacyContract-mid_20]", - "fixture_hash": "0x578bda4adc39be824bd66422b27b993c9a4ff00d3216e8760f2600645645004c", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_20-offset_0-len_10-opcode_EXTCALL]", + "fixture_hash": "0x394b751a1a81119f0a1b382aeba579562db9b1443ab5298e6267b6d325553642", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_EXTSTATICCALL-LegacyContract-max_20]", - "fixture_hash": "0xd8368e58b74072088caabc560e49ef08a28810ed991b986d4a33e494a366d8d4", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_20-offset_0-len_10-opcode_EXTDELEGATECALL]", + "fixture_hash": "0x9f9f0997b127befdaed64de8a1747b1b49ae466335693c9d31d62c44ed03318", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_EXTSTATICCALL-LegacyContract-min_ase]", - "fixture_hash": "0x9a557a22b94e0791a341be3e8ff8406c9a7dc93095193798ff26d4fd7587e66e", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_20-offset_0-len_10-opcode_EXTSTATICCALL]", + "fixture_hash": "0x33da7840327db58b07a1bd2723310e31d31b3378aff5f5544cd11669426276ed", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_EXTSTATICCALL-LegacyContract-mid_ase]", - "fixture_hash": "0x6f64668eb3c7d24f6101d085c2c777055cd4bc07503aa3802a1be333b87dad55", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_20-offset_0-len_20-opcode_CALL]", + "fixture_hash": "0xacc4fa632e9f0fc8cb5ccd442b3888cd916dc5bfe8ea58f84d0f9e6dd3a9e2a9", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_EXTSTATICCALL-LegacyContract-full_ase]", - "fixture_hash": "0x368b86155c03db6d119115fa78c12283ab64d6400164e732caf222678817ce48", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_20-offset_0-len_20-opcode_CALLCODE]", + "fixture_hash": "0x56de2e2a8dbfdc1a70fa26cf038d42a9ae5f180d4fbfb2edb0310f576036be55", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_EXTSTATICCALL-LegacyContract-max_ase]", - "fixture_hash": "0x951929a0cd4e87ad790dd0784caa221f20a24f7dc50fe56fff9e1127a1d1c676", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_20-offset_0-len_20-opcode_DELEGATECALL]", + "fixture_hash": "0xef81a3a9a4e38f4b6f0294dd6703b8e4d2919374ac67dd415d8be64ae06c410c", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_EXTSTATICCALL-EOFContract-zero]", - "fixture_hash": "0xef0743591fe4f5b13e5cf672f28da10e648fc3e0434157b90276db282736d259", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_20-offset_0-len_20-opcode_STATICCALL]", + "fixture_hash": "0x5ec9e47fce00109587488b289a840d9388805364d6ee5b7391e7deae19b6f329", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_EXTSTATICCALL-EOFContract-short]", - "fixture_hash": "0x7b269ba2e914d2b93a12f003a0428bb0f4ffc584c0b088ce017260e1f6ae21d0", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_20-offset_0-len_20-opcode_EXTCALL]", + "fixture_hash": "0x6098df72b8186f7e79a020bfee2b09863f7296525f4e6f1fba72ae9adffa596f", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_EXTSTATICCALL-EOFContract-mid_20]", - "fixture_hash": "0x53823c187641f571b12dbc53dc78a4a101185b7bcd749ff5ffadebb78850faf1", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_20-offset_0-len_20-opcode_EXTDELEGATECALL]", + "fixture_hash": "0x51d5e977f8e5598342158283d71a877bfe59ae9d8abedd18a1987420c4e23b0e", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_EXTSTATICCALL-EOFContract-max_20]", - "fixture_hash": "0x95c9f6b7d4d81c73b9c5bf18733427e8446c8abba0340df49d86c1af6e48606f", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_20-offset_0-len_20-opcode_EXTSTATICCALL]", + "fixture_hash": "0xb6be812cd8b556574e265b4e827da4989641d63510eb80af50e8a7abc95cb9e2", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_EXTSTATICCALL-EOFContract-min_ase]", - "fixture_hash": "0xe44a40775e2910b5d7031f8e5ced34765ba7e14f2bd70966a32c14c233ca1adf", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_20-offset_0-len_30-opcode_CALL]", + "fixture_hash": "0x5ac0d5b0079a039f3c05129a3f12824517d0047655693d5f49798a68d639065b", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_EXTSTATICCALL-EOFContract-mid_ase]", - "fixture_hash": "0x3ff557be1900d3d818e00a229059b06573b67efa9de8767c970ec79c49e966f7", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_20-offset_0-len_30-opcode_CALLCODE]", + "fixture_hash": "0x6ca5a418c344028d19813a6995ab052f659caa9fd8645293875c2f9565ab5a1", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_EXTSTATICCALL-EOFContract-full_ase]", - "fixture_hash": "0x31c4834d2f571825c29bd05aa89677fdc04b9853b75866b53cc7e6419e9dd34", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_20-offset_0-len_30-opcode_DELEGATECALL]", + "fixture_hash": "0x5f1210ef214bce1738acef112a05ea78c906a07c393d8f57a7a64ece819f49d2", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-state_test-target_opcode_EXTSTATICCALL-EOFContract-max_ase]", - "fixture_hash": "0x35f60aaca0336e8cd39a139606f16f5f1145d0475196789b231598e7834b62e5", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_20-offset_0-len_30-opcode_STATICCALL]", + "fixture_hash": "0x8f51f826a3becd53e6b44496a87be495cfea060a538ae7ea8565e0e6365c59db", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_oob[fork_CancunEIP7692-state_test-opcode_CALL]", - "fixture_hash": "0x93b556382d29b51381039497c0bbff1f7fe578cf11e820eb9699f0e65306627a", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_20-offset_0-len_30-opcode_EXTCALL]", + "fixture_hash": "0x2b7d90033971f13231b9bcf37411cc6c941c466c665ba775b7c6575d341062eb", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_oob.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_oob[fork_CancunEIP7692-state_test-opcode_EXTCALL]", - "fixture_hash": "0x5daa4589facdca77d4011fb3fa062c5a28a4023e4256d18e837e06f8a679d1a1", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_20-offset_0-len_30-opcode_EXTDELEGATECALL]", + "fixture_hash": "0xb7869fed951d8a5372c76381389ed5286cfd0593ba25bb30a2993451a25335f2", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_oob.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_0-offset_0-len_0-opcode_CALL]", - "fixture_hash": "0x3012a5f38dff9f6c5a7c756e89398de1d021572e62f8b961f7321d14c4b67220", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_20-offset_0-len_30-opcode_EXTSTATICCALL]", + "fixture_hash": "0xf1a9c5d6f504b9350c89aad293ca1b8b672942ac734bffe8e430b7a4f9cab666", "fork": "Prague", "format": "state_test", "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_0-offset_0-len_0-opcode_CALLCODE]", - "fixture_hash": "0x2c88d34fd836cbc9a1cd063661c66ab3f8a98b95ec30ddfa9e1f9d9782ff7799", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_20-offset_10-len_0-opcode_CALL]", + "fixture_hash": "0x2bebc58ae971ac78ce2747a9e229d1cc49fa07b6c36475717e296e47e3a2186d", "fork": "Prague", "format": "state_test", "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_0-offset_0-len_0-opcode_DELEGATECALL]", - "fixture_hash": "0x7492e53a24419975d2b0097fb70e76f0b312dc2d60e155848f632f9cd718dfa1", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_20-offset_10-len_0-opcode_CALLCODE]", + "fixture_hash": "0xb2094bdd77f03c62c0431f87632c1721fbbf1c17d774a83cdbf6806ac87e847", "fork": "Prague", "format": "state_test", "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_0-offset_0-len_0-opcode_STATICCALL]", - "fixture_hash": "0xe151861a4b990e88c6fe28938032c7806f59b38828874afd8923ab9fc3af76c1", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_20-offset_10-len_0-opcode_DELEGATECALL]", + "fixture_hash": "0xe9571198af32e22bfd33d15fec5983ea1cfb6c25165e2df5fff0c8a800d950db", "fork": "Prague", "format": "state_test", "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_0-offset_0-len_0-opcode_EXTCALL]", - "fixture_hash": "0x455a5a1de303cd81d2ec389193037a7f524ed19cbb2312521f7ce61c1614657", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_20-offset_10-len_0-opcode_STATICCALL]", + "fixture_hash": "0x2040044b445447fb525083aa9b29ec5a51d75bb50862026b5d110f4ef40d5ac9", "fork": "Prague", "format": "state_test", "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_0-offset_0-len_0-opcode_EXTDELEGATECALL]", - "fixture_hash": "0xbb964dabc7382e62458892b8fabf06b53492d829cb783d880dc2dc1a73266930", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_20-offset_10-len_0-opcode_EXTCALL]", + "fixture_hash": "0xff0c7f9d0e619256ba9053ced470c9470177ecc0cbcee5a9ceb3886e0046c044", "fork": "Prague", "format": "state_test", "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_0-offset_0-len_0-opcode_EXTSTATICCALL]", - "fixture_hash": "0x2e3ad71395c51c88ea82310b007b0c56ed09fe83740fc41008e18285faee8be0", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_20-offset_10-len_0-opcode_EXTDELEGATECALL]", + "fixture_hash": "0x3e61a3507acbde12bf43e8958de3fe134c6b5199f24ed842e4884a72901da138", "fork": "Prague", "format": "state_test", "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_0-offset_0-len_10-opcode_CALL]", - "fixture_hash": "0x4c3aa3ef22997f9e5659a3f74692385ead88f9e72edc0edceee1be1643217635", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_20-offset_10-len_0-opcode_EXTSTATICCALL]", + "fixture_hash": "0x2eed4920521990ebef779d97ba0cadc28a72b93b49dbbaa04e9244f05472f332", "fork": "Prague", "format": "state_test", "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_0-offset_0-len_10-opcode_CALLCODE]", - "fixture_hash": "0xba6d59998081d20f627a77f0726ae4890e00d3c97ec106d06d9b16bc405cf373", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_20-offset_10-len_10-opcode_CALL]", + "fixture_hash": "0xaafe981bc446555ceb222a0f83900b7cd459cb208794889e9e6218b7d3f071ae", "fork": "Prague", "format": "state_test", "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_0-offset_0-len_10-opcode_DELEGATECALL]", - "fixture_hash": "0xffb1185431e19c48f18f0ff2b6df53523ac56bd3810ec8f6edf49ee7188fcb51", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_20-offset_10-len_10-opcode_CALLCODE]", + "fixture_hash": "0x6080fe12ff4ea482292c9f9207336fef714aec76be983d031f977339c3255289", "fork": "Prague", "format": "state_test", "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_0-offset_0-len_10-opcode_STATICCALL]", - "fixture_hash": "0x12d21ee2cfc6d490511b2fe3295751361adad1f72b81fce43f51b839e24ba58e", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_20-offset_10-len_10-opcode_DELEGATECALL]", + "fixture_hash": "0x837abae3377a8c2c8a934a14a3a4e3c1646004e42c1b54456452ab9701baff1a", "fork": "Prague", "format": "state_test", "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_0-offset_0-len_10-opcode_EXTCALL]", - "fixture_hash": "0x1e2a9544c8de14daff137300c38a6dc2b8e453172d2c3f6b2d6c712288ec3362", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_20-offset_10-len_10-opcode_STATICCALL]", + "fixture_hash": "0x85f6c07be983796717a0388273deb6bc0d22efa81034b3afca49336f1f9de5f6", "fork": "Prague", "format": "state_test", "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_0-offset_0-len_10-opcode_EXTDELEGATECALL]", - "fixture_hash": "0x27b0df3e67c86983b4bf24f57f9c8d2e83ee4c947ddf3f00083fe17b15770822", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_20-offset_10-len_10-opcode_EXTCALL]", + "fixture_hash": "0x3638ebd850ec3610bd06ae07ff528855d2c0e103394053d77b416b40c6196e42", "fork": "Prague", "format": "state_test", "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_0-offset_0-len_10-opcode_EXTSTATICCALL]", - "fixture_hash": "0xaf69253665d6beb8a3f8f1162f646bf1d64e609a526905674e551e3e9d33c190", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_20-offset_10-len_10-opcode_EXTDELEGATECALL]", + "fixture_hash": "0x2c14aa8a2d60abf54c4484af753d36ad42f46744cba80b93d5720da8c26ba7d0", "fork": "Prague", "format": "state_test", "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_0-offset_0-len_20-opcode_CALL]", - "fixture_hash": "0xb13afd0f5492b63eca8351ec47d87a455d0e4271096bc89077dc0b5687ef86e7", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_20-offset_10-len_10-opcode_EXTSTATICCALL]", + "fixture_hash": "0xc7bc80675dca7f4a8780139e9a20d0e987c17d7e71bb595186310183d8a80948", "fork": "Prague", "format": "state_test", "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_0-offset_0-len_20-opcode_CALLCODE]", - "fixture_hash": "0x98f4a745a2cbe5b4fb6840111b72795cd4dbc96b8337d85558e44f9e8b0af93a", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_20-offset_10-len_20-opcode_CALL]", + "fixture_hash": "0x3212ae3e067b87e2d9d515621f3417675c5005ce9089f580f37cf90d44e330bd", "fork": "Prague", "format": "state_test", "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_0-offset_0-len_20-opcode_DELEGATECALL]", - "fixture_hash": "0x678e3d9c20d540b49a7ebde30d43370208aa62cc866ec51059cd6864bb24ef3c", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_20-offset_10-len_20-opcode_CALLCODE]", + "fixture_hash": "0x4cf72106adeb57c048b343817d9af967352c1b8e63bc2665ddb8b02c55858eac", "fork": "Prague", "format": "state_test", "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_0-offset_0-len_20-opcode_STATICCALL]", - "fixture_hash": "0xce4985642ca10dad73e6b2ca09302dca4731ed2d333d59177a5a3b9473b0c712", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_20-offset_10-len_20-opcode_DELEGATECALL]", + "fixture_hash": "0x5c3b4bdfc8801c592c21fa399662e1c92bca4778f11dd2575ca3a24df888493f", "fork": "Prague", "format": "state_test", "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_0-offset_0-len_20-opcode_EXTCALL]", - "fixture_hash": "0x63aaa178c1bca97fd51de4bf424e98b5182d20a169711843c15a10d4576cc462", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_20-offset_10-len_20-opcode_STATICCALL]", + "fixture_hash": "0xf8c4c6c458b1824c291c998791b2191f4b5dae182fe938f307fb987cef3b356f", "fork": "Prague", "format": "state_test", "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_0-offset_0-len_20-opcode_EXTDELEGATECALL]", - "fixture_hash": "0xba4fdc3e25f229df61f8db463f0da9d74e1a4146d050d9168c7f165cb9bdedec", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_20-offset_10-len_20-opcode_EXTCALL]", + "fixture_hash": "0x282268b81a6785b81785cfa3910da6ebe37d4ab9f16bde76477ab9cfd1fd149c", "fork": "Prague", "format": "state_test", "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_0-offset_0-len_20-opcode_EXTSTATICCALL]", - "fixture_hash": "0xe8bbfdfa880b1c5bf271d90a27f5217f8a4361ebeb1975f1042cd6f1601681bf", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_20-offset_10-len_20-opcode_EXTDELEGATECALL]", + "fixture_hash": "0x8ee112df00e1538cc76044a5d79bb2494902930215c8e1f7dc29275d0c3f7740", "fork": "Prague", "format": "state_test", "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_0-offset_0-len_30-opcode_CALL]", - "fixture_hash": "0x5ea80b3163a3e384dbc737fd784347e68560b641b49621ce1cd62f49576f8967", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_20-offset_10-len_20-opcode_EXTSTATICCALL]", + "fixture_hash": "0x5c87c68c7bda9ca2170827b677af4b43331ced85aca330f5f0017563052a041e", "fork": "Prague", "format": "state_test", "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_0-offset_0-len_30-opcode_CALLCODE]", - "fixture_hash": "0x169f82dbad2f670bac377057f4978c4c671bc61ed5b99f2449fda79dad6d7cd4", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_20-offset_10-len_30-opcode_CALL]", + "fixture_hash": "0xe7811ee093d4339a6e8c5e15fe84992c1180c180b7fc5f49245ffd68f45e9abd", "fork": "Prague", "format": "state_test", "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_0-offset_0-len_30-opcode_DELEGATECALL]", - "fixture_hash": "0x5de90092787b050dcedf0902d6182a296b1a0b8cd3b057c97cfffcc3fb1647e2", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_20-offset_10-len_30-opcode_CALLCODE]", + "fixture_hash": "0x42dab88de6a3c817f46f24db19f9646f914ac22756ce93ace2e790dd147051f0", "fork": "Prague", "format": "state_test", "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_0-offset_0-len_30-opcode_STATICCALL]", - "fixture_hash": "0xaf9b3e1c7520ba282b45b180cafab734d24aedfa6695263d7af32552b9554c31", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_20-offset_10-len_30-opcode_DELEGATECALL]", + "fixture_hash": "0x2f904a2eb4181217c31ecd0972df21f3d9e833b27fa9cf38d31b050e7173b9a2", "fork": "Prague", "format": "state_test", "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_0-offset_0-len_30-opcode_EXTCALL]", - "fixture_hash": "0x61fb824296cf30a853f1ab5ca1b33f251fb7ae8d022f3993b52674ae96853b93", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_20-offset_10-len_30-opcode_STATICCALL]", + "fixture_hash": "0x13da717ff5c4db30f8c64e4dc7327d66f8085feb6a3dfb39937acb2f87a9e75e", "fork": "Prague", "format": "state_test", "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_0-offset_0-len_30-opcode_EXTDELEGATECALL]", - "fixture_hash": "0x824c6e0b3d0b51c1ffdf910a9b1e8334013742de4874de762511e494b01d988a", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_20-offset_10-len_30-opcode_EXTCALL]", + "fixture_hash": "0x3e298fb6be9e500056173bc893bde292f1d2c23f233793f41885ec51c0053248", "fork": "Prague", "format": "state_test", "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_0-offset_0-len_30-opcode_EXTSTATICCALL]", - "fixture_hash": "0x98a4f5484a943fdba424abec5518b3bbe4d26bb836bc357377b678e3e263947", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_20-offset_10-len_30-opcode_EXTDELEGATECALL]", + "fixture_hash": "0xfbbf9d316a2c00761f8549448a7b8141c52e8a9dd55d5c9f557128d19583be58", "fork": "Prague", "format": "state_test", "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_0-offset_10-len_0-opcode_CALL]", - "fixture_hash": "0x6daf7f29bce792273d1171415162389c6497f5c5a8b851c16a647e378174100c", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_20-offset_10-len_30-opcode_EXTSTATICCALL]", + "fixture_hash": "0x768712d54e364a1a7a6ce5227c0c78bd4d87cf279e3906ced230f502a90044a3", "fork": "Prague", "format": "state_test", "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_0-offset_10-len_0-opcode_CALLCODE]", - "fixture_hash": "0x90947e63c1b9cbbb690207dc6d25e0c4642d8cca401df89df7c69e0bb52a1500", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_20-offset_20-len_0-opcode_CALL]", + "fixture_hash": "0x9cab82318fd7c047583c1478ccf92e4555d176e6107b05b809b6c1c7fda364f6", "fork": "Prague", "format": "state_test", "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_0-offset_10-len_0-opcode_DELEGATECALL]", - "fixture_hash": "0xc63c24fcca63c95a613a919d287ba89c0785d18c6803d77a8521373ff1880f51", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_20-offset_20-len_0-opcode_CALLCODE]", + "fixture_hash": "0x9ea3ff83e1c8ca03d40b66975990ba6d5e9921492c52eb193cf07e15c1b06bf4", "fork": "Prague", "format": "state_test", "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_0-offset_10-len_0-opcode_STATICCALL]", - "fixture_hash": "0xd54ce30f0681c536f3d360665fb2a0d1bdde49136dbbacdf40de462ba80786f8", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_20-offset_20-len_0-opcode_DELEGATECALL]", + "fixture_hash": "0x46ddb39026e94fe9c22adb4af466ae22bd05919f9b9cafb0b2c09e19a615f14e", "fork": "Prague", "format": "state_test", "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_0-offset_10-len_0-opcode_EXTCALL]", - "fixture_hash": "0x11928766a9ccf88fe1ff7427f2354535407819f083449f92fe223871f8929335", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_20-offset_20-len_0-opcode_STATICCALL]", + "fixture_hash": "0x67a3c4e2318fe1d8f354aac4effabb2089294903effb12a939e24bd8a31410a", "fork": "Prague", "format": "state_test", "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_0-offset_10-len_0-opcode_EXTDELEGATECALL]", - "fixture_hash": "0x6844e5f0788a2b71dbeafb99480297531f4b74a0b0beeeb3adfbe6c0cddf7bd3", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_20-offset_20-len_0-opcode_EXTCALL]", + "fixture_hash": "0x1dbf856e1c1dbcb65f9ee2def5ecde67690ccd6a003052c433b173caa487e283", "fork": "Prague", "format": "state_test", "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_0-offset_10-len_0-opcode_EXTSTATICCALL]", - "fixture_hash": "0xc45e72f69b70eb6942e3afa71a15bad6b058afba2d168d3c57fce71b27ba1c62", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_20-offset_20-len_0-opcode_EXTDELEGATECALL]", + "fixture_hash": "0x109c5b825c114b0d0d1a67bf1cc8b84d71554cc5fb753445605f2d20783c4700", "fork": "Prague", "format": "state_test", "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_0-offset_10-len_10-opcode_CALL]", - "fixture_hash": "0xe0f94faae3c883722dbb65ab3a227879782bccdc5b1d0b985c679533d94a0093", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_20-offset_20-len_0-opcode_EXTSTATICCALL]", + "fixture_hash": "0x4613c1a97dd872f14284e60692fbd7c5cd63d3a17293e79cc929dcdf5db5a2bc", "fork": "Prague", "format": "state_test", "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_0-offset_10-len_10-opcode_CALLCODE]", - "fixture_hash": "0x507c8aea0c32c394530f27b2d990dcb047038754e1f53a2c964e2cb9994775c2", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_20-offset_20-len_10-opcode_CALL]", + "fixture_hash": "0xefdd2dedc2177276df488df7809aa8078826af145580a018a2883f0cf97f8065", "fork": "Prague", "format": "state_test", "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_0-offset_10-len_10-opcode_DELEGATECALL]", - "fixture_hash": "0xdd3bf2212b4ba9d31b55950ceae72a16273374290d95c985128933a51dd39507", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_20-offset_20-len_10-opcode_CALLCODE]", + "fixture_hash": "0x255c514ac0ce430ec4f96837247c424e2e2f6a0aeee4fe9ef72d0f8d3f12aba0", "fork": "Prague", "format": "state_test", "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_0-offset_10-len_10-opcode_STATICCALL]", - "fixture_hash": "0xd7cec73a6ea33a206c67ed41d639bff129032cf63655f8fecd2c5d8224a05816", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_20-offset_20-len_10-opcode_DELEGATECALL]", + "fixture_hash": "0x50809a9cb83d2330a157cce83906dd6574359d606fed1a62deb29a2c5281c1c", "fork": "Prague", "format": "state_test", "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_0-offset_10-len_10-opcode_EXTCALL]", - "fixture_hash": "0x825d526703c17c56ae7ee43f4eb75180aaac0df86e44dc7b1e69fb6818f306bc", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_20-offset_20-len_10-opcode_STATICCALL]", + "fixture_hash": "0x70731c7c275a8832a1d4d8fd3dfb2b96bfad0771af9cc4fd9778cfb1b6b67d95", "fork": "Prague", "format": "state_test", "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_0-offset_10-len_10-opcode_EXTDELEGATECALL]", - "fixture_hash": "0xce011d694ac615ae4d7f4eaf300fc585fbf5e956eb04f2e6cf9ca6167c193961", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_20-offset_20-len_10-opcode_EXTCALL]", + "fixture_hash": "0xf4bd0d5414723c7c1f1a8bb172d3a0bc2c82eb55f4833c4f0bf3eb42e7ab4a63", "fork": "Prague", "format": "state_test", "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_0-offset_10-len_10-opcode_EXTSTATICCALL]", - "fixture_hash": "0xce1fdbc411c477b9308fcaa3f5db601709c1df1ff1bf04ea3f7818c7ba36a856", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_20-offset_20-len_10-opcode_EXTDELEGATECALL]", + "fixture_hash": "0xaff719351c7b1966c0f794c0195f540e3a4cfd46592fd0d2218d47ace1058935", "fork": "Prague", "format": "state_test", "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_0-offset_10-len_20-opcode_CALL]", - "fixture_hash": "0xd314876ac1f4d82e5a8b186657db86251986127bb58c98821dbb47816815f073", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_20-offset_20-len_10-opcode_EXTSTATICCALL]", + "fixture_hash": "0xd6b5244476dd4d7b3f5a46cfe0e0d33553b9103af10dc53f554f2abd6381f7b9", "fork": "Prague", "format": "state_test", "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_0-offset_10-len_20-opcode_CALLCODE]", - "fixture_hash": "0xf8b4fd800e5185664d94dec2aedb50626ec187fad535563c1cba82e114144643", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_20-offset_20-len_20-opcode_CALL]", + "fixture_hash": "0xe30f37aa86971ec3d73a2d9d21f602b1717fc8758001133750dca385380a54fc", "fork": "Prague", "format": "state_test", "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_0-offset_10-len_20-opcode_DELEGATECALL]", - "fixture_hash": "0x10763b743ed21da827a335bc07a06d1fbf4af204474082a4a429d4a6f31f336e", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_20-offset_20-len_20-opcode_CALLCODE]", + "fixture_hash": "0xaa656abe8f6a2ae43b6b0d3fb349c51af95e15856e7217fe50c9683b5dc5b26b", "fork": "Prague", "format": "state_test", "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_0-offset_10-len_20-opcode_STATICCALL]", - "fixture_hash": "0x895e293f5265e5faa86e730cac789e91d5466ddf2d3719c164deb25847590e65", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_20-offset_20-len_20-opcode_DELEGATECALL]", + "fixture_hash": "0x9dcd54d2935f5d1c9075ed6863d6790f9d8b7b0b3e4ea4834094917fdaec8fb5", "fork": "Prague", "format": "state_test", "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_0-offset_10-len_20-opcode_EXTCALL]", - "fixture_hash": "0x7db2138841ddd07bf4dcf01d9b74250c6ef023e31921345a69fd85a82ac89e77", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_20-offset_20-len_20-opcode_STATICCALL]", + "fixture_hash": "0x2abde14a1bf85cef5ba92dd63eb992ed294804b795981c737e71995f8a1c42d5", "fork": "Prague", "format": "state_test", "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_0-offset_10-len_20-opcode_EXTDELEGATECALL]", - "fixture_hash": "0x1d47c2b856a03e74b20890d4b90bd93dd8ea70b852711a185b6eb9e5da2ca9cb", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_20-offset_20-len_20-opcode_EXTCALL]", + "fixture_hash": "0x58ae7839e319a723241c7641cfb183d73a4bbf28cf7d61ffd7d1bd51e78a674f", "fork": "Prague", "format": "state_test", "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_0-offset_10-len_20-opcode_EXTSTATICCALL]", - "fixture_hash": "0x1824ac1ab3a0f6fc4b2a5f7ebc93def2fef86ab654a582d2739e1ede95e1880e", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_20-offset_20-len_20-opcode_EXTDELEGATECALL]", + "fixture_hash": "0x3c5620bcf45b9e6e5385dd63abb7b472a29c355c74cb18ea5bd2180a3b9a5a78", "fork": "Prague", "format": "state_test", "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_0-offset_10-len_30-opcode_CALL]", - "fixture_hash": "0xc0726f22c0dcc87b4fd59bf5409bfe8a952d4cbfb73b70253e04b249ea4c5069", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_20-offset_20-len_20-opcode_EXTSTATICCALL]", + "fixture_hash": "0xbae8b76bded59f8ae3396202fa71028cd4324c7642c7459978c5d5e11d07dbff", "fork": "Prague", "format": "state_test", "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_0-offset_10-len_30-opcode_CALLCODE]", - "fixture_hash": "0x1f164eb7d9582f5f1f26ebd544b41a0537a87cac6f34898f8f1bcd6e1d14168f", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_20-offset_20-len_30-opcode_CALL]", + "fixture_hash": "0xa795e288a9037ff856bf2a8df0827b1cd9ae94eec835ec7091c8e29a7b53cad2", "fork": "Prague", "format": "state_test", "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_0-offset_10-len_30-opcode_DELEGATECALL]", - "fixture_hash": "0xb2c47024b448d39237a324b688881e7189d223bfaf3fed82cbe93d6dd82094b2", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_20-offset_20-len_30-opcode_CALLCODE]", + "fixture_hash": "0xfd1729afe4868f79e45709f86b8cf63e6b813e78aef826d575907777d1fe172b", "fork": "Prague", "format": "state_test", "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_0-offset_10-len_30-opcode_STATICCALL]", - "fixture_hash": "0x70f6c02d3b5dc1b0f24c69f06fca69230b15c06e46f0dd3c242303614dd9c845", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_20-offset_20-len_30-opcode_DELEGATECALL]", + "fixture_hash": "0x8591af187bf8ef6fdce06a51376c63c6d41293c625674eae7d80fb1e71e188c6", "fork": "Prague", "format": "state_test", "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_0-offset_10-len_30-opcode_EXTCALL]", - "fixture_hash": "0xd87d93dcbd14a5d5c3664849de106b76294203bf6706434f9cabb67ecc02cfb9", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_20-offset_20-len_30-opcode_STATICCALL]", + "fixture_hash": "0xfaf951dcae9fdfdf4ebca3c2483358bb9ce6e05868e4bcb42bb6d0b2882ef4c3", "fork": "Prague", "format": "state_test", "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_0-offset_10-len_30-opcode_EXTDELEGATECALL]", - "fixture_hash": "0x70fee69f1aae5d7aa512ad6c6b18abd9656009b898e169b25caaa22a31c8d7cd", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_20-offset_20-len_30-opcode_EXTCALL]", + "fixture_hash": "0x768efdb874a3fb9c9f9c6653b29035854680ee20a7137cfbf9f7fcf41a977110", "fork": "Prague", "format": "state_test", "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_0-offset_10-len_30-opcode_EXTSTATICCALL]", - "fixture_hash": "0xa428b79c86ebe038bca3dbba4ae06cb9e6aded15ac785c281588dd24866ac2cb", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_20-offset_20-len_30-opcode_EXTDELEGATECALL]", + "fixture_hash": "0xa5191e4b78ea089304d72cd9a035c8ffcc6203016a4a654870471fee4c95c552", "fork": "Prague", "format": "state_test", "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_0-offset_20-len_0-opcode_CALL]", - "fixture_hash": "0x211f591694391cc389714a47e3d45a27e2052d98f28cfc2622ba525d56f1674", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_20-offset_20-len_30-opcode_EXTSTATICCALL]", + "fixture_hash": "0x8bcf2a6c5ca0bf421be3fd889847f0e9d6b152014e0b10d1ef5d8b6dbc6d5927", "fork": "Prague", "format": "state_test", "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_0-offset_20-len_0-opcode_CALLCODE]", - "fixture_hash": "0xaa2e1a5be8851a0c988d11f0210f02439588f0d572f631d676b6d9a3ac9be4b1", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_20-offset_30-len_0-opcode_CALL]", + "fixture_hash": "0x9d21171c16c10b379c59d3461316cd3f3348480b656dac6ae46bb2dbf3c438ad", "fork": "Prague", "format": "state_test", "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_0-offset_20-len_0-opcode_DELEGATECALL]", - "fixture_hash": "0x571baa454ba6e037b415b9d69c2cbdb611b8a7ffea7572ea1b607e4f458d2f9b", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_20-offset_30-len_0-opcode_CALLCODE]", + "fixture_hash": "0xbeba65b38b3ba27c8c94ccac14e2d79a5879aecf36a9df93f3596036d7fdd397", "fork": "Prague", "format": "state_test", "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_0-offset_20-len_0-opcode_STATICCALL]", - "fixture_hash": "0xc4769297c69c350b82d35a72fbb21c5cbfa581c2e4e434ec8a7160ef8d0d0401", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_20-offset_30-len_0-opcode_DELEGATECALL]", + "fixture_hash": "0x63040a6e34405e655f30bed1231a2d6613a8932ab545188bf0c87a7d03811cf9", "fork": "Prague", "format": "state_test", "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_0-offset_20-len_0-opcode_EXTCALL]", - "fixture_hash": "0x5cb2c4a1f42dbe9523d1c345336542b63bda140b62b0b673ab18d89de0e35f8f", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_20-offset_30-len_0-opcode_STATICCALL]", + "fixture_hash": "0x3008c1a076c79878f2e0d7ad4d3d76548e8e54039dd3e0d2fe4174c43525d94b", "fork": "Prague", "format": "state_test", "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_0-offset_20-len_0-opcode_EXTDELEGATECALL]", - "fixture_hash": "0x6184e79d08dde4d5c0f55c66525908b058c8d83f496a0dc4eba0ace457afc4cf", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_20-offset_30-len_0-opcode_EXTCALL]", + "fixture_hash": "0xe2740430d8769ea448c7096045a813e60f296b97733ae5e3c5c5318deb0c7e34", "fork": "Prague", "format": "state_test", "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_0-offset_20-len_0-opcode_EXTSTATICCALL]", - "fixture_hash": "0x15b78b144ecded09b85c3a262a77c5cfb6da1b7093b97a850be299da67b0e417", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_20-offset_30-len_0-opcode_EXTDELEGATECALL]", + "fixture_hash": "0x118a42d24fa4b033e274b433da306041812d2d71993e0a67fafc299cdf2524d4", "fork": "Prague", "format": "state_test", "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_0-offset_20-len_10-opcode_CALL]", - "fixture_hash": "0xf02f1d39a12478c88e107c636e9f239e8936a6342f4b8fdf3246b082327e9790", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_20-offset_30-len_0-opcode_EXTSTATICCALL]", + "fixture_hash": "0xfc278baf726ce1cee0be998c069d2d8aa1f57c44d23f45fa0367387f0373b091", "fork": "Prague", "format": "state_test", "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_0-offset_20-len_10-opcode_CALLCODE]", - "fixture_hash": "0x1866b54e195833914bd52e9bcc43f894cb92e8c022db18e2516201b2fa69683d", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_20-offset_30-len_10-opcode_CALL]", + "fixture_hash": "0xbb5bed20084f5991e1af2f94a87fac2c6b8a003939691334f8f0c226f3ab3780", "fork": "Prague", "format": "state_test", "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_0-offset_20-len_10-opcode_DELEGATECALL]", - "fixture_hash": "0xd719010546e29016cc734534fc3fd7dcaf213f88b73d772585dd7a48719fa5ec", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_20-offset_30-len_10-opcode_CALLCODE]", + "fixture_hash": "0xcabcca7b1e4a4a1a3c83d14c2806080ebd7037495ecc5b6b4c6d87cdd669944a", "fork": "Prague", "format": "state_test", "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_0-offset_20-len_10-opcode_STATICCALL]", - "fixture_hash": "0x1f89a6ea3ccd4d76da20c6898db35ce4805762beb8653ef6efde51ad7970350d", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_20-offset_30-len_10-opcode_DELEGATECALL]", + "fixture_hash": "0xece813c811936ec93b67598da1fb6825d267c186e7875c98f68e022617c4c767", "fork": "Prague", "format": "state_test", "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_0-offset_20-len_10-opcode_EXTCALL]", - "fixture_hash": "0xa1ec8244f9edd8923e765fb7bea1798ec18ca840a53690de183977afd8407f20", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_20-offset_30-len_10-opcode_STATICCALL]", + "fixture_hash": "0x2a7f010796ef2c23e35b93f47cfbc330ac68a28bbba0f50e1dcb182b94a66671", "fork": "Prague", "format": "state_test", "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_0-offset_20-len_10-opcode_EXTDELEGATECALL]", - "fixture_hash": "0x8259f450f7bfdeac08242c34c0625e0ab7bdff701c9c0ddf775c79b526e3483a", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_20-offset_30-len_10-opcode_EXTCALL]", + "fixture_hash": "0x6cbeed6b75a181eee9dedefd1a681fef6d1744bb1b8bc5c00a560d22ad0d8c4d", "fork": "Prague", "format": "state_test", "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_0-offset_20-len_10-opcode_EXTSTATICCALL]", - "fixture_hash": "0x4538fb3ef7dc1bd9ac6cb08e289b10768674a6d0cac0da5279dd0eaf35fe8c18", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_20-offset_30-len_10-opcode_EXTDELEGATECALL]", + "fixture_hash": "0x1eb91fb0caff02bf3504093f503517ab94533602d336f8c06706deee5fa04890", "fork": "Prague", "format": "state_test", "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_0-offset_20-len_20-opcode_CALL]", - "fixture_hash": "0x409b223e3a7d60231cace8f7d1ec53f03cc4c60b8f649f1687e831c8b4375772", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_20-offset_30-len_10-opcode_EXTSTATICCALL]", + "fixture_hash": "0x3cae9da12e13de390f35938a70f0b959591835da981fef2483f051c3a7ca3a5f", "fork": "Prague", "format": "state_test", "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_0-offset_20-len_20-opcode_CALLCODE]", - "fixture_hash": "0xd48dfc5aa81ac78446fedcbdc2f3bfab28d0d41b6b2ea8523dad742876f49fed", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_20-offset_30-len_20-opcode_CALL]", + "fixture_hash": "0x334d7c5cf7dd66939738ae4380849a4b6cadf964b51db69ad32ec7071eb5cabf", "fork": "Prague", "format": "state_test", "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_0-offset_20-len_20-opcode_DELEGATECALL]", - "fixture_hash": "0x190b627731f86a45d8f06312504902fa05128f7978215860ea389f4301943d7e", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_20-offset_30-len_20-opcode_CALLCODE]", + "fixture_hash": "0x183e18f8bec44fdcaf05fafb41f3fcfd77fe9c47dd365a5f99d856f8a9fde412", "fork": "Prague", "format": "state_test", "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_0-offset_20-len_20-opcode_STATICCALL]", - "fixture_hash": "0x5c6ad21db59402042bd66c9dcf7966e14fec3c7a6f1c4e73bbbf8f42462c629c", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_20-offset_30-len_20-opcode_DELEGATECALL]", + "fixture_hash": "0xff70dfb669fa10df39352857fa4972aa93e0525aa4b89c69c2b00752ba951404", "fork": "Prague", "format": "state_test", "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_0-offset_20-len_20-opcode_EXTCALL]", - "fixture_hash": "0x60972cd6b0de2a82617cdd173d6c152cacef06c42ac3ae266091ab61dde86a4d", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_20-offset_30-len_20-opcode_STATICCALL]", + "fixture_hash": "0xe024db38bf4e8990e3e374a8915a23b40c971c9fb21ea3b126dca8f23c6abf42", "fork": "Prague", "format": "state_test", "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_0-offset_20-len_20-opcode_EXTDELEGATECALL]", - "fixture_hash": "0x7d8f562d78dd324e688c569caadcbca1b715a3f203d4358c11c68748c193df16", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_20-offset_30-len_20-opcode_EXTCALL]", + "fixture_hash": "0xf46cf821229af48a94a0fe45daf30096128e302b4aa83251188227f3416980d2", "fork": "Prague", "format": "state_test", "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_0-offset_20-len_20-opcode_EXTSTATICCALL]", - "fixture_hash": "0x380e24bd7a536408dd1cb573dd307c815c6d2669c8440429e245fa0ae360b3e9", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_20-offset_30-len_20-opcode_EXTDELEGATECALL]", + "fixture_hash": "0x4813d653a312b6e65ac6543954825bbbcd5c4228d186b46273c4c1afbaa12998", "fork": "Prague", "format": "state_test", "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_0-offset_20-len_30-opcode_CALL]", - "fixture_hash": "0x20d39000542cdac3de70ffa2742cea89c9932187530aecd7df5cef645981db76", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_20-offset_30-len_20-opcode_EXTSTATICCALL]", + "fixture_hash": "0x7f4d6ce84831484840913c4b3e5b3e94f9642e40b3174db144b8488f9e1e6c6e", "fork": "Prague", "format": "state_test", "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_0-offset_20-len_30-opcode_CALLCODE]", - "fixture_hash": "0x7ec48f88f79c651cc12a1acfa54a6825de9e83a09e9f1eeca78ce7535c474279", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_20-offset_30-len_30-opcode_CALL]", + "fixture_hash": "0xdcdbb70aa5cad2b77b9cd6f9d708ed8b4d2270a22038adc41d2a5882c91ee255", "fork": "Prague", "format": "state_test", "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_0-offset_20-len_30-opcode_DELEGATECALL]", - "fixture_hash": "0x6008fbaa6c8d7445b28c93ba1699f81708916c3b8e2a17c21b9ecf88ace383a0", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_20-offset_30-len_30-opcode_CALLCODE]", + "fixture_hash": "0x663c3ec2768d55023174f8d7306dfefd2b3621b3bbb62f44c43668a84303fd05", "fork": "Prague", "format": "state_test", "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_0-offset_20-len_30-opcode_STATICCALL]", - "fixture_hash": "0x3a7eb8658b66b0a7fe5f8ff62738a23345d87ffc9bfa889b2a224ad9d3597921", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_20-offset_30-len_30-opcode_DELEGATECALL]", + "fixture_hash": "0xb839dc84776ce38ec1c9eff233301ccf99ae4fba3c43fe22b02f82f6bd1d3e67", "fork": "Prague", "format": "state_test", "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_0-offset_20-len_30-opcode_EXTCALL]", - "fixture_hash": "0x9114c8aef0f11b17c603bc57f0e3710533246553a04824b253b942171006f84", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_20-offset_30-len_30-opcode_STATICCALL]", + "fixture_hash": "0x9d5b7e73fd1a5ac74a85e9935c5ba6626411e7a50fdfe542b781c60900570698", "fork": "Prague", "format": "state_test", "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_0-offset_20-len_30-opcode_EXTDELEGATECALL]", - "fixture_hash": "0x934e95d1d81f09071069cc95130707083fe54d6e5bc40f3e4d54252ddec2b92", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_20-offset_30-len_30-opcode_EXTCALL]", + "fixture_hash": "0x3e093f4d59aa484d4ea08c424c0ee408925b25e38672d23227120899a1b9cbb5", "fork": "Prague", "format": "state_test", "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_0-offset_20-len_30-opcode_EXTSTATICCALL]", - "fixture_hash": "0x82fb1f050b7acb043d224d14bdc396110a4df6f8d3a859d1219fea40f3a52733", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_20-offset_30-len_30-opcode_EXTDELEGATECALL]", + "fixture_hash": "0xa72c0f91874d5d80062d415be22e7928faa17f7429fad151a5b0939370f6efd5", "fork": "Prague", "format": "state_test", "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_0-offset_30-len_0-opcode_CALL]", - "fixture_hash": "0x5b04edf899450ffa12a94a5be1aabf4ee0e52a97f00bec73d6e4475fded7cedd", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_20-offset_30-len_30-opcode_EXTSTATICCALL]", + "fixture_hash": "0xd7865343225c3555b158c54a17558950d75afe211f7488c4b496053cc28defe", "fork": "Prague", "format": "state_test", "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_0-offset_30-len_0-opcode_CALLCODE]", - "fixture_hash": "0x6cffe2cb18fe47a68766d8556dcf94ea783ab4bd277b8e427b9c1fc27a88f2c0", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_30-offset_0-len_0-opcode_CALL]", + "fixture_hash": "0x65b0c47456c1ef21f788c38cd108168d6e1395c3e162dbbe138fdf2bfb2a6451", "fork": "Prague", "format": "state_test", "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_0-offset_30-len_0-opcode_DELEGATECALL]", - "fixture_hash": "0x70985fe5ef9625dd26ba108c20b45b3bc18343c0e02ab9498b3af7768d2817ed", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_30-offset_0-len_0-opcode_CALLCODE]", + "fixture_hash": "0x71286ef542154409a49b03ce353000648f55491674c3f74f4fa70d2f55917ce6", "fork": "Prague", "format": "state_test", "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_0-offset_30-len_0-opcode_STATICCALL]", - "fixture_hash": "0xc378ce294f4f252315453e5cb7acef0ed45c2499b4d05cadb8a3beafab28e18b", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_30-offset_0-len_0-opcode_DELEGATECALL]", + "fixture_hash": "0xd672b31650f3b4453b6137556aa3310c4de6f67abf38126ed77195c1709ab20d", "fork": "Prague", "format": "state_test", "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_0-offset_30-len_0-opcode_EXTCALL]", - "fixture_hash": "0x393ed33aa4c8cf4532ecfedfcf3a08e6e67b21afab08d3d7916355a5669be05c", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_30-offset_0-len_0-opcode_STATICCALL]", + "fixture_hash": "0x5c6fe56f2bfcf1dbddab5e0fd5196c274c1225c28323755ac602f4985c856d70", "fork": "Prague", "format": "state_test", "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_0-offset_30-len_0-opcode_EXTDELEGATECALL]", - "fixture_hash": "0xe7cc86e4740e8d1bf492ebd0e9fd4a81c2bcb0e196533f2b950f801955ea3a50", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_30-offset_0-len_0-opcode_EXTCALL]", + "fixture_hash": "0xf57852a2f86bf2e4c34d445a43acef4a289f5f614fafa38d2a357c6225553a59", "fork": "Prague", "format": "state_test", "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_0-offset_30-len_0-opcode_EXTSTATICCALL]", - "fixture_hash": "0x7de3ca060df2a98bc03662013d4105edede5091fbfee14e1a62b2a6d85c3a1ee", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_30-offset_0-len_0-opcode_EXTDELEGATECALL]", + "fixture_hash": "0x9e4f80d5b7bb3f3b548ef45e071484320fa52eecad32616f79971204b4b4ba30", "fork": "Prague", "format": "state_test", "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_0-offset_30-len_10-opcode_CALL]", - "fixture_hash": "0x367766612b40a5129deebe38e8022043b11d61a7f68813322a9397e756aa38fb", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_30-offset_0-len_0-opcode_EXTSTATICCALL]", + "fixture_hash": "0x50be349f983670e757c16e74a49f28ca903b2469ef02cdb21f755b34ed04012e", "fork": "Prague", "format": "state_test", "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_0-offset_30-len_10-opcode_CALLCODE]", - "fixture_hash": "0xf7d2d07acfd058eb2a53e36ac539f599ec738e9b5596e129f2a01f04e313a796", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_30-offset_0-len_10-opcode_CALL]", + "fixture_hash": "0x931c49f92b629548643d127a9ed1b7916146b7c6c087938ef71b082f98772e9b", "fork": "Prague", "format": "state_test", "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_0-offset_30-len_10-opcode_DELEGATECALL]", - "fixture_hash": "0xf052618ea11cd1095b4fb19001df7400b61e5355aa0e4fa69ed85654630f17d8", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_30-offset_0-len_10-opcode_CALLCODE]", + "fixture_hash": "0xceb9dba17d7ca793ead367bc74a7c45bb056a66ef2612d03ffc9414d72de662a", "fork": "Prague", "format": "state_test", "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_0-offset_30-len_10-opcode_STATICCALL]", - "fixture_hash": "0xd55bfdc4e8b6eeeb1822e3b6c6df850adf4cdff980b77ad472a2bb5f5265b151", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_30-offset_0-len_10-opcode_DELEGATECALL]", + "fixture_hash": "0xc490aa141ae89fa4589424e9faa9817e3ae4abc282281f7a494aa03017b09c14", "fork": "Prague", "format": "state_test", "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_0-offset_30-len_10-opcode_EXTCALL]", - "fixture_hash": "0x81da9d8d283fa1cf48939c6d7df52a09babac206c2437a00ccb2491e4cca0f8f", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_30-offset_0-len_10-opcode_STATICCALL]", + "fixture_hash": "0x3ce1edb999daaa9ce3cebbe12508e5dadd96e1e58e6c973cf4eba4b614c7cdbf", "fork": "Prague", "format": "state_test", "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_0-offset_30-len_10-opcode_EXTDELEGATECALL]", - "fixture_hash": "0x2f086a73214937af578f6e637d30f88c62f0f3f00d25eb709ff9aa1cb811fa61", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_30-offset_0-len_10-opcode_EXTCALL]", + "fixture_hash": "0x29f013e837672878094f6c01590e836304051843f5fe94683f95a3f951cdbd4c", "fork": "Prague", "format": "state_test", "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_0-offset_30-len_10-opcode_EXTSTATICCALL]", - "fixture_hash": "0x878523772b1637c1836fc8dcb203fde1f7dbfac3d7463d1444a9e1639059dfa6", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_30-offset_0-len_10-opcode_EXTDELEGATECALL]", + "fixture_hash": "0x8fb332c8596ef527786a7c3e7a3919904f9d26ae8f506b89fa7259a1b3ba2ca4", "fork": "Prague", "format": "state_test", "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_0-offset_30-len_20-opcode_CALL]", - "fixture_hash": "0x5232204274db2ed4e17e3aa87606c535964bced83c3942c94bbd53ba7954b6ec", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_30-offset_0-len_10-opcode_EXTSTATICCALL]", + "fixture_hash": "0x3acffaba3b0a1cc345b0020827b720e680d66efc81cdb755aa1769b405f64505", "fork": "Prague", "format": "state_test", "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_0-offset_30-len_20-opcode_CALLCODE]", - "fixture_hash": "0x458e0c04d04aad4be0334b5c23660203fc30c3cb4993ec379c711ac9dd4b5a41", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_30-offset_0-len_20-opcode_CALL]", + "fixture_hash": "0x2bbef51b019418e48aa858e0c4456ca71dcca49839ca5b31c352a0e88a2a5055", "fork": "Prague", "format": "state_test", "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_0-offset_30-len_20-opcode_DELEGATECALL]", - "fixture_hash": "0xbc8b1ec315f09a9873348ffc8a37801f89996bc8d9e49e4b381348ad62c133ec", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_30-offset_0-len_20-opcode_CALLCODE]", + "fixture_hash": "0xb1c25c2430cadc860285462c24e4b661e05b5a6d5f941325b99cc7f94f060a8c", "fork": "Prague", "format": "state_test", "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_0-offset_30-len_20-opcode_STATICCALL]", - "fixture_hash": "0x3e1e4dfbd1d7b6b92cd23264b48fc3f14f6e00974f8cc43e32933ce17ff79fd", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_30-offset_0-len_20-opcode_DELEGATECALL]", + "fixture_hash": "0x56dbb8705d52bfc469617e8bf67572e43e51faac14c7bf0d2d00954d803c5b8c", "fork": "Prague", "format": "state_test", "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_0-offset_30-len_20-opcode_EXTCALL]", - "fixture_hash": "0x63cedc04eed8c1d0c3772d2e272c2405328d09af7672ebef89b89090a5aa5362", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_30-offset_0-len_20-opcode_STATICCALL]", + "fixture_hash": "0x23febc3f65978b537f6033294d79f863f1a481bf73181645e263ce0ad765d306", "fork": "Prague", "format": "state_test", "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_0-offset_30-len_20-opcode_EXTDELEGATECALL]", - "fixture_hash": "0x1466a2eaf99dbbadf252e04013d37c5a2ffd7474cda4e94d40d272e8a4554d72", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_30-offset_0-len_20-opcode_EXTCALL]", + "fixture_hash": "0xee3c5c81e0336ea41ddcd9de530027334a31d33250955e47caedc5a4b55f458a", "fork": "Prague", "format": "state_test", "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_0-offset_30-len_20-opcode_EXTSTATICCALL]", - "fixture_hash": "0x630dd82f53f491615efa81c62da21707b2f88c2c6604da4d2e7b8a9871c13c10", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_30-offset_0-len_20-opcode_EXTDELEGATECALL]", + "fixture_hash": "0x40884f6ce0f652961be18f753c4952703dccefeba1f7011a234c0e3158c60f6c", "fork": "Prague", "format": "state_test", "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_0-offset_30-len_30-opcode_CALL]", - "fixture_hash": "0xc331c26780230a0382af17620fcd7d72fbec2d7de89db15d9215dd7cf19426a9", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_30-offset_0-len_20-opcode_EXTSTATICCALL]", + "fixture_hash": "0x9b55905b481c8213a0e4801bf8d114bcca993d446509820b0a131507de42f118", "fork": "Prague", "format": "state_test", "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_0-offset_30-len_30-opcode_CALLCODE]", - "fixture_hash": "0xe98efd0d06d4d10f6227b4da7c6f0c4e4e53ec25b82c6feacd711a89f115bcae", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_30-offset_0-len_30-opcode_CALL]", + "fixture_hash": "0xb7b9983fa9603a8690ea220e8a2877700be09671b3c14f32ad330ba72757a2f", "fork": "Prague", "format": "state_test", "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_0-offset_30-len_30-opcode_DELEGATECALL]", - "fixture_hash": "0x8ee0383d1f3e03508952026d9c5b0e4d6bae1da1c2e8d0056ae003cd2ee29468", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_30-offset_0-len_30-opcode_CALLCODE]", + "fixture_hash": "0xb2e8c375f997ec573259076b4e3573979501c7ebdee501dfcef0ae711989b235", "fork": "Prague", "format": "state_test", "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_0-offset_30-len_30-opcode_STATICCALL]", - "fixture_hash": "0x352818568a7ebec98f39c693880c72de8ccc020e9acd66a7124505fc3317bb37", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_30-offset_0-len_30-opcode_DELEGATECALL]", + "fixture_hash": "0x16af56fd8e25262dbe3a7d8609b4e3657720fa729b7d73e313dec39b62272a2d", "fork": "Prague", "format": "state_test", "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_0-offset_30-len_30-opcode_EXTCALL]", - "fixture_hash": "0x853ce17c179a197ec02fd3f32234565210aa520141e6849aefedb06e8684dc89", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_30-offset_0-len_30-opcode_STATICCALL]", + "fixture_hash": "0x12afe57837e8937f187503c8d94b450a14ad649f2772322d2e764a491198c9b5", "fork": "Prague", "format": "state_test", "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_0-offset_30-len_30-opcode_EXTDELEGATECALL]", - "fixture_hash": "0x6d80cc79f4fa76c5505ddc69198aa1f4a208857fa2dae692f53bd537ebd73ed8", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_30-offset_0-len_30-opcode_EXTCALL]", + "fixture_hash": "0x91977c82aa7f9611b69968ac7cc233535c5503584957d91256e05cd93cadfbf7", "fork": "Prague", "format": "state_test", "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_0-offset_30-len_30-opcode_EXTSTATICCALL]", - "fixture_hash": "0xd7336e610b60ea2d70e309e0be08c65e400e8adadb9e77b95b81073a172f42b9", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_30-offset_0-len_30-opcode_EXTDELEGATECALL]", + "fixture_hash": "0xc933a88c801542fcee763cb5167375a48486d451888a657afc54e52fce0151c7", "fork": "Prague", "format": "state_test", "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_10-offset_0-len_0-opcode_CALL]", - "fixture_hash": "0x546243fcae6a67020ca8fc3209f8ed2aec1f498618d9a630331164cd5bf9d72f", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_30-offset_0-len_30-opcode_EXTSTATICCALL]", + "fixture_hash": "0x6def9320fe20f98bee03ed94edd1050c3de0a9f84916ead83d54cbfe8756987c", "fork": "Prague", "format": "state_test", "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_10-offset_0-len_0-opcode_CALLCODE]", - "fixture_hash": "0xfdcce1f56af42aca41624c31d02945d00fb3d8a2f9ca6d6b7b31b52a873845a5", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_30-offset_10-len_0-opcode_CALL]", + "fixture_hash": "0xb4d451c1fdac68aabee3d8200f578b1df40c6b5966c5c97e8120dd42af052ac4", "fork": "Prague", "format": "state_test", "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_10-offset_0-len_0-opcode_DELEGATECALL]", - "fixture_hash": "0x420f815e7227d89f177f1aec008a4371d0074edd63ab9fe19b8597f4574fd0ad", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_30-offset_10-len_0-opcode_CALLCODE]", + "fixture_hash": "0x3bba6b9b7456b7e1e2a25f789cef7d5e895f9b68dcccab276ee6c9ee3552e88b", "fork": "Prague", "format": "state_test", "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_10-offset_0-len_0-opcode_STATICCALL]", - "fixture_hash": "0xf265e0c8ee04ff7fadf206f56759e8253ad32d04dcc0187021129ac1dc3f00d0", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_30-offset_10-len_0-opcode_DELEGATECALL]", + "fixture_hash": "0xd303a74319a52e2b06bff8ddd5b22e705aba1addd4189f635e0b555c571eadc", "fork": "Prague", "format": "state_test", "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_10-offset_0-len_0-opcode_EXTCALL]", - "fixture_hash": "0x20b4530fe20bb8a4f1aa6ab783973395be9868cfc98aa9070318c0f3e9f55663", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_30-offset_10-len_0-opcode_STATICCALL]", + "fixture_hash": "0x810a8ef8b546a32e5a086ab7c17728307799464ccd2ec39443a6b3989a7d56cb", "fork": "Prague", "format": "state_test", "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_10-offset_0-len_0-opcode_EXTDELEGATECALL]", - "fixture_hash": "0x2600b4f138d401c92cb1c9c3a64037cac766b77382d518a8816b884ec08ebf32", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_30-offset_10-len_0-opcode_EXTCALL]", + "fixture_hash": "0xf5428b90f9841a96b0d050ad6116f46f04bfacf407ea3f66806aedaa4050d899", "fork": "Prague", "format": "state_test", "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_10-offset_0-len_0-opcode_EXTSTATICCALL]", - "fixture_hash": "0xf5a2c4b7e060493be1c3eaaa260427e9f10098080b8188d0bc9dd630fcf20bb3", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_30-offset_10-len_0-opcode_EXTDELEGATECALL]", + "fixture_hash": "0x22b882129b698fc7d0caf7572d32e614792a81ae679c420b00201d690b332ad3", "fork": "Prague", "format": "state_test", "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_10-offset_0-len_10-opcode_CALL]", - "fixture_hash": "0xf05a59dae632b9d71476ceb36969ca9192aa326ca83270b040dec23a2e8533e7", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_30-offset_10-len_0-opcode_EXTSTATICCALL]", + "fixture_hash": "0x5e5b36afd5874052263b575be401192dddbfdbefaf26b89a8065c9ed9028d2", "fork": "Prague", "format": "state_test", "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_10-offset_0-len_10-opcode_CALLCODE]", - "fixture_hash": "0x3ae683cad150fa4171d080bab410bc93c13e4460ba1e9fdad3f2f815e0889e1", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_30-offset_10-len_10-opcode_CALL]", + "fixture_hash": "0x75f91f8dc02de87cef14a3dd5193e32e7d40e745c00646841ff23496e5e4faf", "fork": "Prague", "format": "state_test", "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_10-offset_0-len_10-opcode_DELEGATECALL]", - "fixture_hash": "0x84a367446f55163833c51e4dbf99c40c82dcf27cac439b5415a13a401245db99", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_30-offset_10-len_10-opcode_CALLCODE]", + "fixture_hash": "0x79754b89a49d017bc26f9a41461fb7b6ff72320bf83bf57c3adc2081c396702d", "fork": "Prague", "format": "state_test", "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_10-offset_0-len_10-opcode_STATICCALL]", - "fixture_hash": "0x44ba3c3ad66f727f4c58eec9fb8dd953339bd546fe5f4d185a6cfde8c713be8b", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_30-offset_10-len_10-opcode_DELEGATECALL]", + "fixture_hash": "0x5e4f269b5bc127e2ddef552acc9d5cac72001312f7004c1d374bb37f31f29d50", "fork": "Prague", "format": "state_test", "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_10-offset_0-len_10-opcode_EXTCALL]", - "fixture_hash": "0xa6349cd8ba5f531d3b233af9177abba07a70ac906ba3700640a1ea62af06c1f0", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_30-offset_10-len_10-opcode_STATICCALL]", + "fixture_hash": "0x5d442620a84858e7f3910613274fb6dcfa43571c7c15ee056d33434686d09b", "fork": "Prague", "format": "state_test", "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_10-offset_0-len_10-opcode_EXTDELEGATECALL]", - "fixture_hash": "0xb0e962e281c3968389818a1a76259dcdff5c77ee4a2ad6b8feff1cd3f561f06f", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_30-offset_10-len_10-opcode_EXTCALL]", + "fixture_hash": "0xf0c42eb1dbeff1f0a86b0f79773931d0bf545aab204f6f7d20ac7bed8a18bcbd", "fork": "Prague", "format": "state_test", "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_10-offset_0-len_10-opcode_EXTSTATICCALL]", - "fixture_hash": "0x1c2734d271f96b9ac59e872d7987553bf2c245677d8cb5e6f269c886af8c06a9", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_30-offset_10-len_10-opcode_EXTDELEGATECALL]", + "fixture_hash": "0x57681225b53985707f095534501d49cdf4215eaee3ff8ecddb07a6e5a31039f7", "fork": "Prague", "format": "state_test", "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_10-offset_0-len_20-opcode_CALL]", - "fixture_hash": "0x6cc788059c34fd573fd3249a610e92ebd0b8a6ca435b7db10dda38f0e23c9261", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_30-offset_10-len_10-opcode_EXTSTATICCALL]", + "fixture_hash": "0xecad7361436b54151d69ab1dc9dbbf6e6ed9fbe42a2fd54e2770c9b9923cb64f", "fork": "Prague", "format": "state_test", "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_10-offset_0-len_20-opcode_CALLCODE]", - "fixture_hash": "0x6991ac8456a1d2563a39071e7e7affaa92b4039a323c943558f55e07625e65d9", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_30-offset_10-len_20-opcode_CALL]", + "fixture_hash": "0x230ca5e24bb2ed3c9451d15bcc5f99319377fc04ce53981f2faeec17850721b", "fork": "Prague", "format": "state_test", "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_10-offset_0-len_20-opcode_DELEGATECALL]", - "fixture_hash": "0x887f59812478f5f3e0c7909e837a695af1e49ba8a5a1174d36a154267dfa01de", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_30-offset_10-len_20-opcode_CALLCODE]", + "fixture_hash": "0xa92c083ee45e7997e5c8b43cfd7546ba4ade1bf3f26189e4de97d04ac363d2bd", "fork": "Prague", "format": "state_test", "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_10-offset_0-len_20-opcode_STATICCALL]", - "fixture_hash": "0x2c475ac6f17b92a63ee2501f3724c6a34c6da76ea081c4339915955daaa63f7", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_30-offset_10-len_20-opcode_DELEGATECALL]", + "fixture_hash": "0xdd0d216706c097b63beaab0c6a6527c249254970fba2a04bd33eb1949907ec66", "fork": "Prague", "format": "state_test", "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_10-offset_0-len_20-opcode_EXTCALL]", - "fixture_hash": "0x783455a0ab7be4a44bd7add81f838d4127ae7b0c79fcaefef06d2abdd8705971", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_30-offset_10-len_20-opcode_STATICCALL]", + "fixture_hash": "0xa95bec62a6691f9313441e4c50dd15ef8df691f680b3e4d1c25b334496560e83", "fork": "Prague", "format": "state_test", "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_10-offset_0-len_20-opcode_EXTDELEGATECALL]", - "fixture_hash": "0x744b591b75f7e8ba1a6209d93ebabef23b30fd595cf215a24c8affcb9e146e94", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_30-offset_10-len_20-opcode_EXTCALL]", + "fixture_hash": "0xf9a3c67514bb4c3c41f6d1b531e8905d25c492f3e653e2ac8ce30db72f51225e", "fork": "Prague", "format": "state_test", "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_10-offset_0-len_20-opcode_EXTSTATICCALL]", - "fixture_hash": "0x72149baf3c20bed491140f6d5714eddf308f1c7f55c801c60bdbc16a1221d45b", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_30-offset_10-len_20-opcode_EXTDELEGATECALL]", + "fixture_hash": "0x918756dc06c517efab0088fcc05a6d33ab2a6c06299800fa154e972726dbfbd6", "fork": "Prague", "format": "state_test", "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_10-offset_0-len_30-opcode_CALL]", - "fixture_hash": "0xee9ad29cd1b4b3fa68685a1e35fae501e558640b60d39eacdd369100fd3c1c19", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_30-offset_10-len_20-opcode_EXTSTATICCALL]", + "fixture_hash": "0x311d6f331e8ffab4fa23fbaf4711f38528fc64e3dcadafb6f6a727724071800", "fork": "Prague", "format": "state_test", "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_10-offset_0-len_30-opcode_CALLCODE]", - "fixture_hash": "0x5bbf1b7246399360fc2230cfdb702966e16e81f098a9d3229fff9b71c8294d9a", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_30-offset_10-len_30-opcode_CALL]", + "fixture_hash": "0x97157370cf4f3c0f00ff594603831c01b514adfa1e95663817022603fe71f0f6", "fork": "Prague", "format": "state_test", "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_10-offset_0-len_30-opcode_DELEGATECALL]", - "fixture_hash": "0xae83e62d97e44900f9df61cbce7159abc49e60af1aab327c0ca6180e7331e5d", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_30-offset_10-len_30-opcode_CALLCODE]", + "fixture_hash": "0xf01cd0fe6078868c36672586c56aab6ac2472ad7ee239ea506640039b19d7c6b", "fork": "Prague", "format": "state_test", "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_10-offset_0-len_30-opcode_STATICCALL]", - "fixture_hash": "0x7c23e0147af89b2e0d2b1c7cb8c247eb546e5628cda77d4673ed273ae7c261d4", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_30-offset_10-len_30-opcode_DELEGATECALL]", + "fixture_hash": "0x7e23e740dfb06267ca7d3e3744a87cbfdb5177418d2484dec90555abcc0d6b8d", "fork": "Prague", "format": "state_test", "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_10-offset_0-len_30-opcode_EXTCALL]", - "fixture_hash": "0x87e97535e4ae9f9a1a2320dbe4da5a3312b65562940da8c29c477ec991e45543", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_30-offset_10-len_30-opcode_STATICCALL]", + "fixture_hash": "0x7d5262e4537e9c36ae2d84b35c2792764f561e307696ae4a1c69ae9f359a69bb", "fork": "Prague", "format": "state_test", "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_10-offset_0-len_30-opcode_EXTDELEGATECALL]", - "fixture_hash": "0x5ab79f35028ca732f1c666118667cfe40dc84a00e77f9002d660d10fbee6dc61", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_30-offset_10-len_30-opcode_EXTCALL]", + "fixture_hash": "0x1b71e717f65a47e794ed404d60374d0ac5658ccf28fe6e488dc1a1d25fbaa55c", "fork": "Prague", "format": "state_test", "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_10-offset_0-len_30-opcode_EXTSTATICCALL]", - "fixture_hash": "0x66704401b41f625e83d36f8ce2d83acc9297f6a303bcedbb5e88b01a0dd01c2", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_30-offset_10-len_30-opcode_EXTDELEGATECALL]", + "fixture_hash": "0x9973e1a7f31b161b0a03f5459159f078e54ff77c830381a0ef7da7430ceceb7", "fork": "Prague", "format": "state_test", "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_10-offset_10-len_0-opcode_CALL]", - "fixture_hash": "0xea6b414a9d82e1210e99cf5959aa45869adb61d39802fc42caa646ee1da8ca00", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_30-offset_10-len_30-opcode_EXTSTATICCALL]", + "fixture_hash": "0xa7da6d52d405c56c7970205ca244d0d705c1a149c5823ec33ed4669aa00d13e4", "fork": "Prague", "format": "state_test", "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_10-offset_10-len_0-opcode_CALLCODE]", - "fixture_hash": "0xda7137ca8be5971e47df397184ef3adc7109e9eaf1b2762d8dfc231e8ad6f93f", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_30-offset_20-len_0-opcode_CALL]", + "fixture_hash": "0x76ccb016997f5ad347885fb7d4a37cc31c600d00aed037307a4fa0a713759347", "fork": "Prague", "format": "state_test", "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_10-offset_10-len_0-opcode_DELEGATECALL]", - "fixture_hash": "0x468b7f4d9da9c4b998fb104008b718752ce92113c1b248014a8b3a6bbdca076f", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_30-offset_20-len_0-opcode_CALLCODE]", + "fixture_hash": "0x1d7a8a0af7d599956bbb2b5ed5e5d0fa81952c099649c6f2e314187194e24c66", "fork": "Prague", "format": "state_test", "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_10-offset_10-len_0-opcode_STATICCALL]", - "fixture_hash": "0xe0c0fa156e86db95d884d1caaaeeb6750600c9c0768a9f5f35e9075dcfad2ea", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_30-offset_20-len_0-opcode_DELEGATECALL]", + "fixture_hash": "0x9a08ed917eb70818822ef8d0b656aa797162f3eb6828755ee97e62f73abf58ed", "fork": "Prague", "format": "state_test", "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_10-offset_10-len_0-opcode_EXTCALL]", - "fixture_hash": "0xf3e9a2e7095cdb320403aed34859c40d978349af915938b5ba26728bbd2d5b04", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_30-offset_20-len_0-opcode_STATICCALL]", + "fixture_hash": "0x5cd8e875887554b7786208cd629ca3bf71e32e050066da8705b5af0218251bde", "fork": "Prague", "format": "state_test", "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_10-offset_10-len_0-opcode_EXTDELEGATECALL]", - "fixture_hash": "0xb764e488f6523e9a4d80715492db7692d43456779414e8c930bba013f40a4a2c", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_30-offset_20-len_0-opcode_EXTCALL]", + "fixture_hash": "0xdc261b251c17dd0d97c594779680946fae0730e9407ec730f90451448ba09b2e", "fork": "Prague", "format": "state_test", "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_10-offset_10-len_0-opcode_EXTSTATICCALL]", - "fixture_hash": "0x6bac517448edcebb609100968eba6f61dca3c1ac6df1b3a9658b016857f2a55b", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_30-offset_20-len_0-opcode_EXTDELEGATECALL]", + "fixture_hash": "0xaddd4f667b4a9137af17cebe21b4ab7cb77df11a2f5088901756adf5e5f2f377", "fork": "Prague", "format": "state_test", "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_10-offset_10-len_10-opcode_CALL]", - "fixture_hash": "0xba79177aa762f9ad15a8645829f66202e4260cfa41900c6a9fd9bc223647b7dd", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_30-offset_20-len_0-opcode_EXTSTATICCALL]", + "fixture_hash": "0xd47dea66c79a14216ac346daa99d88248ae2f27ab40b93ea2c4368d9cc1379a3", "fork": "Prague", "format": "state_test", "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_10-offset_10-len_10-opcode_CALLCODE]", - "fixture_hash": "0xe77e5e3c5e662d72af1cd477e3de75286be3860d7cf84972e0aa62bc6ed812a0", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_30-offset_20-len_10-opcode_CALL]", + "fixture_hash": "0xbe70a0ae666e4ed9f8bc55e851191a73ba74fc4804ad8521b7c5025f988c500a", "fork": "Prague", "format": "state_test", "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_10-offset_10-len_10-opcode_DELEGATECALL]", - "fixture_hash": "0xf4fd64b21aa3cc1fea62cdabb99794c58fc98bf3818b8609b15ba04986f4e456", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_30-offset_20-len_10-opcode_CALLCODE]", + "fixture_hash": "0x218fd8b1589fb72f4c1b347e4dd02503835f49604eb7d8ef4cc6cd9bd9f0c29e", "fork": "Prague", "format": "state_test", "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_10-offset_10-len_10-opcode_STATICCALL]", - "fixture_hash": "0xf9102eae1b2e38b2e3362e5b563fa4d9a94ec6c6768083c492aefd5fb95ee5dc", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_30-offset_20-len_10-opcode_DELEGATECALL]", + "fixture_hash": "0xd1f7d23379446c77b26df880827968bdf48035156871b370fe3f74c901838ae9", "fork": "Prague", "format": "state_test", "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_10-offset_10-len_10-opcode_EXTCALL]", - "fixture_hash": "0x86c00510a51e6cad96dd6a53b83cd052b5da283b81f80163fda545f5e592ebf4", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_30-offset_20-len_10-opcode_STATICCALL]", + "fixture_hash": "0x74e68816cd0612152e278c6f8a4d3acaf61c5231abe11c881b62df80f0a77fcf", "fork": "Prague", "format": "state_test", "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_10-offset_10-len_10-opcode_EXTDELEGATECALL]", - "fixture_hash": "0xb04ba9ea57b3f9f5f4e0e7e33a2064e0f9b131d7ba4e0c58f97d3fe7f8a23a9e", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_30-offset_20-len_10-opcode_EXTCALL]", + "fixture_hash": "0x17f068d2e24fb9efcea7436ca3c43b1633b051bfc3747fafc3f50031e6addc37", "fork": "Prague", "format": "state_test", "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_10-offset_10-len_10-opcode_EXTSTATICCALL]", - "fixture_hash": "0x410165bd6c19ab2b32b0fab22cdce10bb437246a5a915dadb0c27f3a886956d1", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_30-offset_20-len_10-opcode_EXTDELEGATECALL]", + "fixture_hash": "0x9a1a2054c9d51216ad85edfe5329f8da3bdb9b8cbe2a669831469565f8e97136", "fork": "Prague", "format": "state_test", "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_10-offset_10-len_20-opcode_CALL]", - "fixture_hash": "0x8c53d2d9b49555f948c7180e5cadcfea4d39fbedd30f2705664c905a177c3178", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_30-offset_20-len_10-opcode_EXTSTATICCALL]", + "fixture_hash": "0x15f4b4ffe9525e140379d651ceced67cf3a64ce6175feb149ad9984aa875c91f", "fork": "Prague", "format": "state_test", "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_10-offset_10-len_20-opcode_CALLCODE]", - "fixture_hash": "0xff6ef59e519090b0a857da8217e7e4d965490fc07a769d5379f31b135f4f6490", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_30-offset_20-len_20-opcode_CALL]", + "fixture_hash": "0x79ecb15310919a5ede49c2ec82fbcf22db002e3968a46adc126ffac27084352b", "fork": "Prague", "format": "state_test", "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_10-offset_10-len_20-opcode_DELEGATECALL]", - "fixture_hash": "0x9929e97eb652f934ddb46e9b864ec9fb66dc7f7fb56b83f29b9da58b8011d6d5", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_30-offset_20-len_20-opcode_CALLCODE]", + "fixture_hash": "0xfbaf8e2e9fb27965dcd2b16184213152c9f72f2c972edf99a4c307a13ee76972", "fork": "Prague", "format": "state_test", "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_10-offset_10-len_20-opcode_STATICCALL]", - "fixture_hash": "0xdfb6909a19c8d4fbfbfc12c5ff227517c2818c461e74998ce6e4f773f9b3f4c8", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_30-offset_20-len_20-opcode_DELEGATECALL]", + "fixture_hash": "0xd93bd846f89d4a07f9dc6fafbbdaf769718415e31037b097e70e7570f8a01f29", "fork": "Prague", "format": "state_test", "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_10-offset_10-len_20-opcode_EXTCALL]", - "fixture_hash": "0xbb6a1507367a82a6bdf937588419b3bc2faa298ecc1bd4f1511509ee48b0e535", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_30-offset_20-len_20-opcode_STATICCALL]", + "fixture_hash": "0x7fca28a8fb7bb44dc1a27cf00d0444ba1385a678eb4f66ef134aad63af646010", "fork": "Prague", "format": "state_test", "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_10-offset_10-len_20-opcode_EXTDELEGATECALL]", - "fixture_hash": "0x19b85605bd5225c452ad269d611e5b12cda768efaa81c8373f4324e76b30d00c", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_30-offset_20-len_20-opcode_EXTCALL]", + "fixture_hash": "0xfa94e415da6e58c862ae83e17cf20bcd034450ab7fec489366eb543274c855bd", "fork": "Prague", "format": "state_test", "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_10-offset_10-len_20-opcode_EXTSTATICCALL]", - "fixture_hash": "0xe90ea434ed18ff1c888b99bea31cee51699b64214c9c16846baf439deb2215ed", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_30-offset_20-len_20-opcode_EXTDELEGATECALL]", + "fixture_hash": "0x33606858d2c17fe9d3ed01e5652ac887940e1fbfd26b4f89ac36ce966b49b1d0", "fork": "Prague", "format": "state_test", "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_10-offset_10-len_30-opcode_CALL]", - "fixture_hash": "0xa26ac7981b848cdf2159a6a7eb8b7a4365c206e33a666a07da0bf8307d7574f0", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_30-offset_20-len_20-opcode_EXTSTATICCALL]", + "fixture_hash": "0xc095b4450b9d968d2612e86ccc44fa6b883584105600e65cea6dd323e35a9ec0", "fork": "Prague", "format": "state_test", "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_10-offset_10-len_30-opcode_CALLCODE]", - "fixture_hash": "0x307e15e164f704efdd0360a9998dde90d877bcaeb03c0086c5001f31f65c9895", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_30-offset_20-len_30-opcode_CALL]", + "fixture_hash": "0xf396c01fd6b8f6122830fa38e7b02613da7183fd0d47fb501ab561dd65673d26", "fork": "Prague", "format": "state_test", "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_10-offset_10-len_30-opcode_DELEGATECALL]", - "fixture_hash": "0x7e869da35a70dc0ec89b05dbc464eee4d3432a6d1ed472c50e36dde85bf2fbe", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_30-offset_20-len_30-opcode_CALLCODE]", + "fixture_hash": "0x310e9c2e0ecea306356e21503e49386f34660791b7d2e6b7d1f6a20f014d7598", "fork": "Prague", "format": "state_test", "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_10-offset_10-len_30-opcode_STATICCALL]", - "fixture_hash": "0x109b40c42f57476955a137efe2b12f2201dd243cebe1748f1586c285f41fa13", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_30-offset_20-len_30-opcode_DELEGATECALL]", + "fixture_hash": "0x98ae19163d0271d7ae0e36bdc0d9d786c8c953d9e3853a4f926c940bd6a0e1c3", "fork": "Prague", "format": "state_test", "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_10-offset_10-len_30-opcode_EXTCALL]", - "fixture_hash": "0xe52f1c596f9aa8d40c3ae623bc0213e66b77e35849518b2ed95f8d805494d4c0", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_30-offset_20-len_30-opcode_STATICCALL]", + "fixture_hash": "0xf757f347b4502a948e4d0609ced8e9ab703c1b7f7ef7dca11e5aceab262a2a7b", "fork": "Prague", "format": "state_test", "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_10-offset_10-len_30-opcode_EXTDELEGATECALL]", - "fixture_hash": "0x75a43e8087e67dc256bb1b858d46a606de406e112e59751b4d742b6689b84d3a", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_30-offset_20-len_30-opcode_EXTCALL]", + "fixture_hash": "0x1bbab56146dc580649cef5c498bf7441e1d3d6bd7403cc7748b022f208fd0b0f", "fork": "Prague", "format": "state_test", "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_10-offset_10-len_30-opcode_EXTSTATICCALL]", - "fixture_hash": "0x92d93982850ffb06a360ef1b3e485f5696c487de4af127d2c0785c07497be0be", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_30-offset_20-len_30-opcode_EXTDELEGATECALL]", + "fixture_hash": "0xb69c5ef4d351124b9f0bad935f482c90b31f49163dbbeda34474172a1b990e3c", "fork": "Prague", "format": "state_test", "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_10-offset_20-len_0-opcode_CALL]", - "fixture_hash": "0x32d5c5503cdc2f3c0a861b3fa1fa69dfd4c79f355e1a9b685c2dd05061e13805", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_30-offset_20-len_30-opcode_EXTSTATICCALL]", + "fixture_hash": "0x3452f7544b3cd95acbc9d7e936388c4a21b451f800c3f455b4804a23b049af86", "fork": "Prague", "format": "state_test", "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_10-offset_20-len_0-opcode_CALLCODE]", - "fixture_hash": "0xa4707225a973e948a75d777dcc42a12aba13f3aede06d85ac5d67e1aec6b7e64", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_30-offset_30-len_0-opcode_CALL]", + "fixture_hash": "0x7c3de120f6cc4a2a3eac961b2ef96dd12e97735b900c75393408681c4063ef85", "fork": "Prague", "format": "state_test", "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_10-offset_20-len_0-opcode_DELEGATECALL]", - "fixture_hash": "0x1ee5f117e41c9f28b32aef80b2d7a92ea569ece31bf2f9c55c1d67aec37f033e", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_30-offset_30-len_0-opcode_CALLCODE]", + "fixture_hash": "0x927481e10eec1ff61f6faf203c8297cac402a18c6699f2f4d1a990f46497c36d", "fork": "Prague", "format": "state_test", "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_10-offset_20-len_0-opcode_STATICCALL]", - "fixture_hash": "0x3b52995c2e8ed72171074677a4c0c4d46c1997f5f5df1154cd2216f071df9791", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_30-offset_30-len_0-opcode_DELEGATECALL]", + "fixture_hash": "0x96727907715cad99357837f814534308d3c5153de39ded4c7d630e7a9669eb51", "fork": "Prague", "format": "state_test", "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_10-offset_20-len_0-opcode_EXTCALL]", - "fixture_hash": "0x1b39d85a5eaf1c3dc4837d4d9d9ea865815d92840ba7923319bede04d93d6ea0", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_30-offset_30-len_0-opcode_STATICCALL]", + "fixture_hash": "0xd3b518a1e0ca711a765f7274c471aaa1826a82c117e2a1646a711f62b0d2e92a", "fork": "Prague", "format": "state_test", "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_10-offset_20-len_0-opcode_EXTDELEGATECALL]", - "fixture_hash": "0x92e01fde849538c5dfdf69b3990a95edf6127e142309e3cb44884b349c71e1ae", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_30-offset_30-len_0-opcode_EXTCALL]", + "fixture_hash": "0xa00a7b7349e68567a4b889ccb9422cbd95676b4dd820bd1bee68ea4f1513dfe7", "fork": "Prague", "format": "state_test", "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_10-offset_20-len_0-opcode_EXTSTATICCALL]", - "fixture_hash": "0xffcdeb051694b583048abda7c51e4090f3bba4a98b0f478b6ea403f63669ef4", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_30-offset_30-len_0-opcode_EXTDELEGATECALL]", + "fixture_hash": "0x95cb7a3ff62b87879e45bb5974a3e5d70e6d2c170a6e782523eb01bf3f5a68c2", "fork": "Prague", "format": "state_test", "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_10-offset_20-len_10-opcode_CALL]", - "fixture_hash": "0xee876cdabc5a2d211ac94cf3d590fc86fe9cf3b1919aba377e76caa0810066e6", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_30-offset_30-len_0-opcode_EXTSTATICCALL]", + "fixture_hash": "0x82a3b282a409cd3ad7f3f567af3a3d581edfe06bbb76eadcde5a840f73502b9b", "fork": "Prague", "format": "state_test", "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_10-offset_20-len_10-opcode_CALLCODE]", - "fixture_hash": "0x9b98a996b5f836062fb4d7dceb3e4548221a60c01d2790e6bcb274b97f554e8d", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_30-offset_30-len_10-opcode_CALL]", + "fixture_hash": "0x4fc8ee57d558f923e3f49a094261530e7d87cbb454e618f293e4dcf9c31de3f4", "fork": "Prague", "format": "state_test", "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_10-offset_20-len_10-opcode_DELEGATECALL]", - "fixture_hash": "0xb7024010f6e1da0c296cf8efd64467d82bda1323bf9bd34ea32d053b55c247bd", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_30-offset_30-len_10-opcode_CALLCODE]", + "fixture_hash": "0x4a0eb892f53ea5f4f65b573a703d0c7eb2475cca189b40862b243e7c79687f37", "fork": "Prague", "format": "state_test", "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_10-offset_20-len_10-opcode_STATICCALL]", - "fixture_hash": "0xe6a7af9a4770421a2182e8a8f0dc6065a02e59de9e1ce690c3e0dae2bf76a89d", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_30-offset_30-len_10-opcode_DELEGATECALL]", + "fixture_hash": "0xd3537556d6c79b9040d0cbb6fe12ea266e4e64d43c6ea38bdff31f2299627ee5", "fork": "Prague", "format": "state_test", "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_10-offset_20-len_10-opcode_EXTCALL]", - "fixture_hash": "0x72a826852c8e5a1ac8c32418848aa3eecfd6485f1bfd55fbd9824e0d07909200", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_30-offset_30-len_10-opcode_STATICCALL]", + "fixture_hash": "0x9449ae5ec515e2e2ab48f31bd0d9113a73cfbb1175adac54f9e6125bf448901c", "fork": "Prague", "format": "state_test", "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_10-offset_20-len_10-opcode_EXTDELEGATECALL]", - "fixture_hash": "0xe6fb05c256473a924a8ee4313ac75be328b2fa85860bbad6f7090b102a623875", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_30-offset_30-len_10-opcode_EXTCALL]", + "fixture_hash": "0x2418f70d9d35cd7c64547374c493513fbe5b5b71a6018b3c66b058e38d4f2e96", "fork": "Prague", "format": "state_test", "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_10-offset_20-len_10-opcode_EXTSTATICCALL]", - "fixture_hash": "0x72568b33fb629d5ae8c22d5b32e38cb53ee8bc4150b84ca50c7fcc4da8e4e78f", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_30-offset_30-len_10-opcode_EXTDELEGATECALL]", + "fixture_hash": "0x51077863329eb9799d6c87c543e66a43555d1fea40205b7a043de544597ed0a8", "fork": "Prague", "format": "state_test", "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_10-offset_20-len_20-opcode_CALL]", - "fixture_hash": "0xe8825a4366af7f3e811b2d24892aeb677e6301730bf70cb01cc18a7ca65fc37f", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_30-offset_30-len_10-opcode_EXTSTATICCALL]", + "fixture_hash": "0x36e1f86c1322673a1c47d39077dcc55d7f1035563149464edaaeaad83dd95da7", "fork": "Prague", "format": "state_test", "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_10-offset_20-len_20-opcode_CALLCODE]", - "fixture_hash": "0xb386126d7e2ead9be8d71ea9778d4851e75959ae6d9d546c873b6ffafafd8a8e", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_30-offset_30-len_20-opcode_CALL]", + "fixture_hash": "0x3931aaeeb5e77fc0756d61935d7ca8d670d7b17751a6461c6d6c076bf09c0348", "fork": "Prague", "format": "state_test", "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_10-offset_20-len_20-opcode_DELEGATECALL]", - "fixture_hash": "0xfbeca810b357b554fa30d578701c50664bea63801007acc971e7c2b89366d460", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_30-offset_30-len_20-opcode_CALLCODE]", + "fixture_hash": "0x1e17e987d21110c86d2fe0c58bc4f99e78723a2311eaf4297bb47f3a18abb4ed", "fork": "Prague", "format": "state_test", "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_10-offset_20-len_20-opcode_STATICCALL]", - "fixture_hash": "0x4cc066ae31f68ba57c47e62040ba6df5842fff0e6090253d24123aea7ea5f4b2", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_30-offset_30-len_20-opcode_DELEGATECALL]", + "fixture_hash": "0x9a0d68b2ac31a6a24f24188060d9e80da1fa2ef05c497cf8916e778b50f5c043", "fork": "Prague", "format": "state_test", "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_10-offset_20-len_20-opcode_EXTCALL]", - "fixture_hash": "0x2258971808de34cd6eae34f38a2876211bbf97b7bce96a3c97d7dbd65887ac6f", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_30-offset_30-len_20-opcode_STATICCALL]", + "fixture_hash": "0x49d0a98dcb68055b872875534db0c434bc543bb44733a99aacb2a68946ebfbfe", "fork": "Prague", "format": "state_test", "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_10-offset_20-len_20-opcode_EXTDELEGATECALL]", - "fixture_hash": "0x2c280f5ec4d99e0e4b59d92da42b297d3415c95c98839bbc32d6fd01b41657b3", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_30-offset_30-len_20-opcode_EXTCALL]", + "fixture_hash": "0xf8534beefeb03ed3fa9f56ab386626c9d6f334d928d0f5ef7b29315709f03a54", "fork": "Prague", "format": "state_test", "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_10-offset_20-len_20-opcode_EXTSTATICCALL]", - "fixture_hash": "0x2f07266c62ec7b79a3b07b1595bc5d864b0ce2f235c9afa1f66e66548bdd4b1b", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_30-offset_30-len_20-opcode_EXTDELEGATECALL]", + "fixture_hash": "0xdbb98a03ebc5e9fccbcaf486dba4b01e677c789c0f4f94f6e00433a241799840", "fork": "Prague", "format": "state_test", "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_10-offset_20-len_30-opcode_CALL]", - "fixture_hash": "0xdd7af8b65e1738c0a28fbfc79bb30d74cb2a62bf4cd9dabf15bd751a7213f542", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_30-offset_30-len_20-opcode_EXTSTATICCALL]", + "fixture_hash": "0x560c94970f2cae72392e24007d41ee91107c55edeeec0b279d07bba6dd2a4f63", "fork": "Prague", "format": "state_test", "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_10-offset_20-len_30-opcode_CALLCODE]", - "fixture_hash": "0xdb106c3620b88f3c149e5c529b2371fc6ec35002eac86bc41fb0efde631879b7", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_30-offset_30-len_30-opcode_CALL]", + "fixture_hash": "0x63e5cafc83fa85573e553d3147a8618510b474a2044add7f2ae8134b3ea89bbc", "fork": "Prague", "format": "state_test", "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_10-offset_20-len_30-opcode_DELEGATECALL]", - "fixture_hash": "0x5a9b738f96eddda91ae66e9fc9c2e85128178b2944b157e310f98e35f4aea251", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_30-offset_30-len_30-opcode_CALLCODE]", + "fixture_hash": "0x91228eddc6a2d35e1ceca7e6ce313a46568c23c199157ea71bec647e8af1a342", "fork": "Prague", "format": "state_test", "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_10-offset_20-len_30-opcode_STATICCALL]", - "fixture_hash": "0x4a758c16bb40aa613313358ae030fc52e888a2325555bc5d6dadd2a45500824c", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_30-offset_30-len_30-opcode_DELEGATECALL]", + "fixture_hash": "0x93ab462e60d60f9ef7665fece80187d7aed80fe98ace7478e18063251b311ebb", "fork": "Prague", "format": "state_test", "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_10-offset_20-len_30-opcode_EXTCALL]", - "fixture_hash": "0x33f352164f8159afdcd9c8922e022c9e666f5f81206b2abca8bb7b5245074359", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_30-offset_30-len_30-opcode_STATICCALL]", + "fixture_hash": "0x20d8202e91091e9d2f86a3d53744b0f3ed481001ea2bc25c84adac5a388318d2", "fork": "Prague", "format": "state_test", "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_10-offset_20-len_30-opcode_EXTDELEGATECALL]", - "fixture_hash": "0xbc585ab81338960d73a2250bb298e4ec9244d5985b1d60403aeced590063189", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_30-offset_30-len_30-opcode_EXTCALL]", + "fixture_hash": "0xc090dc42c03e595308326a9c633d8a8ea6d4ba0c1f8520a2318e0a9164d1d66d", "fork": "Prague", "format": "state_test", "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_10-offset_20-len_30-opcode_EXTSTATICCALL]", - "fixture_hash": "0x15c3c869780b4b0be30279e6a3b127abfe7670533f893a200063db36d0d0d476", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_30-offset_30-len_30-opcode_EXTDELEGATECALL]", + "fixture_hash": "0x7556db85029b024d0050863d0ed5890a19ef046dcdcfafa87425ed3ee4096292", "fork": "Prague", "format": "state_test", "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_10-offset_30-len_0-opcode_CALL]", - "fixture_hash": "0xc1d09522a5decc85e68d26ff62445d792b29987d6350eb56e70d80d13c7f5781", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_30-offset_30-len_30-opcode_EXTSTATICCALL]", + "fixture_hash": "0x531d2e467e8edd045584c9c42edbdc20a22cb6a942f14a6ea1bbb0253884301a", "fork": "Prague", "format": "state_test", "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_10-offset_30-len_0-opcode_CALLCODE]", - "fixture_hash": "0xf459dc8a3407df8d7f7567d5df58dc726f38401693270fcbd81b3e1813761aac", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndataload_handling[fork_CancunEIP7692-state_test-offset_0-len_0-opcode_EXTCALL]", + "fixture_hash": "0x35ab9f7508fba0629f42e973435d64745360f98729a46573cc5d0081c7859ae1", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndataload_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_10-offset_30-len_0-opcode_DELEGATECALL]", - "fixture_hash": "0x2053faeefdb7b81316c116cfe16b89be9f2616043d187c39cfa5833ece8811ab", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndataload_handling[fork_CancunEIP7692-state_test-offset_0-len_0-opcode_EXTDELEGATECALL]", + "fixture_hash": "0x5f90570e794d43b8dee3747ee9df463d4dbdd99d6cdd670794666b64301d119e", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndataload_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_10-offset_30-len_0-opcode_STATICCALL]", - "fixture_hash": "0x14def5f34ca2cbe75459d545d3906f255036c532c250cdaee9565421f9f4b6b3", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndataload_handling[fork_CancunEIP7692-state_test-offset_0-len_0-opcode_EXTSTATICCALL]", + "fixture_hash": "0xd3a3b5ec267850f8df285a20d48b5bf657a1713dd6e887ca08623ac831cc4b6b", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndataload_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_10-offset_30-len_0-opcode_EXTCALL]", - "fixture_hash": "0xb70be5c4e3ba473001f4a9bdcd3d68537d1a43019dbdf47458108442bf85bb6d", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndataload_handling[fork_CancunEIP7692-state_test-offset_0-len_10-opcode_EXTCALL]", + "fixture_hash": "0x4b58a35fd201b74914da64697e7951517fb462f99f7dc61c3cdd4705229c00cb", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndataload_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_10-offset_30-len_0-opcode_EXTDELEGATECALL]", - "fixture_hash": "0xd4538ebec5bf2a3abd68e45547ca567b61e05c4d3e0fd79f092b3e7ff7af6e93", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndataload_handling[fork_CancunEIP7692-state_test-offset_0-len_10-opcode_EXTDELEGATECALL]", + "fixture_hash": "0xa891353c19e618612f67383d554bee8ee9aa7c050269a94b10171ae2f0112f7f", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndataload_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_10-offset_30-len_0-opcode_EXTSTATICCALL]", - "fixture_hash": "0x4a0dca4e0a87ee53c56e7bcf6a36a9e113e4cfad4d186dd928283d1f6ad96904", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndataload_handling[fork_CancunEIP7692-state_test-offset_0-len_10-opcode_EXTSTATICCALL]", + "fixture_hash": "0xc119c60bca957b83b2f9af3b009c3ed359a0039783b510adf11ff7b0b99af95f", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndataload_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_10-offset_30-len_10-opcode_CALL]", - "fixture_hash": "0x74de1ebb4800b6a97002f25afd5e47a323871e46daff8769570d11ff02e7ddc5", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndataload_handling[fork_CancunEIP7692-state_test-offset_0-len_20-opcode_EXTCALL]", + "fixture_hash": "0x7bddc8b29d5eed10e335c982872bf9add2b81a902d8458ab8b47f71983ea54cd", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndataload_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_10-offset_30-len_10-opcode_CALLCODE]", - "fixture_hash": "0xc609df3e52655728c3d6bd9df5693e05b502f642320e71c2001634efd126dba4", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndataload_handling[fork_CancunEIP7692-state_test-offset_0-len_20-opcode_EXTDELEGATECALL]", + "fixture_hash": "0x2df500ab9c63a6f10094f3acceda79a9e54aa458f2617710a9165da7d87238b5", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndataload_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_10-offset_30-len_10-opcode_DELEGATECALL]", - "fixture_hash": "0xff38b75d1bcd427a0d62d8946825c646791809db076c760e9e3de6a4c77956f1", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndataload_handling[fork_CancunEIP7692-state_test-offset_0-len_20-opcode_EXTSTATICCALL]", + "fixture_hash": "0x9ad25a80939702f34540132f328a6550d2b0e5727c71cd591aaf8c98ad072d38", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndataload_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_10-offset_30-len_10-opcode_STATICCALL]", - "fixture_hash": "0xacb867a544082fd632205d03d7828e096da617e4075baede2bd1b64fd8130498", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndataload_handling[fork_CancunEIP7692-state_test-offset_0-len_30-opcode_EXTCALL]", + "fixture_hash": "0x9062c8a8993e5d21e2923884f4a5a44a840f54880c29ad2277946cbeebf951e0", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndataload_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_10-offset_30-len_10-opcode_EXTCALL]", - "fixture_hash": "0x5d2fc2cc294e4e8a20609ad95d8468b1f3bc1c174880b075fb102183f864bf1a", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndataload_handling[fork_CancunEIP7692-state_test-offset_0-len_30-opcode_EXTDELEGATECALL]", + "fixture_hash": "0xef94f0edad77d7dcb0a7f48fb1a9b1c2fb96543a6170dedfbec4b8e874ec430b", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndataload_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_10-offset_30-len_10-opcode_EXTDELEGATECALL]", - "fixture_hash": "0x5c1be6b6d43fb16cebaeb743d796a66ac7b81ad62195f9f3831293ca3bd920b2", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndataload_handling[fork_CancunEIP7692-state_test-offset_0-len_30-opcode_EXTSTATICCALL]", + "fixture_hash": "0x529212af083b0ab4021107bb8b77a20d8a247e5968007f444cde8ff13a4fc88c", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndataload_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_10-offset_30-len_10-opcode_EXTSTATICCALL]", - "fixture_hash": "0x636f70d9c81f47351d945503cb5b1f9c33ca8a3e8a2cccee6d68794ba40c81da", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndataload_handling[fork_CancunEIP7692-state_test-offset_10-len_0-opcode_EXTCALL]", + "fixture_hash": "0xccc0a8500be1ab57d7493c3a581cae891b59e92c8c8f4a2b04c62c8604e1d67a", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndataload_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_10-offset_30-len_20-opcode_CALL]", - "fixture_hash": "0xda500332903e6fdb29dbacab0d8b6d74df3dcfedffb83148a0201c06dd1ef16b", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndataload_handling[fork_CancunEIP7692-state_test-offset_10-len_0-opcode_EXTDELEGATECALL]", + "fixture_hash": "0x390e22f9047b8b9b74bbb57fb3301de5f3247d9b150ac99d0ab769b3fcad08ef", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndataload_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_10-offset_30-len_20-opcode_CALLCODE]", - "fixture_hash": "0xd53dc383d26a2493922093a081a692a83deef95edaf679dae91bee2df30cbe42", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndataload_handling[fork_CancunEIP7692-state_test-offset_10-len_0-opcode_EXTSTATICCALL]", + "fixture_hash": "0xc6a3a350783b211b4f8472a79936c92336fe75d5c8fd47c103f442024951f92c", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndataload_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_10-offset_30-len_20-opcode_DELEGATECALL]", - "fixture_hash": "0x4277abcbc76d7452c43f6d3cb94d6f9be0f7561132743d4af6ea242e19f732e0", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndataload_handling[fork_CancunEIP7692-state_test-offset_10-len_10-opcode_EXTCALL]", + "fixture_hash": "0xdc4ab707615ea82f2687ab47734e315412487ae595b9a9014476ce16e3158a97", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndataload_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_10-offset_30-len_20-opcode_STATICCALL]", - "fixture_hash": "0x6aeeeba6cf478be6a705b6d379d559d67133cd9100823183883ed509a87fef15", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndataload_handling[fork_CancunEIP7692-state_test-offset_10-len_10-opcode_EXTDELEGATECALL]", + "fixture_hash": "0xd90dcdfc36105447a9aadaebb4034b225175a17dd3e0bcb3de0e195d90e595d4", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndataload_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_10-offset_30-len_20-opcode_EXTCALL]", - "fixture_hash": "0xa1bf35044965477517904bae29fd9a53d009a7b7b5a104db78f420639410de21", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndataload_handling[fork_CancunEIP7692-state_test-offset_10-len_10-opcode_EXTSTATICCALL]", + "fixture_hash": "0xd6e000f8f43493ffd0af716a01d2554eedcf447ec0c3f61011c13fabcd6d6bbe", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndataload_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_10-offset_30-len_20-opcode_EXTDELEGATECALL]", - "fixture_hash": "0xcd055f1dbc1fe4831c2f31439203a0b3d91a13ac171fb16e9ce34126fc2c0460", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndataload_handling[fork_CancunEIP7692-state_test-offset_10-len_20-opcode_EXTCALL]", + "fixture_hash": "0xf2eb88bbde49339148b73b85b02fc950c6e143513d3d798d37694e3ccc8356e2", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndataload_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_10-offset_30-len_20-opcode_EXTSTATICCALL]", - "fixture_hash": "0x4ea381320f1431b579d04cf186f0571b36ef36b0463fe1d1a8ff54b1055bff59", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndataload_handling[fork_CancunEIP7692-state_test-offset_10-len_20-opcode_EXTDELEGATECALL]", + "fixture_hash": "0x7454267c7abd8bf83075c3e984d8ac37209b4693009e671a08ddc0c41db5646e", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndataload_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_10-offset_30-len_30-opcode_CALL]", - "fixture_hash": "0xaf658c8014d9dbe36717f39526b2047d6091258ad7074c1e4ac21db9a0d3edea", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndataload_handling[fork_CancunEIP7692-state_test-offset_10-len_20-opcode_EXTSTATICCALL]", + "fixture_hash": "0xb60fecbd45565259a1c71ee2bdd59e224d9e9a796907b78525831342f02f8d48", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndataload_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_10-offset_30-len_30-opcode_CALLCODE]", - "fixture_hash": "0x435413875c0b76a1be5e9c96deac12913c384ff849a376e1e9d444b9dc18a423", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndataload_handling[fork_CancunEIP7692-state_test-offset_10-len_30-opcode_EXTCALL]", + "fixture_hash": "0xe90cbd790e91a007948013fb0e25659ac035c74dcb6eaebe32cd4ebce9b07691", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndataload_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_10-offset_30-len_30-opcode_DELEGATECALL]", - "fixture_hash": "0xdd5a0570bf3096bef6298c98689cc4c52a0a0c94318590ec8262f3e10173a932", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndataload_handling[fork_CancunEIP7692-state_test-offset_10-len_30-opcode_EXTDELEGATECALL]", + "fixture_hash": "0xd5f59fcc0ed6ddcc2a86e07cb090cbda74ab83afdf6088042bdbb26defb11f95", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndataload_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_10-offset_30-len_30-opcode_STATICCALL]", - "fixture_hash": "0xb29a117e16a6c0f8afb815e66a6765d8b7ee6e5736c74f7258e1d65052d1b277", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndataload_handling[fork_CancunEIP7692-state_test-offset_10-len_30-opcode_EXTSTATICCALL]", + "fixture_hash": "0x2db130ee88cefb8219c271a8bc7aab6d529ab590f4d91dd01b500f47951707e1", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndataload_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_10-offset_30-len_30-opcode_EXTCALL]", - "fixture_hash": "0x77ddbc5511fc1818ed7251725574763103478f42c72451e48f3b9f9e6ac03d8", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndataload_handling[fork_CancunEIP7692-state_test-offset_20-len_0-opcode_EXTCALL]", + "fixture_hash": "0x46be438bd1a899e9471eef862c776203a4ca31dd87a6adb0cb931ee4b7e9ca4c", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndataload_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_10-offset_30-len_30-opcode_EXTDELEGATECALL]", - "fixture_hash": "0xb194552ec3d966273c7ac2c2bb8a72335a419aea36be964e70243258b138e025", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndataload_handling[fork_CancunEIP7692-state_test-offset_20-len_0-opcode_EXTDELEGATECALL]", + "fixture_hash": "0xaeda2216218c5a5a29b4ed87f8c28da06404869fe0b3160e8c153f5b5c9b0855", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndataload_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_10-offset_30-len_30-opcode_EXTSTATICCALL]", - "fixture_hash": "0xbc6159df726a452c8f58f88a6949557ad29c5f6d36071fc5b1f96f1a28b55284", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndataload_handling[fork_CancunEIP7692-state_test-offset_20-len_0-opcode_EXTSTATICCALL]", + "fixture_hash": "0xdb5905b3a435320f735b18013e8662d76fbd70dca2d37bdbf06a60fc6203201", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndataload_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_20-offset_0-len_0-opcode_CALL]", - "fixture_hash": "0xe2bbd44f3f2aa9be5dd421f693912988dda2b9e05dc83735bfb0cf5dbcf8107a", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndataload_handling[fork_CancunEIP7692-state_test-offset_20-len_10-opcode_EXTCALL]", + "fixture_hash": "0xc713078718dda8af09e81c34d9b6538a65aadbd6fca09e17bbc4ce1bd3ecc902", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndataload_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_20-offset_0-len_0-opcode_CALLCODE]", - "fixture_hash": "0xb8f933f303120a8e397e628da7c30119eb6e29a90a9a620d5f3839636584b41d", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndataload_handling[fork_CancunEIP7692-state_test-offset_20-len_10-opcode_EXTDELEGATECALL]", + "fixture_hash": "0x5f282436530b08dccff0d772641a0b950ff92145f2dd4e7977ab3582faa19f17", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndataload_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_20-offset_0-len_0-opcode_DELEGATECALL]", - "fixture_hash": "0x7353bc8c79bd8fc3050e347dccf48c3b8efa3231e1997da156fb19a2b145bf27", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndataload_handling[fork_CancunEIP7692-state_test-offset_20-len_10-opcode_EXTSTATICCALL]", + "fixture_hash": "0x788295028e2f02ccc58b2b0a69fd8da1b22c0f37f5b0e25b3bfbd1ff45e80e40", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndataload_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_20-offset_0-len_0-opcode_STATICCALL]", - "fixture_hash": "0x8db903a46437e981b45082e443d23093d05746659dab9430481e19534dcf8ac1", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndataload_handling[fork_CancunEIP7692-state_test-offset_20-len_20-opcode_EXTCALL]", + "fixture_hash": "0x491357c56be9ab0e1676906edaa7b17c0992d78d97a589188e98e64afc1ef575", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndataload_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_20-offset_0-len_0-opcode_EXTCALL]", - "fixture_hash": "0x4bc49cf9d6521e8c204d903217a36d2545aca272950cc0eeeb829434df2c5b8e", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndataload_handling[fork_CancunEIP7692-state_test-offset_20-len_20-opcode_EXTDELEGATECALL]", + "fixture_hash": "0xdf40b935935a02e0eb3d9458507867631545489022ae94997b9499aca45c80dc", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndataload_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_20-offset_0-len_0-opcode_EXTDELEGATECALL]", - "fixture_hash": "0x600154350b7d66e56f04589b06bcf89ffd12fd697f9459895914da0b7272078a", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndataload_handling[fork_CancunEIP7692-state_test-offset_20-len_20-opcode_EXTSTATICCALL]", + "fixture_hash": "0xef9e74fa3284ec0e61c7499b55789ccf217cba831e7657296ffc3efaf0f6e30c", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndataload_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_20-offset_0-len_0-opcode_EXTSTATICCALL]", - "fixture_hash": "0x4b0a3bd940afd6649afd83781f7620f0a982b48271d292dfde1c56c04a03310a", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndataload_handling[fork_CancunEIP7692-state_test-offset_20-len_30-opcode_EXTCALL]", + "fixture_hash": "0x5081190989198731356f5fa4256808c62c3df6602cc552c97bd6d21df2823ac3", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndataload_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_20-offset_0-len_10-opcode_CALL]", - "fixture_hash": "0xe44c1dde5a0c96df83e3dc99e0389e4eb95ba794994c015cd8bbebe83eb1b17", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndataload_handling[fork_CancunEIP7692-state_test-offset_20-len_30-opcode_EXTDELEGATECALL]", + "fixture_hash": "0x7a92eaaeeb7e767022b3a31b587471e8b4bff4bff99dc79b0a1944a108687918", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndataload_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_20-offset_0-len_10-opcode_CALLCODE]", - "fixture_hash": "0x600aca428c0cd92aa5781bfe4c05ed378e990b31dcee56841092003e0e72ab00", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndataload_handling[fork_CancunEIP7692-state_test-offset_20-len_30-opcode_EXTSTATICCALL]", + "fixture_hash": "0x2d68d1522f755b7d361f8c510be2c79dc33616e4f029a4b5fab211086bcd05d", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndataload_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_20-offset_0-len_10-opcode_DELEGATECALL]", - "fixture_hash": "0x84a3de3b991b9d46e0dd15c15a98fd8fa26db6837d9887293e7f567edb25dc5", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndataload_handling[fork_CancunEIP7692-state_test-offset_30-len_0-opcode_EXTCALL]", + "fixture_hash": "0xf4f228147ba10946530916cea9b888245b76a190fb5d7a6fd1e0ad18af5d3716", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndataload_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_20-offset_0-len_10-opcode_STATICCALL]", - "fixture_hash": "0x26ff5c90697d9eacc1e30c8651ea17a4a86904075a469335bfd24832d72d3523", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndataload_handling[fork_CancunEIP7692-state_test-offset_30-len_0-opcode_EXTDELEGATECALL]", + "fixture_hash": "0x1ed82954a26afbb6c1e733e40be2271d90f32abb5907395d4039b75a22b78370", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndataload_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_20-offset_0-len_10-opcode_EXTCALL]", - "fixture_hash": "0x394b751a1a81119f0a1b382aeba579562db9b1443ab5298e6267b6d325553642", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndataload_handling[fork_CancunEIP7692-state_test-offset_30-len_0-opcode_EXTSTATICCALL]", + "fixture_hash": "0x52d6d1774c7c0e51ba17e1c610ab8f4cfecd36c2e528f23110cae71993701cb3", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndataload_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_20-offset_0-len_10-opcode_EXTDELEGATECALL]", - "fixture_hash": "0x9f9f0997b127befdaed64de8a1747b1b49ae466335693c9d31d62c44ed03318", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndataload_handling[fork_CancunEIP7692-state_test-offset_30-len_10-opcode_EXTCALL]", + "fixture_hash": "0x1f0db63c2b6aed963604881ea968259960e0c85a8d9a5bb3e7d41aac9546171", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndataload_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_20-offset_0-len_10-opcode_EXTSTATICCALL]", - "fixture_hash": "0x33da7840327db58b07a1bd2723310e31d31b3378aff5f5544cd11669426276ed", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndataload_handling[fork_CancunEIP7692-state_test-offset_30-len_10-opcode_EXTDELEGATECALL]", + "fixture_hash": "0x75f4ab6317f47f77c7c9cd5cba4dbd19eb5c3bec9ab71dede485238f0873243c", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndataload_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_20-offset_0-len_20-opcode_CALL]", - "fixture_hash": "0xacc4fa632e9f0fc8cb5ccd442b3888cd916dc5bfe8ea58f84d0f9e6dd3a9e2a9", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndataload_handling[fork_CancunEIP7692-state_test-offset_30-len_10-opcode_EXTSTATICCALL]", + "fixture_hash": "0x79c22bc4ea771919859c445cc3c78b3fb1dc47cb1a1706987fd5247008304310", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndataload_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_20-offset_0-len_20-opcode_CALLCODE]", - "fixture_hash": "0x56de2e2a8dbfdc1a70fa26cf038d42a9ae5f180d4fbfb2edb0310f576036be55", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndataload_handling[fork_CancunEIP7692-state_test-offset_30-len_20-opcode_EXTCALL]", + "fixture_hash": "0x67394b3405368847ff950bde01c8cbc2625f955012e17f17664381ad1ef15a44", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndataload_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_20-offset_0-len_20-opcode_DELEGATECALL]", - "fixture_hash": "0xef81a3a9a4e38f4b6f0294dd6703b8e4d2919374ac67dd415d8be64ae06c410c", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndataload_handling[fork_CancunEIP7692-state_test-offset_30-len_20-opcode_EXTDELEGATECALL]", + "fixture_hash": "0x4c6c3bb9e9d9808c5b9619e9a9d8bb0ba9403dba86ece13fec8ebd63fddc589e", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndataload_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_20-offset_0-len_20-opcode_STATICCALL]", - "fixture_hash": "0x5ec9e47fce00109587488b289a840d9388805364d6ee5b7391e7deae19b6f329", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndataload_handling[fork_CancunEIP7692-state_test-offset_30-len_20-opcode_EXTSTATICCALL]", + "fixture_hash": "0x9a66c7203ad889573d536c9984529bd8d41fdcd28726892de998e40f9366db78", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndataload_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_20-offset_0-len_20-opcode_EXTCALL]", - "fixture_hash": "0x6098df72b8186f7e79a020bfee2b09863f7296525f4e6f1fba72ae9adffa596f", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndataload_handling[fork_CancunEIP7692-state_test-offset_30-len_30-opcode_EXTCALL]", + "fixture_hash": "0x5bc8002299f031a112802282a7a93749b834e45eb28d128745564ecfc5c6c1b9", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndataload_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_20-offset_0-len_20-opcode_EXTDELEGATECALL]", - "fixture_hash": "0x51d5e977f8e5598342158283d71a877bfe59ae9d8abedd18a1987420c4e23b0e", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndataload_handling[fork_CancunEIP7692-state_test-offset_30-len_30-opcode_EXTDELEGATECALL]", + "fixture_hash": "0x6d9eb19fb93573cefe4e71aa8e32db899f7ddf8e95ba9916b2ba9aa4e6d17ad4", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndataload_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_20-offset_0-len_20-opcode_EXTSTATICCALL]", - "fixture_hash": "0xb6be812cd8b556574e265b4e827da4989641d63510eb80af50e8a7abc95cb9e2", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndataload_handling[fork_CancunEIP7692-state_test-offset_30-len_30-opcode_EXTSTATICCALL]", + "fixture_hash": "0x43e6106a8e0637619921380b6935ec42e57ba07ce2cdea07ce0f34fb5ae1ed4f", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndataload_handling.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_20-offset_0-len_30-opcode_CALL]", - "fixture_hash": "0x5ac0d5b0079a039f3c05129a3f12824517d0047655693d5f49798a68d639065b", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndatacopy_memory_expansion.py::test_returndatacopy_memory_expansion[fork_CancunEIP7692-state_test-from_existent_memory-successful_True-single_byte_expansion]", + "fixture_hash": "0x44d43861c92c10e0d622daedb63e430d46be29c570d8e619e1256fceec126b5c", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndatacopy_memory_expansion/returndatacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_20-offset_0-len_30-opcode_CALLCODE]", - "fixture_hash": "0x6ca5a418c344028d19813a6995ab052f659caa9fd8645293875c2f9565ab5a1", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndatacopy_memory_expansion.py::test_returndatacopy_memory_expansion[fork_CancunEIP7692-state_test-from_existent_memory-successful_True-single_byte_expansion_2]", + "fixture_hash": "0x2b7280f492286be8ca54351ea475395948b74e4900493b36173d3375a045999e", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndatacopy_memory_expansion/returndatacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_20-offset_0-len_30-opcode_DELEGATECALL]", - "fixture_hash": "0x5f1210ef214bce1738acef112a05ea78c906a07c393d8f57a7a64ece819f49d2", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndatacopy_memory_expansion.py::test_returndatacopy_memory_expansion[fork_CancunEIP7692-state_test-from_existent_memory-successful_True-single_byte_expansion_word_boundary]", + "fixture_hash": "0xad0d5db4e19b535db9eb47e9fc8cbea7df4c7f47ecfd9925a54b3bc254cb7ee0", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndatacopy_memory_expansion/returndatacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_20-offset_0-len_30-opcode_STATICCALL]", - "fixture_hash": "0x8f51f826a3becd53e6b44496a87be495cfea060a538ae7ea8565e0e6365c59db", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndatacopy_memory_expansion.py::test_returndatacopy_memory_expansion[fork_CancunEIP7692-state_test-from_existent_memory-successful_True-single_byte_expansion_word_boundary_2]", + "fixture_hash": "0x69364aad1b0f36bb21ac1255ee058a253602af09331c49802c91b752ddf89871", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndatacopy_memory_expansion/returndatacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_20-offset_0-len_30-opcode_EXTCALL]", - "fixture_hash": "0x2b7d90033971f13231b9bcf37411cc6c941c466c665ba775b7c6575d341062eb", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndatacopy_memory_expansion.py::test_returndatacopy_memory_expansion[fork_CancunEIP7692-state_test-from_existent_memory-successful_True-multi_word_expansion]", + "fixture_hash": "0x1f9ae91b906f9b39f271f62ce5c003c152a5533650467c5f6b089aafb68f16b6", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndatacopy_memory_expansion/returndatacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_20-offset_0-len_30-opcode_EXTDELEGATECALL]", - "fixture_hash": "0xb7869fed951d8a5372c76381389ed5286cfd0593ba25bb30a2993451a25335f2", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndatacopy_memory_expansion.py::test_returndatacopy_memory_expansion[fork_CancunEIP7692-state_test-from_existent_memory-successful_True-multi_word_expansion_2]", + "fixture_hash": "0x59437ff64f431c4f384fea01e7d67eb1f8e424f9019e514156462ded8630180f", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndatacopy_memory_expansion/returndatacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_20-offset_0-len_30-opcode_EXTSTATICCALL]", - "fixture_hash": "0xf1a9c5d6f504b9350c89aad293ca1b8b672942ac734bffe8e430b7a4f9cab666", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndatacopy_memory_expansion.py::test_returndatacopy_memory_expansion[fork_CancunEIP7692-state_test-from_existent_memory-successful_True-zero_length_expansion]", + "fixture_hash": "0x205a21a22417feb1c0aabf93971913eaa84f27ea71bd2880c4e10ef2b54b4ef2", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndatacopy_memory_expansion/returndatacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_20-offset_10-len_0-opcode_CALL]", - "fixture_hash": "0x2bebc58ae971ac78ce2747a9e229d1cc49fa07b6c36475717e296e47e3a2186d", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndatacopy_memory_expansion.py::test_returndatacopy_memory_expansion[fork_CancunEIP7692-state_test-from_existent_memory-successful_True-huge_dest_zero_length]", + "fixture_hash": "0xcdea2e1073e1dc52ed2d65692c7dcb540e1a4a3b2cb4171d78d1bc31d3c7ee3d", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndatacopy_memory_expansion/returndatacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_20-offset_10-len_0-opcode_CALLCODE]", - "fixture_hash": "0xb2094bdd77f03c62c0431f87632c1721fbbf1c17d774a83cdbf6806ac87e847", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndatacopy_memory_expansion.py::test_returndatacopy_memory_expansion[fork_CancunEIP7692-state_test-from_existent_memory-successful_True-huge_src_zero_length]", + "fixture_hash": "0xfaeb40d6451a19852aedf0e7fbc22f7bd17d9df886185634bbe919e1538f62e4", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndatacopy_memory_expansion/returndatacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_20-offset_10-len_0-opcode_DELEGATECALL]", - "fixture_hash": "0xe9571198af32e22bfd33d15fec5983ea1cfb6c25165e2df5fff0c8a800d950db", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndatacopy_memory_expansion.py::test_returndatacopy_memory_expansion[fork_CancunEIP7692-state_test-from_existent_memory-successful_True-huge_dest_huge_src_zero_length]", + "fixture_hash": "0xc70f3bc40f0a9445cd0e832075f0f02e8ab7f61fef673c0026487c302b2a51dd", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndatacopy_memory_expansion/returndatacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_20-offset_10-len_0-opcode_STATICCALL]", - "fixture_hash": "0x2040044b445447fb525083aa9b29ec5a51d75bb50862026b5d110f4ef40d5ac9", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndatacopy_memory_expansion.py::test_returndatacopy_memory_expansion[fork_CancunEIP7692-state_test-from_existent_memory-successful_False-single_byte_expansion]", + "fixture_hash": "0x2071f20f8f1c6c1ff7d5fbaa48ac09388156c8896eb25e877166766c4715c990", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndatacopy_memory_expansion/returndatacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_20-offset_10-len_0-opcode_EXTCALL]", - "fixture_hash": "0xff0c7f9d0e619256ba9053ced470c9470177ecc0cbcee5a9ceb3886e0046c044", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndatacopy_memory_expansion.py::test_returndatacopy_memory_expansion[fork_CancunEIP7692-state_test-from_existent_memory-successful_False-single_byte_expansion_2]", + "fixture_hash": "0x59849fdde420f7bed99462dd00183154d51ffec7d931ddb512a29029e507312e", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndatacopy_memory_expansion/returndatacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_20-offset_10-len_0-opcode_EXTDELEGATECALL]", - "fixture_hash": "0x3e61a3507acbde12bf43e8958de3fe134c6b5199f24ed842e4884a72901da138", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndatacopy_memory_expansion.py::test_returndatacopy_memory_expansion[fork_CancunEIP7692-state_test-from_existent_memory-successful_False-single_byte_expansion_word_boundary]", + "fixture_hash": "0x53997ad4a58fae9d9720be0e0feae84a550e24b91a7822f6ba1a37dd7aeb8731", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndatacopy_memory_expansion/returndatacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_20-offset_10-len_0-opcode_EXTSTATICCALL]", - "fixture_hash": "0x2eed4920521990ebef779d97ba0cadc28a72b93b49dbbaa04e9244f05472f332", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndatacopy_memory_expansion.py::test_returndatacopy_memory_expansion[fork_CancunEIP7692-state_test-from_existent_memory-successful_False-single_byte_expansion_word_boundary_2]", + "fixture_hash": "0x30badc1ae2f42d3c61618729bd813efc71307803fbf202d81868d224ce35ba50", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndatacopy_memory_expansion/returndatacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_20-offset_10-len_10-opcode_CALL]", - "fixture_hash": "0xaafe981bc446555ceb222a0f83900b7cd459cb208794889e9e6218b7d3f071ae", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndatacopy_memory_expansion.py::test_returndatacopy_memory_expansion[fork_CancunEIP7692-state_test-from_existent_memory-successful_False-multi_word_expansion]", + "fixture_hash": "0x4349f9da6dbf9de784ad15458d340a07194080bbc99c1846ce34a21542c38a3c", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndatacopy_memory_expansion/returndatacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_20-offset_10-len_10-opcode_CALLCODE]", - "fixture_hash": "0x6080fe12ff4ea482292c9f9207336fef714aec76be983d031f977339c3255289", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndatacopy_memory_expansion.py::test_returndatacopy_memory_expansion[fork_CancunEIP7692-state_test-from_existent_memory-successful_False-multi_word_expansion_2]", + "fixture_hash": "0x2f0cd1c544a96ba51dd308ae0763522cb67be7e581066530fae820fa0358c3d7", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndatacopy_memory_expansion/returndatacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_20-offset_10-len_10-opcode_DELEGATECALL]", - "fixture_hash": "0x837abae3377a8c2c8a934a14a3a4e3c1646004e42c1b54456452ab9701baff1a", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndatacopy_memory_expansion.py::test_returndatacopy_memory_expansion[fork_CancunEIP7692-state_test-from_existent_memory-successful_False-zero_length_expansion]", + "fixture_hash": "0x800bf97fbc46a7d5c1beed84a712e988c818869e1cbf98269df5581de70cd6d8", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndatacopy_memory_expansion/returndatacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_20-offset_10-len_10-opcode_STATICCALL]", - "fixture_hash": "0x85f6c07be983796717a0388273deb6bc0d22efa81034b3afca49336f1f9de5f6", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndatacopy_memory_expansion.py::test_returndatacopy_memory_expansion[fork_CancunEIP7692-state_test-from_existent_memory-successful_False-huge_dest_zero_length]", + "fixture_hash": "0xd13efdf098cf77b6aed98cc6bc2ae3cf159721705fff34f7d01c655f10ac6d6e", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndatacopy_memory_expansion/returndatacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_20-offset_10-len_10-opcode_EXTCALL]", - "fixture_hash": "0x3638ebd850ec3610bd06ae07ff528855d2c0e103394053d77b416b40c6196e42", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndatacopy_memory_expansion.py::test_returndatacopy_memory_expansion[fork_CancunEIP7692-state_test-from_existent_memory-successful_False-huge_src_zero_length]", + "fixture_hash": "0x6e4acb862514159199f9118edd3d1df312bce8f99a7f97ae64505a1f04b4a8af", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndatacopy_memory_expansion/returndatacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_20-offset_10-len_10-opcode_EXTDELEGATECALL]", - "fixture_hash": "0x2c14aa8a2d60abf54c4484af753d36ad42f46744cba80b93d5720da8c26ba7d0", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndatacopy_memory_expansion.py::test_returndatacopy_memory_expansion[fork_CancunEIP7692-state_test-from_existent_memory-successful_False-huge_dest_huge_src_zero_length]", + "fixture_hash": "0xfc5329e47a48fac9c0764bc5e474b3d716c4b05042324587a5cbdb77729518c0", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndatacopy_memory_expansion/returndatacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_20-offset_10-len_10-opcode_EXTSTATICCALL]", - "fixture_hash": "0xc7bc80675dca7f4a8780139e9a20d0e987c17d7e71bb595186310183d8a80948", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndatacopy_memory_expansion.py::test_returndatacopy_memory_expansion[fork_CancunEIP7692-state_test-from_empty_memory-successful_True-single_byte_expansion]", + "fixture_hash": "0xdbbc158ccc04b033e10e4a38195cd6d8a147ad1378469cc7c460c6e0252fa524", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndatacopy_memory_expansion/returndatacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_20-offset_10-len_20-opcode_CALL]", - "fixture_hash": "0x3212ae3e067b87e2d9d515621f3417675c5005ce9089f580f37cf90d44e330bd", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndatacopy_memory_expansion.py::test_returndatacopy_memory_expansion[fork_CancunEIP7692-state_test-from_empty_memory-successful_True-single_byte_expansion_2]", + "fixture_hash": "0x783d650e2e2b762bc642b7a912bf389c81b2214dbc11ff6e86b0ac1b6843390d", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndatacopy_memory_expansion/returndatacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_20-offset_10-len_20-opcode_CALLCODE]", - "fixture_hash": "0x4cf72106adeb57c048b343817d9af967352c1b8e63bc2665ddb8b02c55858eac", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndatacopy_memory_expansion.py::test_returndatacopy_memory_expansion[fork_CancunEIP7692-state_test-from_empty_memory-successful_True-single_byte_expansion_word_boundary]", + "fixture_hash": "0xcbf99641871017ce4e175062f96ee6a83ec03b092ce89a42266809284235ff20", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndatacopy_memory_expansion/returndatacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_20-offset_10-len_20-opcode_DELEGATECALL]", - "fixture_hash": "0x5c3b4bdfc8801c592c21fa399662e1c92bca4778f11dd2575ca3a24df888493f", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndatacopy_memory_expansion.py::test_returndatacopy_memory_expansion[fork_CancunEIP7692-state_test-from_empty_memory-successful_True-single_byte_expansion_word_boundary_2]", + "fixture_hash": "0xc6ab4d35e8702d26303b98aa7ace80ba4d0cd76da02e1364378fb12762d6f1f6", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndatacopy_memory_expansion/returndatacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_20-offset_10-len_20-opcode_STATICCALL]", - "fixture_hash": "0xf8c4c6c458b1824c291c998791b2191f4b5dae182fe938f307fb987cef3b356f", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndatacopy_memory_expansion.py::test_returndatacopy_memory_expansion[fork_CancunEIP7692-state_test-from_empty_memory-successful_True-multi_word_expansion]", + "fixture_hash": "0xeb22775b26e4876dc8a5767a1efd4af13598738ccd24f32427f86e925ee7e0f4", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndatacopy_memory_expansion/returndatacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_20-offset_10-len_20-opcode_EXTCALL]", - "fixture_hash": "0x282268b81a6785b81785cfa3910da6ebe37d4ab9f16bde76477ab9cfd1fd149c", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndatacopy_memory_expansion.py::test_returndatacopy_memory_expansion[fork_CancunEIP7692-state_test-from_empty_memory-successful_True-multi_word_expansion_2]", + "fixture_hash": "0xfb1ff5b48bd8f81b9021e3a70501447f495853b376ef6585f650c473414d30f6", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndatacopy_memory_expansion/returndatacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_20-offset_10-len_20-opcode_EXTDELEGATECALL]", - "fixture_hash": "0x8ee112df00e1538cc76044a5d79bb2494902930215c8e1f7dc29275d0c3f7740", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndatacopy_memory_expansion.py::test_returndatacopy_memory_expansion[fork_CancunEIP7692-state_test-from_empty_memory-successful_True-zero_length_expansion]", + "fixture_hash": "0xb083078e97415cc23e48cf4faad7987fa38c7471621e323cd1d34bc5802c873", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndatacopy_memory_expansion/returndatacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_20-offset_10-len_20-opcode_EXTSTATICCALL]", - "fixture_hash": "0x5c87c68c7bda9ca2170827b677af4b43331ced85aca330f5f0017563052a041e", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndatacopy_memory_expansion.py::test_returndatacopy_memory_expansion[fork_CancunEIP7692-state_test-from_empty_memory-successful_True-huge_dest_zero_length]", + "fixture_hash": "0x59e12f3432544e7fd9fbceb7f80d82ca0c4490237359e1a9aad48224c62b10a4", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndatacopy_memory_expansion/returndatacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_20-offset_10-len_30-opcode_CALL]", - "fixture_hash": "0xe7811ee093d4339a6e8c5e15fe84992c1180c180b7fc5f49245ffd68f45e9abd", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndatacopy_memory_expansion.py::test_returndatacopy_memory_expansion[fork_CancunEIP7692-state_test-from_empty_memory-successful_True-huge_src_zero_length]", + "fixture_hash": "0x14c25f6d0f828018f7773aaa58fb416de90e9d4fe48a1704f968d7e45dee8edf", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndatacopy_memory_expansion/returndatacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_20-offset_10-len_30-opcode_CALLCODE]", - "fixture_hash": "0x42dab88de6a3c817f46f24db19f9646f914ac22756ce93ace2e790dd147051f0", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndatacopy_memory_expansion.py::test_returndatacopy_memory_expansion[fork_CancunEIP7692-state_test-from_empty_memory-successful_True-huge_dest_huge_src_zero_length]", + "fixture_hash": "0x4bdaae2da02e36f4b4de971f1778a5418b0e323af05c17db27735080aad4f5c7", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndatacopy_memory_expansion/returndatacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_20-offset_10-len_30-opcode_DELEGATECALL]", - "fixture_hash": "0x2f904a2eb4181217c31ecd0972df21f3d9e833b27fa9cf38d31b050e7173b9a2", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndatacopy_memory_expansion.py::test_returndatacopy_memory_expansion[fork_CancunEIP7692-state_test-from_empty_memory-successful_False-single_byte_expansion]", + "fixture_hash": "0x867ee90c68ff61a12e1d7625b954f940a4e7231aaf25bb2b71970e1877b70497", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndatacopy_memory_expansion/returndatacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_20-offset_10-len_30-opcode_STATICCALL]", - "fixture_hash": "0x13da717ff5c4db30f8c64e4dc7327d66f8085feb6a3dfb39937acb2f87a9e75e", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndatacopy_memory_expansion.py::test_returndatacopy_memory_expansion[fork_CancunEIP7692-state_test-from_empty_memory-successful_False-single_byte_expansion_2]", + "fixture_hash": "0x82f0b950a774c64e75a4b62a1748b9548f95c4172bc7d1aed5855343dd62d9f5", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndatacopy_memory_expansion/returndatacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_20-offset_10-len_30-opcode_EXTCALL]", - "fixture_hash": "0x3e298fb6be9e500056173bc893bde292f1d2c23f233793f41885ec51c0053248", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndatacopy_memory_expansion.py::test_returndatacopy_memory_expansion[fork_CancunEIP7692-state_test-from_empty_memory-successful_False-single_byte_expansion_word_boundary]", + "fixture_hash": "0x168df9748e9eae3d474a0770a0bd65d9d2ff0cec6e47b7cf558733df47ad41a6", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndatacopy_memory_expansion/returndatacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_20-offset_10-len_30-opcode_EXTDELEGATECALL]", - "fixture_hash": "0xfbbf9d316a2c00761f8549448a7b8141c52e8a9dd55d5c9f557128d19583be58", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndatacopy_memory_expansion.py::test_returndatacopy_memory_expansion[fork_CancunEIP7692-state_test-from_empty_memory-successful_False-single_byte_expansion_word_boundary_2]", + "fixture_hash": "0xade24302535a98993e15dfaf0a1896460e0d0f5a2427185c7b75458b50f879f6", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndatacopy_memory_expansion/returndatacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_20-offset_10-len_30-opcode_EXTSTATICCALL]", - "fixture_hash": "0x768712d54e364a1a7a6ce5227c0c78bd4d87cf279e3906ced230f502a90044a3", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndatacopy_memory_expansion.py::test_returndatacopy_memory_expansion[fork_CancunEIP7692-state_test-from_empty_memory-successful_False-multi_word_expansion]", + "fixture_hash": "0x3c466d85e719e0e8b4ae22b6895e565a8db1026421af2e6f26c1f2a0a81dc799", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndatacopy_memory_expansion/returndatacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_20-offset_20-len_0-opcode_CALL]", - "fixture_hash": "0x9cab82318fd7c047583c1478ccf92e4555d176e6107b05b809b6c1c7fda364f6", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndatacopy_memory_expansion.py::test_returndatacopy_memory_expansion[fork_CancunEIP7692-state_test-from_empty_memory-successful_False-multi_word_expansion_2]", + "fixture_hash": "0xd60c70480540f084601d7d808cd7f41350a04d9c8bc8b0b04ccd7e0eefa2a5b3", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndatacopy_memory_expansion/returndatacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_20-offset_20-len_0-opcode_CALLCODE]", - "fixture_hash": "0x9ea3ff83e1c8ca03d40b66975990ba6d5e9921492c52eb193cf07e15c1b06bf4", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndatacopy_memory_expansion.py::test_returndatacopy_memory_expansion[fork_CancunEIP7692-state_test-from_empty_memory-successful_False-zero_length_expansion]", + "fixture_hash": "0xe01bde503a776c8525cc165ed034f19822dede617e2e4334821763c3733a04a1", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndatacopy_memory_expansion/returndatacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_20-offset_20-len_0-opcode_DELEGATECALL]", - "fixture_hash": "0x46ddb39026e94fe9c22adb4af466ae22bd05919f9b9cafb0b2c09e19a615f14e", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndatacopy_memory_expansion.py::test_returndatacopy_memory_expansion[fork_CancunEIP7692-state_test-from_empty_memory-successful_False-huge_dest_zero_length]", + "fixture_hash": "0x3469c3e78812753126a23cdd1961c44765d470dbd0dd9a77253c0ddf703a2a51", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndatacopy_memory_expansion/returndatacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_20-offset_20-len_0-opcode_STATICCALL]", - "fixture_hash": "0x67a3c4e2318fe1d8f354aac4effabb2089294903effb12a939e24bd8a31410a", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndatacopy_memory_expansion.py::test_returndatacopy_memory_expansion[fork_CancunEIP7692-state_test-from_empty_memory-successful_False-huge_src_zero_length]", + "fixture_hash": "0x17fb07c570c88225535827f5201f9e8f9fe434570025e72d80793a663a8d4727", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndatacopy_memory_expansion/returndatacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_20-offset_20-len_0-opcode_EXTCALL]", - "fixture_hash": "0x1dbf856e1c1dbcb65f9ee2def5ecde67690ccd6a003052c433b173caa487e283", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndatacopy_memory_expansion.py::test_returndatacopy_memory_expansion[fork_CancunEIP7692-state_test-from_empty_memory-successful_False-huge_dest_huge_src_zero_length]", + "fixture_hash": "0x98f9f1718ba6d279e6ad807c9abef8350075fbbeffec3eee6d587e7bfa0f17a5", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndatacopy_memory_expansion/returndatacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_20-offset_20-len_0-opcode_EXTDELEGATECALL]", - "fixture_hash": "0x109c5b825c114b0d0d1a67bf1cc8b84d71554cc5fb753445605f2d20783c4700", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndatacopy_memory_expansion.py::test_returndatacopy_huge_memory_expansion[fork_CancunEIP7692-state_test-from_existent_memory-successful_False--max_dest_single_byte_expansion]", + "fixture_hash": "0xa11be91edb081d96f2baa7b4edef7d0aa867beafa41e8ae589bb9171c1522a2d", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndatacopy_memory_expansion/returndatacopy_huge_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_20-offset_20-len_0-opcode_EXTSTATICCALL]", - "fixture_hash": "0x4613c1a97dd872f14284e60692fbd7c5cd63d3a17293e79cc929dcdf5db5a2bc", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndatacopy_memory_expansion.py::test_returndatacopy_huge_memory_expansion[fork_CancunEIP7692-state_test-from_existent_memory-successful_False--max_dest_minus_one_single_byte_expansion]", + "fixture_hash": "0xf5a9d95a46bf67cb185381202f54528bcfd86a40f169a8cd744850a5c55528d5", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndatacopy_memory_expansion/returndatacopy_huge_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_20-offset_20-len_10-opcode_CALL]", - "fixture_hash": "0xefdd2dedc2177276df488df7809aa8078826af145580a018a2883f0cf97f8065", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndatacopy_memory_expansion.py::test_returndatacopy_huge_memory_expansion[fork_CancunEIP7692-state_test-from_existent_memory-successful_False--half_max_dest_single_byte_expansion]", + "fixture_hash": "0x9be4d8b7812ff167d63c4ed51f3a404c906307eb526558a2921166acb6d84563", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndatacopy_memory_expansion/returndatacopy_huge_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_20-offset_20-len_10-opcode_CALLCODE]", - "fixture_hash": "0x255c514ac0ce430ec4f96837247c424e2e2f6a0aeee4fe9ef72d0f8d3f12aba0", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndatacopy_memory_expansion.py::test_returndatacopy_huge_memory_expansion[fork_CancunEIP7692-state_test-from_existent_memory-successful_False--max_length_expansion]", + "fixture_hash": "0x73b2a209a0f719a156637581dc4756e4be189470b47c3639b082ea718cf9abf1", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndatacopy_memory_expansion/returndatacopy_huge_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_20-offset_20-len_10-opcode_DELEGATECALL]", - "fixture_hash": "0x50809a9cb83d2330a157cce83906dd6574359d606fed1a62deb29a2c5281c1c", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndatacopy_memory_expansion.py::test_returndatacopy_huge_memory_expansion[fork_CancunEIP7692-state_test-from_existent_memory-successful_False--max_length_minus_one_expansion]", + "fixture_hash": "0x498336f6a174433bc6bf079282c7b43b917ad54f476c441f1719217eab0a21b1", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndatacopy_memory_expansion/returndatacopy_huge_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_20-offset_20-len_10-opcode_STATICCALL]", - "fixture_hash": "0x70731c7c275a8832a1d4d8fd3dfb2b96bfad0771af9cc4fd9778cfb1b6b67d95", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndatacopy_memory_expansion.py::test_returndatacopy_huge_memory_expansion[fork_CancunEIP7692-state_test-from_existent_memory-successful_False--half_max_length_expansion]", + "fixture_hash": "0xf34e66817f2793c1d7e039ad7e3ec2e72474737ff435b2b3c1c46495c8b0768a", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndatacopy_memory_expansion/returndatacopy_huge_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_20-offset_20-len_10-opcode_EXTCALL]", - "fixture_hash": "0xf4bd0d5414723c7c1f1a8bb172d3a0bc2c82eb55f4833c4f0bf3eb42e7ab4a63", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndatacopy_memory_expansion.py::test_returndatacopy_huge_memory_expansion[fork_CancunEIP7692-state_test-from_empty_memory-successful_False--max_dest_single_byte_expansion]", + "fixture_hash": "0x8b96020f6dcfbc94ff76e66c858835d9e91e96144ec364f74478a61b80d39b86", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndatacopy_memory_expansion/returndatacopy_huge_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_20-offset_20-len_10-opcode_EXTDELEGATECALL]", - "fixture_hash": "0xaff719351c7b1966c0f794c0195f540e3a4cfd46592fd0d2218d47ace1058935", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndatacopy_memory_expansion.py::test_returndatacopy_huge_memory_expansion[fork_CancunEIP7692-state_test-from_empty_memory-successful_False--max_dest_minus_one_single_byte_expansion]", + "fixture_hash": "0xe080cb91cb37587e222dc2e96a499048f6f5ba954fe4fb1502b3b1a0c993d8af", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndatacopy_memory_expansion/returndatacopy_huge_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_20-offset_20-len_10-opcode_EXTSTATICCALL]", - "fixture_hash": "0xd6b5244476dd4d7b3f5a46cfe0e0d33553b9103af10dc53f554f2abd6381f7b9", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndatacopy_memory_expansion.py::test_returndatacopy_huge_memory_expansion[fork_CancunEIP7692-state_test-from_empty_memory-successful_False--half_max_dest_single_byte_expansion]", + "fixture_hash": "0x63bc7e52e7822eb15177aa9f7b14e392af4223401c5e7009985d74698b1096e9", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndatacopy_memory_expansion/returndatacopy_huge_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_20-offset_20-len_20-opcode_CALL]", - "fixture_hash": "0xe30f37aa86971ec3d73a2d9d21f602b1717fc8758001133750dca385380a54fc", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndatacopy_memory_expansion.py::test_returndatacopy_huge_memory_expansion[fork_CancunEIP7692-state_test-from_empty_memory-successful_False--max_length_expansion]", + "fixture_hash": "0x8caade8fe0dbc629f0775fc8b7021ecb4348e783bff8bf12088ab50ac19becd9", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndatacopy_memory_expansion/returndatacopy_huge_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_20-offset_20-len_20-opcode_CALLCODE]", - "fixture_hash": "0xaa656abe8f6a2ae43b6b0d3fb349c51af95e15856e7217fe50c9683b5dc5b26b", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndatacopy_memory_expansion.py::test_returndatacopy_huge_memory_expansion[fork_CancunEIP7692-state_test-from_empty_memory-successful_False--max_length_minus_one_expansion]", + "fixture_hash": "0x646e4b0585df25a80aef977366fd2661188082eaed72290f8db635ee7ef0b745", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndatacopy_memory_expansion/returndatacopy_huge_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_20-offset_20-len_20-opcode_DELEGATECALL]", - "fixture_hash": "0x9dcd54d2935f5d1c9075ed6863d6790f9d8b7b0b3e4ea4834094917fdaec8fb5", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndatacopy_memory_expansion.py::test_returndatacopy_huge_memory_expansion[fork_CancunEIP7692-state_test-from_empty_memory-successful_False--half_max_length_expansion]", + "fixture_hash": "0x81b54618448ab02569b6d5a181a8cbbb5ce7bef34bd3ff9ca7f5070adca6985", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndatacopy_memory_expansion/returndatacopy_huge_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_20-offset_20-len_20-opcode_STATICCALL]", - "fixture_hash": "0x2abde14a1bf85cef5ba92dd63eb992ed294804b795981c737e71995f8a1c42d5", + "id": "tests/prague/eip7692_eof_v1/eip4200_relative_jumps/test_rjumpi.py::test_rjumpi_zero[fork_CancunEIP7692-state_test]", + "fixture_hash": "0xae677d206283a9f00578d64cc01ea9a1a0b7183fc8d99a07cd3daafbf684265a", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip4200_relative_jumps/rjumpi/rjumpi_zero.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_20-offset_20-len_20-opcode_EXTCALL]", - "fixture_hash": "0x58ae7839e319a723241c7641cfb183d73a4bbf28cf7d61ffd7d1bd51e78a674f", + "id": "tests/prague/eip7692_eof_v1/eip4200_relative_jumps/test_rjumpi.py::test_rjumpi_forwards[fork_CancunEIP7692-state_test]", + "fixture_hash": "0xc509b5079dc852c12680384c0547b3bf92906b1829cbe84cb0e49325a3e48dad", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip4200_relative_jumps/rjumpi/rjumpi_forwards.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_20-offset_20-len_20-opcode_EXTDELEGATECALL]", - "fixture_hash": "0x3c5620bcf45b9e6e5385dd63abb7b472a29c355c74cb18ea5bd2180a3b9a5a78", + "id": "tests/prague/eip7692_eof_v1/eip4200_relative_jumps/test_rjumpi.py::test_rjumpi_max_forward[fork_CancunEIP7692-state_test]", + "fixture_hash": "0xb2908ea9ca8f47d03aba4b0c9c332cd94669529d6a7c620a96d4b8bd2a7be2aa", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip4200_relative_jumps/rjumpi/rjumpi_max_forward.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_20-offset_20-len_20-opcode_EXTSTATICCALL]", - "fixture_hash": "0xbae8b76bded59f8ae3396202fa71028cd4324c7642c7459978c5d5e11d07dbff", + "id": "tests/prague/eip7692_eof_v1/eip4200_relative_jumps/test_rjumpi.py::test_rjumpi_backwards[fork_CancunEIP7692-state_test]", + "fixture_hash": "0xa23a9ab00a4a659cc0cf0d9c3b5cb4babb4c12d353ea05e4923da420abb3a8de", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip4200_relative_jumps/rjumpi/rjumpi_backwards.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_20-offset_20-len_30-opcode_CALL]", - "fixture_hash": "0xa795e288a9037ff856bf2a8df0827b1cd9ae94eec835ec7091c8e29a7b53cad2", + "id": "tests/prague/eip7692_eof_v1/eip4200_relative_jumps/test_rjumpi.py::test_rjumpi_condition_zero[fork_CancunEIP7692-state_test-False]", + "fixture_hash": "0x4ee5a463229bba6bd8bdea0222e482fc69e43d84bf756b97d95e5cedacbcc907", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip4200_relative_jumps/rjumpi/rjumpi_condition_zero.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_20-offset_20-len_30-opcode_CALLCODE]", - "fixture_hash": "0xfd1729afe4868f79e45709f86b8cf63e6b813e78aef826d575907777d1fe172b", + "id": "tests/prague/eip7692_eof_v1/eip4200_relative_jumps/test_rjumpi.py::test_rjumpi_condition_zero[fork_CancunEIP7692-state_test-True]", + "fixture_hash": "0x6d4b2980f310e053d6d0a1d4ac70c115713916fb5fdddf675bd57420edfefbda", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip4200_relative_jumps/rjumpi/rjumpi_condition_zero.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_20-offset_20-len_30-opcode_DELEGATECALL]", - "fixture_hash": "0x8591af187bf8ef6fdce06a51376c63c6d41293c625674eae7d80fb1e71e188c6", + "id": "tests/prague/eip7692_eof_v1/eip4200_relative_jumps/test_rjumpi.py::test_rjumpi_max_backward[fork_CancunEIP7692-state_test]", + "fixture_hash": "0x689bab76b917f786fef9d4a1d76f4066ba5d5dffb10a646da81f537216a4b8d0", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip4200_relative_jumps/rjumpi/rjumpi_max_backward.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_20-offset_20-len_30-opcode_STATICCALL]", - "fixture_hash": "0xfaf951dcae9fdfdf4ebca3c2483358bb9ce6e05868e4bcb42bb6d0b2882ef4c3", + "id": "tests/prague/eip7692_eof_v1/eip4200_relative_jumps/test_rjumpi.py::test_rjumpi_condition_backwards[fork_CancunEIP7692-state_test-False]", + "fixture_hash": "0x2bc2bef0d8ea3efb4c79cf710754270555d647d366f7a50433d404b8b9243743", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip4200_relative_jumps/rjumpi/rjumpi_condition_backwards.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_20-offset_20-len_30-opcode_EXTCALL]", - "fixture_hash": "0x768efdb874a3fb9c9f9c6653b29035854680ee20a7137cfbf9f7fcf41a977110", + "id": "tests/prague/eip7692_eof_v1/eip4200_relative_jumps/test_rjumpi.py::test_rjumpi_condition_backwards[fork_CancunEIP7692-state_test-True]", + "fixture_hash": "0x1e996905b7904aae0a15e633db94a40277ff3a11858ce894d953b904379e6f2f", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip4200_relative_jumps/rjumpi/rjumpi_condition_backwards.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_20-offset_20-len_30-opcode_EXTDELEGATECALL]", - "fixture_hash": "0xa5191e4b78ea089304d72cd9a035c8ffcc6203016a4a654870471fee4c95c552", + "id": "tests/prague/eip7692_eof_v1/eip4200_relative_jumps/test_rjumpi.py::test_rjumpi_condition_forwards[fork_CancunEIP7692-state_test-False]", + "fixture_hash": "0xebbf1c094ef9827e2a2a481d4b90d2ed9bd694d71abdc939e892e00da852ec8c", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip4200_relative_jumps/rjumpi/rjumpi_condition_forwards.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_20-offset_20-len_30-opcode_EXTSTATICCALL]", - "fixture_hash": "0x8bcf2a6c5ca0bf421be3fd889847f0e9d6b152014e0b10d1ef5d8b6dbc6d5927", + "id": "tests/prague/eip7692_eof_v1/eip4200_relative_jumps/test_rjumpi.py::test_rjumpi_condition_forwards[fork_CancunEIP7692-state_test-True]", + "fixture_hash": "0x70bc790339164d5580f9fd3076fe95b48d7acc80696264354d7a9fd11b07fa76", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip4200_relative_jumps/rjumpi/rjumpi_condition_forwards.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_20-offset_30-len_0-opcode_CALL]", - "fixture_hash": "0x9d21171c16c10b379c59d3461316cd3f3348480b656dac6ae46bb2dbf3c438ad", + "id": "tests/prague/eip7692_eof_v1/eip4200_relative_jumps/test_rjump.py::test_rjump_maxes[fork_CancunEIP7692-state_test]", + "fixture_hash": "0x5b037863f1dd9dcf761f4654f0f540e3e5e9fd0b0c48e4047b28d8f2b3f1da0d", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip4200_relative_jumps/rjump/rjump_maxes.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_20-offset_30-len_0-opcode_CALLCODE]", - "fixture_hash": "0xbeba65b38b3ba27c8c94ccac14e2d79a5879aecf36a9df93f3596036d7fdd397", + "id": "tests/prague/eip7692_eof_v1/eip4200_relative_jumps/test_rjump.py::test_rjump_zero[fork_CancunEIP7692-state_test]", + "fixture_hash": "0x8e797cc417887c8a7f66b0e046c80f14a60cf2183e59f183735905ae96ed8602", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip4200_relative_jumps/rjump/rjump_zero.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_20-offset_30-len_0-opcode_DELEGATECALL]", - "fixture_hash": "0x63040a6e34405e655f30bed1231a2d6613a8932ab545188bf0c87a7d03811cf9", + "id": "tests/prague/eip7692_eof_v1/eip4200_relative_jumps/test_rjump.py::test_rjump_positive_negative[fork_CancunEIP7692-state_test]", + "fixture_hash": "0x8e8458410d1d6c8dc1cb6895be894b4840461ccea6fcf414e323c54a761bfcec", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip4200_relative_jumps/rjump/rjump_positive_negative.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_20-offset_30-len_0-opcode_STATICCALL]", - "fixture_hash": "0x3008c1a076c79878f2e0d7ad4d3d76548e8e54039dd3e0d2fe4174c43525d94b", + "id": "tests/prague/eip7692_eof_v1/eip4200_relative_jumps/test_rjumpv.py::test_rjumpv_forwards[fork_CancunEIP7692-state_test]", + "fixture_hash": "0xa786b31db1218725995ba011d8b6830f899fe6f6b953dc556ea194457aeec71b", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip4200_relative_jumps/rjumpv/rjumpv_forwards.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_20-offset_30-len_0-opcode_EXTCALL]", - "fixture_hash": "0xe2740430d8769ea448c7096045a813e60f296b97733ae5e3c5c5318deb0c7e34", + "id": "tests/prague/eip7692_eof_v1/eip4200_relative_jumps/test_rjumpv.py::test_rjumpv_full_table[fork_CancunEIP7692-state_test]", + "fixture_hash": "0x2a0e621b461dde62a047b321d8b17dc3ba96f457da6f9b22b278b7ebd6954b42", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip4200_relative_jumps/rjumpv/rjumpv_full_table.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_20-offset_30-len_0-opcode_EXTDELEGATECALL]", - "fixture_hash": "0x118a42d24fa4b033e274b433da306041812d2d71993e0a67fafc299cdf2524d4", + "id": "tests/prague/eip7692_eof_v1/eip4200_relative_jumps/test_rjumpv.py::test_rjumpv_backwards[fork_CancunEIP7692-state_test]", + "fixture_hash": "0xe7e42b31b971a05fa64451c0e02006e0b3e07546c93c93f89cde370b1030666a", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip4200_relative_jumps/rjumpv/rjumpv_backwards.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_20-offset_30-len_0-opcode_EXTSTATICCALL]", - "fixture_hash": "0xfc278baf726ce1cee0be998c069d2d8aa1f57c44d23f45fa0367387f0373b091", + "id": "tests/prague/eip7692_eof_v1/eip4200_relative_jumps/test_rjumpv.py::test_rjumpv_size_3[fork_CancunEIP7692-state_test]", + "fixture_hash": "0xe84491a28aafa5e767952d96180daaa5de04f4c2d3ea4e483d23986278cc62cf", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip4200_relative_jumps/rjumpv/rjumpv_size_3.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_20-offset_30-len_10-opcode_CALL]", - "fixture_hash": "0xbb5bed20084f5991e1af2f94a87fac2c6b8a003939691334f8f0c226f3ab3780", + "id": "tests/prague/eip7692_eof_v1/eip4200_relative_jumps/test_rjumpv.py::test_rjumpv_full_table_last[fork_CancunEIP7692-state_test]", + "fixture_hash": "0x2d012e987f2d099b2eb7d347277a9dfc9af56ce331718e86bbbdce6cbe542c82", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip4200_relative_jumps/rjumpv/rjumpv_full_table_last.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_20-offset_30-len_10-opcode_CALLCODE]", - "fixture_hash": "0xcabcca7b1e4a4a1a3c83d14c2806080ebd7037495ecc5b6b4c6d87cdd669944a", + "id": "tests/prague/eip7692_eof_v1/eip4200_relative_jumps/test_rjumpv.py::test_rjumpv_full_table_mid[fork_CancunEIP7692-state_test]", + "fixture_hash": "0x33aed6892a8484bde7e2ed8daf46e7a2544e3ede577758378478d1686d841aa2", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip4200_relative_jumps/rjumpv/rjumpv_full_table_mid.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_20-offset_30-len_10-opcode_DELEGATECALL]", - "fixture_hash": "0xece813c811936ec93b67598da1fb6825d267c186e7875c98f68e022617c4c767", + "id": "tests/prague/eip7692_eof_v1/eip4200_relative_jumps/test_rjumpv.py::test_rjumpv_full_table_end[fork_CancunEIP7692-state_test]", + "fixture_hash": "0x1fd827d0ee6d41601fd1a88ecbae5d899ee6e226a61e10ce83df3e2e01724d77", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip4200_relative_jumps/rjumpv/rjumpv_full_table_end.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_20-offset_30-len_10-opcode_STATICCALL]", - "fixture_hash": "0x2a7f010796ef2c23e35b93f47cfbc330ac68a28bbba0f50e1dcb182b94a66671", + "id": "tests/prague/eip7692_eof_v1/eip4200_relative_jumps/test_rjumpv.py::test_rjumpv_max_forwards[fork_CancunEIP7692-state_test]", + "fixture_hash": "0x9995ca91d617bbf466b6724f935531e6e68643ceecfa253b56a81549e16fe8c", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip4200_relative_jumps/rjumpv/rjumpv_max_forwards.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_20-offset_30-len_10-opcode_EXTCALL]", - "fixture_hash": "0x6cbeed6b75a181eee9dedefd1a681fef6d1744bb1b8bc5c00a560d22ad0d8c4d", + "id": "tests/prague/eip7692_eof_v1/eip4200_relative_jumps/test_rjumpv.py::test_rjumpv_zero[fork_CancunEIP7692-state_test]", + "fixture_hash": "0xead2ada7b4943e457c3078bcd416fbb97035398c4b81d692a8a431cd66c53b79", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip4200_relative_jumps/rjumpv/rjumpv_zero.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_20-offset_30-len_10-opcode_EXTDELEGATECALL]", - "fixture_hash": "0x1eb91fb0caff02bf3504093f503517ab94533602d336f8c06706deee5fa04890", + "id": "tests/prague/eip7692_eof_v1/eip4200_relative_jumps/test_rjumpv.py::test_rjumpv_condition[fork_CancunEIP7692-state_test-t1-c0]", + "fixture_hash": "0xec3e79e6b0a877b1cfaff90a1a59917cb086baaad3d774bd1be4800c8e603491", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip4200_relative_jumps/rjumpv/rjumpv_condition.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_20-offset_30-len_10-opcode_EXTSTATICCALL]", - "fixture_hash": "0x3cae9da12e13de390f35938a70f0b959591835da981fef2483f051c3a7ca3a5f", + "id": "tests/prague/eip7692_eof_v1/eip4200_relative_jumps/test_rjumpv.py::test_rjumpv_condition[fork_CancunEIP7692-state_test-t1-c1]", + "fixture_hash": "0x1993a8f87fabe163c943584d6c50c6476a90bf34e87e1388365dee563843c5cc", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip4200_relative_jumps/rjumpv/rjumpv_condition.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_20-offset_30-len_20-opcode_CALL]", - "fixture_hash": "0x334d7c5cf7dd66939738ae4380849a4b6cadf964b51db69ad32ec7071eb5cabf", + "id": "tests/prague/eip7692_eof_v1/eip4200_relative_jumps/test_rjumpv.py::test_rjumpv_condition[fork_CancunEIP7692-state_test-t1-c3]", + "fixture_hash": "0xd130ffcb31f8cb10a4f5e88dcebb879affe11a0524be67668f3d8a60dfff2b69", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip4200_relative_jumps/rjumpv/rjumpv_condition.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_20-offset_30-len_20-opcode_CALLCODE]", - "fixture_hash": "0x183e18f8bec44fdcaf05fafb41f3fcfd77fe9c47dd365a5f99d856f8a9fde412", + "id": "tests/prague/eip7692_eof_v1/eip4200_relative_jumps/test_rjumpv.py::test_rjumpv_condition[fork_CancunEIP7692-state_test-t1-c255]", + "fixture_hash": "0x62e72b4ae0dfdc95014ed60e2b6adaa11f9257206a09b55b6fe8fbad2350a0b1", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip4200_relative_jumps/rjumpv/rjumpv_condition.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_20-offset_30-len_20-opcode_DELEGATECALL]", - "fixture_hash": "0xff70dfb669fa10df39352857fa4972aa93e0525aa4b89c69c2b00752ba951404", + "id": "tests/prague/eip7692_eof_v1/eip4200_relative_jumps/test_rjumpv.py::test_rjumpv_condition[fork_CancunEIP7692-state_test-t1-c256]", + "fixture_hash": "0x54924ca1de0b22160238e67e730919040ad458293de730070aeafb26f01368d1", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip4200_relative_jumps/rjumpv/rjumpv_condition.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_20-offset_30-len_20-opcode_STATICCALL]", - "fixture_hash": "0xe024db38bf4e8990e3e374a8915a23b40c971c9fb21ea3b126dca8f23c6abf42", + "id": "tests/prague/eip7692_eof_v1/eip4200_relative_jumps/test_rjumpv.py::test_rjumpv_condition[fork_CancunEIP7692-state_test-t1-c2^256-1]", + "fixture_hash": "0x2d63f35ff773aa7b9e69ef5eb8d57c5fd19c3c712e8f114e4c09e66705907a06", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip4200_relative_jumps/rjumpv/rjumpv_condition.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_20-offset_30-len_20-opcode_EXTCALL]", - "fixture_hash": "0xf46cf821229af48a94a0fe45daf30096128e302b4aa83251188227f3416980d2", + "id": "tests/prague/eip7692_eof_v1/eip4200_relative_jumps/test_rjumpv.py::test_rjumpv_condition[fork_CancunEIP7692-state_test-t3-c0]", + "fixture_hash": "0xe7e289c9558290b9b98d6b7ce745a05889c7b2ea26fd0a3fb9ad64784aaab3b6", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip4200_relative_jumps/rjumpv/rjumpv_condition.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_20-offset_30-len_20-opcode_EXTDELEGATECALL]", - "fixture_hash": "0x4813d653a312b6e65ac6543954825bbbcd5c4228d186b46273c4c1afbaa12998", + "id": "tests/prague/eip7692_eof_v1/eip4200_relative_jumps/test_rjumpv.py::test_rjumpv_condition[fork_CancunEIP7692-state_test-t3-c1]", + "fixture_hash": "0xa1a86cd5fc00a919ad4079b3dad5bea40ea70b0305d30bdbae97e4467bcb50f0", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip4200_relative_jumps/rjumpv/rjumpv_condition.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_20-offset_30-len_20-opcode_EXTSTATICCALL]", - "fixture_hash": "0x7f4d6ce84831484840913c4b3e5b3e94f9642e40b3174db144b8488f9e1e6c6e", + "id": "tests/prague/eip7692_eof_v1/eip4200_relative_jumps/test_rjumpv.py::test_rjumpv_condition[fork_CancunEIP7692-state_test-t3-c3]", + "fixture_hash": "0xf90e1cf7ef4c8108b11d66d312cd7f1fc42dc5cb78cf3c13fa4294235af1ff4f", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip4200_relative_jumps/rjumpv/rjumpv_condition.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_20-offset_30-len_30-opcode_CALL]", - "fixture_hash": "0xdcdbb70aa5cad2b77b9cd6f9d708ed8b4d2270a22038adc41d2a5882c91ee255", + "id": "tests/prague/eip7692_eof_v1/eip4200_relative_jumps/test_rjumpv.py::test_rjumpv_condition[fork_CancunEIP7692-state_test-t3-c255]", + "fixture_hash": "0x89c4b937e3b588b5292582ac7c33bac3e27c128f9f2fb96ded86fd4143dd00d2", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip4200_relative_jumps/rjumpv/rjumpv_condition.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_20-offset_30-len_30-opcode_CALLCODE]", - "fixture_hash": "0x663c3ec2768d55023174f8d7306dfefd2b3621b3bbb62f44c43668a84303fd05", + "id": "tests/prague/eip7692_eof_v1/eip4200_relative_jumps/test_rjumpv.py::test_rjumpv_condition[fork_CancunEIP7692-state_test-t3-c256]", + "fixture_hash": "0x9a9527f56da1add8ca0729e559e4309d5508eadde12fbfad4477e3f06f79343", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip4200_relative_jumps/rjumpv/rjumpv_condition.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_20-offset_30-len_30-opcode_DELEGATECALL]", - "fixture_hash": "0xb839dc84776ce38ec1c9eff233301ccf99ae4fba3c43fe22b02f82f6bd1d3e67", + "id": "tests/prague/eip7692_eof_v1/eip4200_relative_jumps/test_rjumpv.py::test_rjumpv_condition[fork_CancunEIP7692-state_test-t3-c2^256-1]", + "fixture_hash": "0xfc1fab5ea5fddfae8e0fcd39f92a2fcec3fb9c03ada22576e333eb67f8937260", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip4200_relative_jumps/rjumpv/rjumpv_condition.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_20-offset_30-len_30-opcode_STATICCALL]", - "fixture_hash": "0x9d5b7e73fd1a5ac74a85e9935c5ba6626411e7a50fdfe542b781c60900570698", + "id": "tests/prague/eip7692_eof_v1/eip4200_relative_jumps/test_rjumpv.py::test_rjumpv_condition[fork_CancunEIP7692-state_test-t256-c0]", + "fixture_hash": "0xbe3e690ead3ddc7bc500496afb3ac4ef0b56dce11ee63f96609117acce6f852c", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip4200_relative_jumps/rjumpv/rjumpv_condition.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_20-offset_30-len_30-opcode_EXTCALL]", - "fixture_hash": "0x3e093f4d59aa484d4ea08c424c0ee408925b25e38672d23227120899a1b9cbb5", + "id": "tests/prague/eip7692_eof_v1/eip4200_relative_jumps/test_rjumpv.py::test_rjumpv_condition[fork_CancunEIP7692-state_test-t256-c1]", + "fixture_hash": "0xc199b0a8dd5e0478202c803f353e94667ba432978e766471e66700dcc7ad2c6d", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip4200_relative_jumps/rjumpv/rjumpv_condition.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_20-offset_30-len_30-opcode_EXTDELEGATECALL]", - "fixture_hash": "0xa72c0f91874d5d80062d415be22e7928faa17f7429fad151a5b0939370f6efd5", + "id": "tests/prague/eip7692_eof_v1/eip4200_relative_jumps/test_rjumpv.py::test_rjumpv_condition[fork_CancunEIP7692-state_test-t256-c3]", + "fixture_hash": "0x8da2826207d6a2329b9fca3d8e0a19cab754f1bbebcd00a18d6083292a910324", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip4200_relative_jumps/rjumpv/rjumpv_condition.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_20-offset_30-len_30-opcode_EXTSTATICCALL]", - "fixture_hash": "0xd7865343225c3555b158c54a17558950d75afe211f7488c4b496053cc28defe", + "id": "tests/prague/eip7692_eof_v1/eip4200_relative_jumps/test_rjumpv.py::test_rjumpv_condition[fork_CancunEIP7692-state_test-t256-c255]", + "fixture_hash": "0x1254203c706349fd56052dba86f75f9d6ac763b412402a149e82bf9a0c038cd3", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip4200_relative_jumps/rjumpv/rjumpv_condition.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_30-offset_0-len_0-opcode_CALL]", - "fixture_hash": "0x65b0c47456c1ef21f788c38cd108168d6e1395c3e162dbbe138fdf2bfb2a6451", + "id": "tests/prague/eip7692_eof_v1/eip4200_relative_jumps/test_rjumpv.py::test_rjumpv_condition[fork_CancunEIP7692-state_test-t256-c256]", + "fixture_hash": "0x4516217d394f01190529cf6798d401dbf43af226e6340a3d216aa69fc7784cdc", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip4200_relative_jumps/rjumpv/rjumpv_condition.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_30-offset_0-len_0-opcode_CALLCODE]", - "fixture_hash": "0x71286ef542154409a49b03ce353000648f55491674c3f74f4fa70d2f55917ce6", + "id": "tests/prague/eip7692_eof_v1/eip4200_relative_jumps/test_rjumpv.py::test_rjumpv_condition[fork_CancunEIP7692-state_test-t256-c2^256-1]", + "fixture_hash": "0xba7baf83e1960a938c3371967c3639a090fcbe8c4af591c3e69f72acb9ec27ae", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip4200_relative_jumps/rjumpv/rjumpv_condition.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_30-offset_0-len_0-opcode_DELEGATECALL]", - "fixture_hash": "0xd672b31650f3b4453b6137556aa3310c4de6f67abf38126ed77195c1709ab20d", + "id": "tests/prague/eip7692_eof_v1/eip4750_functions/test_callf_execution.py::test_callf_with_inputs_stack_size_1024[fork_CancunEIP7692-state_test]", + "fixture_hash": "0x977b0a5c969ac5e464bb0a10fcd3c97af43d20db2f72b0df8d74767c94669706", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip4750_functions/callf_execution/callf_with_inputs_stack_size_1024.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_30-offset_0-len_0-opcode_STATICCALL]", - "fixture_hash": "0x5c6fe56f2bfcf1dbddab5e0fd5196c274c1225c28323755ac602f4985c856d70", + "id": "tests/prague/eip7692_eof_v1/eip4750_functions/test_callf_execution.py::test_callf_with_inputs_stack_overflow[fork_CancunEIP7692-state_test]", + "fixture_hash": "0x90bba88ea551f3ea53112d481c9340ab67d28d65e90a4181f13c374705fd89cf", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip4750_functions/callf_execution/callf_with_inputs_stack_overflow.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_30-offset_0-len_0-opcode_EXTCALL]", - "fixture_hash": "0xf57852a2f86bf2e4c34d445a43acef4a289f5f614fafa38d2a357c6225553a59", + "id": "tests/prague/eip7692_eof_v1/eip4750_functions/test_callf_execution.py::test_callf_stack_overflow[fork_CancunEIP7692-state_test]", + "fixture_hash": "0x4716ad50bcb142487ac19950a60b285952cee76484cc591e53976b0f44300169", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip4750_functions/callf_execution/callf_stack_overflow.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_30-offset_0-len_0-opcode_EXTDELEGATECALL]", - "fixture_hash": "0x9e4f80d5b7bb3f3b548ef45e071484320fa52eecad32616f79971204b4b4ba30", + "id": "tests/prague/eip7692_eof_v1/eip4750_functions/test_callf_execution.py::test_callf_stack_size_1024_at_push[fork_CancunEIP7692-state_test]", + "fixture_hash": "0x9d5a9ac10ee864ad72ae7d99dfc5e59c190372a7c298753df832b0491fde08e6", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip4750_functions/callf_execution/callf_stack_size_1024_at_push.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_30-offset_0-len_0-opcode_EXTSTATICCALL]", - "fixture_hash": "0x50be349f983670e757c16e74a49f28ca903b2469ef02cdb21f755b34ed04012e", + "id": "tests/prague/eip7692_eof_v1/eip4750_functions/test_callf_execution.py::test_callf_stack_size_1024_at_callf[fork_CancunEIP7692-state_test]", + "fixture_hash": "0xd9bcf1cbbce504eecd9fe00283f9dacaaa1a0de49485074ad205498ce14f52d4", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip4750_functions/callf_execution/callf_stack_size_1024_at_callf.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_30-offset_0-len_10-opcode_CALL]", - "fixture_hash": "0x931c49f92b629548643d127a9ed1b7916146b7c6c087938ef71b082f98772e9b", + "id": "tests/prague/eip7692_eof_v1/eip4750_functions/test_callf_execution.py::test_callf_stack_size_1024[fork_CancunEIP7692-state_test]", + "fixture_hash": "0x9f62507b420cd9f98212b5140f61f58dc1a83ed0442ff52b4a0c6e4208569b77", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip4750_functions/callf_execution/callf_stack_size_1024.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_30-offset_0-len_10-opcode_CALLCODE]", - "fixture_hash": "0xceb9dba17d7ca793ead367bc74a7c45bb056a66ef2612d03ffc9414d72de662a", + "id": "tests/prague/eip7692_eof_v1/eip4750_functions/test_callf_execution.py::test_callf_with_inputs_stack_size_1024_at_push[fork_CancunEIP7692-state_test]", + "fixture_hash": "0xf7c8d25614fcd1cba5b7bc91638aad830ad2c8d1f7399e2d827f138708c5a14", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip4750_functions/callf_execution/callf_with_inputs_stack_size_1024_at_push.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_30-offset_0-len_10-opcode_DELEGATECALL]", - "fixture_hash": "0xc490aa141ae89fa4589424e9faa9817e3ae4abc282281f7a494aa03017b09c14", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_execution_function.py::test_eof_functions_contract_call_within_deep_nested[fork_CancunEIP7692-state_test]", + "fixture_hash": "0xaaf194367e6cb0acfddc98d527b7aa973a500b4878c0b0970030b9cace43f4b7", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip3540_eof_v1/execution_function/eof_functions_contract_call_within_deep_nested.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_30-offset_0-len_10-opcode_STATICCALL]", - "fixture_hash": "0x3ce1edb999daaa9ce3cebbe12508e5dadd96e1e58e6c973cf4eba4b614c7cdbf", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_execution_function.py::test_eof_functions_contract_call_fail[fork_CancunEIP7692-state_test-invalid_opcode]", + "fixture_hash": "0xb008531bb550577f0e5de25d34d817ba9deaff5ae1f207b4d4be3b365f4cb429", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip3540_eof_v1/execution_function/eof_functions_contract_call_fail.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_30-offset_0-len_10-opcode_EXTCALL]", - "fixture_hash": "0x29f013e837672878094f6c01590e836304051843f5fe94683f95a3f951cdbd4c", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_execution_function.py::test_eof_functions_contract_call_fail[fork_CancunEIP7692-state_test-overflow_recursive_callf]", + "fixture_hash": "0x2bd8e772eb621cde8622469f9f3611bbbd282241d07b6f7f836f73f1b311f01f", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip3540_eof_v1/execution_function/eof_functions_contract_call_fail.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_30-offset_0-len_10-opcode_EXTDELEGATECALL]", - "fixture_hash": "0x8fb332c8596ef527786a7c3e7a3919904f9d26ae8f506b89fa7259a1b3ba2ca4", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_execution_function.py::test_eof_functions_contract_call_fail[fork_CancunEIP7692-state_test-overflow_recursive_callf_sstore]", + "fixture_hash": "0xfbcbfda35d7ea563fe962ebb8ad62648d25c79fc0fb99d83632109694b31d063", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip3540_eof_v1/execution_function/eof_functions_contract_call_fail.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_30-offset_0-len_10-opcode_EXTSTATICCALL]", - "fixture_hash": "0x3acffaba3b0a1cc345b0020827b720e680d66efc81cdb755aa1769b405f64505", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_execution_function.py::test_eof_functions_contract_call_fail[fork_CancunEIP7692-state_test-overflow_recursive_callf_memory]", + "fixture_hash": "0xbbf0b8b6eba97c137fbac331cfa5249a898b01164d4d93cb1740ac0b43c80211", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip3540_eof_v1/execution_function/eof_functions_contract_call_fail.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_30-offset_0-len_20-opcode_CALL]", - "fixture_hash": "0x2bbef51b019418e48aa858e0c4456ca71dcca49839ca5b31c352a0e88a2a5055", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_execution_function.py::test_eof_functions_contract_call_succeed[fork_CancunEIP7692-state_test-function_finishes_contract_execution]", + "fixture_hash": "0x459c7ceb3e0e0cf25315ead30e548637907d9d8e03c738af3b3b38ab7b13dd30", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip3540_eof_v1/execution_function/eof_functions_contract_call_succeed.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_30-offset_0-len_20-opcode_CALLCODE]", - "fixture_hash": "0xb1c25c2430cadc860285462c24e4b661e05b5a6d5f941325b99cc7f94f060a8c", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_execution_function.py::test_eof_functions_contract_call_succeed[fork_CancunEIP7692-state_test-max_recursive_callf]", + "fixture_hash": "0x3190463f45c8c343b40abe2c313a1e26fbc129410d593abb4b79e982f0cce5e5", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip3540_eof_v1/execution_function/eof_functions_contract_call_succeed.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_30-offset_0-len_20-opcode_DELEGATECALL]", - "fixture_hash": "0x56dbb8705d52bfc469617e8bf67572e43e51faac14c7bf0d2d00954d803c5b8c", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_execution_function.py::test_eof_functions_contract_call_succeed[fork_CancunEIP7692-state_test-max_recursive_callf_sstore]", + "fixture_hash": "0x13b97a56396b87d1507a10d9a9ccd5cfa95f7a7617845689a0e43e23e902580c", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip3540_eof_v1/execution_function/eof_functions_contract_call_succeed.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_30-offset_0-len_20-opcode_STATICCALL]", - "fixture_hash": "0x23febc3f65978b537f6033294d79f863f1a481bf73181645e263ce0ad765d306", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_execution_function.py::test_eof_functions_contract_call_succeed[fork_CancunEIP7692-state_test-max_recursive_callf_memory]", + "fixture_hash": "0xf5517456bd3afa967b5c76283ba40ffaf70d8f8bc7c41a7c8b08dbe1419504f9", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip3540_eof_v1/execution_function/eof_functions_contract_call_succeed.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_30-offset_0-len_20-opcode_EXTCALL]", - "fixture_hash": "0xee3c5c81e0336ea41ddcd9de530027334a31d33250955e47caedc5a4b55f458a", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_extcode.py::test_legacy_calls_eof_sstore[fork_CancunEIP7692-state_test]", + "fixture_hash": "0x75779fa6e519321785cd8114367e695e55bef437f0efcfebf82046c9d3a3df0c", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip3540_eof_v1/extcode/legacy_calls_eof_sstore.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_30-offset_0-len_20-opcode_EXTDELEGATECALL]", - "fixture_hash": "0x40884f6ce0f652961be18f753c4952703dccefeba1f7011a234c0e3158c60f6c", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_legacy[fork_CancunEIP7692-state_test-DUPN]", + "fixture_hash": "0x56297ec76b34bf9a865a7c3e011cdecb497e0ec003af87f75f4574d07b738d03", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_legacy.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_30-offset_0-len_20-opcode_EXTSTATICCALL]", - "fixture_hash": "0x9b55905b481c8213a0e4801bf8d114bcca993d446509820b0a131507de42f118", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_legacy[fork_CancunEIP7692-state_test-SWAPN]", + "fixture_hash": "0x530f397f1698e12bc78e8d8a789ec918787e6fd6c0f2bc766e3d881f5a84753a", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_legacy.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_30-offset_0-len_30-opcode_CALL]", - "fixture_hash": "0xb7b9983fa9603a8690ea220e8a2877700be09671b3c14f32ad330ba72757a2f", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_legacy[fork_CancunEIP7692-state_test-EXCHANGE]", + "fixture_hash": "0xd131a67cffa2c953cf057777339baeb7dfc5ecd786b3a7bc778af6abdcd1bec5", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_legacy.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_30-offset_0-len_30-opcode_CALLCODE]", - "fixture_hash": "0xb2e8c375f997ec573259076b4e3573979501c7ebdee501dfcef0ae711989b235", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_legacy[fork_CancunEIP7692-state_test-RJUMP]", + "fixture_hash": "0xfbc4b898e3ca88b73149c0cab1c012a99f45dafee846f7732d149f490b45350b", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_legacy.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_30-offset_0-len_30-opcode_DELEGATECALL]", - "fixture_hash": "0x16af56fd8e25262dbe3a7d8609b4e3657720fa729b7d73e313dec39b62272a2d", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_legacy[fork_CancunEIP7692-state_test-RJUMPI0]", + "fixture_hash": "0x53eb280f241fd30def32334ba75271d92d0e93e7acc582ae19f52a26f23dad76", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_legacy.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_30-offset_0-len_30-opcode_STATICCALL]", - "fixture_hash": "0x12afe57837e8937f187503c8d94b450a14ad649f2772322d2e764a491198c9b5", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_legacy[fork_CancunEIP7692-state_test-RJUMPI1]", + "fixture_hash": "0x8d48bb669ae9dfa9448d01658cc7b6492f25349bf174a97eacc90c3051cb7489", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_legacy.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_30-offset_0-len_30-opcode_EXTCALL]", - "fixture_hash": "0x91977c82aa7f9611b69968ac7cc233535c5503584957d91256e05cd93cadfbf7", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_legacy[fork_CancunEIP7692-state_test-CALLF]", + "fixture_hash": "0x7fd90576284acc75fd248837297540d1cd77ddbcf171c826366f693ae02e8b74", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_legacy.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_30-offset_0-len_30-opcode_EXTDELEGATECALL]", - "fixture_hash": "0xc933a88c801542fcee763cb5167375a48486d451888a657afc54e52fce0151c7", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_legacy[fork_CancunEIP7692-state_test-RETF]", + "fixture_hash": "0xb9e9c8872794e9b140104856496ab18fa712f2b2efc19676e96f4c1938c06d9f", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_legacy.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_30-offset_0-len_30-opcode_EXTSTATICCALL]", - "fixture_hash": "0x6def9320fe20f98bee03ed94edd1050c3de0a9f84916ead83d54cbfe8756987c", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_legacy[fork_CancunEIP7692-state_test-JUMPF]", + "fixture_hash": "0x3f45e7d169147a3837c7bafa8e20592c751f47ab90dba4f8f85c03f46cbf4dbc", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_legacy.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_30-offset_10-len_0-opcode_CALL]", - "fixture_hash": "0xb4d451c1fdac68aabee3d8200f578b1df40c6b5966c5c97e8120dd42af052ac4", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_legacy[fork_CancunEIP7692-state_test-EXTCALL]", + "fixture_hash": "0x885277a21a9c2319a6d1873690cbf9dbd810613ba80cff491d422047af04504b", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_legacy.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_30-offset_10-len_0-opcode_CALLCODE]", - "fixture_hash": "0x3bba6b9b7456b7e1e2a25f789cef7d5e895f9b68dcccab276ee6c9ee3552e88b", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_legacy[fork_CancunEIP7692-state_test-EXTDELEGATECALL]", + "fixture_hash": "0x976a587e89c49884792a544e239de3463aabd5859ddfc77b2ed12005738ed6e7", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_legacy.json" }, - { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_30-offset_10-len_0-opcode_DELEGATECALL]", - "fixture_hash": "0xd303a74319a52e2b06bff8ddd5b22e705aba1addd4189f635e0b555c571eadc", + { + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_legacy[fork_CancunEIP7692-state_test-EXTSTATICCALL]", + "fixture_hash": "0x7e617c6af471a8c009a0eaf04a0a0cb9b7ce5cedf01d446e3af54220a749cf23", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_legacy.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_30-offset_10-len_0-opcode_STATICCALL]", - "fixture_hash": "0x810a8ef8b546a32e5a086ab7c17728307799464ccd2ec39443a6b3989a7d56cb", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_legacy[fork_CancunEIP7692-state_test-DATALOAD]", + "fixture_hash": "0xf4264c5aa42a0edd2ae6512d17235f12a8fd8a187b4fba53919d053360e57500", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_legacy.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_30-offset_10-len_0-opcode_EXTCALL]", - "fixture_hash": "0xf5428b90f9841a96b0d050ad6116f46f04bfacf407ea3f66806aedaa4050d899", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_legacy[fork_CancunEIP7692-state_test-DATALOADN]", + "fixture_hash": "0x57079933a384d33858568cabf17693cd59c3cb84813238c53538451c32d75fe7", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_legacy.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_30-offset_10-len_0-opcode_EXTDELEGATECALL]", - "fixture_hash": "0x22b882129b698fc7d0caf7572d32e614792a81ae679c420b00201d690b332ad3", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_legacy[fork_CancunEIP7692-state_test-DATASIZE]", + "fixture_hash": "0x6bf94c46f3af3f6b1188a58491fefca9282c145e90071471cf008cdfa780b5d1", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_legacy.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_30-offset_10-len_0-opcode_EXTSTATICCALL]", - "fixture_hash": "0x5e5b36afd5874052263b575be401192dddbfdbefaf26b89a8065c9ed9028d2", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_legacy[fork_CancunEIP7692-state_test-DATACOPY]", + "fixture_hash": "0xcdf4db7f33996ba03a36c8df7b53035c3a1011f36c5db6209ef7e82c00d4b5ff", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_legacy.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_30-offset_10-len_10-opcode_CALL]", - "fixture_hash": "0x75f91f8dc02de87cef14a3dd5193e32e7d40e745c00646841ff23496e5e4faf", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_legacy[fork_CancunEIP7692-state_test-EOFCREATE]", + "fixture_hash": "0x4f1385f5194810acbedd63557bdc6cabb4f1be10bf130c7a9a82b1ec2c60671e", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_legacy.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_30-offset_10-len_10-opcode_CALLCODE]", - "fixture_hash": "0x79754b89a49d017bc26f9a41461fb7b6ff72320bf83bf57c3adc2081c396702d", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_legacy[fork_CancunEIP7692-state_test-RETURNCONTRACT]", + "fixture_hash": "0x8994d18bf2d676ea09ca76446afce32e263a390f543f897f05251e8417d9b13", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_legacy.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_30-offset_10-len_10-opcode_DELEGATECALL]", - "fixture_hash": "0x5e4f269b5bc127e2ddef552acc9d5cac72001312f7004c1d374bb37f31f29d50", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_create_tx[fork_CancunEIP7692-state_test-DUPN]", + "fixture_hash": "0xb5eb5273fd0b3b48540401d7e7730bd0b8a0390b2c36a47b5b74e7e65c2174b8", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_create_tx.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_30-offset_10-len_10-opcode_STATICCALL]", - "fixture_hash": "0x5d442620a84858e7f3910613274fb6dcfa43571c7c15ee056d33434686d09b", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_create_tx[fork_CancunEIP7692-state_test-SWAPN]", + "fixture_hash": "0x4b56df5dafe1a41f50a3021911dcb624db99b37dddcc56a1e57f6369fdf1f84", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_create_tx.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_30-offset_10-len_10-opcode_EXTCALL]", - "fixture_hash": "0xf0c42eb1dbeff1f0a86b0f79773931d0bf545aab204f6f7d20ac7bed8a18bcbd", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_create_tx[fork_CancunEIP7692-state_test-EXCHANGE]", + "fixture_hash": "0xba7e19fd5ff862adb2ceba0639252379ccc80ab56cd7d4aa94a58b358349916", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_create_tx.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_30-offset_10-len_10-opcode_EXTDELEGATECALL]", - "fixture_hash": "0x57681225b53985707f095534501d49cdf4215eaee3ff8ecddb07a6e5a31039f7", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_create_tx[fork_CancunEIP7692-state_test-RJUMP]", + "fixture_hash": "0x5ad3f566f4e014c38154c69bf37fef89f7701ef2bfaac815d1b2137a11d2f9ae", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_create_tx.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_30-offset_10-len_10-opcode_EXTSTATICCALL]", - "fixture_hash": "0xecad7361436b54151d69ab1dc9dbbf6e6ed9fbe42a2fd54e2770c9b9923cb64f", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_create_tx[fork_CancunEIP7692-state_test-RJUMPI0]", + "fixture_hash": "0x5f658cb6f06c1f484dfd5480121145a9fdd7647165c0532c0b349217048b85d9", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_create_tx.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_30-offset_10-len_20-opcode_CALL]", - "fixture_hash": "0x230ca5e24bb2ed3c9451d15bcc5f99319377fc04ce53981f2faeec17850721b", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_create_tx[fork_CancunEIP7692-state_test-RJUMPI1]", + "fixture_hash": "0xeb1dc491a1f7b2036c9868d36786ee572784d8c29546e01324f897982496404d", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_create_tx.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_30-offset_10-len_20-opcode_CALLCODE]", - "fixture_hash": "0xa92c083ee45e7997e5c8b43cfd7546ba4ade1bf3f26189e4de97d04ac363d2bd", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_create_tx[fork_CancunEIP7692-state_test-CALLF]", + "fixture_hash": "0xaf426b1bc40b2268adefb43ac38459451ed45ca20cdd9b2bbf617928d164f5d3", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_create_tx.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_30-offset_10-len_20-opcode_DELEGATECALL]", - "fixture_hash": "0xdd0d216706c097b63beaab0c6a6527c249254970fba2a04bd33eb1949907ec66", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_create_tx[fork_CancunEIP7692-state_test-RETF]", + "fixture_hash": "0x4ab70478d12b69787a87f225bc6a402b0ccedd0260d4f20862fd0894be5dc3f2", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_create_tx.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_30-offset_10-len_20-opcode_STATICCALL]", - "fixture_hash": "0xa95bec62a6691f9313441e4c50dd15ef8df691f680b3e4d1c25b334496560e83", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_create_tx[fork_CancunEIP7692-state_test-JUMPF]", + "fixture_hash": "0x38fb83fa6bd7821371bfb03e85215902ea70abe8b411ade9ecb8977a26b2d6b2", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_create_tx.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_30-offset_10-len_20-opcode_EXTCALL]", - "fixture_hash": "0xf9a3c67514bb4c3c41f6d1b531e8905d25c492f3e653e2ac8ce30db72f51225e", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_create_tx[fork_CancunEIP7692-state_test-EXTCALL]", + "fixture_hash": "0x71f13a07ba1c76cf4492242736f93f85a5fc7158243ae036ff6803f7026cb9b4", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_create_tx.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_30-offset_10-len_20-opcode_EXTDELEGATECALL]", - "fixture_hash": "0x918756dc06c517efab0088fcc05a6d33ab2a6c06299800fa154e972726dbfbd6", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_create_tx[fork_CancunEIP7692-state_test-EXTDELEGATECALL]", + "fixture_hash": "0x49bf169c5bbc8feff652897cac8706008ebcce5302a4cfb8d41bed29d2ad422d", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_create_tx.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_30-offset_10-len_20-opcode_EXTSTATICCALL]", - "fixture_hash": "0x311d6f331e8ffab4fa23fbaf4711f38528fc64e3dcadafb6f6a727724071800", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_create_tx[fork_CancunEIP7692-state_test-EXTSTATICCALL]", + "fixture_hash": "0x90a03c4eb0c759c3b12993c10125f4d060030a5d0786ab6fd118bfb6a29d45e6", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_create_tx.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_30-offset_10-len_30-opcode_CALL]", - "fixture_hash": "0x97157370cf4f3c0f00ff594603831c01b514adfa1e95663817022603fe71f0f6", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_create_tx[fork_CancunEIP7692-state_test-DATALOAD]", + "fixture_hash": "0x7e1fd6e75968fadf8305e48fdfe4f3cdb43689682801501a5fbb00c98c438f87", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_create_tx.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_30-offset_10-len_30-opcode_CALLCODE]", - "fixture_hash": "0xf01cd0fe6078868c36672586c56aab6ac2472ad7ee239ea506640039b19d7c6b", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_create_tx[fork_CancunEIP7692-state_test-DATALOADN]", + "fixture_hash": "0xd407db729453ece5baaf49a0edb82c1c54fe2b740310a23e580f88f8395b53b8", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_create_tx.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_30-offset_10-len_30-opcode_DELEGATECALL]", - "fixture_hash": "0x7e23e740dfb06267ca7d3e3744a87cbfdb5177418d2484dec90555abcc0d6b8d", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_create_tx[fork_CancunEIP7692-state_test-DATASIZE]", + "fixture_hash": "0xf44a81eeacde8f3b8ab4d5890ead2ff2480b850350808e5ea9821b7c962d751e", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_create_tx.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_30-offset_10-len_30-opcode_STATICCALL]", - "fixture_hash": "0x7d5262e4537e9c36ae2d84b35c2792764f561e307696ae4a1c69ae9f359a69bb", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_create_tx[fork_CancunEIP7692-state_test-DATACOPY]", + "fixture_hash": "0x280e6a02e986f8adbb3099fef90a7130e73acd61e8a43c402a47862d807fd40d", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_create_tx.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_30-offset_10-len_30-opcode_EXTCALL]", - "fixture_hash": "0x1b71e717f65a47e794ed404d60374d0ac5658ccf28fe6e488dc1a1d25fbaa55c", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_create_tx[fork_CancunEIP7692-state_test-EOFCREATE]", + "fixture_hash": "0xfc2afb94642a30d1a7279fad915ed95d8cf13fcfaaa760b89776e12d0f6ec9de", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_create_tx.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_30-offset_10-len_30-opcode_EXTDELEGATECALL]", - "fixture_hash": "0x9973e1a7f31b161b0a03f5459159f078e54ff77c830381a0ef7da7430ceceb7", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_create_tx[fork_CancunEIP7692-state_test-RETURNCONTRACT]", + "fixture_hash": "0xebf01273cdd3430e0f5cf01929698960bbdc898952879c2bc1ba13bd19d84f59", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_create_tx.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_30-offset_10-len_30-opcode_EXTSTATICCALL]", - "fixture_hash": "0xa7da6d52d405c56c7970205ca244d0d705c1a149c5823ec33ed4669aa00d13e4", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_eof_calling_legacy[fork_CancunEIP7692-state_test-DUPN-EXTCALL]", + "fixture_hash": "0x78c178f6ff45255f2d54f2aeb2603ec4dfb6b41764bd31b5bb09592d80d64236", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_eof_calling_legacy.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_30-offset_20-len_0-opcode_CALL]", - "fixture_hash": "0x76ccb016997f5ad347885fb7d4a37cc31c600d00aed037307a4fa0a713759347", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_eof_calling_legacy[fork_CancunEIP7692-state_test-DUPN-EXTDELEGATECALL]", + "fixture_hash": "0x94dfd2d8e6eb2150e3808dd969d1b6d55352f40e2cb18fb6df16f8cd480c29c1", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_eof_calling_legacy.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_30-offset_20-len_0-opcode_CALLCODE]", - "fixture_hash": "0x1d7a8a0af7d599956bbb2b5ed5e5d0fa81952c099649c6f2e314187194e24c66", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_eof_calling_legacy[fork_CancunEIP7692-state_test-DUPN-EXTSTATICCALL]", + "fixture_hash": "0xd40673266ccdd6ce2ad580f778c97af1d2de85bba08b14fb4217c2c6799d34c", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_eof_calling_legacy.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_30-offset_20-len_0-opcode_DELEGATECALL]", - "fixture_hash": "0x9a08ed917eb70818822ef8d0b656aa797162f3eb6828755ee97e62f73abf58ed", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_eof_calling_legacy[fork_CancunEIP7692-state_test-SWAPN-EXTCALL]", + "fixture_hash": "0x64644a9756a126754403d8f2aa68582a568730a65e46636b838c7167f242015f", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_eof_calling_legacy.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_30-offset_20-len_0-opcode_STATICCALL]", - "fixture_hash": "0x5cd8e875887554b7786208cd629ca3bf71e32e050066da8705b5af0218251bde", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_eof_calling_legacy[fork_CancunEIP7692-state_test-SWAPN-EXTDELEGATECALL]", + "fixture_hash": "0x8ee7ae4742d8eb397ebbc7675eb8d592c6f9553befe11453fd6a200a7933ec97", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_eof_calling_legacy.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_30-offset_20-len_0-opcode_EXTCALL]", - "fixture_hash": "0xdc261b251c17dd0d97c594779680946fae0730e9407ec730f90451448ba09b2e", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_eof_calling_legacy[fork_CancunEIP7692-state_test-SWAPN-EXTSTATICCALL]", + "fixture_hash": "0x7b3ce29c35454153a6c8de03b8c62fdf342efcb13d44ac73b7f48035eca699d5", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_eof_calling_legacy.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_30-offset_20-len_0-opcode_EXTDELEGATECALL]", - "fixture_hash": "0xaddd4f667b4a9137af17cebe21b4ab7cb77df11a2f5088901756adf5e5f2f377", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_eof_calling_legacy[fork_CancunEIP7692-state_test-EXCHANGE-EXTCALL]", + "fixture_hash": "0xcab87d8213528054be7fec6af9cb3729464555ab8997f1deb74ca5d1514b336d", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_eof_calling_legacy.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_30-offset_20-len_0-opcode_EXTSTATICCALL]", - "fixture_hash": "0xd47dea66c79a14216ac346daa99d88248ae2f27ab40b93ea2c4368d9cc1379a3", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_eof_calling_legacy[fork_CancunEIP7692-state_test-EXCHANGE-EXTDELEGATECALL]", + "fixture_hash": "0xe270e4666bdfb96f6c0286a00bc9c323678609a2f6b31ac447df04cce70b64fe", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_eof_calling_legacy.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_30-offset_20-len_10-opcode_CALL]", - "fixture_hash": "0xbe70a0ae666e4ed9f8bc55e851191a73ba74fc4804ad8521b7c5025f988c500a", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_eof_calling_legacy[fork_CancunEIP7692-state_test-EXCHANGE-EXTSTATICCALL]", + "fixture_hash": "0x5d3872371c1ea87ae61453b10edeb3f4dd3af1097b82d13aa7aacdb96da36d8d", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_eof_calling_legacy.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_30-offset_20-len_10-opcode_CALLCODE]", - "fixture_hash": "0x218fd8b1589fb72f4c1b347e4dd02503835f49604eb7d8ef4cc6cd9bd9f0c29e", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_eof_calling_legacy[fork_CancunEIP7692-state_test-RJUMP-EXTCALL]", + "fixture_hash": "0x1ebed19846b3e510ec005789ee36ea23dbeaaeb3d0c4c33e9022d7f3b22cbc10", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_eof_calling_legacy.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_30-offset_20-len_10-opcode_DELEGATECALL]", - "fixture_hash": "0xd1f7d23379446c77b26df880827968bdf48035156871b370fe3f74c901838ae9", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_eof_calling_legacy[fork_CancunEIP7692-state_test-RJUMP-EXTDELEGATECALL]", + "fixture_hash": "0x1537377fdd04cf5bdbfc2474fec5cc86eed0fce3edbd5ef3bfeefda0b4895601", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_eof_calling_legacy.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_30-offset_20-len_10-opcode_STATICCALL]", - "fixture_hash": "0x74e68816cd0612152e278c6f8a4d3acaf61c5231abe11c881b62df80f0a77fcf", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_eof_calling_legacy[fork_CancunEIP7692-state_test-RJUMP-EXTSTATICCALL]", + "fixture_hash": "0xd4233031f5e74993924df4c1ef6fa93618778f42dcc9afd23ce5dee46f3b0db", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_eof_calling_legacy.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_30-offset_20-len_10-opcode_EXTCALL]", - "fixture_hash": "0x17f068d2e24fb9efcea7436ca3c43b1633b051bfc3747fafc3f50031e6addc37", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_eof_calling_legacy[fork_CancunEIP7692-state_test-RJUMPI0-EXTCALL]", + "fixture_hash": "0xb414de4b0d5ce671ae28a4ea4a06d1e5bc9ec1274461c0bfc5def00455b4245c", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_eof_calling_legacy.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_30-offset_20-len_10-opcode_EXTDELEGATECALL]", - "fixture_hash": "0x9a1a2054c9d51216ad85edfe5329f8da3bdb9b8cbe2a669831469565f8e97136", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_eof_calling_legacy[fork_CancunEIP7692-state_test-RJUMPI0-EXTDELEGATECALL]", + "fixture_hash": "0xfefa8eebe86af4dde77d817f78f1cbb647e9f31b9353841524cb48e6fac2203f", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_eof_calling_legacy.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_30-offset_20-len_10-opcode_EXTSTATICCALL]", - "fixture_hash": "0x15f4b4ffe9525e140379d651ceced67cf3a64ce6175feb149ad9984aa875c91f", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_eof_calling_legacy[fork_CancunEIP7692-state_test-RJUMPI0-EXTSTATICCALL]", + "fixture_hash": "0xd030f9e7dbe25bf6b1b89733655d371b7db3332f63b7fc424eb3ee35ddf6d823", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_eof_calling_legacy.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_30-offset_20-len_20-opcode_CALL]", - "fixture_hash": "0x79ecb15310919a5ede49c2ec82fbcf22db002e3968a46adc126ffac27084352b", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_eof_calling_legacy[fork_CancunEIP7692-state_test-RJUMPI1-EXTCALL]", + "fixture_hash": "0x1eab13ee139fc7bf9b500d43016f843872f3edbfa23af2764d2e733f3f206ff6", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_eof_calling_legacy.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_30-offset_20-len_20-opcode_CALLCODE]", - "fixture_hash": "0xfbaf8e2e9fb27965dcd2b16184213152c9f72f2c972edf99a4c307a13ee76972", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_eof_calling_legacy[fork_CancunEIP7692-state_test-RJUMPI1-EXTDELEGATECALL]", + "fixture_hash": "0xcbbba6dca46a2dd814be1d5733b575c493eee529ff0277a6e4d68d96a1d4f292", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_eof_calling_legacy.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_30-offset_20-len_20-opcode_DELEGATECALL]", - "fixture_hash": "0xd93bd846f89d4a07f9dc6fafbbdaf769718415e31037b097e70e7570f8a01f29", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_eof_calling_legacy[fork_CancunEIP7692-state_test-RJUMPI1-EXTSTATICCALL]", + "fixture_hash": "0x91996d794d861409449d6056e4ea447804e308c5bdcd1941d3f9e1baa81b0da5", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_eof_calling_legacy.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_30-offset_20-len_20-opcode_STATICCALL]", - "fixture_hash": "0x7fca28a8fb7bb44dc1a27cf00d0444ba1385a678eb4f66ef134aad63af646010", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_eof_calling_legacy[fork_CancunEIP7692-state_test-CALLF-EXTCALL]", + "fixture_hash": "0xfaceb6b1cd691ed899622d62892adb2823a18ac76e31efc228efc6330b1c17a4", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_eof_calling_legacy.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_30-offset_20-len_20-opcode_EXTCALL]", - "fixture_hash": "0xfa94e415da6e58c862ae83e17cf20bcd034450ab7fec489366eb543274c855bd", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_eof_calling_legacy[fork_CancunEIP7692-state_test-CALLF-EXTDELEGATECALL]", + "fixture_hash": "0x9846fe3926f2eefe2b8cca69025dc558f57255e5edd1491e70796c8ab2f6f124", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_eof_calling_legacy.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_30-offset_20-len_20-opcode_EXTDELEGATECALL]", - "fixture_hash": "0x33606858d2c17fe9d3ed01e5652ac887940e1fbfd26b4f89ac36ce966b49b1d0", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_eof_calling_legacy[fork_CancunEIP7692-state_test-CALLF-EXTSTATICCALL]", + "fixture_hash": "0x9543d70d41dbc0135a12ff4c4e6c40a2026a6da0fda9f1ec620317ebfb1136f8", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_eof_calling_legacy.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_30-offset_20-len_20-opcode_EXTSTATICCALL]", - "fixture_hash": "0xc095b4450b9d968d2612e86ccc44fa6b883584105600e65cea6dd323e35a9ec0", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_eof_calling_legacy[fork_CancunEIP7692-state_test-RETF-EXTCALL]", + "fixture_hash": "0xbb2165fb439c7a6d2b392d1151e3cb104f136f8c32f04216bde9fe1f39ce81a5", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_eof_calling_legacy.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_30-offset_20-len_30-opcode_CALL]", - "fixture_hash": "0xf396c01fd6b8f6122830fa38e7b02613da7183fd0d47fb501ab561dd65673d26", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_eof_calling_legacy[fork_CancunEIP7692-state_test-RETF-EXTDELEGATECALL]", + "fixture_hash": "0x13e2ee6ba5d23590d541f5ebb291049ab71ef6ac0df476b77cc387bb60ab8b8b", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_eof_calling_legacy.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_30-offset_20-len_30-opcode_CALLCODE]", - "fixture_hash": "0x310e9c2e0ecea306356e21503e49386f34660791b7d2e6b7d1f6a20f014d7598", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_eof_calling_legacy[fork_CancunEIP7692-state_test-RETF-EXTSTATICCALL]", + "fixture_hash": "0x19d5bece21a22401dcd79b3f6844e144cfca35ef103db2c996d29bd59d2da664", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_eof_calling_legacy.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_30-offset_20-len_30-opcode_DELEGATECALL]", - "fixture_hash": "0x98ae19163d0271d7ae0e36bdc0d9d786c8c953d9e3853a4f926c940bd6a0e1c3", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_eof_calling_legacy[fork_CancunEIP7692-state_test-JUMPF-EXTCALL]", + "fixture_hash": "0x8c40adad60cd24d69b0d0dedd9da55ebf48feb1f5fd9f19a0b4eff89cf86355", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_eof_calling_legacy.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_30-offset_20-len_30-opcode_STATICCALL]", - "fixture_hash": "0xf757f347b4502a948e4d0609ced8e9ab703c1b7f7ef7dca11e5aceab262a2a7b", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_eof_calling_legacy[fork_CancunEIP7692-state_test-JUMPF-EXTDELEGATECALL]", + "fixture_hash": "0x76a09f7dcdd1557c6436d0e6151e7f34cc3236178e8c86a083b47f8f619da212", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_eof_calling_legacy.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_30-offset_20-len_30-opcode_EXTCALL]", - "fixture_hash": "0x1bbab56146dc580649cef5c498bf7441e1d3d6bd7403cc7748b022f208fd0b0f", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_eof_calling_legacy[fork_CancunEIP7692-state_test-JUMPF-EXTSTATICCALL]", + "fixture_hash": "0xa146d771da54ab31118bb1e919750f5ce22b862ad7180417c60405adec794db4", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_eof_calling_legacy.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_30-offset_20-len_30-opcode_EXTDELEGATECALL]", - "fixture_hash": "0xb69c5ef4d351124b9f0bad935f482c90b31f49163dbbeda34474172a1b990e3c", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_eof_calling_legacy[fork_CancunEIP7692-state_test-EXTCALL-EXTCALL]", + "fixture_hash": "0xeaf6e3ea411ee22f9e07166cb14dc0a857c62fe68aa5fbacff841c10d86a9815", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_eof_calling_legacy.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_30-offset_20-len_30-opcode_EXTSTATICCALL]", - "fixture_hash": "0x3452f7544b3cd95acbc9d7e936388c4a21b451f800c3f455b4804a23b049af86", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_eof_calling_legacy[fork_CancunEIP7692-state_test-EXTCALL-EXTDELEGATECALL]", + "fixture_hash": "0xc7d553fd0a6acd1a427ba4964912ec7109c721ca954a39a0c6606c2cea80f476", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_eof_calling_legacy.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_30-offset_30-len_0-opcode_CALL]", - "fixture_hash": "0x7c3de120f6cc4a2a3eac961b2ef96dd12e97735b900c75393408681c4063ef85", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_eof_calling_legacy[fork_CancunEIP7692-state_test-EXTCALL-EXTSTATICCALL]", + "fixture_hash": "0xb225b2f8e15b088d08a0434bee51036118bab569badb6d523a3cd2447800ac0c", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_eof_calling_legacy.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_30-offset_30-len_0-opcode_CALLCODE]", - "fixture_hash": "0x927481e10eec1ff61f6faf203c8297cac402a18c6699f2f4d1a990f46497c36d", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_eof_calling_legacy[fork_CancunEIP7692-state_test-EXTDELEGATECALL-EXTCALL]", + "fixture_hash": "0xba01321749394e41cb26655e2d04bed266282bf217d3c334951678465b8fbac4", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_eof_calling_legacy.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_30-offset_30-len_0-opcode_DELEGATECALL]", - "fixture_hash": "0x96727907715cad99357837f814534308d3c5153de39ded4c7d630e7a9669eb51", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_eof_calling_legacy[fork_CancunEIP7692-state_test-EXTDELEGATECALL-EXTDELEGATECALL]", + "fixture_hash": "0xd12801fbe11ae6e07b37c646c8a2e7ef8fa66fb925118166c92ddb187ba189e6", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_eof_calling_legacy.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_30-offset_30-len_0-opcode_STATICCALL]", - "fixture_hash": "0xd3b518a1e0ca711a765f7274c471aaa1826a82c117e2a1646a711f62b0d2e92a", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_eof_calling_legacy[fork_CancunEIP7692-state_test-EXTDELEGATECALL-EXTSTATICCALL]", + "fixture_hash": "0x97d477d5490a0cd1f711d48eda2a91338a17e3bcd5f97f288458b587791452de", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_eof_calling_legacy.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_30-offset_30-len_0-opcode_EXTCALL]", - "fixture_hash": "0xa00a7b7349e68567a4b889ccb9422cbd95676b4dd820bd1bee68ea4f1513dfe7", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_eof_calling_legacy[fork_CancunEIP7692-state_test-EXTSTATICCALL-EXTCALL]", + "fixture_hash": "0xcbacc3968d4b3ea3389a2743d9dab995fa1d74ea0c7622d4c8c2e0d0af8a54ad", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_eof_calling_legacy.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_30-offset_30-len_0-opcode_EXTDELEGATECALL]", - "fixture_hash": "0x95cb7a3ff62b87879e45bb5974a3e5d70e6d2c170a6e782523eb01bf3f5a68c2", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_eof_calling_legacy[fork_CancunEIP7692-state_test-EXTSTATICCALL-EXTDELEGATECALL]", + "fixture_hash": "0x39d04e5f6cebc758e7fd4001e6984b8cb64d45b0a15f7315fbd59777cc3297af", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_eof_calling_legacy.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_30-offset_30-len_0-opcode_EXTSTATICCALL]", - "fixture_hash": "0x82a3b282a409cd3ad7f3f567af3a3d581edfe06bbb76eadcde5a840f73502b9b", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_eof_calling_legacy[fork_CancunEIP7692-state_test-EXTSTATICCALL-EXTSTATICCALL]", + "fixture_hash": "0x6a22d0cf63ee9c82c566e7d8ac44fcf974be460f788106e1707baa93a1836466", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_eof_calling_legacy.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_30-offset_30-len_10-opcode_CALL]", - "fixture_hash": "0x4fc8ee57d558f923e3f49a094261530e7d87cbb454e618f293e4dcf9c31de3f4", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_eof_calling_legacy[fork_CancunEIP7692-state_test-DATALOAD-EXTCALL]", + "fixture_hash": "0x9752281d45f4d425b58e45c9582b030bbbe6766abcd9596a25f594172db2d4b1", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_eof_calling_legacy.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_30-offset_30-len_10-opcode_CALLCODE]", - "fixture_hash": "0x4a0eb892f53ea5f4f65b573a703d0c7eb2475cca189b40862b243e7c79687f37", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_eof_calling_legacy[fork_CancunEIP7692-state_test-DATALOAD-EXTDELEGATECALL]", + "fixture_hash": "0xf98ca885c06e9f0c032c8a8efccf4798f5070449d8ef9dc67170f4541304e476", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_eof_calling_legacy.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_30-offset_30-len_10-opcode_DELEGATECALL]", - "fixture_hash": "0xd3537556d6c79b9040d0cbb6fe12ea266e4e64d43c6ea38bdff31f2299627ee5", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_eof_calling_legacy[fork_CancunEIP7692-state_test-DATALOAD-EXTSTATICCALL]", + "fixture_hash": "0xd10ae64bf007d5ee3045812253457cb597e972609bab297ee2383a0d4c6b289e", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_eof_calling_legacy.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_30-offset_30-len_10-opcode_STATICCALL]", - "fixture_hash": "0x9449ae5ec515e2e2ab48f31bd0d9113a73cfbb1175adac54f9e6125bf448901c", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_eof_calling_legacy[fork_CancunEIP7692-state_test-DATALOADN-EXTCALL]", + "fixture_hash": "0x8d351338c618bf8041ce294bf4c52a353ac9ef11373d6b6021f5556259b499c5", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_eof_calling_legacy.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_30-offset_30-len_10-opcode_EXTCALL]", - "fixture_hash": "0x2418f70d9d35cd7c64547374c493513fbe5b5b71a6018b3c66b058e38d4f2e96", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_eof_calling_legacy[fork_CancunEIP7692-state_test-DATALOADN-EXTDELEGATECALL]", + "fixture_hash": "0xad763f90af58c940e298e752a1fae4313a9b8700b9c4b4af3917d9a9c61eb9db", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_eof_calling_legacy.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_30-offset_30-len_10-opcode_EXTDELEGATECALL]", - "fixture_hash": "0x51077863329eb9799d6c87c543e66a43555d1fea40205b7a043de544597ed0a8", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_eof_calling_legacy[fork_CancunEIP7692-state_test-DATALOADN-EXTSTATICCALL]", + "fixture_hash": "0xdfeddf29456912e8d08bf0e77eacb085b788d95170f5d076fb687dd59537c45f", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_eof_calling_legacy.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_30-offset_30-len_10-opcode_EXTSTATICCALL]", - "fixture_hash": "0x36e1f86c1322673a1c47d39077dcc55d7f1035563149464edaaeaad83dd95da7", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_eof_calling_legacy[fork_CancunEIP7692-state_test-DATASIZE-EXTCALL]", + "fixture_hash": "0x49ed55acb01c1befbe2deed541be2ef1a2f094289fbfd1c0d6c6f75995b478d3", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_eof_calling_legacy.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_30-offset_30-len_20-opcode_CALL]", - "fixture_hash": "0x3931aaeeb5e77fc0756d61935d7ca8d670d7b17751a6461c6d6c076bf09c0348", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_eof_calling_legacy[fork_CancunEIP7692-state_test-DATASIZE-EXTDELEGATECALL]", + "fixture_hash": "0x5d435bcadbde5ca0add31817ac679066358730e613d44a965b3dc3f63322da47", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_eof_calling_legacy.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_30-offset_30-len_20-opcode_CALLCODE]", - "fixture_hash": "0x1e17e987d21110c86d2fe0c58bc4f99e78723a2311eaf4297bb47f3a18abb4ed", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_eof_calling_legacy[fork_CancunEIP7692-state_test-DATASIZE-EXTSTATICCALL]", + "fixture_hash": "0x5eb600393852f51b53acaf171376067ade29d1afb830a97168487d2a521aac1f", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_eof_calling_legacy.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_30-offset_30-len_20-opcode_DELEGATECALL]", - "fixture_hash": "0x9a0d68b2ac31a6a24f24188060d9e80da1fa2ef05c497cf8916e778b50f5c043", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_eof_calling_legacy[fork_CancunEIP7692-state_test-DATACOPY-EXTCALL]", + "fixture_hash": "0x499a545c639f088f29c4219652e94bed563cebd2cf4aa0b97bcf49b8451b999f", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_eof_calling_legacy.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_30-offset_30-len_20-opcode_STATICCALL]", - "fixture_hash": "0x49d0a98dcb68055b872875534db0c434bc543bb44733a99aacb2a68946ebfbfe", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_eof_calling_legacy[fork_CancunEIP7692-state_test-DATACOPY-EXTDELEGATECALL]", + "fixture_hash": "0x9d0709301881f40841fe6628218742d8ebac267fdf64dbaf32ac811234ea3714", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_eof_calling_legacy.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_30-offset_30-len_20-opcode_EXTCALL]", - "fixture_hash": "0xf8534beefeb03ed3fa9f56ab386626c9d6f334d928d0f5ef7b29315709f03a54", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_eof_calling_legacy[fork_CancunEIP7692-state_test-DATACOPY-EXTSTATICCALL]", + "fixture_hash": "0x59a4bb4cb065ab08ac82643f3483a920139354cf1a2fab6a78c9829cfcf29a9f", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_eof_calling_legacy.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_30-offset_30-len_20-opcode_EXTDELEGATECALL]", - "fixture_hash": "0xdbb98a03ebc5e9fccbcaf486dba4b01e677c789c0f4f94f6e00433a241799840", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_eof_calling_legacy[fork_CancunEIP7692-state_test-EOFCREATE-EXTCALL]", + "fixture_hash": "0x6074cd4ddc5183a9252979854a140a8fe37ae759c81e6cc5922cf34af2306e96", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_eof_calling_legacy.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_30-offset_30-len_20-opcode_EXTSTATICCALL]", - "fixture_hash": "0x560c94970f2cae72392e24007d41ee91107c55edeeec0b279d07bba6dd2a4f63", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_eof_calling_legacy[fork_CancunEIP7692-state_test-EOFCREATE-EXTDELEGATECALL]", + "fixture_hash": "0x49313c9e9da85cb7f4b779a62e5ee228d91aae8bc8600b006817a148ac199e05", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_eof_calling_legacy.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_30-offset_30-len_30-opcode_CALL]", - "fixture_hash": "0x63e5cafc83fa85573e553d3147a8618510b474a2044add7f2ae8134b3ea89bbc", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_eof_calling_legacy[fork_CancunEIP7692-state_test-EOFCREATE-EXTSTATICCALL]", + "fixture_hash": "0xd7b76260434e2c3c39215184100f9872aa676f75b4fef7fa0487bc4885a2b662", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_eof_calling_legacy.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_30-offset_30-len_30-opcode_CALLCODE]", - "fixture_hash": "0x91228eddc6a2d35e1ceca7e6ce313a46568c23c199157ea71bec647e8af1a342", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_eof_calling_legacy[fork_CancunEIP7692-state_test-RETURNCONTRACT-EXTCALL]", + "fixture_hash": "0x724390e7e555a774d8590f13ca6c716c9cee6791e8cc69df38506a9e193bb59e", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_eof_calling_legacy.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_30-offset_30-len_30-opcode_DELEGATECALL]", - "fixture_hash": "0x93ab462e60d60f9ef7665fece80187d7aed80fe98ace7478e18063251b311ebb", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_eof_calling_legacy[fork_CancunEIP7692-state_test-RETURNCONTRACT-EXTDELEGATECALL]", + "fixture_hash": "0x5ed42ebcf10a5e8d9c766ea0a237b413ea2b770b1b435186e457244a75f26095", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_eof_calling_legacy.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_30-offset_30-len_30-opcode_STATICCALL]", - "fixture_hash": "0x20d8202e91091e9d2f86a3d53744b0f3ed481001ea2bc25c84adac5a388318d2", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_eof_calling_legacy[fork_CancunEIP7692-state_test-RETURNCONTRACT-EXTSTATICCALL]", + "fixture_hash": "0x674bb8c5c7c79058066de54e9ce562c8183a5fd9ff46f6a8796bd402bb32ea6d", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_eof_calling_legacy.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_30-offset_30-len_30-opcode_EXTCALL]", - "fixture_hash": "0xc090dc42c03e595308326a9c633d8a8ea6d4ba0c1f8520a2318e0a9164d1d66d", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_create_operation[fork_CancunEIP7692-state_test-DUPN-CREATE]", + "fixture_hash": "0x661cb463ddce181e8666d8205edd5bc81cfe166b9ff214b8345e2890f15c1362", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_create_operation.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_30-offset_30-len_30-opcode_EXTDELEGATECALL]", - "fixture_hash": "0x7556db85029b024d0050863d0ed5890a19ef046dcdcfafa87425ed3ee4096292", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_create_operation[fork_CancunEIP7692-state_test-DUPN-CREATE2]", + "fixture_hash": "0x5d43c4da25c62c42171e477244795e159725f7e4dcab7639b80c8077bf909ae1", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_create_operation.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-state_test-size_30-offset_30-len_30-opcode_EXTSTATICCALL]", - "fixture_hash": "0x531d2e467e8edd045584c9c42edbdc20a22cb6a942f14a6ea1bbb0253884301a", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_create_operation[fork_CancunEIP7692-state_test-SWAPN-CREATE]", + "fixture_hash": "0x75752858226daf20d44ff1a00312144065dba4f0837ed841114547390fff0a02", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_create_operation.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndataload_handling[fork_CancunEIP7692-state_test-offset_0-len_0-opcode_EXTCALL]", - "fixture_hash": "0x35ab9f7508fba0629f42e973435d64745360f98729a46573cc5d0081c7859ae1", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_create_operation[fork_CancunEIP7692-state_test-SWAPN-CREATE2]", + "fixture_hash": "0x1759247f32cb85e7a4048a19b3f98418b943eda26428deb9644bdd1beae06e85", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndataload_handling.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_create_operation.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndataload_handling[fork_CancunEIP7692-state_test-offset_0-len_0-opcode_EXTDELEGATECALL]", - "fixture_hash": "0x5f90570e794d43b8dee3747ee9df463d4dbdd99d6cdd670794666b64301d119e", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_create_operation[fork_CancunEIP7692-state_test-EXCHANGE-CREATE]", + "fixture_hash": "0x13858f8ae1f099df8f8567d0f9c089cb5be95d6029ed97127c716d549310d2f5", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndataload_handling.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_create_operation.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndataload_handling[fork_CancunEIP7692-state_test-offset_0-len_0-opcode_EXTSTATICCALL]", - "fixture_hash": "0xd3a3b5ec267850f8df285a20d48b5bf657a1713dd6e887ca08623ac831cc4b6b", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_create_operation[fork_CancunEIP7692-state_test-EXCHANGE-CREATE2]", + "fixture_hash": "0xdf6cc6faf70594c4248ea2d2b476809d23eb239ba8a05776af80549f42fd3b35", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndataload_handling.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_create_operation.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndataload_handling[fork_CancunEIP7692-state_test-offset_0-len_10-opcode_EXTCALL]", - "fixture_hash": "0x4b58a35fd201b74914da64697e7951517fb462f99f7dc61c3cdd4705229c00cb", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_create_operation[fork_CancunEIP7692-state_test-RJUMP-CREATE]", + "fixture_hash": "0x1f58119ea98528b905164dbc4d5bed17f9653b8bdff8639851953ed6fe6a1062", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndataload_handling.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_create_operation.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndataload_handling[fork_CancunEIP7692-state_test-offset_0-len_10-opcode_EXTDELEGATECALL]", - "fixture_hash": "0xa891353c19e618612f67383d554bee8ee9aa7c050269a94b10171ae2f0112f7f", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_create_operation[fork_CancunEIP7692-state_test-RJUMP-CREATE2]", + "fixture_hash": "0x61b134337803dd01913684c0d4815669536b93b340282d558126f3ce800952a3", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndataload_handling.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_create_operation.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndataload_handling[fork_CancunEIP7692-state_test-offset_0-len_10-opcode_EXTSTATICCALL]", - "fixture_hash": "0xc119c60bca957b83b2f9af3b009c3ed359a0039783b510adf11ff7b0b99af95f", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_create_operation[fork_CancunEIP7692-state_test-RJUMPI0-CREATE]", + "fixture_hash": "0x1b295d2824cac04d7e6ce65dd7518c43779103ddacbed04aba045ba14060ad25", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndataload_handling.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_create_operation.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndataload_handling[fork_CancunEIP7692-state_test-offset_0-len_20-opcode_EXTCALL]", - "fixture_hash": "0x7bddc8b29d5eed10e335c982872bf9add2b81a902d8458ab8b47f71983ea54cd", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_create_operation[fork_CancunEIP7692-state_test-RJUMPI0-CREATE2]", + "fixture_hash": "0x7fe983c148d6953a60cf88ac6df64babbc236c984649ed3a63f27503ce115bb8", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndataload_handling.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_create_operation.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndataload_handling[fork_CancunEIP7692-state_test-offset_0-len_20-opcode_EXTDELEGATECALL]", - "fixture_hash": "0x2df500ab9c63a6f10094f3acceda79a9e54aa458f2617710a9165da7d87238b5", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_create_operation[fork_CancunEIP7692-state_test-RJUMPI1-CREATE]", + "fixture_hash": "0x118cc0380dd322599c449c74736821b1bb2932bcdc42dfe81c9db719e2881442", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndataload_handling.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_create_operation.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndataload_handling[fork_CancunEIP7692-state_test-offset_0-len_20-opcode_EXTSTATICCALL]", - "fixture_hash": "0x9ad25a80939702f34540132f328a6550d2b0e5727c71cd591aaf8c98ad072d38", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_create_operation[fork_CancunEIP7692-state_test-RJUMPI1-CREATE2]", + "fixture_hash": "0xd78b7b2e58e1e9d2e71c5a91bc73767b5d41aa360dca8597943f81909efb42c0", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndataload_handling.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_create_operation.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndataload_handling[fork_CancunEIP7692-state_test-offset_0-len_30-opcode_EXTCALL]", - "fixture_hash": "0x9062c8a8993e5d21e2923884f4a5a44a840f54880c29ad2277946cbeebf951e0", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_create_operation[fork_CancunEIP7692-state_test-CALLF-CREATE]", + "fixture_hash": "0xb02d70e5989252067e1a72e14c36ee19dcb31f100a9e5e5525f28eeefb0d38e4", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndataload_handling.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_create_operation.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndataload_handling[fork_CancunEIP7692-state_test-offset_0-len_30-opcode_EXTDELEGATECALL]", - "fixture_hash": "0xef94f0edad77d7dcb0a7f48fb1a9b1c2fb96543a6170dedfbec4b8e874ec430b", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_create_operation[fork_CancunEIP7692-state_test-CALLF-CREATE2]", + "fixture_hash": "0x102c0d54afb950932dca3aa9d5eee9e4323b7a45d30eda7a86cb8c1fab516e7f", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndataload_handling.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_create_operation.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndataload_handling[fork_CancunEIP7692-state_test-offset_0-len_30-opcode_EXTSTATICCALL]", - "fixture_hash": "0x529212af083b0ab4021107bb8b77a20d8a247e5968007f444cde8ff13a4fc88c", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_create_operation[fork_CancunEIP7692-state_test-RETF-CREATE]", + "fixture_hash": "0x6be1a1174a0ec242a51122ef899332be4c1be3822d6aeb55c887e46891714b77", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndataload_handling.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_create_operation.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndataload_handling[fork_CancunEIP7692-state_test-offset_10-len_0-opcode_EXTCALL]", - "fixture_hash": "0xccc0a8500be1ab57d7493c3a581cae891b59e92c8c8f4a2b04c62c8604e1d67a", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_create_operation[fork_CancunEIP7692-state_test-RETF-CREATE2]", + "fixture_hash": "0x82ea368c418bd419b5841d0a06dc24b7ace0b123ea21852e9dd7e1f0872d1481", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndataload_handling.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_create_operation.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndataload_handling[fork_CancunEIP7692-state_test-offset_10-len_0-opcode_EXTDELEGATECALL]", - "fixture_hash": "0x390e22f9047b8b9b74bbb57fb3301de5f3247d9b150ac99d0ab769b3fcad08ef", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_create_operation[fork_CancunEIP7692-state_test-JUMPF-CREATE]", + "fixture_hash": "0xf793545e16d24b1c6f478345a17721fc1869be9c723aefd971b6146f9d10b7fe", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndataload_handling.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_create_operation.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndataload_handling[fork_CancunEIP7692-state_test-offset_10-len_0-opcode_EXTSTATICCALL]", - "fixture_hash": "0xc6a3a350783b211b4f8472a79936c92336fe75d5c8fd47c103f442024951f92c", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_create_operation[fork_CancunEIP7692-state_test-JUMPF-CREATE2]", + "fixture_hash": "0x3dc84455be60cf30c12f4c931dc3b73ee46f53aa5e5ce57901767a485a5d8228", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndataload_handling.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_create_operation.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndataload_handling[fork_CancunEIP7692-state_test-offset_10-len_10-opcode_EXTCALL]", - "fixture_hash": "0xdc4ab707615ea82f2687ab47734e315412487ae595b9a9014476ce16e3158a97", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_create_operation[fork_CancunEIP7692-state_test-EXTCALL-CREATE]", + "fixture_hash": "0xa577b590f0dfb57b2004182a4f58ed09f2b8ad034c1053786b51d2aa1e9b57a7", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndataload_handling.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_create_operation.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndataload_handling[fork_CancunEIP7692-state_test-offset_10-len_10-opcode_EXTDELEGATECALL]", - "fixture_hash": "0xd90dcdfc36105447a9aadaebb4034b225175a17dd3e0bcb3de0e195d90e595d4", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_create_operation[fork_CancunEIP7692-state_test-EXTCALL-CREATE2]", + "fixture_hash": "0x49987047e5c7bdc32d786347f30c4d950f81eb72fe4d715319f6a721e655f724", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndataload_handling.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_create_operation.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndataload_handling[fork_CancunEIP7692-state_test-offset_10-len_10-opcode_EXTSTATICCALL]", - "fixture_hash": "0xd6e000f8f43493ffd0af716a01d2554eedcf447ec0c3f61011c13fabcd6d6bbe", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_create_operation[fork_CancunEIP7692-state_test-EXTDELEGATECALL-CREATE]", + "fixture_hash": "0xd7f938b23cea9f6be354b809ab622f864a75f0910b59171696a30a5839243a72", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndataload_handling.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_create_operation.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndataload_handling[fork_CancunEIP7692-state_test-offset_10-len_20-opcode_EXTCALL]", - "fixture_hash": "0xf2eb88bbde49339148b73b85b02fc950c6e143513d3d798d37694e3ccc8356e2", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_create_operation[fork_CancunEIP7692-state_test-EXTDELEGATECALL-CREATE2]", + "fixture_hash": "0x1f03ff9390c02e95333f4e6d68dc50344d25d059ec806a9d17d751f862ab578d", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndataload_handling.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_create_operation.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndataload_handling[fork_CancunEIP7692-state_test-offset_10-len_20-opcode_EXTDELEGATECALL]", - "fixture_hash": "0x7454267c7abd8bf83075c3e984d8ac37209b4693009e671a08ddc0c41db5646e", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_create_operation[fork_CancunEIP7692-state_test-EXTSTATICCALL-CREATE]", + "fixture_hash": "0xa7346e2e8ffd915ee9dfa5a01fef3787dce563232788a6b86e21a3e8c28a3706", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndataload_handling.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_create_operation.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndataload_handling[fork_CancunEIP7692-state_test-offset_10-len_20-opcode_EXTSTATICCALL]", - "fixture_hash": "0xb60fecbd45565259a1c71ee2bdd59e224d9e9a796907b78525831342f02f8d48", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_create_operation[fork_CancunEIP7692-state_test-EXTSTATICCALL-CREATE2]", + "fixture_hash": "0x9f27f7a76366a231c0358762c284d0bb6b0655d917c2ad1ee322a0ec7651a26e", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndataload_handling.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_create_operation.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndataload_handling[fork_CancunEIP7692-state_test-offset_10-len_30-opcode_EXTCALL]", - "fixture_hash": "0xe90cbd790e91a007948013fb0e25659ac035c74dcb6eaebe32cd4ebce9b07691", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_create_operation[fork_CancunEIP7692-state_test-DATALOAD-CREATE]", + "fixture_hash": "0xff7b3bb45993849f856e13eacdbc87583bbf914739386282a14b8bff9a29b482", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndataload_handling.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_create_operation.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndataload_handling[fork_CancunEIP7692-state_test-offset_10-len_30-opcode_EXTDELEGATECALL]", - "fixture_hash": "0xd5f59fcc0ed6ddcc2a86e07cb090cbda74ab83afdf6088042bdbb26defb11f95", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_create_operation[fork_CancunEIP7692-state_test-DATALOAD-CREATE2]", + "fixture_hash": "0x974e9a90d7411efc79fa4b4ca3a5d97e343ddf2ec128245d947bd772a8751882", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndataload_handling.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_create_operation.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndataload_handling[fork_CancunEIP7692-state_test-offset_10-len_30-opcode_EXTSTATICCALL]", - "fixture_hash": "0x2db130ee88cefb8219c271a8bc7aab6d529ab590f4d91dd01b500f47951707e1", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_create_operation[fork_CancunEIP7692-state_test-DATALOADN-CREATE]", + "fixture_hash": "0xc23b76dcb93b241705f66f4c5226c316becdf0edc30eece27ca24a1a72704c27", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndataload_handling.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_create_operation.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndataload_handling[fork_CancunEIP7692-state_test-offset_20-len_0-opcode_EXTCALL]", - "fixture_hash": "0x46be438bd1a899e9471eef862c776203a4ca31dd87a6adb0cb931ee4b7e9ca4c", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_create_operation[fork_CancunEIP7692-state_test-DATALOADN-CREATE2]", + "fixture_hash": "0xa8984ce9ce805836e3ac4fff62872d552b2545a232022527bba206e400af6c95", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndataload_handling.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_create_operation.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndataload_handling[fork_CancunEIP7692-state_test-offset_20-len_0-opcode_EXTDELEGATECALL]", - "fixture_hash": "0xaeda2216218c5a5a29b4ed87f8c28da06404869fe0b3160e8c153f5b5c9b0855", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_create_operation[fork_CancunEIP7692-state_test-DATASIZE-CREATE]", + "fixture_hash": "0x78b43ef62982bcf4aa419ea63a123c7b456fae0fbb5484acf6a18703bed649f7", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndataload_handling.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_create_operation.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndataload_handling[fork_CancunEIP7692-state_test-offset_20-len_0-opcode_EXTSTATICCALL]", - "fixture_hash": "0xdb5905b3a435320f735b18013e8662d76fbd70dca2d37bdbf06a60fc6203201", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_create_operation[fork_CancunEIP7692-state_test-DATASIZE-CREATE2]", + "fixture_hash": "0xa264b925e99ed68cd2b4d1f7ba19b34d15f933890778c63091d1fb6afbb72a9f", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndataload_handling.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_create_operation.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndataload_handling[fork_CancunEIP7692-state_test-offset_20-len_10-opcode_EXTCALL]", - "fixture_hash": "0xc713078718dda8af09e81c34d9b6538a65aadbd6fca09e17bbc4ce1bd3ecc902", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_create_operation[fork_CancunEIP7692-state_test-DATACOPY-CREATE]", + "fixture_hash": "0xbc3ccf5cf7beb4ceeaa38fcefba8ce0689f8f60f87363730d3595e31220b5409", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndataload_handling.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_create_operation.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndataload_handling[fork_CancunEIP7692-state_test-offset_20-len_10-opcode_EXTDELEGATECALL]", - "fixture_hash": "0x5f282436530b08dccff0d772641a0b950ff92145f2dd4e7977ab3582faa19f17", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_create_operation[fork_CancunEIP7692-state_test-DATACOPY-CREATE2]", + "fixture_hash": "0xc9afcf906d4dcc0bc84860ec6e9457d51d9260d7d696d24887518479ba20c03e", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndataload_handling.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_create_operation.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndataload_handling[fork_CancunEIP7692-state_test-offset_20-len_10-opcode_EXTSTATICCALL]", - "fixture_hash": "0x788295028e2f02ccc58b2b0a69fd8da1b22c0f37f5b0e25b3bfbd1ff45e80e40", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_create_operation[fork_CancunEIP7692-state_test-EOFCREATE-CREATE]", + "fixture_hash": "0xea62142d7e27025e47b93ed825c347db6dcdc95cf4d9967a130ef358869c8153", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndataload_handling.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_create_operation.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndataload_handling[fork_CancunEIP7692-state_test-offset_20-len_20-opcode_EXTCALL]", - "fixture_hash": "0x491357c56be9ab0e1676906edaa7b17c0992d78d97a589188e98e64afc1ef575", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_create_operation[fork_CancunEIP7692-state_test-EOFCREATE-CREATE2]", + "fixture_hash": "0xe67c1b74f1b3e93a1fc1c17ecd070b811777f60d4f9c677baf240446c93d2794", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndataload_handling.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_create_operation.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndataload_handling[fork_CancunEIP7692-state_test-offset_20-len_20-opcode_EXTDELEGATECALL]", - "fixture_hash": "0xdf40b935935a02e0eb3d9458507867631545489022ae94997b9499aca45c80dc", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_create_operation[fork_CancunEIP7692-state_test-RETURNCONTRACT-CREATE]", + "fixture_hash": "0xcfe94e5c791f974c1801d7024b81ef8dd27b3e7327242511680d5883f13d6f87", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndataload_handling.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_create_operation.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndataload_handling[fork_CancunEIP7692-state_test-offset_20-len_20-opcode_EXTSTATICCALL]", - "fixture_hash": "0xef9e74fa3284ec0e61c7499b55789ccf217cba831e7657296ffc3efaf0f6e30c", + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_create_operation[fork_CancunEIP7692-state_test-RETURNCONTRACT-CREATE2]", + "fixture_hash": "0xd28059684f83368ec1bc6d9dcd29a23389b559bc165d0182941e7b4ee6515149", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndataload_handling.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_create_operation.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndataload_handling[fork_CancunEIP7692-state_test-offset_20-len_30-opcode_EXTCALL]", - "fixture_hash": "0x5081190989198731356f5fa4256808c62c3df6602cc552c97bd6d21df2823ac3", + "id": "tests/prague/eip7692_eof_v1/eip663_dupn_swapn_exchange/test_dupn.py::test_dupn_all_valid_immediates[fork_CancunEIP7692-state_test]", + "fixture_hash": "0x53eb80ea32b0085aec345180cd33cced1b56f034f193b62cb322e7ebad5e2001", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndataload_handling.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip663_dupn_swapn_exchange/dupn/dupn_all_valid_immediates.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndataload_handling[fork_CancunEIP7692-state_test-offset_20-len_30-opcode_EXTDELEGATECALL]", - "fixture_hash": "0x7a92eaaeeb7e767022b3a31b587471e8b4bff4bff99dc79b0a1944a108687918", + "id": "tests/prague/eip7692_eof_v1/eip663_dupn_swapn_exchange/test_exchange.py::test_exchange_all_valid_immediates[fork_CancunEIP7692-state_test]", + "fixture_hash": "0x9e4b7a278b26791f74b247055f8fc1e28c824e8e9a0046c6728ee493af44c905", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndataload_handling.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip663_dupn_swapn_exchange/exchange/exchange_all_valid_immediates.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndataload_handling[fork_CancunEIP7692-state_test-offset_20-len_30-opcode_EXTSTATICCALL]", - "fixture_hash": "0x2d68d1522f755b7d361f8c510be2c79dc33616e4f029a4b5fab211086bcd05d", + "id": "tests/prague/eip7692_eof_v1/eip663_dupn_swapn_exchange/test_swapn.py::test_swapn_all_valid_immediates[fork_CancunEIP7692-state_test]", + "fixture_hash": "0x34d957638eb36daf3149cabb7f280050a91a1bd9dbb975d5488cd0a751ebcc37", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndataload_handling.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip663_dupn_swapn_exchange/swapn/swapn_all_valid_immediates.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndataload_handling[fork_CancunEIP7692-state_test-offset_30-len_0-opcode_EXTCALL]", - "fixture_hash": "0xf4f228147ba10946530916cea9b888245b76a190fb5d7a6fd1e0ad18af5d3716", + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-state_test-less-stack-ti-2-to-0-so-0]", + "fixture_hash": "0x2bc51cc667269666005f7345a1d034607e6c57122ae8084aa594ed82967bb60f", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndataload_handling.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndataload_handling[fork_CancunEIP7692-state_test-offset_30-len_0-opcode_EXTDELEGATECALL]", - "fixture_hash": "0x1ed82954a26afbb6c1e733e40be2271d90f32abb5907395d4039b75a22b78370", + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-state_test-less-stack-ti-2-to-0-so-2]", + "fixture_hash": "0x9ea4f5e343fb57900468bac4290f5697dded4f2db930e3545abf193e6acc52f0", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndataload_handling.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndataload_handling[fork_CancunEIP7692-state_test-offset_30-len_0-opcode_EXTSTATICCALL]", - "fixture_hash": "0x52d6d1774c7c0e51ba17e1c610ab8f4cfecd36c2e528f23110cae71993701cb3", + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-state_test-less-stack-ti-2-to-0-so-4]", + "fixture_hash": "0x86c648f273fca3105221af97a1adc396a40bab091d05beebc84838f43318280c", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndataload_handling.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndataload_handling[fork_CancunEIP7692-state_test-offset_30-len_10-opcode_EXTCALL]", - "fixture_hash": "0x1f0db63c2b6aed963604881ea968259960e0c85a8d9a5bb3e7d41aac9546171", + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-state_test-less-stack-ti-2-to-2-so-2]", + "fixture_hash": "0x227267099688d3b12218548767647f393949f749f04dbcb61fee61f8b29486b", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndataload_handling.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndataload_handling[fork_CancunEIP7692-state_test-offset_30-len_10-opcode_EXTDELEGATECALL]", - "fixture_hash": "0x75f4ab6317f47f77c7c9cd5cba4dbd19eb5c3bec9ab71dede485238f0873243c", + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-state_test-less-stack-ti-2-to-2-so-4]", + "fixture_hash": "0x354cf25d817c8f2b6ab01fbf6e1fef5f6c461a67a54456d00d2dacb704bc4439", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndataload_handling.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndataload_handling[fork_CancunEIP7692-state_test-offset_30-len_10-opcode_EXTSTATICCALL]", - "fixture_hash": "0x79c22bc4ea771919859c445cc3c78b3fb1dc47cb1a1706987fd5247008304310", + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-state_test-less-stack-ti-2-to-4-so-4]", + "fixture_hash": "0x9666b8109b59e020490366af2b84e67f2da7e400abcde369b8af457edf6a352e", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndataload_handling.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndataload_handling[fork_CancunEIP7692-state_test-offset_30-len_20-opcode_EXTCALL]", - "fixture_hash": "0x67394b3405368847ff950bde01c8cbc2625f955012e17f17664381ad1ef15a44", + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-state_test-less-stack-ti-4-to-0-so-0]", + "fixture_hash": "0x304a531aff8f7c4863bc7c62f776bc3af1f3828cd2d2027dc670c08df4b998ea", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndataload_handling.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndataload_handling[fork_CancunEIP7692-state_test-offset_30-len_20-opcode_EXTDELEGATECALL]", - "fixture_hash": "0x4c6c3bb9e9d9808c5b9619e9a9d8bb0ba9403dba86ece13fec8ebd63fddc589e", + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-state_test-less-stack-ti-4-to-0-so-2]", + "fixture_hash": "0x8d3dbe2c0be34f9410e9ec4daced8c663cf0a4b8803e58443c5a278e90838ae1", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndataload_handling.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndataload_handling[fork_CancunEIP7692-state_test-offset_30-len_20-opcode_EXTSTATICCALL]", - "fixture_hash": "0x9a66c7203ad889573d536c9984529bd8d41fdcd28726892de998e40f9366db78", + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-state_test-less-stack-ti-4-to-0-so-4]", + "fixture_hash": "0xec7a15f9188cbd29ac45a06d39fcd4ad4e95a985869df7c279533c6dafccbe59", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndataload_handling.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndataload_handling[fork_CancunEIP7692-state_test-offset_30-len_30-opcode_EXTCALL]", - "fixture_hash": "0x5bc8002299f031a112802282a7a93749b834e45eb28d128745564ecfc5c6c1b9", + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-state_test-less-stack-ti-4-to-2-so-2]", + "fixture_hash": "0x4131fe9875ff4b89c2f3c492b7cd9a4c675b8002ac292bb6c106f695929d990f", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndataload_handling.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndataload_handling[fork_CancunEIP7692-state_test-offset_30-len_30-opcode_EXTDELEGATECALL]", - "fixture_hash": "0x6d9eb19fb93573cefe4e71aa8e32db899f7ddf8e95ba9916b2ba9aa4e6d17ad4", + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-state_test-less-stack-ti-4-to-2-so-4]", + "fixture_hash": "0xa33fef26a0a0bd6b5eaf467fdb39be1552789590bbc0aba254f2abce3492ecd5", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndataload_handling.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndataload_handling[fork_CancunEIP7692-state_test-offset_30-len_30-opcode_EXTSTATICCALL]", - "fixture_hash": "0x43e6106a8e0637619921380b6935ec42e57ba07ce2cdea07ce0f34fb5ae1ed4f", + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-state_test-less-stack-ti-4-to-4-so-4]", + "fixture_hash": "0xc2caddfd3d112fdba322247788638773d64ad725f08fb83aaede039dab33068e", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndataload_handling.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndatacopy_memory_expansion.py::test_returndatacopy_memory_expansion[fork_CancunEIP7692-state_test-from_existent_memory-successful_True-single_byte_expansion]", - "fixture_hash": "0x44d43861c92c10e0d622daedb63e430d46be29c570d8e619e1256fceec126b5c", + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-state_test-same-stack-ti-0-to-0-so-0]", + "fixture_hash": "0x2a9ec230cc93fcee26892a6b9ac0a0f87dd1fcd1f23004ba2a5e06a9e40af554", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndatacopy_memory_expansion/returndatacopy_memory_expansion.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndatacopy_memory_expansion.py::test_returndatacopy_memory_expansion[fork_CancunEIP7692-state_test-from_existent_memory-successful_True-single_byte_expansion_2]", - "fixture_hash": "0x2b7280f492286be8ca54351ea475395948b74e4900493b36173d3375a045999e", + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-state_test-same-stack-ti-0-to-0-so-2]", + "fixture_hash": "0x9ae79bcd9e17f90290cc543c0d958a106a48252ec776d2452848afc8e7f68f5c", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndatacopy_memory_expansion/returndatacopy_memory_expansion.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndatacopy_memory_expansion.py::test_returndatacopy_memory_expansion[fork_CancunEIP7692-state_test-from_existent_memory-successful_True-single_byte_expansion_word_boundary]", - "fixture_hash": "0xad0d5db4e19b535db9eb47e9fc8cbea7df4c7f47ecfd9925a54b3bc254cb7ee0", + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-state_test-same-stack-ti-0-to-0-so-4]", + "fixture_hash": "0xfc1b917b50958b861d76f09005afd7dd3d1ab82488a7e261139092197d93ef28", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndatacopy_memory_expansion/returndatacopy_memory_expansion.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndatacopy_memory_expansion.py::test_returndatacopy_memory_expansion[fork_CancunEIP7692-state_test-from_existent_memory-successful_True-single_byte_expansion_word_boundary_2]", - "fixture_hash": "0x69364aad1b0f36bb21ac1255ee058a253602af09331c49802c91b752ddf89871", + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-state_test-same-stack-ti-0-to-2-so-2]", + "fixture_hash": "0x3faedaef2fc00622e9551dada35721f3e2b00bb420c6110213629f96b9f6f142", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndatacopy_memory_expansion/returndatacopy_memory_expansion.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndatacopy_memory_expansion.py::test_returndatacopy_memory_expansion[fork_CancunEIP7692-state_test-from_existent_memory-successful_True-multi_word_expansion]", - "fixture_hash": "0x1f9ae91b906f9b39f271f62ce5c003c152a5533650467c5f6b089aafb68f16b6", + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-state_test-same-stack-ti-0-to-2-so-4]", + "fixture_hash": "0xec722fc94e6f154b8964ea9b04e9325669fa0de82d96a261cbb95ded6d08560a", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndatacopy_memory_expansion/returndatacopy_memory_expansion.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndatacopy_memory_expansion.py::test_returndatacopy_memory_expansion[fork_CancunEIP7692-state_test-from_existent_memory-successful_True-multi_word_expansion_2]", - "fixture_hash": "0x59437ff64f431c4f384fea01e7d67eb1f8e424f9019e514156462ded8630180f", + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-state_test-same-stack-ti-0-to-4-so-4]", + "fixture_hash": "0xd50b6b418d4f9651dd48e36111faca93348b42fa1c835e43dd775c50a6a72fb1", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndatacopy_memory_expansion/returndatacopy_memory_expansion.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndatacopy_memory_expansion.py::test_returndatacopy_memory_expansion[fork_CancunEIP7692-state_test-from_existent_memory-successful_True-zero_length_expansion]", - "fixture_hash": "0x205a21a22417feb1c0aabf93971913eaa84f27ea71bd2880c4e10ef2b54b4ef2", + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-state_test-same-stack-ti-2-to-0-so-0]", + "fixture_hash": "0xcb91688bf7b283e519d9c0df8ee3f39b60578d6a8062817a378cfc0395ae3e73", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndatacopy_memory_expansion/returndatacopy_memory_expansion.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndatacopy_memory_expansion.py::test_returndatacopy_memory_expansion[fork_CancunEIP7692-state_test-from_existent_memory-successful_True-huge_dest_zero_length]", - "fixture_hash": "0xcdea2e1073e1dc52ed2d65692c7dcb540e1a4a3b2cb4171d78d1bc31d3c7ee3d", + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-state_test-same-stack-ti-2-to-0-so-2]", + "fixture_hash": "0xc6b1e1fde5dccec92e8991a3cf31a621f682656cf7ff48a29825efc78789700", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndatacopy_memory_expansion/returndatacopy_memory_expansion.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndatacopy_memory_expansion.py::test_returndatacopy_memory_expansion[fork_CancunEIP7692-state_test-from_existent_memory-successful_True-huge_src_zero_length]", - "fixture_hash": "0xfaeb40d6451a19852aedf0e7fbc22f7bd17d9df886185634bbe919e1538f62e4", + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-state_test-same-stack-ti-2-to-0-so-4]", + "fixture_hash": "0xb2e7be3d1cda80b5a1394c6fceb4c19f9f10b77a8c0fa15ace0795961dc26caf", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndatacopy_memory_expansion/returndatacopy_memory_expansion.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndatacopy_memory_expansion.py::test_returndatacopy_memory_expansion[fork_CancunEIP7692-state_test-from_existent_memory-successful_True-huge_dest_huge_src_zero_length]", - "fixture_hash": "0xc70f3bc40f0a9445cd0e832075f0f02e8ab7f61fef673c0026487c302b2a51dd", + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-state_test-same-stack-ti-2-to-2-so-2]", + "fixture_hash": "0x92225cbcdc43a14b8b133ec1197fca9e64f1355ae1fb839b39e8144837d69c48", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndatacopy_memory_expansion/returndatacopy_memory_expansion.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndatacopy_memory_expansion.py::test_returndatacopy_memory_expansion[fork_CancunEIP7692-state_test-from_existent_memory-successful_False-single_byte_expansion]", - "fixture_hash": "0x2071f20f8f1c6c1ff7d5fbaa48ac09388156c8896eb25e877166766c4715c990", + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-state_test-same-stack-ti-2-to-2-so-4]", + "fixture_hash": "0x2667c6265226a65fc2cd55d9345e371ee059523bb660cf28a9807773d5b7a0e6", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndatacopy_memory_expansion/returndatacopy_memory_expansion.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndatacopy_memory_expansion.py::test_returndatacopy_memory_expansion[fork_CancunEIP7692-state_test-from_existent_memory-successful_False-single_byte_expansion_2]", - "fixture_hash": "0x59849fdde420f7bed99462dd00183154d51ffec7d931ddb512a29029e507312e", + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-state_test-same-stack-ti-2-to-4-so-4]", + "fixture_hash": "0xb18002d3f166a059b2fdd64a46022e75c10f6cb3d46e01d48f5c47dd6b3c4a85", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndatacopy_memory_expansion/returndatacopy_memory_expansion.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndatacopy_memory_expansion.py::test_returndatacopy_memory_expansion[fork_CancunEIP7692-state_test-from_existent_memory-successful_False-single_byte_expansion_word_boundary]", - "fixture_hash": "0x53997ad4a58fae9d9720be0e0feae84a550e24b91a7822f6ba1a37dd7aeb8731", + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-state_test-same-stack-ti-4-to-0-so-0]", + "fixture_hash": "0xd910e77b0054d7405b29a8696cb52e5b1fd96c3341beba20f8e5a973ae1302ab", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndatacopy_memory_expansion/returndatacopy_memory_expansion.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndatacopy_memory_expansion.py::test_returndatacopy_memory_expansion[fork_CancunEIP7692-state_test-from_existent_memory-successful_False-single_byte_expansion_word_boundary_2]", - "fixture_hash": "0x30badc1ae2f42d3c61618729bd813efc71307803fbf202d81868d224ce35ba50", + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-state_test-same-stack-ti-4-to-0-so-2]", + "fixture_hash": "0x7eb886e3bb68966ea7de8cb8909f218ac143aa6a80daf5f58c8466556d3461e", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndatacopy_memory_expansion/returndatacopy_memory_expansion.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndatacopy_memory_expansion.py::test_returndatacopy_memory_expansion[fork_CancunEIP7692-state_test-from_existent_memory-successful_False-multi_word_expansion]", - "fixture_hash": "0x4349f9da6dbf9de784ad15458d340a07194080bbc99c1846ce34a21542c38a3c", + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-state_test-same-stack-ti-4-to-0-so-4]", + "fixture_hash": "0x178fef4c4238a08f93aeb63f35c0a20a43d7df86669f0bf6e1498343a9d5cfba", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndatacopy_memory_expansion/returndatacopy_memory_expansion.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndatacopy_memory_expansion.py::test_returndatacopy_memory_expansion[fork_CancunEIP7692-state_test-from_existent_memory-successful_False-multi_word_expansion_2]", - "fixture_hash": "0x2f0cd1c544a96ba51dd308ae0763522cb67be7e581066530fae820fa0358c3d7", + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-state_test-same-stack-ti-4-to-2-so-2]", + "fixture_hash": "0xf5fddb5245366ea74250d2469a0d5694ec7bf087cca48b5b35e15fbf1488316", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndatacopy_memory_expansion/returndatacopy_memory_expansion.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndatacopy_memory_expansion.py::test_returndatacopy_memory_expansion[fork_CancunEIP7692-state_test-from_existent_memory-successful_False-zero_length_expansion]", - "fixture_hash": "0x800bf97fbc46a7d5c1beed84a712e988c818869e1cbf98269df5581de70cd6d8", + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-state_test-same-stack-ti-4-to-2-so-4]", + "fixture_hash": "0x8956a1c781b9aa0ea8756371abecc6297022a74393fbd26799c5c56a3f7df363", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndatacopy_memory_expansion/returndatacopy_memory_expansion.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndatacopy_memory_expansion.py::test_returndatacopy_memory_expansion[fork_CancunEIP7692-state_test-from_existent_memory-successful_False-huge_dest_zero_length]", - "fixture_hash": "0xd13efdf098cf77b6aed98cc6bc2ae3cf159721705fff34f7d01c655f10ac6d6e", + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-state_test-same-stack-ti-4-to-4-so-4]", + "fixture_hash": "0x42343a552b6f62bd588a1c72d07ca76fd2291c0d22b56cfadd6d9b1cebf8cf86", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndatacopy_memory_expansion/returndatacopy_memory_expansion.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndatacopy_memory_expansion.py::test_returndatacopy_memory_expansion[fork_CancunEIP7692-state_test-from_existent_memory-successful_False-huge_src_zero_length]", - "fixture_hash": "0x6e4acb862514159199f9118edd3d1df312bce8f99a7f97ae64505a1f04b4a8af", + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-state_test-more-stack-ti-0-to-0-so-0]", + "fixture_hash": "0x669f312d622424735c2b6c8691e444fb22dc8ca61c4901fdcb6864816d121c1c", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndatacopy_memory_expansion/returndatacopy_memory_expansion.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndatacopy_memory_expansion.py::test_returndatacopy_memory_expansion[fork_CancunEIP7692-state_test-from_existent_memory-successful_False-huge_dest_huge_src_zero_length]", - "fixture_hash": "0xfc5329e47a48fac9c0764bc5e474b3d716c4b05042324587a5cbdb77729518c0", + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-state_test-more-stack-ti-0-to-0-so-2]", + "fixture_hash": "0xb7948eac6f7750e9b805a7a6f709e9512f1fc00487b836995bf631ee70016d74", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndatacopy_memory_expansion/returndatacopy_memory_expansion.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndatacopy_memory_expansion.py::test_returndatacopy_memory_expansion[fork_CancunEIP7692-state_test-from_empty_memory-successful_True-single_byte_expansion]", - "fixture_hash": "0xdbbc158ccc04b033e10e4a38195cd6d8a147ad1378469cc7c460c6e0252fa524", + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-state_test-more-stack-ti-0-to-0-so-4]", + "fixture_hash": "0x8efeee0d6a3e1ea548a9936fb1fbe9c11d65bdbd79aece4cbb2c4691f5381c39", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndatacopy_memory_expansion/returndatacopy_memory_expansion.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndatacopy_memory_expansion.py::test_returndatacopy_memory_expansion[fork_CancunEIP7692-state_test-from_empty_memory-successful_True-single_byte_expansion_2]", - "fixture_hash": "0x783d650e2e2b762bc642b7a912bf389c81b2214dbc11ff6e86b0ac1b6843390d", + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-state_test-more-stack-ti-0-to-2-so-2]", + "fixture_hash": "0x7ac01ceddcc7fccab885b08157130cb3c679a93f1ed8dbc8e4a43adb1f85cf1c", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndatacopy_memory_expansion/returndatacopy_memory_expansion.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndatacopy_memory_expansion.py::test_returndatacopy_memory_expansion[fork_CancunEIP7692-state_test-from_empty_memory-successful_True-single_byte_expansion_word_boundary]", - "fixture_hash": "0xcbf99641871017ce4e175062f96ee6a83ec03b092ce89a42266809284235ff20", + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-state_test-more-stack-ti-0-to-2-so-4]", + "fixture_hash": "0x7eaa161a8c0520c5f51ce2a4b6b05aa051c251598094fee2aeac855225229d00", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndatacopy_memory_expansion/returndatacopy_memory_expansion.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndatacopy_memory_expansion.py::test_returndatacopy_memory_expansion[fork_CancunEIP7692-state_test-from_empty_memory-successful_True-single_byte_expansion_word_boundary_2]", - "fixture_hash": "0xc6ab4d35e8702d26303b98aa7ace80ba4d0cd76da02e1364378fb12762d6f1f6", + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-state_test-more-stack-ti-0-to-4-so-4]", + "fixture_hash": "0xc6e15a49bed4ff873a2c060c2c4af9388ac5e990ebcac5c859156da42e38ff7b", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndatacopy_memory_expansion/returndatacopy_memory_expansion.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndatacopy_memory_expansion.py::test_returndatacopy_memory_expansion[fork_CancunEIP7692-state_test-from_empty_memory-successful_True-multi_word_expansion]", - "fixture_hash": "0xeb22775b26e4876dc8a5767a1efd4af13598738ccd24f32427f86e925ee7e0f4", + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-state_test-more-stack-ti-2-to-0-so-0]", + "fixture_hash": "0xe991e0ec086125afe6238650d9d0ace40f04ee21217bc84471391426c6716977", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndatacopy_memory_expansion/returndatacopy_memory_expansion.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndatacopy_memory_expansion.py::test_returndatacopy_memory_expansion[fork_CancunEIP7692-state_test-from_empty_memory-successful_True-multi_word_expansion_2]", - "fixture_hash": "0xfb1ff5b48bd8f81b9021e3a70501447f495853b376ef6585f650c473414d30f6", + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-state_test-more-stack-ti-2-to-0-so-2]", + "fixture_hash": "0xc92e2e367eb7b4e1672e9d6f49f8d3dafbae00d8dc79b54cc4f9298add3fe940", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndatacopy_memory_expansion/returndatacopy_memory_expansion.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndatacopy_memory_expansion.py::test_returndatacopy_memory_expansion[fork_CancunEIP7692-state_test-from_empty_memory-successful_True-zero_length_expansion]", - "fixture_hash": "0xb083078e97415cc23e48cf4faad7987fa38c7471621e323cd1d34bc5802c873", + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-state_test-more-stack-ti-2-to-0-so-4]", + "fixture_hash": "0x865f622dce57a47a8f3dc28715a107e677df0ce4467d6ba3e0229aa45bb3758b", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndatacopy_memory_expansion/returndatacopy_memory_expansion.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndatacopy_memory_expansion.py::test_returndatacopy_memory_expansion[fork_CancunEIP7692-state_test-from_empty_memory-successful_True-huge_dest_zero_length]", - "fixture_hash": "0x59e12f3432544e7fd9fbceb7f80d82ca0c4490237359e1a9aad48224c62b10a4", + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-state_test-more-stack-ti-2-to-2-so-2]", + "fixture_hash": "0xfad58eea7f8581eab9d5223019f9a11377226261309477de1f55cf23160c65b5", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndatacopy_memory_expansion/returndatacopy_memory_expansion.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndatacopy_memory_expansion.py::test_returndatacopy_memory_expansion[fork_CancunEIP7692-state_test-from_empty_memory-successful_True-huge_src_zero_length]", - "fixture_hash": "0x14c25f6d0f828018f7773aaa58fb416de90e9d4fe48a1704f968d7e45dee8edf", + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-state_test-more-stack-ti-2-to-2-so-4]", + "fixture_hash": "0x854e4cbd0ea1d6446e17d40456740d4955e25f45e2e49e32d67733476cb0fcab", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndatacopy_memory_expansion/returndatacopy_memory_expansion.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndatacopy_memory_expansion.py::test_returndatacopy_memory_expansion[fork_CancunEIP7692-state_test-from_empty_memory-successful_True-huge_dest_huge_src_zero_length]", - "fixture_hash": "0x4bdaae2da02e36f4b4de971f1778a5418b0e323af05c17db27735080aad4f5c7", + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-state_test-more-stack-ti-2-to-4-so-4]", + "fixture_hash": "0x8fc9da90979fc6dc89ba1914f2f0719c03bd812a19d0a921bec5d279883ab57b", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndatacopy_memory_expansion/returndatacopy_memory_expansion.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndatacopy_memory_expansion.py::test_returndatacopy_memory_expansion[fork_CancunEIP7692-state_test-from_empty_memory-successful_False-single_byte_expansion]", - "fixture_hash": "0x867ee90c68ff61a12e1d7625b954f940a4e7231aaf25bb2b71970e1877b70497", + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-state_test-more-stack-ti-4-to-0-so-0]", + "fixture_hash": "0x7a4a2d451b4b48e39b432b552eaf17e3137e103b706bca5b92c84a7eb7cafb09", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndatacopy_memory_expansion/returndatacopy_memory_expansion.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndatacopy_memory_expansion.py::test_returndatacopy_memory_expansion[fork_CancunEIP7692-state_test-from_empty_memory-successful_False-single_byte_expansion_2]", - "fixture_hash": "0x82f0b950a774c64e75a4b62a1748b9548f95c4172bc7d1aed5855343dd62d9f5", + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-state_test-more-stack-ti-4-to-0-so-2]", + "fixture_hash": "0xea4a61be2493298849583295652ff29f01ec56c7f837ec547615134c617137ff", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndatacopy_memory_expansion/returndatacopy_memory_expansion.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndatacopy_memory_expansion.py::test_returndatacopy_memory_expansion[fork_CancunEIP7692-state_test-from_empty_memory-successful_False-single_byte_expansion_word_boundary]", - "fixture_hash": "0x168df9748e9eae3d474a0770a0bd65d9d2ff0cec6e47b7cf558733df47ad41a6", + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-state_test-more-stack-ti-4-to-0-so-4]", + "fixture_hash": "0xc7e5d62873ea2f417be2df6da6ae8b7ec694d93223724ebc609d2dd80dc1cfcb", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndatacopy_memory_expansion/returndatacopy_memory_expansion.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndatacopy_memory_expansion.py::test_returndatacopy_memory_expansion[fork_CancunEIP7692-state_test-from_empty_memory-successful_False-single_byte_expansion_word_boundary_2]", - "fixture_hash": "0xade24302535a98993e15dfaf0a1896460e0d0f5a2427185c7b75458b50f879f6", + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-state_test-more-stack-ti-4-to-2-so-2]", + "fixture_hash": "0xca58f7cfab2f4c7f5db207e4c23be8a31360fbc790f9f56731741b2eeda04c7e", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndatacopy_memory_expansion/returndatacopy_memory_expansion.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndatacopy_memory_expansion.py::test_returndatacopy_memory_expansion[fork_CancunEIP7692-state_test-from_empty_memory-successful_False-multi_word_expansion]", - "fixture_hash": "0x3c466d85e719e0e8b4ae22b6895e565a8db1026421af2e6f26c1f2a0a81dc799", + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-state_test-more-stack-ti-4-to-2-so-4]", + "fixture_hash": "0x30c6ad4ba4817b57cd58a0d39924dc6a808937ad05131173702011ae047d6e2d", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndatacopy_memory_expansion/returndatacopy_memory_expansion.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndatacopy_memory_expansion.py::test_returndatacopy_memory_expansion[fork_CancunEIP7692-state_test-from_empty_memory-successful_False-multi_word_expansion_2]", - "fixture_hash": "0xd60c70480540f084601d7d808cd7f41350a04d9c8bc8b0b04ccd7e0eefa2a5b3", + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-state_test-more-stack-ti-4-to-4-so-4]", + "fixture_hash": "0x3e99262892e56e3786c63afc20012e1f4325f47291eba4971cd31c7dc4b626be", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndatacopy_memory_expansion/returndatacopy_memory_expansion.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndatacopy_memory_expansion.py::test_returndatacopy_memory_expansion[fork_CancunEIP7692-state_test-from_empty_memory-successful_False-zero_length_expansion]", - "fixture_hash": "0xe01bde503a776c8525cc165ed034f19822dede617e2e4334821763c3733a04a1", + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_non_returning_rules[fork_CancunEIP7692-state_test-h-0-ti-0]", + "fixture_hash": "0x7f5816fe2ce478c09d4309cbb56909399d2521c144b3552a2cbc9fd3bd90c82d", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndatacopy_memory_expansion/returndatacopy_memory_expansion.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_non_returning_rules.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndatacopy_memory_expansion.py::test_returndatacopy_memory_expansion[fork_CancunEIP7692-state_test-from_empty_memory-successful_False-huge_dest_zero_length]", - "fixture_hash": "0x3469c3e78812753126a23cdd1961c44765d470dbd0dd9a77253c0ddf703a2a51", + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_non_returning_rules[fork_CancunEIP7692-state_test-h-0-ti-2]", + "fixture_hash": "0x37bb2d47c246fd8510aa0de29526c244bb76e2823ed037389ec86462c995a264", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndatacopy_memory_expansion/returndatacopy_memory_expansion.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_non_returning_rules.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndatacopy_memory_expansion.py::test_returndatacopy_memory_expansion[fork_CancunEIP7692-state_test-from_empty_memory-successful_False-huge_src_zero_length]", - "fixture_hash": "0x17fb07c570c88225535827f5201f9e8f9fe434570025e72d80793a663a8d4727", + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_non_returning_rules[fork_CancunEIP7692-state_test-h-0-ti-4]", + "fixture_hash": "0x5e8b176b2d72b9fc12180e62629c43a6ce5ee352697c936f0f203b05d2e9f79", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndatacopy_memory_expansion/returndatacopy_memory_expansion.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_non_returning_rules.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndatacopy_memory_expansion.py::test_returndatacopy_memory_expansion[fork_CancunEIP7692-state_test-from_empty_memory-successful_False-huge_dest_huge_src_zero_length]", - "fixture_hash": "0x98f9f1718ba6d279e6ad807c9abef8350075fbbeffec3eee6d587e7bfa0f17a5", + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_non_returning_rules[fork_CancunEIP7692-state_test-h-2-ti-0]", + "fixture_hash": "0xa0b8ee99a6dd481e1686d9ab55ae9d739ae61b4bc524ad20f9ea2ca2157feafb", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndatacopy_memory_expansion/returndatacopy_memory_expansion.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_non_returning_rules.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndatacopy_memory_expansion.py::test_returndatacopy_huge_memory_expansion[fork_CancunEIP7692-state_test-from_existent_memory-successful_False--max_dest_single_byte_expansion]", - "fixture_hash": "0xa11be91edb081d96f2baa7b4edef7d0aa867beafa41e8ae589bb9171c1522a2d", + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_non_returning_rules[fork_CancunEIP7692-state_test-h-2-ti-2]", + "fixture_hash": "0x7e65dc13016114276bce382272e3aa8c08839f02d0b12470423b9e8fbee54c35", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndatacopy_memory_expansion/returndatacopy_huge_memory_expansion.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_non_returning_rules.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndatacopy_memory_expansion.py::test_returndatacopy_huge_memory_expansion[fork_CancunEIP7692-state_test-from_existent_memory-successful_False--max_dest_minus_one_single_byte_expansion]", - "fixture_hash": "0xf5a9d95a46bf67cb185381202f54528bcfd86a40f169a8cd744850a5c55528d5", + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_non_returning_rules[fork_CancunEIP7692-state_test-h-2-ti-4]", + "fixture_hash": "0xfa2087e8cfd15f9fde87e4ef784ca8b1de011dcbb3d9ee4da02d23dff14e7656", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndatacopy_memory_expansion/returndatacopy_huge_memory_expansion.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_non_returning_rules.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndatacopy_memory_expansion.py::test_returndatacopy_huge_memory_expansion[fork_CancunEIP7692-state_test-from_existent_memory-successful_False--half_max_dest_single_byte_expansion]", - "fixture_hash": "0x9be4d8b7812ff167d63c4ed51f3a404c906307eb526558a2921166acb6d84563", + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_non_returning_rules[fork_CancunEIP7692-state_test-h-4-ti-0]", + "fixture_hash": "0xd2fbfba2407f0d54d02ce1825cffc489621d68d41e639420de36516b2e94d506", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndatacopy_memory_expansion/returndatacopy_huge_memory_expansion.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_non_returning_rules.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndatacopy_memory_expansion.py::test_returndatacopy_huge_memory_expansion[fork_CancunEIP7692-state_test-from_existent_memory-successful_False--max_length_expansion]", - "fixture_hash": "0x73b2a209a0f719a156637581dc4756e4be189470b47c3639b082ea718cf9abf1", + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_non_returning_rules[fork_CancunEIP7692-state_test-h-4-ti-2]", + "fixture_hash": "0xc37d6a23f4e4850aa17f3530a62a229f49afbb0d63182fabbd5de0f067dc299b", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndatacopy_memory_expansion/returndatacopy_huge_memory_expansion.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_non_returning_rules.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndatacopy_memory_expansion.py::test_returndatacopy_huge_memory_expansion[fork_CancunEIP7692-state_test-from_existent_memory-successful_False--max_length_minus_one_expansion]", - "fixture_hash": "0x498336f6a174433bc6bf079282c7b43b917ad54f476c441f1719217eab0a21b1", + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_non_returning_rules[fork_CancunEIP7692-state_test-h-4-ti-4]", + "fixture_hash": "0x22548da72916fd42411511f9643fde3c64e0a61e958db97ad8142f8b9f38818f", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndatacopy_memory_expansion/returndatacopy_huge_memory_expansion.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_non_returning_rules.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndatacopy_memory_expansion.py::test_returndatacopy_huge_memory_expansion[fork_CancunEIP7692-state_test-from_existent_memory-successful_False--half_max_length_expansion]", - "fixture_hash": "0xf34e66817f2793c1d7e039ad7e3ec2e72474737ff435b2b3c1c46495c8b0768a", + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_target.py::test_jumpf_target_rules[fork_CancunEIP7692-state_test-so-N-to-N]", + "fixture_hash": "0x6c36c76522c193dd9076f7c75d6cf437dfeb82558b08214071a1ed528169b49f", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndatacopy_memory_expansion/returndatacopy_huge_memory_expansion.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_target/jumpf_target_rules.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndatacopy_memory_expansion.py::test_returndatacopy_huge_memory_expansion[fork_CancunEIP7692-state_test-from_empty_memory-successful_False--max_dest_single_byte_expansion]", - "fixture_hash": "0x8b96020f6dcfbc94ff76e66c858835d9e91e96144ec364f74478a61b80d39b86", + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_target.py::test_jumpf_target_rules[fork_CancunEIP7692-state_test-so-N-to-0]", + "fixture_hash": "0x4ad32dd16555adaa6ca1eb809bf8f3412bd638c49cd1087038a6a333c251f926", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndatacopy_memory_expansion/returndatacopy_huge_memory_expansion.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_target/jumpf_target_rules.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndatacopy_memory_expansion.py::test_returndatacopy_huge_memory_expansion[fork_CancunEIP7692-state_test-from_empty_memory-successful_False--max_dest_minus_one_single_byte_expansion]", - "fixture_hash": "0xe080cb91cb37587e222dc2e96a499048f6f5ba954fe4fb1502b3b1a0c993d8af", + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_target.py::test_jumpf_target_rules[fork_CancunEIP7692-state_test-so-N-to-2]", + "fixture_hash": "0xee02cf4c4f158d52f80a31bf623aadbbfd5ef3fdbf9251b82e1e26a15e2cfb62", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndatacopy_memory_expansion/returndatacopy_huge_memory_expansion.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_target/jumpf_target_rules.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndatacopy_memory_expansion.py::test_returndatacopy_huge_memory_expansion[fork_CancunEIP7692-state_test-from_empty_memory-successful_False--half_max_dest_single_byte_expansion]", - "fixture_hash": "0x63bc7e52e7822eb15177aa9f7b14e392af4223401c5e7009985d74698b1096e9", + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_target.py::test_jumpf_target_rules[fork_CancunEIP7692-state_test-so-N-to-4]", + "fixture_hash": "0x7f2d3e7150128aa96dd765398fcc6d6350dc6ad4aa6ad441966c3c2f847f2a78", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndatacopy_memory_expansion/returndatacopy_huge_memory_expansion.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_target/jumpf_target_rules.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndatacopy_memory_expansion.py::test_returndatacopy_huge_memory_expansion[fork_CancunEIP7692-state_test-from_empty_memory-successful_False--max_length_expansion]", - "fixture_hash": "0x8caade8fe0dbc629f0775fc8b7021ecb4348e783bff8bf12088ab50ac19becd9", + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_target.py::test_jumpf_target_rules[fork_CancunEIP7692-state_test-so-N-to-127]", + "fixture_hash": "0x86a6b3f752e8e7e7d64a2156543f368eb81de143b890c9e0800d700319ab8bd0", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndatacopy_memory_expansion/returndatacopy_huge_memory_expansion.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_target/jumpf_target_rules.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndatacopy_memory_expansion.py::test_returndatacopy_huge_memory_expansion[fork_CancunEIP7692-state_test-from_empty_memory-successful_False--max_length_minus_one_expansion]", - "fixture_hash": "0x646e4b0585df25a80aef977366fd2661188082eaed72290f8db635ee7ef0b745", + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_target.py::test_jumpf_target_rules[fork_CancunEIP7692-state_test-so-0-to-N]", + "fixture_hash": "0xc1d522c32c2305a5afd8c91b0f20a352b79f5a85ca985197bfcb4af1f0042ca9", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndatacopy_memory_expansion/returndatacopy_huge_memory_expansion.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_target/jumpf_target_rules.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndatacopy_memory_expansion.py::test_returndatacopy_huge_memory_expansion[fork_CancunEIP7692-state_test-from_empty_memory-successful_False--half_max_length_expansion]", - "fixture_hash": "0x81b54618448ab02569b6d5a181a8cbbb5ce7bef34bd3ff9ca7f5070adca6985", + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_target.py::test_jumpf_target_rules[fork_CancunEIP7692-state_test-so-0-to-0]", + "fixture_hash": "0xebf8847e279a90ab6451015109f80683763174df40bbbd707ca337b70c2ef9ad", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip7069_extcall/returndatacopy_memory_expansion/returndatacopy_huge_memory_expansion.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_target/jumpf_target_rules.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip4200_relative_jumps/test_rjumpi.py::test_rjumpi_zero[fork_CancunEIP7692-state_test]", - "fixture_hash": "0xae677d206283a9f00578d64cc01ea9a1a0b7183fc8d99a07cd3daafbf684265a", + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_target.py::test_jumpf_target_rules[fork_CancunEIP7692-state_test-so-0-to-2]", + "fixture_hash": "0x9b1ae19e35640135be76d521ead624fa43ac3e2d3fab79ce08aaf16c5d2657fb", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip4200_relative_jumps/rjumpi/rjumpi_zero.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_target/jumpf_target_rules.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip4200_relative_jumps/test_rjumpi.py::test_rjumpi_forwards[fork_CancunEIP7692-state_test]", - "fixture_hash": "0xc509b5079dc852c12680384c0547b3bf92906b1829cbe84cb0e49325a3e48dad", + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_target.py::test_jumpf_target_rules[fork_CancunEIP7692-state_test-so-0-to-4]", + "fixture_hash": "0xc5b500c1867f270d102d09f9c6ab5da8e9326608bf9b2f9bf62a5adc42bfb27e", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip4200_relative_jumps/rjumpi/rjumpi_forwards.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_target/jumpf_target_rules.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip4200_relative_jumps/test_rjumpi.py::test_rjumpi_max_forward[fork_CancunEIP7692-state_test]", - "fixture_hash": "0xb2908ea9ca8f47d03aba4b0c9c332cd94669529d6a7c620a96d4b8bd2a7be2aa", + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_target.py::test_jumpf_target_rules[fork_CancunEIP7692-state_test-so-0-to-127]", + "fixture_hash": "0x8543d81e0d98e4de1b9280b1f05389f0492cc37223b58422ce5582a34dc011ba", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip4200_relative_jumps/rjumpi/rjumpi_max_forward.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_target/jumpf_target_rules.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip4200_relative_jumps/test_rjumpi.py::test_rjumpi_backwards[fork_CancunEIP7692-state_test]", - "fixture_hash": "0xa23a9ab00a4a659cc0cf0d9c3b5cb4babb4c12d353ea05e4923da420abb3a8de", + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_target.py::test_jumpf_target_rules[fork_CancunEIP7692-state_test-so-2-to-N]", + "fixture_hash": "0x85f958b5e594ca6a1d0a3a54a3e7d007df38fc7f76736dd3bb9ec353dff6655", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip4200_relative_jumps/rjumpi/rjumpi_backwards.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_target/jumpf_target_rules.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip4200_relative_jumps/test_rjumpi.py::test_rjumpi_condition_zero[fork_CancunEIP7692-state_test-False]", - "fixture_hash": "0x4ee5a463229bba6bd8bdea0222e482fc69e43d84bf756b97d95e5cedacbcc907", + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_target.py::test_jumpf_target_rules[fork_CancunEIP7692-state_test-so-2-to-0]", + "fixture_hash": "0xab337c9fd110221377fa0d34e1d1075673db48acf96219fe297342f2e87ccc1f", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip4200_relative_jumps/rjumpi/rjumpi_condition_zero.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_target/jumpf_target_rules.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip4200_relative_jumps/test_rjumpi.py::test_rjumpi_condition_zero[fork_CancunEIP7692-state_test-True]", - "fixture_hash": "0x6d4b2980f310e053d6d0a1d4ac70c115713916fb5fdddf675bd57420edfefbda", + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_target.py::test_jumpf_target_rules[fork_CancunEIP7692-state_test-so-2-to-2]", + "fixture_hash": "0x62ebe8e8c5c88734434c91412e1eee000cff5c3af89cf15e93adb7126abada27", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip4200_relative_jumps/rjumpi/rjumpi_condition_zero.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_target/jumpf_target_rules.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip4200_relative_jumps/test_rjumpi.py::test_rjumpi_max_backward[fork_CancunEIP7692-state_test]", - "fixture_hash": "0x689bab76b917f786fef9d4a1d76f4066ba5d5dffb10a646da81f537216a4b8d0", + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_target.py::test_jumpf_target_rules[fork_CancunEIP7692-state_test-so-2-to-4]", + "fixture_hash": "0xc14f665eb5e0bc2806cf197db65098344c7933ff38d2149decd347f45b62ec9c", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip4200_relative_jumps/rjumpi/rjumpi_max_backward.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_target/jumpf_target_rules.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip4200_relative_jumps/test_rjumpi.py::test_rjumpi_condition_backwards[fork_CancunEIP7692-state_test-False]", - "fixture_hash": "0x2bc2bef0d8ea3efb4c79cf710754270555d647d366f7a50433d404b8b9243743", + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_target.py::test_jumpf_target_rules[fork_CancunEIP7692-state_test-so-2-to-127]", + "fixture_hash": "0xfd35e1115d725e7eb53d87c449bba447b975abfa6d91d336ae5b852c684535b3", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip4200_relative_jumps/rjumpi/rjumpi_condition_backwards.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_target/jumpf_target_rules.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip4200_relative_jumps/test_rjumpi.py::test_rjumpi_condition_backwards[fork_CancunEIP7692-state_test-True]", - "fixture_hash": "0x1e996905b7904aae0a15e633db94a40277ff3a11858ce894d953b904379e6f2f", + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_target.py::test_jumpf_target_rules[fork_CancunEIP7692-state_test-so-4-to-N]", + "fixture_hash": "0xbb52a0bd07a324e12612e845e029e270b88ab681318efbe691eb9940811b3dad", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip4200_relative_jumps/rjumpi/rjumpi_condition_backwards.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_target/jumpf_target_rules.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip4200_relative_jumps/test_rjumpi.py::test_rjumpi_condition_forwards[fork_CancunEIP7692-state_test-False]", - "fixture_hash": "0xebbf1c094ef9827e2a2a481d4b90d2ed9bd694d71abdc939e892e00da852ec8c", + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_target.py::test_jumpf_target_rules[fork_CancunEIP7692-state_test-so-4-to-0]", + "fixture_hash": "0xcb3d0aa8cdbeb4cd85062610d06eddafa505bbca73dd68b9c76845d15784f961", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip4200_relative_jumps/rjumpi/rjumpi_condition_forwards.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_target/jumpf_target_rules.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip4200_relative_jumps/test_rjumpi.py::test_rjumpi_condition_forwards[fork_CancunEIP7692-state_test-True]", - "fixture_hash": "0x70bc790339164d5580f9fd3076fe95b48d7acc80696264354d7a9fd11b07fa76", + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_target.py::test_jumpf_target_rules[fork_CancunEIP7692-state_test-so-4-to-2]", + "fixture_hash": "0xd5467c141f64146f8ac3dbd564eece79512cfe79f058c62bc82c0e789f7d1d6b", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip4200_relative_jumps/rjumpi/rjumpi_condition_forwards.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_target/jumpf_target_rules.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip4200_relative_jumps/test_rjump.py::test_rjump_maxes[fork_CancunEIP7692-state_test]", - "fixture_hash": "0x5b037863f1dd9dcf761f4654f0f540e3e5e9fd0b0c48e4047b28d8f2b3f1da0d", + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_target.py::test_jumpf_target_rules[fork_CancunEIP7692-state_test-so-4-to-4]", + "fixture_hash": "0x6750d8d30330d0b82057a6e6245c6f5b0cae55a22de920706e08c6f5c95e2bda", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip4200_relative_jumps/rjump/rjump_maxes.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_target/jumpf_target_rules.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip4200_relative_jumps/test_rjump.py::test_rjump_positive_negative_with_data[fork_CancunEIP7692-state_test]", - "fixture_hash": "0x9a251dd18d079864a3baac595a93d58b2dde24a5201e654516a288ceb664b60e", + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_target.py::test_jumpf_target_rules[fork_CancunEIP7692-state_test-so-4-to-127]", + "fixture_hash": "0x9492aa143c73a22580876b59afb0f929a7df3b2707ef48a3f0660ef773b5eac8", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip4200_relative_jumps/rjump/rjump_positive_negative_with_data.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_target/jumpf_target_rules.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip4200_relative_jumps/test_rjump.py::test_rjump_zero[fork_CancunEIP7692-state_test]", - "fixture_hash": "0x8e797cc417887c8a7f66b0e046c80f14a60cf2183e59f183735905ae96ed8602", + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_target.py::test_jumpf_target_rules[fork_CancunEIP7692-state_test-so-127-to-N]", + "fixture_hash": "0xdd030dd8b3f813b86b7062fcffc8613207344f5b0ac0ede74b48eded0377311e", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip4200_relative_jumps/rjump/rjump_zero.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_target/jumpf_target_rules.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip4200_relative_jumps/test_rjump.py::test_rjump_positive_negative[fork_CancunEIP7692-state_test]", - "fixture_hash": "0x8e8458410d1d6c8dc1cb6895be894b4840461ccea6fcf414e323c54a761bfcec", + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_target.py::test_jumpf_target_rules[fork_CancunEIP7692-state_test-so-127-to-0]", + "fixture_hash": "0x34dde584237c65cb7cddef0a514b61b3493c1a9610d76a40316be2ca9d9a2a32", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip4200_relative_jumps/rjump/rjump_positive_negative.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_target/jumpf_target_rules.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip4200_relative_jumps/test_rjumpv.py::test_rjumpv_forwards[fork_CancunEIP7692-state_test]", - "fixture_hash": "0xa786b31db1218725995ba011d8b6830f899fe6f6b953dc556ea194457aeec71b", + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_target.py::test_jumpf_target_rules[fork_CancunEIP7692-state_test-so-127-to-2]", + "fixture_hash": "0xaf8160046a4c0c34b74dfd91b5528c861780f731c0f2f9cc6ca52cd349dbcd92", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip4200_relative_jumps/rjumpv/rjumpv_forwards.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_target/jumpf_target_rules.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip4200_relative_jumps/test_rjumpv.py::test_rjumpv_full_table[fork_CancunEIP7692-state_test]", - "fixture_hash": "0x2a0e621b461dde62a047b321d8b17dc3ba96f457da6f9b22b278b7ebd6954b42", + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_target.py::test_jumpf_target_rules[fork_CancunEIP7692-state_test-so-127-to-4]", + "fixture_hash": "0x478e2fa3f63435444eb159af4f32a92169528a8a92d184ff86081c87b91183dc", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip4200_relative_jumps/rjumpv/rjumpv_full_table.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_target/jumpf_target_rules.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip4200_relative_jumps/test_rjumpv.py::test_rjumpv_backwards[fork_CancunEIP7692-state_test]", - "fixture_hash": "0xe7e42b31b971a05fa64451c0e02006e0b3e07546c93c93f89cde370b1030666a", + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_target.py::test_jumpf_target_rules[fork_CancunEIP7692-state_test-so-127-to-127]", + "fixture_hash": "0x4f9e71520bd2d23fbdf61aa1af26da9666e7f016a80a164010f95fc95653ee32", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip4200_relative_jumps/rjumpv/rjumpv_backwards.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_target/jumpf_target_rules.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip4200_relative_jumps/test_rjumpv.py::test_rjumpv_size_3[fork_CancunEIP7692-state_test]", - "fixture_hash": "0xe84491a28aafa5e767952d96180daaa5de04f4c2d3ea4e483d23986278cc62cf", + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_execution.py::test_jumpf_way_too_large[fork_CancunEIP7692-state_test]", + "fixture_hash": "0x7ea62449cd796e784252cbaaeef821fb00ba620dffa6dacd61f4c9e82fae9a19", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip4200_relative_jumps/rjumpv/rjumpv_size_3.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_execution/jumpf_way_too_large.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip4200_relative_jumps/test_rjumpv.py::test_rjumpv_full_table_last[fork_CancunEIP7692-state_test]", - "fixture_hash": "0x2d012e987f2d099b2eb7d347277a9dfc9af56ce331718e86bbbdce6cbe542c82", + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_execution.py::test_jumpf_with_inputs_stack_size_1024_at_push[fork_CancunEIP7692-state_test]", + "fixture_hash": "0x738f9ca6de4fb2958ce3f7ee802a9b221f1b5af1e127b95e8a7fb1ec07b53bb9", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip4200_relative_jumps/rjumpv/rjumpv_full_table_last.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_execution/jumpf_with_inputs_stack_size_1024_at_push.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip4200_relative_jumps/test_rjumpv.py::test_rjumpv_full_table_mid[fork_CancunEIP7692-state_test]", - "fixture_hash": "0x33aed6892a8484bde7e2ed8daf46e7a2544e3ede577758378478d1686d841aa2", + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_execution.py::test_jumpf_forward[fork_CancunEIP7692-state_test]", + "fixture_hash": "0x4cad96c667bff7a287c2b40ab1586ec08b08152c2f9df4f40c0096941f887af8", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip4200_relative_jumps/rjumpv/rjumpv_full_table_mid.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_execution/jumpf_forward.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip4200_relative_jumps/test_rjumpv.py::test_rjumpv_full_table_end[fork_CancunEIP7692-state_test]", - "fixture_hash": "0x1fd827d0ee6d41601fd1a88ecbae5d899ee6e226a61e10ce83df3e2e01724d77", + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_execution.py::test_jumpf_too_large[fork_CancunEIP7692-state_test]", + "fixture_hash": "0x8aca8584caa0d4030eaabbdbd892eca9c31a99040d403e0985202d8b81bbe2f0", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip4200_relative_jumps/rjumpv/rjumpv_full_table_end.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_execution/jumpf_too_large.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip4200_relative_jumps/test_rjumpv.py::test_rjumpv_max_forwards[fork_CancunEIP7692-state_test]", - "fixture_hash": "0x9995ca91d617bbf466b6724f935531e6e68643ceecfa253b56a81549e16fe8c", + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_execution.py::test_callf_to_non_returning_section[fork_CancunEIP7692-state_test]", + "fixture_hash": "0xd620e720e2c26afb3e7680fc763084ac419cf825450d79d8c43edf91e135b363", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip4200_relative_jumps/rjumpv/rjumpv_max_forwards.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_execution/callf_to_non_returning_section.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip4200_relative_jumps/test_rjumpv.py::test_rjumpv_zero[fork_CancunEIP7692-state_test]", - "fixture_hash": "0xead2ada7b4943e457c3078bcd416fbb97035398c4b81d692a8a431cd66c53b79", + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_execution.py::test_jumpf_backward[fork_CancunEIP7692-state_test]", + "fixture_hash": "0x349b5912186dc3ff7dca10fd1f7f8be7e9ecf48e90363ab7ab07f25cb68336e", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip4200_relative_jumps/rjumpv/rjumpv_zero.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_execution/jumpf_backward.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip4200_relative_jumps/test_rjumpv.py::test_rjumpv_condition[fork_CancunEIP7692-state_test-t1-c0]", - "fixture_hash": "0xec3e79e6b0a877b1cfaff90a1a59917cb086baaad3d774bd1be4800c8e603491", + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_execution.py::test_jumpf_stack_size_1024[fork_CancunEIP7692-state_test]", + "fixture_hash": "0xc3af4767372e6ec8cd26891e01ea184fa00c8495d14cc18203e83b1343210144", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip4200_relative_jumps/rjumpv/rjumpv_condition.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_execution/jumpf_stack_size_1024.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip4200_relative_jumps/test_rjumpv.py::test_rjumpv_condition[fork_CancunEIP7692-state_test-t1-c1]", - "fixture_hash": "0x1993a8f87fabe163c943584d6c50c6476a90bf34e87e1388365dee563843c5cc", + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_execution.py::test_jumpf_stack_size_1024_at_push[fork_CancunEIP7692-state_test]", + "fixture_hash": "0x8995fbf71473924d75e4910ddcf80946fbe9ab65124c06f8d1d8f9cda10767d4", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip4200_relative_jumps/rjumpv/rjumpv_condition.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_execution/jumpf_stack_size_1024_at_push.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip4200_relative_jumps/test_rjumpv.py::test_rjumpv_condition[fork_CancunEIP7692-state_test-t1-c3]", - "fixture_hash": "0xd130ffcb31f8cb10a4f5e88dcebb879affe11a0524be67668f3d8a60dfff2b69", + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_execution.py::test_jumpf_with_inputs_stack_size_1024[fork_CancunEIP7692-state_test]", + "fixture_hash": "0x6679a591f1ac49a46ba9931557e592ab1fe24417340c46a1074c42b075d27573", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip4200_relative_jumps/rjumpv/rjumpv_condition.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_execution/jumpf_with_inputs_stack_size_1024.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip4200_relative_jumps/test_rjumpv.py::test_rjumpv_condition[fork_CancunEIP7692-state_test-t1-c255]", - "fixture_hash": "0x62e72b4ae0dfdc95014ed60e2b6adaa11f9257206a09b55b6fe8fbad2350a0b1", + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_execution.py::test_jumpf_to_nonexistent_section[fork_CancunEIP7692-state_test]", + "fixture_hash": "0xb3c1a144a5d41fd1459a50c93059a823f3c3785f72eff166257c31c9a7d00e86", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip4200_relative_jumps/rjumpv/rjumpv_condition.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_execution/jumpf_to_nonexistent_section.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip4200_relative_jumps/test_rjumpv.py::test_rjumpv_condition[fork_CancunEIP7692-state_test-t1-c256]", - "fixture_hash": "0x54924ca1de0b22160238e67e730919040ad458293de730070aeafb26f01368d1", + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_execution.py::test_jumpf_stack_overflow[fork_CancunEIP7692-state_test]", + "fixture_hash": "0x705bace9e0c5d6dc687595337f4686f120d1eaefeaefde386242ec829d6c5716", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip4200_relative_jumps/rjumpv/rjumpv_condition.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_execution/jumpf_stack_overflow.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip4200_relative_jumps/test_rjumpv.py::test_rjumpv_condition[fork_CancunEIP7692-state_test-t1-c2^256-1]", - "fixture_hash": "0x2d63f35ff773aa7b9e69ef5eb8d57c5fd19c3c712e8f114e4c09e66705907a06", + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_execution.py::test_jumpf_with_inputs_stack_overflow[fork_CancunEIP7692-state_test]", + "fixture_hash": "0x894930fac2344177202df8ca59addcef8fda1bffa1577f1e948ce1c0e919574", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip4200_relative_jumps/rjumpv/rjumpv_condition.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_execution/jumpf_with_inputs_stack_overflow.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip4200_relative_jumps/test_rjumpv.py::test_rjumpv_condition[fork_CancunEIP7692-state_test-t3-c0]", - "fixture_hash": "0xe7e289c9558290b9b98d6b7ce745a05889c7b2ea26fd0a3fb9ad64784aaab3b6", + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_execution.py::test_jumpf_to_self[fork_CancunEIP7692-state_test]", + "fixture_hash": "0x9a24aaa4721ed970203c4544447a99fc827fae47129368d536ea617675f524", "fork": "Prague", "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip4200_relative_jumps/rjumpv/rjumpv_condition.json" + "json_path": "state_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_execution/jumpf_to_self.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip4200_relative_jumps/test_rjumpv.py::test_rjumpv_condition[fork_CancunEIP7692-state_test-t3-c1]", - "fixture_hash": "0xa1a86cd5fc00a919ad4079b3dad5bea40ea70b0305d30bdbae97e4467bcb50f0", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-empty_data_section-from_existent_memory-successful_True-single_byte_expansion]", + "fixture_hash": "0x4283a3f4676f193e3501c1a029bda668fe64fd389f472ae069ae5b81d1049383", "fork": "Prague", - "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip4200_relative_jumps/rjumpv/rjumpv_condition.json" + "format": "blockchain_test", + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip4200_relative_jumps/test_rjumpv.py::test_rjumpv_condition[fork_CancunEIP7692-state_test-t3-c3]", - "fixture_hash": "0xf90e1cf7ef4c8108b11d66d312cd7f1fc42dc5cb78cf3c13fa4294235af1ff4f", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-empty_data_section-from_existent_memory-successful_True-single_byte_expansion_2]", + "fixture_hash": "0x9cf2ed64592a624020fbdd58c212a03d5dbc49af8bbfb080ef417dbb04d7e115", "fork": "Prague", - "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip4200_relative_jumps/rjumpv/rjumpv_condition.json" + "format": "blockchain_test", + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip4200_relative_jumps/test_rjumpv.py::test_rjumpv_condition[fork_CancunEIP7692-state_test-t3-c255]", - "fixture_hash": "0x89c4b937e3b588b5292582ac7c33bac3e27c128f9f2fb96ded86fd4143dd00d2", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-empty_data_section-from_existent_memory-successful_True-single_byte_expansion_word_boundary]", + "fixture_hash": "0xbd110b6cbc5506512669ab1f1c192778ad235cb9cb944e4918bc3c442639bef1", "fork": "Prague", - "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip4200_relative_jumps/rjumpv/rjumpv_condition.json" + "format": "blockchain_test", + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip4200_relative_jumps/test_rjumpv.py::test_rjumpv_condition[fork_CancunEIP7692-state_test-t3-c256]", - "fixture_hash": "0x9a9527f56da1add8ca0729e559e4309d5508eadde12fbfad4477e3f06f79343", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-empty_data_section-from_existent_memory-successful_True-single_byte_expansion_word_boundary_2]", + "fixture_hash": "0x3075c2e45d31dd3cc5f89064e92f364508af31b7fe45407873ba314e0f1613fe", "fork": "Prague", - "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip4200_relative_jumps/rjumpv/rjumpv_condition.json" + "format": "blockchain_test", + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip4200_relative_jumps/test_rjumpv.py::test_rjumpv_condition[fork_CancunEIP7692-state_test-t3-c2^256-1]", - "fixture_hash": "0xfc1fab5ea5fddfae8e0fcd39f92a2fcec3fb9c03ada22576e333eb67f8937260", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-empty_data_section-from_existent_memory-successful_True-multi_word_expansion]", + "fixture_hash": "0xe1c6cb6b584473101cf81cd0867719be2aeb2fb7efc739182a4a7371796a0100", "fork": "Prague", - "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip4200_relative_jumps/rjumpv/rjumpv_condition.json" + "format": "blockchain_test", + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip4200_relative_jumps/test_rjumpv.py::test_rjumpv_condition[fork_CancunEIP7692-state_test-t256-c0]", - "fixture_hash": "0xbe3e690ead3ddc7bc500496afb3ac4ef0b56dce11ee63f96609117acce6f852c", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-empty_data_section-from_existent_memory-successful_True-multi_word_expansion_2]", + "fixture_hash": "0x8fad02af1385452cbb52738fa2e7c69630a41e45cc62e7b4914608977af14259", "fork": "Prague", - "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip4200_relative_jumps/rjumpv/rjumpv_condition.json" + "format": "blockchain_test", + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip4200_relative_jumps/test_rjumpv.py::test_rjumpv_condition[fork_CancunEIP7692-state_test-t256-c1]", - "fixture_hash": "0xc199b0a8dd5e0478202c803f353e94667ba432978e766471e66700dcc7ad2c6d", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-empty_data_section-from_existent_memory-successful_True-zero_length_expansion]", + "fixture_hash": "0xd6304e4e673bf35d2ff6ddff15839323aa5ec0e714af4f2b493440e9144ed0d2", "fork": "Prague", - "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip4200_relative_jumps/rjumpv/rjumpv_condition.json" + "format": "blockchain_test", + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip4200_relative_jumps/test_rjumpv.py::test_rjumpv_condition[fork_CancunEIP7692-state_test-t256-c3]", - "fixture_hash": "0x8da2826207d6a2329b9fca3d8e0a19cab754f1bbebcd00a18d6083292a910324", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-empty_data_section-from_existent_memory-successful_True-huge_dest_zero_length]", + "fixture_hash": "0xb5c7020e75566966ce165333adff4b339d344f11e388f44e26ab265787939d6f", "fork": "Prague", - "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip4200_relative_jumps/rjumpv/rjumpv_condition.json" + "format": "blockchain_test", + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip4200_relative_jumps/test_rjumpv.py::test_rjumpv_condition[fork_CancunEIP7692-state_test-t256-c255]", - "fixture_hash": "0x1254203c706349fd56052dba86f75f9d6ac763b412402a149e82bf9a0c038cd3", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-empty_data_section-from_existent_memory-successful_True-huge_src_zero_length]", + "fixture_hash": "0x5c06c11b4d8f8e7d3142b4baa29f37e86d6098786def526246c8b116fb29627c", "fork": "Prague", - "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip4200_relative_jumps/rjumpv/rjumpv_condition.json" + "format": "blockchain_test", + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip4200_relative_jumps/test_rjumpv.py::test_rjumpv_condition[fork_CancunEIP7692-state_test-t256-c256]", - "fixture_hash": "0x4516217d394f01190529cf6798d401dbf43af226e6340a3d216aa69fc7784cdc", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-empty_data_section-from_existent_memory-successful_True-huge_dest_huge_src_zero_length]", + "fixture_hash": "0x2edec7eb7d8362e0d9845d47991073142eeecddd2b8baf325f13b02294620cb0", "fork": "Prague", - "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip4200_relative_jumps/rjumpv/rjumpv_condition.json" + "format": "blockchain_test", + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip4200_relative_jumps/test_rjumpv.py::test_rjumpv_condition[fork_CancunEIP7692-state_test-t256-c2^256-1]", - "fixture_hash": "0xba7baf83e1960a938c3371967c3639a090fcbe8c4af591c3e69f72acb9ec27ae", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-empty_data_section-from_existent_memory-successful_False-single_byte_expansion]", + "fixture_hash": "0x1226e90d63d731c04d12a8ebd3dd759aac2ee696d5df966888972c70243daded", "fork": "Prague", - "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip4200_relative_jumps/rjumpv/rjumpv_condition.json" + "format": "blockchain_test", + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip4750_functions/test_callf_execution.py::test_callf_with_inputs_stack_size_1024[fork_CancunEIP7692-state_test]", - "fixture_hash": "0x977b0a5c969ac5e464bb0a10fcd3c97af43d20db2f72b0df8d74767c94669706", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-empty_data_section-from_existent_memory-successful_False-single_byte_expansion_2]", + "fixture_hash": "0x45c5480e015a8a98940fe602e440ee674267df2ac232dfb2c074074f11607c2f", "fork": "Prague", - "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip4750_functions/callf_execution/callf_with_inputs_stack_size_1024.json" + "format": "blockchain_test", + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip4750_functions/test_callf_execution.py::test_callf_with_inputs_stack_overflow[fork_CancunEIP7692-state_test]", - "fixture_hash": "0x90bba88ea551f3ea53112d481c9340ab67d28d65e90a4181f13c374705fd89cf", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-empty_data_section-from_existent_memory-successful_False-single_byte_expansion_word_boundary]", + "fixture_hash": "0xd2f12ca0e5f370c1511da5f6178f53a46d399241fa5b30e68fabaf6cbb44e836", "fork": "Prague", - "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip4750_functions/callf_execution/callf_with_inputs_stack_overflow.json" + "format": "blockchain_test", + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip4750_functions/test_callf_execution.py::test_callf_stack_overflow[fork_CancunEIP7692-state_test]", - "fixture_hash": "0x4716ad50bcb142487ac19950a60b285952cee76484cc591e53976b0f44300169", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-empty_data_section-from_existent_memory-successful_False-single_byte_expansion_word_boundary_2]", + "fixture_hash": "0xd2a94fe9d2bf6d7ea9db014d0975dc12adb13b5f7aaf50179f1fb73e08a2d6d5", "fork": "Prague", - "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip4750_functions/callf_execution/callf_stack_overflow.json" + "format": "blockchain_test", + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip4750_functions/test_callf_execution.py::test_callf_stack_size_1024_at_push[fork_CancunEIP7692-state_test]", - "fixture_hash": "0x9d5a9ac10ee864ad72ae7d99dfc5e59c190372a7c298753df832b0491fde08e6", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-empty_data_section-from_existent_memory-successful_False-multi_word_expansion]", + "fixture_hash": "0xabf27b8869500e634a652e3804d28e7e81db583f0d4b51e7470f11ad36e31bee", "fork": "Prague", - "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip4750_functions/callf_execution/callf_stack_size_1024_at_push.json" + "format": "blockchain_test", + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip4750_functions/test_callf_execution.py::test_callf_stack_size_1024_at_callf[fork_CancunEIP7692-state_test]", - "fixture_hash": "0xd9bcf1cbbce504eecd9fe00283f9dacaaa1a0de49485074ad205498ce14f52d4", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-empty_data_section-from_existent_memory-successful_False-multi_word_expansion_2]", + "fixture_hash": "0xe1a4e7a3f846eab9a9761fe21d0785352207139f685cdd0e20f8f11543c2efd5", "fork": "Prague", - "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip4750_functions/callf_execution/callf_stack_size_1024_at_callf.json" + "format": "blockchain_test", + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip4750_functions/test_callf_execution.py::test_callf_stack_size_1024[fork_CancunEIP7692-state_test]", - "fixture_hash": "0x9f62507b420cd9f98212b5140f61f58dc1a83ed0442ff52b4a0c6e4208569b77", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-empty_data_section-from_existent_memory-successful_False-zero_length_expansion]", + "fixture_hash": "0x7f3c78dccc61ebfa642ecb3b6f603a5263cb44674dc7f9b4d987ab67f114eb11", "fork": "Prague", - "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip4750_functions/callf_execution/callf_stack_size_1024.json" + "format": "blockchain_test", + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip4750_functions/test_callf_execution.py::test_callf_with_inputs_stack_size_1024_at_push[fork_CancunEIP7692-state_test]", - "fixture_hash": "0xf7c8d25614fcd1cba5b7bc91638aad830ad2c8d1f7399e2d827f138708c5a14", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-empty_data_section-from_existent_memory-successful_False-huge_dest_zero_length]", + "fixture_hash": "0xc1b2487f97ab2142bf016a7312735ef1fe4d30eda74cfcb0dca20f9e427aecf8", "fork": "Prague", - "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip4750_functions/callf_execution/callf_with_inputs_stack_size_1024_at_push.json" + "format": "blockchain_test", + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_execution_function.py::test_eof_functions_contract_call_within_deep_nested[fork_CancunEIP7692-state_test]", - "fixture_hash": "0xaaf194367e6cb0acfddc98d527b7aa973a500b4878c0b0970030b9cace43f4b7", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-empty_data_section-from_existent_memory-successful_False-huge_src_zero_length]", + "fixture_hash": "0x40c448b72a1f2407989dd6f8f7b833ca4df007db36f2ac4ed295ba895d6d3865", "fork": "Prague", - "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip3540_eof_v1/execution_function/eof_functions_contract_call_within_deep_nested.json" + "format": "blockchain_test", + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_execution_function.py::test_eof_functions_contract_call_fail[fork_CancunEIP7692-state_test-invalid_opcode]", - "fixture_hash": "0xb008531bb550577f0e5de25d34d817ba9deaff5ae1f207b4d4be3b365f4cb429", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-empty_data_section-from_existent_memory-successful_False-huge_dest_huge_src_zero_length]", + "fixture_hash": "0x3f56de7bd683f09d5ff43efe34e29429334c1304d25468d6b53eef52eb7e7aec", "fork": "Prague", - "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip3540_eof_v1/execution_function/eof_functions_contract_call_fail.json" + "format": "blockchain_test", + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_execution_function.py::test_eof_functions_contract_call_fail[fork_CancunEIP7692-state_test-overflow_recursive_callf]", - "fixture_hash": "0x2bd8e772eb621cde8622469f9f3611bbbd282241d07b6f7f836f73f1b311f01f", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-empty_data_section-from_empty_memory-successful_True-single_byte_expansion]", + "fixture_hash": "0x7c52241beb03513b53eb17018a4ee0b2b86e9452ce0fdfad9dd58b68738b75c3", "fork": "Prague", - "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip3540_eof_v1/execution_function/eof_functions_contract_call_fail.json" + "format": "blockchain_test", + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_execution_function.py::test_eof_functions_contract_call_fail[fork_CancunEIP7692-state_test-overflow_recursive_callf_sstore]", - "fixture_hash": "0xfbcbfda35d7ea563fe962ebb8ad62648d25c79fc0fb99d83632109694b31d063", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-empty_data_section-from_empty_memory-successful_True-single_byte_expansion_2]", + "fixture_hash": "0x4a80dd129b1c8425af3ef718925128bcf1f29e5f3fc708657d5c2cb353df43c0", "fork": "Prague", - "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip3540_eof_v1/execution_function/eof_functions_contract_call_fail.json" + "format": "blockchain_test", + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_execution_function.py::test_eof_functions_contract_call_fail[fork_CancunEIP7692-state_test-overflow_recursive_callf_memory]", - "fixture_hash": "0xbbf0b8b6eba97c137fbac331cfa5249a898b01164d4d93cb1740ac0b43c80211", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-empty_data_section-from_empty_memory-successful_True-single_byte_expansion_word_boundary]", + "fixture_hash": "0xad6c0871aad7bc48866c5a146e30c5c6ffe19499a90f5d09413614cd5bed8e0b", "fork": "Prague", - "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip3540_eof_v1/execution_function/eof_functions_contract_call_fail.json" + "format": "blockchain_test", + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_execution_function.py::test_eof_functions_contract_call_succeed[fork_CancunEIP7692-state_test-function_finishes_contract_execution]", - "fixture_hash": "0x459c7ceb3e0e0cf25315ead30e548637907d9d8e03c738af3b3b38ab7b13dd30", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-empty_data_section-from_empty_memory-successful_True-single_byte_expansion_word_boundary_2]", + "fixture_hash": "0xcb38b4d24a6bd98644558a14f9add71da13d310f3d1e952338b510a88f8a037c", "fork": "Prague", - "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip3540_eof_v1/execution_function/eof_functions_contract_call_succeed.json" + "format": "blockchain_test", + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_execution_function.py::test_eof_functions_contract_call_succeed[fork_CancunEIP7692-state_test-max_recursive_callf]", - "fixture_hash": "0x3190463f45c8c343b40abe2c313a1e26fbc129410d593abb4b79e982f0cce5e5", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-empty_data_section-from_empty_memory-successful_True-multi_word_expansion]", + "fixture_hash": "0x111348df92d3806d0a3c1ca883e7b6f47b735d4ba44f605d8957fc682619b0bf", "fork": "Prague", - "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip3540_eof_v1/execution_function/eof_functions_contract_call_succeed.json" + "format": "blockchain_test", + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_execution_function.py::test_eof_functions_contract_call_succeed[fork_CancunEIP7692-state_test-max_recursive_callf_sstore]", - "fixture_hash": "0x13b97a56396b87d1507a10d9a9ccd5cfa95f7a7617845689a0e43e23e902580c", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-empty_data_section-from_empty_memory-successful_True-multi_word_expansion_2]", + "fixture_hash": "0xab56456cfff9c8e98626ec12d1cfa690ef2f26d7881d194cd7efcb7023646830", "fork": "Prague", - "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip3540_eof_v1/execution_function/eof_functions_contract_call_succeed.json" + "format": "blockchain_test", + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_execution_function.py::test_eof_functions_contract_call_succeed[fork_CancunEIP7692-state_test-max_recursive_callf_memory]", - "fixture_hash": "0xf5517456bd3afa967b5c76283ba40ffaf70d8f8bc7c41a7c8b08dbe1419504f9", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-empty_data_section-from_empty_memory-successful_True-zero_length_expansion]", + "fixture_hash": "0x635f9ce7916dc1b80932dd05d0dba31541175ecc5ce1e0ab2b2fa6ee4f2ad38c", "fork": "Prague", - "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip3540_eof_v1/execution_function/eof_functions_contract_call_succeed.json" + "format": "blockchain_test", + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_extcode.py::test_legacy_calls_eof_sstore[fork_CancunEIP7692-state_test]", - "fixture_hash": "0x75779fa6e519321785cd8114367e695e55bef437f0efcfebf82046c9d3a3df0c", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-empty_data_section-from_empty_memory-successful_True-huge_dest_zero_length]", + "fixture_hash": "0x957af3c190f353ad927ce4ebfa5f1e9f596f8d5c8ff4c02bb539bed95e4cb15e", "fork": "Prague", - "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip3540_eof_v1/extcode/legacy_calls_eof_sstore.json" + "format": "blockchain_test", + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_legacy[fork_CancunEIP7692-state_test-DUPN]", - "fixture_hash": "0x56297ec76b34bf9a865a7c3e011cdecb497e0ec003af87f75f4574d07b738d03", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-empty_data_section-from_empty_memory-successful_True-huge_src_zero_length]", + "fixture_hash": "0x7546f037096a1d4a8861327de867ab491abc7227964c1ab282cf032e98ba778e", "fork": "Prague", - "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_legacy.json" + "format": "blockchain_test", + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_legacy[fork_CancunEIP7692-state_test-SWAPN]", - "fixture_hash": "0x2396d830b85d3f4b38a9d8bb4c934d12d45ee64b24454491dfe9bd26f1b7704c", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-empty_data_section-from_empty_memory-successful_True-huge_dest_huge_src_zero_length]", + "fixture_hash": "0xa63ca2c1f269faa54b06d55efad464d2b55d5c3b41ad4cc95f9351a7532a91b2", "fork": "Prague", - "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_legacy.json" + "format": "blockchain_test", + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_legacy[fork_CancunEIP7692-state_test-EXCHANGE]", - "fixture_hash": "0xd131a67cffa2c953cf057777339baeb7dfc5ecd786b3a7bc778af6abdcd1bec5", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-empty_data_section-from_empty_memory-successful_False-single_byte_expansion]", + "fixture_hash": "0xb70c44a003d41c541ba69e8924d1edc1ae5f6d4bf1657e70d1e2affc4a65d66a", "fork": "Prague", - "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_legacy.json" + "format": "blockchain_test", + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_legacy[fork_CancunEIP7692-state_test-RJUMP]", - "fixture_hash": "0xfbc4b898e3ca88b73149c0cab1c012a99f45dafee846f7732d149f490b45350b", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-empty_data_section-from_empty_memory-successful_False-single_byte_expansion_2]", + "fixture_hash": "0x21402ed9414582dcc1a1d4a02ba9fa1571d031cc49806fbef6ff0e5d806d1a77", "fork": "Prague", - "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_legacy.json" + "format": "blockchain_test", + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_legacy[fork_CancunEIP7692-state_test-RJUMPI0]", - "fixture_hash": "0x53eb280f241fd30def32334ba75271d92d0e93e7acc582ae19f52a26f23dad76", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-empty_data_section-from_empty_memory-successful_False-single_byte_expansion_word_boundary]", + "fixture_hash": "0x63b388e102e1af9ef6d3a268e934e7666ed51c7197887832ffca9a953991dddb", "fork": "Prague", - "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_legacy.json" + "format": "blockchain_test", + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_legacy[fork_CancunEIP7692-state_test-RJUMPI1]", - "fixture_hash": "0x8d48bb669ae9dfa9448d01658cc7b6492f25349bf174a97eacc90c3051cb7489", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-empty_data_section-from_empty_memory-successful_False-single_byte_expansion_word_boundary_2]", + "fixture_hash": "0x2478c44bc8c51fb3b4a5777b36bfd878a55ff5031d262041852328990a306296", "fork": "Prague", - "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_legacy.json" + "format": "blockchain_test", + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_legacy[fork_CancunEIP7692-state_test-CALLF]", - "fixture_hash": "0x7fd90576284acc75fd248837297540d1cd77ddbcf171c826366f693ae02e8b74", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-empty_data_section-from_empty_memory-successful_False-multi_word_expansion]", + "fixture_hash": "0x614f2f24aedcd826c6f6f67d0efad5a071e9e49d9bb043b88e12bf26319c523b", "fork": "Prague", - "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_legacy.json" + "format": "blockchain_test", + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_legacy[fork_CancunEIP7692-state_test-RETF]", - "fixture_hash": "0xb9e9c8872794e9b140104856496ab18fa712f2b2efc19676e96f4c1938c06d9f", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-empty_data_section-from_empty_memory-successful_False-multi_word_expansion_2]", + "fixture_hash": "0x6aad60814429b92a62eeeee0b4d8ee22e44d4d85de7560ebca719baae456b1e5", "fork": "Prague", - "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_legacy.json" + "format": "blockchain_test", + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_legacy[fork_CancunEIP7692-state_test-JUMPF]", - "fixture_hash": "0x6a9c8beb9bd41b16b305812a8c0f267ac951c9702531ec1bd1e3b0cfb046f3b2", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-empty_data_section-from_empty_memory-successful_False-zero_length_expansion]", + "fixture_hash": "0x6ee4fa6c0b27340c059628f3eaa9897ed22b1ec99dc16ad999f008f64d0de446", "fork": "Prague", - "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_legacy.json" + "format": "blockchain_test", + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_legacy[fork_CancunEIP7692-state_test-EXTCALL]", - "fixture_hash": "0x885277a21a9c2319a6d1873690cbf9dbd810613ba80cff491d422047af04504b", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-empty_data_section-from_empty_memory-successful_False-huge_dest_zero_length]", + "fixture_hash": "0x2a72a4eb0f6e14983e1e4196e5fba1366994ebef66d187d3ad0a609b1d737910", "fork": "Prague", - "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_legacy.json" + "format": "blockchain_test", + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_legacy[fork_CancunEIP7692-state_test-EXTDELEGATECALL]", - "fixture_hash": "0x976a587e89c49884792a544e239de3463aabd5859ddfc77b2ed12005738ed6e7", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-empty_data_section-from_empty_memory-successful_False-huge_src_zero_length]", + "fixture_hash": "0xfe806bfa38ff001eecd00f56b7470cdc44321f6017c7516bcbfe72f76ba97b72", "fork": "Prague", - "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_legacy.json" + "format": "blockchain_test", + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_legacy[fork_CancunEIP7692-state_test-EXTSTATICCALL]", - "fixture_hash": "0x7e617c6af471a8c009a0eaf04a0a0cb9b7ce5cedf01d446e3af54220a749cf23", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-empty_data_section-from_empty_memory-successful_False-huge_dest_huge_src_zero_length]", + "fixture_hash": "0xc8e555adf51d36c07721c22bb2928f73a4239c6813c1f57b4d454857b1d251f", "fork": "Prague", - "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_legacy.json" + "format": "blockchain_test", + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_legacy[fork_CancunEIP7692-state_test-DATALOAD]", - "fixture_hash": "0xf4264c5aa42a0edd2ae6512d17235f12a8fd8a187b4fba53919d053360e57500", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-byte_data_section-from_existent_memory-successful_True-single_byte_expansion]", + "fixture_hash": "0x1f6c8ceeb5d2c48ba325255a72eaf3da50d94c10a00fe9071242322baed7741b", "fork": "Prague", - "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_legacy.json" + "format": "blockchain_test", + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_legacy[fork_CancunEIP7692-state_test-DATALOADN]", - "fixture_hash": "0x57079933a384d33858568cabf17693cd59c3cb84813238c53538451c32d75fe7", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-byte_data_section-from_existent_memory-successful_True-single_byte_expansion_2]", + "fixture_hash": "0x2492b68e123f2f2141575aac14e7eb905475be68aeb7a2e2de7ea1e3313f66a3", "fork": "Prague", - "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_legacy.json" + "format": "blockchain_test", + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_legacy[fork_CancunEIP7692-state_test-DATASIZE]", - "fixture_hash": "0x6bf94c46f3af3f6b1188a58491fefca9282c145e90071471cf008cdfa780b5d1", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-byte_data_section-from_existent_memory-successful_True-single_byte_expansion_word_boundary]", + "fixture_hash": "0xc139ca7462452a6dddb57d05816a4d03b632b3f0461cbb55228bfba07c272109", "fork": "Prague", - "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_legacy.json" + "format": "blockchain_test", + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_legacy[fork_CancunEIP7692-state_test-DATACOPY]", - "fixture_hash": "0xcdf4db7f33996ba03a36c8df7b53035c3a1011f36c5db6209ef7e82c00d4b5ff", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-byte_data_section-from_existent_memory-successful_True-single_byte_expansion_word_boundary_2]", + "fixture_hash": "0xcf815ae139b1b0bd41d5fd5f0595afb8978a25207a3b80b0ce471c2822afdfa8", "fork": "Prague", - "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_legacy.json" + "format": "blockchain_test", + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_legacy[fork_CancunEIP7692-state_test-EOFCREATE]", - "fixture_hash": "0x4f1385f5194810acbedd63557bdc6cabb4f1be10bf130c7a9a82b1ec2c60671e", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-byte_data_section-from_existent_memory-successful_True-multi_word_expansion]", + "fixture_hash": "0xf927d24033896ceb0c744682ffd4e08baeac901545e95e8368c49b906539bf0d", "fork": "Prague", - "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_legacy.json" + "format": "blockchain_test", + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_legacy[fork_CancunEIP7692-state_test-RETURNCONTRACT]", - "fixture_hash": "0x8994d18bf2d676ea09ca76446afce32e263a390f543f897f05251e8417d9b13", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-byte_data_section-from_existent_memory-successful_True-multi_word_expansion_2]", + "fixture_hash": "0x3d60b61238f787a87fa77e22e698ee0c07e8e43954a498c9c72973d9d3266f8f", "fork": "Prague", - "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_legacy.json" + "format": "blockchain_test", + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip663_dupn_swapn_exchange/test_dupn.py::test_dupn_all_valid_immediates[fork_CancunEIP7692-state_test]", - "fixture_hash": "0x53eb80ea32b0085aec345180cd33cced1b56f034f193b62cb322e7ebad5e2001", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-byte_data_section-from_existent_memory-successful_True-zero_length_expansion]", + "fixture_hash": "0x164a99391d7215c872fd3a05757530d9147cd3556de648bb1216c811a6068ace", "fork": "Prague", - "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip663_dupn_swapn_exchange/dupn/dupn_all_valid_immediates.json" + "format": "blockchain_test", + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip663_dupn_swapn_exchange/test_exchange.py::test_exchange_all_valid_immediates[fork_CancunEIP7692-state_test]", - "fixture_hash": "0x9e4b7a278b26791f74b247055f8fc1e28c824e8e9a0046c6728ee493af44c905", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-byte_data_section-from_existent_memory-successful_True-huge_dest_zero_length]", + "fixture_hash": "0xdef06d620d1f1ba0bcf7c3b79ea50fe53b3cd360c4ef2fd2eb940ed0eb5dab40", "fork": "Prague", - "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip663_dupn_swapn_exchange/exchange/exchange_all_valid_immediates.json" + "format": "blockchain_test", + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip663_dupn_swapn_exchange/test_swapn.py::test_swapn_all_valid_immediates[fork_CancunEIP7692-state_test]", - "fixture_hash": "0x34d957638eb36daf3149cabb7f280050a91a1bd9dbb975d5488cd0a751ebcc37", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-byte_data_section-from_existent_memory-successful_True-huge_src_zero_length]", + "fixture_hash": "0xe96527de68a0561648655783aeb7da6eb561f6fb9b25e358843d09fb871d6989", "fork": "Prague", - "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip663_dupn_swapn_exchange/swapn/swapn_all_valid_immediates.json" + "format": "blockchain_test", + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-state_test-less-stack-to-2-to-0-so-0]", - "fixture_hash": "0x2bc51cc667269666005f7345a1d034607e6c57122ae8084aa594ed82967bb60f", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-byte_data_section-from_existent_memory-successful_True-huge_dest_huge_src_zero_length]", + "fixture_hash": "0x591ebc1841232d7d32872af19c7e5c731d31edc8b81048de76a43af2d5d77355", "fork": "Prague", - "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" + "format": "blockchain_test", + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-state_test-less-stack-to-2-to-0-so-2]", - "fixture_hash": "0x9ea4f5e343fb57900468bac4290f5697dded4f2db930e3545abf193e6acc52f0", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-byte_data_section-from_existent_memory-successful_False-single_byte_expansion]", + "fixture_hash": "0x1ccb57918389bb5448b4ad7610d61b673b9460795b055509cccdd07d9399c94f", "fork": "Prague", - "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" + "format": "blockchain_test", + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-state_test-less-stack-to-2-to-0-so-4]", - "fixture_hash": "0x86c648f273fca3105221af97a1adc396a40bab091d05beebc84838f43318280c", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-byte_data_section-from_existent_memory-successful_False-single_byte_expansion_2]", + "fixture_hash": "0xde2767704dd08b6be6322db0e2d53faca75f88e448de327796fb6ebd02b359d5", "fork": "Prague", - "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" + "format": "blockchain_test", + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-state_test-less-stack-to-2-to-2-so-2]", - "fixture_hash": "0x227267099688d3b12218548767647f393949f749f04dbcb61fee61f8b29486b", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-byte_data_section-from_existent_memory-successful_False-single_byte_expansion_word_boundary]", + "fixture_hash": "0x36c477587f6c9610b102809ad17d2980f57cbe2c63f287bcb7c0e935f643f333", "fork": "Prague", - "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" + "format": "blockchain_test", + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-state_test-less-stack-to-2-to-2-so-4]", - "fixture_hash": "0x354cf25d817c8f2b6ab01fbf6e1fef5f6c461a67a54456d00d2dacb704bc4439", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-byte_data_section-from_existent_memory-successful_False-single_byte_expansion_word_boundary_2]", + "fixture_hash": "0x97b1857b3f996e970559f241cfbff39f399e75d8c5467fbd9beb79697c8693b9", "fork": "Prague", - "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" + "format": "blockchain_test", + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-state_test-less-stack-to-2-to-4-so-4]", - "fixture_hash": "0x9666b8109b59e020490366af2b84e67f2da7e400abcde369b8af457edf6a352e", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-byte_data_section-from_existent_memory-successful_False-multi_word_expansion]", + "fixture_hash": "0xf9cae2f21697ad00126eebf2c01217f112d88491fe47da6dbfecdf96edfe7c06", "fork": "Prague", - "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" + "format": "blockchain_test", + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-state_test-less-stack-to-4-to-0-so-0]", - "fixture_hash": "0x304a531aff8f7c4863bc7c62f776bc3af1f3828cd2d2027dc670c08df4b998ea", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-byte_data_section-from_existent_memory-successful_False-multi_word_expansion_2]", + "fixture_hash": "0xd03f5f9b3fa0563cf2b2658414e9351101e92cee8a658489a051f820e5c07543", "fork": "Prague", - "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" + "format": "blockchain_test", + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-state_test-less-stack-to-4-to-0-so-2]", - "fixture_hash": "0x8d3dbe2c0be34f9410e9ec4daced8c663cf0a4b8803e58443c5a278e90838ae1", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-byte_data_section-from_existent_memory-successful_False-zero_length_expansion]", + "fixture_hash": "0x12f78c97ff77fae5b16e23653f6ac5966af75bfc599974084e90bed1e60abded", "fork": "Prague", - "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" + "format": "blockchain_test", + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-state_test-less-stack-to-4-to-0-so-4]", - "fixture_hash": "0xec7a15f9188cbd29ac45a06d39fcd4ad4e95a985869df7c279533c6dafccbe59", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-byte_data_section-from_existent_memory-successful_False-huge_dest_zero_length]", + "fixture_hash": "0xa1d229cc95d24c677bec9942dace542c7363e248f9393dff424cb96a51aa94b3", "fork": "Prague", - "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" + "format": "blockchain_test", + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-state_test-less-stack-to-4-to-2-so-2]", - "fixture_hash": "0x4131fe9875ff4b89c2f3c492b7cd9a4c675b8002ac292bb6c106f695929d990f", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-byte_data_section-from_existent_memory-successful_False-huge_src_zero_length]", + "fixture_hash": "0x2b9d250348502d00b5e822282cb17ea64739d9c204b6bcde8a0e33d981a1b3c2", "fork": "Prague", - "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" + "format": "blockchain_test", + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-state_test-less-stack-to-4-to-2-so-4]", - "fixture_hash": "0xa33fef26a0a0bd6b5eaf467fdb39be1552789590bbc0aba254f2abce3492ecd5", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-byte_data_section-from_existent_memory-successful_False-huge_dest_huge_src_zero_length]", + "fixture_hash": "0x473901931938e00b81d25f710ec6fed6bd61c4438eeaf0896f3de1a2d90806d8", "fork": "Prague", - "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" + "format": "blockchain_test", + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-state_test-less-stack-to-4-to-4-so-4]", - "fixture_hash": "0xc2caddfd3d112fdba322247788638773d64ad725f08fb83aaede039dab33068e", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-byte_data_section-from_empty_memory-successful_True-single_byte_expansion]", + "fixture_hash": "0xfe2854592739a7dce612f48e2c255ef15376443559b9b8f22c1420bdb7beb799", "fork": "Prague", - "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" + "format": "blockchain_test", + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-state_test-same-stack-to-0-to-0-so-0]", - "fixture_hash": "0x2a9ec230cc93fcee26892a6b9ac0a0f87dd1fcd1f23004ba2a5e06a9e40af554", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-byte_data_section-from_empty_memory-successful_True-single_byte_expansion_2]", + "fixture_hash": "0x50b604c03c3b273c0aef943ed271d168933bf5b3752c99ff6ed0fb52a1cabc15", "fork": "Prague", - "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" + "format": "blockchain_test", + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-state_test-same-stack-to-0-to-0-so-2]", - "fixture_hash": "0x9ae79bcd9e17f90290cc543c0d958a106a48252ec776d2452848afc8e7f68f5c", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-byte_data_section-from_empty_memory-successful_True-single_byte_expansion_word_boundary]", + "fixture_hash": "0xc5e3286b0992c6da8f86978878b1754d5a685cf44d58fa5dbad9b56792434c97", "fork": "Prague", - "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" + "format": "blockchain_test", + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-state_test-same-stack-to-0-to-0-so-4]", - "fixture_hash": "0xfc1b917b50958b861d76f09005afd7dd3d1ab82488a7e261139092197d93ef28", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-byte_data_section-from_empty_memory-successful_True-single_byte_expansion_word_boundary_2]", + "fixture_hash": "0x4dca9a37a8fb34c881f42a4f5cf30e27446af63967c881c5589df91450a74689", "fork": "Prague", - "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" + "format": "blockchain_test", + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-state_test-same-stack-to-0-to-2-so-2]", - "fixture_hash": "0x3faedaef2fc00622e9551dada35721f3e2b00bb420c6110213629f96b9f6f142", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-byte_data_section-from_empty_memory-successful_True-multi_word_expansion]", + "fixture_hash": "0x1187731087bac98ffa6618a3402106e1afaa0b1fee727ebf723713fd130fa76", "fork": "Prague", - "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" + "format": "blockchain_test", + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-state_test-same-stack-to-0-to-2-so-4]", - "fixture_hash": "0xec722fc94e6f154b8964ea9b04e9325669fa0de82d96a261cbb95ded6d08560a", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-byte_data_section-from_empty_memory-successful_True-multi_word_expansion_2]", + "fixture_hash": "0xc4b1a7c32df5b3a17e61bcfb85bdca41cb131752a9b015a4dd3309ed2b262cb0", "fork": "Prague", - "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" + "format": "blockchain_test", + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-state_test-same-stack-to-0-to-4-so-4]", - "fixture_hash": "0xd50b6b418d4f9651dd48e36111faca93348b42fa1c835e43dd775c50a6a72fb1", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-byte_data_section-from_empty_memory-successful_True-zero_length_expansion]", + "fixture_hash": "0x7fcc91ac7a1002d162dbb5815070812295b91beea9a8a87c7357b57a0cbef6f6", "fork": "Prague", - "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" + "format": "blockchain_test", + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-state_test-same-stack-to-2-to-0-so-0]", - "fixture_hash": "0xcb91688bf7b283e519d9c0df8ee3f39b60578d6a8062817a378cfc0395ae3e73", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-byte_data_section-from_empty_memory-successful_True-huge_dest_zero_length]", + "fixture_hash": "0xb73f6f7d716f22f173f7fbeac302609ac0c942172ed1b490ad8a2eb0fc5c1eaf", "fork": "Prague", - "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" + "format": "blockchain_test", + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-state_test-same-stack-to-2-to-0-so-2]", - "fixture_hash": "0xc6b1e1fde5dccec92e8991a3cf31a621f682656cf7ff48a29825efc78789700", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-byte_data_section-from_empty_memory-successful_True-huge_src_zero_length]", + "fixture_hash": "0xaef10b1d650fe72f07ef6a5cdf37fbf8679e17d6dad593580ed34b131bf2d576", "fork": "Prague", - "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" + "format": "blockchain_test", + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-state_test-same-stack-to-2-to-0-so-4]", - "fixture_hash": "0xb2e7be3d1cda80b5a1394c6fceb4c19f9f10b77a8c0fa15ace0795961dc26caf", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-byte_data_section-from_empty_memory-successful_True-huge_dest_huge_src_zero_length]", + "fixture_hash": "0x3dd868ff6a0b1105c8c19b1869efa7189666010210fedfe0a71663063666bee5", "fork": "Prague", - "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" + "format": "blockchain_test", + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-state_test-same-stack-to-2-to-2-so-2]", - "fixture_hash": "0x92225cbcdc43a14b8b133ec1197fca9e64f1355ae1fb839b39e8144837d69c48", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-byte_data_section-from_empty_memory-successful_False-single_byte_expansion]", + "fixture_hash": "0x1138d9afd028f6d8435b6a4a6702ca044fcd4b37f3dea7f4f42a8686f753494", "fork": "Prague", - "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" + "format": "blockchain_test", + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-state_test-same-stack-to-2-to-2-so-4]", - "fixture_hash": "0x2667c6265226a65fc2cd55d9345e371ee059523bb660cf28a9807773d5b7a0e6", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-byte_data_section-from_empty_memory-successful_False-single_byte_expansion_2]", + "fixture_hash": "0xbbdf800724985b373d80fbf119770baef6d29fc20685d1978e5972c7956fd154", "fork": "Prague", - "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" + "format": "blockchain_test", + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-state_test-same-stack-to-2-to-4-so-4]", - "fixture_hash": "0xb18002d3f166a059b2fdd64a46022e75c10f6cb3d46e01d48f5c47dd6b3c4a85", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-byte_data_section-from_empty_memory-successful_False-single_byte_expansion_word_boundary]", + "fixture_hash": "0x5ae4fb4d469fa4ebde7184aed645add0c8e44573c135c2086af1747013542849", "fork": "Prague", - "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" + "format": "blockchain_test", + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-state_test-same-stack-to-4-to-0-so-0]", - "fixture_hash": "0xd910e77b0054d7405b29a8696cb52e5b1fd96c3341beba20f8e5a973ae1302ab", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-byte_data_section-from_empty_memory-successful_False-single_byte_expansion_word_boundary_2]", + "fixture_hash": "0xfeacca1d03b751e92ff32ad8c2ac9618760d842fcfeb0312903e18f47633e95a", "fork": "Prague", - "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" + "format": "blockchain_test", + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-state_test-same-stack-to-4-to-0-so-2]", - "fixture_hash": "0x7eb886e3bb68966ea7de8cb8909f218ac143aa6a80daf5f58c8466556d3461e", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-byte_data_section-from_empty_memory-successful_False-multi_word_expansion]", + "fixture_hash": "0x827e8fa3f95e55bc48b4824181b161bae18b861c934fbbf25855001a793d89a4", "fork": "Prague", - "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" + "format": "blockchain_test", + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-state_test-same-stack-to-4-to-0-so-4]", - "fixture_hash": "0x178fef4c4238a08f93aeb63f35c0a20a43d7df86669f0bf6e1498343a9d5cfba", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-byte_data_section-from_empty_memory-successful_False-multi_word_expansion_2]", + "fixture_hash": "0x74d2971da6e66012eb3a231f1b53c64d2b1e49c86d9cdc6168773acfc2326504", "fork": "Prague", - "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" + "format": "blockchain_test", + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-state_test-same-stack-to-4-to-2-so-2]", - "fixture_hash": "0xf5fddb5245366ea74250d2469a0d5694ec7bf087cca48b5b35e15fbf1488316", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-byte_data_section-from_empty_memory-successful_False-zero_length_expansion]", + "fixture_hash": "0x5b9998ac064139884a21b67c3e2b9a92e551e1487f6970f03ce3ff9b6e2e6220", "fork": "Prague", - "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" + "format": "blockchain_test", + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-state_test-same-stack-to-4-to-2-so-4]", - "fixture_hash": "0x8956a1c781b9aa0ea8756371abecc6297022a74393fbd26799c5c56a3f7df363", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-byte_data_section-from_empty_memory-successful_False-huge_dest_zero_length]", + "fixture_hash": "0xa9eafb9bb8abfd88d69fa531181216bd470e4aa3d767cfd975e06233ea90d64d", "fork": "Prague", - "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" + "format": "blockchain_test", + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-state_test-same-stack-to-4-to-4-so-4]", - "fixture_hash": "0x42343a552b6f62bd588a1c72d07ca76fd2291c0d22b56cfadd6d9b1cebf8cf86", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-byte_data_section-from_empty_memory-successful_False-huge_src_zero_length]", + "fixture_hash": "0x534124322ba94861b6e3858189f2495c8512e0d7c73d63ceab58b4f6f98115a3", "fork": "Prague", - "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" + "format": "blockchain_test", + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-state_test-more-stack-to-0-to-0-so-0]", - "fixture_hash": "0x669f312d622424735c2b6c8691e444fb22dc8ca61c4901fdcb6864816d121c1c", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-byte_data_section-from_empty_memory-successful_False-huge_dest_huge_src_zero_length]", + "fixture_hash": "0x65c15927c0157917c53452e38a60f7b425b9c11bc0d8e4e312cba181bbcb7988", "fork": "Prague", - "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" + "format": "blockchain_test", + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-state_test-more-stack-to-0-to-0-so-2]", - "fixture_hash": "0xb7948eac6f7750e9b805a7a6f709e9512f1fc00487b836995bf631ee70016d74", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-word_data_section-from_existent_memory-successful_True-single_byte_expansion]", + "fixture_hash": "0xa7aef5d12beddc2af55f6edd966461ee7867c1753bff7646c91064d2d1955ca3", "fork": "Prague", - "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" + "format": "blockchain_test", + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-state_test-more-stack-to-0-to-0-so-4]", - "fixture_hash": "0x8efeee0d6a3e1ea548a9936fb1fbe9c11d65bdbd79aece4cbb2c4691f5381c39", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-word_data_section-from_existent_memory-successful_True-single_byte_expansion_2]", + "fixture_hash": "0xa5f01fff2a0db4fbde4363fdc253fd0c05fc8e21a26b427b57765352acae689a", "fork": "Prague", - "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" + "format": "blockchain_test", + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-state_test-more-stack-to-0-to-2-so-2]", - "fixture_hash": "0x7ac01ceddcc7fccab885b08157130cb3c679a93f1ed8dbc8e4a43adb1f85cf1c", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-word_data_section-from_existent_memory-successful_True-single_byte_expansion_word_boundary]", + "fixture_hash": "0xbb063803992f71d01683501ac7ab6d81bce31662d2d0a0552c83414197fb75a1", "fork": "Prague", - "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" + "format": "blockchain_test", + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-state_test-more-stack-to-0-to-2-so-4]", - "fixture_hash": "0x7eaa161a8c0520c5f51ce2a4b6b05aa051c251598094fee2aeac855225229d00", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-word_data_section-from_existent_memory-successful_True-single_byte_expansion_word_boundary_2]", + "fixture_hash": "0xe13c45cc70aeb8b5db90f0eb5873b89dc6e7043c64d40f851c053bf65004b89", "fork": "Prague", - "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" + "format": "blockchain_test", + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-state_test-more-stack-to-0-to-4-so-4]", - "fixture_hash": "0xc6e15a49bed4ff873a2c060c2c4af9388ac5e990ebcac5c859156da42e38ff7b", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-word_data_section-from_existent_memory-successful_True-multi_word_expansion]", + "fixture_hash": "0x5cc7d8b7b6591806c46d7e54fcb875d07272ad4f4e67106e9e3d2835bc359f0d", "fork": "Prague", - "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" + "format": "blockchain_test", + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-state_test-more-stack-to-2-to-0-so-0]", - "fixture_hash": "0xe991e0ec086125afe6238650d9d0ace40f04ee21217bc84471391426c6716977", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-word_data_section-from_existent_memory-successful_True-multi_word_expansion_2]", + "fixture_hash": "0xed99677c30d2f7dae485ac4274677ff31192b5a94b139708c2ef682d760721ca", "fork": "Prague", - "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" + "format": "blockchain_test", + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-state_test-more-stack-to-2-to-0-so-2]", - "fixture_hash": "0xc92e2e367eb7b4e1672e9d6f49f8d3dafbae00d8dc79b54cc4f9298add3fe940", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-word_data_section-from_existent_memory-successful_True-zero_length_expansion]", + "fixture_hash": "0x56accabcaff05bea1f7f55725d22932cd0b939925267466935c96f87e837559a", "fork": "Prague", - "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" + "format": "blockchain_test", + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-state_test-more-stack-to-2-to-0-so-4]", - "fixture_hash": "0x865f622dce57a47a8f3dc28715a107e677df0ce4467d6ba3e0229aa45bb3758b", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-word_data_section-from_existent_memory-successful_True-huge_dest_zero_length]", + "fixture_hash": "0x300fa9c904a9e932ecfb67764fd03997f258c7f9c3a2f41c6e45747408c84c53", "fork": "Prague", - "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" + "format": "blockchain_test", + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-state_test-more-stack-to-2-to-2-so-2]", - "fixture_hash": "0xfad58eea7f8581eab9d5223019f9a11377226261309477de1f55cf23160c65b5", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-word_data_section-from_existent_memory-successful_True-huge_src_zero_length]", + "fixture_hash": "0x9acab81f41f220282260f8c7275d40e3d663ea0a73a7f271ebb86d6d7b8e954d", "fork": "Prague", - "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" + "format": "blockchain_test", + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-state_test-more-stack-to-2-to-2-so-4]", - "fixture_hash": "0x854e4cbd0ea1d6446e17d40456740d4955e25f45e2e49e32d67733476cb0fcab", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-word_data_section-from_existent_memory-successful_True-huge_dest_huge_src_zero_length]", + "fixture_hash": "0xe3ec9091cae4b0d058377f0440204c09b25beabc8ed8c908b1dc5a5bbe4b7477", "fork": "Prague", - "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" + "format": "blockchain_test", + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-state_test-more-stack-to-2-to-4-so-4]", - "fixture_hash": "0x8fc9da90979fc6dc89ba1914f2f0719c03bd812a19d0a921bec5d279883ab57b", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-word_data_section-from_existent_memory-successful_False-single_byte_expansion]", + "fixture_hash": "0xddb759dd6ba9fdf2c3e5f087086a6b5632f7326fb40c9fab420266183e1c1b6f", "fork": "Prague", - "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" + "format": "blockchain_test", + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-state_test-more-stack-to-4-to-0-so-0]", - "fixture_hash": "0x7a4a2d451b4b48e39b432b552eaf17e3137e103b706bca5b92c84a7eb7cafb09", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-word_data_section-from_existent_memory-successful_False-single_byte_expansion_2]", + "fixture_hash": "0xf41bd3dabebb124c6ec0e7b6f059d46ef69827a893851c8b41475a87d070403f", "fork": "Prague", - "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" + "format": "blockchain_test", + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-state_test-more-stack-to-4-to-0-so-2]", - "fixture_hash": "0xea4a61be2493298849583295652ff29f01ec56c7f837ec547615134c617137ff", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-word_data_section-from_existent_memory-successful_False-single_byte_expansion_word_boundary]", + "fixture_hash": "0x887339bc5e9ceb74d83e8013d4347d0dc1bf070f53d8a90355f680ea57c63a84", "fork": "Prague", - "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" + "format": "blockchain_test", + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-state_test-more-stack-to-4-to-0-so-4]", - "fixture_hash": "0xc7e5d62873ea2f417be2df6da6ae8b7ec694d93223724ebc609d2dd80dc1cfcb", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-word_data_section-from_existent_memory-successful_False-single_byte_expansion_word_boundary_2]", + "fixture_hash": "0xb6ea15c781f703c97f56dcb6a65f4e1ea5a74b2f10e3101d8376915d2c5c8e6d", "fork": "Prague", - "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" + "format": "blockchain_test", + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-state_test-more-stack-to-4-to-2-so-2]", - "fixture_hash": "0xca58f7cfab2f4c7f5db207e4c23be8a31360fbc790f9f56731741b2eeda04c7e", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-word_data_section-from_existent_memory-successful_False-multi_word_expansion]", + "fixture_hash": "0x1904c26cf2a7c1d0d055d50ebdbfbd798a6b0d099d2cb16f92f116c35ba87520", "fork": "Prague", - "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" + "format": "blockchain_test", + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-state_test-more-stack-to-4-to-2-so-4]", - "fixture_hash": "0x30c6ad4ba4817b57cd58a0d39924dc6a808937ad05131173702011ae047d6e2d", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-word_data_section-from_existent_memory-successful_False-multi_word_expansion_2]", + "fixture_hash": "0xd8cd8d6770fffc07f63d4901d8ebc49e7e9b360b9e23818e597d8ce7b11b3ff2", "fork": "Prague", - "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" + "format": "blockchain_test", + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-state_test-more-stack-to-4-to-4-so-4]", - "fixture_hash": "0x3e99262892e56e3786c63afc20012e1f4325f47291eba4971cd31c7dc4b626be", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-word_data_section-from_existent_memory-successful_False-zero_length_expansion]", + "fixture_hash": "0x2de5e6e67f950866b3d848c7494f9bad80339c7d8e58e804bbdba16da8c3b14f", "fork": "Prague", - "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" + "format": "blockchain_test", + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_non_returning_rules[fork_CancunEIP7692-state_test-h-0-ti-0]", - "fixture_hash": "0x7f5816fe2ce478c09d4309cbb56909399d2521c144b3552a2cbc9fd3bd90c82d", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-word_data_section-from_existent_memory-successful_False-huge_dest_zero_length]", + "fixture_hash": "0x73775f8f8c6aeaadaa2b5a417092041fe38527cfd9d1143e34630919f3049f82", "fork": "Prague", - "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_non_returning_rules.json" + "format": "blockchain_test", + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_non_returning_rules[fork_CancunEIP7692-state_test-h-0-ti-2]", - "fixture_hash": "0x37bb2d47c246fd8510aa0de29526c244bb76e2823ed037389ec86462c995a264", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-word_data_section-from_existent_memory-successful_False-huge_src_zero_length]", + "fixture_hash": "0x7cad63633e692e4137c266332da4cde6c2fa1a1781c623a24c24e913db403e71", "fork": "Prague", - "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_non_returning_rules.json" + "format": "blockchain_test", + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_non_returning_rules[fork_CancunEIP7692-state_test-h-0-ti-4]", - "fixture_hash": "0x5e8b176b2d72b9fc12180e62629c43a6ce5ee352697c936f0f203b05d2e9f79", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-word_data_section-from_existent_memory-successful_False-huge_dest_huge_src_zero_length]", + "fixture_hash": "0x5a20ceb65f5c269bbb6f3e8f6a97ed84d96680c4eb5071a28ff64402771d156", "fork": "Prague", - "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_non_returning_rules.json" + "format": "blockchain_test", + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_non_returning_rules[fork_CancunEIP7692-state_test-h-2-ti-0]", - "fixture_hash": "0xa0b8ee99a6dd481e1686d9ab55ae9d739ae61b4bc524ad20f9ea2ca2157feafb", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-word_data_section-from_empty_memory-successful_True-single_byte_expansion]", + "fixture_hash": "0x9124f094d71233a2fad12f7e8f83e407e925d977b37de6d2f3a85f45432bc266", "fork": "Prague", - "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_non_returning_rules.json" + "format": "blockchain_test", + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_non_returning_rules[fork_CancunEIP7692-state_test-h-2-ti-2]", - "fixture_hash": "0x7e65dc13016114276bce382272e3aa8c08839f02d0b12470423b9e8fbee54c35", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-word_data_section-from_empty_memory-successful_True-single_byte_expansion_2]", + "fixture_hash": "0xb5c48fa722a13fb841c7b23b5d7af77c516f088e9a471bb5d9c2ef09145f670a", "fork": "Prague", - "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_non_returning_rules.json" + "format": "blockchain_test", + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_non_returning_rules[fork_CancunEIP7692-state_test-h-2-ti-4]", - "fixture_hash": "0xfa2087e8cfd15f9fde87e4ef784ca8b1de011dcbb3d9ee4da02d23dff14e7656", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-word_data_section-from_empty_memory-successful_True-single_byte_expansion_word_boundary]", + "fixture_hash": "0x3a2257f437b2ab5bd237d23fbabeb038cde16adbc735af0b290b720795eceef4", "fork": "Prague", - "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_non_returning_rules.json" + "format": "blockchain_test", + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_non_returning_rules[fork_CancunEIP7692-state_test-h-4-ti-0]", - "fixture_hash": "0xd2fbfba2407f0d54d02ce1825cffc489621d68d41e639420de36516b2e94d506", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-word_data_section-from_empty_memory-successful_True-single_byte_expansion_word_boundary_2]", + "fixture_hash": "0xdf3626f4a2aebcb8b717152b67bfec776e5a741dd7ebdb343e7746211a368087", "fork": "Prague", - "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_non_returning_rules.json" + "format": "blockchain_test", + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_non_returning_rules[fork_CancunEIP7692-state_test-h-4-ti-2]", - "fixture_hash": "0xc37d6a23f4e4850aa17f3530a62a229f49afbb0d63182fabbd5de0f067dc299b", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-word_data_section-from_empty_memory-successful_True-multi_word_expansion]", + "fixture_hash": "0xff5a7e9235878b173c0b03652bf7864cf4683f12f69606db8ffff5a1ec3bca87", "fork": "Prague", - "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_non_returning_rules.json" + "format": "blockchain_test", + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_non_returning_rules[fork_CancunEIP7692-state_test-h-4-ti-4]", - "fixture_hash": "0x22548da72916fd42411511f9643fde3c64e0a61e958db97ad8142f8b9f38818f", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-word_data_section-from_empty_memory-successful_True-multi_word_expansion_2]", + "fixture_hash": "0xf12a37b54798c5c18bbc9d980b24ce824b029b49bcc93a0c1b7ad8a517751581", "fork": "Prague", - "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_non_returning_rules.json" + "format": "blockchain_test", + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_target.py::test_jumpf_target_rules[fork_CancunEIP7692-state_test-so-N-to-N]", - "fixture_hash": "0x6c36c76522c193dd9076f7c75d6cf437dfeb82558b08214071a1ed528169b49f", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-word_data_section-from_empty_memory-successful_True-zero_length_expansion]", + "fixture_hash": "0x5605f5595a0dfdb99d443a1db6c470222f0cc6be7a36adad176206e2269415c4", "fork": "Prague", - "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_target/jumpf_target_rules.json" + "format": "blockchain_test", + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_target.py::test_jumpf_target_rules[fork_CancunEIP7692-state_test-so-N-to-0]", - "fixture_hash": "0x4ad32dd16555adaa6ca1eb809bf8f3412bd638c49cd1087038a6a333c251f926", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-word_data_section-from_empty_memory-successful_True-huge_dest_zero_length]", + "fixture_hash": "0xa1571bc27db1062592b27a9241ce6ede666b1821db61887130b7c455b712a18b", "fork": "Prague", - "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_target/jumpf_target_rules.json" + "format": "blockchain_test", + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_target.py::test_jumpf_target_rules[fork_CancunEIP7692-state_test-so-N-to-2]", - "fixture_hash": "0xee02cf4c4f158d52f80a31bf623aadbbfd5ef3fdbf9251b82e1e26a15e2cfb62", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-word_data_section-from_empty_memory-successful_True-huge_src_zero_length]", + "fixture_hash": "0x25afe2e125b99b774744f2b94bb269af53b5eeb98218d0a1ba086b846fe3dfa6", "fork": "Prague", - "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_target/jumpf_target_rules.json" + "format": "blockchain_test", + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_target.py::test_jumpf_target_rules[fork_CancunEIP7692-state_test-so-N-to-4]", - "fixture_hash": "0x7f2d3e7150128aa96dd765398fcc6d6350dc6ad4aa6ad441966c3c2f847f2a78", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-word_data_section-from_empty_memory-successful_True-huge_dest_huge_src_zero_length]", + "fixture_hash": "0xc5c358ccb478493abb9e66656f5b924cb3aad4e9eab45d4c5f171cdd90df7172", "fork": "Prague", - "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_target/jumpf_target_rules.json" + "format": "blockchain_test", + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_target.py::test_jumpf_target_rules[fork_CancunEIP7692-state_test-so-N-to-127]", - "fixture_hash": "0x86a6b3f752e8e7e7d64a2156543f368eb81de143b890c9e0800d700319ab8bd0", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-word_data_section-from_empty_memory-successful_False-single_byte_expansion]", + "fixture_hash": "0x8afec3de88f7655e46898b50a08fee5eb16eefe8e188dc4dc9e02fec7dd82f5c", "fork": "Prague", - "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_target/jumpf_target_rules.json" + "format": "blockchain_test", + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_target.py::test_jumpf_target_rules[fork_CancunEIP7692-state_test-so-0-to-N]", - "fixture_hash": "0xc1d522c32c2305a5afd8c91b0f20a352b79f5a85ca985197bfcb4af1f0042ca9", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-word_data_section-from_empty_memory-successful_False-single_byte_expansion_2]", + "fixture_hash": "0xf774a2d9aeea45822ab8f675795cb7fb7ff236b00e72d377f38f6fb37d172ce", "fork": "Prague", - "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_target/jumpf_target_rules.json" + "format": "blockchain_test", + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_target.py::test_jumpf_target_rules[fork_CancunEIP7692-state_test-so-0-to-0]", - "fixture_hash": "0xebf8847e279a90ab6451015109f80683763174df40bbbd707ca337b70c2ef9ad", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-word_data_section-from_empty_memory-successful_False-single_byte_expansion_word_boundary]", + "fixture_hash": "0x7137a27fae59bfa5a58637bc7e36688c1da2034c79061d5997a3ea833b028e82", "fork": "Prague", - "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_target/jumpf_target_rules.json" + "format": "blockchain_test", + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_target.py::test_jumpf_target_rules[fork_CancunEIP7692-state_test-so-0-to-2]", - "fixture_hash": "0x9b1ae19e35640135be76d521ead624fa43ac3e2d3fab79ce08aaf16c5d2657fb", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-word_data_section-from_empty_memory-successful_False-single_byte_expansion_word_boundary_2]", + "fixture_hash": "0x33cee16f47b3ceac89e55a58ac7e3e09ca6a357e36fa155d8203aa1d19669990", "fork": "Prague", - "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_target/jumpf_target_rules.json" + "format": "blockchain_test", + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_target.py::test_jumpf_target_rules[fork_CancunEIP7692-state_test-so-0-to-4]", - "fixture_hash": "0xc5b500c1867f270d102d09f9c6ab5da8e9326608bf9b2f9bf62a5adc42bfb27e", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-word_data_section-from_empty_memory-successful_False-multi_word_expansion]", + "fixture_hash": "0x61b1bd534345e987aa5d0a317e41ffd48f565f685b4cd95db73e387dda57da9f", "fork": "Prague", - "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_target/jumpf_target_rules.json" + "format": "blockchain_test", + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_target.py::test_jumpf_target_rules[fork_CancunEIP7692-state_test-so-0-to-127]", - "fixture_hash": "0x8543d81e0d98e4de1b9280b1f05389f0492cc37223b58422ce5582a34dc011ba", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-word_data_section-from_empty_memory-successful_False-multi_word_expansion_2]", + "fixture_hash": "0x2acd14c04b4d070f869d9d6a8d96c3a0dddae99ad7ec23cd573f95203a11cf4a", "fork": "Prague", - "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_target/jumpf_target_rules.json" + "format": "blockchain_test", + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_target.py::test_jumpf_target_rules[fork_CancunEIP7692-state_test-so-2-to-N]", - "fixture_hash": "0x85f958b5e594ca6a1d0a3a54a3e7d007df38fc7f76736dd3bb9ec353dff6655", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-word_data_section-from_empty_memory-successful_False-zero_length_expansion]", + "fixture_hash": "0x198b34a00c39cfe9b73b0d17c9d1ef434c88002dfe6bd2c3edae4ee419ed249c", "fork": "Prague", - "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_target/jumpf_target_rules.json" + "format": "blockchain_test", + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_target.py::test_jumpf_target_rules[fork_CancunEIP7692-state_test-so-2-to-0]", - "fixture_hash": "0xab337c9fd110221377fa0d34e1d1075673db48acf96219fe297342f2e87ccc1f", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-word_data_section-from_empty_memory-successful_False-huge_dest_zero_length]", + "fixture_hash": "0x2334e29c41da720316e3913ccd94b2ec7315f558ad8f45f88cd1af7f8af753ab", "fork": "Prague", - "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_target/jumpf_target_rules.json" + "format": "blockchain_test", + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_target.py::test_jumpf_target_rules[fork_CancunEIP7692-state_test-so-2-to-2]", - "fixture_hash": "0x62ebe8e8c5c88734434c91412e1eee000cff5c3af89cf15e93adb7126abada27", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-word_data_section-from_empty_memory-successful_False-huge_src_zero_length]", + "fixture_hash": "0x7770246f9acb8cd9043dc490ee11076028eabb4dd4e2b0ee9758f764a469205b", "fork": "Prague", - "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_target/jumpf_target_rules.json" + "format": "blockchain_test", + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_target.py::test_jumpf_target_rules[fork_CancunEIP7692-state_test-so-2-to-4]", - "fixture_hash": "0xc14f665eb5e0bc2806cf197db65098344c7933ff38d2149decd347f45b62ec9c", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-word_data_section-from_empty_memory-successful_False-huge_dest_huge_src_zero_length]", + "fixture_hash": "0x8f715b4710eb2036a3f2d05975169798403db1c8b107d93d091fd6493fd9ff9c", "fork": "Prague", - "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_target/jumpf_target_rules.json" + "format": "blockchain_test", + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_target.py::test_jumpf_target_rules[fork_CancunEIP7692-state_test-so-2-to-127]", - "fixture_hash": "0xfd35e1115d725e7eb53d87c449bba447b975abfa6d91d336ae5b852c684535b3", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-large_data_section-from_existent_memory-successful_True-single_byte_expansion]", + "fixture_hash": "0x8b94458c22ba5062b0dadff8d64f1c619b8dceaee3a19cee871006fabc4764c4", "fork": "Prague", - "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_target/jumpf_target_rules.json" + "format": "blockchain_test", + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_target.py::test_jumpf_target_rules[fork_CancunEIP7692-state_test-so-4-to-N]", - "fixture_hash": "0xbb52a0bd07a324e12612e845e029e270b88ab681318efbe691eb9940811b3dad", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-large_data_section-from_existent_memory-successful_True-single_byte_expansion_2]", + "fixture_hash": "0xd1ae2e4eac42987dfb9dc8e4a6a163ac13d196600c7fd3499095e508d3516aa8", "fork": "Prague", - "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_target/jumpf_target_rules.json" + "format": "blockchain_test", + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_target.py::test_jumpf_target_rules[fork_CancunEIP7692-state_test-so-4-to-0]", - "fixture_hash": "0xcb3d0aa8cdbeb4cd85062610d06eddafa505bbca73dd68b9c76845d15784f961", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-large_data_section-from_existent_memory-successful_True-single_byte_expansion_word_boundary]", + "fixture_hash": "0xdd1654ef10ef023bcde90182e5ce46ae56fdd54e2ab1f2b3866fdb05453a80ee", "fork": "Prague", - "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_target/jumpf_target_rules.json" + "format": "blockchain_test", + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_target.py::test_jumpf_target_rules[fork_CancunEIP7692-state_test-so-4-to-2]", - "fixture_hash": "0xd5467c141f64146f8ac3dbd564eece79512cfe79f058c62bc82c0e789f7d1d6b", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-large_data_section-from_existent_memory-successful_True-single_byte_expansion_word_boundary_2]", + "fixture_hash": "0x939176638c5275b0e7293cbaa5f009043108b656306673f5991a294a3e601fdc", "fork": "Prague", - "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_target/jumpf_target_rules.json" + "format": "blockchain_test", + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_target.py::test_jumpf_target_rules[fork_CancunEIP7692-state_test-so-4-to-4]", - "fixture_hash": "0x6750d8d30330d0b82057a6e6245c6f5b0cae55a22de920706e08c6f5c95e2bda", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-large_data_section-from_existent_memory-successful_True-multi_word_expansion]", + "fixture_hash": "0xd6e749534941eaf516c617735ba1b023d4fec89d09aeb16ecbb709c92e94d56e", "fork": "Prague", - "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_target/jumpf_target_rules.json" + "format": "blockchain_test", + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_target.py::test_jumpf_target_rules[fork_CancunEIP7692-state_test-so-4-to-127]", - "fixture_hash": "0x9492aa143c73a22580876b59afb0f929a7df3b2707ef48a3f0660ef773b5eac8", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-large_data_section-from_existent_memory-successful_True-multi_word_expansion_2]", + "fixture_hash": "0xbc43cd0a9e6572545c8d5aa5ae08e08fe8cff9bd061c03ca38c00994b02863d8", "fork": "Prague", - "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_target/jumpf_target_rules.json" + "format": "blockchain_test", + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_target.py::test_jumpf_target_rules[fork_CancunEIP7692-state_test-so-127-to-N]", - "fixture_hash": "0xdd030dd8b3f813b86b7062fcffc8613207344f5b0ac0ede74b48eded0377311e", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-large_data_section-from_existent_memory-successful_True-zero_length_expansion]", + "fixture_hash": "0xe79b17b1b362d87cd2b84c033f713e0c000b1ae19048fe8f025694a15bd249fa", "fork": "Prague", - "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_target/jumpf_target_rules.json" + "format": "blockchain_test", + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_target.py::test_jumpf_target_rules[fork_CancunEIP7692-state_test-so-127-to-0]", - "fixture_hash": "0x34dde584237c65cb7cddef0a514b61b3493c1a9610d76a40316be2ca9d9a2a32", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-large_data_section-from_existent_memory-successful_True-huge_dest_zero_length]", + "fixture_hash": "0xf9b4749b78e546b3fc9c7b321bf748f213d0db5aab613947dbfe685418ac60b6", "fork": "Prague", - "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_target/jumpf_target_rules.json" + "format": "blockchain_test", + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_target.py::test_jumpf_target_rules[fork_CancunEIP7692-state_test-so-127-to-2]", - "fixture_hash": "0xaf8160046a4c0c34b74dfd91b5528c861780f731c0f2f9cc6ca52cd349dbcd92", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-large_data_section-from_existent_memory-successful_True-huge_src_zero_length]", + "fixture_hash": "0x66e103d0619c0c66b2ab09f6c42555b27050e67cda7fdafd08019bc4cd7d055b", "fork": "Prague", - "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_target/jumpf_target_rules.json" + "format": "blockchain_test", + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_target.py::test_jumpf_target_rules[fork_CancunEIP7692-state_test-so-127-to-4]", - "fixture_hash": "0x478e2fa3f63435444eb159af4f32a92169528a8a92d184ff86081c87b91183dc", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-large_data_section-from_existent_memory-successful_True-huge_dest_huge_src_zero_length]", + "fixture_hash": "0x7219764e0f240d74380bf71a74cbfee42c3f13feaffe70cac85b44a41fdf8a06", "fork": "Prague", - "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_target/jumpf_target_rules.json" + "format": "blockchain_test", + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_target.py::test_jumpf_target_rules[fork_CancunEIP7692-state_test-so-127-to-127]", - "fixture_hash": "0x4f9e71520bd2d23fbdf61aa1af26da9666e7f016a80a164010f95fc95653ee32", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-large_data_section-from_existent_memory-successful_False-single_byte_expansion]", + "fixture_hash": "0x400cf35f5fccee59830fffbd6c759bc84886a69fbc87a5d616fdb6c29a292449", "fork": "Prague", - "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_target/jumpf_target_rules.json" + "format": "blockchain_test", + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_execution.py::test_jumpf_way_too_large[fork_CancunEIP7692-state_test]", - "fixture_hash": "0x7ea62449cd796e784252cbaaeef821fb00ba620dffa6dacd61f4c9e82fae9a19", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-large_data_section-from_existent_memory-successful_False-single_byte_expansion_2]", + "fixture_hash": "0x34e70765d42c72d84c70f168b28fdd43ff0fd8a2cbae18b3a33504cca5297412", "fork": "Prague", - "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_execution/jumpf_way_too_large.json" + "format": "blockchain_test", + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_execution.py::test_jumpf_with_inputs_stack_size_1024_at_push[fork_CancunEIP7692-state_test]", - "fixture_hash": "0x738f9ca6de4fb2958ce3f7ee802a9b221f1b5af1e127b95e8a7fb1ec07b53bb9", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-large_data_section-from_existent_memory-successful_False-single_byte_expansion_word_boundary]", + "fixture_hash": "0x7e4bd83f47c32daa6830373eabc3f607ae1c76837ec149ef26fc8c5fb20552c8", "fork": "Prague", - "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_execution/jumpf_with_inputs_stack_size_1024_at_push.json" + "format": "blockchain_test", + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_execution.py::test_jumpf_forward[fork_CancunEIP7692-state_test]", - "fixture_hash": "0x4cad96c667bff7a287c2b40ab1586ec08b08152c2f9df4f40c0096941f887af8", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-large_data_section-from_existent_memory-successful_False-single_byte_expansion_word_boundary_2]", + "fixture_hash": "0xa930fd22434377a5b9a74235deb27bc9a7b8fe248ec0c92a55224ca9bc583242", "fork": "Prague", - "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_execution/jumpf_forward.json" + "format": "blockchain_test", + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_execution.py::test_jumpf_too_large[fork_CancunEIP7692-state_test]", - "fixture_hash": "0x8aca8584caa0d4030eaabbdbd892eca9c31a99040d403e0985202d8b81bbe2f0", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-large_data_section-from_existent_memory-successful_False-multi_word_expansion]", + "fixture_hash": "0x5beb98704fd2c7f32a28a81dcc63a66b02e004e6a53637fb3a4bd8b9eed07fd5", "fork": "Prague", - "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_execution/jumpf_too_large.json" + "format": "blockchain_test", + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_execution.py::test_callf_to_non_returning_section[fork_CancunEIP7692-state_test]", - "fixture_hash": "0xd620e720e2c26afb3e7680fc763084ac419cf825450d79d8c43edf91e135b363", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-large_data_section-from_existent_memory-successful_False-multi_word_expansion_2]", + "fixture_hash": "0xf983304612ffccefb1d08c769e5e7e88b0e7980fca1b9a7cba69d3c8055acce7", "fork": "Prague", - "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_execution/callf_to_non_returning_section.json" + "format": "blockchain_test", + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_execution.py::test_jumpf_backward[fork_CancunEIP7692-state_test]", - "fixture_hash": "0x349b5912186dc3ff7dca10fd1f7f8be7e9ecf48e90363ab7ab07f25cb68336e", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-large_data_section-from_existent_memory-successful_False-zero_length_expansion]", + "fixture_hash": "0x27d800f3b78e38d40f55d271cdc60d900a146aded51203a548e5b4673d0c3487", "fork": "Prague", - "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_execution/jumpf_backward.json" + "format": "blockchain_test", + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_execution.py::test_jumpf_stack_size_1024[fork_CancunEIP7692-state_test]", - "fixture_hash": "0xc3af4767372e6ec8cd26891e01ea184fa00c8495d14cc18203e83b1343210144", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-large_data_section-from_existent_memory-successful_False-huge_dest_zero_length]", + "fixture_hash": "0x3d43d8c0b4a8f2afeafc92ef3cd198dffde14fd30afc148b67a793ccb6c6a36b", "fork": "Prague", - "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_execution/jumpf_stack_size_1024.json" + "format": "blockchain_test", + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_execution.py::test_jumpf_stack_size_1024_at_push[fork_CancunEIP7692-state_test]", - "fixture_hash": "0x8995fbf71473924d75e4910ddcf80946fbe9ab65124c06f8d1d8f9cda10767d4", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-large_data_section-from_existent_memory-successful_False-huge_src_zero_length]", + "fixture_hash": "0xb5807d70afa1502928f6dd0d42986511537d71d97163222d426e07b0fe225bd5", "fork": "Prague", - "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_execution/jumpf_stack_size_1024_at_push.json" + "format": "blockchain_test", + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_execution.py::test_jumpf_with_inputs_stack_size_1024[fork_CancunEIP7692-state_test]", - "fixture_hash": "0x6679a591f1ac49a46ba9931557e592ab1fe24417340c46a1074c42b075d27573", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-large_data_section-from_existent_memory-successful_False-huge_dest_huge_src_zero_length]", + "fixture_hash": "0x14c34405156e51b5dd02bb1aa98c656a588cb112c525d6a5606bd48d01df346c", "fork": "Prague", - "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_execution/jumpf_with_inputs_stack_size_1024.json" + "format": "blockchain_test", + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_execution.py::test_jumpf_to_nonexistent_section[fork_CancunEIP7692-state_test]", - "fixture_hash": "0xb3c1a144a5d41fd1459a50c93059a823f3c3785f72eff166257c31c9a7d00e86", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-large_data_section-from_empty_memory-successful_True-single_byte_expansion]", + "fixture_hash": "0xc958a036917fbc254659d4a28f26c8283c8bfed6d9605361d681975085a439e", "fork": "Prague", - "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_execution/jumpf_to_nonexistent_section.json" + "format": "blockchain_test", + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_execution.py::test_jumpf_stack_overflow[fork_CancunEIP7692-state_test]", - "fixture_hash": "0x705bace9e0c5d6dc687595337f4686f120d1eaefeaefde386242ec829d6c5716", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-large_data_section-from_empty_memory-successful_True-single_byte_expansion_2]", + "fixture_hash": "0xec4086da29aa1ccf86f9086ea407e4b2b7659ba446b9702ff61d6b19788901b7", "fork": "Prague", - "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_execution/jumpf_stack_overflow.json" + "format": "blockchain_test", + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_execution.py::test_jumpf_with_inputs_stack_overflow[fork_CancunEIP7692-state_test]", - "fixture_hash": "0x894930fac2344177202df8ca59addcef8fda1bffa1577f1e948ce1c0e919574", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-large_data_section-from_empty_memory-successful_True-single_byte_expansion_word_boundary]", + "fixture_hash": "0x601e33968a9d2dae76ec43803356c9afc277cac5bcb9174de8d2f850a87a79cc", "fork": "Prague", - "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_execution/jumpf_with_inputs_stack_overflow.json" + "format": "blockchain_test", + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_execution.py::test_jumpf_to_self[fork_CancunEIP7692-state_test]", - "fixture_hash": "0x9a24aaa4721ed970203c4544447a99fc827fae47129368d536ea617675f524", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-large_data_section-from_empty_memory-successful_True-single_byte_expansion_word_boundary_2]", + "fixture_hash": "0xc4ad82074f9f7fd0977bad8021dcb884effb16a0377c5c31e154c8e44405018", "fork": "Prague", - "format": "state_test", - "json_path": "state_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_execution/jumpf_to_self.json" + "format": "blockchain_test", + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-empty_data_section-from_existent_memory-successful_True-single_byte_expansion]", - "fixture_hash": "0xb688b2699bb85df23c25b59024ae2384cc90e6d51c61b80bd292fdffe47de25", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-large_data_section-from_empty_memory-successful_True-multi_word_expansion]", + "fixture_hash": "0xfa6e635f1d5b063285cf297fc1560d1631f1d8ce3727a5891d3eecb9c00e0ab7", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-empty_data_section-from_existent_memory-successful_True-single_byte_expansion_2]", - "fixture_hash": "0xb560ff3341834e4272b9b016dea3b914ae056b8a03d3e2f1f001d3a1e23ef9dd", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-large_data_section-from_empty_memory-successful_True-multi_word_expansion_2]", + "fixture_hash": "0xfa8a96b3e5ca892c9e239c01f67ac5457a2591205512c2e4989b0943ca874bd", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-empty_data_section-from_existent_memory-successful_True-single_byte_expansion_word_boundary]", - "fixture_hash": "0xa84d0cc0e387ae985aea140819307c16bcd77c59e49517ecdd3471474cd7beb8", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-large_data_section-from_empty_memory-successful_True-zero_length_expansion]", + "fixture_hash": "0xcbd9e88fb49cce2555091a2cfc82cc86aba08e85abbf149e55e0269bc76279f8", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-empty_data_section-from_existent_memory-successful_True-single_byte_expansion_word_boundary_2]", - "fixture_hash": "0xbef9b7eda8d30e095e4aba739a69146184ccf6ed7242136585ca31bdc7292ed", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-large_data_section-from_empty_memory-successful_True-huge_dest_zero_length]", + "fixture_hash": "0x1768872872adb8b2302d318b34d8f48a947824a172e58c6af316d0b8456bb810", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-empty_data_section-from_existent_memory-successful_True-multi_word_expansion]", - "fixture_hash": "0xc06df3976c57e26cf80731331dcfe5508c7493fd66bdde0041efe0edc03f0b64", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-large_data_section-from_empty_memory-successful_True-huge_src_zero_length]", + "fixture_hash": "0x83354791909786ed6eec100f091e0fbb5aead002ca83141b8b9dbd0b0cb41db0", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-empty_data_section-from_existent_memory-successful_True-multi_word_expansion_2]", - "fixture_hash": "0xc8054d7341a47520ffb737c3f5ce857e17cb6882ca54e3aa4a1bae4f02daa588", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-large_data_section-from_empty_memory-successful_True-huge_dest_huge_src_zero_length]", + "fixture_hash": "0x5b475328312a4d177a6fadc599d29179d909f321d966d838bfbd5c1974ca5319", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-empty_data_section-from_existent_memory-successful_True-zero_length_expansion]", - "fixture_hash": "0xb5f0361fc63e76165573cd3b3ef358ed533b204c85a65f4027afa6d900de6caf", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-large_data_section-from_empty_memory-successful_False-single_byte_expansion]", + "fixture_hash": "0xede0496435b2db1e5a6e3d32cd0395441c4d8a07f47ba135ceb56c122576089c", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-empty_data_section-from_existent_memory-successful_True-huge_dest_zero_length]", - "fixture_hash": "0xcc6243ae86dca844a8f38a14980502af5be49c8d39fbd3ca5519d394a05cbd93", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-large_data_section-from_empty_memory-successful_False-single_byte_expansion_2]", + "fixture_hash": "0x441003a99400b6bd402eb7ddcaa8373134c6844670d787b6bffd9cc268b671eb", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-empty_data_section-from_existent_memory-successful_True-huge_src_zero_length]", - "fixture_hash": "0x1cdc6a4dd37526e59cd5b7912d368e0728c1c9c21eab3f4c95886b09aca5291c", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-large_data_section-from_empty_memory-successful_False-single_byte_expansion_word_boundary]", + "fixture_hash": "0x6de6046cd465db33f388342ec0dd3a2baf078308431335346ebdfa8c7d1d0e94", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-empty_data_section-from_existent_memory-successful_True-huge_dest_huge_src_zero_length]", - "fixture_hash": "0x4231cae9482b80b8048a59558d3e7fef3254a24d880444469731d10efd76ddce", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-large_data_section-from_empty_memory-successful_False-single_byte_expansion_word_boundary_2]", + "fixture_hash": "0x6b809195bd5062523420b84ae4c1716d79b679dfb7a1134ac4dd4d451bd57a0d", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-empty_data_section-from_existent_memory-successful_False-single_byte_expansion]", - "fixture_hash": "0x3833fe550cb820bc630fdeccd71ea09afcbce7281c029a8eda45ecb365190ed6", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-large_data_section-from_empty_memory-successful_False-multi_word_expansion]", + "fixture_hash": "0xbedb9e43084f9f9c66ac105398f5c42543c9ca77c0ad6eb40623b59d4366fa73", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-empty_data_section-from_existent_memory-successful_False-single_byte_expansion_2]", - "fixture_hash": "0xeb81ab154f774071d58ec7ec08be6a50031cabb97d05fe9d76b10aecdc0a558b", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-large_data_section-from_empty_memory-successful_False-multi_word_expansion_2]", + "fixture_hash": "0xe8f83265568b69f5d19d8c1945c3cef97b709436e525e9286246c1fbf7a45410", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-empty_data_section-from_existent_memory-successful_False-single_byte_expansion_word_boundary]", - "fixture_hash": "0xec2eaceacf316f168cbb281bdf955c754310d323e2be76eee9c9da86d74ddc42", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-large_data_section-from_empty_memory-successful_False-zero_length_expansion]", + "fixture_hash": "0x27bd0c2af9966b742a9aace579f96e0aaad8235295f2b0167e7c9ff17ffaa75d", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-empty_data_section-from_existent_memory-successful_False-single_byte_expansion_word_boundary_2]", - "fixture_hash": "0x9293a6cb151d33ff5205d308dbad55ee97205a3374ef44de09c3cbb5d5ace9c5", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-large_data_section-from_empty_memory-successful_False-huge_dest_zero_length]", + "fixture_hash": "0xd94b975f994a677c872694e465e3f3b8b1d8c64257c33b2aa17a89a49417074a", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-empty_data_section-from_existent_memory-successful_False-multi_word_expansion]", - "fixture_hash": "0x18381afd2a47f361b0946d498e86267fc1060666dced54f27b22869cf9a1a639", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-large_data_section-from_empty_memory-successful_False-huge_src_zero_length]", + "fixture_hash": "0xc10cf455b76a1c78b94dc7087a8490fc1cd114abfdf6168d62b31aefc8252bbf", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-empty_data_section-from_existent_memory-successful_False-multi_word_expansion_2]", - "fixture_hash": "0x9b2d69ce6bac529f7560ea6fb45e6474337b98452e2849f27a5d9f36f8875b2d", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-large_data_section-from_empty_memory-successful_False-huge_dest_huge_src_zero_length]", + "fixture_hash": "0xb3f9c4758cd09e9c5f9eb3cdee20654df41f15358d2730bb65a1ed776a9c3c2", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-empty_data_section-from_existent_memory-successful_False-zero_length_expansion]", - "fixture_hash": "0xae161dc64bfc025132492e92610de1fdd9a298e726b271e8f8960d8c17b75295", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_huge_memory_expansion[fork_CancunEIP7692-blockchain_test-empty_data_section-from_existent_memory-successful_False--max_dest_single_byte_expansion]", + "fixture_hash": "0x8780a21c733d48844db37da64a322634d767501b1e6328e0e15730aebc1d8a00", "fork": "Prague", "format": "blockchain_test", - "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_huge_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-empty_data_section-from_existent_memory-successful_False-huge_dest_zero_length]", - "fixture_hash": "0x73556655e6559aefeb86c0d1e4100317f3c102ab7bc39a4525cd29ed1c75757b", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_huge_memory_expansion[fork_CancunEIP7692-blockchain_test-empty_data_section-from_existent_memory-successful_False--max_dest_minus_one_single_byte_expansion]", + "fixture_hash": "0x1e7ff6e363a7cb5a9895754b967af95747659c64d725d268ce070127e78faa7f", "fork": "Prague", "format": "blockchain_test", - "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_huge_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-empty_data_section-from_existent_memory-successful_False-huge_src_zero_length]", - "fixture_hash": "0x1bc781faaf32f2329555e31a8c9c55c1c896c1009ff278e97be5b86abc27f47f", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_huge_memory_expansion[fork_CancunEIP7692-blockchain_test-empty_data_section-from_existent_memory-successful_False--half_max_dest_single_byte_expansion]", + "fixture_hash": "0xad4f770c3eb7f2a507edc88bf66b2411edde28f5bb9a7e8711f8644c05010907", "fork": "Prague", "format": "blockchain_test", - "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_huge_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-empty_data_section-from_existent_memory-successful_False-huge_dest_huge_src_zero_length]", - "fixture_hash": "0xe620cc741e828364a8e4bfeb1a7c45eea7c6400619cc8953806b95343423e8c2", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_huge_memory_expansion[fork_CancunEIP7692-blockchain_test-empty_data_section-from_existent_memory-successful_False--max_length_expansion]", + "fixture_hash": "0xd49be8c6c597e9ce4afcddc6a724d3fedfa962e3254f5f775422b18478d9b720", "fork": "Prague", "format": "blockchain_test", - "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_huge_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-empty_data_section-from_empty_memory-successful_True-single_byte_expansion]", - "fixture_hash": "0x7216cea2c2f745b93d3f351599ca33290667a83bb6a2afb472f356f6518ffeef", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_huge_memory_expansion[fork_CancunEIP7692-blockchain_test-empty_data_section-from_existent_memory-successful_False--max_length_minus_one_expansion]", + "fixture_hash": "0x9e097c0afaf06644283c106e18a961a463ce0e2e88384d90dee2e252a08b0330", "fork": "Prague", "format": "blockchain_test", - "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_huge_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-empty_data_section-from_empty_memory-successful_True-single_byte_expansion_2]", - "fixture_hash": "0xe72c1394a5899edb1c45ea3cfbf2d7a5d989846404d4f966532c9c3b01ce6915", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_huge_memory_expansion[fork_CancunEIP7692-blockchain_test-empty_data_section-from_existent_memory-successful_False--half_max_length_expansion]", + "fixture_hash": "0xb50d066ba0009f2fb9bf90e5d4297f552ab4d4bc1910afe493b8035c88fef171", "fork": "Prague", "format": "blockchain_test", - "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_huge_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-empty_data_section-from_empty_memory-successful_True-single_byte_expansion_word_boundary]", - "fixture_hash": "0xeb17736f981f914e65f286074865f7a72b72d5a8b8fda62430bfa6e540c70694", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_huge_memory_expansion[fork_CancunEIP7692-blockchain_test-empty_data_section-from_empty_memory-successful_False--max_dest_single_byte_expansion]", + "fixture_hash": "0x48dd3e818e8a529a0bf7cd31a9e4b4ed5499cf7e158a61a57baee361bcab8060", "fork": "Prague", "format": "blockchain_test", - "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_huge_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-empty_data_section-from_empty_memory-successful_True-single_byte_expansion_word_boundary_2]", - "fixture_hash": "0x4257053cf8eff19152451e247d570c1902fcbf55da450a6714eee79f8295831a", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_huge_memory_expansion[fork_CancunEIP7692-blockchain_test-empty_data_section-from_empty_memory-successful_False--max_dest_minus_one_single_byte_expansion]", + "fixture_hash": "0xe33f780bbb999698bc4d62f7c6cbb35b9c3f5eb38206d2c39ad0d57eb064dd54", "fork": "Prague", "format": "blockchain_test", - "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_huge_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-empty_data_section-from_empty_memory-successful_True-multi_word_expansion]", - "fixture_hash": "0x790c6896952b5d616a52d2a1ccbdee282ad0c326f410a8705b651b7f8238c2f9", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_huge_memory_expansion[fork_CancunEIP7692-blockchain_test-empty_data_section-from_empty_memory-successful_False--half_max_dest_single_byte_expansion]", + "fixture_hash": "0x8c53dfeadbe725b1f4fa452fad57dcbc5bf1e591d635e0d0617d496c7125e90e", "fork": "Prague", "format": "blockchain_test", - "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_huge_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-empty_data_section-from_empty_memory-successful_True-multi_word_expansion_2]", - "fixture_hash": "0x4ec416917996de47671503122df55d18db2305bb21147da2479aafe2f4dc7503", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_huge_memory_expansion[fork_CancunEIP7692-blockchain_test-empty_data_section-from_empty_memory-successful_False--max_length_expansion]", + "fixture_hash": "0x80473579a1624eef881349eec46e5416611f4656a42558d98b07eae8bf13c29", "fork": "Prague", "format": "blockchain_test", - "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_huge_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-empty_data_section-from_empty_memory-successful_True-zero_length_expansion]", - "fixture_hash": "0x3a150519e61a875227ec162309713e7edbf66326e3ba094635a94a5973ef5258", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_huge_memory_expansion[fork_CancunEIP7692-blockchain_test-empty_data_section-from_empty_memory-successful_False--max_length_minus_one_expansion]", + "fixture_hash": "0xb334ba08f83373791a45b8263d69ce440a5e93e3d66e687c1aece9798141fcf4", "fork": "Prague", "format": "blockchain_test", - "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_huge_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-empty_data_section-from_empty_memory-successful_True-huge_dest_zero_length]", - "fixture_hash": "0x396e8fdf1054f10d0c2c81bfaa6a0221864ac7eb1856dd287217dc28f08e1580", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_huge_memory_expansion[fork_CancunEIP7692-blockchain_test-empty_data_section-from_empty_memory-successful_False--half_max_length_expansion]", + "fixture_hash": "0xdbbbef44745ae33ea9a06ca85dc15b3cec00d70702b2e5dab7529a69b1fbdb30", "fork": "Prague", "format": "blockchain_test", - "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_huge_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-empty_data_section-from_empty_memory-successful_True-huge_src_zero_length]", - "fixture_hash": "0xf40119a6434a62eb39e5c016a1171b7c36ccecd56fbd2f1d77fa53e49ee9032", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_huge_memory_expansion[fork_CancunEIP7692-blockchain_test-byte_data_section-from_existent_memory-successful_False--max_dest_single_byte_expansion]", + "fixture_hash": "0x4635728586c21900f62001c7fe189cb2010dd9d6b512b59d6e6f65dd61a91e1d", "fork": "Prague", "format": "blockchain_test", - "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_huge_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-empty_data_section-from_empty_memory-successful_True-huge_dest_huge_src_zero_length]", - "fixture_hash": "0xc3ccb8f19be8e29921dd3126520022d1f751e02d4f6e69052ff1d63616082af4", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_huge_memory_expansion[fork_CancunEIP7692-blockchain_test-byte_data_section-from_existent_memory-successful_False--max_dest_minus_one_single_byte_expansion]", + "fixture_hash": "0x7ca352b2aa4e90378bc7e0e0b56c958092b79e7ae5c6b9d8ef9d0066a71dd152", "fork": "Prague", "format": "blockchain_test", - "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_huge_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-empty_data_section-from_empty_memory-successful_False-single_byte_expansion]", - "fixture_hash": "0x86c9261cec286da4729588e8bf96e9403ddae84c65b82998a97b7553fc887022", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_huge_memory_expansion[fork_CancunEIP7692-blockchain_test-byte_data_section-from_existent_memory-successful_False--half_max_dest_single_byte_expansion]", + "fixture_hash": "0xe88f5ec2583444ea3ae6d8951670b1a40502d9d1c88578ac1205d7cd0563cc73", "fork": "Prague", "format": "blockchain_test", - "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_huge_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-empty_data_section-from_empty_memory-successful_False-single_byte_expansion_2]", - "fixture_hash": "0x626c6d3d54788058df46b3d5c719ed6309040a0760a11eabfd0041014848cd9a", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_huge_memory_expansion[fork_CancunEIP7692-blockchain_test-byte_data_section-from_existent_memory-successful_False--max_length_expansion]", + "fixture_hash": "0xae650414d342da4f8662000b791ba203c3645f7d05ade76e3fbdbef3ba4a305f", "fork": "Prague", "format": "blockchain_test", - "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_huge_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-empty_data_section-from_empty_memory-successful_False-single_byte_expansion_word_boundary]", - "fixture_hash": "0xdde952f8f75c9cce0be6b498bc1edc6ac1b4e2f0d9d1f0d80b88c07fd29960c6", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_huge_memory_expansion[fork_CancunEIP7692-blockchain_test-byte_data_section-from_existent_memory-successful_False--max_length_minus_one_expansion]", + "fixture_hash": "0xc5ec8a995a9a8d0e000dbd662ee71dd8e94ab854e6f95c8522646e4b75328d3f", "fork": "Prague", "format": "blockchain_test", - "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_huge_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-empty_data_section-from_empty_memory-successful_False-single_byte_expansion_word_boundary_2]", - "fixture_hash": "0x55fefa03ef642bd9daee061874e0427c75d6f67f6a999bef0c26dc72bf63b706", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_huge_memory_expansion[fork_CancunEIP7692-blockchain_test-byte_data_section-from_existent_memory-successful_False--half_max_length_expansion]", + "fixture_hash": "0xb03c196c3646b3a864a4d38334ac94632fdaf9f0d87e95107f824ce56f7f1efa", "fork": "Prague", "format": "blockchain_test", - "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_huge_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-empty_data_section-from_empty_memory-successful_False-multi_word_expansion]", - "fixture_hash": "0x544bb8d60e3a49912c9b79a3597200a4a093523fa39f609513d794412e8c0eec", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_huge_memory_expansion[fork_CancunEIP7692-blockchain_test-byte_data_section-from_empty_memory-successful_False--max_dest_single_byte_expansion]", + "fixture_hash": "0x1e62ea5f371d3594dcfd51eb9fe14e4e68c683a5efdf890239e8c95debb31612", "fork": "Prague", "format": "blockchain_test", - "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_huge_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-empty_data_section-from_empty_memory-successful_False-multi_word_expansion_2]", - "fixture_hash": "0x20ea187c2effe36a66c7ac8e695b8fcac0002a6fb758ab9893a128bedb2d1e59", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_huge_memory_expansion[fork_CancunEIP7692-blockchain_test-byte_data_section-from_empty_memory-successful_False--max_dest_minus_one_single_byte_expansion]", + "fixture_hash": "0xf34ed083259e2b6e3b186eee945338d97b7ec7ff7875ddd0395e1725ad73d671", "fork": "Prague", "format": "blockchain_test", - "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_huge_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-empty_data_section-from_empty_memory-successful_False-zero_length_expansion]", - "fixture_hash": "0xadc19b4561778965ac48287c21e32df8c2ea2b8e8d09136dd7e046ea8c95fe57", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_huge_memory_expansion[fork_CancunEIP7692-blockchain_test-byte_data_section-from_empty_memory-successful_False--half_max_dest_single_byte_expansion]", + "fixture_hash": "0x63c051f121766d65a744b64072c2804d455e175013c77a49ada11dd3e0133c97", "fork": "Prague", "format": "blockchain_test", - "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_huge_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-empty_data_section-from_empty_memory-successful_False-huge_dest_zero_length]", - "fixture_hash": "0xd40a7315595d6846b12dfc7b6a166e77c6cf94c56e627a9571edd562ae0a5079", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_huge_memory_expansion[fork_CancunEIP7692-blockchain_test-byte_data_section-from_empty_memory-successful_False--max_length_expansion]", + "fixture_hash": "0x7aced253532483eb7ee5bfc257673e21b7f5f98adb06ce03fe581f01ad4e1cdf", "fork": "Prague", "format": "blockchain_test", - "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_huge_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-empty_data_section-from_empty_memory-successful_False-huge_src_zero_length]", - "fixture_hash": "0xc71bf143f7028e30d67a3f66a5c0a70a6302c4cf24d084d3ddfe1a70776b5a71", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_huge_memory_expansion[fork_CancunEIP7692-blockchain_test-byte_data_section-from_empty_memory-successful_False--max_length_minus_one_expansion]", + "fixture_hash": "0xf917007202ac05f0fe90d43979446a062ec383ca1f032e27acdc5693a98365cb", "fork": "Prague", "format": "blockchain_test", - "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_huge_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-empty_data_section-from_empty_memory-successful_False-huge_dest_huge_src_zero_length]", - "fixture_hash": "0x997fb8d51267b8243c2940bde245e43e432df5eea96c17c5ebb7f8e5d8821c05", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_huge_memory_expansion[fork_CancunEIP7692-blockchain_test-byte_data_section-from_empty_memory-successful_False--half_max_length_expansion]", + "fixture_hash": "0xbf7f90837ebdd9df074ad489a5c7d4f8e8e11effa0f480101d747781bdca806e", "fork": "Prague", "format": "blockchain_test", - "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_huge_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-byte_data_section-from_existent_memory-successful_True-single_byte_expansion]", - "fixture_hash": "0xde33c54d5f28f91a74270fd3236a6d10aea98502639ae5e965ffea2261733b94", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_huge_memory_expansion[fork_CancunEIP7692-blockchain_test-word_data_section-from_existent_memory-successful_False--max_dest_single_byte_expansion]", + "fixture_hash": "0xf238fc7e3e1e14b020f7f87270d6325a74c62ddd2bccf9cd89c66a4f7da43913", "fork": "Prague", "format": "blockchain_test", - "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_huge_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-byte_data_section-from_existent_memory-successful_True-single_byte_expansion_2]", - "fixture_hash": "0x479c524effe4478a98b5941a94ee761fb1c8f5fa6aacfcf0163f542401999f10", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_huge_memory_expansion[fork_CancunEIP7692-blockchain_test-word_data_section-from_existent_memory-successful_False--max_dest_minus_one_single_byte_expansion]", + "fixture_hash": "0xea8c1b817c8c7577bc59183a97ebc0e452034327db8681973fe61433e015f529", "fork": "Prague", "format": "blockchain_test", - "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_huge_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-byte_data_section-from_existent_memory-successful_True-single_byte_expansion_word_boundary]", - "fixture_hash": "0xad0f834d1cacef305b701fee5759e4a5718e4b9b9ef91f312c0c43c559348f11", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_huge_memory_expansion[fork_CancunEIP7692-blockchain_test-word_data_section-from_existent_memory-successful_False--half_max_dest_single_byte_expansion]", + "fixture_hash": "0xe7b8b64fcc20995b575067ecfa2b2e20207085ed814ac7b2ad0e30174a2b9be5", "fork": "Prague", "format": "blockchain_test", - "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_huge_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-byte_data_section-from_existent_memory-successful_True-single_byte_expansion_word_boundary_2]", - "fixture_hash": "0xc48555d67abd7b47e95047147233db99d79059d49f8e2f19ca59f809a110702a", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_huge_memory_expansion[fork_CancunEIP7692-blockchain_test-word_data_section-from_existent_memory-successful_False--max_length_expansion]", + "fixture_hash": "0xa5a56ec11c442e2a5a011308b2ee22d16af73bf2e585f0bc4b852a4cb7759e6d", "fork": "Prague", "format": "blockchain_test", - "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_huge_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-byte_data_section-from_existent_memory-successful_True-multi_word_expansion]", - "fixture_hash": "0xa86d033f8bf8b15aa2f2055c11b8dc36b32c51184745e48699e833a7abcf9286", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_huge_memory_expansion[fork_CancunEIP7692-blockchain_test-word_data_section-from_existent_memory-successful_False--max_length_minus_one_expansion]", + "fixture_hash": "0x59ba266c25830a7b680d84fdadc531cb4ebb1065b510263ff3393f1978db3a78", "fork": "Prague", "format": "blockchain_test", - "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_huge_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-byte_data_section-from_existent_memory-successful_True-multi_word_expansion_2]", - "fixture_hash": "0x655643027880de99d3a64e53cdf166b775b47e58dde494fe7c44488b57c1903e", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_huge_memory_expansion[fork_CancunEIP7692-blockchain_test-word_data_section-from_existent_memory-successful_False--half_max_length_expansion]", + "fixture_hash": "0x28710b594adb3bda279cd8c569c861ce50d69c4b0644bae23b8b09256c74a66b", "fork": "Prague", "format": "blockchain_test", - "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_huge_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-byte_data_section-from_existent_memory-successful_True-zero_length_expansion]", - "fixture_hash": "0xdcbb72e7c8d548a0c723b80757c703b966a68394fb3e9a6335bbab3524920d19", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_huge_memory_expansion[fork_CancunEIP7692-blockchain_test-word_data_section-from_empty_memory-successful_False--max_dest_single_byte_expansion]", + "fixture_hash": "0x6d454c3cee861d813af70c88a6e46e392962ebce3078d332e57961be7b68b2d2", "fork": "Prague", "format": "blockchain_test", - "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_huge_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-byte_data_section-from_existent_memory-successful_True-huge_dest_zero_length]", - "fixture_hash": "0xf1ee2f73e597c95b22143f18afa2ca0dd41e81bb754bd3ddf1ced5e3461a3ed7", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_huge_memory_expansion[fork_CancunEIP7692-blockchain_test-word_data_section-from_empty_memory-successful_False--max_dest_minus_one_single_byte_expansion]", + "fixture_hash": "0xa4543500d10778fe1a176f51a554919f9e64298698a8e7be037b6e771d63e1e7", "fork": "Prague", "format": "blockchain_test", - "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_huge_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-byte_data_section-from_existent_memory-successful_True-huge_src_zero_length]", - "fixture_hash": "0x8428116a7008d22f46e6830f642b5dc11d0d30f0e572c2baadf9e1d71caa4702", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_huge_memory_expansion[fork_CancunEIP7692-blockchain_test-word_data_section-from_empty_memory-successful_False--half_max_dest_single_byte_expansion]", + "fixture_hash": "0x8d151fb85b85dac144a4d486d0b05cfdabee1b2e31f10aa02cf436594fd7754d", "fork": "Prague", "format": "blockchain_test", - "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_huge_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-byte_data_section-from_existent_memory-successful_True-huge_dest_huge_src_zero_length]", - "fixture_hash": "0x378bd9b00f2f82332567910b9d863d8e350121a6fc5e4bb55969cbe3af962422", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_huge_memory_expansion[fork_CancunEIP7692-blockchain_test-word_data_section-from_empty_memory-successful_False--max_length_expansion]", + "fixture_hash": "0x5d75ee6a163925d625139d3778a46975602a5edb2e4bb4c73fee5601d3982de1", "fork": "Prague", "format": "blockchain_test", - "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_huge_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-byte_data_section-from_existent_memory-successful_False-single_byte_expansion]", - "fixture_hash": "0xd54a952dd662ddeb67459badf6d89947b924e72cd3db201ebaa624382f6f0cb9", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_huge_memory_expansion[fork_CancunEIP7692-blockchain_test-word_data_section-from_empty_memory-successful_False--max_length_minus_one_expansion]", + "fixture_hash": "0x15758af1a0efed83836ef35372ddcd01514bbbd37e156b4e94e79b847ebe524d", "fork": "Prague", "format": "blockchain_test", - "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_huge_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-byte_data_section-from_existent_memory-successful_False-single_byte_expansion_2]", - "fixture_hash": "0xbb94fbcfc87a7fff0e21e84f3a3bec4d65c91df3fe5e4d4707ae92e87847e7a0", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_huge_memory_expansion[fork_CancunEIP7692-blockchain_test-word_data_section-from_empty_memory-successful_False--half_max_length_expansion]", + "fixture_hash": "0xd180b19cf901509350eca4a76256ff8946bc88cbc02843af9300eae8adaba8b7", "fork": "Prague", "format": "blockchain_test", - "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_huge_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-byte_data_section-from_existent_memory-successful_False-single_byte_expansion_word_boundary]", - "fixture_hash": "0x2e29e490a0d54422b74b2a356d9ed727cdfc624006e5616d28460656414d8079", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_huge_memory_expansion[fork_CancunEIP7692-blockchain_test-large_data_section-from_existent_memory-successful_False--max_dest_single_byte_expansion]", + "fixture_hash": "0x196ac70d29a1a6c2ec94d185c16919830bb8a8f63a32593385fea38add4be0b2", "fork": "Prague", "format": "blockchain_test", - "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_huge_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-byte_data_section-from_existent_memory-successful_False-single_byte_expansion_word_boundary_2]", - "fixture_hash": "0x27c1ce95f4d124775a7049196e771c262d710299e40ce509e436a71259714068", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_huge_memory_expansion[fork_CancunEIP7692-blockchain_test-large_data_section-from_existent_memory-successful_False--max_dest_minus_one_single_byte_expansion]", + "fixture_hash": "0xad30134adaff92b8b51ea6c958a179aaa6b8e9c06ea1d3daff637991b2bd17b7", "fork": "Prague", "format": "blockchain_test", - "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_huge_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-byte_data_section-from_existent_memory-successful_False-multi_word_expansion]", - "fixture_hash": "0x5fbc76001d9e3728c82e27c179077287cd185c521d3b1c7925c2af8ddb3e7227", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_huge_memory_expansion[fork_CancunEIP7692-blockchain_test-large_data_section-from_existent_memory-successful_False--half_max_dest_single_byte_expansion]", + "fixture_hash": "0x39f146edffc52c18545700771c4880cbaecc3b8c1fa53c2bb8b46427a3a7f362", "fork": "Prague", "format": "blockchain_test", - "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_huge_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-byte_data_section-from_existent_memory-successful_False-multi_word_expansion_2]", - "fixture_hash": "0xf995a2edc7e7bf580efd7f26b3cfee2c8a02bb553a1e8d9b0a85205841b0c548", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_huge_memory_expansion[fork_CancunEIP7692-blockchain_test-large_data_section-from_existent_memory-successful_False--max_length_expansion]", + "fixture_hash": "0xfd3066c2eef1a615ae7cf8d94f0b42eaa7309f34a7399fa1ec86551db657c9b4", "fork": "Prague", "format": "blockchain_test", - "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_huge_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-byte_data_section-from_existent_memory-successful_False-zero_length_expansion]", - "fixture_hash": "0xd5970838008013f9c9153f02d1977a59e35ec6ef706839ea39abdc71a6d7fdb", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_huge_memory_expansion[fork_CancunEIP7692-blockchain_test-large_data_section-from_existent_memory-successful_False--max_length_minus_one_expansion]", + "fixture_hash": "0x8f6a461dd4c8e92b1a56bda5577434b94c62e834382d330f8579f81eafed6089", "fork": "Prague", "format": "blockchain_test", - "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_huge_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-byte_data_section-from_existent_memory-successful_False-huge_dest_zero_length]", - "fixture_hash": "0x4993d0aef645ba0124fc8005a9919420070ebb884e8eae65429b53438f518530", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_huge_memory_expansion[fork_CancunEIP7692-blockchain_test-large_data_section-from_existent_memory-successful_False--half_max_length_expansion]", + "fixture_hash": "0xcae3fe0681b8abcb3c55fa8bcaaeed9addea89407bf675712ff44d6caccca1ca", "fork": "Prague", "format": "blockchain_test", - "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_huge_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-byte_data_section-from_existent_memory-successful_False-huge_src_zero_length]", - "fixture_hash": "0xd340fca668b0c853fd376e8c6bf91de545912b7a9f1b29b915a9a5e7b4ad7a25", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_huge_memory_expansion[fork_CancunEIP7692-blockchain_test-large_data_section-from_empty_memory-successful_False--max_dest_single_byte_expansion]", + "fixture_hash": "0xafbef9caaa11e24c32c4838667bd8156e00cef6d728429f9430f598a1d1b6e28", "fork": "Prague", "format": "blockchain_test", - "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_huge_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-byte_data_section-from_existent_memory-successful_False-huge_dest_huge_src_zero_length]", - "fixture_hash": "0xd37bbca0ce265da3d2a83cd6fdd296371d2939f0cb30bbff53a978c360b83128", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_huge_memory_expansion[fork_CancunEIP7692-blockchain_test-large_data_section-from_empty_memory-successful_False--max_dest_minus_one_single_byte_expansion]", + "fixture_hash": "0x37f617c7764715cbde0ad7f253fd330c6d117a9a6945dd7cab3be86e64a2c9f2", "fork": "Prague", "format": "blockchain_test", - "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_huge_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-byte_data_section-from_empty_memory-successful_True-single_byte_expansion]", - "fixture_hash": "0x378ef56f01a9282b5115df070c0db1552fc20bb718276c876439a035f6ec9091", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_huge_memory_expansion[fork_CancunEIP7692-blockchain_test-large_data_section-from_empty_memory-successful_False--half_max_dest_single_byte_expansion]", + "fixture_hash": "0x87e0e0444f05c558608e2114205539133ec2344a1b41f255e80f9c73e56abdb5", "fork": "Prague", "format": "blockchain_test", - "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_huge_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-byte_data_section-from_empty_memory-successful_True-single_byte_expansion_2]", - "fixture_hash": "0x87b150c1034507c5e2ee033f949ee74e3189054806d99b5662a5c0a92de0e144", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_huge_memory_expansion[fork_CancunEIP7692-blockchain_test-large_data_section-from_empty_memory-successful_False--max_length_expansion]", + "fixture_hash": "0xd4fd8f392b901ad10509c53c536789c966d5561de7e5618a46e4e451eb1190d5", "fork": "Prague", "format": "blockchain_test", - "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_huge_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-byte_data_section-from_empty_memory-successful_True-single_byte_expansion_word_boundary]", - "fixture_hash": "0x967bee66b32204e905b40a16445f82951a4d221f3f53f2fb6a2d8cd7e24b571b", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_huge_memory_expansion[fork_CancunEIP7692-blockchain_test-large_data_section-from_empty_memory-successful_False--max_length_minus_one_expansion]", + "fixture_hash": "0x9fc88b927807e7c51906500c88465f396a2c630683f8477b87f2401dc9556086", "fork": "Prague", "format": "blockchain_test", - "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_huge_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-byte_data_section-from_empty_memory-successful_True-single_byte_expansion_word_boundary_2]", - "fixture_hash": "0x92f545f884b5d7f88e841670831e8edcde77752fcfa7302c77538b78a9494cd0", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_huge_memory_expansion[fork_CancunEIP7692-blockchain_test-large_data_section-from_empty_memory-successful_False--half_max_length_expansion]", + "fixture_hash": "0x841d31f3dbaf94601879e544e097a5451fef66c7126d6667ac5417be03d66e61", "fork": "Prague", "format": "blockchain_test", - "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_huge_memory_expansion.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-byte_data_section-from_empty_memory-successful_True-multi_word_expansion]", - "fixture_hash": "0xc0ece96d869d91bea976931c78c08ca92e9044c1bb1d68150641bf4c81be12fd", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_data_opcodes.py::test_data_section_succeed[fork_CancunEIP7692-blockchain_test-empty_zero]", + "fixture_hash": "0x84eb601fa95a9420d5b5ff7bc67ef7f6290d37a1a84cf39467cb046680eddc8", "fork": "Prague", "format": "blockchain_test", - "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/data_opcodes/data_section_succeed.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-byte_data_section-from_empty_memory-successful_True-multi_word_expansion_2]", - "fixture_hash": "0x9cf95e0daacc1fbd90218c7d9cedf193b99c302c0d8ba9a43ca9d8bede267423", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_data_opcodes.py::test_data_section_succeed[fork_CancunEIP7692-blockchain_test-short_zero]", + "fixture_hash": "0xbacc8ebb8991b774e0a97438f5661bc92d544f0f836de1f043d5dd177fb07c81", "fork": "Prague", "format": "blockchain_test", - "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/data_opcodes/data_section_succeed.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-byte_data_section-from_empty_memory-successful_True-zero_length_expansion]", - "fixture_hash": "0x5cbe130f135b28171ac97ac60e4c193d58e992eedafc2f2064ba9412c375841a", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_data_opcodes.py::test_data_section_succeed[fork_CancunEIP7692-blockchain_test-exact_zero]", + "fixture_hash": "0xeae400ecc8133dfb19aefc25d25ecfa3bd5aa7a64b0de8d94e6bd293caa3069", "fork": "Prague", "format": "blockchain_test", - "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/data_opcodes/data_section_succeed.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-byte_data_section-from_empty_memory-successful_True-huge_dest_zero_length]", - "fixture_hash": "0x9e9b60114d746648f14dd461dcce2573f6814e78a3671ef2e3953e2c4560e43d", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_data_opcodes.py::test_data_section_succeed[fork_CancunEIP7692-blockchain_test-large_zero]", + "fixture_hash": "0x6aa5b31d8b5007e2c7a1dfc64d0e8d25248a28bfcfba22e117ad322cd9055e76", "fork": "Prague", "format": "blockchain_test", - "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/data_opcodes/data_section_succeed.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-byte_data_section-from_empty_memory-successful_True-huge_src_zero_length]", - "fixture_hash": "0x8b99442b34703981977d3651cd526250a549077f260f92da759c143deaac9271", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_data_opcodes.py::test_data_section_succeed[fork_CancunEIP7692-blockchain_test-empty_32]", + "fixture_hash": "0x21eb8813887969c87fc847a55e398904c86544190eded95d9e4f28fff0d86f47", "fork": "Prague", "format": "blockchain_test", - "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/data_opcodes/data_section_succeed.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-byte_data_section-from_empty_memory-successful_True-huge_dest_huge_src_zero_length]", - "fixture_hash": "0x647f77024b661562d68cfb9e575db9fa51ede131327573e94d2a41fb49e7c56b", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_data_opcodes.py::test_data_section_succeed[fork_CancunEIP7692-blockchain_test-short_32]", + "fixture_hash": "0x841bd84ab85e250026cdb86b5251d292c0abbabdf9e5e491f44d803d2fef5ce", "fork": "Prague", "format": "blockchain_test", - "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/data_opcodes/data_section_succeed.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-byte_data_section-from_empty_memory-successful_False-single_byte_expansion]", - "fixture_hash": "0x1262025623bafa485b814c0eace5c89ebc57aabd98a04b873f44b66f2d25ef5a", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_data_opcodes.py::test_data_section_succeed[fork_CancunEIP7692-blockchain_test-exact_32]", + "fixture_hash": "0xb0c920f40b272608fe5eb35eeaf6e8965deecf0f7e4a691a34f75ced17cbbf04", "fork": "Prague", "format": "blockchain_test", - "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/data_opcodes/data_section_succeed.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-byte_data_section-from_empty_memory-successful_False-single_byte_expansion_2]", - "fixture_hash": "0x45b45f5bdd75fe5558008af715bbec8a06c393ead3aac46b8bd88322832ef1ee", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_data_opcodes.py::test_data_section_succeed[fork_CancunEIP7692-blockchain_test-large_32]", + "fixture_hash": "0xf53b084ac327f18c931ca838e71e1b67adad9e18377ebeb7d8a63dab9b42fad5", "fork": "Prague", "format": "blockchain_test", - "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/data_opcodes/data_section_succeed.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-byte_data_section-from_empty_memory-successful_False-single_byte_expansion_word_boundary]", - "fixture_hash": "0x18ca9885b44670187aaf637ce990ae130146d9ecb186d22c8b140f3a72fe662c", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_data_opcodes.py::test_data_section_succeed[fork_CancunEIP7692-blockchain_test-empty_23k]", + "fixture_hash": "0x9f5a072ad9b257d637787f2261d91519209e26d288a56992cf4cf8d2ce293a1f", "fork": "Prague", "format": "blockchain_test", - "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/data_opcodes/data_section_succeed.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-byte_data_section-from_empty_memory-successful_False-single_byte_expansion_word_boundary_2]", - "fixture_hash": "0x734528dad8d4c97d99b183806a28ed4d1717656469c5c5701f503e1ec37e6120", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_data_opcodes.py::test_data_section_succeed[fork_CancunEIP7692-blockchain_test-short_23k]", + "fixture_hash": "0x3b44401c8bcdf5a233d503e59f6812b86c13951263b9106651c67546c677cbc7", "fork": "Prague", "format": "blockchain_test", - "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/data_opcodes/data_section_succeed.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-byte_data_section-from_empty_memory-successful_False-multi_word_expansion]", - "fixture_hash": "0x27f6d496c4131cc1b2c727206700c54d25b6ae03e58c3a6d76ad46b39a279d4d", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_data_opcodes.py::test_data_section_succeed[fork_CancunEIP7692-blockchain_test-exact_23k]", + "fixture_hash": "0x5010ead4cd18d6db3fedacfd542982966f9806fe3b085f5461ca5446471253b7", "fork": "Prague", "format": "blockchain_test", - "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/data_opcodes/data_section_succeed.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-byte_data_section-from_empty_memory-successful_False-multi_word_expansion_2]", - "fixture_hash": "0x8fcebdc1acd0ce6c2f59330eecd863389bc13ffdab358d6e22058a414a5a16fd", + "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_data_opcodes.py::test_data_section_succeed[fork_CancunEIP7692-blockchain_test-large_23k]", + "fixture_hash": "0xb977f13fad3d3f51e2a3d7b1bab4414a5e798facdb3374d33318db3441971efc", "fork": "Prague", "format": "blockchain_test", - "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/data_opcodes/data_section_succeed.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-byte_data_section-from_empty_memory-successful_False-zero_length_expansion]", - "fixture_hash": "0xeea6798fbc18a88d34961cc1a15a4d494b5f11c7f2e006a90135fd8ade470bf0", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-blockchain_test-smallest_code-mem_expansion_bytes_0-new_account_True-value_0]", + "fixture_hash": "0xa82334e52f959503d2300984487c0cabc0f67320cce8b2aa588e9dde4faa45da", "fork": "Prague", "format": "blockchain_test", - "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-byte_data_section-from_empty_memory-successful_False-huge_dest_zero_length]", - "fixture_hash": "0xe6f57d48cfd69ab9181fb9294afca38f35f888fd0e2bd71932b62886300deacd", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-blockchain_test-smallest_code-mem_expansion_bytes_0-new_account_True-value_1]", + "fixture_hash": "0x25500f64648959fb947d4ecd70428a70de307a838e0dad786768295c024ed8a7", "fork": "Prague", "format": "blockchain_test", - "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-byte_data_section-from_empty_memory-successful_False-huge_src_zero_length]", - "fixture_hash": "0xc07d2d61920ccdc23d8ea55ff99ac3d5d3a4df2ee02498a63b67133ce2d6bd3", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-blockchain_test-smallest_code-mem_expansion_bytes_0-new_account_False-value_0]", + "fixture_hash": "0x8b34306dd451cfdf095acc5348aff98c27c5baf2bd38fde929ccaec9aa86f2d5", "fork": "Prague", "format": "blockchain_test", - "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-byte_data_section-from_empty_memory-successful_False-huge_dest_huge_src_zero_length]", - "fixture_hash": "0x81c536251b951af3ba06fa5dcdf67d657906ff7ea954b8577da451163c2b8b18", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-blockchain_test-smallest_code-mem_expansion_bytes_0-new_account_False-value_1]", + "fixture_hash": "0xc65665190185d45bd5cc8d064778321136f23400cc0ed6976af4c84026d9341f", "fork": "Prague", "format": "blockchain_test", - "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-word_data_section-from_existent_memory-successful_True-single_byte_expansion]", - "fixture_hash": "0x2097c2c4fb37d9f5c19bc4d4c4e1744cda0faeb55484e7edea8ce43340c4a685", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-blockchain_test-smallest_code-mem_expansion_bytes_1-new_account_True-value_0]", + "fixture_hash": "0xd6e0bf77ef4c0721ea549da6c4ecb1b80a8fa4a5859f262434cdba58f3ff8b1c", "fork": "Prague", "format": "blockchain_test", - "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-word_data_section-from_existent_memory-successful_True-single_byte_expansion_2]", - "fixture_hash": "0x489f1a78d000f372d8785a505d350463b6fed9dceab2d344f0d3a0186338d64", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-blockchain_test-smallest_code-mem_expansion_bytes_1-new_account_True-value_1]", + "fixture_hash": "0xcd8985586ee9851fee663eeffdbb9eb8aaa808eea26ac7b084844606f05e6f07", "fork": "Prague", "format": "blockchain_test", - "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-word_data_section-from_existent_memory-successful_True-single_byte_expansion_word_boundary]", - "fixture_hash": "0xadec74946c62e6192e0a4cc351082d75184452b646a166e8de8ac1f3234fcccf", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-blockchain_test-smallest_code-mem_expansion_bytes_1-new_account_False-value_0]", + "fixture_hash": "0x5a95fa2d69619cbc2ea5dab04db35e6c353b0bebc2e7357ab8fd7cd0ddb56c93", "fork": "Prague", "format": "blockchain_test", - "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-word_data_section-from_existent_memory-successful_True-single_byte_expansion_word_boundary_2]", - "fixture_hash": "0xeaae3d36821aa5a5048ea70c416ed98a660797d2724d0091245e271d0a565472", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-blockchain_test-smallest_code-mem_expansion_bytes_1-new_account_False-value_1]", + "fixture_hash": "0xa075b5f3c1df6a1949276857b68ed0efe25b9260bffbf05508dd9dbe8118e663", "fork": "Prague", "format": "blockchain_test", - "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-word_data_section-from_existent_memory-successful_True-multi_word_expansion]", - "fixture_hash": "0x5d3fac72a38943267207db7f8034f13663f7755f65741d280cbcc20002eba822", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-blockchain_test-smallest_code-mem_expansion_bytes_32-new_account_True-value_0]", + "fixture_hash": "0xf664a3d3b346fa2bad3e9f726d45a28c0edd63c57275db4840fd39cb56ea245b", "fork": "Prague", "format": "blockchain_test", - "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-word_data_section-from_existent_memory-successful_True-multi_word_expansion_2]", - "fixture_hash": "0xd05986ad953807bc75717cba309c107827e4fec97f0f4acd0074be461ade0e57", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-blockchain_test-smallest_code-mem_expansion_bytes_32-new_account_True-value_1]", + "fixture_hash": "0xf466b9ea60a309f8bca6d7603a0438d22bc11de5744ecd43034c21eae062df87", "fork": "Prague", "format": "blockchain_test", - "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-word_data_section-from_existent_memory-successful_True-zero_length_expansion]", - "fixture_hash": "0x54173f3a5ef7499dd5e2e10558e30c31ac2f20b1a53f2c71001af5caabd104e9", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-blockchain_test-smallest_code-mem_expansion_bytes_32-new_account_False-value_0]", + "fixture_hash": "0xa19cb97fe068499f2e8a3969c77d89ef73fdcc46a9df91ac58c8c83affb7a42e", "fork": "Prague", "format": "blockchain_test", - "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-word_data_section-from_existent_memory-successful_True-huge_dest_zero_length]", - "fixture_hash": "0xd99a0ff9f6ff896aa3bea81b398f4d39a50aa3fff546cefcb26d1c5a1091f0fd", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-blockchain_test-smallest_code-mem_expansion_bytes_32-new_account_False-value_1]", + "fixture_hash": "0x9a6c83990ec0305de764a3d7bb20d7063597654da7430ecb5d48152f98cd8e27", "fork": "Prague", "format": "blockchain_test", - "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-word_data_section-from_existent_memory-successful_True-huge_src_zero_length]", - "fixture_hash": "0x7709b6518749fb4d057c00e0ef705a1470fe95b3c464f603a697787061ac3fb3", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-blockchain_test-smallest_code-mem_expansion_bytes_33-new_account_True-value_0]", + "fixture_hash": "0xe9a45f57370559c33af94ca4691a6dd499733430091e6557fab2708fff4e35b0", "fork": "Prague", "format": "blockchain_test", - "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-word_data_section-from_existent_memory-successful_True-huge_dest_huge_src_zero_length]", - "fixture_hash": "0xf0962abee91ddbdf494801e65801d39f3dd48edeb3be504f35a671d3d4bb030", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-blockchain_test-smallest_code-mem_expansion_bytes_33-new_account_True-value_1]", + "fixture_hash": "0xfda7f5b06d0ccf85d21e0949e2019b79a1650a3c7582a588a0e3b965fc78822b", "fork": "Prague", "format": "blockchain_test", - "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-word_data_section-from_existent_memory-successful_False-single_byte_expansion]", - "fixture_hash": "0xbbc72787ec0ceadd5c5aa9a6a1d1adb5a17ace2b3f486dffeaad781d71d4111c", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-blockchain_test-smallest_code-mem_expansion_bytes_33-new_account_False-value_0]", + "fixture_hash": "0xd0c8ab0a4ae8ed6000a5cfd2ca72d9374e6f60058778377b64e6bc17bf18d30d", "fork": "Prague", "format": "blockchain_test", - "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-word_data_section-from_existent_memory-successful_False-single_byte_expansion_2]", - "fixture_hash": "0xf188790dfbd19b1674d138789e4ce2c60382a6ad5ce3e4b0557ddb875c0f8f0d", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-blockchain_test-smallest_code-mem_expansion_bytes_33-new_account_False-value_1]", + "fixture_hash": "0xc81cc7db1b966c4ad94db4ebd9ffaf1b3dde99d3463a0df90f8e24054202883a", "fork": "Prague", "format": "blockchain_test", - "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-word_data_section-from_existent_memory-successful_False-single_byte_expansion_word_boundary]", - "fixture_hash": "0xa5704cfad97bf338e97c308ccd27e45987b90851f7debe14fbff2dc42ec784df", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-blockchain_test-aborting_runtime-mem_expansion_bytes_0-new_account_True-value_0]", + "fixture_hash": "0xf3886ce2e129d277882465f64d330bb261ead9b2d511e2bdaaa608f80be9c02e", "fork": "Prague", "format": "blockchain_test", - "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-word_data_section-from_existent_memory-successful_False-single_byte_expansion_word_boundary_2]", - "fixture_hash": "0x15bf6f5c3edce67a24275f7f1f85e9e38f961e378b72762e58d18b0a6d8e8633", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-blockchain_test-aborting_runtime-mem_expansion_bytes_0-new_account_True-value_1]", + "fixture_hash": "0x587b8b411a5b8b15ee5f663af86de88289cc76cfc2008a3af36abeba9911e8cd", "fork": "Prague", "format": "blockchain_test", - "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-word_data_section-from_existent_memory-successful_False-multi_word_expansion]", - "fixture_hash": "0x7cf74e5e57f6786ca2a5b54b5e9eb815e9e6515d5a844c108b1eb0a701f07393", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-blockchain_test-aborting_runtime-mem_expansion_bytes_0-new_account_False-value_0]", + "fixture_hash": "0xea6c982ccdbf5e92420cd4223c51a3b51a53c55f20d48de45f12878d966628d3", "fork": "Prague", "format": "blockchain_test", - "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-word_data_section-from_existent_memory-successful_False-multi_word_expansion_2]", - "fixture_hash": "0xecc58e8452a7942296f9adfbd9901adeefa48b8a5fd0386662180b781fd1fc8a", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-blockchain_test-aborting_runtime-mem_expansion_bytes_0-new_account_False-value_1]", + "fixture_hash": "0x52c43eb4d917ce1d3ea11b2d46a67ec0656aeeac7757c2c2358338a479fcf5c5", "fork": "Prague", "format": "blockchain_test", - "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-word_data_section-from_existent_memory-successful_False-zero_length_expansion]", - "fixture_hash": "0xd56f0ebf07105e8017bafd42f5bcb19a678d28ec8c0ad457a578016be849227e", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-blockchain_test-aborting_runtime-mem_expansion_bytes_1-new_account_True-value_0]", + "fixture_hash": "0xe9f9bd3aff9436a35bfc8b68689892b1c30ed64c4e17939496775fc7b4452a15", "fork": "Prague", "format": "blockchain_test", - "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-word_data_section-from_existent_memory-successful_False-huge_dest_zero_length]", - "fixture_hash": "0x306ad59e42451538194877273e807f192eb9f0afd39856c699284401e68c9a91", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-blockchain_test-aborting_runtime-mem_expansion_bytes_1-new_account_True-value_1]", + "fixture_hash": "0xbc3536273298e2d4d48edfe5465de12877ec07f23609164284ff618702fe61c6", "fork": "Prague", "format": "blockchain_test", - "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-word_data_section-from_existent_memory-successful_False-huge_src_zero_length]", - "fixture_hash": "0x222bf8f7df1e7a04bb9ac87eaed6ab4758aa76fab59d484d5bdc64189e17e88c", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-blockchain_test-aborting_runtime-mem_expansion_bytes_1-new_account_False-value_0]", + "fixture_hash": "0xdfab3e5465ad86fa6e960bbb94f34dbbb3e5cbc960139d33bc9a14ea6b4efbd8", "fork": "Prague", "format": "blockchain_test", - "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-word_data_section-from_existent_memory-successful_False-huge_dest_huge_src_zero_length]", - "fixture_hash": "0xea35434149fe68947c953dac4be86c242aeba575afa632ca65e485558eb8f04f", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-blockchain_test-aborting_runtime-mem_expansion_bytes_1-new_account_False-value_1]", + "fixture_hash": "0x821a855fee6165bca48ad20ad3fb57ca1162820a5d3c8987bd52ce92c7086e90", "fork": "Prague", "format": "blockchain_test", - "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-word_data_section-from_empty_memory-successful_True-single_byte_expansion]", - "fixture_hash": "0x7fbd09d0dc4d185f8776deb45ec1aa66d3cba7c1f8a4ce8386cadf48fc50a3f", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-blockchain_test-aborting_runtime-mem_expansion_bytes_32-new_account_True-value_0]", + "fixture_hash": "0x5a24266c53040fc70347fbd09848fc590538ba1339fdb60863cee5c6f14dc0c8", "fork": "Prague", "format": "blockchain_test", - "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-word_data_section-from_empty_memory-successful_True-single_byte_expansion_2]", - "fixture_hash": "0x85af8da90c43797b632991440d0136780f0f39dfba736cff91a8af80c6a4ec0", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-blockchain_test-aborting_runtime-mem_expansion_bytes_32-new_account_True-value_1]", + "fixture_hash": "0x652b5641c5cc3a8b05d686630f412f4497c753c996d772ab6783d2118a996209", "fork": "Prague", "format": "blockchain_test", - "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-word_data_section-from_empty_memory-successful_True-single_byte_expansion_word_boundary]", - "fixture_hash": "0x89793954563eef8cd4f9f1d9d4c431f496baf151be2267947e8f267cbfd8d7ad", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-blockchain_test-aborting_runtime-mem_expansion_bytes_32-new_account_False-value_0]", + "fixture_hash": "0x365a6e579edd2f0272395f2fbb2d6cbf70f6f5c24298f74eb5eced2a0f27f3c3", "fork": "Prague", "format": "blockchain_test", - "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-word_data_section-from_empty_memory-successful_True-single_byte_expansion_word_boundary_2]", - "fixture_hash": "0xd1ca0f4a9d737acbb78d5dc2f6a87ef88054b0565713ac6fd5c02c0f8c1a4c6", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-blockchain_test-aborting_runtime-mem_expansion_bytes_32-new_account_False-value_1]", + "fixture_hash": "0x43fc433be1b63536b20a13656222135c0d2fbda7a0c015d5c75929a3d1c79dbb", "fork": "Prague", "format": "blockchain_test", - "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-word_data_section-from_empty_memory-successful_True-multi_word_expansion]", - "fixture_hash": "0xb3c8aa11d87fc6677d8e26b11e422bd96b603a5720e644a9d7f1be3b58f57e69", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-blockchain_test-aborting_runtime-mem_expansion_bytes_33-new_account_True-value_0]", + "fixture_hash": "0x793f190faee48839cddc207ae56b1d9b1fbfb307f69d369ce91e7ce6933c0386", "fork": "Prague", "format": "blockchain_test", - "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-word_data_section-from_empty_memory-successful_True-multi_word_expansion_2]", - "fixture_hash": "0x210e630af6721ed5823673b7bc594188b829b52c85dce86232436c8248208fed", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-blockchain_test-aborting_runtime-mem_expansion_bytes_33-new_account_True-value_1]", + "fixture_hash": "0xb3ef305ef6a27877221716fa0a8de6c6884a1ce1c0c7c2ce3ae4f4e5d2dedd15", "fork": "Prague", "format": "blockchain_test", - "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-word_data_section-from_empty_memory-successful_True-zero_length_expansion]", - "fixture_hash": "0xd74106e855251d62ec3d7f423902df2e2fc48ce6e41fbaaad29341aa0ebc44b5", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-blockchain_test-aborting_runtime-mem_expansion_bytes_33-new_account_False-value_0]", + "fixture_hash": "0xbb79c3d0d90eb0d540a57d7dc363575f5891fa439c8b3b7c59a42e836b9f0c82", "fork": "Prague", "format": "blockchain_test", - "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-word_data_section-from_empty_memory-successful_True-huge_dest_zero_length]", - "fixture_hash": "0x40c71e69e937e6799d5843ffa0970f1c23f282924e0c55d86f027edc4f0d1db8", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-blockchain_test-aborting_runtime-mem_expansion_bytes_33-new_account_False-value_1]", + "fixture_hash": "0xa8345e6ebb0df9b03df855669c9b66589b06f901cd4a38dc94d5a4bcf15a380f", "fork": "Prague", "format": "blockchain_test", - "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-word_data_section-from_empty_memory-successful_True-huge_src_zero_length]", - "fixture_hash": "0xa9296aeab6e8573164660aedefeff4054ec42a7772507c2ef772077eb7a34628", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-blockchain_test-reverting_initcode-mem_expansion_bytes_0-new_account_True-value_0]", + "fixture_hash": "0xa0597ac683d3ab52e8f7f23d7188ae9404a1e843d4ecff8145197d19445056ed", "fork": "Prague", "format": "blockchain_test", - "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-word_data_section-from_empty_memory-successful_True-huge_dest_huge_src_zero_length]", - "fixture_hash": "0xe62c7c0b584d1845f3e8725acb31f6696e2c38f338a1688a9b81853ea3ffda8e", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-blockchain_test-reverting_initcode-mem_expansion_bytes_0-new_account_True-value_1]", + "fixture_hash": "0x258239ccb493f29e9989ff9267026077c9f9021752db2d44518dbabdeb26ff51", "fork": "Prague", "format": "blockchain_test", - "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-word_data_section-from_empty_memory-successful_False-single_byte_expansion]", - "fixture_hash": "0x8a5d994ee5023000396da2871f1ca6f1260db5d0fc90c4cd9eea56c032ae4647", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-blockchain_test-reverting_initcode-mem_expansion_bytes_0-new_account_False-value_0]", + "fixture_hash": "0xda9e2a46b8b348d0a6e07c74ae92274bcc1a422267f407e78c48219bdbc130fd", "fork": "Prague", "format": "blockchain_test", - "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-word_data_section-from_empty_memory-successful_False-single_byte_expansion_2]", - "fixture_hash": "0x4e9196a6017209d8f79db3d0780a6a5d5fca175fae301673fb77b0b3f6366b77", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-blockchain_test-reverting_initcode-mem_expansion_bytes_0-new_account_False-value_1]", + "fixture_hash": "0x75da4e23d2bea0779b7f05d7f198e8f2bc30ad4d42d21673ba688c1f4d56f297", "fork": "Prague", "format": "blockchain_test", - "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-word_data_section-from_empty_memory-successful_False-single_byte_expansion_word_boundary]", - "fixture_hash": "0x4ac09d7cac3e389e4a6f26e31997feee00be51096900e8609132def4cc07e445", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-blockchain_test-reverting_initcode-mem_expansion_bytes_1-new_account_True-value_0]", + "fixture_hash": "0xb2f46b4b4ae92478f859f720595640965f76e217d2753b8c9ac6e2cbdb18056c", "fork": "Prague", "format": "blockchain_test", - "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-word_data_section-from_empty_memory-successful_False-single_byte_expansion_word_boundary_2]", - "fixture_hash": "0x8d504db572bde9daf0e350cc7e5b2db8a8d14971a037355fc47b9eac9d0e3fc1", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-blockchain_test-reverting_initcode-mem_expansion_bytes_1-new_account_True-value_1]", + "fixture_hash": "0x7fa0d522774c2da94630ca2486643c008f0d4514f50f815bbeeb640947bcaa14", "fork": "Prague", "format": "blockchain_test", - "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-word_data_section-from_empty_memory-successful_False-multi_word_expansion]", - "fixture_hash": "0x8a407ff944735f79b9cd999d1787e77d359f70f7b42262260efd94a657fb6ca8", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-blockchain_test-reverting_initcode-mem_expansion_bytes_1-new_account_False-value_0]", + "fixture_hash": "0xa3ca0c036eb998772b080678d69bfb7846bd002156d414691c0b1489dea43c5e", "fork": "Prague", "format": "blockchain_test", - "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-word_data_section-from_empty_memory-successful_False-multi_word_expansion_2]", - "fixture_hash": "0x5a2a3984fefc8d2c6e58374a57cbcb4f96d749a8ba2a4e60d092ece510149485", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-blockchain_test-reverting_initcode-mem_expansion_bytes_1-new_account_False-value_1]", + "fixture_hash": "0xec2c15f65426c19546dc8121af8b0292e2def626d75b8b13036fc5d4f3fe7f5b", "fork": "Prague", "format": "blockchain_test", - "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-word_data_section-from_empty_memory-successful_False-zero_length_expansion]", - "fixture_hash": "0xaa08a99624b78bc476ef23e30d4ebd7f03ec577ee9e98a04062850ba1054cb6c", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-blockchain_test-reverting_initcode-mem_expansion_bytes_32-new_account_True-value_0]", + "fixture_hash": "0x5c15b6bb74ff24683b63f35cff4337208e5b4130642f06b8a71d8241f4bc94a5", "fork": "Prague", "format": "blockchain_test", - "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-word_data_section-from_empty_memory-successful_False-huge_dest_zero_length]", - "fixture_hash": "0x5cf9b5556d0483734e35294ecd127c23122990ac66edc49dec7e7feafb571b6e", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-blockchain_test-reverting_initcode-mem_expansion_bytes_32-new_account_True-value_1]", + "fixture_hash": "0xb79ec7898db6c0fbd3c3ae8c11af8c78b5bca320f12b5d7216081a7e3f4152cd", "fork": "Prague", "format": "blockchain_test", - "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-word_data_section-from_empty_memory-successful_False-huge_src_zero_length]", - "fixture_hash": "0x2d0cffa066d4fc1e51de61eef08795d1e02d6a996d60a30d1f259d709f97bdf8", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-blockchain_test-reverting_initcode-mem_expansion_bytes_32-new_account_False-value_0]", + "fixture_hash": "0x97b8de5664de07c455fbb2750b46786a7be6726492a06c85ce52052b0645801e", "fork": "Prague", "format": "blockchain_test", - "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-word_data_section-from_empty_memory-successful_False-huge_dest_huge_src_zero_length]", - "fixture_hash": "0x1216d10559876be74cdb610ac96af455f6aa58204caa518585a7891269a8cf22", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-blockchain_test-reverting_initcode-mem_expansion_bytes_32-new_account_False-value_1]", + "fixture_hash": "0x2e7b554a80ebf57a3950a0c0677d4f01f6ea2082335e863afeec7ce6d563c6ab", "fork": "Prague", "format": "blockchain_test", - "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-large_data_section-from_existent_memory-successful_True-single_byte_expansion]", - "fixture_hash": "0x9bd5acf8e8caf2abfd4a4f1ebb59f7a4b822cd82ff91915926266516fac55c11", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-blockchain_test-reverting_initcode-mem_expansion_bytes_33-new_account_True-value_0]", + "fixture_hash": "0x72b333dcb9e25e37b84d77e3baf6c0426f7e0b75d6e43da079b7b8256dc786af", "fork": "Prague", "format": "blockchain_test", - "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-large_data_section-from_existent_memory-successful_True-single_byte_expansion_2]", - "fixture_hash": "0x1ab1d441c28d3257dc57ee4807b2de7b9928e30917927381b3c5c4faf4d6a356", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-blockchain_test-reverting_initcode-mem_expansion_bytes_33-new_account_True-value_1]", + "fixture_hash": "0xb7deadfc2477a9847e657baac714a635d4fd5972dda4a33fb5850bfde4bacf44", "fork": "Prague", "format": "blockchain_test", - "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-large_data_section-from_existent_memory-successful_True-single_byte_expansion_word_boundary]", - "fixture_hash": "0x4c817a55534a1f510107a77dc0940ca0e2654de5a8b4e8ea81189052ff292c27", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-blockchain_test-reverting_initcode-mem_expansion_bytes_33-new_account_False-value_0]", + "fixture_hash": "0x1e491445c70272b054b3fb6e46a688ea87466b2a36c4396a71b14d4ae34eb267", "fork": "Prague", "format": "blockchain_test", - "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-large_data_section-from_existent_memory-successful_True-single_byte_expansion_word_boundary_2]", - "fixture_hash": "0x49f67c671e3a67db6757be20dd470e29a39a2aec780609ea5a04e0251d1eff8", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-blockchain_test-reverting_initcode-mem_expansion_bytes_33-new_account_False-value_1]", + "fixture_hash": "0x3d810d03d9ea639ff10c2bbfc4c0729e0a71c18889e546ec17cce40f4fecec00", "fork": "Prague", "format": "blockchain_test", - "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-large_data_section-from_existent_memory-successful_True-multi_word_expansion]", - "fixture_hash": "0x893bfb5ba067ed4ce795bb58b5f7006a91f7d6bde1deeaac73a45a9f26e654b2", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-blockchain_test-expensively_reverting_initcode-mem_expansion_bytes_0-new_account_True-value_0]", + "fixture_hash": "0xde86324faab7fe04c808b73d75212a8cca3c0e219341d54bd8aa6c375f1fe6a", "fork": "Prague", "format": "blockchain_test", - "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-large_data_section-from_existent_memory-successful_True-multi_word_expansion_2]", - "fixture_hash": "0x8f33e32a095e6db9781b4acd900c2e3be02850125239862359fcde323289b730", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-blockchain_test-expensively_reverting_initcode-mem_expansion_bytes_0-new_account_True-value_1]", + "fixture_hash": "0x24bf0bdcf77da28cd092e58719bbcd87893d72be6fec2c5a42a9d0e1f06416bc", "fork": "Prague", "format": "blockchain_test", - "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-large_data_section-from_existent_memory-successful_True-zero_length_expansion]", - "fixture_hash": "0x2434c60f371bd0791c229a4421aa32f424dee78d19b338fe8fb18c5bb09bd64e", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-blockchain_test-expensively_reverting_initcode-mem_expansion_bytes_0-new_account_False-value_0]", + "fixture_hash": "0x7bc1afa1bb2f98de6cb78cd74a6dcfba41b22e2fd2b1c644eaa5fab19fc6f518", "fork": "Prague", "format": "blockchain_test", - "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-large_data_section-from_existent_memory-successful_True-huge_dest_zero_length]", - "fixture_hash": "0x117f435b31b2e9748eb14711d7482a201af9d9bba5827e6b515c6f3eedc97b3", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-blockchain_test-expensively_reverting_initcode-mem_expansion_bytes_0-new_account_False-value_1]", + "fixture_hash": "0xc313dae355f1e2015f2bb1dab810abf3d59cec6adb1d8d95d03f2fe1a3530794", "fork": "Prague", "format": "blockchain_test", - "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-large_data_section-from_existent_memory-successful_True-huge_src_zero_length]", - "fixture_hash": "0xf399701ef965d64f0ad856bac2b2a3d73fc32e56e9afcea2798c5dd9ca627273", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-blockchain_test-expensively_reverting_initcode-mem_expansion_bytes_1-new_account_True-value_0]", + "fixture_hash": "0x2c9bbd4a11d6cbce430d8b09fa856bb0be198fe3fdcc70238b0eb051c40261ef", "fork": "Prague", "format": "blockchain_test", - "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-large_data_section-from_existent_memory-successful_True-huge_dest_huge_src_zero_length]", - "fixture_hash": "0xbb43a5e1296e26746c137ced76255671fe397208ce0bd0095220b69e97b1cc18", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-blockchain_test-expensively_reverting_initcode-mem_expansion_bytes_1-new_account_True-value_1]", + "fixture_hash": "0x1a14443b1e3c67a4b1e17c665f95a5dcb755b24c77192554367f852507fccf08", "fork": "Prague", "format": "blockchain_test", - "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-large_data_section-from_existent_memory-successful_False-single_byte_expansion]", - "fixture_hash": "0xf54f55ecfad4c79031bbd6a8be87ef8929bd706e243444888a3df5c4c367990b", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-blockchain_test-expensively_reverting_initcode-mem_expansion_bytes_1-new_account_False-value_0]", + "fixture_hash": "0xab0fd48254bc2cc7e00f0877154ae82e13618a150205319d6a09f83b3206e3b6", "fork": "Prague", "format": "blockchain_test", - "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-large_data_section-from_existent_memory-successful_False-single_byte_expansion_2]", - "fixture_hash": "0x66be5b216b0c192a2626395f990e2a1765e0b812f96aeef240feae463edc55ed", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-blockchain_test-expensively_reverting_initcode-mem_expansion_bytes_1-new_account_False-value_1]", + "fixture_hash": "0x768210ee9995a715a45788cfe5101f86026ea8ab3dfb89b0ce171c0dfb1022", "fork": "Prague", "format": "blockchain_test", - "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-large_data_section-from_existent_memory-successful_False-single_byte_expansion_word_boundary]", - "fixture_hash": "0xbbce787b9fdab061811ebd39faab155899802ce223ac1e44608e05eae1f7b496", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-blockchain_test-expensively_reverting_initcode-mem_expansion_bytes_32-new_account_True-value_0]", + "fixture_hash": "0xde6587af55bd953420f546539111a71a24b2701837f1912725a74d31ab0bdf1a", "fork": "Prague", "format": "blockchain_test", - "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-large_data_section-from_existent_memory-successful_False-single_byte_expansion_word_boundary_2]", - "fixture_hash": "0xf7d9524165dcf3f2b6242de7d8207576912b555b7b6391a9e7ca96bd454490dd", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-blockchain_test-expensively_reverting_initcode-mem_expansion_bytes_32-new_account_True-value_1]", + "fixture_hash": "0x92595e27c325f67f3b13fed6df80c931fb69050bf4bca13ac096e5d9fd4dc412", "fork": "Prague", "format": "blockchain_test", - "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-large_data_section-from_existent_memory-successful_False-multi_word_expansion]", - "fixture_hash": "0x5c559dad70d04bc95ab9a2b35198c2af6405ce2810a3d6b2fe6077c36399f701", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-blockchain_test-expensively_reverting_initcode-mem_expansion_bytes_32-new_account_False-value_0]", + "fixture_hash": "0xfc3205300abf5c2524105feac5effae8e0acccdde3d416b531689cf050395c07", "fork": "Prague", "format": "blockchain_test", - "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-large_data_section-from_existent_memory-successful_False-multi_word_expansion_2]", - "fixture_hash": "0x38c98fc68ad9a70d6fc9208fd8ded6f56b5f67643cba6323e1d47fadcb326fac", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-blockchain_test-expensively_reverting_initcode-mem_expansion_bytes_32-new_account_False-value_1]", + "fixture_hash": "0x8f34e8b0e3def4981258c4b9de4b1ebe26862779554b7ff8d44a3075497607a6", "fork": "Prague", "format": "blockchain_test", - "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-large_data_section-from_existent_memory-successful_False-zero_length_expansion]", - "fixture_hash": "0x4891f63e6955926fac8cd1ec6312407c1eb336a62df90c815dd2d4f30213275a", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-blockchain_test-expensively_reverting_initcode-mem_expansion_bytes_33-new_account_True-value_0]", + "fixture_hash": "0x6b8fb94aba979428a6685898bffc0e871c8e4ae720778fbe37bd23e431d97a54", "fork": "Prague", "format": "blockchain_test", - "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-large_data_section-from_existent_memory-successful_False-huge_dest_zero_length]", - "fixture_hash": "0x9be79c00ef5a049cb45bfe31b23ca01be9f7f3ffbb6e8ac187e2e958622c1d93", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-blockchain_test-expensively_reverting_initcode-mem_expansion_bytes_33-new_account_True-value_1]", + "fixture_hash": "0xe66f6284f5aaaac582209603bcad8784d029af8fdc9238916992938c3085b25d", "fork": "Prague", "format": "blockchain_test", - "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-large_data_section-from_existent_memory-successful_False-huge_src_zero_length]", - "fixture_hash": "0x84476199e6da0d71a51daeeb6b03d6de4da9d6513374cbb57d0f7930582087bd", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-blockchain_test-expensively_reverting_initcode-mem_expansion_bytes_33-new_account_False-value_0]", + "fixture_hash": "0xb622dc3393520525b42087b78ae2fe2c5a16bb0af5f0710a643655629ad95d0f", "fork": "Prague", "format": "blockchain_test", - "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-large_data_section-from_existent_memory-successful_False-huge_dest_huge_src_zero_length]", - "fixture_hash": "0x1a560bb2f5bd31775a25982b1ebcedb2708ace87c011c542d82d3a404e6c031a", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-blockchain_test-expensively_reverting_initcode-mem_expansion_bytes_33-new_account_False-value_1]", + "fixture_hash": "0x53b0357d30fae18156219726c4fec4861fc2946f276e948fe68c5b4f6e284d06", "fork": "Prague", "format": "blockchain_test", - "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-large_data_section-from_empty_memory-successful_True-single_byte_expansion]", - "fixture_hash": "0xe745f212150b5fb1e0829d3b1e14c62250ee084819219b59b31943610770ef2", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-blockchain_test-big_runtime-mem_expansion_bytes_0-new_account_True-value_0]", + "fixture_hash": "0x90c9fd64041dfd2f54c7c5847e2951e345ee0b59b810a00935098384112b9fe3", "fork": "Prague", "format": "blockchain_test", - "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-large_data_section-from_empty_memory-successful_True-single_byte_expansion_2]", - "fixture_hash": "0xd05f94535972fae8fd9ca4bfab6c1cb3c0615f834be7e9062e02f219c2ccbbf2", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-blockchain_test-big_runtime-mem_expansion_bytes_0-new_account_True-value_1]", + "fixture_hash": "0xcd57ec6e14007d739a40c140b5ffabea2912034e3facc3c60c9825a1f56999d8", "fork": "Prague", "format": "blockchain_test", - "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-large_data_section-from_empty_memory-successful_True-single_byte_expansion_word_boundary]", - "fixture_hash": "0x506d192240b3cf3b468c970344dd5a8f9a16407f336f5fd22c04aa3e3313d940", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-blockchain_test-big_runtime-mem_expansion_bytes_0-new_account_False-value_0]", + "fixture_hash": "0x797d67ed813df07830bbd8f54e61f37a03419f4affeae9df3002acf92b9155a7", "fork": "Prague", "format": "blockchain_test", - "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-large_data_section-from_empty_memory-successful_True-single_byte_expansion_word_boundary_2]", - "fixture_hash": "0xca3149ce3adf6c9560e8e4a3d86ed962488532311999a9786b1286954230a45", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-blockchain_test-big_runtime-mem_expansion_bytes_0-new_account_False-value_1]", + "fixture_hash": "0x8249f4313bd4057e560ffdf0ef5350f1102658b3b1c95f3e029e6c7e4aa56c9c", "fork": "Prague", "format": "blockchain_test", - "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-large_data_section-from_empty_memory-successful_True-multi_word_expansion]", - "fixture_hash": "0xb40c44339b8e14dbd8ca1eafe09331dbe19e1656be3a5a2763572acd58a88def", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-blockchain_test-big_runtime-mem_expansion_bytes_1-new_account_True-value_0]", + "fixture_hash": "0x7b5529aa4369b1902afe2a51827b9a467072d7537cf9cce1810c1e0305f0e958", "fork": "Prague", "format": "blockchain_test", - "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-large_data_section-from_empty_memory-successful_True-multi_word_expansion_2]", - "fixture_hash": "0x4648fbf09e98f9d8861a7f3434d8dee518ad2cb7c256004340a94f457b2421f8", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-blockchain_test-big_runtime-mem_expansion_bytes_1-new_account_True-value_1]", + "fixture_hash": "0x6bc37b52b87d8416adfba1a08c650d7c3f370a43fe8f223afaba81276d57e9ff", "fork": "Prague", "format": "blockchain_test", - "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-large_data_section-from_empty_memory-successful_True-zero_length_expansion]", - "fixture_hash": "0xa1d72f67f0baf892446f6c5639ac49eb812a2bd888d05287999b4c604db8880e", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-blockchain_test-big_runtime-mem_expansion_bytes_1-new_account_False-value_0]", + "fixture_hash": "0x1fd729b7d3122ad4cab0b3ec2b6121beeacdf2384f6cd1c7619e063e6d92242c", "fork": "Prague", "format": "blockchain_test", - "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-large_data_section-from_empty_memory-successful_True-huge_dest_zero_length]", - "fixture_hash": "0x8a7853083be75b742ebe6073fb43b9b8b9b18434cebdf1078e38ae5366e493c7", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-blockchain_test-big_runtime-mem_expansion_bytes_1-new_account_False-value_1]", + "fixture_hash": "0x54609f67aa78640104955c2d7b3c102ad90a07ce7b18250b564c6ecda5db7fa0", "fork": "Prague", "format": "blockchain_test", - "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-large_data_section-from_empty_memory-successful_True-huge_src_zero_length]", - "fixture_hash": "0xa74f4903cc345016c327736f4cf2974c03df6689502eec87143467eaa60fd4ee", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-blockchain_test-big_runtime-mem_expansion_bytes_32-new_account_True-value_0]", + "fixture_hash": "0xe2d367e749db9ff51f517e7b1fad1347d3bf53e829ebcaaef43ebd9221646843", "fork": "Prague", "format": "blockchain_test", - "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-large_data_section-from_empty_memory-successful_True-huge_dest_huge_src_zero_length]", - "fixture_hash": "0x9b10133471243705d35c38e5bd62152df6bf05fe7c6b2f63239914abc94dffa2", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-blockchain_test-big_runtime-mem_expansion_bytes_32-new_account_True-value_1]", + "fixture_hash": "0xd86c34d8948b58fd1edf9acadcb8d71536f646866ef8ae8615879a251f208687", "fork": "Prague", "format": "blockchain_test", - "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-large_data_section-from_empty_memory-successful_False-single_byte_expansion]", - "fixture_hash": "0x9902853f5b45fe9e2b30d72fc73a94cfb51f1303c8393aebe4f7c4b2b0529abb", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-blockchain_test-big_runtime-mem_expansion_bytes_32-new_account_False-value_0]", + "fixture_hash": "0xcd7fbfc58078e29dba65ddc38802f6bc44ba357741216ee8f6e53295789b1867", "fork": "Prague", "format": "blockchain_test", - "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-large_data_section-from_empty_memory-successful_False-single_byte_expansion_2]", - "fixture_hash": "0xa0ea5505c3506e4ea1f3ad715cdd650b040a28191205059ab58115c152ddfb85", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-blockchain_test-big_runtime-mem_expansion_bytes_32-new_account_False-value_1]", + "fixture_hash": "0xb17c09a1f79aae4adea7fdcd7cbdfa51b5fdc8e0a6c3dcc64d117274986e8057", "fork": "Prague", "format": "blockchain_test", - "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-large_data_section-from_empty_memory-successful_False-single_byte_expansion_word_boundary]", - "fixture_hash": "0x6287ea7cb286c3cb71b01f68aa20dc76853d69548c6ebe0a15d84f82f102807", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-blockchain_test-big_runtime-mem_expansion_bytes_33-new_account_True-value_0]", + "fixture_hash": "0x18ed6554ca20922f6e13eda0459577544dff421203dfb540d6c9f57978594588", "fork": "Prague", "format": "blockchain_test", - "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-large_data_section-from_empty_memory-successful_False-single_byte_expansion_word_boundary_2]", - "fixture_hash": "0xa6ba37e93ca05a9cfe56e1255a205e81d1ab1c51829d3e99988ca6de9126216b", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-blockchain_test-big_runtime-mem_expansion_bytes_33-new_account_True-value_1]", + "fixture_hash": "0xd5b2d2abca020d6475884bcfa63eece8cc8cc41bcba859a527c781210abdad74", "fork": "Prague", "format": "blockchain_test", - "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-large_data_section-from_empty_memory-successful_False-multi_word_expansion]", - "fixture_hash": "0x6042fcf174a18c6aff6ce241b397f36c556879dcfd4e25528c47a9c702cd5468", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-blockchain_test-big_runtime-mem_expansion_bytes_33-new_account_False-value_0]", + "fixture_hash": "0x1ae6acabb1bc8b095931fefc62a9e94d663607a69e3c51a28f226881f7fd62d3", "fork": "Prague", "format": "blockchain_test", - "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-large_data_section-from_empty_memory-successful_False-multi_word_expansion_2]", - "fixture_hash": "0x3ecaef39b22440e0b57adcda31a7c5328c650ca69b47ae7237ca2b7c9444b0c5", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-blockchain_test-big_runtime-mem_expansion_bytes_33-new_account_False-value_1]", + "fixture_hash": "0xa917eb6371a9796dca513b2c0eae98950b00b450d81a5cdf9e6091ab137b300f", "fork": "Prague", "format": "blockchain_test", - "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-large_data_section-from_empty_memory-successful_False-zero_length_expansion]", - "fixture_hash": "0xe06d4be884830086960f2881348051f82254a599b96e4729d0b081bf38dc9f8e", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-blockchain_test-nested_initcode-mem_expansion_bytes_0-new_account_True-value_0]", + "fixture_hash": "0x9a85d5f87d987772aaad9471a0180e3e77d43357cac647fe3553c347b0d34b28", "fork": "Prague", "format": "blockchain_test", - "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-large_data_section-from_empty_memory-successful_False-huge_dest_zero_length]", - "fixture_hash": "0x20a8ba777fd495f288a17466dfc46e74e3899ac0b21d03db5c1cd792cf9ab784", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-blockchain_test-nested_initcode-mem_expansion_bytes_0-new_account_True-value_1]", + "fixture_hash": "0x2db7ae3fa7835b48939f0c704700d1348ea0d143efef19d5a262db4b80b4c0b3", "fork": "Prague", "format": "blockchain_test", - "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-large_data_section-from_empty_memory-successful_False-huge_src_zero_length]", - "fixture_hash": "0xac05fd966eac2f8bf45ab1e2241d8c8f40286ecb6ec9d98cd960e1a9fab645d4", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-blockchain_test-nested_initcode-mem_expansion_bytes_0-new_account_False-value_0]", + "fixture_hash": "0x89e256adaff5c9e9821cfdce99be305edc52f5afbf812dc78793fc6378015010", "fork": "Prague", "format": "blockchain_test", - "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-large_data_section-from_empty_memory-successful_False-huge_dest_huge_src_zero_length]", - "fixture_hash": "0xea80995fdbdd5e35ce43bd4ef4e0d46c180eda48e6ee50d7d906862104a61ec5", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-blockchain_test-nested_initcode-mem_expansion_bytes_0-new_account_False-value_1]", + "fixture_hash": "0x864806f1feaa4b58ac751a05695130f04d1fd0e7d3faf1d4a049abc3a5884436", "fork": "Prague", "format": "blockchain_test", - "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_memory_expansion.json" + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_huge_memory_expansion[fork_CancunEIP7692-blockchain_test-empty_data_section-from_existent_memory-successful_False--max_dest_single_byte_expansion]", - "fixture_hash": "0xe90aab0dddd770939b2ecfb5a6f5b2fd2bfed7e79fbd9756b9e53f62742b778f", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-blockchain_test-nested_initcode-mem_expansion_bytes_1-new_account_True-value_0]", + "fixture_hash": "0x5b6ed6e12738271014e452c90c751f2de542a80943431a074df90f0fc3f71bd3", "fork": "Prague", "format": "blockchain_test", - "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_huge_memory_expansion.json" + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_huge_memory_expansion[fork_CancunEIP7692-blockchain_test-empty_data_section-from_existent_memory-successful_False--max_dest_minus_one_single_byte_expansion]", - "fixture_hash": "0x3b92960b64cd149a5703a5e881c4309556157e8af81fb65ed0991e2ceb16339d", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-blockchain_test-nested_initcode-mem_expansion_bytes_1-new_account_True-value_1]", + "fixture_hash": "0x4ba67ac36865e2c45c9dc560e960dd4046c5e766f20490f543d893f3433807f7", "fork": "Prague", "format": "blockchain_test", - "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_huge_memory_expansion.json" + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_huge_memory_expansion[fork_CancunEIP7692-blockchain_test-empty_data_section-from_existent_memory-successful_False--half_max_dest_single_byte_expansion]", - "fixture_hash": "0x5c7bb3ada7cc3642c3f99a867c3ea9d504140cc70f1a2a918938eb0adfa46143", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-blockchain_test-nested_initcode-mem_expansion_bytes_1-new_account_False-value_0]", + "fixture_hash": "0x390b35a8075aa851ff9d26347ec8fcd237864d35df5e4e6bdeab37e2f386f14e", "fork": "Prague", "format": "blockchain_test", - "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_huge_memory_expansion.json" + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_huge_memory_expansion[fork_CancunEIP7692-blockchain_test-empty_data_section-from_existent_memory-successful_False--max_length_expansion]", - "fixture_hash": "0x170c6f16f9614b6117ab280c2afd8598970b9a37d0381ca4648b209b5edbe494", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-blockchain_test-nested_initcode-mem_expansion_bytes_1-new_account_False-value_1]", + "fixture_hash": "0x911eed351de1c367ec99c5d8312f7db64280a4bc6dd887ecd5fd1752e5e2f62", "fork": "Prague", "format": "blockchain_test", - "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_huge_memory_expansion.json" + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_huge_memory_expansion[fork_CancunEIP7692-blockchain_test-empty_data_section-from_existent_memory-successful_False--max_length_minus_one_expansion]", - "fixture_hash": "0x778a3e4a41c580d56cae777789c7cc9db706466da5d4ee19acd2e8d341cafd62", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-blockchain_test-nested_initcode-mem_expansion_bytes_32-new_account_True-value_0]", + "fixture_hash": "0x7a3875b0f242cdab2d1e32389e32634af9d5fb94fc430b58ce0f5483cef44a06", "fork": "Prague", "format": "blockchain_test", - "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_huge_memory_expansion.json" + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_huge_memory_expansion[fork_CancunEIP7692-blockchain_test-empty_data_section-from_existent_memory-successful_False--half_max_length_expansion]", - "fixture_hash": "0xf634e6b74611c85c75c4ebabcf197ea0414ba85cef018e29418ac645a74b412b", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-blockchain_test-nested_initcode-mem_expansion_bytes_32-new_account_True-value_1]", + "fixture_hash": "0x58dbe399fbfe268431b3b154b876b3c08c55efdc19c083146c21f8ac8ee165e3", "fork": "Prague", "format": "blockchain_test", - "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_huge_memory_expansion.json" + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_huge_memory_expansion[fork_CancunEIP7692-blockchain_test-empty_data_section-from_empty_memory-successful_False--max_dest_single_byte_expansion]", - "fixture_hash": "0xf990eecdd0575b903ec1a673286fb3b3fd6ed63a51a2f7080165b166b236fb28", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-blockchain_test-nested_initcode-mem_expansion_bytes_32-new_account_False-value_0]", + "fixture_hash": "0xe8007052ad3d312d0f0b262a6d2e8cbd2229358ead94da7aed54d5706b9a485e", "fork": "Prague", "format": "blockchain_test", - "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_huge_memory_expansion.json" + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_huge_memory_expansion[fork_CancunEIP7692-blockchain_test-empty_data_section-from_empty_memory-successful_False--max_dest_minus_one_single_byte_expansion]", - "fixture_hash": "0x7729adffadda9fca190e082ca461dc3c556f2720b8c29d4538dbadf48a77acb0", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-blockchain_test-nested_initcode-mem_expansion_bytes_32-new_account_False-value_1]", + "fixture_hash": "0x47d89dde63b86c759973b304efcfe86724db6c333453687a4591436ff798d2ef", "fork": "Prague", "format": "blockchain_test", - "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_huge_memory_expansion.json" + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_huge_memory_expansion[fork_CancunEIP7692-blockchain_test-empty_data_section-from_empty_memory-successful_False--half_max_dest_single_byte_expansion]", - "fixture_hash": "0x2955e178e71cd4332f7d4b867cc0a556a86e9afb2597c2ea187152e3d03a610d", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-blockchain_test-nested_initcode-mem_expansion_bytes_33-new_account_True-value_0]", + "fixture_hash": "0xeae28ffb1a0c5d2524ca2abf59a9a202f166dbacfee8c8b2c33345a2a9ca265c", "fork": "Prague", "format": "blockchain_test", - "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_huge_memory_expansion.json" + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_huge_memory_expansion[fork_CancunEIP7692-blockchain_test-empty_data_section-from_empty_memory-successful_False--max_length_expansion]", - "fixture_hash": "0x6ebd32c205a4dc747493d3068f75714c6a56f1bedaeff68b9fa2c69fd54e917c", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-blockchain_test-nested_initcode-mem_expansion_bytes_33-new_account_True-value_1]", + "fixture_hash": "0xb1fd5f133d6f67e51fa64ee167a5b7d48f0e176eb2bc8fde72b5fc65355b846", "fork": "Prague", "format": "blockchain_test", - "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_huge_memory_expansion.json" + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_huge_memory_expansion[fork_CancunEIP7692-blockchain_test-empty_data_section-from_empty_memory-successful_False--max_length_minus_one_expansion]", - "fixture_hash": "0x45e1511eb6ffcd10caf12b9e5dfa9c976fb61ed46dd4880f6cabbb1de4dfdd46", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-blockchain_test-nested_initcode-mem_expansion_bytes_33-new_account_False-value_0]", + "fixture_hash": "0x3518c6285863a71b4f8c458e291edfc4a3f46ea8f7dc6caf007ce714ef6e009f", "fork": "Prague", "format": "blockchain_test", - "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_huge_memory_expansion.json" + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_huge_memory_expansion[fork_CancunEIP7692-blockchain_test-empty_data_section-from_empty_memory-successful_False--half_max_length_expansion]", - "fixture_hash": "0x46869bc97c2cd9496f0b2bb4eb91851a1ac45fc6a4491b0f5ad773d9c5ec491c", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-blockchain_test-nested_initcode-mem_expansion_bytes_33-new_account_False-value_1]", + "fixture_hash": "0x9e1e6741e851220cb1d7e033e8d460ef3d30c38d2d9a00d261e35cce8d10333b", "fork": "Prague", "format": "blockchain_test", - "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_huge_memory_expansion.json" + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_huge_memory_expansion[fork_CancunEIP7692-blockchain_test-byte_data_section-from_existent_memory-successful_False--max_dest_single_byte_expansion]", - "fixture_hash": "0x2b22f169430446136ee7efef099089c4352798d8c5918bcec340c6bae7526f9a", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-blockchain_test-bigger_initcode-mem_expansion_bytes_0-new_account_True-value_0]", + "fixture_hash": "0xb94f10e30564aad75b15320c704f5b3963578664509cf4e893e92b894f736cda", "fork": "Prague", "format": "blockchain_test", - "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_huge_memory_expansion.json" + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_huge_memory_expansion[fork_CancunEIP7692-blockchain_test-byte_data_section-from_existent_memory-successful_False--max_dest_minus_one_single_byte_expansion]", - "fixture_hash": "0x7f90232deb56e9722846ee1b4aa8dbdfb81eaffe0e5a3ab12b8ec31d60abf267", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-blockchain_test-bigger_initcode-mem_expansion_bytes_0-new_account_True-value_1]", + "fixture_hash": "0xe768c70c094e66f1d905f0d8c700eed42f6c317895336dd31d3e7ce065527f3a", "fork": "Prague", "format": "blockchain_test", - "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_huge_memory_expansion.json" + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_huge_memory_expansion[fork_CancunEIP7692-blockchain_test-byte_data_section-from_existent_memory-successful_False--half_max_dest_single_byte_expansion]", - "fixture_hash": "0xefc1dcf233d0cb5fac6576938655288b99ff5c4f9ce751d58c647416016a9201", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-blockchain_test-bigger_initcode-mem_expansion_bytes_0-new_account_False-value_0]", + "fixture_hash": "0x7d386abf4331b706824d3f084e18b5c84fb367602c3e0fe0c99a064496831554", "fork": "Prague", "format": "blockchain_test", - "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_huge_memory_expansion.json" + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_huge_memory_expansion[fork_CancunEIP7692-blockchain_test-byte_data_section-from_existent_memory-successful_False--max_length_expansion]", - "fixture_hash": "0xde28e26acdd27ed97172a4ec1e29edbfa246037860d93abf81979e68040a10f4", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-blockchain_test-bigger_initcode-mem_expansion_bytes_0-new_account_False-value_1]", + "fixture_hash": "0xf45b6e96262cd3afe1e1900d6bda22e438715ab5bc57491a490b2609213da17", "fork": "Prague", "format": "blockchain_test", - "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_huge_memory_expansion.json" + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_huge_memory_expansion[fork_CancunEIP7692-blockchain_test-byte_data_section-from_existent_memory-successful_False--max_length_minus_one_expansion]", - "fixture_hash": "0x9378cebd1e290a471ccdfb6fd3698e720f4c0e21f3e9522e1fe8013095045b18", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-blockchain_test-bigger_initcode-mem_expansion_bytes_1-new_account_True-value_0]", + "fixture_hash": "0x620ea7af4a7002ac26fd43d530882278fce651a11f01ab70ae70ffb6fa80da7c", "fork": "Prague", "format": "blockchain_test", - "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_huge_memory_expansion.json" + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_huge_memory_expansion[fork_CancunEIP7692-blockchain_test-byte_data_section-from_existent_memory-successful_False--half_max_length_expansion]", - "fixture_hash": "0x4bac44c040588a982ed426281718f50aadde8997163677766d675e58098543df", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-blockchain_test-bigger_initcode-mem_expansion_bytes_1-new_account_True-value_1]", + "fixture_hash": "0x21d906253d3ab6ee5be2da01b43181b69b7969b00043aa10cde112e20101a9f1", "fork": "Prague", "format": "blockchain_test", - "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_huge_memory_expansion.json" + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_huge_memory_expansion[fork_CancunEIP7692-blockchain_test-byte_data_section-from_empty_memory-successful_False--max_dest_single_byte_expansion]", - "fixture_hash": "0xa62f43c406a3021410ae08f8146bcc70598cedd4347e863d33762df87aee179c", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-blockchain_test-bigger_initcode-mem_expansion_bytes_1-new_account_False-value_0]", + "fixture_hash": "0x87d8baaff20aa02836d7d3db039e6d5917d99cd1da40ec72004bc1bd74b93b59", "fork": "Prague", "format": "blockchain_test", - "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_huge_memory_expansion.json" + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_huge_memory_expansion[fork_CancunEIP7692-blockchain_test-byte_data_section-from_empty_memory-successful_False--max_dest_minus_one_single_byte_expansion]", - "fixture_hash": "0x4538ef574e3b552fc43a1f9b768334b3525d95601ad9192b5195913d4aee3cd4", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-blockchain_test-bigger_initcode-mem_expansion_bytes_1-new_account_False-value_1]", + "fixture_hash": "0x5bf14bfdbecc14ba5983b8816fd323755c8508a1b722f8afb0ce2760c2292eeb", "fork": "Prague", "format": "blockchain_test", - "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_huge_memory_expansion.json" + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_huge_memory_expansion[fork_CancunEIP7692-blockchain_test-byte_data_section-from_empty_memory-successful_False--half_max_dest_single_byte_expansion]", - "fixture_hash": "0xcb4abf2ad1b6d76e7116f74ab609d14321c6663105961f81cc4b67afbdc69336", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-blockchain_test-bigger_initcode-mem_expansion_bytes_32-new_account_True-value_0]", + "fixture_hash": "0xe1db2ff61c49671d30d0e06df46638c9dc8767183a6d5149c8b526448f89e6fd", "fork": "Prague", "format": "blockchain_test", - "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_huge_memory_expansion.json" + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_huge_memory_expansion[fork_CancunEIP7692-blockchain_test-byte_data_section-from_empty_memory-successful_False--max_length_expansion]", - "fixture_hash": "0xbe1a12b1e971651f03960d3f8ad5615daaa1798178eb18e0aa2e5e1cbdf349a2", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-blockchain_test-bigger_initcode-mem_expansion_bytes_32-new_account_True-value_1]", + "fixture_hash": "0x3ba92858f7ca206edc9f62bf1c94d30d184694ce15be39da4bdbbcbf489602d8", "fork": "Prague", "format": "blockchain_test", - "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_huge_memory_expansion.json" + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_huge_memory_expansion[fork_CancunEIP7692-blockchain_test-byte_data_section-from_empty_memory-successful_False--max_length_minus_one_expansion]", - "fixture_hash": "0x71e252410f7bffa3a2f0eea1dbeab10098755f1c793c4dca9af061eea8c290fe", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-blockchain_test-bigger_initcode-mem_expansion_bytes_32-new_account_False-value_0]", + "fixture_hash": "0x2ecc806f88bc98924911da57350605e57fc8011cce59e8ac51aee5fadd9a6b3d", "fork": "Prague", "format": "blockchain_test", - "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_huge_memory_expansion.json" + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_huge_memory_expansion[fork_CancunEIP7692-blockchain_test-byte_data_section-from_empty_memory-successful_False--half_max_length_expansion]", - "fixture_hash": "0xdb1aae91ea747547f9ed5f55384a76b6e344851a450423e923f34f807cd5be0f", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-blockchain_test-bigger_initcode-mem_expansion_bytes_32-new_account_False-value_1]", + "fixture_hash": "0xf824e09174fe1001f2c69a5bf4184100f99597ea4037ae17e50e4deb94106fb2", "fork": "Prague", "format": "blockchain_test", - "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_huge_memory_expansion.json" + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_huge_memory_expansion[fork_CancunEIP7692-blockchain_test-word_data_section-from_existent_memory-successful_False--max_dest_single_byte_expansion]", - "fixture_hash": "0xad40de2db00595453d5ca7d2b18295b7e55bb5d1b996a82b006cd2299645ad52", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-blockchain_test-bigger_initcode-mem_expansion_bytes_33-new_account_True-value_0]", + "fixture_hash": "0x6be7619b784a6a4b68c0432552469df176ca3f0c3c792e656ee919599b9ccfc9", "fork": "Prague", "format": "blockchain_test", - "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_huge_memory_expansion.json" + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_huge_memory_expansion[fork_CancunEIP7692-blockchain_test-word_data_section-from_existent_memory-successful_False--max_dest_minus_one_single_byte_expansion]", - "fixture_hash": "0xdc8ec72e9511c36be5351fc6cc16e175c859c62591670ea7ac76384f02d7169d", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-blockchain_test-bigger_initcode-mem_expansion_bytes_33-new_account_True-value_1]", + "fixture_hash": "0x125a4c057a7cd782c7a03d80b896f14c69cc6998ead90af1aee6cb44409814f7", "fork": "Prague", "format": "blockchain_test", - "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_huge_memory_expansion.json" + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_huge_memory_expansion[fork_CancunEIP7692-blockchain_test-word_data_section-from_existent_memory-successful_False--half_max_dest_single_byte_expansion]", - "fixture_hash": "0xe3ad874281031db4976134ba48933f923f06ae9d90564dfef467ff8d382cfc1", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-blockchain_test-bigger_initcode-mem_expansion_bytes_33-new_account_False-value_0]", + "fixture_hash": "0x90391ca1ebb92d1e44e6b0229e5e1027035cc16046fdcb2d78fd83a721ee698", "fork": "Prague", "format": "blockchain_test", - "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_huge_memory_expansion.json" + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_huge_memory_expansion[fork_CancunEIP7692-blockchain_test-word_data_section-from_existent_memory-successful_False--max_length_expansion]", - "fixture_hash": "0x77a0ddceae87425ecaebda5d4d25dcc7618226d4f6cbb727266030d1817784cc", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-blockchain_test-bigger_initcode-mem_expansion_bytes_33-new_account_False-value_1]", + "fixture_hash": "0x5eb0c4e003fb3b14f59f200d90fe8c3dfa33c9ea8d47c133020f8e5113dc2b3d", "fork": "Prague", "format": "blockchain_test", - "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_huge_memory_expansion.json" + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_huge_memory_expansion[fork_CancunEIP7692-blockchain_test-word_data_section-from_existent_memory-successful_False--max_length_minus_one_expansion]", - "fixture_hash": "0x27760de97c923d926e6eb6f0a47a4fbc911c6feec807316220f85064c75dfd92", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-blockchain_test-data_initcode-mem_expansion_bytes_0-new_account_True-value_0]", + "fixture_hash": "0xdc6f4f528ce313110c3dbc69d25689254bd5bca4504fc25710cbf829700f817a", "fork": "Prague", "format": "blockchain_test", - "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_huge_memory_expansion.json" + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_huge_memory_expansion[fork_CancunEIP7692-blockchain_test-word_data_section-from_existent_memory-successful_False--half_max_length_expansion]", - "fixture_hash": "0x3bc827849495118f815ac7f25a8b1b9e85e48039501d47459a1d55e78ba1bebc", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-blockchain_test-data_initcode-mem_expansion_bytes_0-new_account_True-value_1]", + "fixture_hash": "0xeb255480226b61bae356283ee79f45683a67d3325c14a93c5231596998d00e4a", "fork": "Prague", "format": "blockchain_test", - "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_huge_memory_expansion.json" + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_huge_memory_expansion[fork_CancunEIP7692-blockchain_test-word_data_section-from_empty_memory-successful_False--max_dest_single_byte_expansion]", - "fixture_hash": "0xf2fcdc7820c1b5be67d2f5ec02fc8d0a7822a73c9f394aa566997cc0c071b698", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-blockchain_test-data_initcode-mem_expansion_bytes_0-new_account_False-value_0]", + "fixture_hash": "0x629e71683454ec747e02f33f654107fde2c19b55113e4e28206664028d4346e", "fork": "Prague", "format": "blockchain_test", - "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_huge_memory_expansion.json" + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_huge_memory_expansion[fork_CancunEIP7692-blockchain_test-word_data_section-from_empty_memory-successful_False--max_dest_minus_one_single_byte_expansion]", - "fixture_hash": "0xc4507f0aa6dc5091a7c990f66d8028cbeb9f5e6b54d47a40f3f9d4e00451db81", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-blockchain_test-data_initcode-mem_expansion_bytes_0-new_account_False-value_1]", + "fixture_hash": "0x12af3be02feeb361762aa26f6b40c8cb1d571336e43acc8dc59a0bee97274b37", "fork": "Prague", "format": "blockchain_test", - "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_huge_memory_expansion.json" + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_huge_memory_expansion[fork_CancunEIP7692-blockchain_test-word_data_section-from_empty_memory-successful_False--half_max_dest_single_byte_expansion]", - "fixture_hash": "0xe2ff1fee45b7e50c56476ec1b324e44f0b908e75df2e369172a6021cad1d3410", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-blockchain_test-data_initcode-mem_expansion_bytes_1-new_account_True-value_0]", + "fixture_hash": "0xdf1a789604b7fe1b078186fc584fed022108a6e49e9a3c77f00e165b7de3194f", "fork": "Prague", "format": "blockchain_test", - "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_huge_memory_expansion.json" + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_huge_memory_expansion[fork_CancunEIP7692-blockchain_test-word_data_section-from_empty_memory-successful_False--max_length_expansion]", - "fixture_hash": "0xaeca4b6313d0bdcf449991c5a8f0fae7d25c6b56004445549514889ba3b32747", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-blockchain_test-data_initcode-mem_expansion_bytes_1-new_account_True-value_1]", + "fixture_hash": "0x20c8a510208fe4cfbf2c748311518058a321858107d0fffd9dc2eee9945b545d", "fork": "Prague", "format": "blockchain_test", - "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_huge_memory_expansion.json" + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_huge_memory_expansion[fork_CancunEIP7692-blockchain_test-word_data_section-from_empty_memory-successful_False--max_length_minus_one_expansion]", - "fixture_hash": "0x48f9539ae86322b3a5941472cde120b393f81b1dc5de06a4a5d64aacfd1286d1", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-blockchain_test-data_initcode-mem_expansion_bytes_1-new_account_False-value_0]", + "fixture_hash": "0x5783f6a865905ba5b3e52a82232afd32ff630d71fa1b40b9eab95aa6e3949ad3", "fork": "Prague", "format": "blockchain_test", - "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_huge_memory_expansion.json" + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_huge_memory_expansion[fork_CancunEIP7692-blockchain_test-word_data_section-from_empty_memory-successful_False--half_max_length_expansion]", - "fixture_hash": "0x23a2b6f7d0bb34ceb30e4dc37ed505f0e18752f1bd11bca5384d260104df32b9", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-blockchain_test-data_initcode-mem_expansion_bytes_1-new_account_False-value_1]", + "fixture_hash": "0xea94ce9ee8ad4a3b7323e413763b632d7558136273c8e5216ea66e3c82985b15", "fork": "Prague", "format": "blockchain_test", - "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_huge_memory_expansion.json" + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_huge_memory_expansion[fork_CancunEIP7692-blockchain_test-large_data_section-from_existent_memory-successful_False--max_dest_single_byte_expansion]", - "fixture_hash": "0x1e97e95acdf292117a1b4d3c55acd0d050f86815e7264cd6a394179d8981d4a2", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-blockchain_test-data_initcode-mem_expansion_bytes_32-new_account_True-value_0]", + "fixture_hash": "0x19149d7f393c7a29656cf20ef31d88a926fa9d22fc87927f2e381ca651685be2", "fork": "Prague", "format": "blockchain_test", - "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_huge_memory_expansion.json" + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_huge_memory_expansion[fork_CancunEIP7692-blockchain_test-large_data_section-from_existent_memory-successful_False--max_dest_minus_one_single_byte_expansion]", - "fixture_hash": "0x4ac230384b25203d06b65561679507b7a0c0ba24fcd66fd2fe8ea7e18b61d7c2", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-blockchain_test-data_initcode-mem_expansion_bytes_32-new_account_True-value_1]", + "fixture_hash": "0xb3cde7774362cab1fd798802a933d86eb7d419371071bb613a419786e96daf0f", "fork": "Prague", "format": "blockchain_test", - "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_huge_memory_expansion.json" + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_huge_memory_expansion[fork_CancunEIP7692-blockchain_test-large_data_section-from_existent_memory-successful_False--half_max_dest_single_byte_expansion]", - "fixture_hash": "0xba6fd9199ba18d6ffbc9744e90d5203cf09dcd763303bd1048b47d2723ee6715", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-blockchain_test-data_initcode-mem_expansion_bytes_32-new_account_False-value_0]", + "fixture_hash": "0x72f42d068173df0e848054020ebe0fa4697c723e5e6170f48fb78c54b80a2150", "fork": "Prague", "format": "blockchain_test", - "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_huge_memory_expansion.json" + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_huge_memory_expansion[fork_CancunEIP7692-blockchain_test-large_data_section-from_existent_memory-successful_False--max_length_expansion]", - "fixture_hash": "0xdb4aa22bd46af0250087053c1d30c55f747da860c58b68c17b815fa11b57a6e8", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-blockchain_test-data_initcode-mem_expansion_bytes_32-new_account_False-value_1]", + "fixture_hash": "0xd3eb726db55fb54f24817515cbde00a052649b0c1a2d0553f97568bb06d78ef5", "fork": "Prague", "format": "blockchain_test", - "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_huge_memory_expansion.json" + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_huge_memory_expansion[fork_CancunEIP7692-blockchain_test-large_data_section-from_existent_memory-successful_False--max_length_minus_one_expansion]", - "fixture_hash": "0xa94f43248e8cf13aeea72f7a939fe64ac9ebea6cb2573f0dfdce9d4dd6f22bdb", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-blockchain_test-data_initcode-mem_expansion_bytes_33-new_account_True-value_0]", + "fixture_hash": "0x9084c49cfd7c4cd7ae31c2d435e01331c146379f7f7aaf5b5855ba8229337008", "fork": "Prague", "format": "blockchain_test", - "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_huge_memory_expansion.json" + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_huge_memory_expansion[fork_CancunEIP7692-blockchain_test-large_data_section-from_existent_memory-successful_False--half_max_length_expansion]", - "fixture_hash": "0x2b44e2d569e03b7628396d848663d2dafc9b96702633183e7688b12f2f862a0a", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-blockchain_test-data_initcode-mem_expansion_bytes_33-new_account_True-value_1]", + "fixture_hash": "0x43152e6807d4ebe0932c2d65af17650620a80c7c5eb80332455ecf56514a7e2", "fork": "Prague", "format": "blockchain_test", - "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_huge_memory_expansion.json" + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_huge_memory_expansion[fork_CancunEIP7692-blockchain_test-large_data_section-from_empty_memory-successful_False--max_dest_single_byte_expansion]", - "fixture_hash": "0xe27f2926f2117bd8bb718d7276d26984328d82087654d4c74d00bb9fbd557f56", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-blockchain_test-data_initcode-mem_expansion_bytes_33-new_account_False-value_0]", + "fixture_hash": "0x1a0afe1f29ed7624f4e19286e5ebc12cc0fcc013553ab3716326ea162c570328", "fork": "Prague", "format": "blockchain_test", - "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_huge_memory_expansion.json" + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_huge_memory_expansion[fork_CancunEIP7692-blockchain_test-large_data_section-from_empty_memory-successful_False--max_dest_minus_one_single_byte_expansion]", - "fixture_hash": "0xae0182f64b9bcd0d8d6ef9ab88ffed289c36f2d21f032b56205899b689a58df8", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-blockchain_test-data_initcode-mem_expansion_bytes_33-new_account_False-value_1]", + "fixture_hash": "0x316cb1d4a606f9fb07369c2d2825ef768ddf4c850d4bbe44f6c39e6a8a6871d8", "fork": "Prague", "format": "blockchain_test", - "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_huge_memory_expansion.json" + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_huge_memory_expansion[fork_CancunEIP7692-blockchain_test-large_data_section-from_empty_memory-successful_False--half_max_dest_single_byte_expansion]", - "fixture_hash": "0x5c445d82f0a3ab44439e1fed9899aa99ebd105c766f57b13feb76f5131dfc9b8", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-blockchain_test-data_appending_initcode-mem_expansion_bytes_0-new_account_True-value_0]", + "fixture_hash": "0xa2f0ad75b6afcf4e8415ef6b5a9b31e46e6ace9ccc1a2582b89cd211b517fd36", "fork": "Prague", "format": "blockchain_test", - "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_huge_memory_expansion.json" + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_huge_memory_expansion[fork_CancunEIP7692-blockchain_test-large_data_section-from_empty_memory-successful_False--max_length_expansion]", - "fixture_hash": "0x3644937d6c12d8e813f13f3000793a06a7c3ce388588fcbd78cecd29134e21e2", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-blockchain_test-data_appending_initcode-mem_expansion_bytes_0-new_account_True-value_1]", + "fixture_hash": "0xbb14d24f4144fcd446392ea18058e1697d8428039bfd0b1d6aafb5488f45768d", "fork": "Prague", "format": "blockchain_test", - "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_huge_memory_expansion.json" + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_huge_memory_expansion[fork_CancunEIP7692-blockchain_test-large_data_section-from_empty_memory-successful_False--max_length_minus_one_expansion]", - "fixture_hash": "0x248f11d87b5fe638814e886e1763a9ca4390efd3e2e4c864fadf8a9103364057", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-blockchain_test-data_appending_initcode-mem_expansion_bytes_0-new_account_False-value_0]", + "fixture_hash": "0xb0f7f4ada93758636976023e216726de01237ebd3b57ce1bc19fe6221bdc97aa", "fork": "Prague", "format": "blockchain_test", - "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_huge_memory_expansion.json" + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_datacopy_memory_expansion.py::test_datacopy_huge_memory_expansion[fork_CancunEIP7692-blockchain_test-large_data_section-from_empty_memory-successful_False--half_max_length_expansion]", - "fixture_hash": "0x64f6287c7498084725ef68f9ea3d594d1aeb3688785f5ceccc32112a0e0b913e", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-blockchain_test-data_appending_initcode-mem_expansion_bytes_0-new_account_False-value_1]", + "fixture_hash": "0xc14e6877870cc3b0492d58560c84240862f61ddabfc185c8ffd1b8f5c5893f65", "fork": "Prague", "format": "blockchain_test", - "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/datacopy_memory_expansion/datacopy_huge_memory_expansion.json" + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_data_opcodes.py::test_data_section_succeed[fork_CancunEIP7692-blockchain_test-empty_zero]", - "fixture_hash": "0x5ab20930d6c3b3a308a4b28491f430b88483a68a631619b4160ce0152f163a65", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-blockchain_test-data_appending_initcode-mem_expansion_bytes_1-new_account_True-value_0]", + "fixture_hash": "0x885b8d7c58b2a99fcae0ba50cafce8420f7d92f2c7ea0094e0ec4a0a218a0b3e", "fork": "Prague", "format": "blockchain_test", - "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/data_opcodes/data_section_succeed.json" + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_data_opcodes.py::test_data_section_succeed[fork_CancunEIP7692-blockchain_test-short_zero]", - "fixture_hash": "0x7aff874d0c3cf9604c2528e43da598350f0d569072abf7dcfb53da902ca4e2f4", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-blockchain_test-data_appending_initcode-mem_expansion_bytes_1-new_account_True-value_1]", + "fixture_hash": "0x519afee524e1697fab7fa4518274f422cdf949952ce563aff75a6496f7e66a17", "fork": "Prague", "format": "blockchain_test", - "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/data_opcodes/data_section_succeed.json" + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_data_opcodes.py::test_data_section_succeed[fork_CancunEIP7692-blockchain_test-exact_zero]", - "fixture_hash": "0xced9727958e793525baaed96dd65a36ec769feb828e749163ad274005b6ed5fd", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-blockchain_test-data_appending_initcode-mem_expansion_bytes_1-new_account_False-value_0]", + "fixture_hash": "0xd7827af0a5309428c2ef0624e65e4d734824b70d67ff6c831e5a42e37d7da161", "fork": "Prague", "format": "blockchain_test", - "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/data_opcodes/data_section_succeed.json" + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_data_opcodes.py::test_data_section_succeed[fork_CancunEIP7692-blockchain_test-large_zero]", - "fixture_hash": "0x3f72d58791096d3cc0a4e339e70ed2a11c7ae455dcba50924ef2c8bbe0d76e16", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-blockchain_test-data_appending_initcode-mem_expansion_bytes_1-new_account_False-value_1]", + "fixture_hash": "0x4eb45e41a3da34f781df5d257af12030d0f2e11d5f216462fa934f0eb6f39ca9", "fork": "Prague", "format": "blockchain_test", - "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/data_opcodes/data_section_succeed.json" + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_data_opcodes.py::test_data_section_succeed[fork_CancunEIP7692-blockchain_test-empty_32]", - "fixture_hash": "0x2db361bf3cb934a79d841cb1dc5bdcbca19d25d9762d3bb8cb7540bb95d91e31", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-blockchain_test-data_appending_initcode-mem_expansion_bytes_32-new_account_True-value_0]", + "fixture_hash": "0xbe2a9092160927367a7eabcee245893b04bf543c0185d3cc227e89c8e77da76e", "fork": "Prague", "format": "blockchain_test", - "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/data_opcodes/data_section_succeed.json" + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_data_opcodes.py::test_data_section_succeed[fork_CancunEIP7692-blockchain_test-short_32]", - "fixture_hash": "0xa561f4cc2459f23e95929b5d83e5697bb94c4dce82da9a5b95a8aacdbfb34f32", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-blockchain_test-data_appending_initcode-mem_expansion_bytes_32-new_account_True-value_1]", + "fixture_hash": "0xe91a1dabe64968050bcb55a89c7c86f67a47f4a9f5e1675e382683a253945f0d", "fork": "Prague", "format": "blockchain_test", - "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/data_opcodes/data_section_succeed.json" + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_data_opcodes.py::test_data_section_succeed[fork_CancunEIP7692-blockchain_test-exact_32]", - "fixture_hash": "0x7cf29ccbeb24af6dfda1c27e5275d340330f340219b06dc7f68ff1f6067baf32", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-blockchain_test-data_appending_initcode-mem_expansion_bytes_32-new_account_False-value_0]", + "fixture_hash": "0x331227fb3964dd155537a80afe326ffa2a73314140772722b5dfd3dd4f77f466", "fork": "Prague", "format": "blockchain_test", - "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/data_opcodes/data_section_succeed.json" + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_data_opcodes.py::test_data_section_succeed[fork_CancunEIP7692-blockchain_test-large_32]", - "fixture_hash": "0x7858ac8eeaa0b4f5f356af0da78a770de93ac4cedc4f42e44e98ca2099c1f778", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-blockchain_test-data_appending_initcode-mem_expansion_bytes_32-new_account_False-value_1]", + "fixture_hash": "0x4722c26da39e6b47d6514d006cb8c09b6b518836212e191a6f3d20e786c2521d", "fork": "Prague", "format": "blockchain_test", - "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/data_opcodes/data_section_succeed.json" + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_data_opcodes.py::test_data_section_succeed[fork_CancunEIP7692-blockchain_test-empty_23k]", - "fixture_hash": "0x6b9d4263347e3686a767fea79aa29609be8493cc86d4c8a429e5ff299db7d533", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-blockchain_test-data_appending_initcode-mem_expansion_bytes_33-new_account_True-value_0]", + "fixture_hash": "0xfd35dd6836fedcd125c45cccd8dc713d9a1999c8a5f4bf113c48808943c13b81", "fork": "Prague", "format": "blockchain_test", - "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/data_opcodes/data_section_succeed.json" + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_data_opcodes.py::test_data_section_succeed[fork_CancunEIP7692-blockchain_test-short_23k]", - "fixture_hash": "0xdc818343cb8aff987fb38cb00c558126497d25114f215b668fe200222ccae756", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-blockchain_test-data_appending_initcode-mem_expansion_bytes_33-new_account_True-value_1]", + "fixture_hash": "0x67a5e9cee44ca17d4315f4c83c42221f8e0cf4801aee99dbf168b134d79189c8", "fork": "Prague", "format": "blockchain_test", - "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/data_opcodes/data_section_succeed.json" + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_data_opcodes.py::test_data_section_succeed[fork_CancunEIP7692-blockchain_test-exact_23k]", - "fixture_hash": "0x756c305919eb53094c4d2c08ba81f8b1e639cd769dc984c29ff8b5b8ee1d2ba7", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-blockchain_test-data_appending_initcode-mem_expansion_bytes_33-new_account_False-value_0]", + "fixture_hash": "0x38b7852b1715cef30840f039cef12b51b3d0287455121eaa4872610d2b8328fc", "fork": "Prague", "format": "blockchain_test", - "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/data_opcodes/data_section_succeed.json" + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7480_data_section/test_data_opcodes.py::test_data_section_succeed[fork_CancunEIP7692-blockchain_test-large_23k]", - "fixture_hash": "0x7573555a905ae40ca5512a13850c1c6aa53737f181ee0712e350378fbb5f22f1", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_gas.py::test_eofcreate_gas[fork_CancunEIP7692-blockchain_test-data_appending_initcode-mem_expansion_bytes_33-new_account_False-value_1]", + "fixture_hash": "0xe8c0f25a27bc3fe5d0bfa8ca0734765ae5ce75e09c5eb5a2164507bf41ae7ea7", "fork": "Prague", "format": "blockchain_test", - "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7480_data_section/data_opcodes/data_section_succeed.json" + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7620_eof_create/gas/eofcreate_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_subcontainer_validation.py::test_container_combos_valid[fork_CancunEIP7692-blockchain_test-EOFCREATE/RETURNCONTRACT]", - "fixture_hash": "0x6f73854fe6aa946847dcaf7fa7bd0a511ddc31fbc6e42e778952a431d4f69d15", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_subcontainer_validation.py::test_container_combos_valid[fork_CancunEIP7692-blockchain_test-EOFCREATE_RETURNCONTRACT]", + "fixture_hash": "0x9e2e541bac0856158d749e96ece90b0c70edc6929591d9f183d35847e4cbef1c", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7620_eof_create/subcontainer_validation/container_combos_valid.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_subcontainer_validation.py::test_container_combos_valid[fork_CancunEIP7692-blockchain_test-RETURNCONTRACT/STOP]", - "fixture_hash": "0x323472521b6297aabb967507543c4bbc4dc7073e14c6a44fb9e964b9c1bdf01a", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_subcontainer_validation.py::test_container_combos_valid[fork_CancunEIP7692-blockchain_test-RETURNCONTRACT_STOP]", + "fixture_hash": "0xc14ab7373064d3500dc6d709f80250f3895c432ae5936e385d1f5608025c4d3", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7620_eof_create/subcontainer_validation/container_combos_valid.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_subcontainer_validation.py::test_container_combos_valid[fork_CancunEIP7692-blockchain_test-RETURNCONTRACT/RETURN]", - "fixture_hash": "0x4b2fd259af2861155b7fa7f5517c62205db96f1c9401dc157047f9e5403f25c8", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_subcontainer_validation.py::test_container_combos_valid[fork_CancunEIP7692-blockchain_test-RETURNCONTRACT_RETURN]", + "fixture_hash": "0x42bcb7821d146a719181ad5dd9e29d96579fcba6f0062a212a87513b570655d6", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7620_eof_create/subcontainer_validation/container_combos_valid.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_subcontainer_validation.py::test_container_combos_valid[fork_CancunEIP7692-blockchain_test-EOFCREATE/REVERT]", - "fixture_hash": "0x16f2b9a380f102498c0e1528c8889a5c49bd08ab1aef87d67520c52083907700", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_subcontainer_validation.py::test_container_combos_valid[fork_CancunEIP7692-blockchain_test-EOFCREATE_REVERT]", + "fixture_hash": "0xd058fa2f3534aadbab70cac03f1d2e252157bf774cf19ab3174fed0a23c75562", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7620_eof_create/subcontainer_validation/container_combos_valid.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_subcontainer_validation.py::test_container_combos_valid[fork_CancunEIP7692-blockchain_test-RETURNCONTRACT/REVERT]", - "fixture_hash": "0x6a504f87a22fe1469997da1b9b46b1a03edabdc1f8d86c1c0264a6f3ed3cb68d", + "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_subcontainer_validation.py::test_container_combos_valid[fork_CancunEIP7692-blockchain_test-RETURNCONTRACT_REVERT]", + "fixture_hash": "0x56022e3ab2e7c8f4ebfe241ed8680490aa189b1f6d66bdd8659d17b2f1e8fa01", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7620_eof_create/subcontainer_validation/container_combos_valid.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_subcontainer_validation.py::test_simple_create_from_deployed[fork_CancunEIP7692-blockchain_test]", - "fixture_hash": "0x6f73854fe6aa946847dcaf7fa7bd0a511ddc31fbc6e42e778952a431d4f69d15", + "fixture_hash": "0x9e2e541bac0856158d749e96ece90b0c70edc6929591d9f183d35847e4cbef1c", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7620_eof_create/subcontainer_validation/simple_create_from_deployed.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_subcontainer_validation.py::test_simple_create_from_creation[fork_CancunEIP7692-blockchain_test]", - "fixture_hash": "0x323472521b6297aabb967507543c4bbc4dc7073e14c6a44fb9e964b9c1bdf01a", + "fixture_hash": "0xc14ab7373064d3500dc6d709f80250f3895c432ae5936e385d1f5608025c4d3", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7620_eof_create/subcontainer_validation/simple_create_from_creation.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_subcontainer_validation.py::test_reverting_container[fork_CancunEIP7692-blockchain_test-eofcreate]", - "fixture_hash": "0x16f2b9a380f102498c0e1528c8889a5c49bd08ab1aef87d67520c52083907700", + "fixture_hash": "0xd058fa2f3534aadbab70cac03f1d2e252157bf774cf19ab3174fed0a23c75562", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7620_eof_create/subcontainer_validation/reverting_container.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_subcontainer_validation.py::test_reverting_container[fork_CancunEIP7692-blockchain_test-returncontract]", - "fixture_hash": "0x6a504f87a22fe1469997da1b9b46b1a03edabdc1f8d86c1c0264a6f3ed3cb68d", + "fixture_hash": "0x56022e3ab2e7c8f4ebfe241ed8680490aa189b1f6d66bdd8659d17b2f1e8fa01", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7620_eof_create/subcontainer_validation/reverting_container.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_legacy_eof_creates.py::test_cross_version_creates_fail[fork_CancunEIP7692-blockchain_test-deploy_eof_initcontainer-CREATE]", - "fixture_hash": "0xc6b58fd2bb05c6df3ab4110b2e1d904f97c00139dfdfb3eb3d8bdb56e4c79814", + "fixture_hash": "0x8aa762bf236e52b12480cc0ed766aef61334c92f93b3cd4b43198209b298172f", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7620_eof_create/legacy_eof_creates/cross_version_creates_fail.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_legacy_eof_creates.py::test_cross_version_creates_fail[fork_CancunEIP7692-blockchain_test-deploy_eof_initcontainer-CREATE2]", - "fixture_hash": "0x9863a2cd0970776096beafe2eafc1c3bc01e2b1e5f9403aaef2d43771cd5f82d", + "fixture_hash": "0xacb9eb817176518134a239115b52d98b137a299884191c29ca18efd61b0cab7c", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7620_eof_create/legacy_eof_creates/cross_version_creates_fail.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_legacy_eof_creates.py::test_cross_version_creates_fail[fork_CancunEIP7692-blockchain_test-deploy_eof_container-CREATE]", - "fixture_hash": "0xe4a45ffb7cd69b0a32997dc82bd62670fc1350eea9a1087299c67e3c57d6ccba", + "fixture_hash": "0xd4d1568b8b10d85927b21683c0c35546b5763ba47f3b25cc52ade0a2f3785c19", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7620_eof_create/legacy_eof_creates/cross_version_creates_fail.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_legacy_eof_creates.py::test_cross_version_creates_fail[fork_CancunEIP7692-blockchain_test-deploy_eof_container-CREATE2]", - "fixture_hash": "0x566b22cb64994d0ba8c5c5e6cc297e46a984a3e8b06ae6cfe85a08fc1855314d", + "fixture_hash": "0x67a54cfe8de59cc9c6a15d70d52ea4f8c32498ea5d2a1f53a196184912554c08", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7620_eof_create/legacy_eof_creates/cross_version_creates_fail.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_legacy_eof_creates.py::test_legacy_initcode_eof_contract_fails[fork_CancunEIP7692-blockchain_test-deploy_eof_initcontainer-CREATE]", - "fixture_hash": "0x76b817a0b645b5e80e649cfd08cb3f909749e79a5cbb0e4cad7c513e782ff748", + "fixture_hash": "0x126071025c4a7ffb2c45d3e0d380cd083ed16e1c5cafd049c4b49b0f2f7ccb4e", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7620_eof_create/legacy_eof_creates/legacy_initcode_eof_contract_fails.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_legacy_eof_creates.py::test_legacy_initcode_eof_contract_fails[fork_CancunEIP7692-blockchain_test-deploy_eof_initcontainer-CREATE2]", - "fixture_hash": "0x20f8d2d977d735ec7ee05619b56c080de6be241b10af69836c3caae322c906ef", + "fixture_hash": "0x4b21fb61155dcec4d4ca7d7f225545cab5f3c8ffe35d64dd6eb490b50527d708", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7620_eof_create/legacy_eof_creates/legacy_initcode_eof_contract_fails.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_legacy_eof_creates.py::test_legacy_initcode_eof_contract_fails[fork_CancunEIP7692-blockchain_test-deploy_eof_container-CREATE]", - "fixture_hash": "0xe9bbd612ecb7c81243a715537e3ae0d01e6426999131a7a3246b17b1b48718ff", + "fixture_hash": "0xac5039f02cbacfaf13015996de7c1c41e2efdfdcfa46d91ee2f0e721aa246773", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7620_eof_create/legacy_eof_creates/legacy_initcode_eof_contract_fails.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_legacy_eof_creates.py::test_legacy_initcode_eof_contract_fails[fork_CancunEIP7692-blockchain_test-deploy_eof_container-CREATE2]", - "fixture_hash": "0xcfb48b0acd98417f7a745e2cdbea606813a50edaf2559f66d65f89a4fbf600b5", + "fixture_hash": "0xbfef9e3db5ba20177fe997b36925031ebde345238b8e875d0a4d5432053422bd", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7620_eof_create/legacy_eof_creates/legacy_initcode_eof_contract_fails.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_eofcreate_failures.py::test_auxdata_size_failures[fork_CancunEIP7692-blockchain_test-maxcode]", - "fixture_hash": "0xc082c2ee07e052bbfa5a443849d3eeb28f3d7ac099ca44c3034fa8e29b81e8e8", + "fixture_hash": "0xbc8e70819ad6be0784852433f4ea66ba6ed0be2dbc9cba9a443a3f1b18b3fce9", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7620_eof_create/eofcreate_failures/auxdata_size_failures.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_eofcreate_failures.py::test_auxdata_size_failures[fork_CancunEIP7692-blockchain_test-overmaxcode]", - "fixture_hash": "0xe1972fa51efa98c81dd0a7900d831c0eae76a467ba97ef3d185bb26bfb42b4a6", + "fixture_hash": "0xdf30083e615f111dafc6229e547b3609347bf2b4438f4550296581c6cdc3db81", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7620_eof_create/eofcreate_failures/auxdata_size_failures.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_eofcreate_failures.py::test_auxdata_size_failures[fork_CancunEIP7692-blockchain_test-almost64k]", - "fixture_hash": "0xf8fcbc21437750df4942bd8a1cfe6b5ed72b79d2ae0047ab5a13693728c8a693", + "fixture_hash": "0xe755378d77375c26608150f2a8a510c0c95c694eec56981a3877601c27929a2a", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7620_eof_create/eofcreate_failures/auxdata_size_failures.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_eofcreate_failures.py::test_auxdata_size_failures[fork_CancunEIP7692-blockchain_test-64k-1]", - "fixture_hash": "0x7ba1ff31efeadf30441ebbddef2584d97d91a88819f7c7f1362fdb49830b8933", + "fixture_hash": "0xb65e9b537f1239ee89e3293e3a7b6478d23cf71bb70c371b0d9f6bb05192a6f8", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7620_eof_create/eofcreate_failures/auxdata_size_failures.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_eofcreate_failures.py::test_auxdata_size_failures[fork_CancunEIP7692-blockchain_test-64k]", - "fixture_hash": "0x62ac428b36d4863b55b8e6752693cdf73590c44af6d5f56981c7cf59fd261649", + "fixture_hash": "0x7dd58220b53ba5b5ccd7d5d244fd4d90defadb28532c09e02c758fca3c3f6512", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7620_eof_create/eofcreate_failures/auxdata_size_failures.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_eofcreate_failures.py::test_auxdata_size_failures[fork_CancunEIP7692-blockchain_test-over64k]", - "fixture_hash": "0x33ed9845ebfaeee1379a061e38ebeb0fc90a0ac5904392a185be5285558514cc", + "fixture_hash": "0x54ba7ccc64461da15acf47546f0ae9cb708918097319de4cfb34b594c1bec448", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7620_eof_create/eofcreate_failures/auxdata_size_failures.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_eofcreate_failures.py::test_initcode_revert[fork_CancunEIP7692-blockchain_test-empty]", - "fixture_hash": "0x95aa89eb7873d7fbea2bf6a7e01ba98de4135eaa3259b42941ce7dd38cc97f75", + "fixture_hash": "0x5eb06b0d14408ef074d4e3e5b41e4272a288b5a13735140ff288433adccfbb37", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7620_eof_create/eofcreate_failures/initcode_revert.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_eofcreate_failures.py::test_initcode_revert[fork_CancunEIP7692-blockchain_test-Error(string)]", - "fixture_hash": "0xf6d60e21473ee09bca57e200184b8ec6f6216790ddbcac1fed01aaf5c53bc98a", + "fixture_hash": "0x9419b430f1d0e2fc2bcde6abc46388f15b1c788a169a30137c8fdc095124cff2", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7620_eof_create/eofcreate_failures/initcode_revert.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_eofcreate_failures.py::test_insufficient_initcode_gas[fork_CancunEIP7692-blockchain_test]", - "fixture_hash": "0xc4b81e43e7cc561299608cdaee0300f74fd4b3c86866c8896480178c1d40664", + "fixture_hash": "0x867f484ed9e9f485ab8f09c23706ed98cb667b882f4076a3baf49d3d986fed2a", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7620_eof_create/eofcreate_failures/insufficient_initcode_gas.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_eofcreate_failures.py::test_initcode_aborts[fork_CancunEIP7692-blockchain_test]", - "fixture_hash": "0xa6fd066b688da50139cb16d9039bbc814b07b5494916afaf379dc6ec8d5c698d", + "fixture_hash": "0x5e28d84d0c23b64db3cf4a3d569dea97b640d85a82de2614a0a7ed7cd267f4ea", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7620_eof_create/eofcreate_failures/initcode_aborts.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_eofcreate_failures.py::test_static_flag_eofcreate[fork_CancunEIP7692-blockchain_test-working_initcode-endowment_0-opcode_STATICCALL]", - "fixture_hash": "0xcbee71fcd1892fa07cb70bb2850ffeba36fcfe09b476f1d94a465a6f1c46a0ba", + "fixture_hash": "0xc19c1764fcddc9cf321cdb0fad7e1ef8589beeb90528a001450c03ed3caf098f", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7620_eof_create/eofcreate_failures/static_flag_eofcreate.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_eofcreate_failures.py::test_static_flag_eofcreate[fork_CancunEIP7692-blockchain_test-working_initcode-endowment_0-opcode_EXTSTATICCALL]", - "fixture_hash": "0x379c2c025d6598170e9c9091a15578405de0e36addd78cd1470ff4564bcbe910", + "fixture_hash": "0x551b1ea85fdbeafe51346724591c01183bd4861bfd897431517af411624620d3", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7620_eof_create/eofcreate_failures/static_flag_eofcreate.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_eofcreate_failures.py::test_static_flag_eofcreate[fork_CancunEIP7692-blockchain_test-working_initcode-endowment_1-opcode_STATICCALL]", - "fixture_hash": "0xf46b0a783fc8b1364502b1f2c781c48b5d37bccbf1e105c249a73ab041f09c67", + "fixture_hash": "0xc1b6c5a5c66473d9ef1983ff7659d5d4dd83dd962bd88df5933b3f81dc4b3f28", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7620_eof_create/eofcreate_failures/static_flag_eofcreate.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_eofcreate_failures.py::test_static_flag_eofcreate[fork_CancunEIP7692-blockchain_test-working_initcode-endowment_1-opcode_EXTSTATICCALL]", - "fixture_hash": "0xe882ed8c337894ee2aba410555b006d7d2818a95170794cb1bdd18121edbc5f1", + "fixture_hash": "0xc3fe1ec71f8c1a9f6467520eb70a3a335c25831ba135ea9c54a24b3c3bd1dc64", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7620_eof_create/eofcreate_failures/static_flag_eofcreate.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_eofcreate_failures.py::test_static_flag_eofcreate[fork_CancunEIP7692-blockchain_test-aborting_code-endowment_0-opcode_STATICCALL]", - "fixture_hash": "0xb537bc8e4d0d95f86b393e4d75a6c78a85c2cab961439e4c2d10ff3577984da3", + "fixture_hash": "0xf65916e12a3d47266f82e55aacd915ab7cffdb7b3686ef417a39c1fdf7f13371", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7620_eof_create/eofcreate_failures/static_flag_eofcreate.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_eofcreate_failures.py::test_static_flag_eofcreate[fork_CancunEIP7692-blockchain_test-aborting_code-endowment_0-opcode_EXTSTATICCALL]", - "fixture_hash": "0x724998a842cf8e518a5b23ff08ec470064970db89090f9412206df1fe9b3e96a", + "fixture_hash": "0xbfc8fbac6542a13b90c476355aa0634220a37b5d76ac24e13d687c21b3fe3ecf", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7620_eof_create/eofcreate_failures/static_flag_eofcreate.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_eofcreate_failures.py::test_static_flag_eofcreate[fork_CancunEIP7692-blockchain_test-aborting_code-endowment_1-opcode_STATICCALL]", - "fixture_hash": "0x5b92e15717ba0c0d56158afa3f940aca01ebe81cd99a52a38290bf2b88c01a9f", + "fixture_hash": "0x2a6ef23402aad76c69728d35ca46062c3dd2a4a182f3bc94d6ae731d388c19a4", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7620_eof_create/eofcreate_failures/static_flag_eofcreate.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_eofcreate_failures.py::test_static_flag_eofcreate[fork_CancunEIP7692-blockchain_test-aborting_code-endowment_1-opcode_EXTSTATICCALL]", - "fixture_hash": "0xcba849ea688ee7826c7d5ea467152f075b7b34d2fe249e7a622ba91dfc932f8c", + "fixture_hash": "0x77e125ee135b2b868f10d0debd78b1b550b8799b5d2f416817df570595c6305b", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7620_eof_create/eofcreate_failures/static_flag_eofcreate.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_eofcreate_failures.py::test_eof_eofcreate_msg_depth[fork_CancunEIP7692-blockchain_test-call_fails-opcode_EXTCALL]", - "fixture_hash": "0xe4d8488561ee3a264d00cac1e8f05f15ce9549295bcfd6d6bd9de9abeb773220", + "fixture_hash": "0x47e83b06f4f6503c029b1156fa559efd275d00146aff57167e606941a352b50e", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7620_eof_create/eofcreate_failures/eof_eofcreate_msg_depth.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_eofcreate_failures.py::test_eof_eofcreate_msg_depth[fork_CancunEIP7692-blockchain_test-call_fails-opcode_EXTDELEGATECALL]", - "fixture_hash": "0x92ce89f49b4fa2087e280c319d12d1920e1ffce3fec258aa6a2c23a2a9494718", + "fixture_hash": "0x590c917a26903dba115f0a1c917fe0e208dc3d9e70ac9ec5565d35fca701e592", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7620_eof_create/eofcreate_failures/eof_eofcreate_msg_depth.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_eofcreate_failures.py::test_eof_eofcreate_msg_depth[fork_CancunEIP7692-blockchain_test-create_fails-opcode_EXTCALL]", - "fixture_hash": "0xd8b76163cb9d056aad5c5a6bdcedb989c35c9ddfc6b8ebb6a21113d4db530ff1", + "fixture_hash": "0xb27d72677b2a566d573f423d10b3a613b72662c5806b2a8f01b1d1b5140edec7", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7620_eof_create/eofcreate_failures/eof_eofcreate_msg_depth.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_eofcreate_failures.py::test_eof_eofcreate_msg_depth[fork_CancunEIP7692-blockchain_test-create_fails-opcode_EXTDELEGATECALL]", - "fixture_hash": "0xfcb3d6e9164ff6414fec21e8a68528f8eba9df60343e5817b4558e6c3874851", + "fixture_hash": "0xf786bf5c9ac02e6c5c2ef00c0e88dac7f2ad5777c33331c06f24a7d20bba0cc4", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7620_eof_create/eofcreate_failures/eof_eofcreate_msg_depth.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_eofcreate_failures.py::test_eofcreate_insufficient_stipend[fork_CancunEIP7692-blockchain_test-1_wei]", - "fixture_hash": "0x764cdb21409df1a75ac5926c48062d7ecc0d2b5a256c6221a0b5ccf158a4a056", + "fixture_hash": "0x1d53f232aa7607b7c78a94d00c2ce97e313a0ffbf3315e4fb7b8377db5169630", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7620_eof_create/eofcreate_failures/eofcreate_insufficient_stipend.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_eofcreate_failures.py::test_eofcreate_insufficient_stipend[fork_CancunEIP7692-blockchain_test-1_gwei]", - "fixture_hash": "0x74b6483d8f2065cfb92eb2c8b44b92cd3e919ae86412c42689d553f6d2466fba", + "fixture_hash": "0x5bcb04a8fd470a6647917e430b067bf6fe6cac178db5d962183a62a326a928a1", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7620_eof_create/eofcreate_failures/eofcreate_insufficient_stipend.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_eofcreate_failures.py::test_insufficient_returncontract_auxdata_gas[fork_CancunEIP7692-blockchain_test]", - "fixture_hash": "0x24fd49b2e427b2df08d902238bcd523cae75768976647f1f66daea1ae265b219", + "fixture_hash": "0xc614c288d4fce8caf8c8505b3d3772daa5fe12eb297e457f4bbcda84625a6067", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7620_eof_create/eofcreate_failures/insufficient_returncontract_auxdata_gas.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_eofcreate_failures.py::test_eofcreate_deploy_sizes[fork_CancunEIP7692-blockchain_test-large]", - "fixture_hash": "0x480343ce771049bce5ecdb84d3d8b90d9870641e8dc1dbbe01c437047f3d6759", + "fixture_hash": "0x79583df013e1c982bbe74544c0e41695c5619004ca698fc21665d0aa3bfaa0de", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7620_eof_create/eofcreate_failures/eofcreate_deploy_sizes.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_eofcreate_failures.py::test_eofcreate_deploy_sizes[fork_CancunEIP7692-blockchain_test-max]", - "fixture_hash": "0x16fb50202f8f33b3b44c0f051ea3222921becb448c98bb98e15b45de556077f0", + "fixture_hash": "0x4ea08277c4218d2d46c6910e4fd2ec15ffa2ed6eb7a176d4055f2bfc48f8b959", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7620_eof_create/eofcreate_failures/eofcreate_deploy_sizes.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_eofcreate_failures.py::test_eofcreate_deploy_sizes[fork_CancunEIP7692-blockchain_test-overmax]", - "fixture_hash": "0xfae12c060c8246d4a978322827b2600b7e0955004f775dec89a0143e731820b0", + "fixture_hash": "0xd83f2c65401ad2b32fba4a249dc286dd9067d9ffbdea000e435a9cfb339aa02f", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7620_eof_create/eofcreate_failures/eofcreate_deploy_sizes.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_eofcreate_failures.py::test_eofcreate_deploy_sizes[fork_CancunEIP7692-blockchain_test-initcodemax]", - "fixture_hash": "0x6fd7e90dddae217c3eb5adc25c53325f12ad43beb3f077dd0735e367868ca3dd", + "fixture_hash": "0x8515444e311361bf38ea4c3670bc53c12f3c0945e300255ca826e6abf0831738", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7620_eof_create/eofcreate_failures/eofcreate_deploy_sizes.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_eofcreate_failures.py::test_insufficient_gas_memory_expansion[fork_CancunEIP7692-blockchain_test]", - "fixture_hash": "0x996b1ab73e9a5538d033c89db5f96d7ba78b66b6c96cf2d9264ccc801383acdf", + "fixture_hash": "0x4c4d6d4a4ad7ca98f914c3764f9428482be93734cc966f50667d03c9dd89fa75", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7620_eof_create/eofcreate_failures/insufficient_gas_memory_expansion.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_eofcreate.py::test_eofcreate_then_call[fork_CancunEIP7692-blockchain_test]", - "fixture_hash": "0x39a99fef03c9a325f7f3c54a4e74572489c0985d93f2aee532d20f08ca2e0e1e", + "fixture_hash": "0x1cad03a91a3e3cd6cf24371cbb550306962aca1da651cf32d2563acc017445a5", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7620_eof_create/eofcreate/eofcreate_then_call.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_eofcreate.py::test_calldata[fork_CancunEIP7692-blockchain_test]", - "fixture_hash": "0xd226a24ffffd112c00243e260bd7b0d7bd42c3a2310aa347ee30e2b1f34b7af8", + "fixture_hash": "0x92663b6d838afdb6611e70937b5ed99d3bb239fb0a044cc395926a62a3989713", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7620_eof_create/eofcreate/calldata.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_eofcreate.py::test_address_collision[fork_CancunEIP7692-blockchain_test]", - "fixture_hash": "0x23bcc028a0309aa023980542bde612ee69e735fce063171679ac22150f7af75e", + "fixture_hash": "0x5ab4c8d124abe51ffd3b834d2b3ed633b1f9ac3047ad73242e75a01a3f2b363d", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7620_eof_create/eofcreate/address_collision.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_eofcreate.py::test_eofcreate_in_initcode_reverts[fork_CancunEIP7692-blockchain_test]", - "fixture_hash": "0xf4d54a246ec04fa260fa2570878e8f211ce345de563298ce43dc1bbe7de93b21", + "fixture_hash": "0xebd916be28c127838d85f36b179600c8ce5a9729dadb82073b6dca239076d6d9", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7620_eof_create/eofcreate/eofcreate_in_initcode_reverts.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_eofcreate.py::test_auxdata_variations[fork_CancunEIP7692-blockchain_test-zero]", - "fixture_hash": "0x5cc482c85208d7c7059606e6a92badc75ac4ac1157c21d5d95a7c36a199a0c96", + "fixture_hash": "0x8eabb53c988511b98b25004aced416729133301106e4189e7066f8ad06408c75", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7620_eof_create/eofcreate/auxdata_variations.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_eofcreate.py::test_auxdata_variations[fork_CancunEIP7692-blockchain_test-short]", - "fixture_hash": "0x3d8cb4b888266ae8a899f4d07e7f4620e06c13b8acf2ed1dcb348b4f716c9261", + "fixture_hash": "0xe21ef144911d4f76cb9c323cca3a65c1426256e25bab5a475b29297dade6f97d", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7620_eof_create/eofcreate/auxdata_variations.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_eofcreate.py::test_auxdata_variations[fork_CancunEIP7692-blockchain_test-one_byte_short]", - "fixture_hash": "0x5167aacfc5638683382cc4252020a80abe9a1c14ac327e340fb957308d3d39d2", + "fixture_hash": "0x1767adf50e54fba6205f625c500d8dd245ef8b3ced880db4a2f19eee05876f5b", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7620_eof_create/eofcreate/auxdata_variations.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_eofcreate.py::test_auxdata_variations[fork_CancunEIP7692-blockchain_test-exact]", - "fixture_hash": "0x5b53f5f4abfaceb91160a855649c36d2f39d64550bb34f49c3cfd399aea982f2", + "fixture_hash": "0x6667c957d53eb8cb90efb2d31c31de4e8ca82b543f62ef22bec17e8d6e807afd", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7620_eof_create/eofcreate/auxdata_variations.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_eofcreate.py::test_auxdata_variations[fork_CancunEIP7692-blockchain_test-one_byte_long]", - "fixture_hash": "0x36db5773db6fffb2b054027b1193277cdf971cb208ebbdd417c6fa1f3a8927c9", + "fixture_hash": "0xe5a6bee78b1281234e99991840e77f18d6d1bbc8d3e08d66015395ff11ad4582", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7620_eof_create/eofcreate/auxdata_variations.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_eofcreate.py::test_auxdata_variations[fork_CancunEIP7692-blockchain_test-extra]", - "fixture_hash": "0x907331c3566d1d3162d1e71d65241f1ce81558279d494eca8018a0da1a7dfaa4", + "fixture_hash": "0x9a4639d5f04f42a14dff1987b08c50c54f1300c8b67c4227f83dd2cb42a176e5", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7620_eof_create/eofcreate/auxdata_variations.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_eofcreate.py::test_return_data_cleared[fork_CancunEIP7692-blockchain_test]", - "fixture_hash": "0x6cb4e41a25c01ac061b43ea56ea4abf84c4f6e41914175f30c5c88545cea3ce2", + "fixture_hash": "0x4212110e834985bebec0944692bde9a10b8eb5fc1cc35fca2585500973945e61", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7620_eof_create/eofcreate/return_data_cleared.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_eofcreate.py::test_eofcreate_in_initcode[fork_CancunEIP7692-blockchain_test]", - "fixture_hash": "0x50a410b3e07b9bbcf96e4f50389c2132c65d5127ab0fd376a60b1416285db8e0", + "fixture_hash": "0xe667f2a7929035cad2225684c2a33994c332fe3e4dd37f5f11cb5d623338bd35", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7620_eof_create/eofcreate/eofcreate_in_initcode.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_eofcreate.py::test_eofcreate_revert_eof_returndata[fork_CancunEIP7692-blockchain_test]", - "fixture_hash": "0x79476777e91daffb20e2cbff0fc0f3000a7cc31806e6e0b36d78694efad6f003", + "fixture_hash": "0x32947baad5dd4ecbf3ad5178fc378f14dbff5d0330a68987f066536dce6176c1", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7620_eof_create/eofcreate/eofcreate_revert_eof_returndata.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7620_eof_create/test_eofcreate.py::test_simple_eofcreate[fork_CancunEIP7692-blockchain_test]", - "fixture_hash": "0x2b717c9b8d1637fdba5b78ae735dd5efd42028fa83e503093bf4b389ee48927e", + "fixture_hash": "0x18a9d16c85900804c9262553d1fcec80d3c4adc4ec4196f453ab953024bc99d2", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7620_eof_create/eofcreate/simple_eofcreate.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_clear_return_buffer[fork_CancunEIP7692-blockchain_test-value_0-empty-opcode_EXTCALL]", - "fixture_hash": "0xa847e77fb4e337ae829181af0ec341aa44d893d4e93aee40f8620211dcee1222", + "fixture_hash": "0xfa3b874edf82a8891042c89473b8d4a6a07409b063d1f64d3d9c6d841981f950", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_clear_return_buffer.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_clear_return_buffer[fork_CancunEIP7692-blockchain_test-value_0-empty-opcode_EXTDELEGATECALL]", - "fixture_hash": "0x6937169da331622b4154d0919184bc86e2b25ffd09f5cf53eff8db355e9ce1d6", + "fixture_hash": "0xbbc72f5f44e25d7af5aa891f6ab8832b4439a5167261aa904dc22fa374baf66b", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_clear_return_buffer.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_clear_return_buffer[fork_CancunEIP7692-blockchain_test-value_0-empty-opcode_EXTSTATICCALL]", - "fixture_hash": "0x12e7c55e02638af7e534d8b10bf8f706890d8edc34faf9cb39974f8f4b83fe48", + "fixture_hash": "0xc151aa8d2f41feacfdd54d5687c47556e880c74a85f7d27b2d4d16320daccc5f", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_clear_return_buffer.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_clear_return_buffer[fork_CancunEIP7692-blockchain_test-value_0-EOA-opcode_EXTCALL]", - "fixture_hash": "0xbe70eb54c027c93dea80e60fa384be1424ced95f0d7347b0a95195570c6c669d", + "fixture_hash": "0x16c174e7e50104e858521058bdba6eab42d0ba89691a237848a9d9de0292ad67", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_clear_return_buffer.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_clear_return_buffer[fork_CancunEIP7692-blockchain_test-value_0-EOA-opcode_EXTDELEGATECALL]", - "fixture_hash": "0xf7ba939c4350c6e63aa38289efee4eb77fb0c6d2c871314eb6bdad16d40a8a0e", + "fixture_hash": "0x70d7a807e107004b8e0e752227fc899fbd3fe9569a42fc0644c21cbd46a4bf24", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_clear_return_buffer.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_clear_return_buffer[fork_CancunEIP7692-blockchain_test-value_0-EOA-opcode_EXTSTATICCALL]", - "fixture_hash": "0xc688b8d5bb1c8425cbc553d4acc1d11079fb954a4ad879f95dbe3a46d74caecc", + "fixture_hash": "0x3e6857d74b1bb0e75e3d2402b32a1406030ba54c4184b146ebe51a3db840c35b", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_clear_return_buffer.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_clear_return_buffer[fork_CancunEIP7692-blockchain_test-value_0-LegacyContract-opcode_EXTCALL]", - "fixture_hash": "0xc91c6a3f4d773a5a441f696d55c8962518605cacd8d185b83cd2a48225a4b042", + "fixture_hash": "0x180a98a0b740dc2f7ce5ae4497325479db7d0160a664f43bfa3f157bb3d13b67", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_clear_return_buffer.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_clear_return_buffer[fork_CancunEIP7692-blockchain_test-value_0-LegacyContract-opcode_EXTDELEGATECALL]", - "fixture_hash": "0x66412533082fd6cb6e9357b2cf3e0ef89e4ffef447b7d47baf0764082ac15a73", + "fixture_hash": "0x8e4ca70f670d2cb3e7c4fddbaa28639455a2c86b362c178f9e2bbe1265ac8374", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_clear_return_buffer.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_clear_return_buffer[fork_CancunEIP7692-blockchain_test-value_0-LegacyContract-opcode_EXTSTATICCALL]", - "fixture_hash": "0xaee87b11ef15e4983189144e3cd5358ae78cdb66a4ce7c82e1213898c8b361d3", + "fixture_hash": "0x23a4a8cbbba632a16b01443ed479ff6e03e09db08fa28d72d1a81236e6c91f94", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_clear_return_buffer.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_clear_return_buffer[fork_CancunEIP7692-blockchain_test-value_0-EOFContract-opcode_EXTCALL]", - "fixture_hash": "0xa4a80f48cee5d67d5dc4638beb038668f456d644da6891259b28fa09c904b5dd", + "fixture_hash": "0x99b2523bbcab3da82411ff2518693589e0217115d31ddc00a535365c1cc00ef5", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_clear_return_buffer.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_clear_return_buffer[fork_CancunEIP7692-blockchain_test-value_0-EOFContract-opcode_EXTDELEGATECALL]", - "fixture_hash": "0x606fef2e125a11a694814ebbb7441f0bb77ccb96656008ef277a7c85ddaba6ec", + "fixture_hash": "0x7f622e96c2437db8db54619140d9321f7aa465e8fc84246d66ce5b19d44d1b3f", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_clear_return_buffer.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_clear_return_buffer[fork_CancunEIP7692-blockchain_test-value_0-EOFContract-opcode_EXTSTATICCALL]", - "fixture_hash": "0xd3a29dcdcef30b5a0151a9805676c3c2d5ee77f96afe3e96b52c86f0f1fdb160", + "fixture_hash": "0xb93a697fd0559a4a5cb68285c4f52d02a3721636f2753719799873aa0427fe66", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_clear_return_buffer.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_clear_return_buffer[fork_CancunEIP7692-blockchain_test-value_0-LegacyContractInvalid-opcode_EXTCALL]", - "fixture_hash": "0xfe8f81468b9236a141289fe5897f1987a3113b7964084a0e35acfe550b223e7e", + "fixture_hash": "0xb63660140b98abc7373bdf855df636b85d50ebe678311b3099bc4221368947b2", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_clear_return_buffer.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_clear_return_buffer[fork_CancunEIP7692-blockchain_test-value_0-LegacyContractInvalid-opcode_EXTDELEGATECALL]", - "fixture_hash": "0x5ab7976bd04222a3785d07ce44f6c661e0b619574f88538fee248e3e6a3ce76e", + "fixture_hash": "0x96985bb3a9802c625662455d4e8bb589a9b49de0d701a6b9be772eb06256c014", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_clear_return_buffer.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_clear_return_buffer[fork_CancunEIP7692-blockchain_test-value_0-LegacyContractInvalid-opcode_EXTSTATICCALL]", - "fixture_hash": "0xc25c36794f3bed00aac4ee7545add0974e70779072de792d38275c6abf94e69d", + "fixture_hash": "0xdbeead0c9089dfeb352c2f7d2e93932216ddfec3d614916680abdd051d7792aa", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_clear_return_buffer.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_clear_return_buffer[fork_CancunEIP7692-blockchain_test-value_0-EOFContractInvalid-opcode_EXTCALL]", - "fixture_hash": "0x2cf832818a2e4cae5ac43931c8cdd8dfcc809f712976ea1810da23a08cdf525b", + "fixture_hash": "0xf2429b7762c5e9411ec4badc1d7d3cfa717e4753eb5e5b7c90b54dcd2f7ef3db", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_clear_return_buffer.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_clear_return_buffer[fork_CancunEIP7692-blockchain_test-value_0-EOFContractInvalid-opcode_EXTDELEGATECALL]", - "fixture_hash": "0x450456fd75fd87224a7ee61ae72599c48e839bdd069473f6f92a60bc373cb4f7", + "fixture_hash": "0x5ae76ba38492ef61c699cbd064b2badc31c5c20b9cbc659ee66692e84a581541", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_clear_return_buffer.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_clear_return_buffer[fork_CancunEIP7692-blockchain_test-value_0-EOFContractInvalid-opcode_EXTSTATICCALL]", - "fixture_hash": "0xdcec6042e79f71d520a50f5768559d64650b79dae31f79034b6ff33da8ef2f85", + "fixture_hash": "0xcc19d24f40e70970e1df6ce668fc37002d10e77723cabab57de886d26958696e", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_clear_return_buffer.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_clear_return_buffer[fork_CancunEIP7692-blockchain_test-value_1-empty-opcode_EXTCALL]", - "fixture_hash": "0x35aee530682e85264cecf6b0690e95f8088bcd293014c1445d587beae542aa67", + "fixture_hash": "0xa2f75e3c4cbec29d302a6cfbd548bfad2ae63487a5aea0fbf07e529ec63c1ca1", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_clear_return_buffer.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_clear_return_buffer[fork_CancunEIP7692-blockchain_test-value_1-empty-opcode_EXTDELEGATECALL]", - "fixture_hash": "0x6937169da331622b4154d0919184bc86e2b25ffd09f5cf53eff8db355e9ce1d6", + "fixture_hash": "0xbbc72f5f44e25d7af5aa891f6ab8832b4439a5167261aa904dc22fa374baf66b", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_clear_return_buffer.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_clear_return_buffer[fork_CancunEIP7692-blockchain_test-value_1-empty-opcode_EXTSTATICCALL]", - "fixture_hash": "0x12e7c55e02638af7e534d8b10bf8f706890d8edc34faf9cb39974f8f4b83fe48", + "fixture_hash": "0xc151aa8d2f41feacfdd54d5687c47556e880c74a85f7d27b2d4d16320daccc5f", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_clear_return_buffer.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_clear_return_buffer[fork_CancunEIP7692-blockchain_test-value_1-EOA-opcode_EXTCALL]", - "fixture_hash": "0xabd9e83913a26f0de6e89ef4ce14466ab79c6fce3f59565ec9ec85207627c1bc", + "fixture_hash": "0xbb77b97905afa97f2622915c394a7d86db9541f42d8019792564ddb9f9ed3ce0", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_clear_return_buffer.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_clear_return_buffer[fork_CancunEIP7692-blockchain_test-value_1-EOA-opcode_EXTDELEGATECALL]", - "fixture_hash": "0xf7ba939c4350c6e63aa38289efee4eb77fb0c6d2c871314eb6bdad16d40a8a0e", + "fixture_hash": "0x70d7a807e107004b8e0e752227fc899fbd3fe9569a42fc0644c21cbd46a4bf24", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_clear_return_buffer.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_clear_return_buffer[fork_CancunEIP7692-blockchain_test-value_1-EOA-opcode_EXTSTATICCALL]", - "fixture_hash": "0xc688b8d5bb1c8425cbc553d4acc1d11079fb954a4ad879f95dbe3a46d74caecc", + "fixture_hash": "0x3e6857d74b1bb0e75e3d2402b32a1406030ba54c4184b146ebe51a3db840c35b", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_clear_return_buffer.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_clear_return_buffer[fork_CancunEIP7692-blockchain_test-value_1-LegacyContract-opcode_EXTCALL]", - "fixture_hash": "0x95d28a72e941f2fea10492b11ac8974c255314bf86c3f968e77ac608a07dda2d", + "fixture_hash": "0x323e9ef1b3a40080ad000b6e29bec74b8e8b7b0b429295ee141dfe159087061d", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_clear_return_buffer.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_clear_return_buffer[fork_CancunEIP7692-blockchain_test-value_1-LegacyContract-opcode_EXTDELEGATECALL]", - "fixture_hash": "0x66412533082fd6cb6e9357b2cf3e0ef89e4ffef447b7d47baf0764082ac15a73", + "fixture_hash": "0x8e4ca70f670d2cb3e7c4fddbaa28639455a2c86b362c178f9e2bbe1265ac8374", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_clear_return_buffer.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_clear_return_buffer[fork_CancunEIP7692-blockchain_test-value_1-LegacyContract-opcode_EXTSTATICCALL]", - "fixture_hash": "0xaee87b11ef15e4983189144e3cd5358ae78cdb66a4ce7c82e1213898c8b361d3", + "fixture_hash": "0x23a4a8cbbba632a16b01443ed479ff6e03e09db08fa28d72d1a81236e6c91f94", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_clear_return_buffer.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_clear_return_buffer[fork_CancunEIP7692-blockchain_test-value_1-EOFContract-opcode_EXTCALL]", - "fixture_hash": "0x9fbf603fc9b18d2beb711ffc847a424da1bb857592bb4202ab56209006678d6d", + "fixture_hash": "0xf20f095ae2b06e6f5b4ded813280c7e494e2355ed67abc1104f0b6ea571ff050", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_clear_return_buffer.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_clear_return_buffer[fork_CancunEIP7692-blockchain_test-value_1-EOFContract-opcode_EXTDELEGATECALL]", - "fixture_hash": "0x606fef2e125a11a694814ebbb7441f0bb77ccb96656008ef277a7c85ddaba6ec", + "fixture_hash": "0x7f622e96c2437db8db54619140d9321f7aa465e8fc84246d66ce5b19d44d1b3f", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_clear_return_buffer.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_clear_return_buffer[fork_CancunEIP7692-blockchain_test-value_1-EOFContract-opcode_EXTSTATICCALL]", - "fixture_hash": "0xd3a29dcdcef30b5a0151a9805676c3c2d5ee77f96afe3e96b52c86f0f1fdb160", + "fixture_hash": "0xb93a697fd0559a4a5cb68285c4f52d02a3721636f2753719799873aa0427fe66", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_clear_return_buffer.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_clear_return_buffer[fork_CancunEIP7692-blockchain_test-value_1-LegacyContractInvalid-opcode_EXTCALL]", - "fixture_hash": "0xcd37db8668f02f630fc8706257ef69a456f854a9ac5aeebb2201bd040a3baf63", + "fixture_hash": "0x7c9c77695063b4559810f1b6eff63b37078a202c24c125f4e1301a4e36af0293", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_clear_return_buffer.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_clear_return_buffer[fork_CancunEIP7692-blockchain_test-value_1-LegacyContractInvalid-opcode_EXTDELEGATECALL]", - "fixture_hash": "0x5ab7976bd04222a3785d07ce44f6c661e0b619574f88538fee248e3e6a3ce76e", + "fixture_hash": "0x96985bb3a9802c625662455d4e8bb589a9b49de0d701a6b9be772eb06256c014", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_clear_return_buffer.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_clear_return_buffer[fork_CancunEIP7692-blockchain_test-value_1-LegacyContractInvalid-opcode_EXTSTATICCALL]", - "fixture_hash": "0xc25c36794f3bed00aac4ee7545add0974e70779072de792d38275c6abf94e69d", + "fixture_hash": "0xdbeead0c9089dfeb352c2f7d2e93932216ddfec3d614916680abdd051d7792aa", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_clear_return_buffer.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_clear_return_buffer[fork_CancunEIP7692-blockchain_test-value_1-EOFContractInvalid-opcode_EXTCALL]", - "fixture_hash": "0x81fc4cfe3742a1548d6d0db572f86af9e62c2e42477e17eb3339bc5a4c8c5697", + "fixture_hash": "0x1888a0d0b0bfba86b58d812f7ab1814153bf10033d32d8c9134af4725f186d3a", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_clear_return_buffer.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_clear_return_buffer[fork_CancunEIP7692-blockchain_test-value_1-EOFContractInvalid-opcode_EXTDELEGATECALL]", - "fixture_hash": "0x450456fd75fd87224a7ee61ae72599c48e839bdd069473f6f92a60bc373cb4f7", + "fixture_hash": "0x5ae76ba38492ef61c699cbd064b2badc31c5c20b9cbc659ee66692e84a581541", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_clear_return_buffer.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_clear_return_buffer[fork_CancunEIP7692-blockchain_test-value_1-EOFContractInvalid-opcode_EXTSTATICCALL]", - "fixture_hash": "0xdcec6042e79f71d520a50f5768559d64650b79dae31f79034b6ff33da8ef2f85", + "fixture_hash": "0xcc19d24f40e70970e1df6ce668fc37002d10e77723cabab57de886d26958696e", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_clear_return_buffer.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_revert_abort[fork_CancunEIP7692-blockchain_test-destination_is_eof_True-destination_opcode_REVERT-opcode_EXTCALL]", - "fixture_hash": "0x7a4ebb35eb4fd11fc46eec0e5587d6d754572e88d5b799386e6bc9f267c91387", + "fixture_hash": "0xe5d6bd0273f2ed7d04878e742b7110d7fe5fc78ce977d25e174dec8ac1f662ac", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_revert_abort.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_revert_abort[fork_CancunEIP7692-blockchain_test-destination_is_eof_True-destination_opcode_REVERT-opcode_EXTDELEGATECALL]", - "fixture_hash": "0x475a03a5fe49cfa2c87dc96a5b235382f4973c615301b94ca55bff1ac1ac702a", + "fixture_hash": "0x7190f0b3802954350abeaee32a065c2066fb9657399c17e2f8e05270f058858c", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_revert_abort.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_revert_abort[fork_CancunEIP7692-blockchain_test-destination_is_eof_True-destination_opcode_REVERT-opcode_EXTSTATICCALL]", - "fixture_hash": "0xd78650b1ef53553e38da2c6797f8766a83b4f5752d2f1664ee4c1262f7481cc0", + "fixture_hash": "0x6fffd5d26708b26498d0f80c245d67ed849a1b3050a7d9ab08f420430392f031", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_revert_abort.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_revert_abort[fork_CancunEIP7692-blockchain_test-destination_is_eof_True-destination_opcode_INVALID-opcode_EXTCALL]", - "fixture_hash": "0x74c296d5c6044038f8818efc096961ca1e99b8b1630c2e14f1d7d4978ef5ac3e", + "fixture_hash": "0xdd9d091dfc6942a04d29b6fe6fbca71037020351aaf184428a82aaa457894b9e", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_revert_abort.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_revert_abort[fork_CancunEIP7692-blockchain_test-destination_is_eof_True-destination_opcode_INVALID-opcode_EXTDELEGATECALL]", - "fixture_hash": "0x8db1f655ffc488a3ef45e389de0fe1613622f081d8b72997f7f664344d6ff55", + "fixture_hash": "0x4b1b47c61fbbbb0a609efc08e345b4b797e292f637c8310e0ad81c9be534fe00", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_revert_abort.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_revert_abort[fork_CancunEIP7692-blockchain_test-destination_is_eof_True-destination_opcode_INVALID-opcode_EXTSTATICCALL]", - "fixture_hash": "0x29cb6e9fbcfb14237c7537fdfc77b2aee165a452df69936efbe4acc5e291341d", + "fixture_hash": "0xf234ae5199c0e79c772f5e4dd6b25eb38b6fdd59c9dc6c0b9fd6122c281819e4", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_revert_abort.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_revert_abort[fork_CancunEIP7692-blockchain_test-destination_is_eof_False-destination_opcode_REVERT-opcode_EXTCALL]", - "fixture_hash": "0x31440b3a1133c398ad8f85998cfd892b67d6c7da93c166e9813f7be39159d7c", + "fixture_hash": "0x8206b74839f6417c3d17072b2b8954d9f5c65de55a8df5afbd759d329f778185", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_revert_abort.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_revert_abort[fork_CancunEIP7692-blockchain_test-destination_is_eof_False-destination_opcode_REVERT-opcode_EXTDELEGATECALL]", - "fixture_hash": "0xd47d1846dcef30c8b2f10db79001a7fa75907775d19806fe573a99d9e9591e4", + "fixture_hash": "0x340febdb75f3e7a722d05ee160dd08707be09831bffa9e2bef2d5edded0b24de", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_revert_abort.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_revert_abort[fork_CancunEIP7692-blockchain_test-destination_is_eof_False-destination_opcode_REVERT-opcode_EXTSTATICCALL]", - "fixture_hash": "0x5f2efb637a77f92126f98b845bfeef585e9b9b0f1991a1b9805d6f6639349268", + "fixture_hash": "0xafeac931bf770fc2c5da1375a3de403a54098e26965c2b97ac9c2d2065858073", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_revert_abort.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_revert_abort[fork_CancunEIP7692-blockchain_test-destination_is_eof_False-destination_opcode_INVALID-opcode_EXTCALL]", - "fixture_hash": "0xc955a5175be16c311f79be8d6bd35bf8d6840fdfdb67928cf6b109da4023e196", + "fixture_hash": "0xdfd7d97e09f6d34ecf5d0136114309acb690f8f21e5ae8d859320a3010042949", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_revert_abort.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_revert_abort[fork_CancunEIP7692-blockchain_test-destination_is_eof_False-destination_opcode_INVALID-opcode_EXTDELEGATECALL]", - "fixture_hash": "0x49b851e07cdfbce56b5405c3979f8fb7e545057fc1bf20e21839b6fa9757521a", + "fixture_hash": "0xcbc2259e301a3a13e3f2e464643ed4d2f41c3e25aa963d3c3e3fad99e28fc6c", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_revert_abort.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_revert_abort[fork_CancunEIP7692-blockchain_test-destination_is_eof_False-destination_opcode_INVALID-opcode_EXTSTATICCALL]", - "fixture_hash": "0x3a8f5b3a0ea66f63af23528767b3294e324f27a1ad96db0103c957720d598615", + "fixture_hash": "0xa5672df5cf3f56e2ffece7edabfaccf6292e71c419a24be744192ea66140e36b", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_revert_abort.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_eof_then_fails[fork_CancunEIP7692-blockchain_test-fail_opcode_REVERT-opcode_EXTCALL]", - "fixture_hash": "0x1717772dd63c39539898a7d9a6fdaf33a5ee671027a9e657a2b345507151c25c", + "fixture_hash": "0x9efcb65614af1ffd70e5e15ef392bfc718605fa78125330172d7038169658cb9", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_eof_then_fails.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_eof_then_fails[fork_CancunEIP7692-blockchain_test-fail_opcode_REVERT-opcode_EXTDELEGATECALL]", - "fixture_hash": "0xfaec2e987e26db4e02f4d8c01d3105b9e5eec00ef392a0227b03f827bbbd7e0b", + "fixture_hash": "0x9a41c9e250c573fdf9fd66307f795e9a9be9eb5dc13892c7bf15833eb2337edc", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_eof_then_fails.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_eof_then_fails[fork_CancunEIP7692-blockchain_test-fail_opcode_INVALID-opcode_EXTCALL]", - "fixture_hash": "0x61994b4a0e68153a675246bb9c7fa9c73527970366400afaee27923af8b3f796", + "fixture_hash": "0x9b74836e67ba6cda1a6b517bc2b31a54901389ec807f2189d32f9e8e5e0b65cd", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_eof_then_fails.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_eof_then_fails[fork_CancunEIP7692-blockchain_test-fail_opcode_INVALID-opcode_EXTDELEGATECALL]", - "fixture_hash": "0x67b74868840f38ec761707b1abf57cf3e22eed611b401dbfba2db627f4e858e0", + "fixture_hash": "0x64aea93bf703ad433e2ba3e5627d1f8ae6e7c5cbd9b47514693ff5dc2eec85dc", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_eof_then_fails.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_eof_mstore[fork_CancunEIP7692-blockchain_test-opcode_EXTCALL]", - "fixture_hash": "0x45e91e65eaf6b995e2b2ac37399f6d7b4fab4eb993fb38c99e9f80f2aa18d9ef", + "fixture_hash": "0x3a82d57d495bc8a20396bb16948511f17c124df254265afc4e6e24a2d427ee9", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_eof_mstore.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_eof_mstore[fork_CancunEIP7692-blockchain_test-opcode_EXTDELEGATECALL]", - "fixture_hash": "0xcd73c94c0c03a49180aa662fc1cca9249d2cbf7f665313f23930bc4f523810b8", + "fixture_hash": "0x56bab4e18999ce112d72c1759128636ab2f8905045c6429ebd88fc79dd7d0f3f", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_eof_mstore.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_eof_mstore[fork_CancunEIP7692-blockchain_test-opcode_EXTSTATICCALL]", - "fixture_hash": "0x242dd6c697bf2df02544908f6138861258cde30a3b3bf123be5f46907b47edc3", + "fixture_hash": "0x56d4ffe28ddbc98f1c77ae6232980d5091d2febb77481bb821eb602eccdb31fd", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_eof_mstore.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_legacy_calls_eof_sstore[fork_CancunEIP7692-blockchain_test-opcode_CALL]", - "fixture_hash": "0xb4ca069966686f3d77bc745ab9bc33e2872cc443aef0d807e6fbda13c214d845", + "fixture_hash": "0x9b0999bda020e8582d5a78edc21ac4023fafda61b0fd330bf86663d7354c2805", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calls/legacy_calls_eof_sstore.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_legacy_calls_eof_sstore[fork_CancunEIP7692-blockchain_test-opcode_DELEGATECALL]", - "fixture_hash": "0x8383c307e16988a7e0f582bf5011570973e57a90264d6ee07e62d5701e863b28", + "fixture_hash": "0x40e1756cb9d272b4e6e68825db821fadbd251c78b6c22dfcef3c10db2edb10df", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calls/legacy_calls_eof_sstore.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_legacy_calls_eof_sstore[fork_CancunEIP7692-blockchain_test-opcode_CALLCODE]", - "fixture_hash": "0xa62c1b65faa0dde22364e5f496f0efa1d9ac7c0b34271f852ef83e8a64c89163", + "fixture_hash": "0xa1c3aeb8f5113d7ef2c052bfe764eb9a6bfe6d92c1990b3c34b8950707f8cb6f", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calls/legacy_calls_eof_sstore.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_legacy_calls_eof_sstore[fork_CancunEIP7692-blockchain_test-opcode_STATICCALL]", - "fixture_hash": "0xb0257a85b6504b27670c27f7eb7e50aaf1f3d933e86bcdeb199d53f269c7f9f6", + "fixture_hash": "0x717d9081a98548018e58644d3bf264eacabc975be2b43d1caea4a22cb7a3ae77", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calls/legacy_calls_eof_sstore.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_legacy_calls_eof_mstore[fork_CancunEIP7692-blockchain_test-opcode_CALL]", - "fixture_hash": "0xab1f0e1424e550a0b9a199c40336e42c114d417bee2836c9e0a7b7c8ddd80c4", + "fixture_hash": "0x9c1cc3a32eb540e101551835387cab8a0f4be5a16e8395ace6546783404bf474", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calls/legacy_calls_eof_mstore.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_legacy_calls_eof_mstore[fork_CancunEIP7692-blockchain_test-opcode_DELEGATECALL]", - "fixture_hash": "0xfbaaaf052679344b46c761fffc54e52678165618da96cecda1d5541a8a9586de", + "fixture_hash": "0x154e420cc410c2203dc46d160c74de40ddc6dfd05edb128148e5b9d32081d854", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calls/legacy_calls_eof_mstore.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_legacy_calls_eof_mstore[fork_CancunEIP7692-blockchain_test-opcode_CALLCODE]", - "fixture_hash": "0x60dbf645d2ff8fa95dfa9d72446bf216d386a1c950a78b9c273b7a25b4126562", + "fixture_hash": "0x5a30d0beaa78ebbf2ac2898afc47f83ee959f0f61b2c35da2672481a7f2ad637", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calls/legacy_calls_eof_mstore.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_legacy_calls_eof_mstore[fork_CancunEIP7692-blockchain_test-opcode_STATICCALL]", - "fixture_hash": "0x83a163438bca681bda47e2393151e713e9fbb526b705731de3dc9630836f83b", + "fixture_hash": "0xd970b97fb626b3bc9d868445565c78bee81be08d7fcff2ff51b802f6c8e97a0", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calls/legacy_calls_eof_mstore.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_eof_sstore[fork_CancunEIP7692-blockchain_test-opcode_EXTCALL]", - "fixture_hash": "0xea7638e2168b3a2144650e13f5325cc078369f97dd52ae3b9a4dc3490ba0f6fa", + "fixture_hash": "0x6b4a1dfa20c7471cf191ed288b2ba2dd090c79c2ec3df9529eb9fb29aa1d106f", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_eof_sstore.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_eof_sstore[fork_CancunEIP7692-blockchain_test-opcode_EXTDELEGATECALL]", - "fixture_hash": "0x8c6b6709f3ccb029812db26b7abeaecca8e5997c3a124059c2c33c8a8c561c93", + "fixture_hash": "0x394294159a8197a09aa09a2b381a39744108af452ed2d1caecb4b606cf96e801", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_eof_sstore.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_eof_sstore[fork_CancunEIP7692-blockchain_test-opcode_EXTSTATICCALL]", - "fixture_hash": "0x26fc5fc571fd5e6e8ec1162ddac791b4b5b088c53bba0413137614d2ee433c9d", + "fixture_hash": "0x4c59d2006ec67543666de5bebafb00f2041c3922b4af437114161769a3edd937", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_eof_sstore.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_msg_depth[fork_CancunEIP7692-blockchain_test-opcode_EXTCALL]", - "fixture_hash": "0x8653c8fd3d21bc13e28053c62c1cc290959f477e240b073eb8c085f3ec0c91f", + "fixture_hash": "0x108eb4df1d40d23897fc9c431f00b873e1cc86674761e534410468f892422233", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_msg_depth.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_msg_depth[fork_CancunEIP7692-blockchain_test-opcode_EXTDELEGATECALL]", - "fixture_hash": "0xa0bbf0812fc26f8ee7600b8e79d5407be3eb15810b7efdedba0537fdfe374249", + "fixture_hash": "0x8a72156842b52e5a507472688cbc00ae0f0f8120a2c2d1c30b8acd7b39d2e941", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_msg_depth.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_msg_depth[fork_CancunEIP7692-blockchain_test-opcode_EXTSTATICCALL]", - "fixture_hash": "0x21428036d9a96e40bbed350c796450c0d6082230bcec61e29bf411b632a75cf3", + "fixture_hash": "0x8f5e7743c293b912e2f63defc03a6958579378f49c64bda3af7182d4ec266565", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_msg_depth.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_legacy_sstore[fork_CancunEIP7692-blockchain_test-opcode_EXTCALL]", - "fixture_hash": "0xae8893f5c58076c8dcc958e4702f2ca73151ad5c75e0c7551a324cf849b75c85", + "fixture_hash": "0x911c20440c3df3acef01f45893d8163e4f32ff0b38ea8a5470e6b979bb88d34c", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_legacy_sstore.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_legacy_sstore[fork_CancunEIP7692-blockchain_test-opcode_EXTDELEGATECALL]", - "fixture_hash": "0xd899b039bf0147adfd321baf2b5276e8adb152fff54def1cf944c20c3283ac45", + "fixture_hash": "0x721d9b3f2c2b8118f306f690d9bf2474f84244fb9eeb46dd39d6680a8dbbc42a", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_legacy_sstore.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_legacy_sstore[fork_CancunEIP7692-blockchain_test-opcode_EXTSTATICCALL]", - "fixture_hash": "0x274c5d05b47400eadde65acd2affef28d75179afec3ce132c67f0305b93a30e", + "fixture_hash": "0xf36e0ec55fd6d500defb72e29c72c9fb2faddc372e82a75e93b497053a59191b", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_legacy_sstore.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_min_callee_gas[fork_CancunEIP7692-blockchain_test-no_allowances-extcall_without_value]", - "fixture_hash": "0xe21ceb58955218f47fc12b70a3cbc6bd3c3053146f96ecb7275a71dd5862c6d0", + "fixture_hash": "0x5bc97e785dab7bcdcf9500f418b078a0bd313a42b791b6e28671eeb4ab90ad4a", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_min_callee_gas.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_min_callee_gas[fork_CancunEIP7692-blockchain_test-no_allowances-extcall_with_value]", - "fixture_hash": "0x1528decd2959c4f81c265ad31cff7fb8049fc57bf67dacf1c61e2d0f62c398cc", + "fixture_hash": "0xc8467f7d636de79819b3868b81ddfe9d996db6b514277a621bb474061c72f7d9", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_min_callee_gas.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_min_callee_gas[fork_CancunEIP7692-blockchain_test-no_allowances-extstaticcall]", - "fixture_hash": "0x958a72e61072483585da6f3eab95a50d8f1127af0ef1e2234770a4d2fe764252", + "fixture_hash": "0x54193c375094111f59bb86c55f7bdc7e2b01adc9cf9846fdf687903cee32fa6c", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_min_callee_gas.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_min_callee_gas[fork_CancunEIP7692-blockchain_test-no_allowances-extdelegatecall]", - "fixture_hash": "0x89ba7c575108764707260f8ea3c5d85498c80f90be57db520323497ffbd46d9", + "fixture_hash": "0xc2addf171f62528d74bb60b5d8ed12a3c4e1970472698af15f1f7220eef3eb41", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_min_callee_gas.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_min_callee_gas[fork_CancunEIP7692-blockchain_test-only_retained-extcall_without_value]", - "fixture_hash": "0x62d83ae596d22eb93b52df5b09d94bb06832f7832d1134c93c1a951d8b77ab64", + "fixture_hash": "0x515668980074d3a303cdfdda98476a3557d3d7abbcc281e440a299e8f63a21ee", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_min_callee_gas.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_min_callee_gas[fork_CancunEIP7692-blockchain_test-only_retained-extcall_with_value]", - "fixture_hash": "0xac372ea558bcd45291b062671989af30feeeb61009b36ba0a5541c98fe7d2a38", + "fixture_hash": "0xa8afcb737b2eda73b949ad7336989635656ba141355cde42790e199e4bdf33c", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_min_callee_gas.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_min_callee_gas[fork_CancunEIP7692-blockchain_test-only_retained-extstaticcall]", - "fixture_hash": "0x2e822bf9543c0f0dc3e829bb38b8c44e26a90c8aa2cda4f20ac64a03784f091b", + "fixture_hash": "0xfb3a18f7ad9b1cc737db19021d68cf232ad05ed77a98a3d310b870dd8f597eaa", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_min_callee_gas.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_min_callee_gas[fork_CancunEIP7692-blockchain_test-only_retained-extdelegatecall]", - "fixture_hash": "0xd86118009129f71716318356994915db5d0ef439ec46b4414e0e661299b1c28d", + "fixture_hash": "0x8c3574e10e60d3fd06b645d569ecf6f609ebba5b3b92bfa70bf57e6e4209dd67", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_min_callee_gas.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_min_callee_gas[fork_CancunEIP7692-blockchain_test-only_callee-extcall_without_value]", - "fixture_hash": "0x5cba46882a79617ab9d1a4a13256ff8fa09a1d4f39145b5d6b6570388e46367d", + "fixture_hash": "0x81bac07c1195b19c5bd7178e031bdf5435581e7043b27b847c0e5189f2067a3f", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_min_callee_gas.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_min_callee_gas[fork_CancunEIP7692-blockchain_test-only_callee-extcall_with_value]", - "fixture_hash": "0x3340126a09eca48a8ebd1234a6a5e4c4606d4dd4db390899256f853b46286bcd", + "fixture_hash": "0xa5d21a340235e9516e16a399de37481ed6fbe31b9004474d5a723f6d1b3ed421", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_min_callee_gas.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_min_callee_gas[fork_CancunEIP7692-blockchain_test-only_callee-extstaticcall]", - "fixture_hash": "0x7469e7c2117bfcc6febe253b846c879eea4c76e9719c2d174893fc809a5505c7", + "fixture_hash": "0x1c0a66a097c9e79002d4986c48cb292125aff0f5a9356c2f4c1057a4274f3784", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_min_callee_gas.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_min_callee_gas[fork_CancunEIP7692-blockchain_test-only_callee-extdelegatecall]", - "fixture_hash": "0x5708ba392e5b4e7fe3f13bedb64fba58f412361c54d23ae16e8b43b5564aecac", + "fixture_hash": "0x8999df4545686b971d0ac2068651eed1794de42ead85b89e712944cd19130db0", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_min_callee_gas.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_min_callee_gas[fork_CancunEIP7692-blockchain_test-both_allowances-extcall_without_value]", - "fixture_hash": "0xd183172d9c12c05b997cd85850d045d3a8e88382d1d1cd5e3367d528a8d817ee", + "fixture_hash": "0x44dbc1e540556c52eee23da726eeb60ea0872ce87a1278da4b4661bd90568646", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_min_callee_gas.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_min_callee_gas[fork_CancunEIP7692-blockchain_test-both_allowances-extcall_with_value]", - "fixture_hash": "0x6e8c3450d69a7d283c4ca775c2afc73079aa775eed170ef0f012a13d74838b59", + "fixture_hash": "0x188263dbebcd33299b9891e7a3011b7004b7025a8be8724d5a453bcf701a227b", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_min_callee_gas.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_min_callee_gas[fork_CancunEIP7692-blockchain_test-both_allowances-extstaticcall]", - "fixture_hash": "0xab2c5adc3835a339176b998e45aa75578fca61413680c9752dc16f1e032078c5", + "fixture_hash": "0xe044cadd680672c694e407bafaff7b7dd71bfde384dafbf989ee3fef5ce21f38", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_min_callee_gas.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_min_callee_gas[fork_CancunEIP7692-blockchain_test-both_allowances-extdelegatecall]", - "fixture_hash": "0x50365dcdb0c7f37452240ba732784d2edccf7db0686d9ca59d2f9678caef11f4", + "fixture_hash": "0xe5ca87d8428f2e764bba9ea18306c720a411025ae748cdabacca4de3944bab65", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_min_callee_gas.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_legacy_mstore[fork_CancunEIP7692-blockchain_test-opcode_EXTCALL]", - "fixture_hash": "0xbd9f2576cea656349f62ccbdb9b3891551e906a4b1ae014b37a2116fa2de6e54", + "fixture_hash": "0x73d664859574e4158df9541d523948fb8f9157f986d969ca8972e8ed69c9eff", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_legacy_mstore.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_legacy_mstore[fork_CancunEIP7692-blockchain_test-opcode_EXTDELEGATECALL]", - "fixture_hash": "0x30210935e4af30831acecec348ae6d4fd665a9396323f1d97876dcd322331049", + "fixture_hash": "0xf67636a23e1774c1fda748d8d284e6b115036e2d088f773f571758a850205177", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_legacy_mstore.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_legacy_mstore[fork_CancunEIP7692-blockchain_test-opcode_EXTSTATICCALL]", - "fixture_hash": "0x83af6a5629f68c5e64c9a5a7de49c30418a60e9a5894325744943c4fc1a5d683", + "fixture_hash": "0xa1a9acf2ff89b7fa609e9998c79a81153907146b42c99689c6a4b8b5aa0c9997", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_legacy_mstore.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_with_value[fork_CancunEIP7692-blockchain_test-value_0-balance_0]", - "fixture_hash": "0x52ec6e748124087b46da740753a71e318ce25d475ba5f81cef269c1806bc2507", + "fixture_hash": "0xd9036450b69f180e089e85cee8f4ab741784908eb6bb88fb44996f0b78b59757", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_with_value.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_with_value[fork_CancunEIP7692-blockchain_test-value_0-balance_1]", - "fixture_hash": "0x4b85885144b1e4cc42af6cbb588788099690748311a96f5704ef34e6fcf14ddb", + "fixture_hash": "0x9895924df49b98bca109b92c43615ec0b6cbf405e6cb90669c1275f58b5d7515", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_with_value.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_with_value[fork_CancunEIP7692-blockchain_test-value_0-balance_2]", - "fixture_hash": "0x1f8c784e1d4bd53b45f1bf87ca76f52f119d2e2bcb4214804be2a691ea402e39", + "fixture_hash": "0xee1bf7873bb14ff6ca37ce8d42469ebf3e3feebbfaed4d6565cfd832d96b02bb", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_with_value.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_with_value[fork_CancunEIP7692-blockchain_test-value_0-balance_115792089237316195423570985008687907853269984665640564039457584007913129639935]", - "fixture_hash": "0xc2e1cdff68b2085748cfbd2026dd9e5eeffca311c3fe374812aac9a604ef9e30", + "fixture_hash": "0x50d6bcdde2e212a2ae0a0275e4d1cc7af3a40b57ea1727e9dda8c0ea74346a46", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_with_value.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_with_value[fork_CancunEIP7692-blockchain_test-value_1-balance_0]", - "fixture_hash": "0xeadf12f1c510ac2bcda7c63205b1c1f3ffe86c3f49c16470ce01bd0bcb799d3d", + "fixture_hash": "0x9a41b7cf7114ba1a4b8791ff80ec934793e93171a35371eb45a723e89de09056", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_with_value.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_with_value[fork_CancunEIP7692-blockchain_test-value_1-balance_1]", - "fixture_hash": "0x51e8b863165906676af2b47ec88e9e318489d8cd54697e0c96059a58e508d11e", + "fixture_hash": "0x1216de5ef7884ed2fad2300b71e40bc61efbd3ecf9989af5a7922df5b666bef0", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_with_value.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_with_value[fork_CancunEIP7692-blockchain_test-value_1-balance_2]", - "fixture_hash": "0x6c5df53b39fdead946092f8dc17c2fe765455ee9f4eebbb9a47f6f5908b2665b", + "fixture_hash": "0xd002ba097e14124a8b1fc3275d6ddb26964adc2fedef4debab64bfde4dfe3893", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_with_value.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_with_value[fork_CancunEIP7692-blockchain_test-value_1-balance_115792089237316195423570985008687907853269984665640564039457584007913129639935]", - "fixture_hash": "0x1ce8004ac1ed791d0bb24ba07f1b69278a118720efcc83b6f03679972f97ea3d", + "fixture_hash": "0x963e388cbe7f7d5ac52e7d52408308d2ce94fe8cc2cc1e29862dd5b6f752cd31", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_with_value.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_with_value[fork_CancunEIP7692-blockchain_test-value_2-balance_0]", - "fixture_hash": "0x3127a0e0d0adc3c3a9e4b992f2d340ee0687df60faf900beae8ef9384078dc12", + "fixture_hash": "0x34dc17c8361953e184a6e42d43f6df5abcc87e51e6335b702467fbee464c25a3", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_with_value.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_with_value[fork_CancunEIP7692-blockchain_test-value_2-balance_1]", - "fixture_hash": "0xa907044bb403b367ffe2a416c011234f55027dfd770f4f8681cc63991b48fc2c", + "fixture_hash": "0xee3b34a3ed65da373641af2e1fd0d00ffeb5625d8ac33c2f7d55af3c66a72589", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_with_value.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_with_value[fork_CancunEIP7692-blockchain_test-value_2-balance_2]", - "fixture_hash": "0xe6e3e56dad3a047ba54c2439ca83961049064be621a41962c686f34a9d46038", + "fixture_hash": "0x488a27ea064331f0c4f675388e6670a71028830cf3471536cb33e677cd18e7ef", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_with_value.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_with_value[fork_CancunEIP7692-blockchain_test-value_2-balance_115792089237316195423570985008687907853269984665640564039457584007913129639935]", - "fixture_hash": "0xc55fd830f94b0d54b1a9d606842f34f87bffacf2f009fc21b442fb1d251235e8", + "fixture_hash": "0x2a956afda780fb58853435e81661495bfd5886aabe75e1be11963516584fb28a", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_with_value.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_with_value[fork_CancunEIP7692-blockchain_test-value_115792089237316195423570985008687907853269984665640564039457584007913129639935-balance_0]", - "fixture_hash": "0x7fd038a2d1df705f2de640e2bb50293adf63b087bada4b8103f702e0c0c73153", + "fixture_hash": "0x25ff6237d333adee6e6aefae6bc2f9ad7f8b1e5e6b3cd65e600bdc0117b46f50", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_with_value.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_with_value[fork_CancunEIP7692-blockchain_test-value_115792089237316195423570985008687907853269984665640564039457584007913129639935-balance_1]", - "fixture_hash": "0xb0786f58504baeaf73c73711d9797e767d79d01f41d1437a87007a7ac70d8e30", + "fixture_hash": "0xf803211e64c59475f0f962e44e3fdda25c7a749f5acdfe74c63c082a47e516aa", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_with_value.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_with_value[fork_CancunEIP7692-blockchain_test-value_115792089237316195423570985008687907853269984665640564039457584007913129639935-balance_2]", - "fixture_hash": "0x238073e759e0164f4b6640319106fca6acfb837f82c613b955c2cf4b2a36aede", + "fixture_hash": "0xe2a46ce650316748ac0ba121726c4d7f9e2dde11f18092a703f34eed5f1cbb8d", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_with_value.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_with_value[fork_CancunEIP7692-blockchain_test-value_115792089237316195423570985008687907853269984665640564039457584007913129639935-balance_115792089237316195423570985008687907853269984665640564039457584007913129639935]", - "fixture_hash": "0x91f9fab3a6b396243daff4d7a2b401038f6bc42c479abb48d4f16fcea50fb546", + "fixture_hash": "0xbe0c44df9fc75328204a0e8e32ef4e989a920b03df235034de50e7bb75995f67", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_with_value.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_static_flag_with_value[fork_CancunEIP7692-blockchain_test-opcode_CALL]", - "fixture_hash": "0xc40e5bad37ef66621f4e477b89808c80e37d10a916a221609c0d6cb9d493f0fd", + "fixture_hash": "0xf91d87db9b90f89db03e5cbd9660c43f06d88f4613f82532d2592b7df1afe3c0", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_static_flag_with_value.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calls.py::test_eof_calls_static_flag_with_value[fork_CancunEIP7692-blockchain_test-opcode_EXTCALL]", - "fixture_hash": "0x230658bd76539d15f8c6b1199646e3c3059b9811a5e7d576a6479eebf5e27e99", + "fixture_hash": "0x64ebb8b1cab60d1d58436abebb902970d8c61f6e4ad5da9b953e15a06c7dc4e1", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calls/eof_calls_static_flag_with_value.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_gas.py::test_ext_calls_gas[fork_CancunEIP7692-blockchain_test-EXTCALL]", - "fixture_hash": "0x2e0cfcfb4b886a542ff683198a954a1642012f7760bd54d927e4ddb4b59add3b", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_gas.py::test_ext_calls_gas[fork_CancunEIP7692-blockchain_test-mem_expansion_bytes_0-EXTCALL]", + "fixture_hash": "0xe3d965300daef6d33f92ce11d984e8fb59ba3768a507fc9e9e1075667aa89911", + "fork": "Prague", + "format": "blockchain_test", + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/gas/ext_calls_gas.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_gas.py::test_ext_calls_gas[fork_CancunEIP7692-blockchain_test-mem_expansion_bytes_0-EXTCALL_with_value]", + "fixture_hash": "0xd7f3ffeb5ebf329e6ab37e36b8310da53a180c177058e2ce5eb092296d304bcf", + "fork": "Prague", + "format": "blockchain_test", + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/gas/ext_calls_gas.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_gas.py::test_ext_calls_gas[fork_CancunEIP7692-blockchain_test-mem_expansion_bytes_0-EXTDELEGATECALL]", + "fixture_hash": "0x459da59bf149e14209317451d3aaddc617db4be9c4bb1e5d6f016de1ade8717a", + "fork": "Prague", + "format": "blockchain_test", + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/gas/ext_calls_gas.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_gas.py::test_ext_calls_gas[fork_CancunEIP7692-blockchain_test-mem_expansion_bytes_0-EXTSTATICCALL]", + "fixture_hash": "0xc583ba1017b6ebb5b43eed1757fe91027e9dd631c2bfa5b8b42ee386c780ad97", + "fork": "Prague", + "format": "blockchain_test", + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/gas/ext_calls_gas.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_gas.py::test_ext_calls_gas[fork_CancunEIP7692-blockchain_test-mem_expansion_bytes_0-EXTCALL_new_acc]", + "fixture_hash": "0xaef62819d53ead80b19b343232c938f614d53029089ad3715e1136a83f0c8b3f", + "fork": "Prague", + "format": "blockchain_test", + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/gas/ext_calls_gas.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_gas.py::test_ext_calls_gas[fork_CancunEIP7692-blockchain_test-mem_expansion_bytes_0-EXTCALL_with_value_new_acc]", + "fixture_hash": "0x60ab2b42ec35830badf47e2eb488e7ea149d23e1f61f9dfb5f44b03cda59048d", + "fork": "Prague", + "format": "blockchain_test", + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/gas/ext_calls_gas.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_gas.py::test_ext_calls_gas[fork_CancunEIP7692-blockchain_test-mem_expansion_bytes_0-EXTDELEGATECALL_new_acc]", + "fixture_hash": "0x9e14f64f329d4f3212f768bf714f8e913cb414bd983c208e17d90422b07218fe", + "fork": "Prague", + "format": "blockchain_test", + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/gas/ext_calls_gas.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_gas.py::test_ext_calls_gas[fork_CancunEIP7692-blockchain_test-mem_expansion_bytes_0-EXTSTATICCALL_new_acc]", + "fixture_hash": "0x357a90cdec1409304d735ea1401569ef1dcb766eb4451cc4c93f81b7f8227d4e", + "fork": "Prague", + "format": "blockchain_test", + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/gas/ext_calls_gas.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_gas.py::test_ext_calls_gas[fork_CancunEIP7692-blockchain_test-mem_expansion_bytes_1-EXTCALL]", + "fixture_hash": "0xc42cfb1559e782992653e01b11170a4c9ac69d4310bd9296e535141704b47533", + "fork": "Prague", + "format": "blockchain_test", + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/gas/ext_calls_gas.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_gas.py::test_ext_calls_gas[fork_CancunEIP7692-blockchain_test-mem_expansion_bytes_1-EXTCALL_with_value]", + "fixture_hash": "0x7de9b2bd4b82e6a3e89eb704e45e9785d4ad5dd4bb882e94c00dbd48b32a2a52", + "fork": "Prague", + "format": "blockchain_test", + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/gas/ext_calls_gas.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_gas.py::test_ext_calls_gas[fork_CancunEIP7692-blockchain_test-mem_expansion_bytes_1-EXTDELEGATECALL]", + "fixture_hash": "0xbf34701cf7b4642ef429fcd4c4aa6877665a1243da531966b7d13770d1970bf4", + "fork": "Prague", + "format": "blockchain_test", + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/gas/ext_calls_gas.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_gas.py::test_ext_calls_gas[fork_CancunEIP7692-blockchain_test-mem_expansion_bytes_1-EXTSTATICCALL]", + "fixture_hash": "0x842b395e449456574ad8f46f72ca0b11624c9cc37ac41dd7925f7f8fc87d693b", + "fork": "Prague", + "format": "blockchain_test", + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/gas/ext_calls_gas.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_gas.py::test_ext_calls_gas[fork_CancunEIP7692-blockchain_test-mem_expansion_bytes_1-EXTCALL_new_acc]", + "fixture_hash": "0x591dda1971592ac69bfc995806189048765e150561abd04fb229db868c41bbd1", + "fork": "Prague", + "format": "blockchain_test", + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/gas/ext_calls_gas.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_gas.py::test_ext_calls_gas[fork_CancunEIP7692-blockchain_test-mem_expansion_bytes_1-EXTCALL_with_value_new_acc]", + "fixture_hash": "0xb468a533b33a152cbc344a0d9dcec901b680dccea88bb2386dc6536478cdfe7e", + "fork": "Prague", + "format": "blockchain_test", + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/gas/ext_calls_gas.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_gas.py::test_ext_calls_gas[fork_CancunEIP7692-blockchain_test-mem_expansion_bytes_1-EXTDELEGATECALL_new_acc]", + "fixture_hash": "0x86315d9accb2a74bb9dff62a3b7ea16e5453c9d6b934d1f7a908723b07d8cc17", + "fork": "Prague", + "format": "blockchain_test", + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/gas/ext_calls_gas.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_gas.py::test_ext_calls_gas[fork_CancunEIP7692-blockchain_test-mem_expansion_bytes_1-EXTSTATICCALL_new_acc]", + "fixture_hash": "0x28a65100027c6695cd3f2af0c5b83ba4acc53f04de906ff78e2e279226a9a34e", + "fork": "Prague", + "format": "blockchain_test", + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/gas/ext_calls_gas.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_gas.py::test_ext_calls_gas[fork_CancunEIP7692-blockchain_test-mem_expansion_bytes_32-EXTCALL]", + "fixture_hash": "0xa5fee247bb8f94f03aa427cc036dd7dc390d486af2555bf4565087b656d63326", + "fork": "Prague", + "format": "blockchain_test", + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/gas/ext_calls_gas.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_gas.py::test_ext_calls_gas[fork_CancunEIP7692-blockchain_test-mem_expansion_bytes_32-EXTCALL_with_value]", + "fixture_hash": "0x2efdb0d3a00ae04eb5cd0f6f262058ce81243a5fb3ace0c693625a684d92c90a", + "fork": "Prague", + "format": "blockchain_test", + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/gas/ext_calls_gas.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_gas.py::test_ext_calls_gas[fork_CancunEIP7692-blockchain_test-mem_expansion_bytes_32-EXTDELEGATECALL]", + "fixture_hash": "0x76a77e30624c63c46c87a6eb793342bda90f3825e25fb8e1067ffbee306cefa8", + "fork": "Prague", + "format": "blockchain_test", + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/gas/ext_calls_gas.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_gas.py::test_ext_calls_gas[fork_CancunEIP7692-blockchain_test-mem_expansion_bytes_32-EXTSTATICCALL]", + "fixture_hash": "0x48db4d5d19a37cc3c93a90e978b1e74be02277b98c78a810d312b05f93d8827a", + "fork": "Prague", + "format": "blockchain_test", + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/gas/ext_calls_gas.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_gas.py::test_ext_calls_gas[fork_CancunEIP7692-blockchain_test-mem_expansion_bytes_32-EXTCALL_new_acc]", + "fixture_hash": "0xabc65b141ef9bcee29f8a27c5778cad4b3efa8743c11304025a8b29f60d8a6a8", + "fork": "Prague", + "format": "blockchain_test", + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/gas/ext_calls_gas.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_gas.py::test_ext_calls_gas[fork_CancunEIP7692-blockchain_test-mem_expansion_bytes_32-EXTCALL_with_value_new_acc]", + "fixture_hash": "0xa558edb0162f67a55e63b4a8147b7c870807a208b5349b2f276ea76afd1917d4", + "fork": "Prague", + "format": "blockchain_test", + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/gas/ext_calls_gas.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_gas.py::test_ext_calls_gas[fork_CancunEIP7692-blockchain_test-mem_expansion_bytes_32-EXTDELEGATECALL_new_acc]", + "fixture_hash": "0xfe8ae78e6a1a39585ffa8df64861d14d0abdad8056e4ea45e34b5974a2dded12", + "fork": "Prague", + "format": "blockchain_test", + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/gas/ext_calls_gas.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_gas.py::test_ext_calls_gas[fork_CancunEIP7692-blockchain_test-mem_expansion_bytes_32-EXTSTATICCALL_new_acc]", + "fixture_hash": "0x4e31769da30ff81646799ef7dd404e5db16752cb16672801e5a95f2ed97e6230", + "fork": "Prague", + "format": "blockchain_test", + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/gas/ext_calls_gas.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_gas.py::test_ext_calls_gas[fork_CancunEIP7692-blockchain_test-mem_expansion_bytes_33-EXTCALL]", + "fixture_hash": "0x963d4e7487006ffcfd364e1e6579007bfa7dcc465fd57510ed3ace0f85195e9c", + "fork": "Prague", + "format": "blockchain_test", + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/gas/ext_calls_gas.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_gas.py::test_ext_calls_gas[fork_CancunEIP7692-blockchain_test-mem_expansion_bytes_33-EXTCALL_with_value]", + "fixture_hash": "0x83cb280852340eb5e26837822747d0d9242ba300ee9fedf610081e4706e49b7c", + "fork": "Prague", + "format": "blockchain_test", + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/gas/ext_calls_gas.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_gas.py::test_ext_calls_gas[fork_CancunEIP7692-blockchain_test-mem_expansion_bytes_33-EXTDELEGATECALL]", + "fixture_hash": "0xba36ee938e422d893c19e987cf8a02b4e21385fd533a9f2c3487759b2942d0fc", + "fork": "Prague", + "format": "blockchain_test", + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/gas/ext_calls_gas.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_gas.py::test_ext_calls_gas[fork_CancunEIP7692-blockchain_test-mem_expansion_bytes_33-EXTSTATICCALL]", + "fixture_hash": "0xc779ca58b7718e1c2deaff2ed4291e79a8c3f6976189f2acd5cfe49167271795", + "fork": "Prague", + "format": "blockchain_test", + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/gas/ext_calls_gas.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_gas.py::test_ext_calls_gas[fork_CancunEIP7692-blockchain_test-mem_expansion_bytes_33-EXTCALL_new_acc]", + "fixture_hash": "0xdd790a1bc54c08945f7a7675236996b1207d3747d87f8ff0cfa876863b5dc73a", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/gas/ext_calls_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_gas.py::test_ext_calls_gas[fork_CancunEIP7692-blockchain_test-EXTCALL_with_value]", - "fixture_hash": "0xb586ad70202e8133fd6bfbaac806abe7afca855751add7601b931ff4b2f946e1", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_gas.py::test_ext_calls_gas[fork_CancunEIP7692-blockchain_test-mem_expansion_bytes_33-EXTCALL_with_value_new_acc]", + "fixture_hash": "0x8d1c131fb85fa9698b8cbe85df09dcd899228efb43f265c798aab0ea9770732e", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/gas/ext_calls_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_gas.py::test_ext_calls_gas[fork_CancunEIP7692-blockchain_test-EXTSTATICCALL]", - "fixture_hash": "0xd4147a06147a9caec84f92e7d10850012bdcf9b4062777e6e2d41b6cb0d89b30", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_gas.py::test_ext_calls_gas[fork_CancunEIP7692-blockchain_test-mem_expansion_bytes_33-EXTDELEGATECALL_new_acc]", + "fixture_hash": "0x7d83255245b8b7c44f2c2931c058f3f9fe55d98b89d5205612b33e0d1fbc3822", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/gas/ext_calls_gas.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_gas.py::test_ext_calls_gas[fork_CancunEIP7692-blockchain_test-EXTDELEGATECALL]", - "fixture_hash": "0x9ac0a7a06ed3d2f25719e1f24d0b49eaf1dc5638c63985e9de472d2e8d42af65", + "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_gas.py::test_ext_calls_gas[fork_CancunEIP7692-blockchain_test-mem_expansion_bytes_33-EXTSTATICCALL_new_acc]", + "fixture_hash": "0x9486bf96896ea70785bec12ce4d0a670485a156176a316dedb1bbc6716a3b6f9", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/gas/ext_calls_gas.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test-length_0-offset_0-size_0-value_0]", - "fixture_hash": "0x87f410af4e699e64233f939a24128838d3205bcd79853e5b996732bda20e7c5a", + "fixture_hash": "0x8f2f69929b0db1fbbfc86b1e841d42605562b6befa39af36343c1b0caffabaca", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test-length_0-offset_0-size_0-value_1]", - "fixture_hash": "0xae9def639fd1ebf1ca3602324cec4088e98374b6cdd164159ea4872e906bcd3c", + "fixture_hash": "0xbffb62663f7a1ffc2e0ddca15f717f42ab90057ad2708ce332042b7779b8807d", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test-length_0-offset_0-size_16-value_0]", - "fixture_hash": "0xe8f2513888d6f038916358577b2a3a15250d16c4350371d99b05ef13f884b5c0", + "fixture_hash": "0x48ef2fc9f2a52a3c11f1278ad659939fcb064278f130db3d7b4831f0ec7af000", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test-length_0-offset_0-size_16-value_1]", - "fixture_hash": "0x8d7adacf87d08ced051883a5960668762007c3371a9999cdda5b9141a9c4b2d", + "fixture_hash": "0xee321fd1581f0cc5410cdeb0a9e92d06f057ec3b9b5bca21133e155f755f9032", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test-length_0-offset_0-size_64-value_0]", - "fixture_hash": "0x29bb6d90c86c1a3ee8f9be1536b15d96e0222dbb992b4b52303d18617150cd53", + "fixture_hash": "0x250027165f415630b0a59b9aab73a87209bf2dc85b056d3f6c68dfb77b3f2239", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test-length_0-offset_0-size_64-value_1]", - "fixture_hash": "0xc26fba77d7eac7115482ff9f169df52ca4d0ecf1710996afd74f9c05a53505be", + "fixture_hash": "0x8a30f9a47b59e269cbc8dd63d9d9e1a0fb1502afcdd420feb674a003072c0fb4", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test-length_0-offset_0-size_256-value_0]", - "fixture_hash": "0xf5c90a87bf7a8d1f3acdf9565732d0f3023e078bc7270005cae0e5cc9e5bc6bd", + "fixture_hash": "0x72c009b07485ced1c7157aa4c0ceeb682909d9309c44a0bccc154494a22122a0", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test-length_0-offset_0-size_256-value_1]", - "fixture_hash": "0xba16f1a3af18af31a4ca5a195eaf4b8aaa4893f55248a743687309031417a3b5", + "fixture_hash": "0x26dc0abf47d54a47f19b2e66d41efad66e82f5bfa4f667a591496fb3b30544e3", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test-length_0-offset_8-size_0-value_0]", - "fixture_hash": "0xa4db8413890f6c5289491e19058d654be636ec1e9719bdaaf36fc16b25e81e", + "fixture_hash": "0xbaa871a3b21283215152bd223eb3ed469ed1992d02c81275c3d1a2f889d09cd", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test-length_0-offset_8-size_0-value_1]", - "fixture_hash": "0x6a549a6662532a6e2dacfd6a7b3981313062e00bf8d416ca331b116028743182", + "fixture_hash": "0xf985aaa6ee34b1da287ff1c3fbcfe6216c243ae9439553cf07fce3a1a47189d", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test-length_0-offset_8-size_16-value_0]", - "fixture_hash": "0xfafbd5156b85bca63f99c5257f338f3eab7627963da47f38c39eb66d12df6b7e", + "fixture_hash": "0xd126c46d757988f7072a2e39338502947d4f6935dfbb0442b1b35c4698255303", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test-length_0-offset_8-size_16-value_1]", - "fixture_hash": "0x46cafc38da9f0a1ad4000c7942a7f6ecf0659e54ab11d0b7fa3569f1aa9c7090", + "fixture_hash": "0x20b6bc37968c9d2e20cff2efb1fd045451493eb55e928f73971577c8ba5f9f7d", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test-length_0-offset_8-size_64-value_0]", - "fixture_hash": "0x3694028d5a876dcdfd4ac413ebc95d7da42d339e2ae3e3cbf500c61f9b7938f0", + "fixture_hash": "0xe014c6b6a44b04f0a40a411c0d80e7bbac215899f4151e58c4db5f562cd37e7e", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test-length_0-offset_8-size_64-value_1]", - "fixture_hash": "0x6d02f4d18414f02c30134d308b5746839d9c5184cb15047179f4dbf5ee6502c7", + "fixture_hash": "0x3801369ff3d716dbfd8593fd1a33c8c1f89a506d4c664649cbde0eda09dd73f7", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test-length_0-offset_8-size_256-value_0]", - "fixture_hash": "0x90f5baf93484b6a1b43f353f5b463ec681febacd1ab50a35f7a48f59e74eec6b", + "fixture_hash": "0x6e4dc2aa61b6ff6f8a06ea6a5a0c68e5450c4ff9af5c2045d8e6562794f64574", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test-length_0-offset_8-size_256-value_1]", - "fixture_hash": "0x74a5dfd7f0d4230c9fea344d8c01fc50172070dd6e06e6e0f10aad5c976ee3", + "fixture_hash": "0x263a028f61003a0554fce17248c597d5b67693a1d5716984e0ca97d91840b320", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test-length_0-offset_24-size_0-value_0]", - "fixture_hash": "0x660fa8422715a23fd0782ebdfffbd88d1db8084adbf965214d780f5dd4b38f0e", + "fixture_hash": "0x8a460d357f8c823488c0bf1b92296effed1714d04696bd706fb7bed79c60de31", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test-length_0-offset_24-size_0-value_1]", - "fixture_hash": "0x6275bc9ccfe728e8e0755422c999691057292a3b248d8b8628456f54eec31b43", + "fixture_hash": "0x9662db057a54837c6f339bc7425c3296fa27550572d50d2290b635b9f94cb23d", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test-length_0-offset_24-size_16-value_0]", - "fixture_hash": "0x7e7be496963e0e9e00f3ec0d11fde6d96b7eb47fffcd5ad42ea92563ccc6890b", + "fixture_hash": "0x924b79b9230a1f624ecf3b81a2f7ff21ef34d51f4b4af272c8b139c890fd6119", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test-length_0-offset_24-size_16-value_1]", - "fixture_hash": "0xa8e77f578a637a674526224d2e9e0a0a1e547f65a2bac844159543b58db9d9c4", + "fixture_hash": "0xabace64c45a3db465d168d7eecaab8ef60b433379931ef6b295609a345c3b8fe", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test-length_0-offset_24-size_64-value_0]", - "fixture_hash": "0xab7909c112cbd776136c4b9455e7bb4134f3fbe04f3653c42d292d4c9da21a69", + "fixture_hash": "0x922115e1d6017aff9361578f91d6f8a348cd422db63ef8f650214ffbfd63d5a0", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test-length_0-offset_24-size_64-value_1]", - "fixture_hash": "0x19614e9f58b4eb4ea2b1e75ee9014cd596244b72e5f2b14153c9342514a62d74", + "fixture_hash": "0xa4ec00c0800bc4fecdf760cbf2400fca728f56eb34980e452364b984f448f6d3", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test-length_0-offset_24-size_256-value_0]", - "fixture_hash": "0xc82bf7ffd984c7945b090a486f6d7fc868a62b1412601ed5e25c921d2a4ce26d", + "fixture_hash": "0x8a81df3f99c051e05ecb898093d6beb6fd01f841a829e3db6efdfb78f2161341", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test-length_0-offset_24-size_256-value_1]", - "fixture_hash": "0xe156bb5d0851cb7fd23420ee2ad48b0054f34e6ee0da93e0d5e902ed4a3e2c71", + "fixture_hash": "0xf16e294de6dce690efec703b4b2a309f21ce159cafe30ac58eaba5f1894c1481", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test-length_0-offset_80-size_0-value_0]", - "fixture_hash": "0xff2fedfb175deefbd951dbb1d4b1431daf81ba59babeb227b497c5be119bfbdb", + "fixture_hash": "0xa297bf3c5b3b4a5c54f019d046715fb7f9a4e8409846da490303b1ea17d7d165", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test-length_0-offset_80-size_0-value_1]", - "fixture_hash": "0x53744b418a2c533d4df3e6da2aecbd8ecccbd2f35e4f80860e47688d53e77aaa", + "fixture_hash": "0xe9fc2bb1f84b8848f3e00f613cae0d39c429e164afccf7b5cfc921e01551f285", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test-length_0-offset_80-size_16-value_0]", - "fixture_hash": "0x7f313fd78f4c24d54b79b4e21ebfd33c3be619032b14541bad06c52d537d304a", + "fixture_hash": "0x44d3f77d560e3d91906117bf714a0380e5fa1fac5f2e06efbcc3c5a4a87378a7", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test-length_0-offset_80-size_16-value_1]", - "fixture_hash": "0xd3dc62d04129fa397cd762f22c4e8128c38a99e7cf5f2d0bc3108ad10f43fb28", + "fixture_hash": "0x3bfad4eecc3b73e7dc13e9c03bc61e44ca0c93cccddef9d71541020e7e606061", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test-length_0-offset_80-size_64-value_0]", - "fixture_hash": "0x3cea82724d0eb7f510ba5915e113156b2c59f3d73e2f8850026498b8f735108c", + "fixture_hash": "0xe5c12e68d0c97fd6eb9e2f6a7b60b7310a5151e1e6ef9c3c601327be93407819", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test-length_0-offset_80-size_64-value_1]", - "fixture_hash": "0x99eeaced299939461c40082d2619fc631e496b1bc74a9a81f3b22a5d4c08f1f0", + "fixture_hash": "0x2eca834ffbb775896b8cdbc6e9173e7416c97549f9fa2c4d74018b681c324276", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test-length_0-offset_80-size_256-value_0]", - "fixture_hash": "0xfa5b7fdbd0933d347b31f99db297ec84198fd1b7565071cb81249c87deefb32d", + "fixture_hash": "0x102321f7c37a03fd5a59a888db044d26cfa78e83df185e297f03c5750f3ccffd", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test-length_0-offset_80-size_256-value_1]", - "fixture_hash": "0xe418474ada9df65d85c7b500b250fa3cbc233b16bb28540e4bc7810a7de81e01", + "fixture_hash": "0x138009e6684a54fa66d049b97fcb94164bad1fede2bd4f44363274d004432aec", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test-length_8-offset_0-size_0-value_0]", - "fixture_hash": "0xe8bb6f95267c745e1b765bc4ca8101552888a61b05908cc54c9efcbca997578e", + "fixture_hash": "0x8abd47f8451ec37e1a321c2d11218b1268b48cc05adf15ca002397d904e77d4b", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test-length_8-offset_0-size_0-value_1]", - "fixture_hash": "0xd459539f32101fb7380e8323a54a2b7aacdb7d627629ca6ed2490f5e32a06131", + "fixture_hash": "0xdee884e5b762bda3956dbecd3f6258851a6e882df888c9298b09e465163f7417", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test-length_8-offset_0-size_16-value_0]", - "fixture_hash": "0x8baa7f9fabe3fa919377bd3b8a696afb2c93acc2c3dfb6fbc835ca66147e5fb1", + "fixture_hash": "0x2e2614120a0c9aa5637c1a0819bc9a1276f8d3990be16ca642890208793c7c79", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test-length_8-offset_0-size_16-value_1]", - "fixture_hash": "0x53830e029f33ae41c6b94b50d6276025a38c6d3671af6c72eb00a43783390fcb", + "fixture_hash": "0x659c69e24532d9ae831d7eec0d78414a3f40f25a94d49270ec50d7e880a64c9c", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test-length_8-offset_0-size_64-value_0]", - "fixture_hash": "0xb0363dfd4eec1104f08f555aa9fff1fa7efa2aeb3122599037b47a8e0f84ee9b", + "fixture_hash": "0x498d4c06d4c960855eabf837ce8a859f9f55402fae0b8fa4cc91ce92b1945dea", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test-length_8-offset_0-size_64-value_1]", - "fixture_hash": "0x98c50abbdf243ec6ef5f5dd7ab2383d44c1a861025d7625df2d0287531fd50a6", + "fixture_hash": "0xf0b051ced72294958413b479c8b4415b31f56bce3951a7436d50e6578a986561", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test-length_8-offset_0-size_256-value_0]", - "fixture_hash": "0x10b6e0b05515afc6833836fdd2f9513782bfe00f2a55dd672649b35b51c72086", + "fixture_hash": "0xdc733378c7b41057a503b54b35e38920b321b0f619474036d762c259afa752bb", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test-length_8-offset_0-size_256-value_1]", - "fixture_hash": "0xf3b849f8ff03e477bac6ddf69893f73f13fbc0a8d9cab46334b5a7e5673706b1", + "fixture_hash": "0xd12dc4117e52902a7723167e06d2429a2b0da5a7e37d10bf55fd3ac398e672e8", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test-length_8-offset_8-size_0-value_0]", - "fixture_hash": "0x8d2ee3d1790f0772eab9a30bcde96f56d55076a7a6af1a4ee675351956b55b90", + "fixture_hash": "0xb64594e4e9c5466f35eba53fb934c6d34bf3ed337cc39ed987e8af33bdaf9af7", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test-length_8-offset_8-size_0-value_1]", - "fixture_hash": "0x19659bbd30021d07f90497bdb16207df238050bb7ded5e0f0025700519ebd6e7", + "fixture_hash": "0xae275d0ba518af22ddacef3d9a64394e3ef186d04927b616d06a02434c9fd7e4", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test-length_8-offset_8-size_16-value_0]", - "fixture_hash": "0xfd49ee52eea1a085d4d9ad7a512be7b8ce457de42ff87003b833e26de3851ed9", + "fixture_hash": "0x4ca3d06391589ca10ad79045c0c3803685f0b7981c8c6693aa9df8b09025b01b", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test-length_8-offset_8-size_16-value_1]", - "fixture_hash": "0x1bff53db6cf711d11748d2f6e79e5f4f254e33998059db878107014650437714", + "fixture_hash": "0x394e02bfd951e25452b904ee2aa241b1ea529b17a5e225637e5538d21884445c", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test-length_8-offset_8-size_64-value_0]", - "fixture_hash": "0x8b78b24ccf5eadf265ae6ca46c259ed45eba945c8a18dd5abd51c93514e8c085", + "fixture_hash": "0xe035f64f51dc79bafaf87fccb92052443899b5e23464dcb7619c9a5b19abf083", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test-length_8-offset_8-size_64-value_1]", - "fixture_hash": "0xe6c9d1cd11ada1ca0997975db1d6b94678a8d627bc76ec6f3e68d067ebaf766e", + "fixture_hash": "0x86b71573329c922321ac0e7479cdd0146ed9b40e4bba6278263f56e6fe42d4d5", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test-length_8-offset_8-size_256-value_0]", - "fixture_hash": "0xa30fd33a91ea485933505e6cc058305417cb0c9838c02b3b2d46cc65dc624aff", + "fixture_hash": "0x29a4ce749347112e6cbc11cc512cd2cc0922e25a0bbcae727b75c2d52d2a8ead", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test-length_8-offset_8-size_256-value_1]", - "fixture_hash": "0xd54be791677c63d3c5c94a4d72b6c8dd47646975293118baeca1da23a5055904", + "fixture_hash": "0x621eeaf93a4de9082eaf2beed0772889a642f92195d2999797a98b7cb78ac7d4", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test-length_8-offset_24-size_0-value_0]", - "fixture_hash": "0xb7d7b8b92d99110ae57ce7dba845d8dbc974eb13267ab0b9f6605e6617e11d7b", + "fixture_hash": "0xe797ab096b78405a51be2fe430aa3898d4adf09914104a88558764130cfd2ddb", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test-length_8-offset_24-size_0-value_1]", - "fixture_hash": "0x67cb6d82b16d9911d52298a0173378df9c582a1aa88c4085bb87bd7b7fc00f3", + "fixture_hash": "0x3b2ae454bf4669017c7dca9a8a65ddac336f89e6f5226291379c6ec5bced68df", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test-length_8-offset_24-size_16-value_0]", - "fixture_hash": "0x2337eeb1af631bd462ace6a66de0ad9c0cda811a6dbf97e4d03a33c77d0edd80", + "fixture_hash": "0x4d3448d2ffde21fb823b0eaedbedcb82a3f98e6764e0ecfed69291e11ec52651", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test-length_8-offset_24-size_16-value_1]", - "fixture_hash": "0x766ce4d000941ef559b45038a4ac28e02ca75378c9c6fbb0dcc8b832fe1b587a", + "fixture_hash": "0x216a3665f46090a6d47f57d28a7f2bd3e7c2f929f5310363c8f2018ce28e78f2", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test-length_8-offset_24-size_64-value_0]", - "fixture_hash": "0xa044973c6991040da6c40bbdce6018e35a22e0bec28cbf649dcbc862bc42b98e", + "fixture_hash": "0xf6a531f09945a008d440d5303715d33afcd2a999eda064aaf4e57b14b87f8801", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test-length_8-offset_24-size_64-value_1]", - "fixture_hash": "0xeb909bd302b51a8e0a2c2d4c9f6c50700808485257769617e996b59013a26437", + "fixture_hash": "0x1b27fce54a7d3daa1c0cd5cb76ee0284588b5feb7771779bde3c57b2f2c5a9ad", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test-length_8-offset_24-size_256-value_0]", - "fixture_hash": "0xcb913407beb58d72729cbae73bc7ed335323ced55595b1677b77c47c5461c613", + "fixture_hash": "0x5766fa3da290e493bed8d08805fd73545c2791305df58ef91ced4f007bf23f74", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test-length_8-offset_24-size_256-value_1]", - "fixture_hash": "0x598e2c2656ac0a7d10becc6dacf9b5eda6e8dba70d0c76e0fb1f38e323d1c390", + "fixture_hash": "0x5f3d2b3b147330d2842a0be6020704b8b6b05ba9572c9d9c9cf9c29de3c49018", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test-length_8-offset_80-size_0-value_0]", - "fixture_hash": "0xbdde9fe7e0693dbc236dd31456153eed9de563b85a37fcfc4f44be8fbd44065c", + "fixture_hash": "0xa70a5c8009715dd6a68cd7aed919c1b9cb5d27a16af11571262764a4bd1e58cf", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test-length_8-offset_80-size_0-value_1]", - "fixture_hash": "0x9aac373210b364048f24af82887a6ed2cd7916b68ea7b18a89b58d4bb52e15ce", + "fixture_hash": "0x988cccbe98bdedba0012561d6e5e21caea0b8a714b25d8d81711ffb654d81d2d", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test-length_8-offset_80-size_16-value_0]", - "fixture_hash": "0xe63d27dbea6b900d24a4a633b813fea616d50c2657a600a3c77a3b0262a2aef8", + "fixture_hash": "0x2950caee0c5a94389db3fd3708588814603d6ef64cfe2ac5300431249f7e7dbd", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test-length_8-offset_80-size_16-value_1]", - "fixture_hash": "0x6d1c5678c0e127d1f20ba1eb70448e3057502528d4fb0d8aa56cdb13b502c84", + "fixture_hash": "0x30b9f6362f7ce7b61c02d0ef01aefaaef88d90f58cb5eb4e9841eae83d944a90", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test-length_8-offset_80-size_64-value_0]", - "fixture_hash": "0x94f8b4fe0fd84113c4c79ac639ecf0d93de8417a6325ab1f22e4d7f847b5ab16", + "fixture_hash": "0xaf52d49d0e8022238d668403407ec099a2414ec57ca75717837ec54b7439c40a", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test-length_8-offset_80-size_64-value_1]", - "fixture_hash": "0x55a3a0dc55f7f0704e950a4d9470933ee606af568e2c1125e695192c941f9305", + "fixture_hash": "0xc11ef5ab155454563079c026824b5537c518151b1a94d732a1a7c24c74a63fc9", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test-length_8-offset_80-size_256-value_0]", - "fixture_hash": "0xc808aae67710eb52ea82ccb13b157f9eef500d8f2a71062f795beaa44536829b", + "fixture_hash": "0xdc0e69d3621181b9b30fb14929e3a92e9734467b802621730b8a426a0c085080", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test-length_8-offset_80-size_256-value_1]", - "fixture_hash": "0xdbd3b56cbe0dff573b18eb042f464fd4d9ca5147995245ffc5104aa611476000", + "fixture_hash": "0x46278d8160dc7ec5922b9ea2faf511c6633cf9a568e7fec3193c12af83e99dd2", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test-length_32-offset_0-size_0-value_0]", - "fixture_hash": "0xf14e1be440c4221a1c9e32880e2086a6ac6c95611e69681188cfc37c70483f8b", + "fixture_hash": "0x9cc4107a760dfc57c907422b97b7fb829991e28baa7aa70606f6048a8e13d185", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test-length_32-offset_0-size_0-value_1]", - "fixture_hash": "0x6c003fda0f980f566935105e0a59911cc998666e21a7c8a78bd643c74a87996", + "fixture_hash": "0xa3efa5fb39aadd1afbe5111535899215d6864b82ab7c41881e8b70c047911c89", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test-length_32-offset_0-size_16-value_0]", - "fixture_hash": "0x5abf995d0476fee88e0e4e8c6614823e4e2176154d513df47befecd1542ecfa6", + "fixture_hash": "0x962de1c1c4d4388c6528f31eec85392dd3fd0f4ae18cc0736bbbef5d866e7e72", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test-length_32-offset_0-size_16-value_1]", - "fixture_hash": "0xf2029e50c1b1db167bdae2c673ddfc60e356280858e4cb1efb19c5586932085d", + "fixture_hash": "0xd31b2733e2b347c94a866cde4de8b6a0d7c8e59e62e97cb15ab59d2e214dd4d4", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test-length_32-offset_0-size_64-value_0]", - "fixture_hash": "0x5d614696f4348094bfd07688b7a04a5f265284bcf91faf9aaec25951c756df16", + "fixture_hash": "0xa945a7deba942cf71526b6e53f72c57fde2b92cb7b59355c3238d7f0c7fa1855", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test-length_32-offset_0-size_64-value_1]", - "fixture_hash": "0x7996b04048b4f587f63d259367a310c679862e81dff1399a5e1b49fe471dba52", + "fixture_hash": "0x95eb8fdac152ce17ab6b8bf29e65a0dfe11bdd462d65f8f12ff95e481cb830ae", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test-length_32-offset_0-size_256-value_0]", - "fixture_hash": "0x5a08cba062d035a9292ffeb4078d55031e1bbbff780e5285ce21f75b8e8d8544", + "fixture_hash": "0x3c9d5e2f2d497c264177d4bfd34d47202039ba12d434653ab6c129a527c64c74", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test-length_32-offset_0-size_256-value_1]", - "fixture_hash": "0x13b182f5b14943ac626ebe77af95a94b4a0661677abede16c8384173776370f1", + "fixture_hash": "0xee09ed0c7b8db2335d681b91f01175f639bf05288ebfbb42bb3a9656a0291c14", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test-length_32-offset_8-size_0-value_0]", - "fixture_hash": "0xb105a5b2423ec7ebcebe593389ba6718885f633517808cd2bc7ec12fb45c3043", + "fixture_hash": "0xa5553231766dd89adf3f1d2dfcea3a967155386d5dd3427cdf9d123cd30b6414", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test-length_32-offset_8-size_0-value_1]", - "fixture_hash": "0x95fbabe2e305749de9e004a0a671e60fd47ee093f401a235b287d839888a5d02", + "fixture_hash": "0x6646765fe5b954ced6fcf243bf73627c0210fc1e06b86d88fbb0b21a88dd102f", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test-length_32-offset_8-size_16-value_0]", - "fixture_hash": "0x9413c96801de6a4672d6a785e92d9beaf733da3e3ce81a569ae224423723c553", + "fixture_hash": "0x221200a854cd69a98e27214155e077c99b7da6d62117cc246958ad0acda6a39f", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test-length_32-offset_8-size_16-value_1]", - "fixture_hash": "0x3dd6a115d63ccb6746cc42e765a5c2cfad3e52ad4d9484b62007d517d30670fc", + "fixture_hash": "0xe646c3f909230e7be82986093c6fb753034e837eaf5aa3c70c6dec3d15e6ce8b", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test-length_32-offset_8-size_64-value_0]", - "fixture_hash": "0x68e03d40ab98c7d950768e1acaa18e875fa4f1d036ac8c624048d521262dccc9", + "fixture_hash": "0x6f00e0a8c2f0023776d8094ff7e1cef315c4a6d114b3e22e5413d158d4845ccb", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test-length_32-offset_8-size_64-value_1]", - "fixture_hash": "0x1b2d28548a93f1af5fec6c8e5f2ca2488502209f2c5448b14ce2b91aa888c8c3", + "fixture_hash": "0xe09a4816b86f1e1dc43292a4dd7a2ba98dea2c804b155eeda24cf928acd5fe02", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test-length_32-offset_8-size_256-value_0]", - "fixture_hash": "0x5000ff19ff237a20f440dee4da1670bbd93ed30e6300f6788f035470ac55481e", + "fixture_hash": "0x9422ded220567f25ebf9be2d33414491568abd9d0a77f1091ac389dd4896bcce", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test-length_32-offset_8-size_256-value_1]", - "fixture_hash": "0xca0838a89065cd821afa8c411f36eeb165ef4f1b85ec3a30a3266dc31d9c06b1", + "fixture_hash": "0x2100248a3dcbfc2163917dd6df5a2af74b25c381bebf03d5a17d08e4f45d9d9b", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test-length_32-offset_24-size_0-value_0]", - "fixture_hash": "0xd33bc27e403208405ca6b200bd8b25163c817c317756c8e7af46e8b3b4bc0864", + "fixture_hash": "0x30f17173fb1b18b671ebed1ff35db7af6cc4493365e972cfe5c2a1ed05bd8b86", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test-length_32-offset_24-size_0-value_1]", - "fixture_hash": "0xdfdd682c001e304cfffb7dc9e9018b294f959a534188cc5bfa2b184e2dcdc9ab", + "fixture_hash": "0xbdadecc3a02af21737225341ad946bf3c62a2a238942e72baff3790ee002854a", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test-length_32-offset_24-size_16-value_0]", - "fixture_hash": "0x7f3d88987abdc94295f70102f923f5ac8c0448dd2121bacb557e6d668cf409d7", + "fixture_hash": "0x5258ed91a6cbabd061fb44935054342c86b3aa7f33c08220c40d52d4317b3a42", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test-length_32-offset_24-size_16-value_1]", - "fixture_hash": "0xcf5af37ec5eec46f6e6c1c869f3c3a7f395e10286122fa94e795be2e13d06ea8", + "fixture_hash": "0x941e941aa573b2f1b353582a747ae6a80d35ee772dea65fdd113fd8d61dfb75c", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test-length_32-offset_24-size_64-value_0]", - "fixture_hash": "0xff28395604f35d56335cc35e1786754d0ca8f1c499f7a0ff7a75dc9bc4df031b", + "fixture_hash": "0xa238dd1dc0a334134045eb8ded5997b035987a9700ec8ef9d522e6a8e9e63ae2", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test-length_32-offset_24-size_64-value_1]", - "fixture_hash": "0xa7831311338a9baaad1213b80d3854ebb6b9df429b949811580ff5cdb6ed5216", + "fixture_hash": "0x1f31f72725e48faa10d9e5bb12ed5b412ec6a8598269cb939a9e346f05ce12da", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test-length_32-offset_24-size_256-value_0]", - "fixture_hash": "0x8d058e3910fc6257e533b321d761254e874777f0636bfd0cb182383d2b996fdc", + "fixture_hash": "0x74dc79eb2bf42c93ca4b999d188022dba637d2b93019f2d6f938872ca8654879", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test-length_32-offset_24-size_256-value_1]", - "fixture_hash": "0xa6b3a27be2e6c7d03a9cbf0280de999f20591e0ad36e398dee8ef950131d11a7", + "fixture_hash": "0x81f09a3533378aaf6cd6c0783686f064f3286f62810238ccce4f1e92c701cdb1", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test-length_32-offset_80-size_0-value_0]", - "fixture_hash": "0x85148a4d1ad4ff1469678d874fd7b44d6b031158529189e128cc72309dbb3dc9", + "fixture_hash": "0x643fe3aa1a00e54c10560682cf71cf5a71ddde32226d1790d92f3a606296a0d9", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test-length_32-offset_80-size_0-value_1]", - "fixture_hash": "0x1f5ca79e6eefbf230482fe691a9e9d004fd49c9b31191daa5713214fe3acc9f", + "fixture_hash": "0xb2763031632a08db9893bbfef9443ac0594e2f90adb2678fbc79cafb9c8ea8b3", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test-length_32-offset_80-size_16-value_0]", - "fixture_hash": "0xe60947cb69dcc8482b88160c5fcfd7137c650e2cd8984ef79d746fea9caa11e0", + "fixture_hash": "0x3f766945ff7ae7606a130828643abf8444fef7617d24d6ee8acb725557614fda", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test-length_32-offset_80-size_16-value_1]", - "fixture_hash": "0x7c09ee866ce94fbe888f3e0f675f016022287f7fe4d2df648eb7d672b988893d", + "fixture_hash": "0xddbb386886ce2f0875cb97000cc2ef9ccf9a852ca1504b0b7f58bde42a29ef62", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test-length_32-offset_80-size_64-value_0]", - "fixture_hash": "0x87805900e72977ea1208922e81f10b4f15fd7b9d8e12d485708bb4fd4f1998c8", + "fixture_hash": "0xc2c51a15ff84c9cba55d8f226dd7961413fbef1fe14c6e8a91013b1fe44e843d", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test-length_32-offset_80-size_64-value_1]", - "fixture_hash": "0x1d8aa3313800afac9d8bd39956d112958b282941c32521fab82088e697d561ea", + "fixture_hash": "0xa54a1f05f845f017a6fd56f77284bc7eebd5d2219fc6f66be450d59ea8c1aa1d", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test-length_32-offset_80-size_256-value_0]", - "fixture_hash": "0x3cbb36cb24a44a3ba9a24ffdb8bb9ae39ee584b757d3a7962207f79cc811056d", + "fixture_hash": "0x66b186f8dc623076c4197c041eb67f953f8a1bcc129da4a2f3e512b07277e603", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test-length_32-offset_80-size_256-value_1]", - "fixture_hash": "0x18544747508dab953804cb2de4c476e76652afac9144f870a3a3a5ad6436c5e2", + "fixture_hash": "0x98ab77c91091d2eb657be2408eaec588d724b5f253324f62154a64c0929e1be9", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test-length_48-offset_0-size_0-value_0]", - "fixture_hash": "0x494e0682bf2218257f2d8fd7466207f463d834dfe21947783412f4faa4422ba", + "fixture_hash": "0x488c34abd48f9a516e09ebf4e4b7594bc2fe798eba70567ff7cd71ef4386eeed", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test-length_48-offset_0-size_0-value_1]", - "fixture_hash": "0x8f788baff854a516d79f2acc9ef8e1db985378095198dc0c58b1282daded83d3", + "fixture_hash": "0x95caf513c3121cc11f223a235d531158d14cff56b3669f2b054e01eeb3390195", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test-length_48-offset_0-size_16-value_0]", - "fixture_hash": "0x6d45b262a7a8b611775a97646fab18773ca8cf076207b4fd85aea99784ab6e09", + "fixture_hash": "0x4d8eb5e9aa0175b717de2ca7db457d1cd84bb0166cf183d4991c7d48a8f5fea5", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test-length_48-offset_0-size_16-value_1]", - "fixture_hash": "0xf36fcf908b1a54c04da017485c7877f056687b4a4bbd824b26453816a423ad89", + "fixture_hash": "0x2bca238c606c74fc736469d0aa6ec735fc22af9177c906183d692fc69445820", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test-length_48-offset_0-size_64-value_0]", - "fixture_hash": "0x647a542f0c75088e4a6a9a98037e29e4b9665e12a60274b0f0e3fd07ff5d243e", + "fixture_hash": "0xb1813ca7f8d5d0e9b9e461cb558fb59d638a3fa096be9f36365519ad2076f88b", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test-length_48-offset_0-size_64-value_1]", - "fixture_hash": "0x1f0af0598a2e2cd29d455f83fa087cb979bab7c41f5a4e826e1fee1531c68fe8", + "fixture_hash": "0x30b5f0800c66ced016695fca54e0bd0d0303bf4485a899e98d6b2ca6c8fe1900", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test-length_48-offset_0-size_256-value_0]", - "fixture_hash": "0xc6d526c6b00668531ef2016adc134ab100047d38990398e9354d0efa664bbf22", + "fixture_hash": "0x587bb403dc6d30c68bbadee625ec0098b3e8f5944b3f9014a8b4b8c270361517", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test-length_48-offset_0-size_256-value_1]", - "fixture_hash": "0xaa6127c55e44389a9b7920dda4ac8c555dbab74e159bff487c1a9708d608c73b", + "fixture_hash": "0xd28a5bf8e17abac3b013acb63bc28a142e07e559ca8ef3b208ca7406a0397758", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test-length_48-offset_8-size_0-value_0]", - "fixture_hash": "0x37cda28459acbd1dbee0228232909fa791b291b8ab89f118fc239e2055881bc6", + "fixture_hash": "0xa4705dc4bb5dbe602af3b82f0e42cb73c306845b82553fe901fbcf3bc879d2b1", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test-length_48-offset_8-size_0-value_1]", - "fixture_hash": "0xa259a6b3fc35c72e0eabc94d3557a3b067045480617da121d2373ce924b16eed", + "fixture_hash": "0xc57168c327f6a2a49a598c8b5e488648f6983035186c968f4606b524297682d4", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test-length_48-offset_8-size_16-value_0]", - "fixture_hash": "0xec69a0a32b86cf2835726afb5b909b83d812f2cb1d0fcc1d556bc5a28c941915", + "fixture_hash": "0x5dabd50d1663365d5793fd4a5917707144a6a45f79e9da6329adff47a34232fc", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test-length_48-offset_8-size_16-value_1]", - "fixture_hash": "0xf4648b5ed6430231b94c139e7e196dcd4e8c1dd1525d1d9fec6143ca22545e7b", + "fixture_hash": "0xdcdb233705fa5c3f5d74eb768343e0508b98f6a9d675945078b74bb2a32faac9", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test-length_48-offset_8-size_64-value_0]", - "fixture_hash": "0x3e614bb1bda2df6f19acdb897244c92255a8615861ca1cd23aa599d378a70439", + "fixture_hash": "0xcde35f84ec514ef532a6f4a4e948eb0b7bc9835c9ee98c2ca24361d18c48373", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test-length_48-offset_8-size_64-value_1]", - "fixture_hash": "0x18c5647662083fde3fa62e85e6e58c4fb72e6bdd1994b66b48a099e5ad597e9", + "fixture_hash": "0x48626892e7c3f330d1c4b0319d963cb26025693680d7dfa4af78fbc5ea1d0e4a", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test-length_48-offset_8-size_256-value_0]", - "fixture_hash": "0xe31452dc990cb077107c6444e21d8607afa79f46e83de30f80df4974285af5a6", + "fixture_hash": "0x705345280a7fea5d6c6c0a7cc2783f3242b1906001a093429829d0e33a1b0895", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test-length_48-offset_8-size_256-value_1]", - "fixture_hash": "0xe635b31bf36635d6e6bc04247a6a8cdeb3c1798fba92fa54988b8a5b03fa0fcd", + "fixture_hash": "0xb844238ddbb0c04d31f1cfae401fa25492c4e91f7852735bf1d9a9080a72ba36", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test-length_48-offset_24-size_0-value_0]", - "fixture_hash": "0x84fefb6552116fe90ba56e5e99ed7aacdadad9a63416207b8e32c41c32397b4f", + "fixture_hash": "0x31b61b6a41df8cea05907a267ea0b8fc43e5345e1ed365de96a2c113d283048", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test-length_48-offset_24-size_0-value_1]", - "fixture_hash": "0x9552f0acdb96efadd9f90f768c9b2917b043a34c48a575a52e480275dda2bffd", + "fixture_hash": "0xd9033e431825e89ed84d213136be857c51f15e2c33e1a056ea913702f9159530", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test-length_48-offset_24-size_16-value_0]", - "fixture_hash": "0xc258b4dd9c005d821003b43be42b7bd9106766c7f060c6c33b0946e9823b0471", + "fixture_hash": "0xf05fd4e3647cbcdb4a9b565fba432c7ae7e05afaea3792b37ed349449545c64c", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test-length_48-offset_24-size_16-value_1]", - "fixture_hash": "0x1cb7b65058ac4cca6819765afeee637ed3da19cc2b4935ffaacebc9ffbdce71d", + "fixture_hash": "0x7e51dde3be690e168bb9abca1d0c6cf459feb98add619a75a2b5ed3080f134d0", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test-length_48-offset_24-size_64-value_0]", - "fixture_hash": "0x8277da87f7245757ce3ae5cc063b544ca5da84af4a36067be8b5fe6cf1788805", + "fixture_hash": "0x1a80abe31f9c4cf1206e2d53ded0b3567534a1c619d3e9fd5c73eae8293174f0", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test-length_48-offset_24-size_64-value_1]", - "fixture_hash": "0x5502a6ee33dc9bc4d9e8ee83cf919af751ba3ebc13bab99a3b6880d6559e1620", + "fixture_hash": "0x954ea2d0b71d51daa9e7b8dfb8fa1a20f17d16c04cb2ab1497ffbfccbdde87a4", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test-length_48-offset_24-size_256-value_0]", - "fixture_hash": "0xd9abe07e92a2b8f85d0f90cf497558185f572a7d9e1cb82fd6a9e903a5fb3857", + "fixture_hash": "0xa7e5d724a9be3d4b88a55b1285f52b6babc0fe858ceafb951733ae2c519d3139", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test-length_48-offset_24-size_256-value_1]", - "fixture_hash": "0xe0d3677c2bb39cccb26773454b66e96ada494bf5f6a22e881e32d4d8ac03f553", + "fixture_hash": "0x299cf355a9fd0ed6b0aa70f1449e55ee428fa8c30815f7df49c89a54ad3f0dc1", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test-length_48-offset_80-size_0-value_0]", - "fixture_hash": "0x349d19ae6fc919cf934294eebcdc69e137bd49f0c4b3c6cdcd2415ca6d79fc22", + "fixture_hash": "0x17138b563098c8360a8d4518628e387aee513acdd2e90ce6c9ffacfa4867ba5a", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test-length_48-offset_80-size_0-value_1]", - "fixture_hash": "0x21797a618d8cc791ede4ff65fbb9177d78c27fee531e10c3c3fe25c6587016c9", + "fixture_hash": "0x14a46dd441c908381ab5699f78858fbe26b6f40744058d4001c453810b95f505", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test-length_48-offset_80-size_16-value_0]", - "fixture_hash": "0x8329b342c0dabaffcdd165c874d1bef3c1cfefae9902b770024d17bef955c71c", + "fixture_hash": "0x1acf257715f2f938bf98a6b72d660789df8db53236a37a32714db0f76f1a4dae", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test-length_48-offset_80-size_16-value_1]", - "fixture_hash": "0xb17f2b759299213e85b700c2d8d7dc444d129a4515ddca8a92a0c1f785d9b84a", + "fixture_hash": "0x3fedb5ddb8dd05d36108078c3e83f6f247ceeac2d1d9458493353cfe407993de", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test-length_48-offset_80-size_64-value_0]", - "fixture_hash": "0x78935d80f5742d3d95d7cdddc79305537d2d79c5979dbc6f48355951bff7e86c", + "fixture_hash": "0x990d06917acd17291918a5f6f0f8686689a2104462a6a6b8ed199e492cec190a", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test-length_48-offset_80-size_64-value_1]", - "fixture_hash": "0xde28c3941c65d4882e1ff4136686fb63ac4f4fde23e4f27f44f6241ac375b036", + "fixture_hash": "0x387c794dd3f1f318e22354b3d4b766a1c644b248a5b80f018ee3e7ad244dde7b", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test-length_48-offset_80-size_256-value_0]", - "fixture_hash": "0x9e703659e117c68c9c4e2459820038a7fc23ce504ea8b44f74885c5dffc0e255", + "fixture_hash": "0x4502278ec1f68a9cd0ef3b281f43ad2dff4b7602895706ef8b3b4cfc6061ee46", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extcalls_inputdata[fork_CancunEIP7692-blockchain_test-length_48-offset_80-size_256-value_1]", - "fixture_hash": "0x2aba6b276b5ef2f81816f6a23e8b040f67dc7fce7d0b4926240dfe06b826901d", + "fixture_hash": "0x142be2154653a95b46ef65421cad44064e5050bcf49eeb416da72a90c9130235", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extcalls_inputdata.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extstaticcall_inputdata[fork_CancunEIP7692-blockchain_test-length_0-offset_0-size_0]", - "fixture_hash": "0x27fe8d7ba76420b68cd127bf0a470b203c0412e2deddd950c15504d595e09683", + "fixture_hash": "0xa3984b60bd6f349d828ae6399ef99104a1133b3635d5cbb34393f5f4c870b30c", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extstaticcall_inputdata.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extstaticcall_inputdata[fork_CancunEIP7692-blockchain_test-length_0-offset_0-size_16]", - "fixture_hash": "0xe19cc718d9cae8b9bea1e96fef0002a2c7c3f6fc1177852a3af5227f7932f6ca", + "fixture_hash": "0xe0bf926e2ffdcdedce7d32e115a4feb979646c52f0d32cbed505d12732455d2f", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extstaticcall_inputdata.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extstaticcall_inputdata[fork_CancunEIP7692-blockchain_test-length_0-offset_0-size_64]", - "fixture_hash": "0x4d44c8b50863f65f286e956da8ca78918f80c47af4336a16b34328244da1fc7b", + "fixture_hash": "0xdb7d48e6c6cb4fc67271f20054a14623c5b796ccad0e392ff7d55f8173bd3d93", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extstaticcall_inputdata.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extstaticcall_inputdata[fork_CancunEIP7692-blockchain_test-length_0-offset_0-size_256]", - "fixture_hash": "0x168ab45ab39ae5a47e537e27e2d87b158071511f07affa5a9fdda2762c1885b4", + "fixture_hash": "0x510ea076d764a2e4af31833025de1532ee77abdddde4b01d397dcbf9a49fbfb2", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extstaticcall_inputdata.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extstaticcall_inputdata[fork_CancunEIP7692-blockchain_test-length_0-offset_8-size_0]", - "fixture_hash": "0x5c25dba41a07cf3b84bc47a6888e60b0592239b24c3ecc99ee044f5e8cb4150c", + "fixture_hash": "0x63d3a8855641843622c1c599389d461d2d31b3c8d46e7bcaec3ec52f197a5ebc", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extstaticcall_inputdata.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extstaticcall_inputdata[fork_CancunEIP7692-blockchain_test-length_0-offset_8-size_16]", - "fixture_hash": "0xaf93861088d432e40921068045a189a3bd25de429c0d1ff6e764d0f35a002c8a", + "fixture_hash": "0x10c5cbade9ff16e395cad900522b1f9738564bf968e96b619ed4eaebbc467156", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extstaticcall_inputdata.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extstaticcall_inputdata[fork_CancunEIP7692-blockchain_test-length_0-offset_8-size_64]", - "fixture_hash": "0x1ee969fb45864e730d2ff7bac44f0c90e653d9349a372c83f74a7ba1247a69f0", + "fixture_hash": "0x6ce7ada4d653ed45724667f303a9e8b84ba9190db4f1c340b16362a210c1ea92", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extstaticcall_inputdata.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extstaticcall_inputdata[fork_CancunEIP7692-blockchain_test-length_0-offset_8-size_256]", - "fixture_hash": "0x96ba94ead875eeaa2e02aa11f5b1716819f3d37e0596bf29866641511a0b4e4e", + "fixture_hash": "0x514d74a79e6ec4eea229b4a369ade723eac8632abb84a5c953f8dd73bb1d1305", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extstaticcall_inputdata.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extstaticcall_inputdata[fork_CancunEIP7692-blockchain_test-length_0-offset_24-size_0]", - "fixture_hash": "0xce14c38849ed5dec5417c9706b1dda217131b7b0c6d3fb34ea395fa87061a139", + "fixture_hash": "0xafe0654c722dff6da96af40bb89453b5cfd8a35ddcab741dfe110180b548f6e3", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extstaticcall_inputdata.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extstaticcall_inputdata[fork_CancunEIP7692-blockchain_test-length_0-offset_24-size_16]", - "fixture_hash": "0x3d3853ac9a619c1ee7ddaedea9c87b5a007a905a69ed04c32776667c426af83f", + "fixture_hash": "0xba7ae1c08f8b9d7cc5596ac14df03aa1d04713dd92935c82b56ea95fb68463cb", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extstaticcall_inputdata.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extstaticcall_inputdata[fork_CancunEIP7692-blockchain_test-length_0-offset_24-size_64]", - "fixture_hash": "0x80d606eb31df52b062f4839fa3a8863888c1820fc6d356da895d883743522875", + "fixture_hash": "0xf9239f7fe9bfd9dcab43e2c6fbbc0775d1ff89318bfda18aabafaf2a0e1dd346", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extstaticcall_inputdata.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extstaticcall_inputdata[fork_CancunEIP7692-blockchain_test-length_0-offset_24-size_256]", - "fixture_hash": "0xb6d22bc06cb5a4c631a9721cce665d933b61774e31caead0397729d53a701531", + "fixture_hash": "0xe7bcd03c62fc191e85b47a61480f424343bf1ce0809dfb126a94aa451b6e0dbe", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extstaticcall_inputdata.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extstaticcall_inputdata[fork_CancunEIP7692-blockchain_test-length_0-offset_80-size_0]", - "fixture_hash": "0xa493841e5136dc9a460c056090f676b8c1c0bc954ebee866488a2c3b15548eb1", + "fixture_hash": "0x3c07392770dccd65b25278b5bb0a5beb6a625f43bd14f1897192815cc6041d4", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extstaticcall_inputdata.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extstaticcall_inputdata[fork_CancunEIP7692-blockchain_test-length_0-offset_80-size_16]", - "fixture_hash": "0x7258aa0dcca4c38dd9da8060e315b3a5fe74b5d08ddadbe62d7ba04c1538ced5", + "fixture_hash": "0x8a9322ab4904f1858885a5d3f100da7462aed138bf9c137f64fd4b801d27d741", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extstaticcall_inputdata.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extstaticcall_inputdata[fork_CancunEIP7692-blockchain_test-length_0-offset_80-size_64]", - "fixture_hash": "0xa45187c6e1fc79c690a4a13b2164ee210dcdb299eaf35f30db8283fde360d327", + "fixture_hash": "0x570a3120ece699e0772454de9d452cf9c11eb3e8a8b0643c3ea03034f2847f20", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extstaticcall_inputdata.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extstaticcall_inputdata[fork_CancunEIP7692-blockchain_test-length_0-offset_80-size_256]", - "fixture_hash": "0xe95f077a2d26a248fd30c4d8cfd17fe9b8c88c1aea00df31552c703a0e7fa71", + "fixture_hash": "0xe0cb56b5ee0b4cdb135db40a8c66f17fb86e840f3fa0f2da68199fe007d68131", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extstaticcall_inputdata.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extstaticcall_inputdata[fork_CancunEIP7692-blockchain_test-length_8-offset_0-size_0]", - "fixture_hash": "0x6669ebdd4964628e78d94c43eaddcf26e8bfa9c2e03a57aec46daacb0f641ac3", + "fixture_hash": "0xa4b4a3971eefa9234be7a585dde31d2f67788b556f17edc7c0a632bbc67dd8b3", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extstaticcall_inputdata.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extstaticcall_inputdata[fork_CancunEIP7692-blockchain_test-length_8-offset_0-size_16]", - "fixture_hash": "0xbf30b76b893b4b515d3fcf7dae47c9298a7b3d543a70da396216143673208ed7", + "fixture_hash": "0xcc191a69f9400cededcee865d405ff8ea0a935a8ad18ea3dca6218c43e678a3c", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extstaticcall_inputdata.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extstaticcall_inputdata[fork_CancunEIP7692-blockchain_test-length_8-offset_0-size_64]", - "fixture_hash": "0xaab63bc919d6d753237b99104bae85d6f70c2de87250365498da3b6fb87cc909", + "fixture_hash": "0x3d1de8a4012413cac614515e395fbb0ed3fde674e5700641ed6e0e5b21cd4946", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extstaticcall_inputdata.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extstaticcall_inputdata[fork_CancunEIP7692-blockchain_test-length_8-offset_0-size_256]", - "fixture_hash": "0x70c13dd612e09d8c632d784e34608d69e99bf660f74a9046ed4790d091b33911", + "fixture_hash": "0x2179c3c600d3eabd829ee3b6f4bc6b87d7308e3a0aa7197c929373e868dd844f", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extstaticcall_inputdata.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extstaticcall_inputdata[fork_CancunEIP7692-blockchain_test-length_8-offset_8-size_0]", - "fixture_hash": "0x22630a2c841f2c439b701c6168499d54a2d2737740d2932044b3a92f1502f8bf", + "fixture_hash": "0x2338abce019586f77f2061b5bf6febca6d9d407e95ae4fc92b21ad92d2a30093", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extstaticcall_inputdata.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extstaticcall_inputdata[fork_CancunEIP7692-blockchain_test-length_8-offset_8-size_16]", - "fixture_hash": "0x767f7f8cdfa857902ea82f67678f31b2ba28dfc456a0b93b42e3175798b56470", + "fixture_hash": "0x8122f9db8e7940cb543a708298a71c21c95300e015daf625c37acbef636bd8c4", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extstaticcall_inputdata.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extstaticcall_inputdata[fork_CancunEIP7692-blockchain_test-length_8-offset_8-size_64]", - "fixture_hash": "0x16dd856e39961894d82d0a8ff971b6bf395e25f994912e39dc975d1cf6b451f9", + "fixture_hash": "0x29482428410154a1807a157ea14e1cb74fe9ddcdae82d95ab64b9ed17392c4cc", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extstaticcall_inputdata.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extstaticcall_inputdata[fork_CancunEIP7692-blockchain_test-length_8-offset_8-size_256]", - "fixture_hash": "0x12032033b35d47997b7a0e19461851b738bca3d97b0ab7c92728eb85cd4c6bb3", + "fixture_hash": "0xcbe47833fa76e1c30a10921dd41081e805256f363e56ac872dc7542900fc2844", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extstaticcall_inputdata.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extstaticcall_inputdata[fork_CancunEIP7692-blockchain_test-length_8-offset_24-size_0]", - "fixture_hash": "0x2526101b6c561b06324590762353ce10090c7a41b4ecdfedb6ecd5964ca7cc7", + "fixture_hash": "0x7a3e0ec14d682d4e263670229d4ec3cb17646a8bbe6c543221c4adc47c622c14", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extstaticcall_inputdata.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extstaticcall_inputdata[fork_CancunEIP7692-blockchain_test-length_8-offset_24-size_16]", - "fixture_hash": "0xf02b8622fa37e98df2f548bdd11e4b7787f5d3082a57bca8f1d61b20b097ee06", + "fixture_hash": "0x8c0e389337c8281675752457dd56d957785161cb4049a82e2504ad10ae2cafa8", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extstaticcall_inputdata.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extstaticcall_inputdata[fork_CancunEIP7692-blockchain_test-length_8-offset_24-size_64]", - "fixture_hash": "0x1cfdafb8d963da668dc7417d49e9f946ce7d780b9753cd53fbedd46c8796b6ef", + "fixture_hash": "0x46b6296e1683d153cd7bc69a613ca52419a04280f66f288de1d7c0adc2af7f03", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extstaticcall_inputdata.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extstaticcall_inputdata[fork_CancunEIP7692-blockchain_test-length_8-offset_24-size_256]", - "fixture_hash": "0xca933eee90d499efc04a8849c063a738de099eb10ccacf90d29cf615e8ed1949", + "fixture_hash": "0x8ecc6d7b1121afb2df7d0edce2e3425c2a0b7378aa5af36c2d0e2490cee7c67f", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extstaticcall_inputdata.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extstaticcall_inputdata[fork_CancunEIP7692-blockchain_test-length_8-offset_80-size_0]", - "fixture_hash": "0xd38b564a554af4b596df4230e198daf379e7119b92adeeff3ac04ed59ec0ccb", + "fixture_hash": "0xdb95a00a2bfd3225c01628148fcf3640fde87800e5dc9019ba2e0945b3035f61", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extstaticcall_inputdata.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extstaticcall_inputdata[fork_CancunEIP7692-blockchain_test-length_8-offset_80-size_16]", - "fixture_hash": "0x795c8bbe3b3257aac5dfce64d58c9c319464fd5fd94cd1c2b11500096c9a39d5", + "fixture_hash": "0xe27dcc6af55e0e063ad0e277c1f845398b7830e678e941bac04c4744ee37cad0", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extstaticcall_inputdata.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extstaticcall_inputdata[fork_CancunEIP7692-blockchain_test-length_8-offset_80-size_64]", - "fixture_hash": "0x30f1f992e42adaf905db5aeeeebb4a68742cf57335a40c663a97700d87bc42a0", + "fixture_hash": "0x4785e4346cbd3e2697b8ac63c5de9c5e37c8ffb5cccd41a4a2da213e96dd4b3", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extstaticcall_inputdata.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extstaticcall_inputdata[fork_CancunEIP7692-blockchain_test-length_8-offset_80-size_256]", - "fixture_hash": "0x8f90b22455a9729fc8fbab3ec39cc01f07a2998b6b515216cafc9dbbf523e8ec", + "fixture_hash": "0x9432b79b11c454127495d0e0774c572c09e2d1891e2185e805c64ac3459071dc", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extstaticcall_inputdata.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extstaticcall_inputdata[fork_CancunEIP7692-blockchain_test-length_32-offset_0-size_0]", - "fixture_hash": "0x72eb3549e065411f0dc212ce91dcfc93e86abb5cb9dff417337de1ee46be418d", + "fixture_hash": "0x2073366a1dd98c2824c2cf1eb4eafb8ef74acfc512da86d33da2196ecd1c4a57", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extstaticcall_inputdata.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extstaticcall_inputdata[fork_CancunEIP7692-blockchain_test-length_32-offset_0-size_16]", - "fixture_hash": "0xd20c815d948ac87d93bf0084535c63860050496f2052183ecf984ecffe733af7", + "fixture_hash": "0x87ff1cc769b0a06630a7e0fcf08e69867aaf0f9d5e7678c2fe0ac3f2b4532508", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extstaticcall_inputdata.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extstaticcall_inputdata[fork_CancunEIP7692-blockchain_test-length_32-offset_0-size_64]", - "fixture_hash": "0x93aa5177c02420853578c97dcc138bf16f0d970e9cd72ff14e468df51126ed02", + "fixture_hash": "0xe565a63c28d32f27de4b5995c8d6503b541f03377ca9249bac53646b531266e5", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extstaticcall_inputdata.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extstaticcall_inputdata[fork_CancunEIP7692-blockchain_test-length_32-offset_0-size_256]", - "fixture_hash": "0x51a3d7673cbbac8ad230b127a7ee6994562d587f31972bb765df4fc69cb924ea", + "fixture_hash": "0x5b9c584d47aa73dfe80fc92d423a6cf964a2cb0ebd069e9c3f953ee14ab5a4fc", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extstaticcall_inputdata.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extstaticcall_inputdata[fork_CancunEIP7692-blockchain_test-length_32-offset_8-size_0]", - "fixture_hash": "0x3065203e8eb2fc76e34e711748962e86d7bd4e8ad2019cb8a03e7e050656729b", + "fixture_hash": "0x7b7a9743088b750562e7e1da9a58020148b8694d99b5e32881dfedfb1dcb2bc6", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extstaticcall_inputdata.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extstaticcall_inputdata[fork_CancunEIP7692-blockchain_test-length_32-offset_8-size_16]", - "fixture_hash": "0x94a027ee628ba5d1118faa32a5a7f49e617811bc01908d8b04e31c644e2bec68", + "fixture_hash": "0x87c912ee5d7f6f0f5e2c6684050703c33f158984fcbea0409057697c07070cd5", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extstaticcall_inputdata.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extstaticcall_inputdata[fork_CancunEIP7692-blockchain_test-length_32-offset_8-size_64]", - "fixture_hash": "0x43199be1aa9c7f4a183401f2e97286b16876e759c343dd223a831858a250f366", + "fixture_hash": "0xae1f4c712f7291d79aceefa8c2740184b6e76f3f3acc765d2caaa85527579907", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extstaticcall_inputdata.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extstaticcall_inputdata[fork_CancunEIP7692-blockchain_test-length_32-offset_8-size_256]", - "fixture_hash": "0x799d7d8eeb29adcd763cd03ce10895e5b35ce7bf2440f28748adcd4fc15d6001", + "fixture_hash": "0x30e3270549aac351cbe38662064c1556074fa04041a83f6b5ea42cdf07fc03c4", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extstaticcall_inputdata.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extstaticcall_inputdata[fork_CancunEIP7692-blockchain_test-length_32-offset_24-size_0]", - "fixture_hash": "0x2a11a5d3a5e63f5172aa6ecc9d5a1332d213e795220cb36b30d6b3ce54bcbe35", + "fixture_hash": "0x76eb03a2c42259b0a1c9dd3b9631634566669f7f7d6762ccaee1dac84b012a65", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extstaticcall_inputdata.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extstaticcall_inputdata[fork_CancunEIP7692-blockchain_test-length_32-offset_24-size_16]", - "fixture_hash": "0xaf4f10a0b7af06637d9c33f1ebdad1720573792429e90412092ac629b0665562", + "fixture_hash": "0xf73d0aa753c90b4525c0807aca2d156cb700846b5972896317ee6f6bda8b2f04", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extstaticcall_inputdata.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extstaticcall_inputdata[fork_CancunEIP7692-blockchain_test-length_32-offset_24-size_64]", - "fixture_hash": "0xf16da219554f497c0a81f494098375b3726c4e17581268c1270d00fd37097f72", + "fixture_hash": "0x23ff15ac7bf39de3a8ac0ffaec1d90d17f80abeede84592d728f52203f540a3d", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extstaticcall_inputdata.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extstaticcall_inputdata[fork_CancunEIP7692-blockchain_test-length_32-offset_24-size_256]", - "fixture_hash": "0xf287459282918a391b25f3a4ccd87600506d92ebfc016f9fafe642dc42bdd76a", + "fixture_hash": "0x7741ff3d54f4c027687c1369cca96e08bcecd79bb5c521f1365fc0979f90ed18", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extstaticcall_inputdata.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extstaticcall_inputdata[fork_CancunEIP7692-blockchain_test-length_32-offset_80-size_0]", - "fixture_hash": "0xde3c5f58517760bf0e8e345519b6dd725ad6fb0de5c51b3a995d5fb89c88f6c2", + "fixture_hash": "0xc5f3f4ba2b698174cf3ac888d37c6e6a425d4f01507beb3d2839c625ad0700ec", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extstaticcall_inputdata.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extstaticcall_inputdata[fork_CancunEIP7692-blockchain_test-length_32-offset_80-size_16]", - "fixture_hash": "0x5dccdcfdf9c6d61a09401278bafae525ba42301f60af9b4b2928e3c1b1cea70e", + "fixture_hash": "0x6bdab59447a7037486f2be0529bf1f39cd523c5366969c648dd33969374863e", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extstaticcall_inputdata.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extstaticcall_inputdata[fork_CancunEIP7692-blockchain_test-length_32-offset_80-size_64]", - "fixture_hash": "0xe267aeaa5305a7619c08ecabae92d6d63a16a85f4d244a78e47243de2982c6ef", + "fixture_hash": "0x115a30bc6884df7d5fac0cd07c74d74e0dc901f60ead656e473bee4ec5f40915", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extstaticcall_inputdata.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extstaticcall_inputdata[fork_CancunEIP7692-blockchain_test-length_32-offset_80-size_256]", - "fixture_hash": "0xc62ad1a9f5d39ac9dc377708cb3be66ad91eddec2e67f67bb5ad5f04c8c0d0ec", + "fixture_hash": "0x433499165e3c8736eb562d2683ba8944c866ebc26a05296c663fe53e2d4ae3e1", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extstaticcall_inputdata.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extstaticcall_inputdata[fork_CancunEIP7692-blockchain_test-length_48-offset_0-size_0]", - "fixture_hash": "0xa5557cfb5a7ad3aa30061b9eac15e74779e01aec7b8378dfd7e399e9cd1e844c", + "fixture_hash": "0xf72768384296f70d766b1e8f587f72595fd3bafc9c2316220e0fb0adfe55b72c", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extstaticcall_inputdata.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extstaticcall_inputdata[fork_CancunEIP7692-blockchain_test-length_48-offset_0-size_16]", - "fixture_hash": "0x4bf1212f5bb2b42485d98d8c9400d9f6851c90491f8b09ed2933b122c18d2823", + "fixture_hash": "0x471d3f023cbb4db7d1cdd2d56df6e34abb5f8ee1e8a9a823b6d42f9ddde6f8c2", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extstaticcall_inputdata.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extstaticcall_inputdata[fork_CancunEIP7692-blockchain_test-length_48-offset_0-size_64]", - "fixture_hash": "0x6806c375f31edf67e1c2947c6fe47a133ac6810e8e8607a4332845d6c676a40b", + "fixture_hash": "0xf99eaa90909370bbdbcb0d289b51caeb7171a8a0b685d3eb01ed7f167836e58b", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extstaticcall_inputdata.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extstaticcall_inputdata[fork_CancunEIP7692-blockchain_test-length_48-offset_0-size_256]", - "fixture_hash": "0x28edd9efeb1142700811a7dcab1e58e21bb2b7e63a1509dbe8c2aa913d1aebc8", + "fixture_hash": "0x4a9e5e39f82a6feec3440b9278210bccd383841c1bff68cff0d7f20864c11bda", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extstaticcall_inputdata.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extstaticcall_inputdata[fork_CancunEIP7692-blockchain_test-length_48-offset_8-size_0]", - "fixture_hash": "0xbb60c4283fd9ac2e502dd0e96fa531dc58dc16cf39244d99460199d990d6d3e2", + "fixture_hash": "0x832818a77a851685e4da0d819049301a1a9cc979150db6fbe4f6d5e73ae4ec3f", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extstaticcall_inputdata.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extstaticcall_inputdata[fork_CancunEIP7692-blockchain_test-length_48-offset_8-size_16]", - "fixture_hash": "0x8cd6f1c0a2c0faa1b0e25a145907713e4ce36c6c2d83180b348f55a4873d7551", + "fixture_hash": "0xb29f4e4c255806a46b54d9ae800f4cceb48133f25800fbbc09614b15c3112a8a", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extstaticcall_inputdata.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extstaticcall_inputdata[fork_CancunEIP7692-blockchain_test-length_48-offset_8-size_64]", - "fixture_hash": "0x4f19b6d48657539213e2a0355527a8ef2309c4af81496d0ca522e5581c8384a0", + "fixture_hash": "0x5d5b9061998efef3f43f29348dd598fb9f5c2f92a8b98228dac1c3cd2a6fa5fa", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extstaticcall_inputdata.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extstaticcall_inputdata[fork_CancunEIP7692-blockchain_test-length_48-offset_8-size_256]", - "fixture_hash": "0x4ae6e1a66ba0ff90cd6661e532e2202df1494f3043ed23a7ffe96af238c07b0", + "fixture_hash": "0xece645eaeeb33d108584fb6c441cf2571f1d8efd28a83a05a456ae036a185489", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extstaticcall_inputdata.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extstaticcall_inputdata[fork_CancunEIP7692-blockchain_test-length_48-offset_24-size_0]", - "fixture_hash": "0x743b23ba2971e521897acd613115c5c299586db80eabb0041fcc56ebb92feb3e", + "fixture_hash": "0xbd32966877580a15297881f43ce454587c0bca480e7e32d2c97840d1e7052b5a", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extstaticcall_inputdata.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extstaticcall_inputdata[fork_CancunEIP7692-blockchain_test-length_48-offset_24-size_16]", - "fixture_hash": "0x104b59a5df9b412e05bdf056b145b70e1e4f4f04c4cfe71fa64704759779c554", + "fixture_hash": "0xe2babe7c99bc5429ed40ef791f04c5e439b684ec5018fe15af13f0d947b0f79b", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extstaticcall_inputdata.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extstaticcall_inputdata[fork_CancunEIP7692-blockchain_test-length_48-offset_24-size_64]", - "fixture_hash": "0xd84804720f1b480632a894af2c7aa77d209d0395500dbc703f22c04c38b724d5", + "fixture_hash": "0x6d6d2368e19f70840b894d2bca5eccd76e56b71eccf2b62430e505e64c8322e7", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extstaticcall_inputdata.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extstaticcall_inputdata[fork_CancunEIP7692-blockchain_test-length_48-offset_24-size_256]", - "fixture_hash": "0xd67f6d78b152b332d7ca60e503b03cecaf39e606014a8558f0360ce353a7968a", + "fixture_hash": "0x2e2e640ce0bde95ad9832acb08573a015173971780dd84fd6687c105b8e28962", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extstaticcall_inputdata.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extstaticcall_inputdata[fork_CancunEIP7692-blockchain_test-length_48-offset_80-size_0]", - "fixture_hash": "0x852aec3ce30e9749bd4544c4e0989b88588e87e7e9cc8fb4a54a55dcc2dff5fc", + "fixture_hash": "0xe9b509e5060b864484a7e8dbe44829ece0f867dffc3950087849bfab97497556", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extstaticcall_inputdata.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extstaticcall_inputdata[fork_CancunEIP7692-blockchain_test-length_48-offset_80-size_16]", - "fixture_hash": "0x5a5de761af05c5b66b2e061ba36a93a53f0fe672176cffcd917e585b2a14e2f4", + "fixture_hash": "0xbbfdf9429ed4b1fcf7ebdfb5fd055eefbfc0e89e922929d23613152f036c6eb5", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extstaticcall_inputdata.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extstaticcall_inputdata[fork_CancunEIP7692-blockchain_test-length_48-offset_80-size_64]", - "fixture_hash": "0x41a9be02730bab1f2de9e6cbccaa5aba5618e8bf0c1a09d28cd7b66c4eeb2693", + "fixture_hash": "0x8c865f631408c0bb105104717df1b509f67a63f124631197ea8778b04df993fb", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extstaticcall_inputdata.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extstaticcall_inputdata[fork_CancunEIP7692-blockchain_test-length_48-offset_80-size_256]", - "fixture_hash": "0x54fecdd9a24d06997a08b8eebab16274ed8159d1dd18a38daca4ec39801e135e", + "fixture_hash": "0x36318f67f5faa577bd8e054851a7c003bc7236ab339a7b2ad6a6483d57bd9ab2", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extstaticcall_inputdata.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extdelegatecall_inputdata[fork_CancunEIP7692-blockchain_test-length_0-offset_0-size_0]", - "fixture_hash": "0xa37ba3208fc6c9a687154203ce9f85ebea4b82bc309063ce26eca49b40d2756e", + "fixture_hash": "0x97aac9c44fc1f670726e917fd4cd3fa7e2a6c1485fa5ef4de9b1033b1dde4a95", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extdelegatecall_inputdata.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extdelegatecall_inputdata[fork_CancunEIP7692-blockchain_test-length_0-offset_0-size_16]", - "fixture_hash": "0xb1fbd5ad4db10b17284b97b84ffcd0945d530d8e869fa4ee47765f58803510cc", + "fixture_hash": "0x252b8ae20e814449316e323537ade03b0f3a8f64acccdc11d41d3eb5880af136", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extdelegatecall_inputdata.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extdelegatecall_inputdata[fork_CancunEIP7692-blockchain_test-length_0-offset_0-size_64]", - "fixture_hash": "0xbaad0f9363042ddb14f1192b38aefd8a311378cbb86a817b17473da95e47a7e5", + "fixture_hash": "0xaeccbb9442fc402bf6f534873226a1077948a76420346c6869c5ecd267df7ba1", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extdelegatecall_inputdata.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extdelegatecall_inputdata[fork_CancunEIP7692-blockchain_test-length_0-offset_0-size_256]", - "fixture_hash": "0x37592b8d1189075efc9e009f41d6b712c19b28486d8126fe0ecddd416b335d36", + "fixture_hash": "0x2694098388f379e40d4e65376317cb9cb5020b802ebaf71fe77baf6041d72f0f", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extdelegatecall_inputdata.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extdelegatecall_inputdata[fork_CancunEIP7692-blockchain_test-length_0-offset_8-size_0]", - "fixture_hash": "0xb739150d966e0a69b4f07233b61107c711909b822062d25030b8bff7f6ef9db2", + "fixture_hash": "0xa355bb3c0ca84a517c1db9d7adff8bb4ae2ec0deb55ae20b4cbe9882feb497b8", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extdelegatecall_inputdata.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extdelegatecall_inputdata[fork_CancunEIP7692-blockchain_test-length_0-offset_8-size_16]", - "fixture_hash": "0x697305f2e659f8c6b1f9314e56fbd99d5767f9953bd16897a2e9bac144b22ca6", + "fixture_hash": "0x27861a2e533f0ce10309e82ab91d68d2cadbc3e8d01cb010af2a432e50b37877", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extdelegatecall_inputdata.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extdelegatecall_inputdata[fork_CancunEIP7692-blockchain_test-length_0-offset_8-size_64]", - "fixture_hash": "0x2dfcb91130dfb222d2c42c7a972fcf3bfc909eb5f0d8d4ac2e01779229ed012", + "fixture_hash": "0x8a27f858854653f2a1f6945b350ff6d1b327149b5bc3ebe7c353c155314c8338", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extdelegatecall_inputdata.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extdelegatecall_inputdata[fork_CancunEIP7692-blockchain_test-length_0-offset_8-size_256]", - "fixture_hash": "0x4453e2599a66464c78754cabe7da272330e77f9459b029f4aa862c6c7dc800c1", + "fixture_hash": "0x5c979973076e169f57d6f6fc00774e00d5c9e91584fd94757d43f4939cbb74cd", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extdelegatecall_inputdata.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extdelegatecall_inputdata[fork_CancunEIP7692-blockchain_test-length_0-offset_24-size_0]", - "fixture_hash": "0xd639e51aba983fb8f5fefd0fd18917dd03ccfcf0ecc029e670764fa266e4e24a", + "fixture_hash": "0x2bfa89b0326060d27340bc3b54278abf00f2ee0323a5d3a6b79e1e0c7274d494", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extdelegatecall_inputdata.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extdelegatecall_inputdata[fork_CancunEIP7692-blockchain_test-length_0-offset_24-size_16]", - "fixture_hash": "0xecf4960e550b3b93b1ba15fe51d6debe626ffdfc1c5eb1a7c7ef83bd6893f309", + "fixture_hash": "0x665b44aefcd94c7cd327f1449910a3b04f04c78ca985a38e88fb35422b9d15bc", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extdelegatecall_inputdata.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extdelegatecall_inputdata[fork_CancunEIP7692-blockchain_test-length_0-offset_24-size_64]", - "fixture_hash": "0x47b46ae9283927e5a553343f9d8c1c8b4e201ed7843cd7819f57373813944753", + "fixture_hash": "0x9893d4ef0a9f14bb741128532ffa6a59d474507fed38d1b5f14dddb1b66caae", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extdelegatecall_inputdata.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extdelegatecall_inputdata[fork_CancunEIP7692-blockchain_test-length_0-offset_24-size_256]", - "fixture_hash": "0x1c90b03439734644671b93662259701c742d2ce0e3c3879fae928e3de5b4c481", + "fixture_hash": "0x66ace835daa59280d7c627554d5096d2ee4072d668f81cdb02a80d3f6e41b06b", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extdelegatecall_inputdata.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extdelegatecall_inputdata[fork_CancunEIP7692-blockchain_test-length_0-offset_80-size_0]", - "fixture_hash": "0xbd2eaa5f0a3037ddbf8fc27ea7ca8be811c7dd1bf440617dfa08d1cf1d3d4c75", + "fixture_hash": "0xaf593cba61520692a60207f502ee91c869d6627247de315d3087c9a54d34112", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extdelegatecall_inputdata.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extdelegatecall_inputdata[fork_CancunEIP7692-blockchain_test-length_0-offset_80-size_16]", - "fixture_hash": "0x345ec0cf3e34c608b7652593faf476908056912376f3f550c07d93f8d63b6c5b", + "fixture_hash": "0x466fe915305e9e6ba50f43e0f6e149ffa658c755ab4b38378d485274d9e4e7b4", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extdelegatecall_inputdata.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extdelegatecall_inputdata[fork_CancunEIP7692-blockchain_test-length_0-offset_80-size_64]", - "fixture_hash": "0xcefce5b02c43f93ce3889b41966bdda99321cda87a8c9d457bfc95c7357f03a0", + "fixture_hash": "0x46e7542ddf229f61bf2ef02e4b1b0991c72fc1b347385c035d743fe30f18e75f", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extdelegatecall_inputdata.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extdelegatecall_inputdata[fork_CancunEIP7692-blockchain_test-length_0-offset_80-size_256]", - "fixture_hash": "0x7b2cf0f1501623f15c0c38c47c80aa725e118224adc520731f9f836de5b2f885", + "fixture_hash": "0xff5f3d46ea049ed67b2dd28d6da4da31a6cab689e81debb37ec50ebaad59852e", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extdelegatecall_inputdata.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extdelegatecall_inputdata[fork_CancunEIP7692-blockchain_test-length_8-offset_0-size_0]", - "fixture_hash": "0xb0548c0cc1cbbeaee9f4640164d681c6467c516cc2a5c460592f73b22fe47c9d", + "fixture_hash": "0x7543c20a76edf24a219bded9d615a40dc997afa3b17d38ae2d1234d30b6725aa", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extdelegatecall_inputdata.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extdelegatecall_inputdata[fork_CancunEIP7692-blockchain_test-length_8-offset_0-size_16]", - "fixture_hash": "0xddd2241d09b6691a506e62fcab50167902b5540c8612ac49adb563b4eb3c5dd2", + "fixture_hash": "0xfb55e83a2b14b1e0a45a33f331adb334bf7d890a921c39405be909d0794a2614", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extdelegatecall_inputdata.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extdelegatecall_inputdata[fork_CancunEIP7692-blockchain_test-length_8-offset_0-size_64]", - "fixture_hash": "0xc71b05c83472c5a7765a2737fef34cfeb311db6d3ecf61059d240e037742ca02", + "fixture_hash": "0x2fb43ef3a94a298a670b0a63d99ffa57362b19f9a0a7ff3583fd8bdc84e1e98b", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extdelegatecall_inputdata.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extdelegatecall_inputdata[fork_CancunEIP7692-blockchain_test-length_8-offset_0-size_256]", - "fixture_hash": "0x34622efdde15dbc61b3818b48ccd321906f89966d1ac317272bf873577ca99d5", + "fixture_hash": "0x9f58f8597d08e1578167ab6644d88ced354a7a164ad29ad06c00f430080c66", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extdelegatecall_inputdata.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extdelegatecall_inputdata[fork_CancunEIP7692-blockchain_test-length_8-offset_8-size_0]", - "fixture_hash": "0xa58f3854bfaf7f9db927e225629e4a40b17b0961c9042c28a987dbd6d6862a60", + "fixture_hash": "0x53703c61f62432db1756a3eb9627a02e5ed7f93d2d9bb65a70e319f14e5e9dfb", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extdelegatecall_inputdata.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extdelegatecall_inputdata[fork_CancunEIP7692-blockchain_test-length_8-offset_8-size_16]", - "fixture_hash": "0xbc93845427206b512e2e7314e40c8879af0222c9d0261b18e72f290c48902ffa", + "fixture_hash": "0x967b24a62539ff720c41769fb8ba1f7fa3ad99b3a5ac8a66febabf0b4d308472", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extdelegatecall_inputdata.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extdelegatecall_inputdata[fork_CancunEIP7692-blockchain_test-length_8-offset_8-size_64]", - "fixture_hash": "0x2a0818c61981f6b320e65662d18ae000b29edce7cf5f0d9ad9146ea1be2dd39b", + "fixture_hash": "0x9fe205dad8d5632658482e82bd4c8729ef51d5f9c511518e88c6885a2066f3bb", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extdelegatecall_inputdata.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extdelegatecall_inputdata[fork_CancunEIP7692-blockchain_test-length_8-offset_8-size_256]", - "fixture_hash": "0xd790c3adcc172ac3472dbd31b2b1dcef7f13588914166fe062682fa27d609515", + "fixture_hash": "0x242b5918b5fa0109a4829890602ef16c6104d7e5cce69fe34b42004073f4f56f", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extdelegatecall_inputdata.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extdelegatecall_inputdata[fork_CancunEIP7692-blockchain_test-length_8-offset_24-size_0]", - "fixture_hash": "0xb0856376e43a026e815bd229b53c1a7b33382988e32cd5b96a0ae6d748db58c9", + "fixture_hash": "0x82c4e59c859021385081128b8064a029f54bd430d236abe0260531714483b172", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extdelegatecall_inputdata.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extdelegatecall_inputdata[fork_CancunEIP7692-blockchain_test-length_8-offset_24-size_16]", - "fixture_hash": "0x73bb27486f01e473e0ece1401c57152d60fcdbd650646a3bc0957a0a860524dc", + "fixture_hash": "0xca676c58ec7687aa74b3530fa64810099a5d0f0d04bde26d8f0f1c7bb3404527", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extdelegatecall_inputdata.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extdelegatecall_inputdata[fork_CancunEIP7692-blockchain_test-length_8-offset_24-size_64]", - "fixture_hash": "0xe32bd419a743bf3c4ee64e2f8f6a7d7f1dbe897e1c01e671661a8f945ce62367", + "fixture_hash": "0x74a72df7807c6ee61c90cd414b990352f5d966af389139ee6f46eaab6f1a5bbb", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extdelegatecall_inputdata.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extdelegatecall_inputdata[fork_CancunEIP7692-blockchain_test-length_8-offset_24-size_256]", - "fixture_hash": "0xf6d679df864a3040d7016d869a29cbeb9227ab010f5d27fbc2373204f980abc2", + "fixture_hash": "0x8d5f624417b7ca5cf43849442e5a13b13ad2e7ea7137cf114ca70cb85fd1e241", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extdelegatecall_inputdata.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extdelegatecall_inputdata[fork_CancunEIP7692-blockchain_test-length_8-offset_80-size_0]", - "fixture_hash": "0x6aa22299ade92897331a9bf53c3593409bdcec6ab76fad8270f7ab27e3b8c55f", + "fixture_hash": "0x36d34022c82825f8dd3c82214dc7079bb3d0ebcfad2b979ea384d70d4f5f1036", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extdelegatecall_inputdata.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extdelegatecall_inputdata[fork_CancunEIP7692-blockchain_test-length_8-offset_80-size_16]", - "fixture_hash": "0x7198960d6b69799d680d837f5e2eab4e93c66f0ff9b4df5ec0b6541af8ae90d4", + "fixture_hash": "0xbd35775eed6e3546f5e489c05f3d8f91a1bb5f695dcce47df435af3cd8378766", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extdelegatecall_inputdata.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extdelegatecall_inputdata[fork_CancunEIP7692-blockchain_test-length_8-offset_80-size_64]", - "fixture_hash": "0x70eaee20517821ce8a4add8162d12b8dcbad96e106736b42c1a7e84e877bce70", + "fixture_hash": "0x72fa23b4c972cc646852e583a349a68d0f9724f8fafd19b2cdd14ed204a4da5a", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extdelegatecall_inputdata.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extdelegatecall_inputdata[fork_CancunEIP7692-blockchain_test-length_8-offset_80-size_256]", - "fixture_hash": "0x64d41993754d3f5cd75066831e05bc2626d3a6930708a496977e6716a0253768", + "fixture_hash": "0x5a1e8c4ff61e89525e65ec46d8c03c5fc69a51367fafbcd59045b3d355a693db", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extdelegatecall_inputdata.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extdelegatecall_inputdata[fork_CancunEIP7692-blockchain_test-length_32-offset_0-size_0]", - "fixture_hash": "0xcbe5a89a433413560875c6dab4df164eb11d2cb5d2d2256e2309198b22bb4107", + "fixture_hash": "0x187b6f2d037b0567fef4633cb8658a02c7ed9519d0c1bccfb67cecb8238a2211", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extdelegatecall_inputdata.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extdelegatecall_inputdata[fork_CancunEIP7692-blockchain_test-length_32-offset_0-size_16]", - "fixture_hash": "0x105a7441f0e60c543f66ec89e79b50bd01fbed1f272607772cdc9a8c986bd8ff", + "fixture_hash": "0x996c099dc55e208c34de32ca4ca89f2a44d8856e8da1fc7fb89a17e67e3c9e26", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extdelegatecall_inputdata.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extdelegatecall_inputdata[fork_CancunEIP7692-blockchain_test-length_32-offset_0-size_64]", - "fixture_hash": "0x2738d406ae69979bfdeaf0db8e061fa5978907a1964adeb5e54d2c4bf69efb3a", + "fixture_hash": "0x258c5a50ebc2f82fe734c79c2fe8b47b70796ceaa8d0f0a793e5681c5f417eaf", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extdelegatecall_inputdata.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extdelegatecall_inputdata[fork_CancunEIP7692-blockchain_test-length_32-offset_0-size_256]", - "fixture_hash": "0xddb5f50f7918e5aeb4b26226e5c125f2e65fddc7fe774f5644bf1a5f87ffcb61", + "fixture_hash": "0xe4de1b91d854a99aba35f146b25888e7cb06b83e25cc749235455ab33174221f", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extdelegatecall_inputdata.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extdelegatecall_inputdata[fork_CancunEIP7692-blockchain_test-length_32-offset_8-size_0]", - "fixture_hash": "0x899c7f623fe3e42556dfeacba8b18d409b7625415b694ab25b18bffa75c25147", + "fixture_hash": "0x76904c3e9235b980238288d36dfd4985e8cade12008e058729b36d9733e51387", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extdelegatecall_inputdata.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extdelegatecall_inputdata[fork_CancunEIP7692-blockchain_test-length_32-offset_8-size_16]", - "fixture_hash": "0xa16bbfa820fe91e37b4499813fd6ba8e559df8833f16ea1583d4484d2fbbf8ab", + "fixture_hash": "0xa7258cab16698d7630944a2989babaee1b286b4092356c7059a998e74c65b0df", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extdelegatecall_inputdata.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extdelegatecall_inputdata[fork_CancunEIP7692-blockchain_test-length_32-offset_8-size_64]", - "fixture_hash": "0x93bb3bbaa64bd105e7109b40104ef12caade9ef6ea5e91d5ed68bd4720fae147", + "fixture_hash": "0x1c038c36916ea371d0b76f7a57472d5b46343c90cfc88d259c58b0717572dcfd", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extdelegatecall_inputdata.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extdelegatecall_inputdata[fork_CancunEIP7692-blockchain_test-length_32-offset_8-size_256]", - "fixture_hash": "0x8c5fac43cf80fb586e236f1ca2e012a47f7e6ca81b86d1b9e6607923805cd385", + "fixture_hash": "0xbd2c3dde381dbcedce2ed3b3da7886afd4c87784b1f956be45b525c1a049d1eb", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extdelegatecall_inputdata.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extdelegatecall_inputdata[fork_CancunEIP7692-blockchain_test-length_32-offset_24-size_0]", - "fixture_hash": "0x3b3c25a322fdeb93375949182f361ee2fdfccb13cfe16c191197812ad3e350e", + "fixture_hash": "0x2e68af805aa19cde8f5642fefee5060b24d62f704f56fb02019e9cf29f2dabcd", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extdelegatecall_inputdata.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extdelegatecall_inputdata[fork_CancunEIP7692-blockchain_test-length_32-offset_24-size_16]", - "fixture_hash": "0x32964b9e341b63da467ababc805cfd2e2d57311f34260053d213fe084a637126", + "fixture_hash": "0xe14f0acc50897c672a51934bed1c99c991f1d10f1dd64600d8fd01399dfc8a2b", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extdelegatecall_inputdata.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extdelegatecall_inputdata[fork_CancunEIP7692-blockchain_test-length_32-offset_24-size_64]", - "fixture_hash": "0xaf61189571298347a84da305961b9a27f462709c144003e2f2630718f89e4dda", + "fixture_hash": "0x9a307d785060c875db26b8f184d626ff4d8777f0c3b7a06bcfdf3e38cfedbdb1", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extdelegatecall_inputdata.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extdelegatecall_inputdata[fork_CancunEIP7692-blockchain_test-length_32-offset_24-size_256]", - "fixture_hash": "0xf1aa604955b16c0fc4235ba470d6856cf1786d43ebf31a1046fd60d4eca7bfe4", + "fixture_hash": "0xdd3288548f3cfc9d77f910109dde659d44c6f518a05d9d57c3dab2ebebd7b12d", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extdelegatecall_inputdata.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extdelegatecall_inputdata[fork_CancunEIP7692-blockchain_test-length_32-offset_80-size_0]", - "fixture_hash": "0x3ab455f5cb47d95e3ca3f0a566d0c34a1ee05fe7c3f61b99db210f5221559454", + "fixture_hash": "0x6e848f105d2d5bdee7e310ffd6ebde845954f6114885e93f1c13e71df2b1de40", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extdelegatecall_inputdata.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extdelegatecall_inputdata[fork_CancunEIP7692-blockchain_test-length_32-offset_80-size_16]", - "fixture_hash": "0x55319b99c6029b76ac63aff73049318d8a13169c5089cb7a988eb1d84e09611", + "fixture_hash": "0xf6e8060ea639a699f99f1b70f33212d7a1ca6b577ca4cb6458fb6c3fc7f9c747", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extdelegatecall_inputdata.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extdelegatecall_inputdata[fork_CancunEIP7692-blockchain_test-length_32-offset_80-size_64]", - "fixture_hash": "0xc1fc8eadd95c9c9af68d55e196863ab6f4bed22ae83dd587da47b5c376fbc57b", + "fixture_hash": "0x30c33932aa0bc6040e67026dfff6bc923813a7e7043436fddb69b4782f519ba4", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extdelegatecall_inputdata.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extdelegatecall_inputdata[fork_CancunEIP7692-blockchain_test-length_32-offset_80-size_256]", - "fixture_hash": "0xf71c6d3291c96dbf5b57a75984cb73bee77bf3b91b9bf7e0127991d4399936ab", + "fixture_hash": "0xcadc362824f1c04b1c4ea43c0f75c7d43ec439c5ea35d7fc390b0851be37fb40", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extdelegatecall_inputdata.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extdelegatecall_inputdata[fork_CancunEIP7692-blockchain_test-length_48-offset_0-size_0]", - "fixture_hash": "0xff9642dbb357cb1d070dcf759f5b04d1ca9b39430d02bb593ef276418e90d4cb", + "fixture_hash": "0x760351455992ab42fb28cda9775e42db6cfb90bd851e9a4f499d8d26eebc284d", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extdelegatecall_inputdata.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extdelegatecall_inputdata[fork_CancunEIP7692-blockchain_test-length_48-offset_0-size_16]", - "fixture_hash": "0xb16d08c5c45e4606adb573a2084d5f760312776b0bd7362485d37f2f87906157", + "fixture_hash": "0xf7fee8f358d91d3e47101ebfbcd15a4f419b82bb36b5aae19af49332ca99c177", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extdelegatecall_inputdata.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extdelegatecall_inputdata[fork_CancunEIP7692-blockchain_test-length_48-offset_0-size_64]", - "fixture_hash": "0x5648e6f8dd23a6f5a1c769f04302bb3b5e4a219da49c407eb8f465ff6488082e", + "fixture_hash": "0xe668c931ea878194269c2afb23ae964f6543bc13c55c7430e92dcc02e9064099", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extdelegatecall_inputdata.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extdelegatecall_inputdata[fork_CancunEIP7692-blockchain_test-length_48-offset_0-size_256]", - "fixture_hash": "0x4aa093992e932f61fa137eec62b1258f954a01bf94c76e07b495c8ce0285add0", + "fixture_hash": "0xa071469f1656331e8435c20f6b9838d921c680fc8f00e279e3452b7a6aca29b5", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extdelegatecall_inputdata.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extdelegatecall_inputdata[fork_CancunEIP7692-blockchain_test-length_48-offset_8-size_0]", - "fixture_hash": "0x9d50eb1aa57b00f64f41157ca380e471f0e5de52e1fdcfb6c9d88aa7aaf85ed4", + "fixture_hash": "0x6f62657928287c51103d67d5054ceee0d44231b5533ad5d124e40201f1181fd6", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extdelegatecall_inputdata.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extdelegatecall_inputdata[fork_CancunEIP7692-blockchain_test-length_48-offset_8-size_16]", - "fixture_hash": "0xefd6c61651136d5f0b7d0ff0dc57fb763518a38883948af24daf9b8bbe7b58b0", + "fixture_hash": "0xc12a2a0d240984d7ee584f9cd0874c9c4e047c7271bc5cd9b2035d51d139b6ec", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extdelegatecall_inputdata.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extdelegatecall_inputdata[fork_CancunEIP7692-blockchain_test-length_48-offset_8-size_64]", - "fixture_hash": "0xaac45ba23eff9f5ce894a576f499213bdcaefc57ce5b584ca9c629fb06367bae", + "fixture_hash": "0x4c246b085b2915563b8ca2996c49ffac22e47fd831120c3379a72e9ffec111c2", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extdelegatecall_inputdata.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extdelegatecall_inputdata[fork_CancunEIP7692-blockchain_test-length_48-offset_8-size_256]", - "fixture_hash": "0xfd9345727101288265db5d04615af58394d01ba185d3289419b9add981c83c1e", + "fixture_hash": "0xf2988b304778ebebdd9b72455ce22e92b56f8d5232c3b0baeb3f40fabd2f7b87", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extdelegatecall_inputdata.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extdelegatecall_inputdata[fork_CancunEIP7692-blockchain_test-length_48-offset_24-size_0]", - "fixture_hash": "0x6199e242d1b11cc5eb0f6f5991a68abec1630fa4b2f9c96e32a33a12c68fa7a3", + "fixture_hash": "0xd2adceb81e2670e8b8d6aff369ff7b3800cef9260c043a37a122e9ad1f48ae70", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extdelegatecall_inputdata.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extdelegatecall_inputdata[fork_CancunEIP7692-blockchain_test-length_48-offset_24-size_16]", - "fixture_hash": "0x448224cf97d65ad1deb5b188462f0f8257e782fc608fca876d47f54314c5eede", + "fixture_hash": "0xedf06548e277dabd7b92cc56ba23d5882450a0334c6207bded3d797f258ec879", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extdelegatecall_inputdata.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extdelegatecall_inputdata[fork_CancunEIP7692-blockchain_test-length_48-offset_24-size_64]", - "fixture_hash": "0x2ca65316818226c82524ad65a108b3a283542e6b12b2fcd3d26ea6a1383de41e", + "fixture_hash": "0x672ec93666a876e124b897e020dae91d56145fab7ad4ca89dbd4dd2bf5a8e6cc", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extdelegatecall_inputdata.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extdelegatecall_inputdata[fork_CancunEIP7692-blockchain_test-length_48-offset_24-size_256]", - "fixture_hash": "0xbb652baa3c33fb1ab7e1b69f37aaf0272e8e3c21a71907557275c2b93ee24589", + "fixture_hash": "0xf48110cb3e5b2191d867a651ac257137f9fa8bff32a1fae49b28af38e22ad903", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extdelegatecall_inputdata.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extdelegatecall_inputdata[fork_CancunEIP7692-blockchain_test-length_48-offset_80-size_0]", - "fixture_hash": "0x3a165ab804ec404ca57064495876f433ca5986ac9661e52d8ff96c39287973a1", + "fixture_hash": "0x6f37a67922bcccf2adbe9eb2d91bd2933aeb42dbf8495fa552fde2cbb2d706ff", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extdelegatecall_inputdata.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extdelegatecall_inputdata[fork_CancunEIP7692-blockchain_test-length_48-offset_80-size_16]", - "fixture_hash": "0x972746be4c3f14d16dd78d66faf04cd6b849db2bfeade1063a9e930db1fb4c00", + "fixture_hash": "0xfd7163d9fade7aefdd90d3feff7e2ddf8feb8170b0221650d512b2e75c84d576", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extdelegatecall_inputdata.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extdelegatecall_inputdata[fork_CancunEIP7692-blockchain_test-length_48-offset_80-size_64]", - "fixture_hash": "0x845dd897df9474410252408a6c41736d1e8337098ac1411e865aef9e609deb60", + "fixture_hash": "0x9cbd0859d8ec6a6fbcae25c5a305fe619a2ce3fdc91b707a7d1655bb300c022a", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extdelegatecall_inputdata.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_extdelegatecall_inputdata[fork_CancunEIP7692-blockchain_test-length_48-offset_80-size_256]", - "fixture_hash": "0xe2fb230930e7b40991f6010d8e0a81d30005ff619a5d5d0b37b557b13e524dde", + "fixture_hash": "0xcda227af6b584984d0d93c9376d1b341905733130b1f3447e47a9fe77e544904", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/extdelegatecall_inputdata.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_calldata_remains_after_subcall[fork_CancunEIP7692-blockchain_test-opcode_CALL]", - "fixture_hash": "0xb14b15a5999b9a88aabad3d9ffcd65e54c4c43f029f5f7a07523e69c735a9358", + "fixture_hash": "0xcab49565d4b7d57044cbcbfb6964147b818b63b6d83623e5c0f8657fb8f7a304", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/calldata_remains_after_subcall.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_calldata_remains_after_subcall[fork_CancunEIP7692-blockchain_test-opcode_CALLCODE]", - "fixture_hash": "0x721569a0d50cdfdf7bbe4c054939db09460c7646b3849fb49d2d69fd4f50782c", + "fixture_hash": "0x9b56ec59bbd352ff77207ecf7e0c9557863d520684d0ae5e74990aef4d590c69", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/calldata_remains_after_subcall.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_calldata_remains_after_subcall[fork_CancunEIP7692-blockchain_test-opcode_DELEGATECALL]", - "fixture_hash": "0x4ae41ec92bed4db1f4ab20499df54737ce37b5cbfc50c6e2e3a3bf34b3f4b9b5", + "fixture_hash": "0x7aca73d40530000f1590c8c82a7ff06e6a2b7752e1ad1a4d239b7aa74d51d17f", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/calldata_remains_after_subcall.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_calldata_remains_after_subcall[fork_CancunEIP7692-blockchain_test-opcode_STATICCALL]", - "fixture_hash": "0x2f8e325a3663ae869c3a447f7cec0880afcca43d1d306cb31c6aa5203883355a", + "fixture_hash": "0xdfdf96be7ab9c9ba65f86e041dbcea3725a1e3cfc89031c4ab6e818ffaba1db5", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/calldata_remains_after_subcall.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_calldata_remains_after_subcall[fork_CancunEIP7692-blockchain_test-opcode_EXTCALL]", - "fixture_hash": "0xb7cb4056df42a8d8f43ea7def2f4fa88b4c523f37ee095772115b6b9d1a13481", + "fixture_hash": "0x6a2734ce521836f97e26e0dea7e024d3096d9f7aa48b429065f773bb21889cd0", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/calldata_remains_after_subcall.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_calldata_remains_after_subcall[fork_CancunEIP7692-blockchain_test-opcode_EXTDELEGATECALL]", - "fixture_hash": "0x77644f0b0528df58cdbd47542470d45dda4e1cac71a8a2bf7b81d5116a7ae696", + "fixture_hash": "0xeb6730e55af0cacfe823c355c6303fb92af500e47af46cd50f12bdbb28eb47dc", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/calldata_remains_after_subcall.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_calldata.py::test_calldata_remains_after_subcall[fork_CancunEIP7692-blockchain_test-opcode_EXTSTATICCALL]", - "fixture_hash": "0x6613773f6518f93c71bb50c7601552c02ddc04066ddeb61a8284029a3f0365a5", + "fixture_hash": "0xe703554f5409126802b1393b6419fde045c70563562e3b4c28dcc84ad9ca6fe8", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/calldata/calldata_remains_after_subcall.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test-target_opcode_CALL-empty-zero]", - "fixture_hash": "0xba993b687b9f28867b794d7d9cdf19b3676bb6e7f5082b03d0a3a63697d8348a", + "fixture_hash": "0xdeb03e739a18ac1b3a1dfbd93bd086920edb1703acfadbbdc2715a4c4c23897e", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test-target_opcode_CALL-empty-short]", - "fixture_hash": "0x3ed6f8005d7f5ca191bcaff53f66a52ec2740a356d2f88b395956f00d0dfeed9", + "fixture_hash": "0xe5273a3f01072ccc8158954868a39e76bc94bd9e72ac29e83dfd086669e40d33", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test-target_opcode_CALL-empty-mid_20]", - "fixture_hash": "0x454ed3d0a4180853419eafb5a77abbc5fd2cc7f710e50721742f5f35d201348f", + "fixture_hash": "0x6b6bf3956e3724c48d16469945ce9b5e64bbcbfe1ab4c28fb5542df642a011bf", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test-target_opcode_CALL-empty-max_20]", - "fixture_hash": "0xe2b837e525f0d016e242ced224d46a14c1928a328451287bd16efad1476c784a", + "fixture_hash": "0xb6e2376dc39303ebafaffbfce0a0464eb9768459c8dd4aa7cf4ccc9ccf153902", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test-target_opcode_CALL-empty-min_ase]", - "fixture_hash": "0x1fd1f757456ad185ab790a716c8710bbb30762c1f582b436c783f39626dd7ed8", + "fixture_hash": "0x181603de2577bf706f00c95ea087cb752742439756829dcde7e788b1ec6038ec", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test-target_opcode_CALL-empty-mid_ase]", - "fixture_hash": "0x25830193135e5289a56b651271b397c71a9b2dbc9270eccddac3839d16f9475", + "fixture_hash": "0x7dc4a47a2fddc696e13a860f5f994c2ea03b76ef6b814a00a0c8e22a0b41f5de", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test-target_opcode_CALL-empty-full_ase]", - "fixture_hash": "0x27622b85f6d513748321baaad44834b6a673df0cb7f634630b21bc860fd6bd28", + "fixture_hash": "0x1e261fbb50602ae56b55d2b2e84a7bffa77c9eaf28ac939c1385bfcd1b750d63", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test-target_opcode_CALL-empty-max_ase]", - "fixture_hash": "0xae294828e63c0e97f17f4967f8fb5f6676200a4ddef62870d17281368bf61c5c", + "fixture_hash": "0x803d23d224488bfbb8a10945beff24bda3ae73b72b20a452203fb2fc3de45f72", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test-target_opcode_CALL-EOA-zero]", - "fixture_hash": "0xeb7cafd1bf53a7f2fda20d7eb7558f31f4c3030119423a5c2d83baa87849cd2d", + "fixture_hash": "0xff7f3a018570e0e39a4e8b040dd01d2501517698e065672d5169aa0d746e0b9b", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test-target_opcode_CALL-EOA-short]", - "fixture_hash": "0xc90dd06580882a8b30f9c878b7b5f40a7c4c6c646efc573df7a5bf43908b22a5", + "fixture_hash": "0x200506b5787036f2a68aafa22892893ffec995be158c4e18fbfbc212f44bf2ad", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test-target_opcode_CALL-EOA-mid_20]", - "fixture_hash": "0x798c53dfac75519d03e7b4e42438e05d70bbbf261b6410940af61f01db7c87ee", + "fixture_hash": "0x5d585750daa98e40507731ed96686622b1be4bc3610c488057eddff1f2697f9f", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test-target_opcode_CALL-EOA-max_20]", - "fixture_hash": "0xcdf905655c3ae5f5fe20a1471c4cc1887cb4581bdcebb23b2367f3df54234686", + "fixture_hash": "0xd2d8d8c7cad5e820591bef5c81ce1ad815b680baa091dcee4e3640ad378949e4", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test-target_opcode_CALL-EOA-min_ase]", - "fixture_hash": "0x1143ca278688961c43dfb39aa27976f0be6b022d27052dd8edb570b2988157c9", + "fixture_hash": "0x1929eec573bbea53e9b8eb29cfdc77552db12f3d5c00b7030439b7655eab0082", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test-target_opcode_CALL-EOA-mid_ase]", - "fixture_hash": "0x8112237341b16daca6fa518af1ec0966279130e79a3bd5889d9fac80fad18586", + "fixture_hash": "0xfe075b8045131b801d412c5b915f68b209fa3e01aed7b196a8eaa3c96c90dd5d", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test-target_opcode_CALL-EOA-full_ase]", - "fixture_hash": "0x115f3ff81ae5c229616f4399ad306281b76efd030c409e9551bc8d72a1222541", + "fixture_hash": "0xdc398acd0d09985d829c10c31fe2e4348fa0359d68a045c8afb022c79deaa22", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test-target_opcode_CALL-EOA-max_ase]", - "fixture_hash": "0x20be003103fd9c31c0671c8b259e94f004e44e06b6f9547eb42cfd454618ed77", + "fixture_hash": "0x5b4faf8f7129c0c23feec297d80d3c308fd954bed53c75ec81c30b352f0871f", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test-target_opcode_CALL-LegacyContract-zero]", - "fixture_hash": "0xfbca5f46df29a591a25c12bfda22393ceee465257596913df0db3bf8912924dc", + "fixture_hash": "0xc9a112b6f258b855fa35de0f405f7660f7e90b982a0c1f369d48ed3830382aaa", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test-target_opcode_CALL-LegacyContract-short]", - "fixture_hash": "0x126c20aa566d73010fd9f88eba920c0a8905d105926fb0bec7bbdbd57c866514", + "fixture_hash": "0xd03aacac5067d21b02adbc5eac1625d8b59c1b90d2fe8e9b87418938d3e37cad", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test-target_opcode_CALL-LegacyContract-mid_20]", - "fixture_hash": "0x46f1d844a8ac0aefdae898ac9f1ccd46efdbbbb109ab318febfce80525012d76", + "fixture_hash": "0xdd4a5f85a10082daf540f5605614a88b99a0e14548e187887be5a3ee8082ed69", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test-target_opcode_CALL-LegacyContract-max_20]", - "fixture_hash": "0x9fc5940336003e8a25cd5afa765f0585129f83a1f702a3a33fc8cd5ccc9ad91d", + "fixture_hash": "0x8fac68be749352946e3b6679a3e0c6bde3a090609faef7c98447d1e340d214ee", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test-target_opcode_CALL-LegacyContract-min_ase]", - "fixture_hash": "0xf2006d4b3f8a870134f435ba0e01d1e4571ce6b6068c877200af72633042da3e", + "fixture_hash": "0x5c43a56c85f3ac750f066a84c0764fa9e77996a1e0e0d25fecbfeee1e99c9e46", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test-target_opcode_CALL-LegacyContract-mid_ase]", - "fixture_hash": "0xb277295344b6bff2b79abcb7e38558ededeba8c10be9e79cf3d29a5dd8af4980", + "fixture_hash": "0x4b327181b8229d63c4dc85404b594328542324dd24bc22522bd03357640f7b58", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test-target_opcode_CALL-LegacyContract-full_ase]", - "fixture_hash": "0xe863450b0206dae358dd1226e6b73ffec69044e165df88f11ed0d36871971e54", + "fixture_hash": "0x7f5c92a51ae25de4fb42430b985f051541585aa3ee6d37e6a8349eb1fd4437b8", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test-target_opcode_CALL-LegacyContract-max_ase]", - "fixture_hash": "0x68a3fbd3f83449273fdf53d7d2e3cdaf67878b9b2e3740987b8d77af348a5a96", + "fixture_hash": "0x3d2b6c0256fe5ee53a6246192cd9b41ffa61b9e40e1ab21f11810c989127f4c5", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test-target_opcode_CALL-EOFContract-zero]", - "fixture_hash": "0x4070ccf231524f65a36e19d53db57173301db903ed63c12ebb472be8f929f061", + "fixture_hash": "0xf431eb73b167c1eb314d15f5467d38cd475023e84b26ff3e64d53c29729d10c3", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test-target_opcode_CALL-EOFContract-short]", - "fixture_hash": "0xd94d9842ff732b592c1c30af5d4bfd1b9713379fc5e0d26b94b4087ca548f31b", + "fixture_hash": "0x916cf115f2e75aaab9248e3669254c11f6db429db52d28284ce71f3c57d04802", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test-target_opcode_CALL-EOFContract-mid_20]", - "fixture_hash": "0xbe2603374159a2e59c08d6d6a3ad7f4dde2fa899b20815100f3238cef2c58b86", + "fixture_hash": "0xce13ee08a65b98bc683a1de8d76d2b530fe7c1c507c73860b01f39b3e0f1dd08", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test-target_opcode_CALL-EOFContract-max_20]", - "fixture_hash": "0x7bf00db31a93ddde047ef2a19481cfd9ff4dadaa1733cb53a1dca6997f97c376", + "fixture_hash": "0x24150706c4be5a8266f6e3e6f1ae7215d2b672031c6feed151d77f301591cbca", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test-target_opcode_CALL-EOFContract-min_ase]", - "fixture_hash": "0x1f198b277d2dd5f124a7e51a5fd638c9bbd99246c27ec32ad09aa09bb3e9bf3f", + "fixture_hash": "0xead3ede2fdc123ee7ff54dd2a7ef4cca665223ff627728dc0c59f481d75bceae", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test-target_opcode_CALL-EOFContract-mid_ase]", - "fixture_hash": "0x3feb4e6ef6475b363c42f15da55266ebbe7fece2d24ed4f69a246dd1763aee73", + "fixture_hash": "0xebd545c4e98beb264d657f7983935ec78fcb2bc2886c6226d8889236054e5902", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test-target_opcode_CALL-EOFContract-full_ase]", - "fixture_hash": "0x9c9a680a89522f85b0c534f49a7ba3ca89917abbf15b941769468ad6103158f4", + "fixture_hash": "0xeb3f30079fecf726c29e5c1d23bbc8cc3701d507426d0a176988adedfe9681ea", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test-target_opcode_CALL-EOFContract-max_ase]", - "fixture_hash": "0x4cfe4c21c544e8ac7dc13ca9e215ef7e2da1329eb07c834d47889fae320df12c", + "fixture_hash": "0x7aab1a81f7da5defc20ee8d70e9c0297a629a1b06a38f1196055028b8001b791", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test-target_opcode_CALLCODE-empty-zero]", - "fixture_hash": "0x3a8e4b7cf00fa0f9ac96d84c5d1f6d91b6e841078cb143afa066baecdd182ac", + "fixture_hash": "0xeca55cdf3b3be682e5c0d34f339ae867db7d2ec73fa2adc426f5c6c5ec9b5fe7", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test-target_opcode_CALLCODE-empty-short]", - "fixture_hash": "0xd0e7b2519b7c3fc89f0c09c6f780c9438db82978c1a94ce7eb1a291f821656c7", + "fixture_hash": "0x58fb8c3a5a24966e81b94d6d4b6defd8adf89569bc25e2e6a58139eb233c62a7", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test-target_opcode_CALLCODE-empty-mid_20]", - "fixture_hash": "0x865c52d24787251ae85478c568fa1e3c948f583192537d29ef28aa20e51c60b4", + "fixture_hash": "0x2a15523e25df6c76962f195cbb290d1fcca9088b45c5b6c52af17de015a45ecf", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test-target_opcode_CALLCODE-empty-max_20]", - "fixture_hash": "0xce9e2385dfa2815fc24b8012b1d1949695d352e3bf03928b09a2a404309a7bd5", + "fixture_hash": "0x20944888776c1d184c329a792ef7cfd426342552150ccbee6231d3576afb3c8f", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test-target_opcode_CALLCODE-empty-min_ase]", - "fixture_hash": "0xf3e45300d2fd399829aa9f4459a56463aaea2579fb6deb6143d88c1c94906997", + "fixture_hash": "0xfde541b034506c2073a884cf7b80c3d840c985c3ffe51d4479716f7b833ff300", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test-target_opcode_CALLCODE-empty-mid_ase]", - "fixture_hash": "0x8a4e92261d93862da5c412bdb1b3cd83b5ad148afa8eac6818d7f61e9d148d34", + "fixture_hash": "0x4d26d73c4d0200c6a807a6c3d66b1e733656eb4b936c53a7b73640b21873fff2", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test-target_opcode_CALLCODE-empty-full_ase]", - "fixture_hash": "0xa6e0f20014b63ea37a82cfdf9be348d0331e8222f5a237108b81a8e0ed975592", + "fixture_hash": "0x5988a30fddb5715b29f6855d38d0d0d5145d176bd64537f169406c8584263ae6", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test-target_opcode_CALLCODE-empty-max_ase]", - "fixture_hash": "0xdbfc76d231db2c3baf367aab2e2d35311524c0cd448bd0b40618c0ed59a32c2f", + "fixture_hash": "0xc4663618b90c6345d7855bddc226f60c4b1aec1c2988f6f15923e932491b119b", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test-target_opcode_CALLCODE-EOA-zero]", - "fixture_hash": "0xf85dd83bf673ea8dd0195be8c4e2d4ff64254b5c61d201131088ad411a3b63c", + "fixture_hash": "0x98c5a1b429be364af9db41814e49122b986cd1b589824f5f6615eceae479a5c0", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test-target_opcode_CALLCODE-EOA-short]", - "fixture_hash": "0x3bdb8b21530b0a917c7f05069b5f19a84beabe6cb2a4412ef27f3c574cee2f6d", + "fixture_hash": "0x930e6b6cea8b1fc11151accb36b220a88d84cd9f1870b478aa61a929b6656857", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test-target_opcode_CALLCODE-EOA-mid_20]", - "fixture_hash": "0x19dae767e8d55edc929be5836a0d0f4fe6c0e1242d071538616f84e55342f709", + "fixture_hash": "0xc22c87c056c9b6479870483743f9365b08a73ed1142a317397780543a6dcb1fa", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test-target_opcode_CALLCODE-EOA-max_20]", - "fixture_hash": "0xec26b86e16516ad3188b65c887dc62c105b36fdad1e96ac71b3ece365915e068", + "fixture_hash": "0xf038e6b7e3640054b1164fa502021b13fc4086750db27a21fa7e691e35686b6d", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test-target_opcode_CALLCODE-EOA-min_ase]", - "fixture_hash": "0x67088d666e4c15e944addfc729b7b14b901888f10772b3729c10734b1748c30f", + "fixture_hash": "0x5ba8d58c345abcd8c71947cd90ed7bc470a1a5313795dad0fa473b816a9b24f2", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test-target_opcode_CALLCODE-EOA-mid_ase]", - "fixture_hash": "0xe07f2dcb0825c76a4387e35251e861804197a8b71019f374fe67b89347cf825", + "fixture_hash": "0x27e0d33ec99ce61a950bdf6019f5f0b1f42f905fe50ace0c2d8e96e5b179862d", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test-target_opcode_CALLCODE-EOA-full_ase]", - "fixture_hash": "0x908a7fa05704bb91d9195eeb6a2a3535c176d0ff86459f37d1206e3b68b17771", + "fixture_hash": "0x437baa8c55b3aa807f6149fe081c1027d8bbb2c3883c140b0086d83417acbcc5", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test-target_opcode_CALLCODE-EOA-max_ase]", - "fixture_hash": "0x5c83daaefb6690ae0e321121f30525d1b732bca5e6289b08cb13c19f307191cc", + "fixture_hash": "0xe27c656f54a2656179ec8f72399ea12f8835ea32e8bb4a66e5de422bd2fc4b56", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test-target_opcode_CALLCODE-LegacyContract-zero]", - "fixture_hash": "0xa93fd2026b2f255ec24ced1d3645d946bb25d275f4d79f18856292c19c5e8c7b", + "fixture_hash": "0xf1fd7561ce00b64d2c6396c8ec69baed848eae823ebed2bfc61df24efdb9db6", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test-target_opcode_CALLCODE-LegacyContract-short]", - "fixture_hash": "0xbef68ef291be5a34bd047c04120904307b61c492b3640a6e387e53fc5f57d5b8", + "fixture_hash": "0x7b3657a53130b525c3a5e367d166c398690873944dc6bdede59f1d2da1a30d2b", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test-target_opcode_CALLCODE-LegacyContract-mid_20]", - "fixture_hash": "0xca734bdbab118bfeea6f97134ec1b59bae9ebf88ba6b4d841bf73cd7564b3ab8", + "fixture_hash": "0x7ca1e71952c2d82acdea626486fef2b24294240c0d3474b76e0e82b50aa5def7", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test-target_opcode_CALLCODE-LegacyContract-max_20]", - "fixture_hash": "0x2d092244bd5b6a7ea4b794d306b850749038c01453a2541ad05f4f697c943a11", + "fixture_hash": "0x6f5bb37e47e64e0f939b624b9c2f3baa4d3eaabc6338e803d7d30e9edb1dad3b", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test-target_opcode_CALLCODE-LegacyContract-min_ase]", - "fixture_hash": "0x843cc7d56fbe6d2d6402aa2796237c6fa81d8111d47231c49beb00160afdac14", + "fixture_hash": "0xc98d2e1e7d69379ee1a50af51f9a3150c5100697f3577aeedccb19528c876e24", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test-target_opcode_CALLCODE-LegacyContract-mid_ase]", - "fixture_hash": "0xe93c01e49d1ac2d759693f889fcfa0ef437a657d3d824ecdf97a6a5e34d33d70", + "fixture_hash": "0xdb718f652239d1b5e7c2c734e8fbcbb7925cef8b55a7f3eb5b3b342d48e3e1cd", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test-target_opcode_CALLCODE-LegacyContract-full_ase]", - "fixture_hash": "0xc5028893ff4897afdff417644861761d9d0cb0b8f9b47e7d623d2f416f479e57", + "fixture_hash": "0xc303356437a6658132d0911a9f8718212c91a54f5db477bff17e852245ef6d2d", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test-target_opcode_CALLCODE-LegacyContract-max_ase]", - "fixture_hash": "0xe6e6423ba950f55b6d6c3b0ad6a0516c04d17e8b39e4a9e7a0e90f383d197bd7", + "fixture_hash": "0xe0eccd54265b6749995162eaab4b5b459227f3b0335ac6c2324a130b6bc9f96", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test-target_opcode_CALLCODE-EOFContract-zero]", - "fixture_hash": "0xc05cb3dd8a1b9119c154c9aa3db9a9f9f30f3f36c4086567ead49422a7dda478", + "fixture_hash": "0x5376922be26a06d4444c546a7343eeb72e490919e712a1688dc32812644960f1", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test-target_opcode_CALLCODE-EOFContract-short]", - "fixture_hash": "0x7c5b1e60888b3bc89e4b4475f6289ecb4ba103aa3995c8e6ec8205a5387e7cf3", + "fixture_hash": "0x57058c31c4ac41a3dc99f51767f793b76e3f6fea15ada22b222c1ad11a406f32", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test-target_opcode_CALLCODE-EOFContract-mid_20]", - "fixture_hash": "0xf15e995b0113243da1bdf61a67e3658a4246a3a1a45157620e61a44a0a3180ca", + "fixture_hash": "0x13b7ee45d69be76a75c58f2e027eea076981d78790bc6ade5ba48515df2e93a4", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test-target_opcode_CALLCODE-EOFContract-max_20]", - "fixture_hash": "0xf6558e4e0a82aa879a0ae746e65b36587567f9db34bcfd75128d4b4074d8ea11", + "fixture_hash": "0x6f816b7efb8c7aad12ac53eef37ce32301f402d13854756b22b5b6bf4705cf1", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test-target_opcode_CALLCODE-EOFContract-min_ase]", - "fixture_hash": "0x6706608413903623a0d9934d7e74d6d20bb28314fd511651468f5df5248d4b47", + "fixture_hash": "0xb3fc8a2c9e6a9eda5bdf08bce7a2d8f250dc13c366adecfa04d95321fcf93153", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test-target_opcode_CALLCODE-EOFContract-mid_ase]", - "fixture_hash": "0x79a110763ff3a6a88361542587813a728d04b9649a9a8cccd84929bba8ab6cc", + "fixture_hash": "0x2d8ade2ab9dec69f5fbcd6b9f561c1a4b0229f1067627affc2104c357166007", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test-target_opcode_CALLCODE-EOFContract-full_ase]", - "fixture_hash": "0x8f45f079e53e696ce4243f758f4f0b4aef6b0131dc10c83919710d5b8e1cfd5c", + "fixture_hash": "0x499710dab77ea5b2411cedd6898995261cc96cb20d82ec176817efc5c8ba471a", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test-target_opcode_CALLCODE-EOFContract-max_ase]", - "fixture_hash": "0x507ad9bef18382f67b9e6b8ed7f87941f20ad7b89546ef2eeae0fd97617b6f3", + "fixture_hash": "0xf16acb9356c57e8d04242101c0a94bbe92d31cb56fbcbf49dfb89214098e816d", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test-target_opcode_STATICCALL-empty-zero]", - "fixture_hash": "0xe74e4c0fa60b667a3621e533f1286f245bec3a8a5102d934798bb5cb90e03ffa", + "fixture_hash": "0xfc729402638e45ad52eeaf04b8e4f88e548838134a385eaaab89efc2186d12f2", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test-target_opcode_STATICCALL-empty-short]", - "fixture_hash": "0x367d9b1ebd216563a66ef0523b23eab6d7c42ace1149db430198b2d0da73fd42", + "fixture_hash": "0x422f25f3c34256a79e139b3ea7091a217b47e78ea16be539a9a98b2775d69858", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test-target_opcode_STATICCALL-empty-mid_20]", - "fixture_hash": "0xc7e344258a68b2916a27596f5e3c7fced9aba3dd26e6c138df7f02c8b96273f8", + "fixture_hash": "0x7c34ef49628b5fe52b41cae6b60a5d8e25fee8c8cff7f5e6a7c017f80b843692", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test-target_opcode_STATICCALL-empty-max_20]", - "fixture_hash": "0xcae64c811a08962ae14f70a15e23992e8338fd81bac2264b8b9dda9bf903a4ad", + "fixture_hash": "0x83e9f8e02e360fb0ad38b6a6ef8bed4d0e099065439c94bf324c8519035495a0", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test-target_opcode_STATICCALL-empty-min_ase]", - "fixture_hash": "0x37de491b179e29984d8d6b96d95eb9af1917f63f580b19f3a849799e93735290", + "fixture_hash": "0x3fbdc11d02d8ac87612143e831ea0edfb48493055a88bc3f974d84dfb7022df2", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test-target_opcode_STATICCALL-empty-mid_ase]", - "fixture_hash": "0x104eaa51c2b16b8eb1400e4bb0851d602fbf799dcb2fa0b157dff080e641422c", + "fixture_hash": "0xabaf10b2935bef17410c77d0e6086ab385e778ea1fce21fcab2743d26bf02425", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test-target_opcode_STATICCALL-empty-full_ase]", - "fixture_hash": "0x6c35710d3d6241eac82876c1f7e3b8ca4b4dfe7be417ea8077855502d667715e", + "fixture_hash": "0x5d84713f0aaf2752d8a58532760f0bb2a976eae550b8a9028e7465df10063e4b", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test-target_opcode_STATICCALL-empty-max_ase]", - "fixture_hash": "0x8ee09a15598cab39028a0279e17181279110cb27f93aaa01573c71036d74d2be", + "fixture_hash": "0x608707ed93d8c5bde230b2feeb2e49b9f0cb1eab8246e0916aff7e3399b86ae6", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test-target_opcode_STATICCALL-EOA-zero]", - "fixture_hash": "0x251fd35d35a5a461978d8061a50c13238480058c29538b24d30117f9b8fdb602", + "fixture_hash": "0x2e6433ee714abac0069df4fe01c0817903a468fadcf6c3b65266d464712dbdf2", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test-target_opcode_STATICCALL-EOA-short]", - "fixture_hash": "0xf873af524e40f46cbdfb5ac592a66454968ba28c6b5123fe9e9737e838717d66", + "fixture_hash": "0xb91abd2b413aaccc0803e45bbcc2d224d8ab52e8dbe68f75a0211ef59877f349", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test-target_opcode_STATICCALL-EOA-mid_20]", - "fixture_hash": "0xc15605a6df607c1c4c7be1509112ecf796d81b86c5c823282717cae8e65c8a9b", + "fixture_hash": "0x6c13bb061f035e5053d96cb131a056eed92c0251b830864d8c4029d141f40e97", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test-target_opcode_STATICCALL-EOA-max_20]", - "fixture_hash": "0x165b3cf56bd7d21d8291bdceb10568b3792deb9614fc74fd6a9940e018817555", + "fixture_hash": "0xb07ad760f30420eb804b0cd6a8b59e5760b5bc3574b04d04f9b0585d8dadc5ca", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test-target_opcode_STATICCALL-EOA-min_ase]", - "fixture_hash": "0x687c57afcc23116d51d3d129cf69398218bd14c5521e4221a64b3ae2aed7ad76", + "fixture_hash": "0x443023fce59ff67d1cdc4e94cd94b5b3b5bfab98c23c223f8e2afe7530ece05f", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test-target_opcode_STATICCALL-EOA-mid_ase]", - "fixture_hash": "0x387f6ef8d927b87bc0a4c601128f6c2ace16b25ca14a70cb7bdd4e2339c6833f", + "fixture_hash": "0xe6c2a84408b19927638c8c726cd864480ed1d0288b4d936b6520acb185f056bc", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test-target_opcode_STATICCALL-EOA-full_ase]", - "fixture_hash": "0xd732e5fdb14c26a47a5d279cd9e0f52b7774c6a06673c30ffd979103555e6277", + "fixture_hash": "0x2a3c0fd81efebdffbf944f13714b0d58dc19089cb59cf2e2e119b6d163446d5b", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test-target_opcode_STATICCALL-EOA-max_ase]", - "fixture_hash": "0xdd33b5e59c119291509b1ba1ceae31c2eb4f57789430c9850d9b92a3dcf32235", + "fixture_hash": "0x105c31a8163f3342399dd597b1278d3102ea15f5f4af5c9ccfb767674ac4a8a2", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test-target_opcode_STATICCALL-LegacyContract-zero]", - "fixture_hash": "0x3bb9e9d83a205cee3a53e9f985fbefb697e0a134a7bb2378d1d60125ccbacc98", + "fixture_hash": "0x38db685c70b1aed311d528fa0b4c6424ba529a2d9ed54de70f00a598e16cd42b", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test-target_opcode_STATICCALL-LegacyContract-short]", - "fixture_hash": "0x26985b778954f911f7609b4252bebd9be2c866395a9b94e11050307eeec4f9c", + "fixture_hash": "0xe32bdc264591239887634c2fe240defa471b844684f164239ddcc531a0d30dfc", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test-target_opcode_STATICCALL-LegacyContract-mid_20]", - "fixture_hash": "0x36a935281187bba8698e17d9fcf9c58d440d8c95f65385ca91903c5f556e832d", + "fixture_hash": "0xced9e72e26bad5e900e5520c3a382558196d6d69b9b3bfc5c3e902b2d9f056bd", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test-target_opcode_STATICCALL-LegacyContract-max_20]", - "fixture_hash": "0xe1875f847312ec78f720aaf29ddee71191e382af06ee783bebd74df2fb7ad472", + "fixture_hash": "0xc073bc700aed00c9fb2b6ce1fc797a030b703990a1111558d11eee1298973c66", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test-target_opcode_STATICCALL-LegacyContract-min_ase]", - "fixture_hash": "0x32ee4e4c53f3584c0e30f5fe32f948b3ce1ed0901e2f75657552d521a7c2f2a7", + "fixture_hash": "0x737cc0f754b7f84756ed447c7dd588e5694ca418fdcd3b586fffa8984cac207c", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test-target_opcode_STATICCALL-LegacyContract-mid_ase]", - "fixture_hash": "0x93a75319362c0c32081ed84ea4c80a629f5a11ea594f1050da3ec872a5e552ff", + "fixture_hash": "0xe9b77a7ab73942c6ffb00396fcc595075a546ee9aa49cc04c18545ab0313f220", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test-target_opcode_STATICCALL-LegacyContract-full_ase]", - "fixture_hash": "0xe5486a1f0b011591cc37a7ab41554c614077c6de686db6ca66270adee280c13", + "fixture_hash": "0xa8c00c93bb1466cc20089694792646b707f039b08ea6187023f721a2d01264b6", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test-target_opcode_STATICCALL-LegacyContract-max_ase]", - "fixture_hash": "0x9efbd79f72a57948804fa5477920def4670c7354afc88ebf85dca04a033efaaf", + "fixture_hash": "0x91e2ed0e8a30eae31eaf063d3dcb41b85c95a58cee30b038d0768dc1cceca008", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test-target_opcode_STATICCALL-EOFContract-zero]", - "fixture_hash": "0xd617a3143cc59d3f5c9fcb01882e94027509eac2d5ca02e0d8a17114d16977c6", + "fixture_hash": "0x792b55668cb8bbecea35384053bcd63c2101dd96dce951e81c5dfc52795e1807", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test-target_opcode_STATICCALL-EOFContract-short]", - "fixture_hash": "0x490c258d151cb6e1e43bc38c5973de2ad60a5add487ab9bdbe2d84da58a7639d", + "fixture_hash": "0x642f90f25a6d6654fe85f8e3abec345f9e910e84a35eb0a726513b5ff538728a", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test-target_opcode_STATICCALL-EOFContract-mid_20]", - "fixture_hash": "0x3617c7d890ef4b4183d407c55e56779f65090de7550c2e2f8a3d0462eb78b7c7", + "fixture_hash": "0x9e189a50f6f3edda6ca4a17d6481f552d3f6c44c091c82789ee1e2db9c0ee346", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test-target_opcode_STATICCALL-EOFContract-max_20]", - "fixture_hash": "0x44aedfc7b05a6d92b519ac228e5af347a0e67232020c49e8a8372e6864b9d1e8", + "fixture_hash": "0x178031b0936f2fd0b5bd2e51f7c52326f7128fd1f453877c63b3e948923d782d", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test-target_opcode_STATICCALL-EOFContract-min_ase]", - "fixture_hash": "0x6d2d9305f289ca59e4548e0ae368ad69b561e8f3f2be73abc132d60fb8e6ed56", + "fixture_hash": "0x4cfa9f82ae26dca2c1cadc63a045a3e5ae0f84ab8bdc1b04e0ff0905015ca77a", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test-target_opcode_STATICCALL-EOFContract-mid_ase]", - "fixture_hash": "0x88865d88bcd7727c25fb66669e32faca447c8c806150d867c9eb6f1ce6d2240", + "fixture_hash": "0x4a5c5781c507f697aca2228206d2e413eb3a02fd3c7ac9e38f2e740f0f00afa7", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test-target_opcode_STATICCALL-EOFContract-full_ase]", - "fixture_hash": "0x264bc6007fb6290f6a19aad057cdeedb0503d5f5ce368ad92ab03abc6cf419f1", + "fixture_hash": "0x8fd35a9fdb0507fd1e5e46663abac02ad0de0fcb14951d9625e474bacada7f63", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test-target_opcode_STATICCALL-EOFContract-max_ase]", - "fixture_hash": "0xb36538d1bc14dc7f1866bf5707f4296297e609949fc81723eb6584af45aa7b45", + "fixture_hash": "0xf8603cb11ed3b153155a7500b80dab6d87e35731dc54fbaec69acb0170715e6d", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test-target_opcode_DELEGATECALL-empty-zero]", - "fixture_hash": "0x2a6c7e3c175a05c1f479199bf341cb36d81a8c481be5eb9fb4a970c76bf7be7e", + "fixture_hash": "0xa55ba1c9fa9a8c63078d1a8445750ad354e94f7fbbf160f5fd71ea2bea9a5b8b", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test-target_opcode_DELEGATECALL-empty-short]", - "fixture_hash": "0xca1997b410d779d5dc606acd95f7e7bd9f7e5d522c42d4c3493b97155cd956d3", + "fixture_hash": "0x673603f190af28b08143d53f5c62574a7b473aac5f3e89f177627bf88c470b9e", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test-target_opcode_DELEGATECALL-empty-mid_20]", - "fixture_hash": "0xcd00dcea9b533a12ca08d32d8c34e8286d7cfbdc837b025d5620f2f08f1a1058", + "fixture_hash": "0x4f2155b8f5d9d07a7401228fca4ef3f12b031bfe53b6bfc240231bb15476472f", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test-target_opcode_DELEGATECALL-empty-max_20]", - "fixture_hash": "0x4a9225b033d69be63b332a06a712031b7feca49570970b12c490ab2f64b68683", + "fixture_hash": "0x1be857ffcedbdd79f7b95693c61770d2103cf2d9959f1ad047f4ee1cc555314c", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test-target_opcode_DELEGATECALL-empty-min_ase]", - "fixture_hash": "0xab0a310da6d7a33fb75789d51c53ec94024658ef31409d2c6ef9c9e9c90f9836", + "fixture_hash": "0xa6ea7b3e747d7a09bb4bd9d6071d22dabe62c1a4077cf7747e26792d71887ab1", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test-target_opcode_DELEGATECALL-empty-mid_ase]", - "fixture_hash": "0xddffae8366b6b348b058900f2b4bb7a47e85e432ff690b1fa0e83ebf4dd137fd", + "fixture_hash": "0xb0116ba6785623490345b255a8f0a0e9d9b9b3062c18aa73d908079ebe8279d4", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test-target_opcode_DELEGATECALL-empty-full_ase]", - "fixture_hash": "0x1f58cc1caeaa17884a0d950d1869610c6240ce17f8eedc5b6f6588c2f7e019da", + "fixture_hash": "0x8ffcf8cf70afcd0063e52ed9ee1d993a87882383439a957940f111f145749e94", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test-target_opcode_DELEGATECALL-empty-max_ase]", - "fixture_hash": "0x758de9327ad9c8f66be74a530f252cb5b3bd210e2fd161202044ec27f76b61af", + "fixture_hash": "0xe77bcddb5c8f64f5513c39c1b5cef6e9bbbd8c4f5011ed5e8c9da8630863135", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test-target_opcode_DELEGATECALL-EOA-zero]", - "fixture_hash": "0x439f02d7d302c96d4aab316a5fd069eb611ec01d4e5faaff8110f3212d06299b", + "fixture_hash": "0xea5f580a890d7663fbbe411f93656acfd2cdaa6712d82d7abb8a9f6bbf74de7e", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test-target_opcode_DELEGATECALL-EOA-short]", - "fixture_hash": "0xbae4a8a82dcd9eca2b92bbfe0af432493319029f9ca19654733b7f8d912b5f91", + "fixture_hash": "0x1f1ea4fab42e164663680f11f707c20b93db118426f45e6300b42b34a09a9700", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test-target_opcode_DELEGATECALL-EOA-mid_20]", - "fixture_hash": "0xcf81327052d3d8e390fecfa674b5be88befb4e14742da635677a05dc2c2abe53", + "fixture_hash": "0x27f3b0e4444d239f93753f6cd9bae31902b0651524b47f7f1cb290419305cb2e", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test-target_opcode_DELEGATECALL-EOA-max_20]", - "fixture_hash": "0xcf22acc110ab6ae7809df6f514de4de99f91496e512f5d8c93024b293288734b", + "fixture_hash": "0xa4b2099af4341aed8542246e164a6ce610d64f360f0f2566833ade0f1d9d9af2", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test-target_opcode_DELEGATECALL-EOA-min_ase]", - "fixture_hash": "0xed66d7c372da3e6c54f0c5657f75e2965197cb85a4b0a61263b1f3704ce6df0b", + "fixture_hash": "0x2c34a26f2cb3a020e486622d079ed2d255f47a85bcadd76fad1f1695aea6303e", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test-target_opcode_DELEGATECALL-EOA-mid_ase]", - "fixture_hash": "0xef49868a542929ef13c42e8da38e932e1e2454eeca7ffaac47d8b61bd3def1cd", + "fixture_hash": "0x26a7f15d312fe0646d56c38c5fcb46554e7da874ae201d5b30303ee37d65f81f", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test-target_opcode_DELEGATECALL-EOA-full_ase]", - "fixture_hash": "0x683f59e463b8827c0e24ea4835ae49a86abaf5525ee1c365f658b480915a927f", + "fixture_hash": "0xdfe36794e5fd41f4d6dda316d917242edc4deceaf067616b6ae8290965c86ca", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test-target_opcode_DELEGATECALL-EOA-max_ase]", - "fixture_hash": "0x1f6932627c03a263bd5dc4d6275bdbd17077df9f77703f5f16338bb5e61e4d7", + "fixture_hash": "0x3d11f2602d309b9dd7ff0681a3be9f655dd8e4cd573e8039b50aa07cd0a5c408", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test-target_opcode_DELEGATECALL-LegacyContract-zero]", - "fixture_hash": "0x8b28dd1fdb754e6d70ef550a163ef500c00dd25079090b6f1038698af61cca47", + "fixture_hash": "0x4b89686b7e7be9f539e8dda779f1ff82863e89962926a80357738f2569191a75", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test-target_opcode_DELEGATECALL-LegacyContract-short]", - "fixture_hash": "0x7aafc71b21e67e284b4447842ad624720c85438ce82bd8dd71d446b88b11098", + "fixture_hash": "0x479d917364eb5da533b54dce05a60622899765f1e0f46e44204a39b1ffde28a2", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test-target_opcode_DELEGATECALL-LegacyContract-mid_20]", - "fixture_hash": "0x2e59a4fd9cb96f59963444ed0b452016ee51355893eaf273e385b04c255b1f02", + "fixture_hash": "0xf9da639da8ffbd9a80df2d01642e991cdcac701813d1c0b26058d4b04648db9f", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test-target_opcode_DELEGATECALL-LegacyContract-max_20]", - "fixture_hash": "0xfb24759b6e2afed46ec8b634135fe4d11878df2777e791dcaf8d7053f3f3645", + "fixture_hash": "0xad40933e5042247d151946d0aa1ab1ca2ca5c2662e82481ec2dd2ec3e8869488", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test-target_opcode_DELEGATECALL-LegacyContract-min_ase]", - "fixture_hash": "0x6b3598655e70e06dfec15218061a8fb281bccf705fd890c4f58960be99e524ce", + "fixture_hash": "0xb6f43b1515fc410140d5d3cb9858587f59f4cb133f90f6757785a64df32fd87c", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test-target_opcode_DELEGATECALL-LegacyContract-mid_ase]", - "fixture_hash": "0xa88ea292c4aaffa1f83a0f802a83503859ec3195c88924a7ab56a28a8a19fdf3", + "fixture_hash": "0xc47f8ad2a74ee2ab21e2a580d6183dc7b56838dd25912b7db7d18800cdb02a14", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test-target_opcode_DELEGATECALL-LegacyContract-full_ase]", - "fixture_hash": "0x16f1a27f65404317903f8074b704cb13dd6ef4a3e261b7389a70cf86f93e7d9f", + "fixture_hash": "0x4d71ebb412fc1dbad1ec1338ddd245d953394beccf4cd3010481a55b5ef1b51e", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test-target_opcode_DELEGATECALL-LegacyContract-max_ase]", - "fixture_hash": "0xf98a0bbd0dbc7d30fd6c49d568fa525a00c4490b0136284902bd6ae1f71b94f2", + "fixture_hash": "0xa7ccc28fc3341333d636b37701dde88f406e3167250b08676c5d4960a0d2804", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test-target_opcode_DELEGATECALL-EOFContract-zero]", - "fixture_hash": "0xb806cb7fcd9c14c9ae2857eb5f128580aa3ae3171afebc2458c65d4556f6db1c", + "fixture_hash": "0x8f0fd1f776949e2ec01dded7f5630c42d9de8e39693b671cd7c411fdcda80ac1", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test-target_opcode_DELEGATECALL-EOFContract-short]", - "fixture_hash": "0x9224f490375a628c3103d0725a4a9799f03e9d91f57fc27055745418d9d183fe", + "fixture_hash": "0xac39f376cda1543cc8e2801b607370eea1d2ace06fb55731ff642ee27541bd0d", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test-target_opcode_DELEGATECALL-EOFContract-mid_20]", - "fixture_hash": "0x84a0e6d65688c3ff08a51229f472ca77716e62bd0ee5f672599b6085b08bb9a", + "fixture_hash": "0x89271196fd956ba234aff8ae7f84518fe66f5eb17939cbb4ed9434b86045bcca", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test-target_opcode_DELEGATECALL-EOFContract-max_20]", - "fixture_hash": "0x79f2cbd9083d4d854cf98669ab448e272f9195072b7c72132db9b232475212", + "fixture_hash": "0xce1ea40648dd7c22656692a13b2bcff3c406810b383a9e74ed8a997f664eaadf", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test-target_opcode_DELEGATECALL-EOFContract-min_ase]", - "fixture_hash": "0x1a189ce349dedcf0ef0cfa52236c86e3e5da6dccd08ea61ce31c7cd3e4bc10ae", + "fixture_hash": "0xe0e12d4a7ac9f6450b034d478a90d9d17ad94f9980422f7ce4b555ad3abc1f48", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test-target_opcode_DELEGATECALL-EOFContract-mid_ase]", - "fixture_hash": "0x230f3dc0ec63a475588156003d8c3af90887a1bd35ece1876f50a61b18895cc8", + "fixture_hash": "0xa22c83d48f7327a5e0bf29533f66ddfd5f2d8fcdc9d96a815c44ef4efd6ede9b", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test-target_opcode_DELEGATECALL-EOFContract-full_ase]", - "fixture_hash": "0xab2a82b2b4354dd967d2ed08f4103a664e8750e3691ac3e4b564ef2b6f92a3b2", + "fixture_hash": "0x42bef672ec0860895a9345c4cc54f6a5f9827d844da20fa1b4dbf359e11516c3", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test-target_opcode_DELEGATECALL-EOFContract-max_ase]", - "fixture_hash": "0xfd84c3eed17550edc020a1b6e0ca74131275036cb3ca7f1b7f535e28d28982ad", + "fixture_hash": "0x29c7258fef77a6b2c0b8b17cc637889eff8ba8cf3d75d9f6d292793b5916133c", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test-target_opcode_EXTCALL-empty-zero]", - "fixture_hash": "0xeb536532011ac87d0d40d17e56c67adda3bf93d57e9e558b715eb535bb0a208", + "fixture_hash": "0x5119400cf8fc3d245e9b8273205ae8df30582205f0a5d99b8eac0c196a7eff20", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test-target_opcode_EXTCALL-empty-short]", - "fixture_hash": "0xfbd713b550ae5568ded0b2caabd85f80b1a1cacbcf436f88772faef6903a98df", + "fixture_hash": "0x5bf3b96f2a98d1c51c993a557441c9f82caf0a3374889bd1113fe994d3e029f7", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test-target_opcode_EXTCALL-empty-mid_20]", - "fixture_hash": "0x2436ec192cf57136fb9cc4c51b7a29291f3f895837736745705187e49167ca80", + "fixture_hash": "0x3a4ab8c0b44734c453c28038fc6c06cf3b5a5d418d33d729e081acaaf57d5474", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test-target_opcode_EXTCALL-empty-max_20]", - "fixture_hash": "0xf20c411e11cb7ba3df8d49967a48ac6ea04a84d8a92bb9b44b7df34c2768ca27", + "fixture_hash": "0xe9f0fc56bac81cf23edec15f526a252c4c3726444efe71e258346e3be459f6ea", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test-target_opcode_EXTCALL-empty-min_ase]", - "fixture_hash": "0x5fd6441d5a54fecc4a7c39427b2a1c820cbfc4945d59e4f391f28cf2d340db39", + "fixture_hash": "0x96bef80079943a8f2563f45a21ec7baafb580e27c4695b379dec7a0165b54ed", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test-target_opcode_EXTCALL-empty-mid_ase]", - "fixture_hash": "0xa6fa76d4caa2033e4510f4b69e176a0ce79536a1ef5b331f2e8ce9ed5d076f34", + "fixture_hash": "0x982b55b355c79805b5f6f1bc73c967bfac4bad6bb82ccec26e0f90e19251b7ad", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test-target_opcode_EXTCALL-empty-full_ase]", - "fixture_hash": "0xfb1e6879e47cd23eead6e04cce0729133ad2a9d9fd058ef798df39a4e58e2e70", + "fixture_hash": "0x33c1ca2dfc0501d975edaf617a59f11d5fd9a175cfeb14916f83ea08a1a998ed", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test-target_opcode_EXTCALL-empty-max_ase]", - "fixture_hash": "0x584896f6a9141ddfd1c88836a4d188ed662428ebf18ee20712b7acf99f9333ee", + "fixture_hash": "0xa58a37d698bb1ee5158352521a64d8d06cee1b63e75467bb7f9d2de0ca976560", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test-target_opcode_EXTCALL-EOA-zero]", - "fixture_hash": "0x461e71b29d3a2838bf5a3700a09299eb37062274bffc508477bf779bd10d30f5", + "fixture_hash": "0xa0cf9f8b4055c33312f91670557f645ed02ed133d78b42e43511c7c63edcc69e", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test-target_opcode_EXTCALL-EOA-short]", - "fixture_hash": "0xb8605b0984a2a8bfee6d276f2f7bf9b02f0adca343aa498f1ac186a2ab938dec", + "fixture_hash": "0x7cfc4b331d91bd0080cc8eeccd27159cddc44612c9d52f89bc869da8692d0d55", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test-target_opcode_EXTCALL-EOA-mid_20]", - "fixture_hash": "0x1cac8a3046ba64e79a74f214bb71846435693cd2bd16d98995513d5597124fdb", + "fixture_hash": "0x8b57f63b6638d13bd8d5fb0b6c51af5713af73591eeba6a6ba7495c3c7fb21cf", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test-target_opcode_EXTCALL-EOA-max_20]", - "fixture_hash": "0xf96d36bd012fd5ea21a85780327738edf12345d4a999dbcb9fcb24ea0c3f20d4", + "fixture_hash": "0x2f00331babeb36dbf27e86116e7868182ad2ea6823e79d42317caa79b998dbae", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test-target_opcode_EXTCALL-EOA-min_ase]", - "fixture_hash": "0x6ff7c3121dd883c39373886f6c5a5d476e8fb649fef18692a9c5a9f99c8238a7", + "fixture_hash": "0x4bba22c612ffb505f7dabcea7bb84cca0798e17e648a309f312edaf26b35afe2", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test-target_opcode_EXTCALL-EOA-mid_ase]", - "fixture_hash": "0x7c6bfd2982b6465b8499ab6351caa77cd26238fd1ebe41320e674805226c89ce", + "fixture_hash": "0x6183bf0ce176d3e69d16289db115951ee4a7aeedb1d570d1232b8d76eb05e30b", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test-target_opcode_EXTCALL-EOA-full_ase]", - "fixture_hash": "0x623161d22e58852d2034f54bc2d1f5a5a3697c2f229910509c800f5a83e34c5b", + "fixture_hash": "0x58adb8badd602f6bcf6c9cce4596f77d29e1d43c49955b858eaf697ff34d2476", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test-target_opcode_EXTCALL-EOA-max_ase]", - "fixture_hash": "0x7bb92e21e3da6306c7537b4681829b12744dab386d594d5fdd7dbfec321745c6", + "fixture_hash": "0xdf80afb04be76b82e69228b5a6d483d8bb4dd3aa09b7760a5d559694f230a52d", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test-target_opcode_EXTCALL-LegacyContract-zero]", - "fixture_hash": "0x18443300b7a7e21e979b0421aa23a5a0369be010f0b7bea5327537d713a200b9", + "fixture_hash": "0x22dc406e57f857570f41c4ab6ee099b2fed6867fb8db0cb272b54d1b2575755d", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test-target_opcode_EXTCALL-LegacyContract-short]", - "fixture_hash": "0x362a9a3b6e481f2cd87cbad64fc83b391f7bc01426025f25624114f7e0bddfea", + "fixture_hash": "0x1b4e4ad773db946278b9d7de4667d18228dd0b0f5de4bdfdf510a3f4be694aea", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test-target_opcode_EXTCALL-LegacyContract-mid_20]", - "fixture_hash": "0x69785d14ab21dbdb34b05dfc18293d421f2132e82ed7584f75f4aaa73b49d7e", + "fixture_hash": "0x56b13a5b631adaff9b02504ddca47769894d0284532a5641a85a18d33714b253", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test-target_opcode_EXTCALL-LegacyContract-max_20]", - "fixture_hash": "0xacf1073591c771bea2e39af93487a551ea62dd55b4c43f253148dffb785242c9", + "fixture_hash": "0x27377141e3f29c5888dba32f1ec1b2a9c0b1126629b5f577ee6c01c207b27ed5", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test-target_opcode_EXTCALL-LegacyContract-min_ase]", - "fixture_hash": "0x58484305d3c85f724eeb78caaf3afad7a4d4e95dd5c48483009c4959743bbf20", + "fixture_hash": "0xa1e94327c8a07fd1313b56eb2edea78fba774153b697cf2dcc80c27f284d90e9", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test-target_opcode_EXTCALL-LegacyContract-mid_ase]", - "fixture_hash": "0xe69d57bb07acd760e76fa53b5affbc9d58906f20afa58e062fd8505fd8d5b81a", + "fixture_hash": "0x58769915f58052ca05f162a7d2fa36027dc928c32c597c8e479a7ccdc11980e4", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test-target_opcode_EXTCALL-LegacyContract-full_ase]", - "fixture_hash": "0x2fc447582ba70679c98863518c97cf882cd823e259bd79a5d248d531dc322194", + "fixture_hash": "0xf68f17630437d9d6a213c790867f77e5054e2af9bd1fa0a6bd0d8177fe5d3d31", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test-target_opcode_EXTCALL-LegacyContract-max_ase]", - "fixture_hash": "0x2f07ac569a0cc1de8d6f2288311512387d2726d6f858e92e49bb09175b59c51e", + "fixture_hash": "0x7ff8efc3d1c2ad9fd2e9680d28916692bd67465f7a9148081da618a3e82b81dd", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test-target_opcode_EXTCALL-EOFContract-zero]", - "fixture_hash": "0x767f55edd83600b03dc2148760c00487c846b4ebc8bcd06ca92c7bb949dff096", + "fixture_hash": "0xc9a389ddf0977606fa206a558523b40194beab1e2b1208b8f25ce473f261f2d8", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test-target_opcode_EXTCALL-EOFContract-short]", - "fixture_hash": "0x99d753ba6dbf233ebe5d885cc9a780675372bfd83bc1597c864601aa90a91a56", + "fixture_hash": "0x51042af1d2e565f19422ebeae85c199bfe68c86bb1bfd4e0e74be969602ccd67", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test-target_opcode_EXTCALL-EOFContract-mid_20]", - "fixture_hash": "0x4865d74f6994c0558dc72c99d9483392da4e7ce65380bb47503d7f819e15c4e7", + "fixture_hash": "0xe188ebdb085653f6d4d5a5fbb8e6728688ea0a682b37f9b4773c38eb42771a0e", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test-target_opcode_EXTCALL-EOFContract-max_20]", - "fixture_hash": "0xc0ea18a70846f36ef21bbea0858ea4d08f3fc2e59c19f3a239fe06c924e17b67", + "fixture_hash": "0xcc0bae4570565d7e1c8f678907129c1fbfc6ef5912ff6383860668fa86837aa5", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test-target_opcode_EXTCALL-EOFContract-min_ase]", - "fixture_hash": "0x51814588ac6e2055cf2abb8cadf364ddd91d8a9e4c54a3ded5a17ace0b6a7ca", + "fixture_hash": "0x42f6e1a3df2a8d1bb2a2f740d31d9bd58f1138649deb7b404c128dfea1fd5581", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test-target_opcode_EXTCALL-EOFContract-mid_ase]", - "fixture_hash": "0x761475680eb9d135e6134aa739be09d6dc873c6a705218ffc78ad4607a6247db", + "fixture_hash": "0x3f6999d872fcfe1fa80211b344be38eab0202b89a4a321954de479b5fa997d4c", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test-target_opcode_EXTCALL-EOFContract-full_ase]", - "fixture_hash": "0xe37ad63a3f2fde2b6a1d44380d4999deeab3c42c07f26617c5f475ef505285dc", + "fixture_hash": "0xb32c55e7d11a9f8631abfe04a2885b58562b1562571b2e67c12da98cf19bdfa", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test-target_opcode_EXTCALL-EOFContract-max_ase]", - "fixture_hash": "0x89a23141451851daf8488d7eba4b469018a517b9828f486dc1c9cabba3d87a1c", + "fixture_hash": "0x42dd4b70a416e534c4a1e928b0b3c228fe990654067bba355fcf8f4f6713be70", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test-target_opcode_EXTDELEGATECALL-empty-zero]", - "fixture_hash": "0x941a3bdc81e6863d7fefdab118349d7d568aac9cd8bd39474576f86c9f9e4791", + "fixture_hash": "0x6be3cac1c95b28578fdce9ff0bc2db64aa357d4de1a2882c576fc7cd7268f4f1", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test-target_opcode_EXTDELEGATECALL-empty-short]", - "fixture_hash": "0xf684aecef526a1aea152d62ef50255500a09c4f1ae45f493da5df3a9c47a89b6", + "fixture_hash": "0x98aaa9d377adc6f42539cea55ecede1faf1e4c1ff632720bec90b5b0ff354be7", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test-target_opcode_EXTDELEGATECALL-empty-mid_20]", - "fixture_hash": "0xe0d69039d0e6e6897404926c2fc0cd06b614f9fc53d6797b39e723e5d2ac141b", + "fixture_hash": "0xbd69d119dace9928811d5f5de9420d4f64ea982e3aafd49c13dbcca13e9f816f", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test-target_opcode_EXTDELEGATECALL-empty-max_20]", - "fixture_hash": "0xffd923bf03eaa9f43a5fa5cfec2b209b11bace76345c486efce458284ded194a", + "fixture_hash": "0xe0eeee2b1c6403959f880ab1622c6c5e2b367564763102555887d7fc602fe40c", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test-target_opcode_EXTDELEGATECALL-empty-min_ase]", - "fixture_hash": "0x2f87ccaec591feed7c3c0ad3cd384228cdf790c18b655d15b78b884bc36d046a", + "fixture_hash": "0xe86533fde386246fc979210bb9a67d7fcb796308f418ba341e2453fed47932ea", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test-target_opcode_EXTDELEGATECALL-empty-mid_ase]", - "fixture_hash": "0x184daa972b2544cc1f906f05d2942b9054fcf420d6bf1b2d29a61bec998b6506", + "fixture_hash": "0xa7c89d9e4a2fa4b9af63fb0d3d397ec0ec481b1f6645d67711cde4fc38691667", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test-target_opcode_EXTDELEGATECALL-empty-full_ase]", - "fixture_hash": "0x23f6b6514e5124a4de09e402c284d14f9c3cb168fcff604667c578b958324ab3", + "fixture_hash": "0x46b3c44d7e8637e28034350dce26520c5d403143feca8c0f8ad7ee473f608e79", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test-target_opcode_EXTDELEGATECALL-empty-max_ase]", - "fixture_hash": "0x7f74b92eac55c9c6c2b342aa72f7ca2f1fe8e6fb3133b38565aeab08cefda7e8", + "fixture_hash": "0x951418db32a681191bfbe20d96cb36c0245a65cf72e9c186a623f9d4629fd569", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test-target_opcode_EXTDELEGATECALL-EOA-zero]", - "fixture_hash": "0x92af318200e4307ce23f5d4b2a120a6c917bf5a1c19f4b6f1ab45f0d357d2165", + "fixture_hash": "0x817bf17183562a2959d49dc3efce8cebe83724123d8517a5b3154f5676e7c480", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test-target_opcode_EXTDELEGATECALL-EOA-short]", - "fixture_hash": "0x3f568056bb871e4152f0d2b6292d84be77ee9b1133135d86ecaa9b55156989d5", + "fixture_hash": "0x9fe81051bad76c44e766a575eaaea0d67a9792c3f37bc20f81046309f7c737c0", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test-target_opcode_EXTDELEGATECALL-EOA-mid_20]", - "fixture_hash": "0x48537cfddb65f011b9954610a31a37eda0c1767d2158e0e5ea5be9b434264d7d", + "fixture_hash": "0x974a9c9cded80b0ec9a1b2560dd57d3eb7474a78a29f4f248bc406e7ef8d139", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test-target_opcode_EXTDELEGATECALL-EOA-max_20]", - "fixture_hash": "0x8d852fcca48353e166021efd592e3917d809ff5ecb53d59dc62df091ff2d4aa4", + "fixture_hash": "0x68ba3462475f01e1e669b88495c697339a0f7a63e8187af898eedd3e3f00f7fc", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test-target_opcode_EXTDELEGATECALL-EOA-min_ase]", - "fixture_hash": "0xee4b5d0610b180563fd93ecfa4b8adabe489b8436371c32df974c622d350ed3e", + "fixture_hash": "0xcc813a324c493cb44a3ade7d707424149f7c65301247805b1eda7d5e5bb00006", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test-target_opcode_EXTDELEGATECALL-EOA-mid_ase]", - "fixture_hash": "0xc00b9f88e766f05c06a2edc04afd1e9b9d5c348014db94ea3ed7469826029b8d", + "fixture_hash": "0x65199b6947e75d9acffc84db568b6c8433034104d7096b08e97ab9d019c1f49b", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test-target_opcode_EXTDELEGATECALL-EOA-full_ase]", - "fixture_hash": "0x9b8544141b714427998ae3fbb5feca5ea9b7c5a440c5748ea669f53e5f16b440", + "fixture_hash": "0x35152249b5c37a367e7d2192123d38dec66433955a1f3c3c56a8b2a5d4e9b200", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test-target_opcode_EXTDELEGATECALL-EOA-max_ase]", - "fixture_hash": "0xb726fee9438c3f4025ea753d0977d6787a393ef1bb7753f85f687aae50731ed0", + "fixture_hash": "0xa68462a516eea9891db8f41d6d2bdfbcff8bb4742a3708ba25cf9ff96c0e0576", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test-target_opcode_EXTDELEGATECALL-LegacyContract-zero]", - "fixture_hash": "0x2acd4c47b6b8677b5fe16fc1b192857eb0d02ef3dd994d8b71a2b776c329d68e", + "fixture_hash": "0x8cf97fe176d1d98fb854428af505f72306f456464bca802241aa1213e5dd0f91", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test-target_opcode_EXTDELEGATECALL-LegacyContract-short]", - "fixture_hash": "0xf7843d56fae081cb58bc45cdec42afe9b61dc4944cbf8f732f58764fbb1fe2dd", + "fixture_hash": "0xfe9cf083895cb1d23b82ffe420993a2c5664283dbb9b211bdbe8479f8777bcb8", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test-target_opcode_EXTDELEGATECALL-LegacyContract-mid_20]", - "fixture_hash": "0x6f7bf7a60f0d4a07edcc6732869743592c6cf9fd196dfedabc3c151f5521a56e", + "fixture_hash": "0xc4e8c3bbb77711962d3b320adc1c82f77a8f6bbd262c65fccb033208a48aad7f", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test-target_opcode_EXTDELEGATECALL-LegacyContract-max_20]", - "fixture_hash": "0x441acd2a4f07a1cf9836e6a1fe5f2ce777b4e99cc4c3bc28a1a0aa9c591cfd0b", + "fixture_hash": "0x19280c3e3d729d0cd2b066acc901a2573c742ecf78587ffb3f34e5c991873dc7", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test-target_opcode_EXTDELEGATECALL-LegacyContract-min_ase]", - "fixture_hash": "0x1b395c40cf1e270549793fb7e64084cefa6d235f558b12077ade1be1d6bd395c", + "fixture_hash": "0x6e7bbc1a4d8549e3400393b0d6ad3d240b7b46bf24405882429913a49e0b90c3", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test-target_opcode_EXTDELEGATECALL-LegacyContract-mid_ase]", - "fixture_hash": "0x2b2db9b39d2ef9cf7dab088a67ba3fef5b9732f624241b6b7a16fbe0dad30332", + "fixture_hash": "0xe60d1083627440f28365ae18d15b10e14c26bc5fd2fc6ab1fa6991d55ada7394", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test-target_opcode_EXTDELEGATECALL-LegacyContract-full_ase]", - "fixture_hash": "0xf16927cde90d833723cebcb7543a54d7bf655e326624064b0f6b1b8a2672a4e9", + "fixture_hash": "0x51c63d861acdd4cb9a7b221431433f508529f7fcd0f2d52687fedfd76f867c04", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test-target_opcode_EXTDELEGATECALL-LegacyContract-max_ase]", - "fixture_hash": "0x26aaf99fb696d2b55dba43fc00adfee28fdcbf614419c50abde9997196b8a58e", + "fixture_hash": "0x798e0eb63be1cb1bf68c0fdb1dbec1f70fe821566e7c7bd27c26c09430abdea9", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test-target_opcode_EXTDELEGATECALL-EOFContract-zero]", - "fixture_hash": "0x494dd436095495829de7ed526ab7c86a20d3f3f41830a95528f603fb8fe4445a", + "fixture_hash": "0x14e3b0ecedcea47473d90555479e444d79bbbfabc9e12433bb267cca54a90659", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test-target_opcode_EXTDELEGATECALL-EOFContract-short]", - "fixture_hash": "0x5d4f58014ffb4e9634dda2ff502c764472e99aed3a27f9febf1929f6f597785a", + "fixture_hash": "0xb1bf94905aa3153268c0e3f1000df0ce27eefd77448cfc13efb036000a589bec", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test-target_opcode_EXTDELEGATECALL-EOFContract-mid_20]", - "fixture_hash": "0xb3a5ad596bed66c977e80ca0b759f65c56b672167829fc524b49d258f65205db", + "fixture_hash": "0x58230e5efa75266cf0995760f79829b39031aeb0751c6c7b24a0f35dd3c3eafe", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test-target_opcode_EXTDELEGATECALL-EOFContract-max_20]", - "fixture_hash": "0xe68b27089e293449e0b4f4f21bca57eecf0f05b1968f3ba7472fccf486c43c61", + "fixture_hash": "0x107128ac275e88be633c34f5c19287f67ff29ec23624181542ac0b8e7d4e25ec", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test-target_opcode_EXTDELEGATECALL-EOFContract-min_ase]", - "fixture_hash": "0x4043a39ad24a9969ab4047bf79a6164b41165016de450d762cf2b40347b5d958", + "fixture_hash": "0xcfbb52065270907c281622b56a4aa71f4e4379e55606fedfa8e06f41743399ca", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test-target_opcode_EXTDELEGATECALL-EOFContract-mid_ase]", - "fixture_hash": "0x393c7d904fb03ffc305632888a584ab7a23d2f19cd1afff3b2b1b4eb706abec2", + "fixture_hash": "0x99305e4614dabde07ebcc903d1046f1d735cdfde27ed1cb4935dbd6114bdc15a", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test-target_opcode_EXTDELEGATECALL-EOFContract-full_ase]", - "fixture_hash": "0x804089d3bb53cd261eda18ae02d773ab3855e44cc6f96770b6c1d91e1d8b1391", + "fixture_hash": "0x778ccc8484256c1535ad6e45af09feeffb2fa85fba4a4f4d9db20910d4b3e307", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test-target_opcode_EXTDELEGATECALL-EOFContract-max_ase]", - "fixture_hash": "0x9e570a6fa700a55bbcb3e57a59cfe20d0828526804d818ead6287880978e7340", + "fixture_hash": "0x46ce8583f7b6a5abe02d76de33ba0eeddfdc9385f1fea4a3409ddbddaa583c1a", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test-target_opcode_EXTSTATICCALL-empty-zero]", - "fixture_hash": "0x8267e32d029792dfbd3cdc092e57b0c7d1486bbf0ec3ca549ae71fbda96dee1f", + "fixture_hash": "0x535ac8361dddfb5219a4a70c4284271317b8fa09773e921cdd0663fe0931ec36", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test-target_opcode_EXTSTATICCALL-empty-short]", - "fixture_hash": "0x1bd688a23302d3f24b6105b58644abadbc7d442d4e76e1178b83c8603cd9a205", + "fixture_hash": "0xb1eef0b51ccbdcdd115d48dae56ddab59afb5e09d257858d21ccb3ed47c632a6", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test-target_opcode_EXTSTATICCALL-empty-mid_20]", - "fixture_hash": "0xdfbad809f7f1d6bf7ca117ba7f65312c4e8b1d859d2eafe4b98e7358f2020ef8", + "fixture_hash": "0x4a8a115fd1f4435e1149ec51b2009f087e796e0ad382551394dcf7a992da4c76", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test-target_opcode_EXTSTATICCALL-empty-max_20]", - "fixture_hash": "0x2af9747800075417c13122c6402031358b79b9ae055137ad208bc1b99b60ca6", + "fixture_hash": "0xf27ad1e9a291e0f575b9015db323bdbd6c9c1d9b9f1e6d619f38591dc4dd4c14", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test-target_opcode_EXTSTATICCALL-empty-min_ase]", - "fixture_hash": "0x5d3c465cb4d22f020d89ae4fd9b62d00d22f85d05747e4cbfb22dea324704419", + "fixture_hash": "0xb664e97dda645986fa56e90b40186263a0dcdb2e212ed563d2f7e1fe072a5840", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test-target_opcode_EXTSTATICCALL-empty-mid_ase]", - "fixture_hash": "0x91aa46e7a788a1de774c26b4522824669ce2a382b89a921169a75ffc6d3181c1", + "fixture_hash": "0x18c16563205f9a178054b68d321c0f853200c75c01536f2e55cf66ed4c82790f", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test-target_opcode_EXTSTATICCALL-empty-full_ase]", - "fixture_hash": "0x53099d467904ca1e6b1433098aed9116dfc32287b40a2df89bfe4351767112b7", + "fixture_hash": "0x3591a0212cb336b69031c9a1ad37cd6df0bb335f17331c91d0f53fab9434db7d", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test-target_opcode_EXTSTATICCALL-empty-max_ase]", - "fixture_hash": "0x6a527dab6013fe613bcd2d506c71795d28e604b33a71f7127983678a04dfb1d5", + "fixture_hash": "0x5170baeea61b2a39d7569a26c0d69f3cb4c54c2b203665e2844149e90071e335", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test-target_opcode_EXTSTATICCALL-EOA-zero]", - "fixture_hash": "0x71cb6001f039530960df7000ebef1ee53a2bd0774da7820fb4e56e95462c19a5", + "fixture_hash": "0xc6327f0b3d0412a1925d9115e144cd50ce9e7d3f3a11003a0a466c3ba906b7c6", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test-target_opcode_EXTSTATICCALL-EOA-short]", - "fixture_hash": "0x98b8cabe6a7af6aa69dac5dad054a21bf9cf4929697f4b11ba2b4953d36c49a9", + "fixture_hash": "0x6dfa44c8f114be0ea5debf5be4919477686f28d24c1f0b0e1bc4effc9fa49f10", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test-target_opcode_EXTSTATICCALL-EOA-mid_20]", - "fixture_hash": "0x49fd5703f33fb2fbe71ec225c45d6520e7836570571a9bb7955e7d68e942aecd", + "fixture_hash": "0x56fb1c14173b924bc725c56f2caee0109b0e143d951439d2b4d43a030002cedb", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test-target_opcode_EXTSTATICCALL-EOA-max_20]", - "fixture_hash": "0x178872557fb12821e6a76866f768e744e1dcf4935afb6011120abf27568dff36", + "fixture_hash": "0x816401eea6167802a386ef7aa74c9368e8e91b25fd73dfcf25ea47957ef75d40", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test-target_opcode_EXTSTATICCALL-EOA-min_ase]", - "fixture_hash": "0xf953b5d3050b36a2c5116f4560e805ec81bba0f483936d50445458c0274f068d", + "fixture_hash": "0xe7ac37ce7abbde08ca759647e2fc6d8bb797e88887eda2c54bb392e15a1d6b05", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test-target_opcode_EXTSTATICCALL-EOA-mid_ase]", - "fixture_hash": "0xf4054f64497bdff7a079d792109729f3140d0d2a612ac543631264c65b38f7af", + "fixture_hash": "0x19d9c0cf7e1a16e2dde77fa400ab9350417e290be4fa884e8ae4a3671252ae7e", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test-target_opcode_EXTSTATICCALL-EOA-full_ase]", - "fixture_hash": "0xe157d61a0890ce23547289590649b7bdc4083f3f7bf20f025745ecdf837b0b2d", + "fixture_hash": "0x9a1dae2ff00dce3edb17da9f828418f9cc544e2888f246d9a7dadf8c7f5d7814", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test-target_opcode_EXTSTATICCALL-EOA-max_ase]", - "fixture_hash": "0x5f3d97a623a85926d5da13c80c3f0a233ee458acadc1cbdcacd49c5e90bef1cf", + "fixture_hash": "0xe59ffc3e68b6d31196ad0a5821eab924a033e81c5edd9f553e0729fd11e30faa", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test-target_opcode_EXTSTATICCALL-LegacyContract-zero]", - "fixture_hash": "0xa786bf8cb249b112a4ec8bb38dd9f04aa9e4d1522a30f8a5423275ae838c3ecb", + "fixture_hash": "0xda6697bbb58f71048d26cda1a4e5c97241c3f95b193b7fbc04779d2f76e356e4", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test-target_opcode_EXTSTATICCALL-LegacyContract-short]", - "fixture_hash": "0x81dfd39a392c6a15985d82689a6f34f95725d00f98c4fe5291477b5258a09de4", + "fixture_hash": "0xd8b1164575cc54b841f99da9db33affc9f2181ae07315b2b6857843dc82af322", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test-target_opcode_EXTSTATICCALL-LegacyContract-mid_20]", - "fixture_hash": "0x92149c9754011d023f96b70d5de48ef7f80678fb04c959a488b87ae8e9ed3bcc", + "fixture_hash": "0x8c31f52023d7c6e7290099c59cd7d77b462881c7bf7ebc3c42044799635e9011", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test-target_opcode_EXTSTATICCALL-LegacyContract-max_20]", - "fixture_hash": "0x9441c7beda136e464e5d6ce4da72ab6a4c913d91a1b0ff41fd15f687a981c6e", + "fixture_hash": "0x3fd73eff01a3eeaae375f7f8edd3c8768f4b8406abb27b8715dd1fba66b716ff", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test-target_opcode_EXTSTATICCALL-LegacyContract-min_ase]", - "fixture_hash": "0x8129e484271f9f4fc4f0c40d56c1515ec3e3497a1f1cd9d4ec974b545665802f", + "fixture_hash": "0xab6fcb7a95f00750686bf3f49422cbf34ed142c24b23248eb7585274820c99f9", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test-target_opcode_EXTSTATICCALL-LegacyContract-mid_ase]", - "fixture_hash": "0xd2768ce0badf5ea0b970919d92d72810dd69cbcfc894beaf61bf73ea261271fa", + "fixture_hash": "0x6c93785a851312b4e976de6411bd104772d86dba93dd86593bed75bbdfd4a78c", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test-target_opcode_EXTSTATICCALL-LegacyContract-full_ase]", - "fixture_hash": "0xffe23774d8834dae43b99b792c5540934ffaac724076957d1772b43283369d8e", + "fixture_hash": "0xbb0e267ed646428543491040e03250a237c30d223d289d85d75928de31804fbb", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test-target_opcode_EXTSTATICCALL-LegacyContract-max_ase]", - "fixture_hash": "0x136f2cb9ce01f2586ca765b17aecbdee68e93f33476b9dd7322bfd17b5da803b", + "fixture_hash": "0xa6e3a48ad550da980a361ff58964f784bd2e2b35437c041b5e496632f567e5eb", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test-target_opcode_EXTSTATICCALL-EOFContract-zero]", - "fixture_hash": "0x294722f57ea54806249f0dc830125b7c5e98a7c937a005aa3a984a4d842b0884", + "fixture_hash": "0xf321a9f9a1241f8e281fe9c7e870cbac6a6713cb6732b96bfe50e530cae2a25b", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test-target_opcode_EXTSTATICCALL-EOFContract-short]", - "fixture_hash": "0xb4f83ee7cd5956c8483506bd79206b797d9ce3fde897d02856b47412ddf1c7ab", + "fixture_hash": "0xfba49448d897629f8978970addb3284bccdd33b51f8881d6e96b483a25355933", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test-target_opcode_EXTSTATICCALL-EOFContract-mid_20]", - "fixture_hash": "0x6ec370507da5247844ade04ef8be7a0ae07e434ed3f2f9c669755feb54c87cd0", + "fixture_hash": "0x660ad23ef66a22c3a70ceec7dd4c03f2840060d31d1c72c7a4fadb9c904f5b0e", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test-target_opcode_EXTSTATICCALL-EOFContract-max_20]", - "fixture_hash": "0x9d7307767187d665de4f5ae5192dd67db7f737f09a5e62c23baea719ad882716", + "fixture_hash": "0xd59aa3d004068dce52d767aec7665f833980d086a1fe944487b549f7b70b7f", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test-target_opcode_EXTSTATICCALL-EOFContract-min_ase]", - "fixture_hash": "0xe4d851075c647539236043fe4c97c28e3e9fc6d7dee70165ae1538441a9f983d", + "fixture_hash": "0xe92a024325e3923966ae3d344d79e1a85288b9724cb8cfe13734540951dc87f4", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test-target_opcode_EXTSTATICCALL-EOFContract-mid_ase]", - "fixture_hash": "0x3ae20f6b51f458c1409ead5ddec798aef5be56583468c51262cca753f31e4e4", + "fixture_hash": "0x5acce3fbb99b7c169e0a40300dd8db204a73068a85eeeda186a9009f4ab6c88f", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test-target_opcode_EXTSTATICCALL-EOFContract-full_ase]", - "fixture_hash": "0x3609fcbd912cf6fa71c7749d603779c82cabdc51c03d35ece25923559714af1d", + "fixture_hash": "0xd394fa7e488ec1cdc48ae996d775e257af56a33195809f1e938ab4040e9c6a0c", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_address_space_extension.py::test_address_space_extension[fork_CancunEIP7692-blockchain_test-target_opcode_EXTSTATICCALL-EOFContract-max_ase]", - "fixture_hash": "0xd4d56cf80fe0df7e8b5966266a171e0f6dfb6bd5430575e2c49f8c7ba76da85a", + "fixture_hash": "0x24efcd8ec2d46eed469421df7723756a8ee32af253b0991de2b2782f2b2e7813", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/address_space_extension/address_space_extension.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_oob[fork_CancunEIP7692-blockchain_test-opcode_CALL]", - "fixture_hash": "0xfbaf8fae2a75c431a8b41c866591ec41ad117ca7856eee43135cd64d5e372583", + "fixture_hash": "0x60c6aa71697e2f12a7974fb649b2e7932a8dba02beecd33ab092668260677091", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_oob.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_oob[fork_CancunEIP7692-blockchain_test-opcode_EXTCALL]", - "fixture_hash": "0x24edee8cb21ad8fa31cdf91a86db2ca4adf83a2e3663f07e68081d9254738b88", + "fixture_hash": "0xc66cd21bc211076bdf5d221aa59e1601e69c824f00d18bbe078fcd6c1d53b49a", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_oob.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_0-offset_0-len_0-opcode_CALL]", - "fixture_hash": "0x5b12639052a9864488fb312e83a0493f47d3ba1ce11d0a4904f1d376ea91cc4d", + "fixture_hash": "0x189d1e3e43b067cda3b98fcc9f44ffafad0b327e01d65a0cbfe8bb199da35fdb", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_0-offset_0-len_0-opcode_CALLCODE]", - "fixture_hash": "0xbad9bff78de856b4fa91bd8dbc54177ef200d1a553d060da141ce48fbf28fddd", + "fixture_hash": "0xafa4c137de6bc1d69e625bcb8f9a8f472c5b0578b8689b5e33c6adbc508aa7dc", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_0-offset_0-len_0-opcode_DELEGATECALL]", - "fixture_hash": "0xd9aa406042d17d1aef1a4c1fac35f04b6b0883740af0d5250b88836b01b9a15c", + "fixture_hash": "0x406eeeba4fe654bc6175f0a20b53e139257807c38d3294df6f21050a484c0fb3", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_0-offset_0-len_0-opcode_STATICCALL]", - "fixture_hash": "0x62cbe4a37a8e98de03b17f894365791780f0f85c277637941b728295b8982170", + "fixture_hash": "0xaa25154cab2ef929b1bb91062caea3ec23464505ae0830a8a050f7aacb5d12b0", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_0-offset_0-len_0-opcode_EXTCALL]", - "fixture_hash": "0x782f87205d1eca64f33f429607ac0e21f06045df5e820e1b965c29e6cc9a21d0", + "fixture_hash": "0xd399f8cf44a0da53f8eedc8f775b3b54a52dba3104b250c6ca4cb2f7701e84ca", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_0-offset_0-len_0-opcode_EXTDELEGATECALL]", - "fixture_hash": "0xb071e77071861f66b311670312a309556941619b9a4971b939832b264f06f2ea", + "fixture_hash": "0x90c98fe968d15b9e67ad23d92038c8c300d38c057cea0014ed32a800166f3f62", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_0-offset_0-len_0-opcode_EXTSTATICCALL]", - "fixture_hash": "0xed5832987e33fa3e6cda1c395efdb0f9e5f7210c6fa521ef5c9dbf61cdb9233c", + "fixture_hash": "0x7e6102302df309acf2b28db70633311f01a9160df3c99da4d9e5e5da93822c77", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_0-offset_0-len_10-opcode_CALL]", - "fixture_hash": "0xef5a84eea857e158fd444b2cc1c9b0587559b8dfc49e0d85578a271cfc4afe11", + "fixture_hash": "0xe4e39cc42601828e4cf20c0522ddfe702fec0d5ef7f0f65e7b69e757d63f0f54", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_0-offset_0-len_10-opcode_CALLCODE]", - "fixture_hash": "0x4a7055ba39bec5ce340dea2ec7e9e357a6616e603636c094f8cdb1d9bca63946", + "fixture_hash": "0x762961fe2251514b9f128242b375c831dd28634c4b352aa4433ab2b9dae7ca1c", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_0-offset_0-len_10-opcode_DELEGATECALL]", - "fixture_hash": "0xb89a222d78b5b580a3f06a078db57054ff06c71cb0bb94fd3abb6c7fdc6dd7d4", + "fixture_hash": "0xcf6fcf16a0bd8bc36b52dba80a9e86a0ecb7a8332410582a249d4f9162136399", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_0-offset_0-len_10-opcode_STATICCALL]", - "fixture_hash": "0x6670d699cc23f8ee42bda1b611266717e4cc6b09c8c60119d8671310f41a46c6", + "fixture_hash": "0x6cc691daa07118a222aec5316186fb422ea6bb5ec8246fb3afe09cb2179b40fe", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_0-offset_0-len_10-opcode_EXTCALL]", - "fixture_hash": "0xad28f4322cb1f07a5a1461fbb915ffa936d0982f21bb8eddb92097069f368198", + "fixture_hash": "0x333a3c290c9e47bf7fd044ebfe7bbdae5eadd8ade5663d77800aa652543531f", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_0-offset_0-len_10-opcode_EXTDELEGATECALL]", - "fixture_hash": "0xfbc026e739f24d2a200bec309c48767b4626bd23d7df4098b1a8f46c00778c71", + "fixture_hash": "0x5fe0cb3dd49640fc255a9dad443737dbe377cfd333c2cef388957c65821605f1", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_0-offset_0-len_10-opcode_EXTSTATICCALL]", - "fixture_hash": "0x465ca811569f9ebec1c2f0a0668f1091642a6be5d6826d186dff8aa0272da6a9", + "fixture_hash": "0x442bc59f660a30eb35fa2b4681c9fce29a5a67cff3161e94b85df1b6ae96f9da", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_0-offset_0-len_20-opcode_CALL]", - "fixture_hash": "0x73774c07ee84bc4f9af2fb5f5f9fb884b69d9e6946f4d3ba7e04d8155ebbdc5a", + "fixture_hash": "0x15e1f32cf9ab5a5202348ae6c52788bb53a9f4513b81095fa54f4d722ae7d3c", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_0-offset_0-len_20-opcode_CALLCODE]", - "fixture_hash": "0x6abd8222b47af8deec787d303c4132a49e3c0f6c2b4006fab2e7cc2eba60dc43", + "fixture_hash": "0xcbb86db6648f746c2feafaba176a50e13f17a0843714973a1a6d803800fc4c7d", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_0-offset_0-len_20-opcode_DELEGATECALL]", - "fixture_hash": "0xa54f45b272fd619d4d360a22ce8ee8f5b61dcc7de76593f341eb73f10a86a6de", + "fixture_hash": "0x456e57894721024b9fd2a2e724999c90bda9f4ebfd7d501014bd4019704bd281", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_0-offset_0-len_20-opcode_STATICCALL]", - "fixture_hash": "0x15b29a3b80f60f5663274ec5bb5b4a5720bbfeb00f2509cfe51d54aa349886c0", + "fixture_hash": "0x2dbb3dae5527603a1ec9738f396b7923d728031ab25a3a2502232935ffbb60b1", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_0-offset_0-len_20-opcode_EXTCALL]", - "fixture_hash": "0xfc3b367a90d57dd91dd8adbe9835a3e3b27396babbd63353a7a903d368a63f04", + "fixture_hash": "0x9afc094a5fd60edff5afc6b54a48cf1d41e45091a761729d148d00952b32e72f", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_0-offset_0-len_20-opcode_EXTDELEGATECALL]", - "fixture_hash": "0xb4214d2d9daeda9d0863ccc3ec5efafe71e861b06d9479279f813680d97160ef", + "fixture_hash": "0x2c3633a9d7665b9adb6b94a66053bae92a0f25d91c6346f9af5e1b0ba286ccca", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_0-offset_0-len_20-opcode_EXTSTATICCALL]", - "fixture_hash": "0xe6e689578dd49b043e41a447a3231bda83208508ee597ec76a723f6fad1cd28d", + "fixture_hash": "0x3d3db7c8cda4c520d74786d624198b23d2ec2003eedb42662ad3a22485e1c117", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_0-offset_0-len_30-opcode_CALL]", - "fixture_hash": "0xaedf2c0c280715134dc6c70c70def3767a8a95d65ec5391bc844b5349ff13618", + "fixture_hash": "0x32a39f44b2c42c6e3ac34b145ca02f57b71444a5991c66d419775ee14095f11a", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_0-offset_0-len_30-opcode_CALLCODE]", - "fixture_hash": "0xc38374c38b0e13e97ff3144a880ebb3f738ade41dbb3737dfedecfad09dc3cf", + "fixture_hash": "0xdbae3ca1db8e082c2a3d309e307da0976f2e15cabb1ea1e406e7c304a54c7be", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_0-offset_0-len_30-opcode_DELEGATECALL]", - "fixture_hash": "0xe5ba631176fa64eef9342f8f6d0b9956acee7a652dee1103a82421debe028b81", + "fixture_hash": "0x349a9b5ef798d94cf1c7cb0b027c1e25b3ff75f184ceb8ef42bca9493a3760eb", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_0-offset_0-len_30-opcode_STATICCALL]", - "fixture_hash": "0xec77cfda9849c1797dc3defc5f0583b490369fcafd13ef04fbd5dcd4f14af254", + "fixture_hash": "0x904f06d0cc2f08ef437a84cd3ca453afd12ca23dbd1f2babbdcd2f719bad96bf", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_0-offset_0-len_30-opcode_EXTCALL]", - "fixture_hash": "0xded419b4943a8ffe83725449f380f88cf52c27227f731d3f8fad26f74e60d79f", + "fixture_hash": "0xb93595d86c4414d13f71633c7b530b4ba5abe061948f19aeff4330e018fde7d7", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_0-offset_0-len_30-opcode_EXTDELEGATECALL]", - "fixture_hash": "0x5bc3b4de0e981365abd76f68fce56db7e65d858810e4c9c6214021837337c1bd", + "fixture_hash": "0xcf166142d9326aae7dca01fd10f0a33c06d7b7223901fa6ae3f4d7f22b91f7f4", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_0-offset_0-len_30-opcode_EXTSTATICCALL]", - "fixture_hash": "0x6e9934f1baa044c9950b38d392033207f8b1f1c1b3c3fb1aaa088a1817521d4", + "fixture_hash": "0x6ecf862359bd6441ef340aab29997714f1d8bed1ee262539c354ae992ea49d86", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_0-offset_10-len_0-opcode_CALL]", - "fixture_hash": "0x78183033e69a5f026af2966fc1415dc4166c8d9d04d2b003ba00cf468ea0c833", + "fixture_hash": "0xb99a7004121edef9069ededa48a1486b427d5adc35dbab9ba96b59a52021017e", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_0-offset_10-len_0-opcode_CALLCODE]", - "fixture_hash": "0x9727b44e64a03fea0a1e506c345f3dff999fa9daa0afc0d2c144fe2bc624af75", + "fixture_hash": "0x72d540471c95049eeb3734645d109aa8a2e1582536aaf39ed6657add9c03acf", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_0-offset_10-len_0-opcode_DELEGATECALL]", - "fixture_hash": "0xa8137de9a59f0e4825c4541300188263203d1b4d599f8b6f8c9d741199e043cb", + "fixture_hash": "0xed04dcebefe7f61a94b3d7d77d32f102d824fc738b92602d7704b24725e04951", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_0-offset_10-len_0-opcode_STATICCALL]", - "fixture_hash": "0x9e35e0b078b659ba28de287446cc8fda35b159248412d812ec66133dc93d4a51", + "fixture_hash": "0xb2a7d2468c218a6e41e782b6febb334a2efc7b0d88ec95945e7cd57f13c01ed2", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_0-offset_10-len_0-opcode_EXTCALL]", - "fixture_hash": "0x5d2577d08ea295a0769ced817ffb3bf38d1aca483390b0f7dc746b2280c6bdae", + "fixture_hash": "0x9b91ae1c15e28bc042c54278aef8bcc7123c6797cf76c50610cf985bd410ca44", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_0-offset_10-len_0-opcode_EXTDELEGATECALL]", - "fixture_hash": "0x50b2b221fb9c4e18199c7be8d4add56284c31990a284dceedc9a742ab6f25da3", + "fixture_hash": "0x98c0936f4016d5d4268cae5a1ccd9887d6b865b1c79541c13f6c339e0107ab24", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_0-offset_10-len_0-opcode_EXTSTATICCALL]", - "fixture_hash": "0xd91e91b7a6a5947313b7b9bdf345d4c31e1e66d9c7c18d8bdff7dfc8de9a8572", + "fixture_hash": "0x5fc359fd87ba3ff52293454f91fa160d989e2a0daa691851368f81c392d5f197", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_0-offset_10-len_10-opcode_CALL]", - "fixture_hash": "0x66a60ef6fd16da0c8680d15819a3523b124f8ad9d7bd86573c5b7f07bed7fdc0", + "fixture_hash": "0x6f895324294807f9cd0673ab98db483347d2061e486bcc41d208841ae3cfe0e", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_0-offset_10-len_10-opcode_CALLCODE]", - "fixture_hash": "0xbdf41e3041fb56246d921c370121d90b098ac029e1afc2c2d8be460ee6511ed2", + "fixture_hash": "0x5fbfa249be8cbd058c5c9db785e8017989043dc6a337732e1482c1e628dc6708", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_0-offset_10-len_10-opcode_DELEGATECALL]", - "fixture_hash": "0x396beba64a896f7c3afb5d6b5de035174c2071acc59232972ae6bc48eb17ef66", + "fixture_hash": "0xe1905651178795eae306dbf10b0b56bc178bf3e5ba310631e326f40aaffa5b0e", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_0-offset_10-len_10-opcode_STATICCALL]", - "fixture_hash": "0x636ab27fcba1268b023418a3ef188a66bf17b6c0d3782e8567d60cdf205e876c", + "fixture_hash": "0x685bf2cfa1e783ac78517a18c3547674c45060e51e4a9c28771be031a1232cbf", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_0-offset_10-len_10-opcode_EXTCALL]", - "fixture_hash": "0x55e22418f945b2a500609de018d868bab7efafc0e419698a817545d1910cbda8", + "fixture_hash": "0xa1f18b3c9cb7cf01fc4cb168111a17af8bea5b3401dfe261e2e4ba63356f3305", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_0-offset_10-len_10-opcode_EXTDELEGATECALL]", - "fixture_hash": "0x33654bccd11385815ee0fc3c336883234a756fb5bc430a6367b7d996723a3810", + "fixture_hash": "0x96138d273d8e07f5ca3287cb28da3f49cd29cfc2043cfe535147bc52922bc663", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_0-offset_10-len_10-opcode_EXTSTATICCALL]", - "fixture_hash": "0xd21a3cc0ad67939dbce9dc9c97980953357451f1fe1b53b02e9910632e38eccb", + "fixture_hash": "0x9f7e6ba864d5f10c2035cf6fb6e902312b6047475bb618fca90bb712caaefac8", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_0-offset_10-len_20-opcode_CALL]", - "fixture_hash": "0xc08601f27b2f79757572c94d1ac93177500aba0e15f28f1d7bbfa53c04259c5a", + "fixture_hash": "0x1f2c7fc67d012aefa99027c86518505cef1dc6ca4232091bd2f2d6baaf3b0657", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_0-offset_10-len_20-opcode_CALLCODE]", - "fixture_hash": "0x301e65022a71a2be63a9695f4044a883f980eaf24a7565b31d2d52a0d17b92a3", + "fixture_hash": "0x28e758113639b8596c2b1c5b9a4fd99e19f8cc7eee848046e7cd03afad84560d", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_0-offset_10-len_20-opcode_DELEGATECALL]", - "fixture_hash": "0xb4a40c155db4a3ef7cebc0058abfef632cd21f0bf2fd34e6397f319d8e34eed3", + "fixture_hash": "0x2155275f3998972579d3f670f0975d17a25549f0c9930141bdb101cdf6b3abfe", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_0-offset_10-len_20-opcode_STATICCALL]", - "fixture_hash": "0xcfb0ac256d73b1b3357f053e142fd25b2d950cb6b4f4928df60a276f2b8e44c", + "fixture_hash": "0xeb4986f0a8aa2a7ea0146933fed6c69b5f2d56759814e1662d6eb909e1c65cce", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_0-offset_10-len_20-opcode_EXTCALL]", - "fixture_hash": "0xf66083430f8f86bd6c9c939f4828dbb070f14aebae8b1115b4215f2123a6da82", + "fixture_hash": "0x89f30c36b0852dc93a554759fcc15b7c10cea85e8f3f274b80d9158a1d3ec987", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_0-offset_10-len_20-opcode_EXTDELEGATECALL]", - "fixture_hash": "0xbe3c67e4f5567f5414bcb686d78643a11a0248451ee8a6ab964076f095b86b9c", + "fixture_hash": "0x3ef4520667b12542b3fde1c5ed17bfff5aabd33c4783d97b9f9eb477bd54310d", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_0-offset_10-len_20-opcode_EXTSTATICCALL]", - "fixture_hash": "0xf3707f620beb7531c998a8ada02f85567d5cbef5f5066d4adfa24847c7c4c23", + "fixture_hash": "0x3ccba56a25c34b938415739eab6766b0d2f12a5175768eafbba202bd887e6eb8", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_0-offset_10-len_30-opcode_CALL]", - "fixture_hash": "0xf68edcfdb259e52a1c0bc70be4e53787fbe1d256c807c864cd5606c007dc7cef", + "fixture_hash": "0x7667409cd4dfb7ca24144cd503ce39ada3908264a5e9276c06aef550291fbf23", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_0-offset_10-len_30-opcode_CALLCODE]", - "fixture_hash": "0x8acfa9c6ecc3b1d60515b010e28c67e324440a2c4b3ff6cecf051a067cee3ad4", + "fixture_hash": "0x4650ff966b49ce969cde0c340088f6260f52930b97a4efb033cca77b4b583099", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_0-offset_10-len_30-opcode_DELEGATECALL]", - "fixture_hash": "0x81fd62b0ce43d3d67196211bcd4e535a12589288628044e1d57690bcae35ada", + "fixture_hash": "0xb7cbe8289ed6b2b5f26c4ebee7cad526fc46bea13e2f52b2d6a2e70dbd588240", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_0-offset_10-len_30-opcode_STATICCALL]", - "fixture_hash": "0xbf663b67442ea9dc01f54392d39eb175815c1018164219a03481bad57109a193", + "fixture_hash": "0x175c235d555ca5a0b39aa0878544c0064d5e230bd523816c1a9a8c0cba2ad7f8", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_0-offset_10-len_30-opcode_EXTCALL]", - "fixture_hash": "0x2c2639f60439393576afc4c4c11614df40613cf3cc316435b487e8ce9d6f69f9", + "fixture_hash": "0x20fc3f1f31943fc81918a9a912cbfff5a3a6767e58cc0c4e6bf4e58928b3e00e", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_0-offset_10-len_30-opcode_EXTDELEGATECALL]", - "fixture_hash": "0x415bbe3ad4ae11a525d1a8918fb80af5ebfcbb7288caa32e791648ac9c6f5cc7", + "fixture_hash": "0x3a9cf2fcddb083a380c3feb1b3b5963c3db1f703e11fb37de82ed5784d7473da", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_0-offset_10-len_30-opcode_EXTSTATICCALL]", - "fixture_hash": "0xd80517dee2d08fa72f577e8a7f2c1cec4bba3577ddbcd98191a43eb23cfb8e9a", + "fixture_hash": "0x3bd27e98956e7a0d7ec652bd559be595441d1a63eab2d6d106c2058f4e27e416", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_0-offset_20-len_0-opcode_CALL]", - "fixture_hash": "0x6c26ebde5f74f6f512c7c3e3e93cb22f12969d97f25ec47aba900ee152b77c5a", + "fixture_hash": "0xe89d6acb0f2f96c66b79966222161482ff6bfbf282052346b17cfcac53f5be9a", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_0-offset_20-len_0-opcode_CALLCODE]", - "fixture_hash": "0xf7decc8ebb8db8eccfb980d4d064a54ab2c52b9ee3acc730f70062877d5350cb", + "fixture_hash": "0x5b2f06c9ae32f57fbef269d1be2b41e59ca9c670ca55442635862bd519c80b8a", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_0-offset_20-len_0-opcode_DELEGATECALL]", - "fixture_hash": "0xe477cc23dc3a4956c8d5bb5fdd3e5cd537617df0cb25236abf3246fb25e072c1", + "fixture_hash": "0xc2dbc4e43d42d7b60ff8baa98c09a6cffbd11422f78e85fd0628363fe29e1a75", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_0-offset_20-len_0-opcode_STATICCALL]", - "fixture_hash": "0x6f09c0ff995aa9d002975584bac96e0de4d542a65dde3a1755be468fe523f3a5", + "fixture_hash": "0x2cf0db3d096d5494382f43bb54c170c99621bfa8fc6d96da5227156abb7b5b32", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_0-offset_20-len_0-opcode_EXTCALL]", - "fixture_hash": "0xb68637cbce9d23f6607e68886f75fd49faffee87114a3b0f9fabd103b3319e8d", + "fixture_hash": "0x539eb99cbd2a2a321bf451188db5bf4b0de1a2c450394af548188b5a333e5994", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_0-offset_20-len_0-opcode_EXTDELEGATECALL]", - "fixture_hash": "0x640f865f38944c51f8cc6d8b340e306bcbedca94420caec7308fa57e573a3387", + "fixture_hash": "0x7e1d1bc40dc68fa7ceb985b4630ea9f94edf43dbf41f21eb908eb4855020c33a", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_0-offset_20-len_0-opcode_EXTSTATICCALL]", - "fixture_hash": "0x4991b79477cbd9fa23073bfbae3b02955c3b20bfc395de86753cec57f6933f2e", + "fixture_hash": "0x5aa0aca68ae5f7ed52394bb00aa4270707d9b59ec8bffafb96b163e6a040dfc3", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_0-offset_20-len_10-opcode_CALL]", - "fixture_hash": "0xa6c1e0b3f26b6cdce7a9404b209d9fc68f975dcd5aa1f88f89ae4b7db4e2f793", + "fixture_hash": "0xb19110d50c8a2ff1f9a91244c5acc55bc788394d45d37332def0878a4a68bbf", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_0-offset_20-len_10-opcode_CALLCODE]", - "fixture_hash": "0x3d2442947a35f3a973c30fb4ada9b50b12b34f83b16450b917d920ff616b6a8a", + "fixture_hash": "0x27e8859f71ea8820e0317b94ede400cb4ed12fa40c624daa8d2577edf2ed3ec5", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_0-offset_20-len_10-opcode_DELEGATECALL]", - "fixture_hash": "0x78237ecd00841894ae19ca5b12cd004588870306cde8211761df53860399968c", + "fixture_hash": "0x731c2b3ece3afc5d3c1f41b2b74fb754dc93a7f8f5db7bafe4d47f9c9ccd19f4", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_0-offset_20-len_10-opcode_STATICCALL]", - "fixture_hash": "0xeee089fd9c62a8eaf832b907719b61127e649de01711ff8618a58e7961ded77f", + "fixture_hash": "0xba7a5f858829863fce53fa3bcb2aef61919232cc5fa9db5e8419e43934e1f6af", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_0-offset_20-len_10-opcode_EXTCALL]", - "fixture_hash": "0x176b27e8963b5739c4ab69d2029e5a7620bb8c230afd1f107af80651f98f010d", + "fixture_hash": "0xb9cba4d7d00a6a9787312ef9ce16aa55dae4a14b6591ea1262aa4d99929b14f5", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_0-offset_20-len_10-opcode_EXTDELEGATECALL]", - "fixture_hash": "0x90acd99b86fc11e92c2fedd569a95bc4d6c3c6cdf9aae36f5bca9816bbfebb87", + "fixture_hash": "0xb57c2a7722812094cb74048b30e228bd3c1defe2d340fc510f3a98d365329081", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_0-offset_20-len_10-opcode_EXTSTATICCALL]", - "fixture_hash": "0x6df6c136d1ad84c9a7ca4660fcf16e60772000326b952f27bb02d334e5d913b7", + "fixture_hash": "0x917530d62d85cba739d69b6eb1fea2e263181dbdba524c5774779490db51d4ee", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_0-offset_20-len_20-opcode_CALL]", - "fixture_hash": "0x22caf049350e7196e76eb65eaa27cec8506e6372f152626a822a1726e3ad13a2", + "fixture_hash": "0x69472f3f89c38f3950c6d38b1dbb369ffa5a7b24ae6709ac8aaa61b25e2533d6", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_0-offset_20-len_20-opcode_CALLCODE]", - "fixture_hash": "0x4f34bc279608a5dd49fc4c12eca786fdaa89a7bebcdfdaf3110e7cc8bfd34473", + "fixture_hash": "0xf4dbc3b601b884c29bef03ef045042f4344759a73e8e430788c5713c9030ae7a", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_0-offset_20-len_20-opcode_DELEGATECALL]", - "fixture_hash": "0xfcc027c0147bc2f354457c23cc1bd45725be3119b6086e294dd8eb39d2118e44", + "fixture_hash": "0x569a3ecc452cf4cdb9e9c903ef7480f38cff656c17e89534e5e22525188553be", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_0-offset_20-len_20-opcode_STATICCALL]", - "fixture_hash": "0xed1331c74b99f98c9a989030ca09143163898b6de069a3feb8efb2daa661073d", + "fixture_hash": "0x12be0aeabd6971957a847ee6749c3fb3d8bbe7ca8662b61789fe4da9d9caf37b", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_0-offset_20-len_20-opcode_EXTCALL]", - "fixture_hash": "0xb542f48e7878205a79dee49731d053026f788f47c071acd4433a7fe90e310a06", + "fixture_hash": "0x51da85ee5fd3fff9b0545e14c1623de99097a21cabb59dac7e1589a55d928851", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_0-offset_20-len_20-opcode_EXTDELEGATECALL]", - "fixture_hash": "0x3ed198ebed83112330b132aaede149fe6f3ea73d9a6cc870abcc9ebadd86bc6c", + "fixture_hash": "0xc8b3367d6562f2418a6cde4e92106149782d0fda4cc30136da5a7985cb409b09", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_0-offset_20-len_20-opcode_EXTSTATICCALL]", - "fixture_hash": "0x5faddb18aaf133a3f508372abaf1f4557165cc93203b757657f47cdb808c6fc5", + "fixture_hash": "0x91f2930b39534f2f3a75cdbb0c315bb67e959626dcfaf3fb4e6265a09ff4ec5e", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_0-offset_20-len_30-opcode_CALL]", - "fixture_hash": "0x605c18c437f39a299f001786e668855e93b21b94bf64a0800e092c3c6e5dc3d0", + "fixture_hash": "0xb876262a3a21f43f91f42564cbecfb5138ef5b099bac712c62d5d91116511045", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_0-offset_20-len_30-opcode_CALLCODE]", - "fixture_hash": "0x2d14a3d3d0e5211c115afd6a6b7bc04fa5ad1602edf789ea521de26b6914dfa5", + "fixture_hash": "0x783b1f612ac1d33dfc94b09ceb1d75652de14c48b7eca7ac9b275ac205cc0990", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_0-offset_20-len_30-opcode_DELEGATECALL]", - "fixture_hash": "0x517adb7c5ef84c534a9d4f1ba93b4a55123c50c84862a4afd53ec12adae5a3df", + "fixture_hash": "0x219cee90cfda042afe0bb1aeb8b793e1cd41288006fa8f4e21eb0ce8cb81661d", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_0-offset_20-len_30-opcode_STATICCALL]", - "fixture_hash": "0x61aa2e5196079061fe6f74fc43fb9b6002e1c831b55c6c0c80755d746f75a9f9", + "fixture_hash": "0xf3e8eb9b12e7b3bfa538641a59a0a95acb60390aac242b71ae10184a3487f522", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_0-offset_20-len_30-opcode_EXTCALL]", - "fixture_hash": "0x223b4160380dbc22c48f6d56be0ccd63fe9e820c7d9a190b0a86c1c06c82b3ca", + "fixture_hash": "0x1d423d8ecc11b7254dbd7553d50305077c38014452f65c993006ab5e3ad4cba0", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_0-offset_20-len_30-opcode_EXTDELEGATECALL]", - "fixture_hash": "0x4a2bc5f31b93d4ede706afca896abd5c9a6f9b7430c4242b7fa3e3dc0866619f", + "fixture_hash": "0x2374a9ac8d5772d59ce26c7e7d94064361d983b9a0889fdfbb35a304105960d", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_0-offset_20-len_30-opcode_EXTSTATICCALL]", - "fixture_hash": "0x7ba47521b69edd44b82ad9eb7f5877e4dea56c13c1edb2eecb25c251583e7f69", + "fixture_hash": "0x2d08dd8e872bd522552a5707fd542a4ee1d53f65cb659d90ab7038b3c5f0463e", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_0-offset_30-len_0-opcode_CALL]", - "fixture_hash": "0xee1d70447a110a348a5a8dae9ed4aaa5c1765c25f0558409f411eeaa00f81fd8", + "fixture_hash": "0x743923d6f457e12f6f54055a8e102296abc665cc37a875bdaada27b76f3da0e4", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_0-offset_30-len_0-opcode_CALLCODE]", - "fixture_hash": "0x5c876cbbb851a1b59c0e4ca95d9546fc19613ebe92e584c2f496de653cb94740", + "fixture_hash": "0xf8e1ce27389b8585fe098b06a8146382e42fb0c1406db8d73ffbe5c544ce807b", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_0-offset_30-len_0-opcode_DELEGATECALL]", - "fixture_hash": "0x77fab0964bd1eb737a18f42cd4d51e2874b55cdf22cdf6540eecc62116433fdb", + "fixture_hash": "0x5941667bd9f4bade5a52e08147629eea3754231653e9da57927b70f2c366f8f0", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_0-offset_30-len_0-opcode_STATICCALL]", - "fixture_hash": "0x701951fe1d19ca35dcea30ceee6089fde4b7e60ec9c97ca1e8757bd8d4c33465", + "fixture_hash": "0x9d105336949be5ffb3d60c35f1f459e3be547bc1378e529da2fc58e76ddceab7", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_0-offset_30-len_0-opcode_EXTCALL]", - "fixture_hash": "0xf1fd1284817c1aab9dbe749d5deee81396816489738c41a7fc473c671701e2b7", + "fixture_hash": "0x3bd3181fe9b7ae2f4c6c4c683163b63f0e6089d3b39dac8d1b46cfd6478a2060", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_0-offset_30-len_0-opcode_EXTDELEGATECALL]", - "fixture_hash": "0x6297bfab7ae924fb17493754e3b513e20df628ddc8552a3fcedb016493dc4ae8", + "fixture_hash": "0xbab0416b2964923a1b2f776bb17c465c960bb4f93bae0dfd285ad7da5b0918b4", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_0-offset_30-len_0-opcode_EXTSTATICCALL]", - "fixture_hash": "0x4261b9c18fe606b3d826d4ca3adc1a5298e612e8bf27f7459b3d0ba77e0aa471", + "fixture_hash": "0xd2ed2eb44ca054b06ab73b0912cc369035e7ee3a2e0b4abdcc15ef173f70cfcf", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_0-offset_30-len_10-opcode_CALL]", - "fixture_hash": "0x40c67d63b20a283f53dbace805df12a8d2b9dacaf55d82c85135350dcab160b6", + "fixture_hash": "0xcdb17f9c69cc15c77f88e6bfcf89bacaecbc9519c39bfffbb89208040460fff4", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_0-offset_30-len_10-opcode_CALLCODE]", - "fixture_hash": "0x86cace7e76c00c44500a3919f1a75ca9ef87a8472654ea729a2b2650875e8073", + "fixture_hash": "0xa6d1b7e8539831586afc1ba8d6ccfa7f1fe4cbe0dd2a52a7df9b5111e026c4c5", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_0-offset_30-len_10-opcode_DELEGATECALL]", - "fixture_hash": "0x82b3e2f8eada702c8988324cfc44efb49dc11cf5897d17947a5efb0d3175c1be", + "fixture_hash": "0x504fd9bb566a46d55d786c8f52c79daa9c946eca818d55c37a9dded65778aba9", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_0-offset_30-len_10-opcode_STATICCALL]", - "fixture_hash": "0x45d1454f7398c8aa49546b58b4f06670f5e005d961b40d79ea68f5b0ce6ed2e5", + "fixture_hash": "0x8c2f1cc00d41faef016531ddd637729417261ee95d3143d1303d0bbfa19938d", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_0-offset_30-len_10-opcode_EXTCALL]", - "fixture_hash": "0xe754b4e248f2cecdb1ee672e7f1ff3ea8eae52546fb2fe171dfd07e67ede2d27", + "fixture_hash": "0xbdb4531a55bb6895dd90f2dfebe80a253b6dec069d09cbaf1812be6075639be4", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_0-offset_30-len_10-opcode_EXTDELEGATECALL]", - "fixture_hash": "0x9588fb9ed3a783d774b8b9b00e043895cade78aa9c05078f207f7e2d2cd93a9c", + "fixture_hash": "0x41c94cfc89556e640eff2946f1b676faa66aaa046c2cc7ad7309cf26ceaf251d", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_0-offset_30-len_10-opcode_EXTSTATICCALL]", - "fixture_hash": "0x98a5168209faa40f42e15e7fae04acb1fdb2421d2331e95049135d2bbc21962", + "fixture_hash": "0xe7288df7e7c98ac62f3778c49713a193d10574a1cc4a76e964fd4fe599edbffc", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_0-offset_30-len_20-opcode_CALL]", - "fixture_hash": "0x9319c09c24b1ae3a907269382e7a9efeead58ecf5371eff00d05a26fc358f138", + "fixture_hash": "0xc76ae4635587890c0fb913e2e78f2afa9c1dff8f64582ca5e8749befb5a4c55b", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_0-offset_30-len_20-opcode_CALLCODE]", - "fixture_hash": "0x80aded722a95565d721f35614cc178a640d640dd5e0fa00b0850ee0874d0a4ee", + "fixture_hash": "0xde031677b74967a7d48a503db945f8935cb0e475d2d1b38149f2327976d7e5cc", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_0-offset_30-len_20-opcode_DELEGATECALL]", - "fixture_hash": "0x2de4644cbc35a85d9e6f098b6e7870b1203f619a11c6a9c3e16a1f3f9e48f416", + "fixture_hash": "0xf419731fe267ec87d054d999157367ccf390f6a7bd3287fd9200cc4d0613e860", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_0-offset_30-len_20-opcode_STATICCALL]", - "fixture_hash": "0xc7ca05da6002021794488bc9932394acffb2f768fcd6516f90f4c3224e346b94", + "fixture_hash": "0x6e851e6fbd0f77a5153e1c32d4d38f8e2021d8d93009b5bfcec8b924f763dd10", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_0-offset_30-len_20-opcode_EXTCALL]", - "fixture_hash": "0xa2694f02f75c413e2fb50a52566ebb9e0cc2eb7c869b4e47f15a89a30c098c1b", + "fixture_hash": "0xc899474cd86baffe50989f3ac421d2ba752640b601f1e8015a8ea91f79bcf131", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_0-offset_30-len_20-opcode_EXTDELEGATECALL]", - "fixture_hash": "0x4c31fc833803d535ddf08d244d1f14f683dc929097f534bec98bce09efe172f6", + "fixture_hash": "0x5c1b76188af64c62f9cf70594c55fc0b14e184a0b7128736d81351887f2455ab", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_0-offset_30-len_20-opcode_EXTSTATICCALL]", - "fixture_hash": "0x754462f7d1f073c9c0fedf21f6ee99b015c5e2cb63e718187bf64f1c396d0d3f", + "fixture_hash": "0x331bfe9da6c4f19f5e5c3b2dd84759040f3019da7cb2c989cd4a2e5367c1dc8", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_0-offset_30-len_30-opcode_CALL]", - "fixture_hash": "0xfaccb9fefe29ca669ff950f95d2207c95312ab50b5dfe4766bad5bec1f8b5378", + "fixture_hash": "0x38d3c768bc2f558355c1f326bc6bcda70d7d07f557681a5750de68724c482dd6", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_0-offset_30-len_30-opcode_CALLCODE]", - "fixture_hash": "0xf6e017e0a754b22105378011919e865794e434a303b366daa55383ce58497eeb", + "fixture_hash": "0xa5a0cfba0dcce0944f7201cb7c7bfc3a5e03bc70294f7452bf0b31bfd2a4ce5f", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_0-offset_30-len_30-opcode_DELEGATECALL]", - "fixture_hash": "0xdd1e9e27ec66ec8c8e6b61fef73a224e80db6eaf58084cfac200afe2fc867c7e", + "fixture_hash": "0xd3dd0b1c37d9152a8aa7a8db0009baf0a5314b63c39d480eae9553b3daab89f7", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_0-offset_30-len_30-opcode_STATICCALL]", - "fixture_hash": "0xb23c30917b998379937c9b1738723df29a6c5f8adc2ca622566a6bb9049b3437", + "fixture_hash": "0xddf1d02be7197e1616e14c4ba19fdcb8f36c7adcd849509ad0e43eff950eb57", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_0-offset_30-len_30-opcode_EXTCALL]", - "fixture_hash": "0x1c2a34744742c87cc229bb072ee8395fd0ac830ad7935654adacfcf0982de9d9", + "fixture_hash": "0x84a048e38d2432794be709a8b2061b44efab05d0b68feba76c8ab9890ccd571e", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_0-offset_30-len_30-opcode_EXTDELEGATECALL]", - "fixture_hash": "0x43bd2c4f1a528a779434055bbd0783d50759ab2e6ea0c67702e1832ba8dee5b2", + "fixture_hash": "0x15c4c5f4646439322a30419e78c83fda736e493144d7f410ba5503b2a03cb0c5", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_0-offset_30-len_30-opcode_EXTSTATICCALL]", - "fixture_hash": "0xa7ee99cf4ab0d77c7651b80374a7f99acd0141fe3445db2584579a02f7e03caf", + "fixture_hash": "0xc09af3123c683ceb8774e5a822c36e00f55e2c187991631c658fa667124c9d9f", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_10-offset_0-len_0-opcode_CALL]", - "fixture_hash": "0x782d8cf99e48d408e4cc1e7010ee6af31a627ac2978d09bdb6c351defaba4136", + "fixture_hash": "0x89a97c69f71c225e6927ac354391c6592fb18dc2e3886f2b239ead1cbf9c76ea", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_10-offset_0-len_0-opcode_CALLCODE]", - "fixture_hash": "0x7b7edf3401670aca341cedf38de333718e690ba93395406388aece917965735", + "fixture_hash": "0x8d6d2351eeecb236707df7d6b676c747c34eb5f58984cf680cf3c62853b62a8", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_10-offset_0-len_0-opcode_DELEGATECALL]", - "fixture_hash": "0x1d965979f92e3751af3f890fa4243f5723385572f2e63deb7f61b386f9afe462", + "fixture_hash": "0x11e2fcacb8e6b2e80f1688c564a28aab76d1a8940f2b3977543caed59655f222", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_10-offset_0-len_0-opcode_STATICCALL]", - "fixture_hash": "0xf58bcdce61ea48b03e3c4d7e54f2976e9d2a7b09546752c56df19daa7d5435fd", + "fixture_hash": "0x59b459a23b383717d92aae0aa414870e05a75b2387742e2866b84409cac1acf9", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_10-offset_0-len_0-opcode_EXTCALL]", - "fixture_hash": "0x2484b9bb99f0df1435a3a84973e0c0c937b70e5b778d2e17dfa46bb228f41ed8", + "fixture_hash": "0x4332ab320446b4c9459c7b296f60d9d1dc279499f1ae9812ba5a8ffeea427202", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_10-offset_0-len_0-opcode_EXTDELEGATECALL]", - "fixture_hash": "0xd5e2d46b0ca256ca3a8fbdffaaf59e729d5ca442ee49bec4660685889c5febfe", + "fixture_hash": "0x181350bd2e06463525c94f5e63d6e9f59c1f274f7700923042c26a20a1e16635", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_10-offset_0-len_0-opcode_EXTSTATICCALL]", - "fixture_hash": "0xb7ceee868a302057796617dbeb7422fe1a8be82a0321fb3306bed108ef21113", + "fixture_hash": "0xd22b97512951ca44c40efe4f64ab7786f3a4b019340da2a11effbf661edcd1e9", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_10-offset_0-len_10-opcode_CALL]", - "fixture_hash": "0x387166d9929d056f2b24c1f0d76e5f9462feb1c33b3a307d68129f431ba7726f", + "fixture_hash": "0x420c8abdba8fcc8026b0a3fac12b1ff1b48a9ffab2802688f0caedf31240fed1", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_10-offset_0-len_10-opcode_CALLCODE]", - "fixture_hash": "0xdc685b53baab98fbaeab5c98fa44163baf0ac8d28544a55441a54351cef5ad9f", + "fixture_hash": "0x502908540f195486479b3a172b0f0f989ed49a600f485a1ce2ee60d7492e55a2", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_10-offset_0-len_10-opcode_DELEGATECALL]", - "fixture_hash": "0x98cccab024bd3ec1167091c9455b778d5455641e380cd486c3157ca60b33d2ff", + "fixture_hash": "0x143bb4a67d2569bd13471fb91bfc7b12b92390a41d08b6a1eac7c747c798b80e", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_10-offset_0-len_10-opcode_STATICCALL]", - "fixture_hash": "0x68d6263895060a71f0da65591b888274df83088d2a2b8ecb8ad1db32c02175a5", + "fixture_hash": "0x5cb24b9de153254d091b931f6aeec6a44ef6adb6d1968866e3c81df158ad3bea", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_10-offset_0-len_10-opcode_EXTCALL]", - "fixture_hash": "0x91ab2a8d28f16818a1d09e1acff6ea4bb5c02832cbb5114be0af77bd89640a8", + "fixture_hash": "0x2efc1feb77ff9a87146887731fb27d66b4b6c5195356d434145c94e3035c7b4b", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_10-offset_0-len_10-opcode_EXTDELEGATECALL]", - "fixture_hash": "0x1a5fa332d66e47aee366a572d01bff5d52a3ff0c66ab4fa50dc403d62d391104", + "fixture_hash": "0xee40475ab03338b783cfc40fcc9123c3a5dd7d852ff1e09ce8736d879a753567", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_10-offset_0-len_10-opcode_EXTSTATICCALL]", - "fixture_hash": "0x75bb94a64c3e2df791291970bcdf6a8b9f6ff6d217ae7cc3e4a0c7acc705971f", + "fixture_hash": "0xde011162e47305c64895bc3281ebac7ff56ec1cb67bc23e41b4a36b9191586cb", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_10-offset_0-len_20-opcode_CALL]", - "fixture_hash": "0xd20c0877e82bb56a4ac2bca95095cd2731373b961107e9937cd97c909719b078", + "fixture_hash": "0xf390fdb93143cdb49c728fc2d7d223c7b13613aba839ef8714c73694266bb852", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_10-offset_0-len_20-opcode_CALLCODE]", - "fixture_hash": "0x2ae3a48c4fc6ede2c703f2d6d77093207b88485c1412aafa7826230aeb4766cc", + "fixture_hash": "0xa89270ccfd7aa160e2da4cbbc5012a4d10948408fa95d6443642594330906a07", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_10-offset_0-len_20-opcode_DELEGATECALL]", - "fixture_hash": "0x9550d6d57fd9f9f3080e6b6994d83637256a33e56564139be40d854df3c74d1e", + "fixture_hash": "0xcc17145d235984a970ede259a2c444ca485bb258dee0d9792f82030d88b64cee", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_10-offset_0-len_20-opcode_STATICCALL]", - "fixture_hash": "0x11b892644937f4800c2afbbcc84746d30e911262b742d061d872a3af47b0206c", + "fixture_hash": "0x52550f0d5630a9378e5bc5ff8fce7fb7fbf49f5875912bdfd1a6fd8fe3110487", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_10-offset_0-len_20-opcode_EXTCALL]", - "fixture_hash": "0x132c95c77b0debe0b81011f486f6de0c24552e0c9e598a278f8239fb4924bc68", + "fixture_hash": "0xcbae81fe237d8802a48bc10d2b4457532acfae583967f847a13036fa7225b01", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_10-offset_0-len_20-opcode_EXTDELEGATECALL]", - "fixture_hash": "0xca19b0d41e6dfa4455ca5e2b233a4c703ca4b2e44b154b7bd10fd1c5a31a321e", + "fixture_hash": "0x2f6dabffcc4a40b9cf7fc79414556806c9012bd4857e65640e0b1baa576cf5d5", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_10-offset_0-len_20-opcode_EXTSTATICCALL]", - "fixture_hash": "0x468119318a2fbeeea42a548cca44f7e38f909310941f3d576c541f4de03c6953", + "fixture_hash": "0x15a9edcad4cfed2e2800b4807bcd1973b57544218a5d88bd91abd9727028f4d1", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_10-offset_0-len_30-opcode_CALL]", - "fixture_hash": "0xc2c31273d3cc6a6857cdbf5d309ee3b4b3735ec5b67815ec45b4f0f65c920615", + "fixture_hash": "0x3168e6369e55649e98c48f0ea4b0285b054fb578ceebdef40876e5beb9b4881e", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_10-offset_0-len_30-opcode_CALLCODE]", - "fixture_hash": "0x6ecc3b3645024cbc00d6fb7c296c52d09938054c6c9fe3c811c18565996f585a", + "fixture_hash": "0x19fb2861eadd12167d388331ed959f77de65d5d2ab731b6dc574660fe1063e59", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_10-offset_0-len_30-opcode_DELEGATECALL]", - "fixture_hash": "0xb46d4b6ab3abea58886c2988576e73199cf7bd49846a62088aa9b0c14186cada", + "fixture_hash": "0xe8b87fad1bb79e1aea9eb6a45709e65206e8274ed103ce2682d5542736763c81", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_10-offset_0-len_30-opcode_STATICCALL]", - "fixture_hash": "0x753740ef97a8209105e4178a6b6ca06c307a5339074136d322749e3a7ab476ec", + "fixture_hash": "0xebf1d041ee6c249ae5fee59c84607794d0bf8062cf1b695d439660b0dfd8665", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_10-offset_0-len_30-opcode_EXTCALL]", - "fixture_hash": "0x99e1366ec431c73bd831033db2ce1ea2913389df41caabc4e482049c460c330", + "fixture_hash": "0x7d01d2bde6621f7b9edb55c95adda08992696455f58db8d5c04f3cd3f437972d", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_10-offset_0-len_30-opcode_EXTDELEGATECALL]", - "fixture_hash": "0x7138a19048005eb99947906af0e8c63fa2515c33670a977a2ebb6999e0a62842", + "fixture_hash": "0xf448d0e808a4784e338c446ae0a20eda1e5a4dfac18da50888634852917d710e", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_10-offset_0-len_30-opcode_EXTSTATICCALL]", - "fixture_hash": "0x3b98e52abd279def1e2e994f1ad32e8ade696505a80e6b6562ee46466b57c131", + "fixture_hash": "0x8145f2ace399bdba668662b97cd02589366103915438fc3c4b961e719c7daf64", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_10-offset_10-len_0-opcode_CALL]", - "fixture_hash": "0x7b18cf2743e30f1318a9f6c3f8d2da8a86d510dd26580e067778f66f06c36e9a", + "fixture_hash": "0xd6129ab23fc9abea460550a61fb677f1c408d1377b54a712e02e7049a1dec2a5", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_10-offset_10-len_0-opcode_CALLCODE]", - "fixture_hash": "0xcfcd3480f0cfe03ec09a519d02a7b4a868e36a3241c898fdb39fabe01d42a976", + "fixture_hash": "0x37e537208a692443c373e6c0776f028405945924a1c57bec9565ed418e5407ef", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_10-offset_10-len_0-opcode_DELEGATECALL]", - "fixture_hash": "0x8ce204201cb0dcfc11713d275e60096124f16fef1918d0cd247374d296ee7fa5", + "fixture_hash": "0xfe2e53224f11e2de7d1955bf88bf45a86150fa34db30f3fa9879a221ac0d0763", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_10-offset_10-len_0-opcode_STATICCALL]", - "fixture_hash": "0x11e3960fa314ae0a117d6ca106ba0364032562f6418b8ef54cf97d7aec2a3b88", + "fixture_hash": "0x7e96cc1f6c56acb50792b53e5f245c438c68e1c2cad56410f167709c19c22096", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_10-offset_10-len_0-opcode_EXTCALL]", - "fixture_hash": "0xa64867fda7b34d16c9e4d63d902e908682fc7725abcb4a4338f6d4ab65c76162", + "fixture_hash": "0xcbf6a290452c14334d7c72ddddd7f979d62eecd8432bc0bf855f212c691d6a69", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_10-offset_10-len_0-opcode_EXTDELEGATECALL]", - "fixture_hash": "0xc0b189dfeae8b90c7cbcd62a74e07bd4943e4e66eb92783a3ea7788e9cd3fcdb", + "fixture_hash": "0xc00df06a7915e1d28816d6826a04c430ea85ca9f5fdec86281f5d308989e5773", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_10-offset_10-len_0-opcode_EXTSTATICCALL]", - "fixture_hash": "0x1679686e2a76cf4d447cd729577a6e906cb8c42aa0aa890fc5e4d614f33c44e9", + "fixture_hash": "0x855f3995d6a36a7f1b61fdff60668cc877bfbacccd52b3ba27d2a189d9897204", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_10-offset_10-len_10-opcode_CALL]", - "fixture_hash": "0xf4a877390d94de34a9ce4e73c5f9baa6ce5dfae186e4d07e25d5faa1669d0954", + "fixture_hash": "0x52d7324e4c5cf00ba9350a4b665721a63679571b27c43dc9e70f9755813ed81c", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_10-offset_10-len_10-opcode_CALLCODE]", - "fixture_hash": "0x67c94e9bbc166f05bc91c029a2264ccc466aabccbd801dbb22b11f2d1b93dd6f", + "fixture_hash": "0x74e382cdb5afd42418e252f7d0c66c31cf28c6ae0a163bab4d04de4885b6d581", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_10-offset_10-len_10-opcode_DELEGATECALL]", - "fixture_hash": "0x68d7aa1d61fe247517775c058eedb6ecf4ab499fc77fdff1b99730621177cb2e", + "fixture_hash": "0x4b6be9027ef41103d486171698bcc0afd7f90fb0042d3034c81a47882559d1ed", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_10-offset_10-len_10-opcode_STATICCALL]", - "fixture_hash": "0x2c7f1fac643b65e0422ea1e494f1c59ed3306c67e009c34fb2603f8af489842f", + "fixture_hash": "0xc0e74ef1a145a22028ab4dfe36fd7fb8347be7daf4ed00eda1a9b28bb446c0a0", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_10-offset_10-len_10-opcode_EXTCALL]", - "fixture_hash": "0x8cd9e41bc9989cd12a6dfa9ca121e7ecf607096a9720c08cdd9814fe9eebc57b", + "fixture_hash": "0xe33db40e6e9187b28ec082950c73237cf6fc646eeab22358902c274493643aeb", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_10-offset_10-len_10-opcode_EXTDELEGATECALL]", - "fixture_hash": "0xf3b9a868251a84083e4c4bb996e1be11b5a619be64b44afe7de9fbc2bb8a352e", + "fixture_hash": "0x9027871c2aa9c118d98884cc09b61743bcf20f35f5a7d5f43b1e2021fc92d1df", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_10-offset_10-len_10-opcode_EXTSTATICCALL]", - "fixture_hash": "0x6c7af570d4edfb62ca4693f67fa18d6287aecde053123ef4f94daea0a1832ef9", + "fixture_hash": "0xcdc90de5e987612cee1adcc84185005267ba40b4d183b1ab2e76136fb6d6f9b6", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_10-offset_10-len_20-opcode_CALL]", - "fixture_hash": "0x856ed052866230ba3203dd6661f6b3a3cec36b0560ac7dbb0101f3731c3de74f", + "fixture_hash": "0xb7f1bf9b01493216b7bb5db702fe8e548c64c88470285f0c155c7b6794c75253", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_10-offset_10-len_20-opcode_CALLCODE]", - "fixture_hash": "0xa3a2e82f249c0a79224752edb69fb8f9a98d21b1d0e50a7b23f198900e315dbe", + "fixture_hash": "0x5ce9b943d04aa5bec6b96ee51deea85e373a63f8f478a72a92935b8a7173b3b1", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_10-offset_10-len_20-opcode_DELEGATECALL]", - "fixture_hash": "0x2acc4c9a5e2ffa36824defe83699ed2aadd702b8e1862443ac41a7e242fc3170", + "fixture_hash": "0x56a9fb6352210afc6a56b51512ea09b7f49ab9f6f36add10c1b8ad5d12a5c7ce", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_10-offset_10-len_20-opcode_STATICCALL]", - "fixture_hash": "0x9c3fec7db7020784a76747cbe950982ddaec34344b053317e1299bfef944051d", + "fixture_hash": "0x3629170c816e4c4434b85c6d1b11e621d2c1b565a7302a7f3b60d70ca6a6e1c4", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_10-offset_10-len_20-opcode_EXTCALL]", - "fixture_hash": "0xce53ab0070346f83e7cf0481ea1709f58433e1213da65afed86c64060d0253df", + "fixture_hash": "0x37fe427c6d3cacf8f7e20e49860e97b77ba7fcadd2daa92f90f5d5f97b5f5a23", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_10-offset_10-len_20-opcode_EXTDELEGATECALL]", - "fixture_hash": "0xb303f4a96e08e9b51cf496ac05fac771f5a8590557bb53b0af19a228db524b81", + "fixture_hash": "0x593c2f04718c93354cd072032e4c2458d0f71c0a07bdec6f8881f6073cbacdb8", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_10-offset_10-len_20-opcode_EXTSTATICCALL]", - "fixture_hash": "0x4c10a2c4f1f6a45c082df30d80514f7b57e07d8a841b3246b5a0a08bdce3cc2a", + "fixture_hash": "0xa5ab510aa7f485d3f9453223999982b67edec6e12e6b924c66304c3f5a467809", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_10-offset_10-len_30-opcode_CALL]", - "fixture_hash": "0xf9c1a1cfd6e537b2410a372f18cd69808bcffc951c35646a208c7c431d8e3d86", + "fixture_hash": "0xdf4611e3ba3863256c1b808294935dadf16ff2e2e68ef3b75b27a8c6d84764f1", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_10-offset_10-len_30-opcode_CALLCODE]", - "fixture_hash": "0x3193ec3bf9548cc54895b516415229fd0c5054b9ec08f179f5dae8d2d5fc7f64", + "fixture_hash": "0x2004bf755fccb66f655f9b09a06d29fa4efdcd1454d0528c0e3b784a13490268", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_10-offset_10-len_30-opcode_DELEGATECALL]", - "fixture_hash": "0xefd9ecfb1ab0c18fc07af22abae86791f06c464299a332a20389f5e6315f0b39", + "fixture_hash": "0xea92cf715102cc4b8c85699ca9dbeccd0d3ed1315c4f804d1a546d187794f33", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_10-offset_10-len_30-opcode_STATICCALL]", - "fixture_hash": "0x3d42d65d8812e1351a003ab46358f51c04bb7066ea183455438fffc96894ff93", + "fixture_hash": "0x939128e5a771fadc61adc60c491376078fa87de1f03a3640530d60119b525283", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_10-offset_10-len_30-opcode_EXTCALL]", - "fixture_hash": "0xe9720d8f23e632ffdd25ef3d89a423ac084cd3ff1f4a36334472be253af13a3", + "fixture_hash": "0xc2dd61cd222e2b800202d7a38f771fecae1ea2599bbd9643e9c77c72f2aac655", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_10-offset_10-len_30-opcode_EXTDELEGATECALL]", - "fixture_hash": "0x666ee9bce4f38fa110ef04538855ac91253d48d11e435893a6db865a30ab3f99", + "fixture_hash": "0x645660ad88f2f3d0d7016eff736a1cd307132c29b2af2d74cc4cd5606993e2d1", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_10-offset_10-len_30-opcode_EXTSTATICCALL]", - "fixture_hash": "0xb829e1de11c3121dbb594326c9e469cf8cc06dc2a7a0cdea02fec7340f4972a8", + "fixture_hash": "0x88ab0ba881f7ea315a756be4c47af7c58c021652ca62910c80eba0413b80c647", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_10-offset_20-len_0-opcode_CALL]", - "fixture_hash": "0x718c49c2c339e4172e1bcf105fcf8ff9b67555f542af27b5859197261452f115", + "fixture_hash": "0xc293a421b04655623aecd167d44fb3183bd528d61548f114760bedaa6a3c8ece", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_10-offset_20-len_0-opcode_CALLCODE]", - "fixture_hash": "0x40cdd3dfab3dbfdddf450acf58aff0fc1ecd090436d407b55ea0240911d06ef9", + "fixture_hash": "0xa5338aa8f5a50b6f379ebe611c972a0194731cdb6d0f1fe2b5ae93ef5359b2b", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_10-offset_20-len_0-opcode_DELEGATECALL]", - "fixture_hash": "0xa88e80823d81c5f5924628e1ae4ee5e25085f2857b3cb169329d974c1facdad8", + "fixture_hash": "0x5a1d8570058771c690729123b8a4878c5e2f1851d6be79698896521102039adf", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_10-offset_20-len_0-opcode_STATICCALL]", - "fixture_hash": "0xb31aad14f6c2ffe3dac80cc75c6a7ea0ad998d64a2c96af23253aca8b55f0a4a", + "fixture_hash": "0xbc9e77504e453025139069eef6e97938944684e40dc12ffc96b01ec8a17c3787", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_10-offset_20-len_0-opcode_EXTCALL]", - "fixture_hash": "0x6f59d3b0bd5c2ccf5234624a2e71966965dafb70c34e4f9a7aab62180cd0e12e", + "fixture_hash": "0x870bf43f6aa258e363db2ce7635980d796f8c0d6502e26c3427643a3802c45a0", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_10-offset_20-len_0-opcode_EXTDELEGATECALL]", - "fixture_hash": "0x79179d362962b3be7239fdf12e52f138d66229156585584c42c1a266e36b3ae6", + "fixture_hash": "0x9b5a5ab167171993a42670bc4a0a3dcd9638c21aa136036985dfdc9cbbc61d90", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_10-offset_20-len_0-opcode_EXTSTATICCALL]", - "fixture_hash": "0x29c2d0738da0ba78bd697f33389858ab0503311590341f7486d1b505df5fe32f", + "fixture_hash": "0xdf15d41b47a6e902a6d7abcaaf69f5ea00257fca9e6ec905c8bb5f4921ef3980", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_10-offset_20-len_10-opcode_CALL]", - "fixture_hash": "0x57e844c1fa66e4d973f8141fe73a62c1792afe8ba0545b0e76e0b0fae61a26f6", + "fixture_hash": "0x6c58d6adbac70ef5e01b68a339c7e4f9706d86b406beabcccbffc2b03dedf245", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_10-offset_20-len_10-opcode_CALLCODE]", - "fixture_hash": "0xc8230b8b034c4cb05ae3df33b64fb781d60f629b2b38f1ce25b6ea85881d39", + "fixture_hash": "0xe680ec35d9a432d21198e577f865f7960e4ab9b5454e0deeb0ff330001eeb2d2", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_10-offset_20-len_10-opcode_DELEGATECALL]", - "fixture_hash": "0xf77ae58c64022e410f3b617f1ae6554b441ccd6dacd5ad4b1e800135a326db57", + "fixture_hash": "0x3ef71fcf5c2201bd4d340341e5167f541a10ae536363103f75298a29194499d3", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_10-offset_20-len_10-opcode_STATICCALL]", - "fixture_hash": "0xfb5b8e10d225bacc4bee52f8a778d9b2d9ef9da3436702999f5fe93939cae8d6", + "fixture_hash": "0xece1e4f87f9f8c230b572c4ad5d49e7417b38dda5985d88d55bc02b4ca8b1209", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_10-offset_20-len_10-opcode_EXTCALL]", - "fixture_hash": "0x54f0bdc01dc9e1ddd5ec863aad2876cf85752310de24a3281c0f3b8d272d23b9", + "fixture_hash": "0x548064d6175e01bd7d2f7f20a04d3d3dec30bd2fb9747e756bdac210a583b4b1", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_10-offset_20-len_10-opcode_EXTDELEGATECALL]", - "fixture_hash": "0x6e0eba8085584d44690c58a2095dfc5a252aab6dad7d2e8332ffdc0b2be9e80c", + "fixture_hash": "0x784bd3205521ea67e17e00306091a605629ec135c1a1205b8ea94ce59d4efd5", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_10-offset_20-len_10-opcode_EXTSTATICCALL]", - "fixture_hash": "0x5ee1a3337a2e07f7ffee7ab6b74cc56d3cc0c7c49ccf15d468e19c848403d9fa", + "fixture_hash": "0x28f774119c605a4d2236ad14606aa9245f22813b3eb8f1bf0dbc35059686d39f", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_10-offset_20-len_20-opcode_CALL]", - "fixture_hash": "0x8522623bca907ad4a8a95b20d8526cda77c36e92e83c88d69dd22b32297777c9", + "fixture_hash": "0xf33165d68eb24884efa64fd134558e00063853a7b6bcb799d7ca73480a73d156", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_10-offset_20-len_20-opcode_CALLCODE]", - "fixture_hash": "0xa4b805c8c6e949311e6b9caf6ac8e7c6c150e60471549c3b27affc396db78f81", + "fixture_hash": "0x961435715dc2841b5b67a965180458faa1a53dd47510f2c100a9a1d80aa61e4b", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_10-offset_20-len_20-opcode_DELEGATECALL]", - "fixture_hash": "0x94f449575cb4cf4c1f0a44b78132a2483aa59f5d8c09cd3fde916de144748e8", + "fixture_hash": "0xf9294a2b9697ad3c78ab1f5971e60dde3bcf134addd3f41b53d72793086b28f", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_10-offset_20-len_20-opcode_STATICCALL]", - "fixture_hash": "0xf873487c6967f043e05552df442838054cfac0c23e453be5fc14cc99396ec796", + "fixture_hash": "0xdfdc946ff013eeee538d8dc3fcf9b71babf0609321a5fe1d07959e74b6051eb3", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_10-offset_20-len_20-opcode_EXTCALL]", - "fixture_hash": "0x18b4bb5f98d30262118c47bfef713e609d82f89260be1bf14eec49f6a61d3082", + "fixture_hash": "0x23a084e0f8b5ca56ca596f86f5503f90d7c1e349842d330309c84c6c2922290f", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_10-offset_20-len_20-opcode_EXTDELEGATECALL]", - "fixture_hash": "0x562a956ea450676ee7c2692d06ee7718d90e56df0710769f1bdf9096c2ccefd0", + "fixture_hash": "0xcff5c4ba8c2c365af89d2315c07acc052fbcef017af353acf730410d7499462b", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_10-offset_20-len_20-opcode_EXTSTATICCALL]", - "fixture_hash": "0x9cb545cc05ba67dc7db10dfe6cddff725e4089342ec49b49eab628fbd25d870b", + "fixture_hash": "0xa8a91000f94b2f71edb82839fb954793812720cc7fd4f7520bfd87f38ce32439", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_10-offset_20-len_30-opcode_CALL]", - "fixture_hash": "0x1e4d99278e387eefa7711ea8d69cd7d84393fec3e731a84e13ad0ee9ecdabbd2", + "fixture_hash": "0x3503f4ee2edf7e57c930b70c2f1f4288349a1a853fa65150e5296c02c342237a", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_10-offset_20-len_30-opcode_CALLCODE]", - "fixture_hash": "0x5e4fb0bd511d26fcacd1862f5c6ac5a801222958cec92e3543e94dab20369986", + "fixture_hash": "0x881f8b273f18bf9c7397c9fc400a9e363718596779e3c81022c5fef7c6f562b7", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_10-offset_20-len_30-opcode_DELEGATECALL]", - "fixture_hash": "0xb809392b86ee59cd4ea3e9869a1701eb431448802f7fa03063d0e961e9ee5103", + "fixture_hash": "0xc51698d1ca57fce2f498676aeeaeae423f3fb71b534a421daa96715dd1802b0d", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_10-offset_20-len_30-opcode_STATICCALL]", - "fixture_hash": "0xbf32e6ac7fc32c586baf790aca5ff5055bd31415bcaca73ba4bcd3d6c6cfb337", + "fixture_hash": "0xa19dfed9a98d1fdf4a4c9f08d8c5d6d514d5cd8bd3ccf948084cf05e83133771", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_10-offset_20-len_30-opcode_EXTCALL]", - "fixture_hash": "0x7fe0632b4a5e8852da7a0b2ebd80f996dc042e3feab2dc77987b8e268703924b", + "fixture_hash": "0x4f5022e3604c9f46c79e2c3cf3c0b04d8849e3eac0bcb4d3b0656e814fcb5fcf", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_10-offset_20-len_30-opcode_EXTDELEGATECALL]", - "fixture_hash": "0x8e61bc36cff09d077c79e6d45cf50462d95ddb05fff69ea94e4c40ecb3c7a487", + "fixture_hash": "0x8bcb257fd20badbd31e0f5d862c96b9a29c2d39155e4516799eeba3b0e93a659", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_10-offset_20-len_30-opcode_EXTSTATICCALL]", - "fixture_hash": "0xee990036881739e8f61c1175276564f4caca1bbb557c04c45226bc37d0dd6076", + "fixture_hash": "0xbc8e391e22871660963d462dc63ac16864fedd9c9a4389a30f0c4c05d7c97c65", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_10-offset_30-len_0-opcode_CALL]", - "fixture_hash": "0x12c206231ea9ec51833816337606b1a26a641a1b5f0574040e61ee47cfba5b98", + "fixture_hash": "0xb43544491abd04a14acbefacd1cd9248e57ba21885ca4f109e86b2235f9d4d85", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_10-offset_30-len_0-opcode_CALLCODE]", - "fixture_hash": "0x414887fbe6a1c9a767e174ba7eb4b0d825893720a03741595dd36870c3baa80", + "fixture_hash": "0x729fe55fc5cc7f8429a00e262dd2a3b4e656e2d53371753e54a9bd06a69c0f24", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_10-offset_30-len_0-opcode_DELEGATECALL]", - "fixture_hash": "0x2488d135a22d6b5d70049b141a96cf6db083d12edba0d8da70971a382f3b2bda", + "fixture_hash": "0x3fb2cd04fcd992ced9b8fd5ec8276dcb26a0383cb9ffa9a9d03a8af7fc6dfba9", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_10-offset_30-len_0-opcode_STATICCALL]", - "fixture_hash": "0x8a9917444af76273f0440b4b1e99b8d0b457b62d209cdee14df211ea71e17c52", + "fixture_hash": "0x1c366f7a6d52b497065580c3ae9cb0b7e4fd20523b04080930f35e6b074177cc", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_10-offset_30-len_0-opcode_EXTCALL]", - "fixture_hash": "0xc99a007ccf32f7ab329d0638de0d3b4c2b1729841232569bcc307cd5121742f8", + "fixture_hash": "0xe8ce7cb2a352c8b36126bfd1bff11f5aa50363f757dbedca67a06f8a405a02f6", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_10-offset_30-len_0-opcode_EXTDELEGATECALL]", - "fixture_hash": "0xb8671a26914a818a21bd3b40d04f784ca9a4e81a1206d9268aef34792be6f105", + "fixture_hash": "0xda05498d08fadd3f9c6012d8cba17e54685a141b6e4cfc1f7ea11ed60bcdd84c", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_10-offset_30-len_0-opcode_EXTSTATICCALL]", - "fixture_hash": "0xa231bcf011d27334c4b9727da857716295f9294f89f5d23d529e293068719609", + "fixture_hash": "0x50b74ee4f04f20546134378259427cf35a156d7205a5cfe51f1d94918f50674f", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_10-offset_30-len_10-opcode_CALL]", - "fixture_hash": "0xf301a6c22f8c800df83d0d2d1d2ec6233f64fc0f13e78acf24f0172ed3b2a285", + "fixture_hash": "0x72c8a3a6824364d5ae5fa5a70160c0e992d6db109d62f90a58ca2b92f0e4c3d1", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_10-offset_30-len_10-opcode_CALLCODE]", - "fixture_hash": "0x1741b533af4d4bdd0179d885e89ee0c4f3ea73fc8a5329b206951764900eae13", + "fixture_hash": "0x54bfcb570ddc8d0e97582a2504e22b0137903ec636220bd49d0bf03a17e1b110", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_10-offset_30-len_10-opcode_DELEGATECALL]", - "fixture_hash": "0x4afe72617d8dd95c901166d5505f0bf5249e93936f2efcb3b93ad9ff71f196", + "fixture_hash": "0xc5fb98996c74eb20136d6d5a44de050cc2429181ff81d0ff2d56b9bcb923adf6", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_10-offset_30-len_10-opcode_STATICCALL]", - "fixture_hash": "0xedc423cceed0d7f4d1214b15256bab0590afa38f6d2ef94887c60fbbfe246abe", + "fixture_hash": "0xdb8a83e8915aad5f8613fff86c013d05e56095cff3d864fb3a8327cb953620be", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_10-offset_30-len_10-opcode_EXTCALL]", - "fixture_hash": "0x583269ca79756a64855b26c12ab70ea8fbb7e307cc00867c04717b724a609091", + "fixture_hash": "0xe7d54f91a6edcc7be4b2be14cd6a39236ab960f0b8e30315c22758e2e3cfb06e", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_10-offset_30-len_10-opcode_EXTDELEGATECALL]", - "fixture_hash": "0x724c7829e187d117b0f55412fc619b88a81e6517c1f3e715b5b7f7174598509", + "fixture_hash": "0x21cd08321350199e24f96deab212a014c2442c755aa55d015f0583c1b0bee468", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_10-offset_30-len_10-opcode_EXTSTATICCALL]", - "fixture_hash": "0xe663c2cc052e064d6668ab17c6ca8b772d606a30ed626708f53e08cfb9cf23ad", + "fixture_hash": "0x4bc9996ad26d80d30c84ef710561ae4acea2ef992099a0c44fe5866a2c484781", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_10-offset_30-len_20-opcode_CALL]", - "fixture_hash": "0x37910081e7c304fda3c6fa11851adb8b754ebebddebca591d60d10adbed5278f", + "fixture_hash": "0xbcd045fe80db408156f3836f85603fee69224b2dc265a9fdcf1377a3b74ffca2", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_10-offset_30-len_20-opcode_CALLCODE]", - "fixture_hash": "0x77f8c0ad25ac782c87792060b8a24076f615cb445e2122b98b17e6f803385478", + "fixture_hash": "0xa9041869d1befbcc1634d2b850109afddd02ac8276cb5926badf0b36f8cea6f7", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_10-offset_30-len_20-opcode_DELEGATECALL]", - "fixture_hash": "0x2a8d306cf835a199b13ac6d942cb607821ee0a120570a1c114e8c0a6e52a8fe0", + "fixture_hash": "0x43a2c71127111611c169b886eb94bea9c28dbbf4b5e159c0731329f0b961241", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_10-offset_30-len_20-opcode_STATICCALL]", - "fixture_hash": "0xfe4e5d001d9c0df3283ef266cc2627ddcc25000acda4a73b40cf7d2fae5b774c", + "fixture_hash": "0x8c3cad61c8852a2c63b7a0ec3eef9080bbdac409ea119b23c45e2bf10e2ff47f", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_10-offset_30-len_20-opcode_EXTCALL]", - "fixture_hash": "0xad10802e29cd8fe6a8202405c3598ce73efffcf1b117588e8f36be31148102f4", + "fixture_hash": "0xcd90a97e81c9740e8de2e0fa37e8a08d425939217fa2b13103648ed0bdea4d09", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_10-offset_30-len_20-opcode_EXTDELEGATECALL]", - "fixture_hash": "0xa003da0078e58b1d440f27e4e71378f2532bb63253521e4fa6165272107163b9", + "fixture_hash": "0x63550ef1065c05eeb68cb40249c1d4c56028afd2202408a93160ddfdfa809877", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_10-offset_30-len_20-opcode_EXTSTATICCALL]", - "fixture_hash": "0x619af4903f71fa5d3d1c05bc92f4dce761a0871122a03a2379ae8cd149e5cf52", + "fixture_hash": "0x1b46d2c371d581d710b72f9eba4110e20397ee425af29b2ce96e21f517db8dfe", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_10-offset_30-len_30-opcode_CALL]", - "fixture_hash": "0xfbd0aa14235307967c6739548dd12d7acdb1b7d22bdfbdf03c4e83f24ffb9e05", + "fixture_hash": "0x953119cdcd901823397f438ed4de44ae05928d779ebebe073801f05a7b5b1024", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_10-offset_30-len_30-opcode_CALLCODE]", - "fixture_hash": "0xa376d16bddc6f8e60cb0e396100367c4843ac37de05d5e291ac4adc0478f7059", + "fixture_hash": "0x5afb53e3134aee487406d0b45e1fdced9a9bd9aee39db308a4c4622a5f01acec", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_10-offset_30-len_30-opcode_DELEGATECALL]", - "fixture_hash": "0x652735b33e3085f4c14ca199633340688a0a49e97d1654eec080bf2595717272", + "fixture_hash": "0x9264b79dc893f73fb84786b6bc12b35aedb86bffd33095c4a0e8c8d2088f05c2", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_10-offset_30-len_30-opcode_STATICCALL]", - "fixture_hash": "0x2bc4e0107d59ebab531d6bdb9b28ef1e837ef5a4ed1751ec699472c6d2c14351", + "fixture_hash": "0xe7ed4df75434785e3bb91da618e244393b497a410e19097edb4819a29e63e844", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_10-offset_30-len_30-opcode_EXTCALL]", - "fixture_hash": "0xbc3ae9af58b578c0c87596d0300025c42b403145107af3730d7caeeeba0a172c", + "fixture_hash": "0xf84b4465af1b3a79d4283365c11be2694bd8f3767d2d78e3123374f6e22d7ee", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_10-offset_30-len_30-opcode_EXTDELEGATECALL]", - "fixture_hash": "0x6b26a05f6b1f24124a84c4152b47c718b31e43fc8222d43e61ff02cf9783b323", + "fixture_hash": "0x55656898e58ace18d0f66e56079645cd133caab03a4b33d1a1a92572956e5b73", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_10-offset_30-len_30-opcode_EXTSTATICCALL]", - "fixture_hash": "0x425a979803eb097cdfb9a1ffc148a026ccf556e3f68e58f24cd72c37e80994af", + "fixture_hash": "0x7375b5ef969c4e84f147e53a8c9933ef5e49017765b825e627d916dc4eaa3701", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_20-offset_0-len_0-opcode_CALL]", - "fixture_hash": "0x64f948fdc5630d35742b6a181564a93c6d0e835dc8e4ed37c8173d9dc0d8ba08", + "fixture_hash": "0x40202813524096aeb9196f8a05b3750817bcf147374ec537e3952f1694f56c5", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_20-offset_0-len_0-opcode_CALLCODE]", - "fixture_hash": "0x99cff7990d18978c6fca4efb916561258cdf0d90a069ef318891634d2b52ed62", + "fixture_hash": "0xa0c42d14d606c03f0b87eb4906a8f3bb68655bcbd908f6e6b3bbf90b8dc07b99", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_20-offset_0-len_0-opcode_DELEGATECALL]", - "fixture_hash": "0x2611f15b1c051de80c9c65f49455b0625a8668b1b9efb2816309e04a04ce150d", + "fixture_hash": "0xef410f3f332c878b2fe3422435f1eeb1d6ec8fb15300a6b7dafa70eac41f867e", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_20-offset_0-len_0-opcode_STATICCALL]", - "fixture_hash": "0x2b1e161cd2a1afadd8e698052e676db82c472d9036a7e203957f5024bf9bb408", + "fixture_hash": "0xe830b7b19605beff618f12a350f825fd064a9ae69a82ec8ee41367e90852e5c", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_20-offset_0-len_0-opcode_EXTCALL]", - "fixture_hash": "0xf7583b2b282177f1705887e12803778d090413155a0fc5a3272c5aa4c84066f7", + "fixture_hash": "0x1e9f656f4cc7ba0e11e8f51f65ebdddfda3a9142961a260db191b9b84cb99b1d", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_20-offset_0-len_0-opcode_EXTDELEGATECALL]", - "fixture_hash": "0x27f94c91438fb9b6ff415f5a2508e5901a02f1957a1f3c8f06273d58530f6958", + "fixture_hash": "0xcbac22c40657f42bc10f99bcbad3d4281408d2d38230d5d06a20d59be814cf5d", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_20-offset_0-len_0-opcode_EXTSTATICCALL]", - "fixture_hash": "0xab40a63351e21726b1c961aa9a8940564ccdbc0d0e4a2866fd8e23aca720ae7c", + "fixture_hash": "0x174b3651f0c90cf9bd2b9318dd2527ecff3e82af72420e365f07a44e084438fd", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_20-offset_0-len_10-opcode_CALL]", - "fixture_hash": "0x2ccaba74d02c0cdbdcede5d8c50847b486816361694e91661895f960c073f2f3", + "fixture_hash": "0x45d5de1e9b5243dc01cfc2fd9e6c80aa4dcef5a0e0cd32e1d7a0f1e88149257d", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_20-offset_0-len_10-opcode_CALLCODE]", - "fixture_hash": "0x775f7d774279310a4ca304e2ea0c0732aac58cbbeffad3c19d39a939e22b83f8", + "fixture_hash": "0xeb5ace9bdd8f14d4fa7b4a61f5e7d9a0e7a2a09378a215142ddb3ebca986638c", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_20-offset_0-len_10-opcode_DELEGATECALL]", - "fixture_hash": "0xe3354291d3b2745857fc0cab108af23e996198abdb6a93dbfde5cd94a5587dc0", + "fixture_hash": "0x63ec777f3284103287a08f3093e5df1944e9a341a0eaf8875361e7278e70ca4", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_20-offset_0-len_10-opcode_STATICCALL]", - "fixture_hash": "0x7ed04f6688c65d33673cb221419d3bc259a21c7b0746a2c2bab8690c6cc3087a", + "fixture_hash": "0xa900062d0e5a1dbbcc21eec63713828f7695ab0b2f51d5f3b7e6bfa79303a64e", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_20-offset_0-len_10-opcode_EXTCALL]", - "fixture_hash": "0xe291fdefb7b4e2bfc348d6eb11302eef6d32ddf7a9e281470cde1c99a15f2bce", + "fixture_hash": "0x545a0f16d7bd4a0d4f2f666375bd2842c6db82718171287f2ad011063bb2c9a9", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_20-offset_0-len_10-opcode_EXTDELEGATECALL]", - "fixture_hash": "0xdf2b87947e59613440473309926f2dd863c6b0ed40c742417e03e46058c3e18", + "fixture_hash": "0x6c5eec3b5e994d732c710d4e03d631dc8ba85b105d12dac6b9b5e6ab23685415", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_20-offset_0-len_10-opcode_EXTSTATICCALL]", - "fixture_hash": "0x57316fe3172d2ab212d342aa894bf47c3b55466e98be1c498ea6cf1c4d636aa2", + "fixture_hash": "0x35394072a4240c1bac3ac3ffb6611b42d7a97ca2577c091c6fb0446361953f17", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_20-offset_0-len_20-opcode_CALL]", - "fixture_hash": "0xc31c813fb924934f9fcaf778283f3ffc4596593af3510dab3194b4b9ee5d479a", + "fixture_hash": "0x514a9a83f6d0266f5465fbcdf635dfaacb2830445e85b735f99ad310627e9dd1", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_20-offset_0-len_20-opcode_CALLCODE]", - "fixture_hash": "0x55f5de4a06bde7f06a2e7e1d8b46abe237e8eebf4ba3757e408d3bdd1449deb6", + "fixture_hash": "0xd87e7a2836d7d274faa1f700f3c85b386c0000d714c3c201cbd548b35a12c8e1", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_20-offset_0-len_20-opcode_DELEGATECALL]", - "fixture_hash": "0xb2d0171b0aa33e6288c2c56a26ef6317c3b1c54a152901569a8f88360895f75a", + "fixture_hash": "0x651fe680a899a7ccede1d36c3de6096be0360f4639c07061fe08561fcb25d75c", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_20-offset_0-len_20-opcode_STATICCALL]", - "fixture_hash": "0x3ba23ebeba17b1fc209b25673d01b6579cfcb4751aca5453a2a7ff5d4a333f8f", + "fixture_hash": "0x6771975ba323ded4f7d332fc316a57e16e0f13eaa8142ea3cf6a6b89e2e3573b", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_20-offset_0-len_20-opcode_EXTCALL]", - "fixture_hash": "0xfae36ec6d0f183b2e8ace8d31a67f0a982618adb03580993f46bda1d8fed4442", + "fixture_hash": "0xacb7dbd1435f6927a9ec671b9b9c664b9987a0895dbb2864b9b7f61b2eeba36e", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_20-offset_0-len_20-opcode_EXTDELEGATECALL]", - "fixture_hash": "0x3e3e7d74c02e8615607639f2e83873b7b716c0c51d51d203e25099d091926cf", + "fixture_hash": "0xee6bb9651f7e27c75709d8aadad3156f02575074a9df898d1af7d04c825113f1", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_20-offset_0-len_20-opcode_EXTSTATICCALL]", - "fixture_hash": "0x4b46d40a7aa21618feb4e89035138cfe1841ad02a983b3959628ffbbf1e03803", + "fixture_hash": "0x6d08b7cc385412944ecc8fa3422023382f4a2fa34d61ca29585bb006a7451601", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_20-offset_0-len_30-opcode_CALL]", - "fixture_hash": "0xefb31f46aec388c2ea0675e70eb067b8f326fd0f17817b7158b91a2efc476ddf", + "fixture_hash": "0x7f8c81b25f0178df2de49e86f044413a1020b9c561bc97ea5c52522d53858a7c", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_20-offset_0-len_30-opcode_CALLCODE]", - "fixture_hash": "0xa3145e4021a12130211baf5c87ffa681cf1d570f033b9655afe580458dcc717", + "fixture_hash": "0xcf59d3fc094e828e7a56040ad254eec094e9ec3cfffa85273673937515384a75", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_20-offset_0-len_30-opcode_DELEGATECALL]", - "fixture_hash": "0x5e782d59046c530c72836605bd7f8a3c40c86180319a719061f5e39e28942b2", + "fixture_hash": "0xfade65e0bf589d02f59dce4ef78fbbaf7c9e520d4f62f79c21739c93251677a7", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_20-offset_0-len_30-opcode_STATICCALL]", - "fixture_hash": "0xcfc501323f5c8656aea7cf256ad21a2ab33b296d5341e6233b359760fa70b3ff", + "fixture_hash": "0xb5b7c2201849ba2b5fceaef708c3825d58adaed0ecdc7e4f2d9c63aa33eb7462", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_20-offset_0-len_30-opcode_EXTCALL]", - "fixture_hash": "0xe14c1e7e5318e9cdf609e4d3c73f37173f588c98d81452b76aa102f9a31c66f", + "fixture_hash": "0xcfd23d8bff7656f991c50e525d876642a65f84f2f1a23ceb74217750d696e8fe", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_20-offset_0-len_30-opcode_EXTDELEGATECALL]", - "fixture_hash": "0x12c1203daa7d069926b0a6ce425188e4ef882881fcbaa9c700ccd45af3c328dc", + "fixture_hash": "0xd055e026ad98a5c871b5b4dfcd2d4f0e3f5c1b5c02fcb06f22b9334ef5c45959", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_20-offset_0-len_30-opcode_EXTSTATICCALL]", - "fixture_hash": "0x74cb8f057bd3cdaab4821d269e5bef38dc34eb6eac6c15cc2102b5dccb97539", + "fixture_hash": "0x19577df71202c06b545298c812e362c4c5ed8bb56864dddf12e1f2c799eac260", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_20-offset_10-len_0-opcode_CALL]", - "fixture_hash": "0x19761689ed5d15f30af364da7d3e97830868f176f0d706e535b878911fae5837", + "fixture_hash": "0x731a142802d6e7f0745a4ccdbe764080a01f90ace119a8132cc11f6acf6b70b1", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_20-offset_10-len_0-opcode_CALLCODE]", - "fixture_hash": "0x7d8fd0c4433d61e488b365cab6bb208804ef859eb0636e2ab0979d4ef9b42186", + "fixture_hash": "0x140a26e490659b450bf1a03d10eb520d2dfde619c1c069d49df894f010498a1", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_20-offset_10-len_0-opcode_DELEGATECALL]", - "fixture_hash": "0x35a13feaca854e8fc7f59f6ed79c6c5a45c0231f74101031141607fb826e40ad", + "fixture_hash": "0xe3259ca12ee0d2934ff116aa4f0a0c9193b2902737bbe3d7ee20895e61d2dd50", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_20-offset_10-len_0-opcode_STATICCALL]", - "fixture_hash": "0x474a1314beec616a41dba6c5760e593a045c4dbb266e86b44103618c36bfbf2c", + "fixture_hash": "0x3aa609786f5809b66fc87aa545db4788166e0f4c1fa41668c9f0d3073d388bf", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_20-offset_10-len_0-opcode_EXTCALL]", - "fixture_hash": "0x93ce2afbb20635dfae5c068773681ad05d38fef8b8b3d014948afc48c0a5c03e", + "fixture_hash": "0x11626929f80bc3619e433c7bd90158fb3a09d2f304eb0a75922554d151af37bb", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_20-offset_10-len_0-opcode_EXTDELEGATECALL]", - "fixture_hash": "0x1715ede1bb6245a59795baf765e0799660b0f9edae18b48e28f23ab3cb50349c", + "fixture_hash": "0xbdfa528e6503754e15228784f32934b50e08a4245e7050a5d418b03cd891faf2", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_20-offset_10-len_0-opcode_EXTSTATICCALL]", - "fixture_hash": "0xc305a60968d3adbfb433fca8eddbf41f16928b3dc5a297e968f69ee189541018", + "fixture_hash": "0x4f05b043d2a29947d2202eff0863fa3658bd78346afc20e118efd253eee30adc", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_20-offset_10-len_10-opcode_CALL]", - "fixture_hash": "0x5ed2b4f20807011d076b4246d3acad4c04dd401bfd27ee141885f3b2226185b0", + "fixture_hash": "0x7270794512ca09bc21928e4a8e2b9d4970070c79208dcadd1b09eeed46e4a500", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_20-offset_10-len_10-opcode_CALLCODE]", - "fixture_hash": "0x9c2cd5c02984ebbeae84bde2f101450d34bf2e1cdaf0c48bf8d89a51e12bd2a0", + "fixture_hash": "0xb306433ba9c9ecf894ce1fac0a4b507027e148373a964db28c3e99ddec46cfef", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_20-offset_10-len_10-opcode_DELEGATECALL]", - "fixture_hash": "0xbcc4ebedb8222cd6bff969bfdc85e92f6b0b817e125396409514f4571762e7cb", + "fixture_hash": "0x42cc55c0f37a02dd6c01fa8ef01051e365c98fd43e3e401c118e4d9ea92d4efa", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_20-offset_10-len_10-opcode_STATICCALL]", - "fixture_hash": "0xda25c35f0e8fddd91794b291e059991f9c73531acc2eead322dff1cf955000f6", + "fixture_hash": "0xd390c55e06f28e9818b98e42ac3192a052686404d95bec07f74c2d2457612177", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_20-offset_10-len_10-opcode_EXTCALL]", - "fixture_hash": "0x28a8fbd91b376d7c88bedb4e291d16fe339a7176b077b3a94d8548fd2a1e04e1", + "fixture_hash": "0xe73cda4edf63d4121f950407a8c6ae95aec8e7ad77af7e20467d6ca1cf9bbe7f", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_20-offset_10-len_10-opcode_EXTDELEGATECALL]", - "fixture_hash": "0xd3f75bcc3c166386ff965752fe4749390091f5bcf6b83704a28fca2436a7b329", + "fixture_hash": "0xaf73a1a31ae2c6aeefa2dae703a4dd6a79b49df2852a9549579779c4cfdc5926", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_20-offset_10-len_10-opcode_EXTSTATICCALL]", - "fixture_hash": "0x5c9a801fc80eeaf31c7a7e5e7f4a2512b732d36d8043a6a93ec3b42f02020b70", + "fixture_hash": "0xe5d55656553cc9f8dc4726fd018aa9d73ccacb4501c6922bee579203a437f92a", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_20-offset_10-len_20-opcode_CALL]", - "fixture_hash": "0x494099d6a031280f8bac5ab2b9f55c94d2b6b07b4fe3ded75d3df6d27b72cf27", + "fixture_hash": "0x6813b24305ffaba4eff068a21915b4d5b281728f1ba3c05bdf06992960285c62", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_20-offset_10-len_20-opcode_CALLCODE]", - "fixture_hash": "0x96ff908bd9186315553dab45c3e98229cb96ba314700028e8591a79fa12e7394", + "fixture_hash": "0xb9e7ec38494a1fb66e0a3cb75b9908b3b2e2a2a9b9bd3fa91c55cf7b6696aaca", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_20-offset_10-len_20-opcode_DELEGATECALL]", - "fixture_hash": "0xe88c7a726aa826d28dda5b7f319e9574c9f30688adb75e0677c6942cd7b47c60", + "fixture_hash": "0xa9edd094db1572f7961f178aeab8bbaeb0e6f892cef032edd146981a442c7346", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_20-offset_10-len_20-opcode_STATICCALL]", - "fixture_hash": "0xba32ac1cc4506db0dcc682ba1fc591e1b5829c0d4c70a71e987273d30adfccaf", + "fixture_hash": "0x86feed682443a46cf27b66dbdd1ed58a15f75e0c33edad2f2df98c4f0c22639a", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_20-offset_10-len_20-opcode_EXTCALL]", - "fixture_hash": "0xe11c1ff37f7b3c084792548cd2b17d7b8d76854ce9ce1535fce6bde392ca6e21", + "fixture_hash": "0xc9453543f75f266fe3651ea68d3428c50c587af27113e85c568dcc0eedd40d25", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_20-offset_10-len_20-opcode_EXTDELEGATECALL]", - "fixture_hash": "0x5a2e481dfcaebc4fffd89e6e8c1f7a4e45ee4714c9bf915d087796a0f38132fd", + "fixture_hash": "0x8569085948874de022e71f55316dd8d956b1818fa7502915dd79be54660a86dd", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_20-offset_10-len_20-opcode_EXTSTATICCALL]", - "fixture_hash": "0x967d03c937b0096d8d5a1c8970e751e50d7374beca49ecc917598d79d3e768fa", + "fixture_hash": "0xc1631222a7d92cfe3b44b57b46c04c3fd906a2e58e3a47a6314b6762334f1a7", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_20-offset_10-len_30-opcode_CALL]", - "fixture_hash": "0xa9f846ae15fd2cf7baed061390f61a66e1ad3e0fc9fb9384f1d8d9d7892481ff", + "fixture_hash": "0xac805be3a7e264d7c92ce3cf13d8212f877db20e2d91a7ae0e535d0108615334", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_20-offset_10-len_30-opcode_CALLCODE]", - "fixture_hash": "0x907c525bf7a18a8c227937225ec9eb44dad0aa54acfa80a7dce800b9d0d2ef99", + "fixture_hash": "0x633c9f6614aa3fb97fc8932b8e16fd8e9c25d99718da8d2f0139251c1053d2e4", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_20-offset_10-len_30-opcode_DELEGATECALL]", - "fixture_hash": "0x705b0f22ef65c1b8621121c29ed1350f7816b03e4fbd1a1afaf7e4e6ae3edb9e", + "fixture_hash": "0x9511534466f76433b9980788e07788a180bc3b506ec0a9332691ec9ab34a43b3", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_20-offset_10-len_30-opcode_STATICCALL]", - "fixture_hash": "0x25b1e343cb62537b77973ca710ac71411520629daf1b2cd0e62e88589a174f4f", + "fixture_hash": "0xe71c03eae783b520db0893a3127f2c9cac28f050f289e2e9cdff84c69e06c01e", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_20-offset_10-len_30-opcode_EXTCALL]", - "fixture_hash": "0x5eb54ccd8db56e5f1a0c5b712f5774dfc6b5423bb6b4f3f0af790a4969573c0f", + "fixture_hash": "0x8f299b5bfabcbdcb6900d8e8721aa733a7c3b9bdb0dbdf27f198a4a47fd175f3", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_20-offset_10-len_30-opcode_EXTDELEGATECALL]", - "fixture_hash": "0x54b4c965bf6c7bc0fec08fe6440e5c36a7d67c4b4a5276df66e5404902a755b6", + "fixture_hash": "0x54269d3ef948cfb8c5b82fa100ef1f5dd1d125777afd060bfd4247fc46e3ba3f", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_20-offset_10-len_30-opcode_EXTSTATICCALL]", - "fixture_hash": "0x7c868019796a0f95c3b497c5a1c8df95153647a395549d8b5083b9417acba832", + "fixture_hash": "0x291a86d0c3f1e7ad9057b8cfc4c8f5d05a28fdde4809c41b3740874b63f5ed77", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_20-offset_20-len_0-opcode_CALL]", - "fixture_hash": "0x12d76a8fd8473a16cc48b496175aedad07f5558ec3bfde4870750e2903425d3d", + "fixture_hash": "0x871d889fbe6d638529fdd2179676db689fbd49cc73ca2d45571afb98e2d9b154", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_20-offset_20-len_0-opcode_CALLCODE]", - "fixture_hash": "0x6fcdf59bb182bd17b68ee913630957949e89632410a2adb5589979e157419a2b", + "fixture_hash": "0xbac9cf1d50d81dbc024a5dcf1048138a3f7bb36f6655b642be6eac3bbb892754", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_20-offset_20-len_0-opcode_DELEGATECALL]", - "fixture_hash": "0x87ccb86f3e22543a5ab8b35cb798d1766fbb890bd21610733235ea5a2052f642", + "fixture_hash": "0xb4d2fbc6d4f8cd64279d72e1e604eb2f8bc0dd84a12b23db83b7f984d3e67194", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_20-offset_20-len_0-opcode_STATICCALL]", - "fixture_hash": "0x142bba57cd3f654e32e55c7eb352e41cbe1d8061c5dcecf493cc90ea51119661", + "fixture_hash": "0xafedb678131c2b78202eae1c86d1ce78f094d4ccd8028b9503866d765c2e5405", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_20-offset_20-len_0-opcode_EXTCALL]", - "fixture_hash": "0xde5bc6a0e34f4b7e962a69643d0fb6918c36c27e70bda7d4873dcbbc703b0a16", + "fixture_hash": "0xf607a8b9718b451ad89f99e117007a06faa5c8e2a57cda949870a8f371f32fb8", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_20-offset_20-len_0-opcode_EXTDELEGATECALL]", - "fixture_hash": "0x712d10667fe17c1458aa6c0b67cef837bf77f47e6872ad55a2cffcc2c571a721", + "fixture_hash": "0x832fffb6163c1f0fb5835ac71db7e10060c13acfe430efbc89e5466d8761a466", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_20-offset_20-len_0-opcode_EXTSTATICCALL]", - "fixture_hash": "0x6139b0a55c27a7b002c0e257e4ef5ed0f2a3e171ad9cfd6ab4dea0cebd1f1ea6", + "fixture_hash": "0x73e94a50ad2dde6cc7ef8e3489edbffbc5229719c39cdcb56dd55875dd954624", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_20-offset_20-len_10-opcode_CALL]", - "fixture_hash": "0x2283751b664c588a76aed0120e9c4c4cefdada6fdce06afcf8bb9aad8fd665dd", + "fixture_hash": "0x4cac13e2040290bdf5bbd63cca735b4bee55e370e0dcccceddb9dcb4a7055f91", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_20-offset_20-len_10-opcode_CALLCODE]", - "fixture_hash": "0x68211ce6f896b2b71b8449400416448b11ce6e6b90b20bb501903cacca1c22ba", + "fixture_hash": "0x3f502a5597b383fceae21287a34f75a52fc74cee4e4e52e09ab41c8f55afdc8", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_20-offset_20-len_10-opcode_DELEGATECALL]", - "fixture_hash": "0x1aa6072efdd314f441b46189fc53526f1087b7fe17b5a8233fa8e573381887f6", + "fixture_hash": "0x732070ef264ee82636e845707a33b1ee72960f3914542d829e01679bb3fb324b", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_20-offset_20-len_10-opcode_STATICCALL]", - "fixture_hash": "0x51432cb91041cd22558aa8b95525e8bb204e0667b8f0ddb2db56bf40061a1b75", + "fixture_hash": "0xa4099edf9ecf39cf733fb9164f6da09fba5ff8c83d45cb07f18dcce3a12dc415", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_20-offset_20-len_10-opcode_EXTCALL]", - "fixture_hash": "0x74fd2064cc8db7dc2afbfacd34bb16311e87fb3f87e3abe69602fc5089170f51", + "fixture_hash": "0xc530cf907886829a9d714894ab5279a5c07ddcffc9e98c5310f6598f0cb60279", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_20-offset_20-len_10-opcode_EXTDELEGATECALL]", - "fixture_hash": "0x61bd56f2040a4cce300aa1570980fa1e46ced507b5cacbdbdd017ce003b8bd78", + "fixture_hash": "0x388988cd714e6bf5c39ed8fb10de974a4bd77caaff0a812aeb42381418c40de7", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_20-offset_20-len_10-opcode_EXTSTATICCALL]", - "fixture_hash": "0x3663a37dafb3f92794be050b37083c605789a9beeb6fc0e32b3a0d98fce43401", + "fixture_hash": "0x8e7b94cd6a97728daa0d17df695d11b3b05e13229f74b9f09f1f2b7b6d1cbd6e", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_20-offset_20-len_20-opcode_CALL]", - "fixture_hash": "0xe9cb6c6f6d65b925658adced509257df5cedb0f6091505034cf490ea309294f4", + "fixture_hash": "0xc01e9c4dc43d1bec39003a5da0f78f44e67ab8963c5066372fb822a819721b16", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_20-offset_20-len_20-opcode_CALLCODE]", - "fixture_hash": "0xfef6ae5c029339ff9f84a2444cf2d45be6802d49e667b76c6a08bb62e720b09d", + "fixture_hash": "0x1d4deb92772a06b1b5382b820b1fc65299a36796955efaa317594928729c1a81", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_20-offset_20-len_20-opcode_DELEGATECALL]", - "fixture_hash": "0x6072325e61010dc72b2a1a4a3e55462e4d5cd8d72720791c5b2501bfd8c31273", + "fixture_hash": "0x7f1af75c5cef84cb2fbc60875fc195d35c0cc1c67ef793b861fe0d45c01eb93e", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_20-offset_20-len_20-opcode_STATICCALL]", - "fixture_hash": "0xcd5673d786bdf574182364cb52afe180a6625ea1b288dae8725b252d310c1119", + "fixture_hash": "0x22fb852a8e78437706a57247d4f44e159201d1dba3a98b708abe4d94841771cc", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_20-offset_20-len_20-opcode_EXTCALL]", - "fixture_hash": "0xd30de3bfa8f28c3d0df1347d54079f2e3f6cdec350fcad3d1ed98dd95fb6522c", + "fixture_hash": "0xf320e26cb7fdd961be6935ced87b9a0548490e4f2dc805a62c2e7e6794b9d084", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_20-offset_20-len_20-opcode_EXTDELEGATECALL]", - "fixture_hash": "0xa945d0e3586465aff9066fa19c39e55f82f94810190b993f89f8d9de00b04864", + "fixture_hash": "0x101013e560c6700d76d31fde0fd2e6f7155fddabd8ab34cbce8cb57fa6b64561", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_20-offset_20-len_20-opcode_EXTSTATICCALL]", - "fixture_hash": "0xde5eb0654177d692199b19790e84e4672dd14dc60fd3e7a3790198751149e651", + "fixture_hash": "0xf32104634a787214fdd1aac23122661ba054cdb4ffdb8815fff7276871f11775", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_20-offset_20-len_30-opcode_CALL]", - "fixture_hash": "0x48fe68d79b7588e7bb8fb15d18635e85a6f84cf70e652b12810e4639440d4454", + "fixture_hash": "0xd659e265ff95d3a9f93ef1d35535277e708f9fe15d850274798cc71946899308", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_20-offset_20-len_30-opcode_CALLCODE]", - "fixture_hash": "0x8230789920303ff89ed67595b16b22190f0b9a2eda44aa7877b0457edaeecaa4", + "fixture_hash": "0x75c4da2fc564a9763f783277f5a3e893e6ae450ee4b1488b2f0e1dd8802e10ae", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_20-offset_20-len_30-opcode_DELEGATECALL]", - "fixture_hash": "0xbaee6ab64e88ff56cd27ed8ccbbc766a45b2e6f90f4ec5cfe0101c4b750d2b2", + "fixture_hash": "0x863c8bd7c62cca7bb48a86a3a3dc0dd3483dd4643f7dd5f04b9630cb2047da9c", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_20-offset_20-len_30-opcode_STATICCALL]", - "fixture_hash": "0x9704a1b89fb30e10187906b8b2a12c82149bf98ba955af1cc28b05c27f3f0b8d", + "fixture_hash": "0x40540e75a3c9d0a8e5283c5547e87aa956a91e87d49d740fd865fecef2ee0a18", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_20-offset_20-len_30-opcode_EXTCALL]", - "fixture_hash": "0x15cea5c504e448917d6dd7d0c16d1cd785c795816e93ed3e07e85f340d042a6d", + "fixture_hash": "0x6c17f01b64f439e47b52742ae90883526ec9ab592fbb1d643d8eeda97b14ab80", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_20-offset_20-len_30-opcode_EXTDELEGATECALL]", - "fixture_hash": "0xfbfc7ed997864d9b7ee454a4617874d30e7ddc0c01d6e861964b8e8739bef803", + "fixture_hash": "0x898d2afbda18e666a9291351c3bf5312e94486c4546673508126d217dec37219", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_20-offset_20-len_30-opcode_EXTSTATICCALL]", - "fixture_hash": "0x1293b5bf24e1938d7eadefe8a02c87937baef02ec17dd89a3e9cae758df5079d", + "fixture_hash": "0xe26aaf86359c174bfa41438dd79a7f71bad26b0d7dc6101bbbdf7c3b35c0c124", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_20-offset_30-len_0-opcode_CALL]", - "fixture_hash": "0x1e6314ed730ae95e8f235ba4f2d1b7ba80ddf4b5d268d36a67bb6acf5881d281", + "fixture_hash": "0xebcc67c3394eeb679516b3e5e16d3d1b8345ddf8c2d2acf1ceab6177b8f1a241", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_20-offset_30-len_0-opcode_CALLCODE]", - "fixture_hash": "0x2eb5c7d079da2fadd84a49e76af51b87e26075b45652d69521a7546c1111cb9c", + "fixture_hash": "0x1111550338d0e03395d0e761bca3f4cdbf568f60f69471150624421af9a6dbe2", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_20-offset_30-len_0-opcode_DELEGATECALL]", - "fixture_hash": "0xba484a107581579045da656821ce00f41c2f4d01cfbcaa709b638b3af582bb1c", + "fixture_hash": "0x7e195a31ebe597c233ed95da042a79ffcad20ca6c7e0b4ea787885cba9f97a80", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_20-offset_30-len_0-opcode_STATICCALL]", - "fixture_hash": "0xf243638901b46eb160caeeb6a5d1c79bed403a97eac8f9a0e793a3d83d20fd9d", + "fixture_hash": "0xd3e290c5cdeea1a989233945101770366d18225cb3f7d3c1b4836595370a341f", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_20-offset_30-len_0-opcode_EXTCALL]", - "fixture_hash": "0xdaa7848e9531598b58f30cb4dcad419a02deef5a83cd3aca92802f41bc34d63e", + "fixture_hash": "0x720e5f9cd3f45c84d0916ad5cb6e5bc381b5d78830242241f0c36c21588d3671", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_20-offset_30-len_0-opcode_EXTDELEGATECALL]", - "fixture_hash": "0x2a9e6ba6c406cdb483fcda4447068fb0d97f55a42e2b9de4edea48728680024f", + "fixture_hash": "0x8f6fabe51b1213d2dd7cd72b1093a1a29ad69511192012326f86acb61615a356", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_20-offset_30-len_0-opcode_EXTSTATICCALL]", - "fixture_hash": "0x22bde2b3a6e03702be757efafdc25be13c4527d2128f4e2e54eae456e88cb992", + "fixture_hash": "0xa10ab973b66fd816a62d71cced0b196c3ad4fd7b2346fe04befd0b1e507b46d2", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_20-offset_30-len_10-opcode_CALL]", - "fixture_hash": "0xc95cd953ba860837a3e8380d50c79e4877c8a3e2fef3d72a1b9937df507fc5dc", + "fixture_hash": "0x7fbb02bed3018127b10342b48feda951cc342ea5929b3696d2d8369759f913cd", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_20-offset_30-len_10-opcode_CALLCODE]", - "fixture_hash": "0x4d28107f3fa63cee7d4db696836b7a22be53b46f0377cc71332bd4a3c5e26834", + "fixture_hash": "0x6ed6c59e220535a4a7b2238ab58e2f55887c036aa06c7bd8768a7b9a8a2fae1a", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_20-offset_30-len_10-opcode_DELEGATECALL]", - "fixture_hash": "0x470f9de0e217b4d9bfad38fa2c42a07220e8fde350347158af6e46125942076d", + "fixture_hash": "0x250232a301946c55399c3a7d0563a0bc9bd50d9f5af349804823d07a3e97823e", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_20-offset_30-len_10-opcode_STATICCALL]", - "fixture_hash": "0xd839e86fbe849b3b872d6ea927cdcfd05ec79f851239aed390a831ec7888e3bd", + "fixture_hash": "0xc0f34de71b381fc72e43887529ad5f8ff042196339993c691cea63844e15f512", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_20-offset_30-len_10-opcode_EXTCALL]", - "fixture_hash": "0xcb525a0fc889c1a708544a1ad402cf04c4a43d9f3a48c9bb7f2df1618cad41f7", + "fixture_hash": "0x75dee1e1d475261bb443bed8a10e1e38196841a255a3f8144f2ebaf3a4ee5605", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_20-offset_30-len_10-opcode_EXTDELEGATECALL]", - "fixture_hash": "0xc5f09b2599f09b0dd80a220105c6c9181dc11b70f12c3614c4ba35d3b2e2f9e8", + "fixture_hash": "0xff1c0323b53e0d9aa4163965d65ee5fc6e68b8102d38972051af73a7227dd148", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_20-offset_30-len_10-opcode_EXTSTATICCALL]", - "fixture_hash": "0x7434d90b5c9a43d09bd658a34016fca5147f0016529b00039f7349f3fe3282f0", + "fixture_hash": "0x350af352b7eac2bed749e5c3393afd50fb8839bedcbfd98bdaa0c7608a1c119b", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_20-offset_30-len_20-opcode_CALL]", - "fixture_hash": "0x466f4fa9cbf3a517d812d770ef88cf870f769c829710bc192af545b0b69f2fcd", + "fixture_hash": "0x698544bcfd4400327478dae6fd5cfe8089d79141669a0302ca575ecd1600627f", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_20-offset_30-len_20-opcode_CALLCODE]", - "fixture_hash": "0x8b879be8682a1ba083c67be041f5295e043bc7d609f420ed4a4729b0a585b254", + "fixture_hash": "0xc695ec0d2a0cc69d9d22b7366beca645a3a941a1b078648c559569cf2eebf37d", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_20-offset_30-len_20-opcode_DELEGATECALL]", - "fixture_hash": "0x9482fffafece9803bbb9fd0241939826996cf58ec7f706b989c521ae776afe71", + "fixture_hash": "0xe9a63ef4d6195cfb5f38f36c4d44bbe0a4c3329e4c7c2d879b4415398d7692b7", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_20-offset_30-len_20-opcode_STATICCALL]", - "fixture_hash": "0xb4320f9234d11a58543f6588dc03803e989ca34f9d2d0fd1436bbf1f547c013f", + "fixture_hash": "0x73c07f70c57835c68343f07d0ff308770f32e6e8bb97b45c358300fd3b33c0c6", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_20-offset_30-len_20-opcode_EXTCALL]", - "fixture_hash": "0x3e5a690bc242219a0e7ea02518a62ba9bbc3630a55829600428bd53c34850d18", + "fixture_hash": "0x53e96d0bc57d41e1d53414c6ab6681da147ba7e79d2b023f33746314dbf471b5", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_20-offset_30-len_20-opcode_EXTDELEGATECALL]", - "fixture_hash": "0x8162c1eea45b32f7fef819732eacd2344933a47ca02605ddca48523f419dc187", + "fixture_hash": "0xfea3d8fe4f79ab133bea59660389daeff3147912156b3e9b7e49bfaf67b0694a", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_20-offset_30-len_20-opcode_EXTSTATICCALL]", - "fixture_hash": "0xaaded8a6e42eb88dbd7aeb23daf760ec5397439ea062133b1f134b060ce18bed", + "fixture_hash": "0x35fc9cfad93adfd7cf1d42253fa3b7ee9e49e97776c45c64737a90bc9b67769d", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_20-offset_30-len_30-opcode_CALL]", - "fixture_hash": "0xa2c0f684309360e0b78ac0ef211545a00a548c670ad7d16a21413fd28901f734", + "fixture_hash": "0x7abedaa28dd2746928188ac73d2ee29e49983adaf7b47b1ec95ea8e50fecb4dc", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_20-offset_30-len_30-opcode_CALLCODE]", - "fixture_hash": "0xe51675ca0734fd4baae9c6b382a57216199f3d0b2b0183ea292885b84415bc95", + "fixture_hash": "0x5f86cbd3fe7b54544f7d6714999aff8a70dccf28af8f1873015ac78bcc6e0360", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_20-offset_30-len_30-opcode_DELEGATECALL]", - "fixture_hash": "0xf2356f7b01430754057940f395da236ce97e15a6ac0e49fce03ce6d562a13fe2", + "fixture_hash": "0xaa8fcdb4ad6ccfb807f5360b899c4836ab24bb88a67f88fe0789473845023471", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_20-offset_30-len_30-opcode_STATICCALL]", - "fixture_hash": "0xa225a1708d9d1ca348b53cd7950fe67fb7c0cdb5bebe3f13a748c8302b75555c", + "fixture_hash": "0x15caf975caa09bfd0df81fb4aa9c3b95f03420961e6d47c11f83b24ef224bd26", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_20-offset_30-len_30-opcode_EXTCALL]", - "fixture_hash": "0x51924611c9c3d3f57f684778fc8a02a017a1f74b8e5ba23cfdc012c31402a532", + "fixture_hash": "0x802e9024e5a992ba8570758c940f3a96332b5f204d56676e0a7aaf314d416e3", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_20-offset_30-len_30-opcode_EXTDELEGATECALL]", - "fixture_hash": "0xbc22d5573dd78ca4256cbfd3cb80d6c48996c183b4c1c5ba6291e1a1fe6467af", + "fixture_hash": "0x5f6580e962b6eb98cce274d4b1af09df69262f6713a49dc36f847e9816028341", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_20-offset_30-len_30-opcode_EXTSTATICCALL]", - "fixture_hash": "0x696575f6998d6fce4d3cc71a7decb23a5cdc5b473ec011503faa7d30d4adddce", + "fixture_hash": "0x913074b607be141d8de567e4a6206223adfce1aeb5023fa0a0dfa15fca9f548a", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_30-offset_0-len_0-opcode_CALL]", - "fixture_hash": "0xad6f53e2cbf8caa4a214fab4e472d05bd9e5bc5e301b3e9f20dc1ff45fba2293", + "fixture_hash": "0x423cff8fd2657f80f8e2eed5de11ee29e7774a8e9eed91f5445a35c1e7779104", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_30-offset_0-len_0-opcode_CALLCODE]", - "fixture_hash": "0x29fec72310d92aee38e1d8963543def7293188614bbf048a364da398c8ed9113", + "fixture_hash": "0x7c99e8eb34fe7e0ac21ea6ddcc35449fcdf9ccef3e58fe4f47b8b86eff444012", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_30-offset_0-len_0-opcode_DELEGATECALL]", - "fixture_hash": "0xb433702cd90c8bce3013803ad66e5a8d121f8e94ae34909c5708440a2953ec58", + "fixture_hash": "0x6528fe7f882f1f4f880373afed09cfd6e5319a06c1e49246fab6e897ff2a976d", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_30-offset_0-len_0-opcode_STATICCALL]", - "fixture_hash": "0xc1f73af143ba998af60a25e8078b37f974da9bb622ff9bd32bcd62138ae811a1", + "fixture_hash": "0xadd48726fad05194f708a3c36b5e2903dfbf376f0fc0b02a3e3bc07c65cf07b0", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_30-offset_0-len_0-opcode_EXTCALL]", - "fixture_hash": "0xa72fceb60f0a0260e86bac5cdd7b0a55b0051b3baf257858a0954fc97332fb22", + "fixture_hash": "0xb15bba80bd4c553dae6ac5c9085116f0c10cb46c6de0bc76e06b9789f8bb2745", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_30-offset_0-len_0-opcode_EXTDELEGATECALL]", - "fixture_hash": "0xb52d4dc5fdb3b9bb8610539ca9d3582d6a164679ef176322771f5cbedfc44301", + "fixture_hash": "0x665c267be37b0c50035c7a87ef577c8254dd6ec75567c69dffe6ddcbbdd81c82", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_30-offset_0-len_0-opcode_EXTSTATICCALL]", - "fixture_hash": "0xdb16c422c309043a2294ef4ba2ae7a48f0cd2c79b6ac748f16907313ef8f47b1", + "fixture_hash": "0x4ec3bafceecdeb5baa54d9d2bdfdda765d5eac1256133f183fb39701c52f2fae", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_30-offset_0-len_10-opcode_CALL]", - "fixture_hash": "0x6679ababec9f378ef0d4bb7e589393eb3b4dc7016630a36b8f230203f32391bb", + "fixture_hash": "0xa88eb5129daa8690e8d9494c9e4586c59091ea1c027457040c1980c1f2db0628", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_30-offset_0-len_10-opcode_CALLCODE]", - "fixture_hash": "0xfa8564a1a83377226b77d1961496f2fbae30439d9d1e35d813dba96038af90d8", + "fixture_hash": "0xe683ef0abec2d53207e54d0d8bfb7db924db7b4b2b7d42bff7dc7e8c694d03ce", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_30-offset_0-len_10-opcode_DELEGATECALL]", - "fixture_hash": "0xc932a559bc4c4a72e265b39b4126aa5376bf73ea79a324d09b94273875993b09", + "fixture_hash": "0x4dc9675a171a9bc9722e4d1c70aae8bf829292d309cef33495a5a18185ebe677", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_30-offset_0-len_10-opcode_STATICCALL]", - "fixture_hash": "0x4b16dd85c4c7955412f7fac5a6ec7e8ee28e5fb50e26bb21e3274198f9f9455b", + "fixture_hash": "0x88da01fd7fe78c4e2114c3fcf1592ed0b974b9466fc09b162779d841ad577267", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_30-offset_0-len_10-opcode_EXTCALL]", - "fixture_hash": "0xd4c8a94f00bd35f334b06ed42cd18342fdc540c670f7ad0f1d93e3c7a60a8b9d", + "fixture_hash": "0x7c674b4d81d7a2e177bac29610b675d4f36b04bacfac9af4c0c43ec385773db4", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_30-offset_0-len_10-opcode_EXTDELEGATECALL]", - "fixture_hash": "0xa450a9fa533069fa9dbc8d23f0869e0a3cb3df18ef2ba4938921b3d76764987f", + "fixture_hash": "0x7d068121bb2bac96f48d5e8c612d455592f5638849f103888abb43cffaf753b5", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_30-offset_0-len_10-opcode_EXTSTATICCALL]", - "fixture_hash": "0x2b9c3866f476ef4f0389875e4e5969dcc71651fd2a1b7cafd0996818bf761bc", + "fixture_hash": "0xe2ede1dd1b4cfe7bd7ad65ea2744a887a953774be360d98c9d663b8c2a18aea2", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_30-offset_0-len_20-opcode_CALL]", - "fixture_hash": "0x66d31e33f7fa00e7bbadeee2af0c3718c5a6cd1611814ebf36210a7b9800eb43", + "fixture_hash": "0xf68e90e8ac179500110970ebb10bbd6afd8febbbb789ffbb5a033648abb52612", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_30-offset_0-len_20-opcode_CALLCODE]", - "fixture_hash": "0x3a7618d1a272464c0fc26f258da3990bee5cbf74362a907dd79e1c34f1420e65", + "fixture_hash": "0xc88336b865469bd9c48bd303ef56f3bb1d701078551d7b23243a5474471fe647", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_30-offset_0-len_20-opcode_DELEGATECALL]", - "fixture_hash": "0x8cc95e8bbd163662fb77a3a0832f4bc44179bcc52f5ea87a553265c9e21af898", + "fixture_hash": "0x8b855273bb86cf198e60b099ff04d9944baed53402219b75ceb671b9482dcba8", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_30-offset_0-len_20-opcode_STATICCALL]", - "fixture_hash": "0xcfd71675123adfa10aa39739f674aa62fd5b6cebf2e3a44a0cf5ca2d794aff60", + "fixture_hash": "0xd4447e43763f33b1c7299d2267d70f064e4e954f0295e33f0f5bc50189bff4d3", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_30-offset_0-len_20-opcode_EXTCALL]", - "fixture_hash": "0xd04a6e50ae9601ffd394d8d46deaaae218d2436b51429eb67fa275a004f548ae", + "fixture_hash": "0xb6145863a988a7c7adf0c2544b83e2b82bf90562d348d80530db57bbd8b4c86b", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_30-offset_0-len_20-opcode_EXTDELEGATECALL]", - "fixture_hash": "0x7e330729358b0f830cf483a10304eb5d18264449e7e9a2e1a44ab0d14ff0c42", + "fixture_hash": "0xc2deda64bd95a785f268396894fd16cf37ae3915a9ec0261df32e3c5e173e9a6", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_30-offset_0-len_20-opcode_EXTSTATICCALL]", - "fixture_hash": "0x250132c3c1e6e0a156e59168857411b2855d6621f03a860af2f9f417a0aeacbe", + "fixture_hash": "0xd6a7f08b3c43b6901300dae3ea095836df77653db808fb86eac9c59abf4efa2c", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_30-offset_0-len_30-opcode_CALL]", - "fixture_hash": "0xe3846e80e5274ac79cae5a46ec3f121cc2798c652d737b63f94f7f989baa85a4", + "fixture_hash": "0xe685a6ae393b1ec168e067a931a41a37766d89f9e403cc56f9a6319c6128d65f", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_30-offset_0-len_30-opcode_CALLCODE]", - "fixture_hash": "0x9543a41d9c3bdd53ff41af454b96a0e06bc30f9b9ea86b500d66e865010ee061", + "fixture_hash": "0x4a8a973464f2c89973b120be48ce1fc52b5413cd77d6daa638383bb981babdda", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_30-offset_0-len_30-opcode_DELEGATECALL]", - "fixture_hash": "0xc46ade98b58ad8589426480bd29b0111d3f946997ca03cf7dd2f7180a768a6f5", + "fixture_hash": "0x46218df29a40852d8e5a57709c76ab277fad334a812facaf59576e5caaf0c802", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_30-offset_0-len_30-opcode_STATICCALL]", - "fixture_hash": "0xed7fcded17b74646e8198a1e714f5eb0838038cfa8c377ddd225ccecfd92bb60", + "fixture_hash": "0x1bfc9f2792c57ced47f1214c7c3182a761dac5511a7bf27885e29617bcbcbf58", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_30-offset_0-len_30-opcode_EXTCALL]", - "fixture_hash": "0xe732f89f01bb9543b85f89d04c0a1b0f916af9320df3a5fe78f0197b1c10ae26", + "fixture_hash": "0x399121684fefca935c71ddc44ee9f68bf6aecac11c756a02b6eba9745bb1a071", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_30-offset_0-len_30-opcode_EXTDELEGATECALL]", - "fixture_hash": "0x52c01674d8feeb60adb2d107cd0d7fbe8e266c0976f9a94c93b01963693f793a", + "fixture_hash": "0x7d11568da18b6ead6a3998a3de97d5b14e38a408123ac933d78022d51b1dec84", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_30-offset_0-len_30-opcode_EXTSTATICCALL]", - "fixture_hash": "0x76a031daafe9d35e98f29aa158c7d95ed7aef5491b1549157f6d5243fbd0790c", + "fixture_hash": "0xaf676a529edfd7aae970bc648e5cc05a0d24d505723dbc5598b82a02d348e3cd", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_30-offset_10-len_0-opcode_CALL]", - "fixture_hash": "0xf373440805f7760df1ba6b9735dadfd77ec68207f158cce441528fb5c48028ce", + "fixture_hash": "0xd988a188b9ab95c8d5e8eb746b189e02e172c77a7503ddc275915c3078390b71", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_30-offset_10-len_0-opcode_CALLCODE]", - "fixture_hash": "0x15611f37a0cc08f3bbc2911831e93b53997e724289c6974e072b19103311487e", + "fixture_hash": "0xcea5adae1c59cef19f18ea13c8d2743f7f59aac598782736c0f98a43b44f42cd", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_30-offset_10-len_0-opcode_DELEGATECALL]", - "fixture_hash": "0x5de14b019d6314c1f36842c4e6fcb1849fb2db6cbdca622efd9f8f0bc3e7f870", + "fixture_hash": "0xb28a8c2a106f19f6b0d03e463faff4bcd972a288fcc3badc244779a9c63d8fab", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_30-offset_10-len_0-opcode_STATICCALL]", - "fixture_hash": "0x5833f10eeb4542674a1d6d795c34a7d010f311bc256367aad3ea50e1fcfe391a", + "fixture_hash": "0x6c18aed2fa174a6ceb929a7399e005b955cb4a9c789a7a9ee04fc44bb0ca88ea", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_30-offset_10-len_0-opcode_EXTCALL]", - "fixture_hash": "0x889a901c743d3ff8f68546585b88c30e92083c8645c51b534a74cd3f3c7d55fe", + "fixture_hash": "0xc901e16b30aa6903e869a27896dbe15d743f37ac6d423c31656a61b153e8d2b0", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_30-offset_10-len_0-opcode_EXTDELEGATECALL]", - "fixture_hash": "0x25d04e8dbb236497f7551425e2f1bba26550f8502053e8621e95161814a08907", + "fixture_hash": "0xb4fd08a178bd2a91ce2e71d1fb644222f0bdb4a3fb3c902905d161c6660011e2", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_30-offset_10-len_0-opcode_EXTSTATICCALL]", - "fixture_hash": "0x6f536ed2595a94cb025ae0e6284d32ae3f71dff5599db3c0b6cc883afc3eecb4", + "fixture_hash": "0xe33f0cecdd53ca514db1ce7a573fb9dba276691cc5065b6bb0c57c509bb10d4b", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_30-offset_10-len_10-opcode_CALL]", - "fixture_hash": "0x1ea23073d5599bec277274f63eb9d6f5a4e9977d24e91cce8af78013822fb488", + "fixture_hash": "0xf67d106ac0dcc5d7c6ae2faa2b29dc1f92c24bafaa4203aef79a9486f6245743", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_30-offset_10-len_10-opcode_CALLCODE]", - "fixture_hash": "0xca03dd3f8914abb40adc6c804e6db97273d2bcfdf35d4b0ff5d1de76cedd734d", + "fixture_hash": "0x612f3ff1eba72df7adf4914925073383f6db77311537f6b940618b0017f6376", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_30-offset_10-len_10-opcode_DELEGATECALL]", - "fixture_hash": "0xb077b4bc0b6f510e65edcf44df73dc7be66751b12fd39ca76fe377f0974bdc4a", + "fixture_hash": "0xf8375a19529a891e29da4ad3288b98b2ebda2a3cc10edcd580f57d8418d07ba3", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_30-offset_10-len_10-opcode_STATICCALL]", - "fixture_hash": "0x61b9c0af7befa6526c09dc834756639c627cdf95893563fce069464dea28db6", + "fixture_hash": "0x5e847f41975c973fb7eb93b7abb3df52699aa6c365e493956b8e51a43b67e4c5", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_30-offset_10-len_10-opcode_EXTCALL]", - "fixture_hash": "0xf0fc011278deb22b9b3cb5174aebc12fa231618d80873ab2f8858edb4ea31710", + "fixture_hash": "0xdd40e7a2cecd848b95d1885df20e8d7dd7ee8e9ea4913def973873503a40b52e", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_30-offset_10-len_10-opcode_EXTDELEGATECALL]", - "fixture_hash": "0xee7e1bd1e9145f9d12f76d98e4a3d8ac025e18095c9f198fcc08acb148b7fab3", + "fixture_hash": "0xb06b4d2df6edee02e1a04e57a65d68f4f71fb15fef093e84e6655cef8f6af0af", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_30-offset_10-len_10-opcode_EXTSTATICCALL]", - "fixture_hash": "0x1d2f8cdb3867a417d36c4b1ecb45023a4fe8504e208b145937a5d9ae1b38526a", + "fixture_hash": "0xaded6f58bebe8c82afcad87fcc557a75898a850fbaaa6f4ed96450dbe81f9ab6", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_30-offset_10-len_20-opcode_CALL]", - "fixture_hash": "0x172cc2696e3dfe3b04f8935989c6fe3c84c00d24b72728e3d8d82773ff111920", + "fixture_hash": "0x8f74198a76481e9df5213e3d8924f4f45d8650b17f59fabe75629a75ef734509", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_30-offset_10-len_20-opcode_CALLCODE]", - "fixture_hash": "0x49a9cdc7ac0ac563723a74d6119f78e0782245c92fa71d7a36e50038b9d22d7a", + "fixture_hash": "0xd73dac4725ab02113cd61f1dbd1277d3bbe41faa3d6939d1256f07b0200cbf45", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_30-offset_10-len_20-opcode_DELEGATECALL]", - "fixture_hash": "0xf9a8481ec24a2e405d16f16bd6ad9832ba97a1c9115a6e905daf1ea019c6b702", + "fixture_hash": "0x2c06009808d1646e313b7523a814da65ca689b2e0f619c5a07552741f73e1a7", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_30-offset_10-len_20-opcode_STATICCALL]", - "fixture_hash": "0x315d6535b258c484a889f1d9122764133f6b4737ef7e29dec446b77485da5394", + "fixture_hash": "0x3dd4b12490fae3ba731f97a71bdbbc0b9eda9eae7fcd799d06cf7821f10da5d1", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_30-offset_10-len_20-opcode_EXTCALL]", - "fixture_hash": "0x839c35b3dfcd5b074dcc5612b2453f09720ffe02610fa9ba2211864cedeab310", + "fixture_hash": "0x22f37c4be98c4a69323f7d0b38b7c006633cf33a02425c57e8ad1acfa2957d36", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_30-offset_10-len_20-opcode_EXTDELEGATECALL]", - "fixture_hash": "0xaeb6d8cafe21be32a40d6ddf8e0b1022f9d362bf70775e7047e0444f43cad210", + "fixture_hash": "0xf78c7ae1f0113855e918d5abe42e3f8d3516997e2a85da7b2a1b9daabcc9bc56", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_30-offset_10-len_20-opcode_EXTSTATICCALL]", - "fixture_hash": "0x62646881464d6b15b605561b826b465edc74e14586cfd46ef61da6bb31e678e8", + "fixture_hash": "0x8b3f0c330270418aefae56359c396a8b52c64f0ebee6998deb861ce943ae8582", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_30-offset_10-len_30-opcode_CALL]", - "fixture_hash": "0x832bd1f1c4179f03cd74dc98964acb155ccb28b44e9190e0d53f1f3156d9965d", + "fixture_hash": "0xb98180a7aee1eb49b61a4912d123e101acdcba93720cdd1e06d0189c6014c5c5", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_30-offset_10-len_30-opcode_CALLCODE]", - "fixture_hash": "0x52bf42ba754cbd71c391c9a92eb7c893c2570e223582c51e619dfd7d67ee455", + "fixture_hash": "0x19fa3c415d4a07b0e32b8e21aa3ad5b16dc000b40fc9ca3442c801d5e3c1ef7b", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_30-offset_10-len_30-opcode_DELEGATECALL]", - "fixture_hash": "0xc8bbf4987877ad6d877b6866784a8df866f6e5d93a96c24d69388364b64f4fe1", + "fixture_hash": "0x4151b37d97d5b55bbfebd0f048c3aabb9723b2cfcad458b3d1c41f4a4641bae8", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_30-offset_10-len_30-opcode_STATICCALL]", - "fixture_hash": "0x29826469e8c2437e837ca48de233cc149d889a77bac5c1baf90e5cd25e821e1b", + "fixture_hash": "0x22eedfb920b222bbb29953b7ed8126c57f07aa2d50a7ec698451429e3619d6e5", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_30-offset_10-len_30-opcode_EXTCALL]", - "fixture_hash": "0x4628bc47ccc0ce6a35c2c23d94f721444b4210d08874b5264427938a6abfe36b", + "fixture_hash": "0x8adceb20f746b53a17e8b308b0c2371db53a08c902b44039ad0bab8e4eb71fc", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_30-offset_10-len_30-opcode_EXTDELEGATECALL]", - "fixture_hash": "0x434dce627d69a9b3d4ca14a2012782f7bb7facf719cfa1403e05e1b82713da00", + "fixture_hash": "0xaa34ffc262ddb94d4723db4225b05de469af44aa10a405957ddd11b5cbe09e68", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_30-offset_10-len_30-opcode_EXTSTATICCALL]", - "fixture_hash": "0x26ff58b020374c8c832a2252961cd286e147391d61548f6fdbcba62e0decf437", + "fixture_hash": "0x115db4fecd3242a4db9ff07336f34bed94fb63a41246eee7bd0bd212a641c4a4", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_30-offset_20-len_0-opcode_CALL]", - "fixture_hash": "0x6d777f5fea6fdc5c375d42935d3da901eb727c898bfacf3787deea8369a43538", + "fixture_hash": "0x92a99e528e0d6ef33a1058b582ceac14512dd4130d9e7bd40b5ea4065a5df88b", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_30-offset_20-len_0-opcode_CALLCODE]", - "fixture_hash": "0x32d8a0d17d10737e41bf70ec23facbe24b1040f9b6ba2e32a98c535209823ed5", + "fixture_hash": "0xe7340c1cd0709e35b76418acc4c5ce14628ea63c86fee2b72bcf32f573978cb0", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_30-offset_20-len_0-opcode_DELEGATECALL]", - "fixture_hash": "0x4143682151e1f4a87c1b586c88456c2e7e6321900852d768bdf4bb99f503ff9e", + "fixture_hash": "0xaf4215ad8744c5e11043a2e2b600571cc1a04e9d7cb4e0ad3def61057bb246d8", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_30-offset_20-len_0-opcode_STATICCALL]", - "fixture_hash": "0x66f9f85f79d1781e49b39fa7f8ab03025166ab15f14e6c9c1837e321b6fdbb67", + "fixture_hash": "0x5cd204bf3f5beeb7966fbf52a5c0b41993d8b059c74a61db271fd0f8eb8bb1a3", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_30-offset_20-len_0-opcode_EXTCALL]", - "fixture_hash": "0x84f37b7a7a6aa518b340c6001ab0a8b6f4647330933496066333f2ba24736904", + "fixture_hash": "0xe3b0c0a3f18594702d8d171adc180289490d36d57773f009809995703e5856de", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_30-offset_20-len_0-opcode_EXTDELEGATECALL]", - "fixture_hash": "0xb47c193fc532b7bef1d2799d8fd06d106eb82e7786c295081f4d7cfc5504f00b", + "fixture_hash": "0xede51baf089bd3361471d9bb60b40da0a088a64b2b4991bce3aebade8efdcc5d", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_30-offset_20-len_0-opcode_EXTSTATICCALL]", - "fixture_hash": "0x19016064f9ebd0fde2f8519b54321667287f6e6318241ed07d1db17b8a5cdff5", + "fixture_hash": "0xb4cdd546001d31e30650cc1f6da10de99f813a7887f16a8959c9dab219b81df1", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_30-offset_20-len_10-opcode_CALL]", - "fixture_hash": "0xeef7761399091ff066c3117f66b89b56d8fdccf714beabc46465b967dcdd82c7", + "fixture_hash": "0x6e7ea32b6c4bdfe43c7e886aac480910b8eeceafff271606140ee35bb481c8dd", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_30-offset_20-len_10-opcode_CALLCODE]", - "fixture_hash": "0xd0cdb18293760c55b3197657a8ccd166dae7f93d7f4df281b482d3bcce296e86", + "fixture_hash": "0xda8d7f4b38b3324d1bbdcf60856c448dc9d1e4a50600dabc71daf3cddb0c885", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_30-offset_20-len_10-opcode_DELEGATECALL]", - "fixture_hash": "0x5cc05246caa532171e800e64680a5d9d66418128011ce3322e97af9e33a69c7a", + "fixture_hash": "0xe064f85fda6c503603c878133bd43086d27b5c2d7d1ffbbd6a9e13800bfeb5b3", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_30-offset_20-len_10-opcode_STATICCALL]", - "fixture_hash": "0xbce4d0ccc6d4725a75f2b36f9ed85cde30af29fa48f766d897446a13f85f9c43", + "fixture_hash": "0xd61fa51367b7edd7ea8ebeff61d78ec51b2eef2d0c2215a3bb9787328060c9dc", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_30-offset_20-len_10-opcode_EXTCALL]", - "fixture_hash": "0x663d4005c6b0162271711d24f9abf81461082b614dec0dfc23cd78f49fbaffc3", + "fixture_hash": "0x3b87d3841674aabb796b8e2781ef428d62c9ac0b3ba7b87c1cfc4f2da47d5065", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_30-offset_20-len_10-opcode_EXTDELEGATECALL]", - "fixture_hash": "0x6fac8ac1d223645bba2deb4a3efd5c19a6d77316966c99eb771f99f64b508c4f", + "fixture_hash": "0xdd61ec2214b621a8707df0030e3d757555d6f17067532729e98dbd64d722cc84", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_30-offset_20-len_10-opcode_EXTSTATICCALL]", - "fixture_hash": "0x90b8184311637df593fa07c9cc4186536e5eed4f86ab0975bee5b6d4c6bef69c", + "fixture_hash": "0x8199aa0bf48276a075cc7893b6103d326e5ef5bb24224c61020c7cb76018adcc", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_30-offset_20-len_20-opcode_CALL]", - "fixture_hash": "0xdeca4cb08a863a1c6193d35feea3c8534e1310956b8bd92139d093c8c2cd6386", + "fixture_hash": "0xc8308d1492b072b676c8f994dd139cc93ab2aaf847218c6566a1bf1d3a5cad30", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_30-offset_20-len_20-opcode_CALLCODE]", - "fixture_hash": "0x6ecaf9492ad4590ad96606eada7f95999a0d60248796e24ba543502a25ec1c3b", + "fixture_hash": "0x46ca472a9d54320db95c01b5119d8969739b108d0c52b95b614b1eb16608b816", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_30-offset_20-len_20-opcode_DELEGATECALL]", - "fixture_hash": "0xd880ca46c8be18947042d98161a20e8022133249b3aa3287d1a82340d539803a", + "fixture_hash": "0x2831132e44ebe00778eba9482990d5206e8265c7d4bb3efb7b3edcd5f6eb519f", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_30-offset_20-len_20-opcode_STATICCALL]", - "fixture_hash": "0x2f2c71affdb3e682e0d3844e5e41d32886eaef196ac2870b3f59df6f5aa82887", + "fixture_hash": "0x9569dc8f4a18f364c7282c12f00502bc989f3676b88e3e8ac34cea0d4fadc8ac", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_30-offset_20-len_20-opcode_EXTCALL]", - "fixture_hash": "0xe07b52880652d6508ceeca398eaf411f087d30d61e3ce96d5c12c116c952cdb", + "fixture_hash": "0xcf81dafd2ab5d90f678fb5026d14207d610e98c23a8a7b7883f7c5648c2d5113", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_30-offset_20-len_20-opcode_EXTDELEGATECALL]", - "fixture_hash": "0xaf12bdfcf28e4e44b776b50b821dd38dc9932cac8c0897a1f00852daadc28d7", + "fixture_hash": "0x8e9418851094eedec9460247701d09391d6abec61f968df9e2f36af4360af6b9", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_30-offset_20-len_20-opcode_EXTSTATICCALL]", - "fixture_hash": "0x329b98fad062028c981ed2c7529c3806de90a01bbee791312e159fc5a9cdad04", + "fixture_hash": "0x33142321e630ca5853fb01b57a0a3a86f9483f8b30d340df0bbfaad6bb901eba", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_30-offset_20-len_30-opcode_CALL]", - "fixture_hash": "0x3e826b140cdffc6e0fc6d75630db198327fe99b1d96e6431103304846daeff16", + "fixture_hash": "0xe09e76d696f17db1f8431179ca8e66161d7403a0db2488f2fd9e618bb9b91705", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_30-offset_20-len_30-opcode_CALLCODE]", - "fixture_hash": "0x34de46c83f04f81d5cb5eaf390dacb719b6248b54810cf6bf0f7ef2e055ac1fb", + "fixture_hash": "0xb473eb6aade51ea3c14ac8f8cae32a746d552798ba8b14eedd54709b935ca562", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_30-offset_20-len_30-opcode_DELEGATECALL]", - "fixture_hash": "0x69ca30ff165307ad5e13651eb81f98b75fc82e0a7504ae623778d4eb6abb02f6", + "fixture_hash": "0xf62ae03ca116f84168db635c09b919fe03b9449260c62eadfa2cd0a93e9e7f82", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_30-offset_20-len_30-opcode_STATICCALL]", - "fixture_hash": "0x3c2630d7886af0dbdeecb07efbee87e4b6dfb01bf26c30b82b987abca7edc028", + "fixture_hash": "0xb7a3409de7d180db531397dd925a922539699a574a5509d4f5d54624b044edc", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_30-offset_20-len_30-opcode_EXTCALL]", - "fixture_hash": "0xb8552a0b55e814c30abbdfc0c978f805a3797dcba58af07f6c1d0525507e6e88", + "fixture_hash": "0x80aad1e80ee6934d5ffea48703a5bd857509af60a108b93b1eb320c3e91dd3f8", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_30-offset_20-len_30-opcode_EXTDELEGATECALL]", - "fixture_hash": "0x19d42ad4b294e076afb9c487ee7051a111d8cc5b6917e122e20b7ca3ef78c88", + "fixture_hash": "0xdb3ce3daa08cf3fa64402631e00d3fd0e90028f379a3b75281775a05404d3a73", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_30-offset_20-len_30-opcode_EXTSTATICCALL]", - "fixture_hash": "0x1536ec0fb74ff5e535c2d757f9fbb69769475db58028e5bcc674e3721c71580a", + "fixture_hash": "0x463539fbc845a1092afeb6bb0d3e0e42c02dab5ac5674fef6f60a02b5fa9c2b", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_30-offset_30-len_0-opcode_CALL]", - "fixture_hash": "0x559cd591b2647a6840c3505130bc4558c8a6b3a3401511d9eefc43296ddc8645", + "fixture_hash": "0xa8916e6953e393d93b93e586e6e2e1d594c6afa126953b139d72e0f7f7bbde32", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_30-offset_30-len_0-opcode_CALLCODE]", - "fixture_hash": "0x7b4a816acc827f7c7c33477dbd02ba9df047948f4597eea437371d303cc52ab7", + "fixture_hash": "0x3889339acb1e2d47ac78125420ea9a7313687304984fccf0a5f7c832d0bf9617", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_30-offset_30-len_0-opcode_DELEGATECALL]", - "fixture_hash": "0x4133bc82072faf3e76ed4bb761b30506ce28813443272671adef348f715b232c", + "fixture_hash": "0x3df9769a666b08b5de4dc03356fd1b140cfe5f9f8b005746d34e9f40f303f425", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_30-offset_30-len_0-opcode_STATICCALL]", - "fixture_hash": "0x53d6b1d68bb1be972f10ea6b49caa16db7ac07e97e6420eed88ff4c1208aeeb9", + "fixture_hash": "0xe952ec6906bcfbf2c6da02831d6963d03f105266f94ae63be97e154b70086f3a", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_30-offset_30-len_0-opcode_EXTCALL]", - "fixture_hash": "0xee96dd6803c1800a1ba24af9479bc897ed264dd1703d05c5ed01693958ccf96c", + "fixture_hash": "0x5f24fdfd3af2cbc29b6b90def66e311b1b9b059ffe5c56b187eb8d3718a571ad", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_30-offset_30-len_0-opcode_EXTDELEGATECALL]", - "fixture_hash": "0x2500d6d7f37fd0b75255e5c3e22e170d82f5d9fa4dd84f618045530791bf0c4d", + "fixture_hash": "0x3280dda98efc063333d57100cca75fc1dce5ee8cfbf7fc33fe0ebc3eb8e46314", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_30-offset_30-len_0-opcode_EXTSTATICCALL]", - "fixture_hash": "0x6dd6f014249b113114e3f7bf13b82a260f945355a6574f0458cda04af55d4c33", + "fixture_hash": "0x86dc69b960a59e9e4edb90407cfe4c599acfcaf8126761388ac4fe370c5d148b", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_30-offset_30-len_10-opcode_CALL]", - "fixture_hash": "0x26cb9452d2bfe51d32f7ada8f2e84991d32559728fc68565729f35439bdcbaed", + "fixture_hash": "0xc90b9eb0c2284f3bd7dd385f8f5a3d145523cb0f316e3aa33be30e19cc73844", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_30-offset_30-len_10-opcode_CALLCODE]", - "fixture_hash": "0x459e1926d9672e0a3c418da2a581725a993c393f6fa504cf2d41367c9d27d11c", + "fixture_hash": "0xbf02161cf974768460f46fe489a4028c49bbcd6c3c845fdab4c07840eac9d734", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_30-offset_30-len_10-opcode_DELEGATECALL]", - "fixture_hash": "0xcd3bf27885ef9384d3d23640dbbf0216e1ea4885d5d16fe124c9a051dcb8dbd0", + "fixture_hash": "0x3841caa4cebd5483fbd37e4a612c1137e2350b5fc26790a03981b96c90c574f6", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_30-offset_30-len_10-opcode_STATICCALL]", - "fixture_hash": "0xedb0986149e51dfd46cf1d6175cc16ea978f42c95ac6292593eaa66738135c63", + "fixture_hash": "0xd1aa5729b1faac661b46913d820e57830c3ea9a5710e34ed15d2046838f1b965", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_30-offset_30-len_10-opcode_EXTCALL]", - "fixture_hash": "0xcb336e909952c307551ab7e0ea7ff563e32a9a2cf6800c2fe9d9f2597c2eeeed", + "fixture_hash": "0x7574db6a133d83fff2f86121a50ead85226f68a5fc9afc6870b7a6e8d3945094", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_30-offset_30-len_10-opcode_EXTDELEGATECALL]", - "fixture_hash": "0x9864861a9f6232eeb2d41a29fc789fee21c3ee9a0580c9a3e337479cb691d9e0", + "fixture_hash": "0xa62d4ee3b7e9ec9d60f845a8c4585052bac5bf6c35583f52af82bf8778b51918", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_30-offset_30-len_10-opcode_EXTSTATICCALL]", - "fixture_hash": "0x8d4059a1ef46f09128375f714ea7ef746f6eea01681ae29274576a327c2b3a06", + "fixture_hash": "0x98997faf4b3dba26d2f4abbc68a456e58981220ecda2a1418761d50b54540d8b", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_30-offset_30-len_20-opcode_CALL]", - "fixture_hash": "0x8bdf03a7ad7b9a99aae2811641ae479d21fdfe792cd31ec0de23ccc0a1919b56", + "fixture_hash": "0xc4cf4f6a0c8625c86eaa13d82cab8970d32dbc00ac3da42a7b6deae5b15b4791", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_30-offset_30-len_20-opcode_CALLCODE]", - "fixture_hash": "0xe4ecfb02e8a2e2d4b4060dcb57618689776626744a6aa71ac1083ccfa7e5a10b", + "fixture_hash": "0xcc8a4770ccc831b80b7cee745334523e3c30be6b8460f6692b99695a28e587c1", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_30-offset_30-len_20-opcode_DELEGATECALL]", - "fixture_hash": "0x105a90817ae3bf9fa3b219a8403e9eae02d2e0e6cee50de95c0012e9b91dbfdb", + "fixture_hash": "0x212368a0704565fd9797aef0a6c2a90ee75a07088aa060474c7ec472397faa85", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_30-offset_30-len_20-opcode_STATICCALL]", - "fixture_hash": "0xafcbc0b94db703f63cae8efc702f1336607b40ca8676d3aafd7e29c68c30840b", + "fixture_hash": "0x45a13181b5698aa57ffd2a97a3900b1642362fe00e10ba4b5e2d3dc1f5f1e97", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_30-offset_30-len_20-opcode_EXTCALL]", - "fixture_hash": "0x6c21fee894995734096412b9c10d69e7043d7fd30e4b007bf2837ea9443f7510", + "fixture_hash": "0x7f1e9f556683f5eec559ca99340d86da211cae111e40107c874cfde3a7a17f74", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_30-offset_30-len_20-opcode_EXTDELEGATECALL]", - "fixture_hash": "0x5878cc526a76e30cbcc7a4b5ca78d24d80ef997699b12ad56203cd967c57c237", + "fixture_hash": "0xccf3f8b290cc8b6fc1c29e30797b7f9c8b84556c134641f9267f86d5109aecc5", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_30-offset_30-len_20-opcode_EXTSTATICCALL]", - "fixture_hash": "0x38f02f031b76e326af33bf21384e3e79d8f6d44c134cdf84a1761a9f15cbfbd", + "fixture_hash": "0xa263001f63a60c75efd4d2cb5d4833969336171243c30ff64d4ce70415d3ba97", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_30-offset_30-len_30-opcode_CALL]", - "fixture_hash": "0x8cc79686146023ec59f45a4dadf311f259b21554964286ace7f5d089f106b4bd", + "fixture_hash": "0x43798084bd66be022fd9585c4ecdd55728b6ca5d8eacab95bdc60045ab809a18", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_30-offset_30-len_30-opcode_CALLCODE]", - "fixture_hash": "0x59870f312ac752c060a3ccf2847ebba2313fbb0de0c1f1221bc3d9c9fc8bad0a", + "fixture_hash": "0xa71e5a2d89d819d7f7b532fc2afa86207957d434e678e51f3fc688636f6f80c8", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_30-offset_30-len_30-opcode_DELEGATECALL]", - "fixture_hash": "0xa5055ab3045e90499115f2d06bc5ea82fd37e39733ff3bf872e29e428b7f9125", + "fixture_hash": "0x51a2724e7462defa98b4157bee3e72ae7c4361456c4bd4df04b1ad07d50a2424", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_30-offset_30-len_30-opcode_STATICCALL]", - "fixture_hash": "0x92742592247321b3e2e637d8bb72fd92a8da27783409b8cedd78a25f685b8db4", + "fixture_hash": "0x196d9a87b8b4e53e6fb8908bb181a0783cf52ee278f5a4f4be67e975367c21ae", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_30-offset_30-len_30-opcode_EXTCALL]", - "fixture_hash": "0xff7dd9810ef051cb7717f81973e21f8af57901b1a4a324fd39b30c7a8c51f56f", + "fixture_hash": "0xc750baeb9ce6925b10e75c8b70e8d15c37a9c4439b47c24cdd5bb7e27ba7dee0", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_30-offset_30-len_30-opcode_EXTDELEGATECALL]", - "fixture_hash": "0xae092be17eb2acc5898a0029d4d9ad00dd768d5a64b31f34bca548e0d3106bcc", + "fixture_hash": "0x5a66a1afe88ff721656fb29a9e586ffe56a0bfd27882790a529957a907037c3f", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndatacopy_handling[fork_CancunEIP7692-blockchain_test-size_30-offset_30-len_30-opcode_EXTSTATICCALL]", - "fixture_hash": "0xba838860e91455a7e7f70a04890f56a624ffcaedc73bef273c6d3c510ed50091", + "fixture_hash": "0x502d183ff5cfd0dff5a85de324d569e30f9f617d587560f8384d16962963f2f2", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndatacopy_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndataload_handling[fork_CancunEIP7692-blockchain_test-offset_0-len_0-opcode_EXTCALL]", - "fixture_hash": "0x8735cd64e4a081dca464fde369cc80f7b196f377b4c38aafe2643d004127886", + "fixture_hash": "0x18dc73b3bcca40094c1f87160cdae0066c7108f66622b69c534d55d84e25a886", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndataload_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndataload_handling[fork_CancunEIP7692-blockchain_test-offset_0-len_0-opcode_EXTDELEGATECALL]", - "fixture_hash": "0xb77d49959d0c8faddab3f5ea9b4d5c71f94992f143a15139d01d5c4cd91926ec", + "fixture_hash": "0x4608a98804239b98aad4b7f0fc1d1af8d7b6cbd67b55fe88416afd442641578e", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndataload_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndataload_handling[fork_CancunEIP7692-blockchain_test-offset_0-len_0-opcode_EXTSTATICCALL]", - "fixture_hash": "0x5aa366aaa0b980a3c875ba659aac7aa8c874b33cf47e1363ffb64051c8d99863", + "fixture_hash": "0x848355f5e807ce5e49ee4121a03b69cf40134e6a88dc42a1f9ed6cf32f68c41b", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndataload_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndataload_handling[fork_CancunEIP7692-blockchain_test-offset_0-len_10-opcode_EXTCALL]", - "fixture_hash": "0xb16de8997901c5a3d491763b728c26f344095a4017381d5047cb91980bb55747", + "fixture_hash": "0x1f65e09e0ab96c74d6dc94021b2e63a89ca08f4649f3e89c51d51e48c8d1a859", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndataload_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndataload_handling[fork_CancunEIP7692-blockchain_test-offset_0-len_10-opcode_EXTDELEGATECALL]", - "fixture_hash": "0x38e3fc57f8543c2fa264463e2c3afb9d0f175f7ce1eaa2735921fd7051749596", + "fixture_hash": "0xdd583f06d1550536d7373928798a773dbfff2d386e898cdbacab6c85ce3f5ae1", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndataload_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndataload_handling[fork_CancunEIP7692-blockchain_test-offset_0-len_10-opcode_EXTSTATICCALL]", - "fixture_hash": "0xdddfc34aadce151394b1a1e8630ab1662c4c59ddfce33003b7e25139f8c8f427", + "fixture_hash": "0xb22c38c8d44d39a8ac98ebc65d60b33d4762a7643808340e5c84c8a8f0efa70c", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndataload_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndataload_handling[fork_CancunEIP7692-blockchain_test-offset_0-len_20-opcode_EXTCALL]", - "fixture_hash": "0x811f44389bc85d2448e04dfd4cbbf3fc575d2085a9d4ff023e5ce4374284ab7c", + "fixture_hash": "0xec1c5faccf5aa65fbe1451b85b32215204e2db96ee3d44e279390e8587fa4f6a", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndataload_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndataload_handling[fork_CancunEIP7692-blockchain_test-offset_0-len_20-opcode_EXTDELEGATECALL]", - "fixture_hash": "0x8745e905f5c1ba54dcec4451af6b986f64aec64a4799ceba053608d0fc88d66a", + "fixture_hash": "0xb1f00732ec366d84566586340e94c40f825419902cf544c94fa58f140054ce13", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndataload_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndataload_handling[fork_CancunEIP7692-blockchain_test-offset_0-len_20-opcode_EXTSTATICCALL]", - "fixture_hash": "0xa924634baaa37bb47f25a9f45a2736c39ceec038bd63a206485e2836eb078d3", + "fixture_hash": "0x93b722f8de0ae0c34e9f2ccef42c05f4672614c3abcd591a1466ff1c27376ec4", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndataload_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndataload_handling[fork_CancunEIP7692-blockchain_test-offset_0-len_30-opcode_EXTCALL]", - "fixture_hash": "0x469995da1635181a11275d19e93496eed124dddd2c127ab8071525a4f60b5b40", + "fixture_hash": "0x57c3c8b46ff11687c34092225b3fbd24784e65005fae610167af30283f72b40", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndataload_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndataload_handling[fork_CancunEIP7692-blockchain_test-offset_0-len_30-opcode_EXTDELEGATECALL]", - "fixture_hash": "0x86151e1169bb85c5378a035025178ffd7f10b136f4d4df1cd6e0a33438b65ce3", + "fixture_hash": "0x601538a06c0e0092ebd1b956f59114a86a400833609c7c4f2cd9fd2540e9ccc1", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndataload_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndataload_handling[fork_CancunEIP7692-blockchain_test-offset_0-len_30-opcode_EXTSTATICCALL]", - "fixture_hash": "0x488bb3b2736b80c3845d39e65d07de75326b75fc4a46e1d9302b3f0ad3d3f875", + "fixture_hash": "0x3613272bb08bfacffe47a00b13af1a18e307af01754e30c7e99b21d0248e4574", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndataload_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndataload_handling[fork_CancunEIP7692-blockchain_test-offset_10-len_0-opcode_EXTCALL]", - "fixture_hash": "0xd1334cb3c9b07551f0802ce5b87289a2595df63b63dd9ef50921fc67cae03b69", + "fixture_hash": "0x823b18aad18377e64a328bdd96d4fa72f2baa68699c02024a9a10c2b2fcf833c", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndataload_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndataload_handling[fork_CancunEIP7692-blockchain_test-offset_10-len_0-opcode_EXTDELEGATECALL]", - "fixture_hash": "0x27070cf089d9790c109392c2546907ecf93e6700f185867c870ef45f16684e2f", + "fixture_hash": "0xa5d79d70a6471a45f6900e8b1f54a9d0b92a9d8f79b30bc10861b7ceceb1e2a9", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndataload_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndataload_handling[fork_CancunEIP7692-blockchain_test-offset_10-len_0-opcode_EXTSTATICCALL]", - "fixture_hash": "0x59906fb02493943d55726b2cf7fc432d59ba20c7a7584b56e3e2306adcdf244c", + "fixture_hash": "0xb93a5e176f214107f7fa0eb231e4a73d7530e53de74d24a5802e6e4697fb2ad7", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndataload_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndataload_handling[fork_CancunEIP7692-blockchain_test-offset_10-len_10-opcode_EXTCALL]", - "fixture_hash": "0xf747b6a9e466669115ff76d9885651fae0f88cc759395c36c1e9c76a576b44ba", + "fixture_hash": "0x3c07618084226d780448f9bd5923d6a7bd670bb42a882eede4a9e326cc75c59a", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndataload_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndataload_handling[fork_CancunEIP7692-blockchain_test-offset_10-len_10-opcode_EXTDELEGATECALL]", - "fixture_hash": "0xa3602e2adb9d190d7c92fe2595007147107068dc54d0fdf6a89827cc5598b240", + "fixture_hash": "0x17609e3329b71a2cf74b966d0b9fddfcbc5fafd37986d0d85e4563fc36f78ac7", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndataload_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndataload_handling[fork_CancunEIP7692-blockchain_test-offset_10-len_10-opcode_EXTSTATICCALL]", - "fixture_hash": "0x44db54723fd1b500c983d30bb0bd701543649d3a2f6442ba641df74c5c751d08", + "fixture_hash": "0xced518f8374b2ce97b57fce562a4489ba400d0971cabb18713dc50f81ca306c2", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndataload_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndataload_handling[fork_CancunEIP7692-blockchain_test-offset_10-len_20-opcode_EXTCALL]", - "fixture_hash": "0xe178a9dcc490ec5b3c3adf07107dbd5d8c7e7832097c6cbc0469fa3cdeae1819", + "fixture_hash": "0xcde0b7f7d25ba94c3b0b9936bff6e344642a8faabc26c4bd93a9d34145aca4b5", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndataload_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndataload_handling[fork_CancunEIP7692-blockchain_test-offset_10-len_20-opcode_EXTDELEGATECALL]", - "fixture_hash": "0xa2dc4eb4a260bed4f4a079b5f5d16bd486b0ec4f95462a302b97e316beae0773", + "fixture_hash": "0xaead7fbfce8340918fa1c384108b41493f182a0c3613577e000be5d8c8ca7d80", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndataload_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndataload_handling[fork_CancunEIP7692-blockchain_test-offset_10-len_20-opcode_EXTSTATICCALL]", - "fixture_hash": "0xab280cbc4d7940c8267037fd5e2eb7fdc9640dd7534a61bdf966550b226053d4", + "fixture_hash": "0x17855ff2762c8a624879ba0cb1d0967e390405a55bf15933117729d0076109aa", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndataload_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndataload_handling[fork_CancunEIP7692-blockchain_test-offset_10-len_30-opcode_EXTCALL]", - "fixture_hash": "0x927bb19aa96a196ec5ab75c453aa45b8344d7e214a0e92bebc2b07f06b610777", + "fixture_hash": "0xb6c94c3729314d6d79e997804cc85aa92f8e9a0f88a0e954415b54f4e347a468", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndataload_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndataload_handling[fork_CancunEIP7692-blockchain_test-offset_10-len_30-opcode_EXTDELEGATECALL]", - "fixture_hash": "0x929398a1cf8b697ce35c008219373fbfed963f8dc33e1e37a22efe6e81e594df", + "fixture_hash": "0xa64e92a5ed6f51d94002a6a6994fce9d6f9c019e9651e4c8f7a832109cd095d3", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndataload_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndataload_handling[fork_CancunEIP7692-blockchain_test-offset_10-len_30-opcode_EXTSTATICCALL]", - "fixture_hash": "0x9a51f0150469682bac6d918ed43078ba1b9d19cee4df565b70a22758e23f6200", + "fixture_hash": "0xcf5fe5fa7ade1cc43529ca3276fb2a94177f3724adafce130a26858e82b65103", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndataload_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndataload_handling[fork_CancunEIP7692-blockchain_test-offset_20-len_0-opcode_EXTCALL]", - "fixture_hash": "0xab98f3e9e64f5810f43105b8b25b17cde114b2e02878c6512b70ac6d665c76db", + "fixture_hash": "0x10c198a6dc757a8b6b9ca3866f2783df402981236a4d4bae5316008343a5ae12", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndataload_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndataload_handling[fork_CancunEIP7692-blockchain_test-offset_20-len_0-opcode_EXTDELEGATECALL]", - "fixture_hash": "0x8005b41a6a89a8ca98519be56b393fd49e31050fb0b128a01374e3e5cd41a151", + "fixture_hash": "0xe4af375f1c3ef5d42373f9b0941e4a7c552f92f762b5b12b5729d8f3fe6566ed", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndataload_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndataload_handling[fork_CancunEIP7692-blockchain_test-offset_20-len_0-opcode_EXTSTATICCALL]", - "fixture_hash": "0xd9ead72e52bc1c4f8434dc472f71d6d26d1c3fb688d420487b6ff07f4c28e816", + "fixture_hash": "0x3a9ab1a2f6eb1414f7ad080642c5d9171970c64b9b8fec0ef6fa27a020c04662", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndataload_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndataload_handling[fork_CancunEIP7692-blockchain_test-offset_20-len_10-opcode_EXTCALL]", - "fixture_hash": "0xae51cf7caaf564016deaab80b0e249a95a8cb5a18601a5b2f97ce0ebb89b9ba9", + "fixture_hash": "0x33c65e7739169add72806716e089b2d291a6314726dcfc41e777c012bfc5b2d7", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndataload_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndataload_handling[fork_CancunEIP7692-blockchain_test-offset_20-len_10-opcode_EXTDELEGATECALL]", - "fixture_hash": "0xe12fd8eeed3cb91d7e3385482aa9f23a7410212856f5e4a06c25a81cd238154b", + "fixture_hash": "0xd904ab8b160e9f000340f2d8fc4dca7c65f9cb70fe12c52da2f180d84582643a", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndataload_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndataload_handling[fork_CancunEIP7692-blockchain_test-offset_20-len_10-opcode_EXTSTATICCALL]", - "fixture_hash": "0x6944fa4936ed4de56804700ad790fb231b49872cc0c644d3df2088199c4a50aa", + "fixture_hash": "0x5afd2a82c6190a93f08d130bfff1e4c38b38a26ce6c2f7cb8e3706247f441a8f", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndataload_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndataload_handling[fork_CancunEIP7692-blockchain_test-offset_20-len_20-opcode_EXTCALL]", - "fixture_hash": "0x6780564c55de26323de13bcc5e00365a974078f3c927b13d7182ddeb60c498de", + "fixture_hash": "0x747bb7e02deb36502430cd9cb8e29a879554835e211ee433edfc94b0512b4ee0", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndataload_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndataload_handling[fork_CancunEIP7692-blockchain_test-offset_20-len_20-opcode_EXTDELEGATECALL]", - "fixture_hash": "0x5ce096417bcd32ddce5a7ed745bd0d20cbdefb38007c9f2f82c988d3ad81b843", + "fixture_hash": "0xed399ac956ca1a67769d346109bb57f0f9b06663d1041082ef446c8454bfc78c", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndataload_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndataload_handling[fork_CancunEIP7692-blockchain_test-offset_20-len_20-opcode_EXTSTATICCALL]", - "fixture_hash": "0xc2fd28cbfdda542a3fa578ce509c42d57d82b50d02ae1528038d47717fc4bb5a", + "fixture_hash": "0xe0303a9aea8bead1594a10cbc10afcb6592faaa08d7a0bbe60f5206e6aced426", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndataload_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndataload_handling[fork_CancunEIP7692-blockchain_test-offset_20-len_30-opcode_EXTCALL]", - "fixture_hash": "0x9deb28a0d564b5a22073036cf1cf6e9ea07c36b793d93e05da0722311ccda3f9", + "fixture_hash": "0x83d94c4678de595dcf44215fb2409a307233333277d3d68057eac85daf5b2f19", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndataload_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndataload_handling[fork_CancunEIP7692-blockchain_test-offset_20-len_30-opcode_EXTDELEGATECALL]", - "fixture_hash": "0x119c2f36d4fadf23c5d0c997f34e60333b1bbc68bab92d4a01cc6d6176e37e13", + "fixture_hash": "0xc13ab7281c8afb3edb8fa9aad5bf946e9ee1baf427759e352fee33babbfc4841", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndataload_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndataload_handling[fork_CancunEIP7692-blockchain_test-offset_20-len_30-opcode_EXTSTATICCALL]", - "fixture_hash": "0x4ff1294a71482fd51b23bc01ba9c3ff3dbca1e3aabd450a8f85a0f1693337b5b", + "fixture_hash": "0xb735324857fb62b7d4b2f4fbfd4fc7fb3d204e3fa927119eed2f0cb67bbae4d9", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndataload_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndataload_handling[fork_CancunEIP7692-blockchain_test-offset_30-len_0-opcode_EXTCALL]", - "fixture_hash": "0xa9a32d54d06cdd2c1de7d552f493b871559109f120a9b9caff6d671825c02f59", + "fixture_hash": "0x5ce1f5114824ddd7d050ddeeaa40aa51fc11d25120bde613db5a6d365d0dff9a", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndataload_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndataload_handling[fork_CancunEIP7692-blockchain_test-offset_30-len_0-opcode_EXTDELEGATECALL]", - "fixture_hash": "0x69a04f24c3bc0da36893b51e4895f4891113b18b1541862f5c23b95d3997b6ca", + "fixture_hash": "0xb8cf4dc0dd2fbbafe60b8dbd09b1bd085e44f8a19e8ddeb9633fd40118dd1dd7", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndataload_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndataload_handling[fork_CancunEIP7692-blockchain_test-offset_30-len_0-opcode_EXTSTATICCALL]", - "fixture_hash": "0xd8d8ced9c5c7e6ffaa5165c8fad8fd12ed508cec3e7a1bbab1bf9c306fb5185", + "fixture_hash": "0x6e9dbea41ee868123221cbca4360fc105c93c5dfdc078828e344fd7008be7239", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndataload_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndataload_handling[fork_CancunEIP7692-blockchain_test-offset_30-len_10-opcode_EXTCALL]", - "fixture_hash": "0xc3643ce7febbc3f41e25db8a000b0f019d338698eda5433113a52c9f94fb5b9c", + "fixture_hash": "0x78652face6ace0f004b0b5b046fe4f8c3e3d28a1d8778f4d047d19a19322083c", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndataload_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndataload_handling[fork_CancunEIP7692-blockchain_test-offset_30-len_10-opcode_EXTDELEGATECALL]", - "fixture_hash": "0x50de980cfbb55f2f93837349d745c92c83a6044f04bd281b3353cf3896b4710d", + "fixture_hash": "0xd95e97950277d066297de8bd4c77148123e96858fbcf79cdbe9f45ac4ca9af14", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndataload_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndataload_handling[fork_CancunEIP7692-blockchain_test-offset_30-len_10-opcode_EXTSTATICCALL]", - "fixture_hash": "0xf7164f0f00d02ef59bc3e6ca7295e1220ca644d91db16e088fab20d68ed105a0", + "fixture_hash": "0x3607c750818d8738dbd8127351cf91d084a5ef008476899fff96523b0686682b", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndataload_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndataload_handling[fork_CancunEIP7692-blockchain_test-offset_30-len_20-opcode_EXTCALL]", - "fixture_hash": "0x65b806b7fdcde72c75439f5bcd1a23e20224c6d4e6b54fbcc0eaebe7d337ba6c", + "fixture_hash": "0xe880e414c265f966fd735713b42ad4cc548f32f1b2d01fe46ac51ba5c961126d", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndataload_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndataload_handling[fork_CancunEIP7692-blockchain_test-offset_30-len_20-opcode_EXTDELEGATECALL]", - "fixture_hash": "0x390daa04ed6956dee0f1783e03b965dfd758708c19c43105dd41629f50c462c0", + "fixture_hash": "0xce08ab6b0f91e8ea09aa803d15b4143f8b1e6e0ff2e199a2d4b3932d5e8b9896", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndataload_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndataload_handling[fork_CancunEIP7692-blockchain_test-offset_30-len_20-opcode_EXTSTATICCALL]", - "fixture_hash": "0x948b14ef83780497a0adf983ee06f94cab5be5ac7f7fe1e9c02f5c0283687141", + "fixture_hash": "0xdda87a6566d924f0807dd9133e30496b24f89b986d8e7e752e85696cab592ebe", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndataload_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndataload_handling[fork_CancunEIP7692-blockchain_test-offset_30-len_30-opcode_EXTCALL]", - "fixture_hash": "0xee8f80733aebc6d57334ef400a2712b173887a68837f4d759d24c8b5c512c762", + "fixture_hash": "0x54d52f80a5cf1c25a9f3f429b7ce741810f9f09068baf5ed7c7966444fbb0214", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndataload_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndataload_handling[fork_CancunEIP7692-blockchain_test-offset_30-len_30-opcode_EXTDELEGATECALL]", - "fixture_hash": "0xd47997ff03e3f26f1ca60a2eda5d13abf8326142ec347afbb8458434c07e98c0", + "fixture_hash": "0xd8fe4d8b8f89a9c4fffd3c070118ec3278d1384a7957ead80a022bb9f7da0cca", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndataload_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndataload.py::test_returndataload_handling[fork_CancunEIP7692-blockchain_test-offset_30-len_30-opcode_EXTSTATICCALL]", - "fixture_hash": "0x63c5d8f69fdf0c6e9915d6d7b8cf0adc3786997a208292378f6a242ac46afcf4", + "fixture_hash": "0xdeb486efd3cc436faeecb4dd87952cc121189d59ec849dd8026a8698d3cdf58d", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndataload/returndataload_handling.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndatacopy_memory_expansion.py::test_returndatacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-from_existent_memory-successful_True-single_byte_expansion]", - "fixture_hash": "0x5221d60de8c91e97dc6f629c826201f8e9e3a7b49dcdd7a0c8fbb0c4e49268a7", + "fixture_hash": "0xc1b1ef2de37d4e6186bdf08c94ae12fccf5ce11342f5c2e324f4def0cb294605", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndatacopy_memory_expansion/returndatacopy_memory_expansion.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndatacopy_memory_expansion.py::test_returndatacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-from_existent_memory-successful_True-single_byte_expansion_2]", - "fixture_hash": "0x9b5e44e5ab7b47ca34d5841bcb1201afc8f53b6008b0eeac768872f3421540f", + "fixture_hash": "0xe60c0aa55efc1a3e30375d44f8bcfb2127d3c2991d56c981b21866a62d2eeb72", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndatacopy_memory_expansion/returndatacopy_memory_expansion.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndatacopy_memory_expansion.py::test_returndatacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-from_existent_memory-successful_True-single_byte_expansion_word_boundary]", - "fixture_hash": "0x5f59c385740c133cb840b4c6bc798c4dd03564ff39e7fcf7e378a4215904959f", + "fixture_hash": "0xdd05b2f74c67283cb72d37d0b9617cb8b925cc1147a69807a3002deaba333c12", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndatacopy_memory_expansion/returndatacopy_memory_expansion.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndatacopy_memory_expansion.py::test_returndatacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-from_existent_memory-successful_True-single_byte_expansion_word_boundary_2]", - "fixture_hash": "0x6e9fbf1efb33b18579442b12c3d7d2b377d6fa65d98aeb333fcc1331abbed894", + "fixture_hash": "0x2e22ed78595acc8612f4eda65a6291440c851bd760f4aa471df95feb7c3d48e0", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndatacopy_memory_expansion/returndatacopy_memory_expansion.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndatacopy_memory_expansion.py::test_returndatacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-from_existent_memory-successful_True-multi_word_expansion]", - "fixture_hash": "0x6746eed0cdf4e345b4e7261dc3ea39eef796d753b02ade7c8a7486830507af51", + "fixture_hash": "0xaed3d185bd8a878e0b258d8e87d0eaa43b61a4fa4fe77b41c2d8bd3df125e305", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndatacopy_memory_expansion/returndatacopy_memory_expansion.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndatacopy_memory_expansion.py::test_returndatacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-from_existent_memory-successful_True-multi_word_expansion_2]", - "fixture_hash": "0x8a0df374025878e623c4853b777dea0afe6ce97a9b0fb03336fd537594a188d4", + "fixture_hash": "0xf3741ac18c009def88ef74cda0f5072e4d9c31679b9f56faf75aac984915539", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndatacopy_memory_expansion/returndatacopy_memory_expansion.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndatacopy_memory_expansion.py::test_returndatacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-from_existent_memory-successful_True-zero_length_expansion]", - "fixture_hash": "0xf3af1cf11d2b29632f2327a322bcc4f680342e25e9a09e090992970f78e27797", + "fixture_hash": "0x766bd8b8678f9ac73180487097fe372ce72707b09c353975700e92413aaf1c9e", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndatacopy_memory_expansion/returndatacopy_memory_expansion.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndatacopy_memory_expansion.py::test_returndatacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-from_existent_memory-successful_True-huge_dest_zero_length]", - "fixture_hash": "0x5290428e9d54379795ecd62bf6ef209e7136d76754a400205c36c0a5333f5cf", + "fixture_hash": "0x1c827221fb4508d85ab0ab6c712f9692c534d0853cb69a6c5d3010dc51ab51d2", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndatacopy_memory_expansion/returndatacopy_memory_expansion.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndatacopy_memory_expansion.py::test_returndatacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-from_existent_memory-successful_True-huge_src_zero_length]", - "fixture_hash": "0x32e88131f3bc99ec4926b401411da783557323120d6c0315bc91055055b9c6a1", + "fixture_hash": "0xd2f8f73cc7c5221f6bd59abd0e41ea32d148fcd61dae123eeab82295dd8a5890", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndatacopy_memory_expansion/returndatacopy_memory_expansion.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndatacopy_memory_expansion.py::test_returndatacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-from_existent_memory-successful_True-huge_dest_huge_src_zero_length]", - "fixture_hash": "0x6a702b3cae45738f48a1d678b5ff94832afc871f3e84505f4cf4096a6b782666", + "fixture_hash": "0x24f474b8c119c819c0aa66f1d2f42be8462f1825f5d2e2c97a8a3da5e01c708", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndatacopy_memory_expansion/returndatacopy_memory_expansion.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndatacopy_memory_expansion.py::test_returndatacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-from_existent_memory-successful_False-single_byte_expansion]", - "fixture_hash": "0x8b4a10ac26639de0a9046deeead865082c73b76ac9fdb0c6cf1d37a489ae346e", + "fixture_hash": "0xff778c8b907dfedc3e5a4bb65ad68d07c008eb3458e7123ea2523e6e6530b2fb", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndatacopy_memory_expansion/returndatacopy_memory_expansion.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndatacopy_memory_expansion.py::test_returndatacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-from_existent_memory-successful_False-single_byte_expansion_2]", - "fixture_hash": "0x4d7a5e35c97f3be4eea79332c39978dfad2dc0515028da4681f8a2eff0c85b58", + "fixture_hash": "0x50f66f15d1a5c167f3965a547e1a846e1a75fe4d8b4684cba8a55615c612c07f", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndatacopy_memory_expansion/returndatacopy_memory_expansion.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndatacopy_memory_expansion.py::test_returndatacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-from_existent_memory-successful_False-single_byte_expansion_word_boundary]", - "fixture_hash": "0x2ed746b197f7918f6957ba5ab2acad35df65908ba1a0ddf04240a1cb6eac8032", + "fixture_hash": "0xcf28af96685537aa27037bbee09029b379b91bb8841a75cc1908546e9f2028c4", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndatacopy_memory_expansion/returndatacopy_memory_expansion.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndatacopy_memory_expansion.py::test_returndatacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-from_existent_memory-successful_False-single_byte_expansion_word_boundary_2]", - "fixture_hash": "0x481df631cad7474aff778623c65b69696efa1e8299796088cf6e4e885eb95da6", + "fixture_hash": "0xb08ec2edc8ed37292fcbf268c8f4e4fe5bfe67cd42941135df9b39564a4a0e81", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndatacopy_memory_expansion/returndatacopy_memory_expansion.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndatacopy_memory_expansion.py::test_returndatacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-from_existent_memory-successful_False-multi_word_expansion]", - "fixture_hash": "0xa8939035bcc67f5844f7d70c3806e3b4f2744fae645cd3aeb7ba937a9145acc6", + "fixture_hash": "0xea83b05a73731ada6ff1686d0a44308f17b80c643533d3ea601c9f9bea34b11b", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndatacopy_memory_expansion/returndatacopy_memory_expansion.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndatacopy_memory_expansion.py::test_returndatacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-from_existent_memory-successful_False-multi_word_expansion_2]", - "fixture_hash": "0xa6579b6c3f7c452cec46c78144af1fd0845e729a825ad0f608604cb82b951944", + "fixture_hash": "0x79f37fea9e7ee6e92d9b059102b15e93b0a2c131b2969d55d0b4e7f7c9a4be0a", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndatacopy_memory_expansion/returndatacopy_memory_expansion.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndatacopy_memory_expansion.py::test_returndatacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-from_existent_memory-successful_False-zero_length_expansion]", - "fixture_hash": "0x76d5fce6a9245ee2321acbb54eedeacec1e0dd2dd0ec316712501861148b8d51", + "fixture_hash": "0x832cafe85e988494cc14760755ab7b0cd65935c78f356f67a133d0218b0f4b35", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndatacopy_memory_expansion/returndatacopy_memory_expansion.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndatacopy_memory_expansion.py::test_returndatacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-from_existent_memory-successful_False-huge_dest_zero_length]", - "fixture_hash": "0x9703346407996a32c0027a08e2d4c241ee45b2eb7469588761cdfa76b0458920", + "fixture_hash": "0x5e1e1c768ccbd7a61cbe35539237a7200a3039e1e7bac88e2f92ae17b2661bb2", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndatacopy_memory_expansion/returndatacopy_memory_expansion.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndatacopy_memory_expansion.py::test_returndatacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-from_existent_memory-successful_False-huge_src_zero_length]", - "fixture_hash": "0xd77bca5cdfc7fc4a6870e50e31ad7fd018ad8e1c83d5e5db07338735a6dc09aa", + "fixture_hash": "0x4e377313b2a5796debd448f2a364e58e21ac0e626441f713de6eaa882cfffd2d", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndatacopy_memory_expansion/returndatacopy_memory_expansion.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndatacopy_memory_expansion.py::test_returndatacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-from_existent_memory-successful_False-huge_dest_huge_src_zero_length]", - "fixture_hash": "0x9fe83189d1385e0ba2efc41a8023446bf134bc3b374be412acca285df840e266", + "fixture_hash": "0xeed8ef120b4b1dd8cb8f842b4d5a295afb5053c07348af21417a9b132366afd8", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndatacopy_memory_expansion/returndatacopy_memory_expansion.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndatacopy_memory_expansion.py::test_returndatacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-from_empty_memory-successful_True-single_byte_expansion]", - "fixture_hash": "0x3a49a340332351f820e975c4cc1dc6c3e79ff948b87030662e963a7470cccf6a", + "fixture_hash": "0x9e83f0f6276ebfbdefd9db39c3e16f5a875e018b0d40b2e7070b57f84af82416", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndatacopy_memory_expansion/returndatacopy_memory_expansion.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndatacopy_memory_expansion.py::test_returndatacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-from_empty_memory-successful_True-single_byte_expansion_2]", - "fixture_hash": "0x8e229c540c292db018026c00fd0b728b9780ce2b9d1080486091afc4f51aa042", + "fixture_hash": "0xbc2a590b6f2e891e6b7372e5185163871ea4992d8fa2a62ac50bde0021d5419", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndatacopy_memory_expansion/returndatacopy_memory_expansion.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndatacopy_memory_expansion.py::test_returndatacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-from_empty_memory-successful_True-single_byte_expansion_word_boundary]", - "fixture_hash": "0x17b76cba9c0eb03fc100a44978ca4f55b82fd1571894c1d148fa8661668a0eed", + "fixture_hash": "0xdc2db30d7d419a15c087a8001b993368b057abf34c3c90a83bf491b24788a453", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndatacopy_memory_expansion/returndatacopy_memory_expansion.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndatacopy_memory_expansion.py::test_returndatacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-from_empty_memory-successful_True-single_byte_expansion_word_boundary_2]", - "fixture_hash": "0xf78cf29345497515a90c607e1d9747694975e3584ed2e87a026f3a0a2ec317bb", + "fixture_hash": "0x5274ce149ab5ad775f1863118a6b65f19bb93a61ba0fb21098859c3ff116dcee", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndatacopy_memory_expansion/returndatacopy_memory_expansion.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndatacopy_memory_expansion.py::test_returndatacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-from_empty_memory-successful_True-multi_word_expansion]", - "fixture_hash": "0x3079fb5c3dcba4723e67300b16cad0938dabbc429e61b77d6d2837952b3e911", + "fixture_hash": "0x64f529569a788c1b3fc9f59108db0d7f4a16bff10ede6c62704c69cd2f241239", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndatacopy_memory_expansion/returndatacopy_memory_expansion.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndatacopy_memory_expansion.py::test_returndatacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-from_empty_memory-successful_True-multi_word_expansion_2]", - "fixture_hash": "0x4fcdfc8e767b00afe343d4ad1e920984932d47d8895e0f6866aad9fac5d5c93", + "fixture_hash": "0xb6083aadf7654706a232df3c842d657a867ee5259deeb854c46dc98ab5605a02", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndatacopy_memory_expansion/returndatacopy_memory_expansion.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndatacopy_memory_expansion.py::test_returndatacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-from_empty_memory-successful_True-zero_length_expansion]", - "fixture_hash": "0x38abd612c385d7c1e422f3679708fc23828fd5632470accabfa6983ded38a29f", + "fixture_hash": "0x5d2cefc688ff6365a97754d223794a52cb6f679d3c0cee01c6b6235148256d56", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndatacopy_memory_expansion/returndatacopy_memory_expansion.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndatacopy_memory_expansion.py::test_returndatacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-from_empty_memory-successful_True-huge_dest_zero_length]", - "fixture_hash": "0x38eeda9d0ed01a58d66401d42a2412e3adaf6d0c2fdd574eada1006fa5001769", + "fixture_hash": "0xf884e14c3c246ee7138521fb806f11a4252a4f9689e98b5ff9886b6bdfc68c02", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndatacopy_memory_expansion/returndatacopy_memory_expansion.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndatacopy_memory_expansion.py::test_returndatacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-from_empty_memory-successful_True-huge_src_zero_length]", - "fixture_hash": "0xa35c3402152411bcde2fbf4659b6537da4f5916aa6444f959cc29845e8e8cad", + "fixture_hash": "0xf2b8797df5e89c40aa79355cbfb3dd28bab5c96f08744f8c393f7367f7f16a85", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndatacopy_memory_expansion/returndatacopy_memory_expansion.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndatacopy_memory_expansion.py::test_returndatacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-from_empty_memory-successful_True-huge_dest_huge_src_zero_length]", - "fixture_hash": "0x10f27d1f2104c2019bb099eb4dcba3800c41759c49842fabc876bf9e43a32ad5", + "fixture_hash": "0x23fd9d37232b65971b43111f40275e2288e58ebe6a5145d0a1509ff56a8d52e2", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndatacopy_memory_expansion/returndatacopy_memory_expansion.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndatacopy_memory_expansion.py::test_returndatacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-from_empty_memory-successful_False-single_byte_expansion]", - "fixture_hash": "0x606d7837abd2e34fd8c66afe9a28c38cb26862d725ff04ae220e0686a424107b", + "fixture_hash": "0xe8df332df94ad433da4edd5b63077f09d645c5a7ab671c70830986d4e750d24", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndatacopy_memory_expansion/returndatacopy_memory_expansion.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndatacopy_memory_expansion.py::test_returndatacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-from_empty_memory-successful_False-single_byte_expansion_2]", - "fixture_hash": "0x698be387f457f07e528459a80ff4b20d2d588ff22a81ce8a5f3414dc6f31e695", + "fixture_hash": "0x755b254c01c06fb0beb2b5a1f32564a05e096adc3a8e8c1eabbb3204e1112e93", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndatacopy_memory_expansion/returndatacopy_memory_expansion.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndatacopy_memory_expansion.py::test_returndatacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-from_empty_memory-successful_False-single_byte_expansion_word_boundary]", - "fixture_hash": "0xf87afcea6750cbc04cd4f931f6b6502da7d0df8fc41ce6fdaf2e2afc20a159a3", + "fixture_hash": "0xb20391e7611d7a3ae9108fe8c03be819c04ee20daadebc50caa9a145479df1e6", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndatacopy_memory_expansion/returndatacopy_memory_expansion.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndatacopy_memory_expansion.py::test_returndatacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-from_empty_memory-successful_False-single_byte_expansion_word_boundary_2]", - "fixture_hash": "0x7000205988dffc3b0c8003a027d9bd15f4834d2495f93067964f069f58493b4c", + "fixture_hash": "0x5d96cf37c284d9efb7714c7221419bb2e33843032bf35bb0d425593259618663", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndatacopy_memory_expansion/returndatacopy_memory_expansion.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndatacopy_memory_expansion.py::test_returndatacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-from_empty_memory-successful_False-multi_word_expansion]", - "fixture_hash": "0xdb05ebefb9a6635a550fbf71b3f3e1d9a749252c8fead59b0b3f5b8bcf5926a6", + "fixture_hash": "0xa16125743b62b6dfeb5eae2f64a11af0aa73c65fdc89a4a3e7d4159966ebc568", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndatacopy_memory_expansion/returndatacopy_memory_expansion.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndatacopy_memory_expansion.py::test_returndatacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-from_empty_memory-successful_False-multi_word_expansion_2]", - "fixture_hash": "0x397afd6f963f20ec6ef51bde4578a3df71c0ea5199da858c857c81f2c5e3539", + "fixture_hash": "0x5b26674a79f6111b14246fd2cc3bb0dbc90a0ec37d17bc9efe79a2bafbf5791c", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndatacopy_memory_expansion/returndatacopy_memory_expansion.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndatacopy_memory_expansion.py::test_returndatacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-from_empty_memory-successful_False-zero_length_expansion]", - "fixture_hash": "0xbabf3f6cf5f0843f0668913ec5c5be286aeec461094e2e369bef23aaaa8b8c5c", + "fixture_hash": "0x865cf756859fa03a2c7acab2e285f16b0386ccc7afb36cef751bdbf49a8370d4", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndatacopy_memory_expansion/returndatacopy_memory_expansion.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndatacopy_memory_expansion.py::test_returndatacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-from_empty_memory-successful_False-huge_dest_zero_length]", - "fixture_hash": "0x6d32616e1f3f46fffd4a46a935c7c0a788927d38c8f6c7101a8581d4d7bb1e91", + "fixture_hash": "0xea51049d0dc5b206165b44d2fe053cb217486950b687674c382920cd0ad30911", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndatacopy_memory_expansion/returndatacopy_memory_expansion.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndatacopy_memory_expansion.py::test_returndatacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-from_empty_memory-successful_False-huge_src_zero_length]", - "fixture_hash": "0x5bfd899872a3f4d13cb5b593eff7c09d320644e64913c7b2f20ce5f547b7395c", + "fixture_hash": "0x3c2e8a821dc2587d92886f85848d4247e14bf40dcffdb486e4cb522998d3ddd8", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndatacopy_memory_expansion/returndatacopy_memory_expansion.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndatacopy_memory_expansion.py::test_returndatacopy_memory_expansion[fork_CancunEIP7692-blockchain_test-from_empty_memory-successful_False-huge_dest_huge_src_zero_length]", - "fixture_hash": "0x44441da0b62c59f90058f1342be6811da5fd0bdf7ee4213528e7b7278606c81", + "fixture_hash": "0xcc95a5ba95b25a2f5677b8e1dee740cf4293d225c197a5889ea5709b2bf5be72", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndatacopy_memory_expansion/returndatacopy_memory_expansion.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndatacopy_memory_expansion.py::test_returndatacopy_huge_memory_expansion[fork_CancunEIP7692-blockchain_test-from_existent_memory-successful_False--max_dest_single_byte_expansion]", - "fixture_hash": "0x2e88ad3f321f8f2548e91d672b753ceba5031c1c86773949ef939f3b372db2d5", + "fixture_hash": "0x7633a4b411560f6b44a9b7a435a805157ba0ce52e2f2b3fb513cc98ebc9ddb4b", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndatacopy_memory_expansion/returndatacopy_huge_memory_expansion.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndatacopy_memory_expansion.py::test_returndatacopy_huge_memory_expansion[fork_CancunEIP7692-blockchain_test-from_existent_memory-successful_False--max_dest_minus_one_single_byte_expansion]", - "fixture_hash": "0x5bd298208b8f90905e32898243bc13d7250aee7b19162fbb9aa21ca14d7c11dc", + "fixture_hash": "0x3e5b69706fed5a8481d7032953e58bff29cadc6cdd6bab5a781dafe9726982eb", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndatacopy_memory_expansion/returndatacopy_huge_memory_expansion.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndatacopy_memory_expansion.py::test_returndatacopy_huge_memory_expansion[fork_CancunEIP7692-blockchain_test-from_existent_memory-successful_False--half_max_dest_single_byte_expansion]", - "fixture_hash": "0x81a4a4a3fc67b7325b354d0c4ebb828a0f5f21a4f361261ff5436290e4fc6db3", + "fixture_hash": "0x7084b10bc1c955720692fdb81e06f95538de888acbfcefe8c5299e635b3818aa", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndatacopy_memory_expansion/returndatacopy_huge_memory_expansion.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndatacopy_memory_expansion.py::test_returndatacopy_huge_memory_expansion[fork_CancunEIP7692-blockchain_test-from_existent_memory-successful_False--max_length_expansion]", - "fixture_hash": "0xbeb752b2f5eaf6d72f5ec1f6975f251ee5cd8d8404582601baf3623a6e25fb2", + "fixture_hash": "0xbe5ea3f442580976a85757771f281d97426f95b187788a6bdf2cab71032981a7", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndatacopy_memory_expansion/returndatacopy_huge_memory_expansion.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndatacopy_memory_expansion.py::test_returndatacopy_huge_memory_expansion[fork_CancunEIP7692-blockchain_test-from_existent_memory-successful_False--max_length_minus_one_expansion]", - "fixture_hash": "0xf75fb3db056184867a5e558b6a660574e5a5a5332beef73de8c3fa73016d6232", + "fixture_hash": "0x99ca00a8cacbf79288d09812fa570e320ac31a954ada61df70503e0d6e96fca7", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndatacopy_memory_expansion/returndatacopy_huge_memory_expansion.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndatacopy_memory_expansion.py::test_returndatacopy_huge_memory_expansion[fork_CancunEIP7692-blockchain_test-from_existent_memory-successful_False--half_max_length_expansion]", - "fixture_hash": "0x1f399cc8b7d4649b6f52eca30fb758a8c59c11ba8303c37829a28ee881229655", + "fixture_hash": "0xec39eae225b45fa0173aef03977e2b7b9d5339661de72a78aafb1e66a3ac544e", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndatacopy_memory_expansion/returndatacopy_huge_memory_expansion.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndatacopy_memory_expansion.py::test_returndatacopy_huge_memory_expansion[fork_CancunEIP7692-blockchain_test-from_empty_memory-successful_False--max_dest_single_byte_expansion]", - "fixture_hash": "0x6af984953c5315f8ce3976dcc519dd86d8813720feee3ad6c1233d50cc235397", + "fixture_hash": "0xde15b17d41ad3bbfb3c44d05134be1a8eee25ae10cef38cbee6780287573be1a", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndatacopy_memory_expansion/returndatacopy_huge_memory_expansion.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndatacopy_memory_expansion.py::test_returndatacopy_huge_memory_expansion[fork_CancunEIP7692-blockchain_test-from_empty_memory-successful_False--max_dest_minus_one_single_byte_expansion]", - "fixture_hash": "0x649faa36d9fc99a627b2ef7bf94d22df27a1d26c7669c2edc6c1100b26ad17c6", + "fixture_hash": "0x3699d2ab56539eeb46c93456cc44d93038c0bcd797b177d405da4407dcccc7b5", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndatacopy_memory_expansion/returndatacopy_huge_memory_expansion.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndatacopy_memory_expansion.py::test_returndatacopy_huge_memory_expansion[fork_CancunEIP7692-blockchain_test-from_empty_memory-successful_False--half_max_dest_single_byte_expansion]", - "fixture_hash": "0xe22b54e0388a43a3db73eedea1707816ffd864861423629f74f2ab97cd523cbc", + "fixture_hash": "0x17988f43abf02ca1016ce985ad35ae17252c00279eb883ac7c9082656aae4faa", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndatacopy_memory_expansion/returndatacopy_huge_memory_expansion.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndatacopy_memory_expansion.py::test_returndatacopy_huge_memory_expansion[fork_CancunEIP7692-blockchain_test-from_empty_memory-successful_False--max_length_expansion]", - "fixture_hash": "0xb495e1ea2221669f6c1cc816148d3d2cc97dbe0aa87e1b1e1d2023aab61e5414", + "fixture_hash": "0x8f898433d45e910542a94452e8930d36f2bbf9fe1ae6260ba6b3a573c2880e59", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndatacopy_memory_expansion/returndatacopy_huge_memory_expansion.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndatacopy_memory_expansion.py::test_returndatacopy_huge_memory_expansion[fork_CancunEIP7692-blockchain_test-from_empty_memory-successful_False--max_length_minus_one_expansion]", - "fixture_hash": "0x51c431bf6b527fa473ee52b6b879cf6afe84b7fea5bf3577e6222544bbe72562", + "fixture_hash": "0x7f35d802d0d2cf9f4b2a91db38344c5a0d13f4b65256e42d69c68e83439ab75d", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndatacopy_memory_expansion/returndatacopy_huge_memory_expansion.json" }, { "id": "tests/prague/eip7692_eof_v1/eip7069_extcall/test_returndatacopy_memory_expansion.py::test_returndatacopy_huge_memory_expansion[fork_CancunEIP7692-blockchain_test-from_empty_memory-successful_False--half_max_length_expansion]", - "fixture_hash": "0x298cffe2d052d2221c59fb2e2449b5c351c05902a8a4d24ba261556900cccb9c", + "fixture_hash": "0x54718ef46b7a19c54e8d874151d72743a774c33394a309869381c26fca44013f", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip7069_extcall/returndatacopy_memory_expansion/returndatacopy_huge_memory_expansion.json" }, { "id": "tests/prague/eip7692_eof_v1/eip4200_relative_jumps/test_rjumpi.py::test_rjumpi_zero[fork_CancunEIP7692-blockchain_test]", - "fixture_hash": "0xa5cdb6ae0b6fc94c7a9c68516ce3e525d93d3fbe99a7e27c839879ffdbcf5a85", + "fixture_hash": "0x7e48c1a2b615656d3046a529891e9c3e9717001c497a4ca12c13baac4b513642", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip4200_relative_jumps/rjumpi/rjumpi_zero.json" }, { "id": "tests/prague/eip7692_eof_v1/eip4200_relative_jumps/test_rjumpi.py::test_rjumpi_forwards[fork_CancunEIP7692-blockchain_test]", - "fixture_hash": "0x1f27ac7b8685c0304e60c74b6e812e481fe9f2940bfc1b30cb43cc8f8528de71", + "fixture_hash": "0x701b5d40406f2f35a53d6480cd1f5fc7e1f85dc68e55f7cdb5d6f89fd4966b30", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip4200_relative_jumps/rjumpi/rjumpi_forwards.json" }, { "id": "tests/prague/eip7692_eof_v1/eip4200_relative_jumps/test_rjumpi.py::test_rjumpi_max_forward[fork_CancunEIP7692-blockchain_test]", - "fixture_hash": "0xea808f5b21eebb3a5036cfb73031ab7ffca97706a1be93c7f1dcef842e68319b", + "fixture_hash": "0x9b5724b494300be7e265b3b3eeb9e40806a6dcb97adc36c8110b35aca8fd87ce", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip4200_relative_jumps/rjumpi/rjumpi_max_forward.json" }, { "id": "tests/prague/eip7692_eof_v1/eip4200_relative_jumps/test_rjumpi.py::test_rjumpi_backwards[fork_CancunEIP7692-blockchain_test]", - "fixture_hash": "0x7c3bdecc30d88115e110254e9fee66813dcc6cc022d81661c79ce447512ebe40", + "fixture_hash": "0x9c59cb595c5159e250335f2f7a5a67852c75532354abff755215de01f1c81032", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip4200_relative_jumps/rjumpi/rjumpi_backwards.json" }, { "id": "tests/prague/eip7692_eof_v1/eip4200_relative_jumps/test_rjumpi.py::test_rjumpi_condition_zero[fork_CancunEIP7692-blockchain_test-False]", - "fixture_hash": "0xf637aaacafcc6e4e028493487360a374a5b5416a3bb249eac83d1f1b0462863e", + "fixture_hash": "0x4e9b1f65b094b035058df1b7d3586cf6d9414cba90760a449447bca0f12b6f6f", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip4200_relative_jumps/rjumpi/rjumpi_condition_zero.json" }, { "id": "tests/prague/eip7692_eof_v1/eip4200_relative_jumps/test_rjumpi.py::test_rjumpi_condition_zero[fork_CancunEIP7692-blockchain_test-True]", - "fixture_hash": "0x57894f521632f6d9d64ac7132915b05e4f3b1e8465fa67260a44ce6a91079a58", + "fixture_hash": "0x60c6434aad87836bdddac39a30d8403168626915d6681c8fa3b2511b4630dda8", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip4200_relative_jumps/rjumpi/rjumpi_condition_zero.json" }, { "id": "tests/prague/eip7692_eof_v1/eip4200_relative_jumps/test_rjumpi.py::test_rjumpi_max_backward[fork_CancunEIP7692-blockchain_test]", - "fixture_hash": "0x4dd4d91f5f1443999538ea541da4811266d24550900e7dda274aa9426dce65c4", + "fixture_hash": "0xe19a4c6d4fb3fe0ec7ed4c049ed281c044381c441a00ba2b2e238a39105e13b5", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip4200_relative_jumps/rjumpi/rjumpi_max_backward.json" }, { "id": "tests/prague/eip7692_eof_v1/eip4200_relative_jumps/test_rjumpi.py::test_rjumpi_condition_backwards[fork_CancunEIP7692-blockchain_test-False]", - "fixture_hash": "0xedd8a0055429a3d9da4cb899c1ac5379869eed00dbe2870e8bf8488cc6a500fd", + "fixture_hash": "0x1e28bec859e2b08ebdd0d6f1b095b54adfae9ffd83262a883295bb6d11084f60", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip4200_relative_jumps/rjumpi/rjumpi_condition_backwards.json" }, { "id": "tests/prague/eip7692_eof_v1/eip4200_relative_jumps/test_rjumpi.py::test_rjumpi_condition_backwards[fork_CancunEIP7692-blockchain_test-True]", - "fixture_hash": "0xa39c33fad12d01be757e2035cb13b58c8c5cdff28ef9301df323f45e002feb30", + "fixture_hash": "0x7917bc72aff775a7dc5d07e52556a85f6a9c6d151156c99e04c343ed7aa6d755", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip4200_relative_jumps/rjumpi/rjumpi_condition_backwards.json" }, { "id": "tests/prague/eip7692_eof_v1/eip4200_relative_jumps/test_rjumpi.py::test_rjumpi_condition_forwards[fork_CancunEIP7692-blockchain_test-False]", - "fixture_hash": "0xf7fe1f82f4e8fc65d8001cf40e98b22c0533f7703d40a2af0ff9dfc0d46fdbdd", + "fixture_hash": "0xa8b9415efbd5262c89fa1ee5dcf8a263b3b31a64635c59721634317ceb4642f1", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip4200_relative_jumps/rjumpi/rjumpi_condition_forwards.json" }, { "id": "tests/prague/eip7692_eof_v1/eip4200_relative_jumps/test_rjumpi.py::test_rjumpi_condition_forwards[fork_CancunEIP7692-blockchain_test-True]", - "fixture_hash": "0xc432a321d824759f1666153782272f536ace6022a0b2b927accd487d58af6cda", + "fixture_hash": "0xf7bc7a958285bdb946f18ce80ca2c48afef83947869d4aa4bcabb9f16c64b10d", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip4200_relative_jumps/rjumpi/rjumpi_condition_forwards.json" }, { "id": "tests/prague/eip7692_eof_v1/eip4200_relative_jumps/test_rjump.py::test_rjump_maxes[fork_CancunEIP7692-blockchain_test]", - "fixture_hash": "0x1992a68bd61c6ab0dbe0637d0aa94d053131d72481ecfbfa7f407a21af406e2d", + "fixture_hash": "0x5350a208feaa5194d4aa840e23a188a86a1f32e514d58046645ff4f0078d7a1b", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip4200_relative_jumps/rjump/rjump_maxes.json" }, - { - "id": "tests/prague/eip7692_eof_v1/eip4200_relative_jumps/test_rjump.py::test_rjump_positive_negative_with_data[fork_CancunEIP7692-blockchain_test]", - "fixture_hash": "0x6742ba3d12e1d7c6711e16cfadd4b3b6504260c9d2661f97a6cfd32d3b7fd671", - "fork": "Prague", - "format": "blockchain_test", - "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip4200_relative_jumps/rjump/rjump_positive_negative_with_data.json" - }, { "id": "tests/prague/eip7692_eof_v1/eip4200_relative_jumps/test_rjump.py::test_rjump_zero[fork_CancunEIP7692-blockchain_test]", - "fixture_hash": "0xcb8140df52512343c77083420b1696d705504922e307d3c6d7fd83b40c1fd243", + "fixture_hash": "0x7fd21a4488d408f2a1e39ff0e78b2bf9c4997a933281ea9ece4406a0c9b973d4", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip4200_relative_jumps/rjump/rjump_zero.json" }, { "id": "tests/prague/eip7692_eof_v1/eip4200_relative_jumps/test_rjump.py::test_rjump_positive_negative[fork_CancunEIP7692-blockchain_test]", - "fixture_hash": "0xea589ede17d13caa8eeb96ef2fda45122d4a042063ced48b063b0a193afc00eb", + "fixture_hash": "0x6379fd99e4d8a0bbbf573c4f95f1aca11e7db87670ed5189a4b2ac53a2f160c5", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip4200_relative_jumps/rjump/rjump_positive_negative.json" }, { "id": "tests/prague/eip7692_eof_v1/eip4200_relative_jumps/test_rjumpv.py::test_rjumpv_forwards[fork_CancunEIP7692-blockchain_test]", - "fixture_hash": "0x85afe1eecd8f2c300b2580ef0f6002d13c75e0cd46b2d69a33e6e2f498322518", + "fixture_hash": "0x47c47c52cec1627633a6d3714e62ebeb6a4873ba5890cca9c473b6a28f29ab9d", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip4200_relative_jumps/rjumpv/rjumpv_forwards.json" }, { "id": "tests/prague/eip7692_eof_v1/eip4200_relative_jumps/test_rjumpv.py::test_rjumpv_full_table[fork_CancunEIP7692-blockchain_test]", - "fixture_hash": "0xe069c59af6a51b971e3d288dc2ab2d4359d0dd26650dcf124bc3fb618ef8ce1a", + "fixture_hash": "0x283e5bf548db01e1e458768ac5bc28408a367f9fa1063a7ad1e5acb653a61a54", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip4200_relative_jumps/rjumpv/rjumpv_full_table.json" }, { "id": "tests/prague/eip7692_eof_v1/eip4200_relative_jumps/test_rjumpv.py::test_rjumpv_backwards[fork_CancunEIP7692-blockchain_test]", - "fixture_hash": "0x515b204c1dcf0409fd98c9d31a31a32a7bcdd6f4cd9b300782b5390e780f27ab", + "fixture_hash": "0x33fcfe4463b4e8f88dd0209a99765468916da09193d709e8e7358e3a386a6f61", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip4200_relative_jumps/rjumpv/rjumpv_backwards.json" }, { "id": "tests/prague/eip7692_eof_v1/eip4200_relative_jumps/test_rjumpv.py::test_rjumpv_size_3[fork_CancunEIP7692-blockchain_test]", - "fixture_hash": "0x9ada3e6ac823430557a33205031d1edfbddfc6da2c3aca9778d8834fa9116c3f", + "fixture_hash": "0xca5fdc6484c50dd77141f05e461f855d3c8550f133d5dbce310e3b5be5f1d30d", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip4200_relative_jumps/rjumpv/rjumpv_size_3.json" }, { "id": "tests/prague/eip7692_eof_v1/eip4200_relative_jumps/test_rjumpv.py::test_rjumpv_full_table_last[fork_CancunEIP7692-blockchain_test]", - "fixture_hash": "0x590c0737b34a619fa04469da2dee1009d3a2d0e1cd97eb1d0b310ed7cd8ceeab", + "fixture_hash": "0xa9f0576fbfc24683cc5f3c3d0dfe59432437e0831ccfe7070589883192801b", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip4200_relative_jumps/rjumpv/rjumpv_full_table_last.json" }, { "id": "tests/prague/eip7692_eof_v1/eip4200_relative_jumps/test_rjumpv.py::test_rjumpv_full_table_mid[fork_CancunEIP7692-blockchain_test]", - "fixture_hash": "0x9742ce0678ac4ac8e9932fb30e6e0d31749c684b835a417655f380209485f429", + "fixture_hash": "0x81f4594f3ec7b4a545fe3bd720487d51defab172ce2bb9881c8270d50b04a966", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip4200_relative_jumps/rjumpv/rjumpv_full_table_mid.json" }, { "id": "tests/prague/eip7692_eof_v1/eip4200_relative_jumps/test_rjumpv.py::test_rjumpv_full_table_end[fork_CancunEIP7692-blockchain_test]", - "fixture_hash": "0xd112dd10f6962f24da8c7796ae6ddd3f7daabeef7dedffc1598ac79ea541e94", + "fixture_hash": "0x962371d117f20da7594b3cd4f7f9e2c80353b56eafd0516adb9df5df0956cd25", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip4200_relative_jumps/rjumpv/rjumpv_full_table_end.json" }, { "id": "tests/prague/eip7692_eof_v1/eip4200_relative_jumps/test_rjumpv.py::test_rjumpv_max_forwards[fork_CancunEIP7692-blockchain_test]", - "fixture_hash": "0xeb88440c24d8807bb71069aa5899bc84d1004c6041a58cd3e406e15356bb69c", + "fixture_hash": "0x15537d7805e0b9d8931569780c592883b095dc17b6c6ede9099097dd1d15d156", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip4200_relative_jumps/rjumpv/rjumpv_max_forwards.json" }, { "id": "tests/prague/eip7692_eof_v1/eip4200_relative_jumps/test_rjumpv.py::test_rjumpv_zero[fork_CancunEIP7692-blockchain_test]", - "fixture_hash": "0x39a13dfc2934b87d04b232beb5a5e527770b2e0c2ab74cb8a077d120f0a77c03", + "fixture_hash": "0x2bbc5d82c21657a3663c0228c53b7ff727291b014fa87747e7459842834e18ee", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip4200_relative_jumps/rjumpv/rjumpv_zero.json" }, { "id": "tests/prague/eip7692_eof_v1/eip4200_relative_jumps/test_rjumpv.py::test_rjumpv_condition[fork_CancunEIP7692-blockchain_test-t1-c0]", - "fixture_hash": "0xe86bed1d8eff01e4719a9c7a70126d7075642a8754b450ba3a3566f0381fe352", + "fixture_hash": "0x5b118ac079107190d488eca5402fd8225c39179566d3f68b6e39589ab4fe6540", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip4200_relative_jumps/rjumpv/rjumpv_condition.json" }, { "id": "tests/prague/eip7692_eof_v1/eip4200_relative_jumps/test_rjumpv.py::test_rjumpv_condition[fork_CancunEIP7692-blockchain_test-t1-c1]", - "fixture_hash": "0x6186857a4dfe62d5e85996e914546ff1ba7878651d87823890a70ef7870a95cc", + "fixture_hash": "0x2641cbe634d3e8113b2755ab60b27e708afdf93ed1d4e473047520503e814a7c", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip4200_relative_jumps/rjumpv/rjumpv_condition.json" }, { "id": "tests/prague/eip7692_eof_v1/eip4200_relative_jumps/test_rjumpv.py::test_rjumpv_condition[fork_CancunEIP7692-blockchain_test-t1-c3]", - "fixture_hash": "0x990c7df5553d50541aeb6557ee682be720ade49ab6cb03852fb1f588911bf85f", + "fixture_hash": "0x5f41806dc47725f180ec70d02d9eef9ca2714b76089c3b14055e65dc9c4e8741", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip4200_relative_jumps/rjumpv/rjumpv_condition.json" }, { "id": "tests/prague/eip7692_eof_v1/eip4200_relative_jumps/test_rjumpv.py::test_rjumpv_condition[fork_CancunEIP7692-blockchain_test-t1-c255]", - "fixture_hash": "0x58a69bd89edbdd2a96ce640ca6aa27e1b188f5da5c9ee63533947e04059fefdb", + "fixture_hash": "0x5007a98b5d7ed5970a7fa45ca9078aab46ed66aae810f37fde63e049f2b2de92", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip4200_relative_jumps/rjumpv/rjumpv_condition.json" }, { "id": "tests/prague/eip7692_eof_v1/eip4200_relative_jumps/test_rjumpv.py::test_rjumpv_condition[fork_CancunEIP7692-blockchain_test-t1-c256]", - "fixture_hash": "0xe71e5ffbc67ef985ecbe30ef3a5da151cb8d77f545008fda8e417ad590a3136d", + "fixture_hash": "0xdbe9fc21e917db6141a0eb1557c55068da37674ceff66c31c43af39b627e2539", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip4200_relative_jumps/rjumpv/rjumpv_condition.json" }, { "id": "tests/prague/eip7692_eof_v1/eip4200_relative_jumps/test_rjumpv.py::test_rjumpv_condition[fork_CancunEIP7692-blockchain_test-t1-c2^256-1]", - "fixture_hash": "0x238ecbe7f1735ef46ed95f7a60a703acaf41bff8e0e87901e7067be50f309f80", + "fixture_hash": "0xb17927094d926fbe92ef1b3c6ddc1d52b51254d2747c3e83c0e891e23dcadd15", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip4200_relative_jumps/rjumpv/rjumpv_condition.json" }, { "id": "tests/prague/eip7692_eof_v1/eip4200_relative_jumps/test_rjumpv.py::test_rjumpv_condition[fork_CancunEIP7692-blockchain_test-t3-c0]", - "fixture_hash": "0xf4952cb2e00b114e9d4c20b35f93770689dacb1db2e717f889a9d83ba113fd64", + "fixture_hash": "0x5a961eb391d6b4cdf8bedc3ac8035fd887feee638ea03842e12d743b22516e9a", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip4200_relative_jumps/rjumpv/rjumpv_condition.json" }, { "id": "tests/prague/eip7692_eof_v1/eip4200_relative_jumps/test_rjumpv.py::test_rjumpv_condition[fork_CancunEIP7692-blockchain_test-t3-c1]", - "fixture_hash": "0x97bc8b60276e8ad4b38c0ae020b0bac36a485e3a536f3c377d83e3db6ce873c0", + "fixture_hash": "0xbe99743fa3953d1a308547d562e4dc64e075a9342b82c8d9057947cfab36b7c0", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip4200_relative_jumps/rjumpv/rjumpv_condition.json" }, { "id": "tests/prague/eip7692_eof_v1/eip4200_relative_jumps/test_rjumpv.py::test_rjumpv_condition[fork_CancunEIP7692-blockchain_test-t3-c3]", - "fixture_hash": "0x3498e88a5692cb3849ca4258137d2b0172f902d5a1dfe31f104e0538abac6890", + "fixture_hash": "0xefa6945ce4aa9379ae98fa0b4eac0ad6cf1cd35663861a6ae3300c1f30e48729", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip4200_relative_jumps/rjumpv/rjumpv_condition.json" }, { "id": "tests/prague/eip7692_eof_v1/eip4200_relative_jumps/test_rjumpv.py::test_rjumpv_condition[fork_CancunEIP7692-blockchain_test-t3-c255]", - "fixture_hash": "0x34ea09d1bbd360df0a5a6d9a5c6e9d5d282f28aa0a600fa51af78c1c99f2b93d", + "fixture_hash": "0x5ca0b1bee8f4b3ec08b75924050c718d237f1a497a0ea9f370ed547fbd195f34", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip4200_relative_jumps/rjumpv/rjumpv_condition.json" }, { "id": "tests/prague/eip7692_eof_v1/eip4200_relative_jumps/test_rjumpv.py::test_rjumpv_condition[fork_CancunEIP7692-blockchain_test-t3-c256]", - "fixture_hash": "0x1764aeed0e58ede838db64c214eae643fdefe3a5444221d5fe5e9364682a509d", + "fixture_hash": "0x50d885872e98b677351deb649ab33acdd355ad1b80c123b79d8ff3a0b8b42ca8", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip4200_relative_jumps/rjumpv/rjumpv_condition.json" }, { "id": "tests/prague/eip7692_eof_v1/eip4200_relative_jumps/test_rjumpv.py::test_rjumpv_condition[fork_CancunEIP7692-blockchain_test-t3-c2^256-1]", - "fixture_hash": "0xe3e354a743259dd7b59699f0d949d103a4a02e4709c21a9f9739205af41c2c2d", + "fixture_hash": "0x3155b23bff9356f8beec85c3d679900de61373e254c8e91da8a38d5b9870011b", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip4200_relative_jumps/rjumpv/rjumpv_condition.json" }, { "id": "tests/prague/eip7692_eof_v1/eip4200_relative_jumps/test_rjumpv.py::test_rjumpv_condition[fork_CancunEIP7692-blockchain_test-t256-c0]", - "fixture_hash": "0x59e2cce5365044a93a39b940bffae838ad41456b2db7ae1d24da15760f2d4fc", + "fixture_hash": "0x33951ae066290d4e23f7a0bd1465cf6eaec4cf3e0aa91fa5bc11bd4f6f5ca210", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip4200_relative_jumps/rjumpv/rjumpv_condition.json" }, { "id": "tests/prague/eip7692_eof_v1/eip4200_relative_jumps/test_rjumpv.py::test_rjumpv_condition[fork_CancunEIP7692-blockchain_test-t256-c1]", - "fixture_hash": "0x9cdd6207430c2baa031b607458d44eb2179b938f0db926410276f21774096551", + "fixture_hash": "0xb64f59dd268a4e88f2e53ff430cf026b6d321647565ec02adc5191f99942922", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip4200_relative_jumps/rjumpv/rjumpv_condition.json" }, { "id": "tests/prague/eip7692_eof_v1/eip4200_relative_jumps/test_rjumpv.py::test_rjumpv_condition[fork_CancunEIP7692-blockchain_test-t256-c3]", - "fixture_hash": "0xc29d5414afbcf92ed8fc176deb4297669a427ffbafe00b9f6dca060bd77dcc3b", + "fixture_hash": "0x729836359ebb4f2c43fa29ab1d369066b95dcca5b96694245cb1da1e66d54040", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip4200_relative_jumps/rjumpv/rjumpv_condition.json" }, { "id": "tests/prague/eip7692_eof_v1/eip4200_relative_jumps/test_rjumpv.py::test_rjumpv_condition[fork_CancunEIP7692-blockchain_test-t256-c255]", - "fixture_hash": "0xdd79d360986c467a0ddc01bf65c9a56303a8cd1ce6f5407c324f66faeb3f05d3", + "fixture_hash": "0x7068f686ce96d56bf4a80693fe14bac9d5ac6709f70c6849a919e97ad645fab", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip4200_relative_jumps/rjumpv/rjumpv_condition.json" }, { "id": "tests/prague/eip7692_eof_v1/eip4200_relative_jumps/test_rjumpv.py::test_rjumpv_condition[fork_CancunEIP7692-blockchain_test-t256-c256]", - "fixture_hash": "0xe70e825e4a0877cb7ad9f8cadd41f91ec5053b099e76f9751eadb53e2b15b9fc", + "fixture_hash": "0x3e9406cb8d9568ba6065f5a541c6af06256d23e870cb27029f78a64b130c63e6", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip4200_relative_jumps/rjumpv/rjumpv_condition.json" }, { "id": "tests/prague/eip7692_eof_v1/eip4200_relative_jumps/test_rjumpv.py::test_rjumpv_condition[fork_CancunEIP7692-blockchain_test-t256-c2^256-1]", - "fixture_hash": "0x445436661f6528ec30bc1f742d02f8a828974742cafcbb5f5a5323907957becf", + "fixture_hash": "0x4897a29707d4d4deca84994f48279432b516d22add40a6a656b8d1435a582cc9", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip4200_relative_jumps/rjumpv/rjumpv_condition.json" }, { "id": "tests/prague/eip7692_eof_v1/eip4750_functions/test_callf_execution.py::test_callf_with_inputs_stack_size_1024[fork_CancunEIP7692-blockchain_test]", - "fixture_hash": "0xc93758fefd395d6189fea997dbcb9bb51cbb67e078869b4e7b314b11b4632910", + "fixture_hash": "0xef39c55df11437dfba417d349369919e42999b6b84c992c66623efa760c478f3", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip4750_functions/callf_execution/callf_with_inputs_stack_size_1024.json" }, { "id": "tests/prague/eip7692_eof_v1/eip4750_functions/test_callf_execution.py::test_callf_with_inputs_stack_overflow[fork_CancunEIP7692-blockchain_test]", - "fixture_hash": "0x621682f6741bc289a98b268728bc83f882b63851639ccc4cc4d6a84cbde4b280", + "fixture_hash": "0xaca403982eadd2565a7bc9615a1875367b8743ab7b8eb6c2eb0a6d88aef0da47", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip4750_functions/callf_execution/callf_with_inputs_stack_overflow.json" }, { "id": "tests/prague/eip7692_eof_v1/eip4750_functions/test_callf_execution.py::test_callf_stack_overflow[fork_CancunEIP7692-blockchain_test]", - "fixture_hash": "0xd0abdc99f409f38822d214c7d85b59058adf4fba962c72dec33b53ce780c6fa2", + "fixture_hash": "0xb4d22d7413ae016d94b01d33068eb16a4ac20a53e094c575bad92dc3915362db", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip4750_functions/callf_execution/callf_stack_overflow.json" }, { "id": "tests/prague/eip7692_eof_v1/eip4750_functions/test_callf_execution.py::test_callf_stack_size_1024_at_push[fork_CancunEIP7692-blockchain_test]", - "fixture_hash": "0x4a4941a2aa20c473938a04c41c2347b5042e3847446b2169ac244d7ad6ed78ef", + "fixture_hash": "0x67a2ee8f30e0cb8b67d0bba77850d378c0328cb63220bf86860a1bd6895a888c", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip4750_functions/callf_execution/callf_stack_size_1024_at_push.json" }, { "id": "tests/prague/eip7692_eof_v1/eip4750_functions/test_callf_execution.py::test_callf_stack_size_1024_at_callf[fork_CancunEIP7692-blockchain_test]", - "fixture_hash": "0x9c80c6a4b97fcc5b259b043dda3ca14ead6f2565c7b6391e17e533793828309c", + "fixture_hash": "0xf7c471327080e388ffacbc78c7727f2f3192d8494cbacab66befb14796f36789", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip4750_functions/callf_execution/callf_stack_size_1024_at_callf.json" }, { "id": "tests/prague/eip7692_eof_v1/eip4750_functions/test_callf_execution.py::test_callf_stack_size_1024[fork_CancunEIP7692-blockchain_test]", - "fixture_hash": "0xd2200568499e7da5bb989ec6a4016615dd64e8d52379438fbb2779ecf21cf673", + "fixture_hash": "0x752b62f9f03765aa5522d94833a18313f318c7f77e32a632808ac8ab4a8085be", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip4750_functions/callf_execution/callf_stack_size_1024.json" }, { "id": "tests/prague/eip7692_eof_v1/eip4750_functions/test_callf_execution.py::test_callf_with_inputs_stack_size_1024_at_push[fork_CancunEIP7692-blockchain_test]", - "fixture_hash": "0x7878d96a12fbbd93445713249b0670ca8a4c3f187b0f37f81217aa4f4386c165", + "fixture_hash": "0x88472b5c22886732ee096643a86d29d1dbd64c8110f527d24975f082833756b1", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip4750_functions/callf_execution/callf_with_inputs_stack_size_1024_at_push.json" }, { "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_execution_function.py::test_eof_functions_contract_call_within_deep_nested[fork_CancunEIP7692-blockchain_test]", - "fixture_hash": "0xbf69f46cf1626e57cea6ebc0f437b286cb0a118f9e49af6ed4a18e9bd1814783", + "fixture_hash": "0x69fd5e4c8a9659344351f867a7f25e3cc1190b1e743b8e15613d53ba488e6f50", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip3540_eof_v1/execution_function/eof_functions_contract_call_within_deep_nested.json" }, { "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_execution_function.py::test_eof_functions_contract_call_fail[fork_CancunEIP7692-blockchain_test-invalid_opcode]", - "fixture_hash": "0xf9d16c277b3ba9d4be329922c4a3a1857ac7e15873a20791dbdde5e901aff585", + "fixture_hash": "0x9aa015c571183b597a9cf3c68dfde488adb58faa3febfa2852b0889303310f95", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip3540_eof_v1/execution_function/eof_functions_contract_call_fail.json" }, { "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_execution_function.py::test_eof_functions_contract_call_fail[fork_CancunEIP7692-blockchain_test-overflow_recursive_callf]", - "fixture_hash": "0x1e25cc97a06776f727a98467623bc76da4f4125771a9c5246b513edb45999d3", + "fixture_hash": "0xba80aee3168912a6e118468d6f1fe9eda2b05dd25fb71006cd0595cb5aba8507", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip3540_eof_v1/execution_function/eof_functions_contract_call_fail.json" }, { "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_execution_function.py::test_eof_functions_contract_call_fail[fork_CancunEIP7692-blockchain_test-overflow_recursive_callf_sstore]", - "fixture_hash": "0xe5a4f783b40f55068305a04cf2bcd82ea143a22946c70b4f8b7f2c1d6862adf6", + "fixture_hash": "0x36a0825706b0797bf19f4abe42def977f4d4324c5563adfc9aad99fa4a0c2cdb", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip3540_eof_v1/execution_function/eof_functions_contract_call_fail.json" }, { "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_execution_function.py::test_eof_functions_contract_call_fail[fork_CancunEIP7692-blockchain_test-overflow_recursive_callf_memory]", - "fixture_hash": "0xc89233e291b15ff8f86c9ddcdb27802fb2b2d0e68aff6ec999ca0fe6ff4d1d63", + "fixture_hash": "0x85354cd6e58c0e7993839d6e17e183bacb1bff50f3bc1aeb1be34c4dd579a8c7", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip3540_eof_v1/execution_function/eof_functions_contract_call_fail.json" }, { "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_execution_function.py::test_eof_functions_contract_call_succeed[fork_CancunEIP7692-blockchain_test-function_finishes_contract_execution]", - "fixture_hash": "0x5f132fb713cb72de316e6e378d37314631ee9837579ca2303afe3f4d3d341c0f", + "fixture_hash": "0x8aa8cf4d1a23bbd1e96650821451223c53318bbdd0528f16321eef5af71c31dc", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip3540_eof_v1/execution_function/eof_functions_contract_call_succeed.json" }, { "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_execution_function.py::test_eof_functions_contract_call_succeed[fork_CancunEIP7692-blockchain_test-max_recursive_callf]", - "fixture_hash": "0x15ed11840ef916dac1673e66313f60f39dbaf9d2d03e34d7e5febc285249a1cc", + "fixture_hash": "0x58796697e72cf1ea5bc52a4c09054bbb83a89be0885d286013363fc33eeb92e8", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip3540_eof_v1/execution_function/eof_functions_contract_call_succeed.json" }, { "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_execution_function.py::test_eof_functions_contract_call_succeed[fork_CancunEIP7692-blockchain_test-max_recursive_callf_sstore]", - "fixture_hash": "0xeeb8796b13917d885f17d922db9f19909d44a9f05a4ffc0de94f4babcba32101", + "fixture_hash": "0xb9d787ddd360af48cf3e562d11565309cf995847c381d2dd234ef13de524709a", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip3540_eof_v1/execution_function/eof_functions_contract_call_succeed.json" }, { "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_execution_function.py::test_eof_functions_contract_call_succeed[fork_CancunEIP7692-blockchain_test-max_recursive_callf_memory]", - "fixture_hash": "0x7916399e9a1d4a9208ea7ab65051aa27f26b22087d6c59456d3e0c1200ad4efa", + "fixture_hash": "0x2fcf5882ebee5a295147ec63cb3c061aa9873069e0b0ba27f42f57941cebeb1b", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip3540_eof_v1/execution_function/eof_functions_contract_call_succeed.json" }, { "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_extcode.py::test_legacy_calls_eof_sstore[fork_CancunEIP7692-blockchain_test]", - "fixture_hash": "0x85a65adf22c14e64035e4d502418b924ad8ccd5e9a019956f0bd628864597150", + "fixture_hash": "0x25f0bd5f3649920b7ed2676fbabffd665487e6f8d571fa7f491dd0b5b5aacf59", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip3540_eof_v1/extcode/legacy_calls_eof_sstore.json" }, { "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_legacy[fork_CancunEIP7692-blockchain_test-DUPN]", - "fixture_hash": "0xfcd0852e8249e279c41b9f7921e51b1402ba5bc457322427a72fb1d371a914c7", + "fixture_hash": "0x11d12a2c91a6805f4a604925faff20c25e29474b18b660c5bb16d2ebbb1c02cb", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_legacy.json" }, { "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_legacy[fork_CancunEIP7692-blockchain_test-SWAPN]", - "fixture_hash": "0x6d51082a4f529d2583eaa0a816654b86434d5c2075ddcf7b64578639678ae89d", + "fixture_hash": "0x7ab4822adba0a8f54c520dc137edf75d7fbc5086679bbf5e4b58a47dae22a940", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_legacy.json" }, { "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_legacy[fork_CancunEIP7692-blockchain_test-EXCHANGE]", - "fixture_hash": "0xeb921438f40e41d1e2e0bfce46b4b519eadbf2d5081991a81cfa157fed522a25", + "fixture_hash": "0xd7aeb6ab73d085d0111ec14a898096da7b01dd323ee672f0ac1114a9d66bc0fb", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_legacy.json" }, { "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_legacy[fork_CancunEIP7692-blockchain_test-RJUMP]", - "fixture_hash": "0xcb4d88771ed7c54caaf728c4523a85d2b011e79f9bde3893615748e08528577", + "fixture_hash": "0x9b90309a4c7f1e8484d953c14202c9d756d617bf843ffb01d092e6ec6a963e32", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_legacy.json" }, { "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_legacy[fork_CancunEIP7692-blockchain_test-RJUMPI0]", - "fixture_hash": "0x4f01f817eca9b9a1407c3c2128a3cddef78b09b19394cb7c71ab9b460775a0d4", + "fixture_hash": "0xe74a610afa6d23d3cf9d4156c3d7921385a303f01183b32f448c1dda7b7c8a46", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_legacy.json" }, { "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_legacy[fork_CancunEIP7692-blockchain_test-RJUMPI1]", - "fixture_hash": "0xb97fdcc069606c1f35c320d0cd7366189b716e30d0b20fd0d25fcd6f12ca963b", + "fixture_hash": "0x5284e5e96b29b0367f45639fd1f2d6c9c8067c3af5d0406e35c093d538646745", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_legacy.json" }, { "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_legacy[fork_CancunEIP7692-blockchain_test-CALLF]", - "fixture_hash": "0xc680d560d794c8b33ae226bc49e4ed60f12b37bba35e4348081bf3f00eb0f10d", + "fixture_hash": "0x1cf88e8158458f112bb30c94bda4ea20aedb8c3eef348b68d4c9c58c035fa039", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_legacy.json" }, { "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_legacy[fork_CancunEIP7692-blockchain_test-RETF]", - "fixture_hash": "0x5c9495d5c9701771a05a03923e9606d64203227f03b9c3aa06023dc814684bee", + "fixture_hash": "0x361dfeee09ee7234189c06c95e0766615c4960f7d1db7c5a5dc8fdc470ebf96c", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_legacy.json" }, { "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_legacy[fork_CancunEIP7692-blockchain_test-JUMPF]", - "fixture_hash": "0xce7f9cef85d678537eb103303e6dfb8851699a490787e59889c5f42407cbc6b7", + "fixture_hash": "0xca1513258a715540a1aa5f9b4fcd7fec6e9d5da47f11278161a571799818a653", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_legacy.json" }, { "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_legacy[fork_CancunEIP7692-blockchain_test-EXTCALL]", - "fixture_hash": "0xbe85dcab840938a4f0fcddb0ae4361152012fb3a30604834eb8200b827343365", + "fixture_hash": "0xa1c70a6b44468e818d627c6a34f0476b79fccfdeef7fbb86d4e8f3fa4700dc3d", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_legacy.json" }, { "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_legacy[fork_CancunEIP7692-blockchain_test-EXTDELEGATECALL]", - "fixture_hash": "0x150bde548e5cc707336cbcda0a8dab971b49c5af706c44007d3a838f89e87ba9", + "fixture_hash": "0xfa016876bce4b4efebdce816139c5953299f2096efad324f37d5ff284018240e", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_legacy.json" }, { "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_legacy[fork_CancunEIP7692-blockchain_test-EXTSTATICCALL]", - "fixture_hash": "0x973459b2a91dc66a2fdf5683aa43d3b52efc6d2ee1be8863447d4417d0005bcd", + "fixture_hash": "0x74dbb7f2b3c06f865534e03a11f5e176b914f81e80de675272c0988f3abd9512", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_legacy.json" }, { "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_legacy[fork_CancunEIP7692-blockchain_test-DATALOAD]", - "fixture_hash": "0x65d3b3ca4dc2dff212055e9deaaa57d6a8aaf66b13de03767c2abda582065b1c", + "fixture_hash": "0xcf02ce27b00170916ec3449e1c384af625174a625379f26cfdde6f06005d5738", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_legacy.json" }, { "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_legacy[fork_CancunEIP7692-blockchain_test-DATALOADN]", - "fixture_hash": "0x8393d8779643f7780e510a612df999a91bc504d6d19b32ce1cd7b7d91ed9daf1", + "fixture_hash": "0x15d4fc20d48a8e8cda18d2ea0818805343d0197e4ed64a1861cf02ac68b3598c", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_legacy.json" }, { "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_legacy[fork_CancunEIP7692-blockchain_test-DATASIZE]", - "fixture_hash": "0xf3a03ba91ccd1904532a9316346cf786d6aca069125fcff2fe6303260cbfd334", + "fixture_hash": "0x1644736b5b9d09c2b3cb572bf1288257e56d90002cce7ee473cf85f988bb6288", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_legacy.json" }, { "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_legacy[fork_CancunEIP7692-blockchain_test-DATACOPY]", - "fixture_hash": "0xb832112496b32ce646e98cc189114b1689f8a8afeafe49933972e61ea2776ed6", + "fixture_hash": "0x28a80c8920b81a933b9e9d500da3340e811ca113805243dceaa9c788caeb2053", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_legacy.json" }, { "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_legacy[fork_CancunEIP7692-blockchain_test-EOFCREATE]", - "fixture_hash": "0x365e31ef1b9e90228a733efea4c0732cec81e2f8efe7f8146b9419c8dad5f8a6", + "fixture_hash": "0x219614bff30774a7e183719d2eff832f914be4c38e617c84535bbb385a9c34bc", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_legacy.json" }, { "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_legacy[fork_CancunEIP7692-blockchain_test-RETURNCONTRACT]", - "fixture_hash": "0xbddaa5a5678e851154f47b7d68ec633de101678c72049db3b6c191223b76c3ad", + "fixture_hash": "0x7476356e479aefc50c58797a3f7d2112382f8c20ab2dbf764589bd6b1d05c032", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_legacy.json" }, + { + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_create_tx[fork_CancunEIP7692-blockchain_test-DUPN]", + "fixture_hash": "0xbc537798b9d7876550686ccc8e6dff6df0d2056e0f44068f01fad480ba295786", + "fork": "Prague", + "format": "blockchain_test", + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_create_tx.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_create_tx[fork_CancunEIP7692-blockchain_test-SWAPN]", + "fixture_hash": "0xcb9dfb47a671bc568b52e67032deeb18b4eff94ddf79f8ff6d695bb01e9042ab", + "fork": "Prague", + "format": "blockchain_test", + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_create_tx.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_create_tx[fork_CancunEIP7692-blockchain_test-EXCHANGE]", + "fixture_hash": "0x1cc07cc28d93a47135f73a86a38a5748a05d80b8e88593ae2ae1a8a66d080bc2", + "fork": "Prague", + "format": "blockchain_test", + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_create_tx.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_create_tx[fork_CancunEIP7692-blockchain_test-RJUMP]", + "fixture_hash": "0xade684bb71145a4a0b496a8e2c55c907c7092de10479996e61b1c99cac10c421", + "fork": "Prague", + "format": "blockchain_test", + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_create_tx.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_create_tx[fork_CancunEIP7692-blockchain_test-RJUMPI0]", + "fixture_hash": "0x6248275af0c67279ff7ae9eacfb5243ae95f68e4f68d72a91698a9948a1a99d0", + "fork": "Prague", + "format": "blockchain_test", + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_create_tx.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_create_tx[fork_CancunEIP7692-blockchain_test-RJUMPI1]", + "fixture_hash": "0x5366aecf18c9e381b25e5153666e91d250cb8f533912db3d7c0ae7b0b650a6fe", + "fork": "Prague", + "format": "blockchain_test", + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_create_tx.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_create_tx[fork_CancunEIP7692-blockchain_test-CALLF]", + "fixture_hash": "0xc502cb42dc8fc7cafc13f18e73470a25740820fc52a4bd41464ef977670a11d8", + "fork": "Prague", + "format": "blockchain_test", + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_create_tx.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_create_tx[fork_CancunEIP7692-blockchain_test-RETF]", + "fixture_hash": "0x43e12af756f79f73eaf6e34bf46be34630d81442bb46cc98017e0705523a614e", + "fork": "Prague", + "format": "blockchain_test", + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_create_tx.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_create_tx[fork_CancunEIP7692-blockchain_test-JUMPF]", + "fixture_hash": "0xe9d5998ef6f16bdf1c22486879c7dfc80e99101ce73ee4d6bbaeb2b4443d9d73", + "fork": "Prague", + "format": "blockchain_test", + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_create_tx.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_create_tx[fork_CancunEIP7692-blockchain_test-EXTCALL]", + "fixture_hash": "0xbca01d3eabc7995ff82d9c9a0bfa0a1995e434d138fe25b72ff0a6dc5d1da46a", + "fork": "Prague", + "format": "blockchain_test", + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_create_tx.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_create_tx[fork_CancunEIP7692-blockchain_test-EXTDELEGATECALL]", + "fixture_hash": "0x3f47f8292752e32bcde527c8629878d45c0c8a59697c678a9c0ac05924d57078", + "fork": "Prague", + "format": "blockchain_test", + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_create_tx.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_create_tx[fork_CancunEIP7692-blockchain_test-EXTSTATICCALL]", + "fixture_hash": "0x64a7d3258abd9ed849b5b261e7bcf3aa49416c5c3988128b409cd6157a891819", + "fork": "Prague", + "format": "blockchain_test", + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_create_tx.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_create_tx[fork_CancunEIP7692-blockchain_test-DATALOAD]", + "fixture_hash": "0x703f62b308042f4ccbd323db604f29a2ce1f60f7baf77cd344095cb4d261cf1c", + "fork": "Prague", + "format": "blockchain_test", + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_create_tx.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_create_tx[fork_CancunEIP7692-blockchain_test-DATALOADN]", + "fixture_hash": "0xfce4f51a812968d8433c2f9b7102acf9e67642874c874dc0e15ffaae2095b07", + "fork": "Prague", + "format": "blockchain_test", + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_create_tx.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_create_tx[fork_CancunEIP7692-blockchain_test-DATASIZE]", + "fixture_hash": "0x2d7bbef474ddd18e488fe30880db6e45887dcdb34e7f4736f1d1e6df9b25e93a", + "fork": "Prague", + "format": "blockchain_test", + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_create_tx.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_create_tx[fork_CancunEIP7692-blockchain_test-DATACOPY]", + "fixture_hash": "0x30c39bae08a04fbee4db9314ab8e576931188b1bfd3c087061f56a369b5808dd", + "fork": "Prague", + "format": "blockchain_test", + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_create_tx.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_create_tx[fork_CancunEIP7692-blockchain_test-EOFCREATE]", + "fixture_hash": "0x7f7073d1696ac6743941d9dc6a2db1562d2520f4675b31dbe3379e76dea04b99", + "fork": "Prague", + "format": "blockchain_test", + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_create_tx.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_create_tx[fork_CancunEIP7692-blockchain_test-RETURNCONTRACT]", + "fixture_hash": "0x36967839146a51159725e9ba1eed54ef417fb6c821fe10cb32ee5a3e9f9829a0", + "fork": "Prague", + "format": "blockchain_test", + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_create_tx.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_eof_calling_legacy[fork_CancunEIP7692-blockchain_test-DUPN-EXTCALL]", + "fixture_hash": "0x323f055b0f5625dc3927af77982a4d8a69f769b981c0a71f649f472f4d108fd4", + "fork": "Prague", + "format": "blockchain_test", + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_eof_calling_legacy.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_eof_calling_legacy[fork_CancunEIP7692-blockchain_test-DUPN-EXTDELEGATECALL]", + "fixture_hash": "0x797915655a16cd828cdc3b098f1da61ccd9050ce0272837ef7e98ab43cc72d87", + "fork": "Prague", + "format": "blockchain_test", + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_eof_calling_legacy.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_eof_calling_legacy[fork_CancunEIP7692-blockchain_test-DUPN-EXTSTATICCALL]", + "fixture_hash": "0x30c107eea2db59e2d997e8c454e9d4d9d5d150078c8926aca1f61f44ac515e63", + "fork": "Prague", + "format": "blockchain_test", + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_eof_calling_legacy.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_eof_calling_legacy[fork_CancunEIP7692-blockchain_test-SWAPN-EXTCALL]", + "fixture_hash": "0x326c251d50183b66e431e7599d09bdd7c0cdf6cc5bc5192d575f8d22c65d6a12", + "fork": "Prague", + "format": "blockchain_test", + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_eof_calling_legacy.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_eof_calling_legacy[fork_CancunEIP7692-blockchain_test-SWAPN-EXTDELEGATECALL]", + "fixture_hash": "0xf6d9a391c0ee98fc5a99951665c8e646d45b41d525bc06ddc5b7edd5e2bcf303", + "fork": "Prague", + "format": "blockchain_test", + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_eof_calling_legacy.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_eof_calling_legacy[fork_CancunEIP7692-blockchain_test-SWAPN-EXTSTATICCALL]", + "fixture_hash": "0x99d415de49c78022d6928c7fe164824a653aefd92a6d3d78367131207f470895", + "fork": "Prague", + "format": "blockchain_test", + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_eof_calling_legacy.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_eof_calling_legacy[fork_CancunEIP7692-blockchain_test-EXCHANGE-EXTCALL]", + "fixture_hash": "0xb54e72c65f285a1da609714f9c9471af9568c151c118891a86d3326b2ae9cb16", + "fork": "Prague", + "format": "blockchain_test", + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_eof_calling_legacy.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_eof_calling_legacy[fork_CancunEIP7692-blockchain_test-EXCHANGE-EXTDELEGATECALL]", + "fixture_hash": "0xeda4f0ffa962df16843cdfd80e6521949000fab79dcfa824a6c710b29203ffba", + "fork": "Prague", + "format": "blockchain_test", + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_eof_calling_legacy.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_eof_calling_legacy[fork_CancunEIP7692-blockchain_test-EXCHANGE-EXTSTATICCALL]", + "fixture_hash": "0xd17ba868e9df48e7a36c43aee9ffebda7dfc10573db6c389c12685d055cc4d64", + "fork": "Prague", + "format": "blockchain_test", + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_eof_calling_legacy.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_eof_calling_legacy[fork_CancunEIP7692-blockchain_test-RJUMP-EXTCALL]", + "fixture_hash": "0x374866ea6c67f2cdae3ebcc1fa8d232e539bbd13637cd979c913bf87ae10bbc2", + "fork": "Prague", + "format": "blockchain_test", + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_eof_calling_legacy.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_eof_calling_legacy[fork_CancunEIP7692-blockchain_test-RJUMP-EXTDELEGATECALL]", + "fixture_hash": "0x54ee0c290823f8f4c6e0619dc046fe6314977ac2c753e14cb6106929f9e86ded", + "fork": "Prague", + "format": "blockchain_test", + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_eof_calling_legacy.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_eof_calling_legacy[fork_CancunEIP7692-blockchain_test-RJUMP-EXTSTATICCALL]", + "fixture_hash": "0xb6789c6b73b6ee4453be60d7c59a329277342680c1def99ccfd3dddecf895e04", + "fork": "Prague", + "format": "blockchain_test", + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_eof_calling_legacy.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_eof_calling_legacy[fork_CancunEIP7692-blockchain_test-RJUMPI0-EXTCALL]", + "fixture_hash": "0xaf5ac4ebcc79f6b70d377df8e5f8567f3077622f94c4a5e89d3d31ff43e63030", + "fork": "Prague", + "format": "blockchain_test", + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_eof_calling_legacy.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_eof_calling_legacy[fork_CancunEIP7692-blockchain_test-RJUMPI0-EXTDELEGATECALL]", + "fixture_hash": "0x1bba83dc9dbfc1b32fc66a11bd85691371ea1b5aa33bba58e2244043bf7d3115", + "fork": "Prague", + "format": "blockchain_test", + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_eof_calling_legacy.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_eof_calling_legacy[fork_CancunEIP7692-blockchain_test-RJUMPI0-EXTSTATICCALL]", + "fixture_hash": "0x719c616c73e830c95a2bd6ec6818b10e752896399f04edef6cfa5d0c9048a727", + "fork": "Prague", + "format": "blockchain_test", + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_eof_calling_legacy.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_eof_calling_legacy[fork_CancunEIP7692-blockchain_test-RJUMPI1-EXTCALL]", + "fixture_hash": "0x33aac3256f35a89069977627f1c888029e67e624d9856bc6a49e77e871d7e6e0", + "fork": "Prague", + "format": "blockchain_test", + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_eof_calling_legacy.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_eof_calling_legacy[fork_CancunEIP7692-blockchain_test-RJUMPI1-EXTDELEGATECALL]", + "fixture_hash": "0x26cb7e6ff131995a4ef9020309f90c3dd51e4db80a439348e520e33f94c092cf", + "fork": "Prague", + "format": "blockchain_test", + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_eof_calling_legacy.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_eof_calling_legacy[fork_CancunEIP7692-blockchain_test-RJUMPI1-EXTSTATICCALL]", + "fixture_hash": "0xf96546b6ad2ab60c61073ea14499945be42223309c80057220ea8afcb1808df4", + "fork": "Prague", + "format": "blockchain_test", + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_eof_calling_legacy.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_eof_calling_legacy[fork_CancunEIP7692-blockchain_test-CALLF-EXTCALL]", + "fixture_hash": "0x79c5c49d2b11c9b8638f23a8269ae41a481395b16bf27a54504b7fc237836115", + "fork": "Prague", + "format": "blockchain_test", + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_eof_calling_legacy.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_eof_calling_legacy[fork_CancunEIP7692-blockchain_test-CALLF-EXTDELEGATECALL]", + "fixture_hash": "0xc2df268f342e5d437389e24d9f3dfc2694e8edbe79d4485b5f153a981234a747", + "fork": "Prague", + "format": "blockchain_test", + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_eof_calling_legacy.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_eof_calling_legacy[fork_CancunEIP7692-blockchain_test-CALLF-EXTSTATICCALL]", + "fixture_hash": "0xc39bc1a208dfbe2a4fbb5a492ece3640c651315fb17586888d51f96bd667e337", + "fork": "Prague", + "format": "blockchain_test", + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_eof_calling_legacy.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_eof_calling_legacy[fork_CancunEIP7692-blockchain_test-RETF-EXTCALL]", + "fixture_hash": "0x2647b90221904517ebe1aba5407ccd811c3a9589adbc3ab1e9e9d5abcaceba6b", + "fork": "Prague", + "format": "blockchain_test", + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_eof_calling_legacy.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_eof_calling_legacy[fork_CancunEIP7692-blockchain_test-RETF-EXTDELEGATECALL]", + "fixture_hash": "0x5d9173982ec7bed41bb7f4a0807addfcef2dfa2fe1b4cf83b48cf06d24b58f29", + "fork": "Prague", + "format": "blockchain_test", + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_eof_calling_legacy.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_eof_calling_legacy[fork_CancunEIP7692-blockchain_test-RETF-EXTSTATICCALL]", + "fixture_hash": "0x894e319773fbe624a30ab96179d05418544c436dcfc029e1344c41365fb1b66d", + "fork": "Prague", + "format": "blockchain_test", + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_eof_calling_legacy.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_eof_calling_legacy[fork_CancunEIP7692-blockchain_test-JUMPF-EXTCALL]", + "fixture_hash": "0x3469704b298285fb53c35f072787541f0f6a05c3798691937d42f360f984adf5", + "fork": "Prague", + "format": "blockchain_test", + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_eof_calling_legacy.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_eof_calling_legacy[fork_CancunEIP7692-blockchain_test-JUMPF-EXTDELEGATECALL]", + "fixture_hash": "0xfc1e3813e2ac0a9964e00eea670aa5676e307b7be5e0ad3926b40afc32554508", + "fork": "Prague", + "format": "blockchain_test", + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_eof_calling_legacy.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_eof_calling_legacy[fork_CancunEIP7692-blockchain_test-JUMPF-EXTSTATICCALL]", + "fixture_hash": "0x5f253f5b1ad6bf61eacf34c135001f895ed7a2e747930e1bdb09ec542462c49c", + "fork": "Prague", + "format": "blockchain_test", + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_eof_calling_legacy.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_eof_calling_legacy[fork_CancunEIP7692-blockchain_test-EXTCALL-EXTCALL]", + "fixture_hash": "0xf30c0fe01ea65f9d826faa9e067b7500a73f12d6a41de7044e5e58ca6bc0a97", + "fork": "Prague", + "format": "blockchain_test", + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_eof_calling_legacy.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_eof_calling_legacy[fork_CancunEIP7692-blockchain_test-EXTCALL-EXTDELEGATECALL]", + "fixture_hash": "0xb9d39e75c491f4b552bb8711e17c2303270578cb36d33dfe80c4406f04e9191f", + "fork": "Prague", + "format": "blockchain_test", + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_eof_calling_legacy.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_eof_calling_legacy[fork_CancunEIP7692-blockchain_test-EXTCALL-EXTSTATICCALL]", + "fixture_hash": "0x8d3175a066c4ece2234d97fb43a9888779377b84aac284b90c8960a52df8c81f", + "fork": "Prague", + "format": "blockchain_test", + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_eof_calling_legacy.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_eof_calling_legacy[fork_CancunEIP7692-blockchain_test-EXTDELEGATECALL-EXTCALL]", + "fixture_hash": "0xd4561e4e0ede3646610c8835ee7c4e728d53649f7a49a01b9c8c185f96906f54", + "fork": "Prague", + "format": "blockchain_test", + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_eof_calling_legacy.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_eof_calling_legacy[fork_CancunEIP7692-blockchain_test-EXTDELEGATECALL-EXTDELEGATECALL]", + "fixture_hash": "0xfb24f9ebff4f13cef05fb93c48c8a50ceb47637fe5abcb0cbe4a863d79f6ec7b", + "fork": "Prague", + "format": "blockchain_test", + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_eof_calling_legacy.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_eof_calling_legacy[fork_CancunEIP7692-blockchain_test-EXTDELEGATECALL-EXTSTATICCALL]", + "fixture_hash": "0xdf2f3239ebaf5c2888abeaf7953cb4bd5e4d06fc6cd075140bb8958798b559a6", + "fork": "Prague", + "format": "blockchain_test", + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_eof_calling_legacy.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_eof_calling_legacy[fork_CancunEIP7692-blockchain_test-EXTSTATICCALL-EXTCALL]", + "fixture_hash": "0xed3a06ec705a571afa65f8ff875047d33f436add37f9f999c6c7c0f5f98e63ee", + "fork": "Prague", + "format": "blockchain_test", + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_eof_calling_legacy.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_eof_calling_legacy[fork_CancunEIP7692-blockchain_test-EXTSTATICCALL-EXTDELEGATECALL]", + "fixture_hash": "0x92e1588d2c03a40e8dd8adae380627a8eaf2492ba191c7375a3d29cd5347d940", + "fork": "Prague", + "format": "blockchain_test", + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_eof_calling_legacy.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_eof_calling_legacy[fork_CancunEIP7692-blockchain_test-EXTSTATICCALL-EXTSTATICCALL]", + "fixture_hash": "0x974a1462825dee92031d6e5840a7e8d8368071daa94b445088cf315011498cbd", + "fork": "Prague", + "format": "blockchain_test", + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_eof_calling_legacy.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_eof_calling_legacy[fork_CancunEIP7692-blockchain_test-DATALOAD-EXTCALL]", + "fixture_hash": "0x3168341ac47cb8450436fcc626d08cc0864a0756589c85615288fcc5b706b7d6", + "fork": "Prague", + "format": "blockchain_test", + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_eof_calling_legacy.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_eof_calling_legacy[fork_CancunEIP7692-blockchain_test-DATALOAD-EXTDELEGATECALL]", + "fixture_hash": "0xf7de5d5832525d3cb317604243e5e9bbe94773d35bc158ee99ec402948bb5091", + "fork": "Prague", + "format": "blockchain_test", + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_eof_calling_legacy.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_eof_calling_legacy[fork_CancunEIP7692-blockchain_test-DATALOAD-EXTSTATICCALL]", + "fixture_hash": "0xb375706cc98c0a8f1d295d6c58450af4cc8150b734ea67e07b8ba86ebd14a878", + "fork": "Prague", + "format": "blockchain_test", + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_eof_calling_legacy.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_eof_calling_legacy[fork_CancunEIP7692-blockchain_test-DATALOADN-EXTCALL]", + "fixture_hash": "0x691ed3648e9f8cde65417fdf9a698667858d9dc8c8ca4600388823f865ad7470", + "fork": "Prague", + "format": "blockchain_test", + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_eof_calling_legacy.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_eof_calling_legacy[fork_CancunEIP7692-blockchain_test-DATALOADN-EXTDELEGATECALL]", + "fixture_hash": "0xa57730cd888bafa976b083969d7061430ce3c569c839c6c9f8fae522df235005", + "fork": "Prague", + "format": "blockchain_test", + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_eof_calling_legacy.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_eof_calling_legacy[fork_CancunEIP7692-blockchain_test-DATALOADN-EXTSTATICCALL]", + "fixture_hash": "0xe5ae4419e56e430e3f0e9622f3f12dc66b1e381f96f8641c6ffad401a0b92517", + "fork": "Prague", + "format": "blockchain_test", + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_eof_calling_legacy.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_eof_calling_legacy[fork_CancunEIP7692-blockchain_test-DATASIZE-EXTCALL]", + "fixture_hash": "0x96eab8613cab0c978e86001e11eb85f262ea9c5b39c9a8bdc34d6248f741463", + "fork": "Prague", + "format": "blockchain_test", + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_eof_calling_legacy.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_eof_calling_legacy[fork_CancunEIP7692-blockchain_test-DATASIZE-EXTDELEGATECALL]", + "fixture_hash": "0x1ed5a2b7ee3ede9905a0d262d7b5d594442e9406c4ecd6ecc2e24db49557227a", + "fork": "Prague", + "format": "blockchain_test", + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_eof_calling_legacy.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_eof_calling_legacy[fork_CancunEIP7692-blockchain_test-DATASIZE-EXTSTATICCALL]", + "fixture_hash": "0xaf8d55418b19193529e97a63faec794f34aa2ad088e6636f8eb006f8bb958a2c", + "fork": "Prague", + "format": "blockchain_test", + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_eof_calling_legacy.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_eof_calling_legacy[fork_CancunEIP7692-blockchain_test-DATACOPY-EXTCALL]", + "fixture_hash": "0xe42a8f150a5d05dace6256f5f76c7ede2d20168b43fabf4f41e552a575300ff1", + "fork": "Prague", + "format": "blockchain_test", + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_eof_calling_legacy.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_eof_calling_legacy[fork_CancunEIP7692-blockchain_test-DATACOPY-EXTDELEGATECALL]", + "fixture_hash": "0x13f93de6305076ed7f522fb85adaccbcd5fb1e753137bcd1fb70d5d6da79f197", + "fork": "Prague", + "format": "blockchain_test", + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_eof_calling_legacy.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_eof_calling_legacy[fork_CancunEIP7692-blockchain_test-DATACOPY-EXTSTATICCALL]", + "fixture_hash": "0x12d447a97f54440b3aa38b74fc2c1a59c8988d78e1b6b17ad11a336e276729a9", + "fork": "Prague", + "format": "blockchain_test", + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_eof_calling_legacy.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_eof_calling_legacy[fork_CancunEIP7692-blockchain_test-EOFCREATE-EXTCALL]", + "fixture_hash": "0xbfccfee98cf37189cdcbc7485cb0a58b7c5a00eea75eec604ac9730d7b4c3a75", + "fork": "Prague", + "format": "blockchain_test", + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_eof_calling_legacy.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_eof_calling_legacy[fork_CancunEIP7692-blockchain_test-EOFCREATE-EXTDELEGATECALL]", + "fixture_hash": "0x2e66faf773e4e2eb4f22f18761ec32563661e0e05977d361b2a81fba8b437b72", + "fork": "Prague", + "format": "blockchain_test", + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_eof_calling_legacy.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_eof_calling_legacy[fork_CancunEIP7692-blockchain_test-EOFCREATE-EXTSTATICCALL]", + "fixture_hash": "0x3b1aa4ce6b91117704fc8573ccfa9bfcc84e58e20ef8f896c698cf56e1b52ac4", + "fork": "Prague", + "format": "blockchain_test", + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_eof_calling_legacy.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_eof_calling_legacy[fork_CancunEIP7692-blockchain_test-RETURNCONTRACT-EXTCALL]", + "fixture_hash": "0x7ad99b5bf0edadbcd85111be5b83e42f01b76a3ec317529c289afc0ab5be98f2", + "fork": "Prague", + "format": "blockchain_test", + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_eof_calling_legacy.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_eof_calling_legacy[fork_CancunEIP7692-blockchain_test-RETURNCONTRACT-EXTDELEGATECALL]", + "fixture_hash": "0xe9ad05e6d758128904f681e83730dad0ca6945c3fc596ee4a5c7aa4323c9b756", + "fork": "Prague", + "format": "blockchain_test", + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_eof_calling_legacy.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_eof_calling_legacy[fork_CancunEIP7692-blockchain_test-RETURNCONTRACT-EXTSTATICCALL]", + "fixture_hash": "0x6d95157e516d6726774acc5b9e8bd94500f2d1c4c30f895b6a1b08d1e610d1a8", + "fork": "Prague", + "format": "blockchain_test", + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_eof_calling_legacy.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_create_operation[fork_CancunEIP7692-blockchain_test-DUPN-CREATE]", + "fixture_hash": "0xb7f66dc3e794832ac150e127cf55e0c72cd31fdbb9ddcfdeb9ba146fff884087", + "fork": "Prague", + "format": "blockchain_test", + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_create_operation.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_create_operation[fork_CancunEIP7692-blockchain_test-DUPN-CREATE2]", + "fixture_hash": "0xe4a0b52c249368e5dc01abd1d0ef634b4e0321736a144a57fb1cee1c48a86b7f", + "fork": "Prague", + "format": "blockchain_test", + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_create_operation.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_create_operation[fork_CancunEIP7692-blockchain_test-SWAPN-CREATE]", + "fixture_hash": "0xc949fa1baa729a57e26ba2331c3f5ac67820156e8575ff71f7a6b1af48e3c912", + "fork": "Prague", + "format": "blockchain_test", + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_create_operation.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_create_operation[fork_CancunEIP7692-blockchain_test-SWAPN-CREATE2]", + "fixture_hash": "0x96c2d5371dfefe069999b0586bc7315547ccf10b05f71ec37dcbbfe8dfb79f21", + "fork": "Prague", + "format": "blockchain_test", + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_create_operation.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_create_operation[fork_CancunEIP7692-blockchain_test-EXCHANGE-CREATE]", + "fixture_hash": "0xab60e7e0a1f23cdc158b37214ede829ac97b687b8b61bc498309675e6b30b8a5", + "fork": "Prague", + "format": "blockchain_test", + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_create_operation.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_create_operation[fork_CancunEIP7692-blockchain_test-EXCHANGE-CREATE2]", + "fixture_hash": "0x65518489b039a0774dfec80b1350336c0947d8876eeb2a62e4eaa6492ed7f2e1", + "fork": "Prague", + "format": "blockchain_test", + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_create_operation.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_create_operation[fork_CancunEIP7692-blockchain_test-RJUMP-CREATE]", + "fixture_hash": "0xb638f9b75beb225578d8521a9f44345e949366232f0d50fd0b92d02f3c0544e1", + "fork": "Prague", + "format": "blockchain_test", + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_create_operation.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_create_operation[fork_CancunEIP7692-blockchain_test-RJUMP-CREATE2]", + "fixture_hash": "0x4d6541c7d574563acceb89738fed29f307f1789fbcfc43349cb2f334c356dfdc", + "fork": "Prague", + "format": "blockchain_test", + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_create_operation.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_create_operation[fork_CancunEIP7692-blockchain_test-RJUMPI0-CREATE]", + "fixture_hash": "0x1d77689e121c188b4f5f687ad7c082e02695adddedbe14939af311be8e95e420", + "fork": "Prague", + "format": "blockchain_test", + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_create_operation.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_create_operation[fork_CancunEIP7692-blockchain_test-RJUMPI0-CREATE2]", + "fixture_hash": "0x5b69c4b521c679d1fd786ebc38ce0a00a07b667da159d2b3bf2c1a5648e0e7c3", + "fork": "Prague", + "format": "blockchain_test", + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_create_operation.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_create_operation[fork_CancunEIP7692-blockchain_test-RJUMPI1-CREATE]", + "fixture_hash": "0xcd398d54d21ced9847bf59c7ecfbf467c3a65a2fddb96eb2374c37b7f3aa694e", + "fork": "Prague", + "format": "blockchain_test", + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_create_operation.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_create_operation[fork_CancunEIP7692-blockchain_test-RJUMPI1-CREATE2]", + "fixture_hash": "0x2e47392c4275200888c3319cdd830c00edade1bb8d1c9995dc4eb2a64c88f8b3", + "fork": "Prague", + "format": "blockchain_test", + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_create_operation.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_create_operation[fork_CancunEIP7692-blockchain_test-CALLF-CREATE]", + "fixture_hash": "0x921fdbef4d51a4d9b2146bbcc84915d14752a953280e9af6fe55325f68a37498", + "fork": "Prague", + "format": "blockchain_test", + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_create_operation.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_create_operation[fork_CancunEIP7692-blockchain_test-CALLF-CREATE2]", + "fixture_hash": "0x9cabe0557509001d2bbb7659df5326f923b04665053e2e9fd355700619a3150f", + "fork": "Prague", + "format": "blockchain_test", + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_create_operation.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_create_operation[fork_CancunEIP7692-blockchain_test-RETF-CREATE]", + "fixture_hash": "0xcdd25e7bb172073e4c495664693265e3514e3a0f487c1d262f76d9147fd3e357", + "fork": "Prague", + "format": "blockchain_test", + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_create_operation.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_create_operation[fork_CancunEIP7692-blockchain_test-RETF-CREATE2]", + "fixture_hash": "0x69a7527affc56c9b92bc0b489416488ed4b6bf2ac32b7841736bdb25d95a5351", + "fork": "Prague", + "format": "blockchain_test", + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_create_operation.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_create_operation[fork_CancunEIP7692-blockchain_test-JUMPF-CREATE]", + "fixture_hash": "0xa61b899cf1ce6174de90e12b4ba77a75ed7cfea39a6ccd17b61a71ddfadc9508", + "fork": "Prague", + "format": "blockchain_test", + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_create_operation.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_create_operation[fork_CancunEIP7692-blockchain_test-JUMPF-CREATE2]", + "fixture_hash": "0x2ef6c58cdbf1bcec79ddfeb7ea3815a534186418e40d09010ca09e2c8e43e414", + "fork": "Prague", + "format": "blockchain_test", + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_create_operation.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_create_operation[fork_CancunEIP7692-blockchain_test-EXTCALL-CREATE]", + "fixture_hash": "0x479a19684e6caf3ab15d409dcb87ae1e97379b75dd4ddcbb910d38ecce4a7ae9", + "fork": "Prague", + "format": "blockchain_test", + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_create_operation.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_create_operation[fork_CancunEIP7692-blockchain_test-EXTCALL-CREATE2]", + "fixture_hash": "0xfdaea1c0808c5a75836b4f76529cd92cd4fa0f2cf0769f8a9b6d46a1d43ab2b5", + "fork": "Prague", + "format": "blockchain_test", + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_create_operation.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_create_operation[fork_CancunEIP7692-blockchain_test-EXTDELEGATECALL-CREATE]", + "fixture_hash": "0x4afd2b62cefbcb5a95f98eadf3ffb4d77af79d4e6a0374a6cf3682dc6d4aca6b", + "fork": "Prague", + "format": "blockchain_test", + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_create_operation.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_create_operation[fork_CancunEIP7692-blockchain_test-EXTDELEGATECALL-CREATE2]", + "fixture_hash": "0xf2ce88a6ee7b3c62d5135fabb7d49ddddd5dcdd002937565ddfdea7f7194b148", + "fork": "Prague", + "format": "blockchain_test", + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_create_operation.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_create_operation[fork_CancunEIP7692-blockchain_test-EXTSTATICCALL-CREATE]", + "fixture_hash": "0x5eaad3c885b6571d9440320f6e3612ceac86b3ddfa82fed8325d087bc864fb24", + "fork": "Prague", + "format": "blockchain_test", + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_create_operation.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_create_operation[fork_CancunEIP7692-blockchain_test-EXTSTATICCALL-CREATE2]", + "fixture_hash": "0x7533ef16479689386ae6aa54f37449155a3a0df1fcf3d20e41a4bbc5e4b038a2", + "fork": "Prague", + "format": "blockchain_test", + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_create_operation.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_create_operation[fork_CancunEIP7692-blockchain_test-DATALOAD-CREATE]", + "fixture_hash": "0x2399d51db66413dd08832ab3c4556fc805d4befb72e94f67cf9824e0195f5077", + "fork": "Prague", + "format": "blockchain_test", + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_create_operation.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_create_operation[fork_CancunEIP7692-blockchain_test-DATALOAD-CREATE2]", + "fixture_hash": "0xbe78c70047af79b196316411a3246553ad30830e6013c3067104284f4624ef8f", + "fork": "Prague", + "format": "blockchain_test", + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_create_operation.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_create_operation[fork_CancunEIP7692-blockchain_test-DATALOADN-CREATE]", + "fixture_hash": "0xcb42f147310133d977593dceec3af2dd14253d6055d07498b8928e7b69d084df", + "fork": "Prague", + "format": "blockchain_test", + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_create_operation.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_create_operation[fork_CancunEIP7692-blockchain_test-DATALOADN-CREATE2]", + "fixture_hash": "0xa80ba513aa074f33c1bff67d47707f63bdc8cbffc7aa7a52f43e4f21a136fb93", + "fork": "Prague", + "format": "blockchain_test", + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_create_operation.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_create_operation[fork_CancunEIP7692-blockchain_test-DATASIZE-CREATE]", + "fixture_hash": "0xf973cd13c445e202b4842289d645294edcbc631a0330a29c5d8aba284c9beb55", + "fork": "Prague", + "format": "blockchain_test", + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_create_operation.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_create_operation[fork_CancunEIP7692-blockchain_test-DATASIZE-CREATE2]", + "fixture_hash": "0x727571cac8523912fc32ea80aea444234f824819131cc338c9fd13d3a4b17257", + "fork": "Prague", + "format": "blockchain_test", + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_create_operation.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_create_operation[fork_CancunEIP7692-blockchain_test-DATACOPY-CREATE]", + "fixture_hash": "0x5eb46f7019e636ec94df2fdb48ec2d119a6c70a405a0ba9b1ca322db480b0062", + "fork": "Prague", + "format": "blockchain_test", + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_create_operation.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_create_operation[fork_CancunEIP7692-blockchain_test-DATACOPY-CREATE2]", + "fixture_hash": "0x6771a71e34ae5f3dc9d378f84dc6971ac8e5f3de37653d41b37a33216951710e", + "fork": "Prague", + "format": "blockchain_test", + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_create_operation.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_create_operation[fork_CancunEIP7692-blockchain_test-EOFCREATE-CREATE]", + "fixture_hash": "0x1400cbb7ffbb86c9abff92d0d1bbe1c3ce3ba475a82521fdc7bc37b286188afc", + "fork": "Prague", + "format": "blockchain_test", + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_create_operation.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_create_operation[fork_CancunEIP7692-blockchain_test-EOFCREATE-CREATE2]", + "fixture_hash": "0xc9158ef954a00675363fd3fc9f2632d43f7c463b1051314594bde39b17e40bf3", + "fork": "Prague", + "format": "blockchain_test", + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_create_operation.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_create_operation[fork_CancunEIP7692-blockchain_test-RETURNCONTRACT-CREATE]", + "fixture_hash": "0x9b5dac5613a9c30ba547996f9564691914b00a98248be51826de24812f42af49", + "fork": "Prague", + "format": "blockchain_test", + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_create_operation.json" + }, + { + "id": "tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py::test_opcodes_in_create_operation[fork_CancunEIP7692-blockchain_test-RETURNCONTRACT-CREATE2]", + "fixture_hash": "0x8276d950ab4fb2e5eeca6eab6c7ad2f8e5d686a6a6b619769d5c0ee0f3c6a80b", + "fork": "Prague", + "format": "blockchain_test", + "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip3540_eof_v1/opcodes_in_legacy/opcodes_in_create_operation.json" + }, { "id": "tests/prague/eip7692_eof_v1/eip663_dupn_swapn_exchange/test_dupn.py::test_dupn_all_valid_immediates[fork_CancunEIP7692-blockchain_test]", - "fixture_hash": "0x58df9cee52f7894b5709d638babc98f992b76765c59cbd2c550e84ad4496e6a9", + "fixture_hash": "0x2526864cd2734924e60ad24cd55efc1756b33160863585395941cac6383ff45c", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip663_dupn_swapn_exchange/dupn/dupn_all_valid_immediates.json" }, { "id": "tests/prague/eip7692_eof_v1/eip663_dupn_swapn_exchange/test_exchange.py::test_exchange_all_valid_immediates[fork_CancunEIP7692-blockchain_test]", - "fixture_hash": "0xb4609b8952a2a0b60a970b1d8eea5f59b18e8e573dc15c2020ae699891e9e591", + "fixture_hash": "0xb85b8032188d4f314f5fd9d24e9a2c702ce26beba41b473c4a7cbdd6c9add5f8", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip663_dupn_swapn_exchange/exchange/exchange_all_valid_immediates.json" }, { "id": "tests/prague/eip7692_eof_v1/eip663_dupn_swapn_exchange/test_swapn.py::test_swapn_all_valid_immediates[fork_CancunEIP7692-blockchain_test]", - "fixture_hash": "0x45c48b5ec5029fa49b759b9ab66993b1d9d96ba30dfd5c5f54932baef1c9d5d0", + "fixture_hash": "0x23b8528553aad88083d9925cbf76114ab4b20384863914a5fd049bc24337477c", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip663_dupn_swapn_exchange/swapn/swapn_all_valid_immediates.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-blockchain_test-less-stack-to-2-to-0-so-0]", - "fixture_hash": "0xc2b416d4180674f62ed7c197e28202c0144297d09f9ca2c3f240634ccf9688c3", + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-blockchain_test-less-stack-ti-2-to-0-so-0]", + "fixture_hash": "0xd24e7c21fac0a57d058afe5e921628437bb972ca03d8b9ffc8e2870c2be3efd0", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-blockchain_test-less-stack-to-2-to-0-so-2]", - "fixture_hash": "0xc9260eb3519907f4b7ab1d6b67f0e07e8a65242eddf225633d6619c0bf8f3f01", + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-blockchain_test-less-stack-ti-2-to-0-so-2]", + "fixture_hash": "0x528275c83b8cd8d70774d58842aa679b7e859a5527cc869b43107826df8ea4e4", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-blockchain_test-less-stack-to-2-to-0-so-4]", - "fixture_hash": "0x6a7e5f3f7ea4bb32ca56028cfc13742aac91a11da30b4062fe32ecd277fdb994", + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-blockchain_test-less-stack-ti-2-to-0-so-4]", + "fixture_hash": "0x2c5586fd1dc975819c257e103f1a6f3b8a0e015eff090066c01243a894ad7954", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-blockchain_test-less-stack-to-2-to-2-so-2]", - "fixture_hash": "0x24f969c4e0d503dc2d1d89a2cc70098d873015baff6c994b595820bc04c29d0", + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-blockchain_test-less-stack-ti-2-to-2-so-2]", + "fixture_hash": "0x342a5d429b0ac881f6665db9bbc7f45d78448854cfb47e0cdfe95b3e609255d1", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-blockchain_test-less-stack-to-2-to-2-so-4]", - "fixture_hash": "0x1ff9ac2c0eea554bcb17f7b840a3e8bf07c9da95f3211873eee7400dde18b2f7", + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-blockchain_test-less-stack-ti-2-to-2-so-4]", + "fixture_hash": "0x8979cd953271ba59a7821cba554c2e98528dfca6ca2e45acff16fde3734cf20c", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-blockchain_test-less-stack-to-2-to-4-so-4]", - "fixture_hash": "0x4591051635838eb5df58f51f5680f36cdfcbf2fabe99f26eb8ede6082020d64b", + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-blockchain_test-less-stack-ti-2-to-4-so-4]", + "fixture_hash": "0xa0fc56d2165a4834a7a0cb76611e7d4504a767e7f31b91dbeae20d600dcc8d30", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-blockchain_test-less-stack-to-4-to-0-so-0]", - "fixture_hash": "0xbb657d45b40765ab033a9e3277523c187c624ecfd198359dce4ea6ef6ee0f6c9", + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-blockchain_test-less-stack-ti-4-to-0-so-0]", + "fixture_hash": "0xe32ed9d7d5d7548f4d0ea69115ff57918aacc1bf09be0ef607b6de884f57102e", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-blockchain_test-less-stack-to-4-to-0-so-2]", - "fixture_hash": "0x6ec8e6282cdbc2fff5c80f315a784a9b1f26395daae6fe50dc7a7adcf4d49c50", + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-blockchain_test-less-stack-ti-4-to-0-so-2]", + "fixture_hash": "0xe5882ab3e25753e992f1624c2a08de2f99cb5b5f63f6dbb11c39e14132218694", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-blockchain_test-less-stack-to-4-to-0-so-4]", - "fixture_hash": "0xbb72da758f9ed6275290eb8795169874cbce86915d619d8bc8e15491deecdb03", + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-blockchain_test-less-stack-ti-4-to-0-so-4]", + "fixture_hash": "0xe135d2c132ffb54884a46fdfa61a1ddebf68a65063ce68e6fd919949f3e14b73", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-blockchain_test-less-stack-to-4-to-2-so-2]", - "fixture_hash": "0x1c99fc202e0f5aea5deb73a8297848c7d4bc56bf80a21275e6e1e0225c04420", + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-blockchain_test-less-stack-ti-4-to-2-so-2]", + "fixture_hash": "0x77b3e3b533839a33cbcb1e55986d304dd921e35f7a0a451ba0eb684367e3a536", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-blockchain_test-less-stack-to-4-to-2-so-4]", - "fixture_hash": "0x6bac074126f8c000c183bdd20cd8c626f24f839fe99f5ff6c5c77c6439572168", + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-blockchain_test-less-stack-ti-4-to-2-so-4]", + "fixture_hash": "0x4ade8df08c7c60fb288c278b3ab929f9240f24dac28063347bd278066da0b5d6", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-blockchain_test-less-stack-to-4-to-4-so-4]", - "fixture_hash": "0x797b1918ec6ff517192873e7b87d5eff41f3d5fdfbdb615cacafcef098cf853e", + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-blockchain_test-less-stack-ti-4-to-4-so-4]", + "fixture_hash": "0xdcee1637f78755787a96e23d2392cadb5b1d55e7f88a4c3891db9850a875b124", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-blockchain_test-same-stack-to-0-to-0-so-0]", - "fixture_hash": "0xd843f07e901171833abf0bf80eee5d43798b54b5953ac3e20d6640f96ecb47fc", + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-blockchain_test-same-stack-ti-0-to-0-so-0]", + "fixture_hash": "0x654d0311d0b792bda00d6a344049227dcd5cce520760d214d5247ecb2c632daa", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-blockchain_test-same-stack-to-0-to-0-so-2]", - "fixture_hash": "0x2aa45e193f8ea5972c410bd79e1704ca2a228f7d27d9cb6474d92646bde25f02", + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-blockchain_test-same-stack-ti-0-to-0-so-2]", + "fixture_hash": "0x891acb0b2e1e4ad0b01064e65d11d07ed392860a4909435541e9c05a18b9b667", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-blockchain_test-same-stack-to-0-to-0-so-4]", - "fixture_hash": "0x366e510bb107fe4528f6b41f8f6a8b9ec9742c9c98fbf7840ab01f35f74af926", + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-blockchain_test-same-stack-ti-0-to-0-so-4]", + "fixture_hash": "0x6acadbcf561bdeeadc286489fa99a3d60b0edbe1022e1ca7ba45ba4210c4157e", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-blockchain_test-same-stack-to-0-to-2-so-2]", - "fixture_hash": "0xbe1393d0597818644052bb2c1d5156f73d3ebdbebebd6855ce592c3968b88b82", + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-blockchain_test-same-stack-ti-0-to-2-so-2]", + "fixture_hash": "0x22aa226c60197f12ab596dc6422668c7cf6874277b9a1889a38abb53e43b4c06", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-blockchain_test-same-stack-to-0-to-2-so-4]", - "fixture_hash": "0x2af4c0d099a3fca3ff6e22d765f518bd35dbbc60dd6aa4b278f780c71ef99dd4", + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-blockchain_test-same-stack-ti-0-to-2-so-4]", + "fixture_hash": "0xab2c69ef51feb35444b61b1b4a23256f9e02a935582c4595e4fb1df648f1eda1", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-blockchain_test-same-stack-to-0-to-4-so-4]", - "fixture_hash": "0x6dd5f79bbca69c654bd67322b6ea34f03b7ced7482c8702399ca2385c015d4e5", + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-blockchain_test-same-stack-ti-0-to-4-so-4]", + "fixture_hash": "0x6f5dcfe02f410577bc6832ab372582dc589c5c7187d2cdf94ae9b61a3023fef0", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-blockchain_test-same-stack-to-2-to-0-so-0]", - "fixture_hash": "0x5be305e6728872feeec87ae426d421f4d83ee045c861ad5388290bed1d16464", + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-blockchain_test-same-stack-ti-2-to-0-so-0]", + "fixture_hash": "0x5add066fa65226df2fb40194bf5a1606271139206a03f1cf28b37d1b1bb27c9a", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-blockchain_test-same-stack-to-2-to-0-so-2]", - "fixture_hash": "0x26d7afcd4bafdf60138804b6e5d4aea671aeefe1239569bad5117358460841fe", + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-blockchain_test-same-stack-ti-2-to-0-so-2]", + "fixture_hash": "0x87e9da6c2da307e000c54e1c953372ae56f76bf7c1dbfac82a874464608f7fbf", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-blockchain_test-same-stack-to-2-to-0-so-4]", - "fixture_hash": "0x8c37cf99efde504e7cf578acacdba375f3524d6a185a76447a9a29f8bcc77f9d", + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-blockchain_test-same-stack-ti-2-to-0-so-4]", + "fixture_hash": "0xbc338e29ec178ea7649f44d2a7c40fba4a66ef25b2c124e05d6508f75e718b89", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-blockchain_test-same-stack-to-2-to-2-so-2]", - "fixture_hash": "0x57145c9f1b4e095925a9b589c1f42197808c156c4088699ce04fd15b9fe5e7b9", + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-blockchain_test-same-stack-ti-2-to-2-so-2]", + "fixture_hash": "0x7629dd6bb695dc557f4314b5629af16e62d1723295da30292937caff98f49dfa", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-blockchain_test-same-stack-to-2-to-2-so-4]", - "fixture_hash": "0xd19a98e3ab1fb5b4b0743426467108eadabe2f1c33004e53b71d7670f579f8ca", + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-blockchain_test-same-stack-ti-2-to-2-so-4]", + "fixture_hash": "0xc973ef19d0e3e067b64e3db459203c0dbe5250e065b8d3ffa22b85174580b24", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-blockchain_test-same-stack-to-2-to-4-so-4]", - "fixture_hash": "0xde6ce10b0a00f54f56420055864c960e234e82e9551ed4bdd3416c63bab39a02", + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-blockchain_test-same-stack-ti-2-to-4-so-4]", + "fixture_hash": "0xcef18dbb75fce3cbcd6deb542553d93dcc8f16a93beaa328efb8d0f802eb4de7", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-blockchain_test-same-stack-to-4-to-0-so-0]", - "fixture_hash": "0xbfa905d57ac168f7b04aa86337d2476a8599557306ac01f84ff9f531256632a4", + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-blockchain_test-same-stack-ti-4-to-0-so-0]", + "fixture_hash": "0xbf45252f378da50e0079acfbb53410742340d638ff39bcd957077b8fe03a7a74", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-blockchain_test-same-stack-to-4-to-0-so-2]", - "fixture_hash": "0x9043d969f26de269dd14366defd386d2c9a6848057f08e8cbb6e4b94ee444148", + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-blockchain_test-same-stack-ti-4-to-0-so-2]", + "fixture_hash": "0x945ca435cf9fe412e11e89ff47d6d08085c94293ca1098d36275126caa1dcafc", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-blockchain_test-same-stack-to-4-to-0-so-4]", - "fixture_hash": "0xe1e7002559f107d71658c1b18a8a4c7740eaf6879d54eeebe1e128d056bce7da", + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-blockchain_test-same-stack-ti-4-to-0-so-4]", + "fixture_hash": "0xc01138259d8640f0fd6a4fd10be7f641c6abac9dad41c2052c2b1dd71e12fcdd", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-blockchain_test-same-stack-to-4-to-2-so-2]", - "fixture_hash": "0x5be887b16689beb409c0310d49e4ede8e7f26c47730bb6529b5277d96c0bf8a1", + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-blockchain_test-same-stack-ti-4-to-2-so-2]", + "fixture_hash": "0x3c770a4c548b21d3cdef85576131951edba452d3f7d8964f98a294b1ac50d771", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-blockchain_test-same-stack-to-4-to-2-so-4]", - "fixture_hash": "0xe701695b7b69180c5b619c04d87fec55a73d0e8b9bfe05a048e0932b35252147", + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-blockchain_test-same-stack-ti-4-to-2-so-4]", + "fixture_hash": "0xbe9af35d7224bbe41f3dfc61ab7daa423919fcb2cbc7ff33291edf4183498a32", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-blockchain_test-same-stack-to-4-to-4-so-4]", - "fixture_hash": "0xca48f1721192df0632a8886742db16753487e3178bdab62b8070fdbc9df73c3", + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-blockchain_test-same-stack-ti-4-to-4-so-4]", + "fixture_hash": "0xb70258924bbfd9cd56e4326431723e1c842c5a6d7aaaf8baafca45448f1b6580", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-blockchain_test-more-stack-to-0-to-0-so-0]", - "fixture_hash": "0x28a9d403ea15188d0a5cacc1c50da1b9218243da7ae7ae87b04da7875d51aafd", + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-blockchain_test-more-stack-ti-0-to-0-so-0]", + "fixture_hash": "0x43aba1a457dab1dd6fd0be72ce29ef77557351fc67f046962848008687ee3c3b", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-blockchain_test-more-stack-to-0-to-0-so-2]", - "fixture_hash": "0x1b0bc3ee39d541b65395abe343221a9a1e36a57a2547d43684efe1b3cb951b93", + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-blockchain_test-more-stack-ti-0-to-0-so-2]", + "fixture_hash": "0x67dd596a294cf90a23c065bece82bb09f9024554e26df902f9867238fee627b2", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-blockchain_test-more-stack-to-0-to-0-so-4]", - "fixture_hash": "0x8567ba59849de3f0f6d51dd80fbc98f8dc77ad6913224961f4b0e84298a7932c", + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-blockchain_test-more-stack-ti-0-to-0-so-4]", + "fixture_hash": "0xc42265d04a480c8f3302a503ea7068a19c22bb4aa1a4b3b9405d1476d17549ad", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-blockchain_test-more-stack-to-0-to-2-so-2]", - "fixture_hash": "0x3372c212c02dbb24d750f3ce910325884d20f118973532198fa049c0c0d3cd3f", + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-blockchain_test-more-stack-ti-0-to-2-so-2]", + "fixture_hash": "0x7864ac7da0aec20b7a7175e8cb4cfde961e11c5b503054ec8801524a3b5fb948", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-blockchain_test-more-stack-to-0-to-2-so-4]", - "fixture_hash": "0xbf91999760f4f0a2574a1e505d84505cdb62b655b8b0bf82ffc1968e4ec39bd3", + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-blockchain_test-more-stack-ti-0-to-2-so-4]", + "fixture_hash": "0x31db64a50c98b248fde06a3e1b6e939555b2609bdf4e2d38fb187cb1040526b1", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-blockchain_test-more-stack-to-0-to-4-so-4]", - "fixture_hash": "0x8ca9df081bc12b29f10469aa8515a5367ef55a2835748a99f299ce4e121bd812", + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-blockchain_test-more-stack-ti-0-to-4-so-4]", + "fixture_hash": "0x8d618fda1448cdd1a1b11061b399ea74b60cb787cc1408525e859f2cdcccc575", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-blockchain_test-more-stack-to-2-to-0-so-0]", - "fixture_hash": "0x5fa60829d379001306db5be6ca6bd25f5673d01fa5b24619eaf68503855a20ee", + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-blockchain_test-more-stack-ti-2-to-0-so-0]", + "fixture_hash": "0x196a542de2192aa7c8947d9fabe3f468cacaa22dcad3f56a668c9e953296cb2f", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-blockchain_test-more-stack-to-2-to-0-so-2]", - "fixture_hash": "0xb9ae42e868253057ff4079cf6d2244ac341775cab0b36d982ebc1576a8559936", + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-blockchain_test-more-stack-ti-2-to-0-so-2]", + "fixture_hash": "0xfdd70e0f3dfee6ac6b1ea1b7e4864314f778109db1be20a73c7ea681b7d50ac8", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-blockchain_test-more-stack-to-2-to-0-so-4]", - "fixture_hash": "0x2a124ca14e8b507cb34ed2a6a3f1df6f790f6c1d72c143a674b97709e547af5a", + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-blockchain_test-more-stack-ti-2-to-0-so-4]", + "fixture_hash": "0xd1d9829f4a215103e4933deaf08a8cbd121eed4c89e4d956d5ac743dc3b3adaf", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-blockchain_test-more-stack-to-2-to-2-so-2]", - "fixture_hash": "0x392f7c194cadffa48a7dfd0be11b075e3ccd548cbcd351fa6b51c13fec920279", + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-blockchain_test-more-stack-ti-2-to-2-so-2]", + "fixture_hash": "0x90c46a0abab34a3c5aef093aa2ef045ce32beea0d25bebe41a8ede0a209988fb", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-blockchain_test-more-stack-to-2-to-2-so-4]", - "fixture_hash": "0x5f08817b4eab05c675e2239b4b74b22b255a25f14337249ce7b25021fa180a1f", + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-blockchain_test-more-stack-ti-2-to-2-so-4]", + "fixture_hash": "0x5576421891eca94050f59304407d515561258e6907866d9bfb30acdee3fd9ae1", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-blockchain_test-more-stack-to-2-to-4-so-4]", - "fixture_hash": "0xd613b74a2db067cdae241a9302f2913933117dcadac66dd5938f3fcf671b0dde", + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-blockchain_test-more-stack-ti-2-to-4-so-4]", + "fixture_hash": "0xab2e0530863f49bda9ae597daa5b78420b58893b2312f8a037e661d5ba64a169", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-blockchain_test-more-stack-to-4-to-0-so-0]", - "fixture_hash": "0x110de239a90456a8dcb04b70b209350ac2b3af75dd5d36ec7e127bc5ee3afa0c", + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-blockchain_test-more-stack-ti-4-to-0-so-0]", + "fixture_hash": "0x5b6128feafa9b86e4c32148183869c9d7579341cface66fb222fb0fcf553260", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-blockchain_test-more-stack-to-4-to-0-so-2]", - "fixture_hash": "0x8b8288658614fd8c51c2862697e81ad7b6162dbf540ae32ffbfc1f207fa998ca", + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-blockchain_test-more-stack-ti-4-to-0-so-2]", + "fixture_hash": "0x627465e8f385501e9286ecdf10cf8006d42397e8f4bbca4031cf7c27bcf42126", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-blockchain_test-more-stack-to-4-to-0-so-4]", - "fixture_hash": "0x35c4e9733040d19d7287de174b03f52dfeefbe79834da9d5d66f08499267ead7", + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-blockchain_test-more-stack-ti-4-to-0-so-4]", + "fixture_hash": "0x7cc2028d2715316dc137764fc975e436c463652fe493dc06820c272479c5c5d6", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-blockchain_test-more-stack-to-4-to-2-so-2]", - "fixture_hash": "0xf1527b9907ed9528e79270deac95dfcea7e254b70dcef98151067d6a8cc62c3e", + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-blockchain_test-more-stack-ti-4-to-2-so-2]", + "fixture_hash": "0xfd1d08a55f3bb98a23c031bf090f3a6da308240ec2f9235bc0d09ca1e3312a98", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-blockchain_test-more-stack-to-4-to-2-so-4]", - "fixture_hash": "0x7cb46bc3952f5dd491b4ce3df9c71fcde6fb0bb220ebd82a760ab093cb03a982", + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-blockchain_test-more-stack-ti-4-to-2-so-4]", + "fixture_hash": "0x48051894e3766e7a8f2e2d5943dd74d57cd8045f6d57e06b01a5b4b8b0762711", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" }, { - "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-blockchain_test-more-stack-to-4-to-4-so-4]", - "fixture_hash": "0x621686ba55b4a357f19750e350dad04e1c69939a1d9ce98cf4215a1e13bae31b", + "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_returning_rules[fork_CancunEIP7692-blockchain_test-more-stack-ti-4-to-4-so-4]", + "fixture_hash": "0xd12f9baf57c956c69654372bb23d3b0f72dee4dc5392dc9198f2e6a986e808b3", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_returning_rules.json" }, { "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_non_returning_rules[fork_CancunEIP7692-blockchain_test-h-0-ti-0]", - "fixture_hash": "0x2986dc717011d68a04c6b6cc504140d5e2e487231042409dbe2fd8a8a207899c", + "fixture_hash": "0x867e29dbb79887a166a960aa377b270116ff9e8917e45046a31575e959a4ae63", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_non_returning_rules.json" }, { "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_non_returning_rules[fork_CancunEIP7692-blockchain_test-h-0-ti-2]", - "fixture_hash": "0x1df7ffb6b359277575cca636e6174b797bb229ddbcb77344df682d5830bde3ac", + "fixture_hash": "0xca02f50c376dff3a1932e919f3fc00352a022ba096e90e5f6104242c4593983d", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_non_returning_rules.json" }, { "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_non_returning_rules[fork_CancunEIP7692-blockchain_test-h-0-ti-4]", - "fixture_hash": "0xb4f19cffa4d2d427cedb4a17c3fdd3864a2fe551457dcbe33cdac0e90bd9055f", + "fixture_hash": "0xb4230be6a0425e0e54ac9c973b09aca47c112225cf61ebbaf2c205b208e1130d", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_non_returning_rules.json" }, { "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_non_returning_rules[fork_CancunEIP7692-blockchain_test-h-2-ti-0]", - "fixture_hash": "0xff5a0048f007e0660d3f614dcca6a19b7262484f21bbf17964454b2f3d1aca3", + "fixture_hash": "0xeedeec80f0d754cc9dbbc9f52881b4fd1c9f08615c2a91f511350535086b4344", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_non_returning_rules.json" }, { "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_non_returning_rules[fork_CancunEIP7692-blockchain_test-h-2-ti-2]", - "fixture_hash": "0x8622fedefc1ae33fd592d2c83ffc3fcfc13ebe2d3a30c41345d8d859f5f12307", + "fixture_hash": "0x3abfeca20f0a06fb7c9821d5490dfa2092bd061c91da2190bf9fbb19f9de4453", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_non_returning_rules.json" }, { "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_non_returning_rules[fork_CancunEIP7692-blockchain_test-h-2-ti-4]", - "fixture_hash": "0xaf3fe0241b3e29c680b8039b89543bc063085006d2d6eff44b6c3df01f18cd2e", + "fixture_hash": "0xce726b5e4b04cb8dd7835de0c60ede0745686cc082e5057a50fb26979db23980", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_non_returning_rules.json" }, { "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_non_returning_rules[fork_CancunEIP7692-blockchain_test-h-4-ti-0]", - "fixture_hash": "0x859c3a5ad4c437844c6505654a98c3cb1b69027f8c5b30fffc75904979cac769", + "fixture_hash": "0x6709ca55923b00a1908c1a9ebdd2a41e89559d4e2df4ba2473098121ea4ca93d", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_non_returning_rules.json" }, { "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_non_returning_rules[fork_CancunEIP7692-blockchain_test-h-4-ti-2]", - "fixture_hash": "0xfa9b2d87c6805c7f1dee136038f3fc644611f90a03296dfe509bb7b5f9174511", + "fixture_hash": "0xe06bcf4cb73a840172c03e0903d7339241d002df5a255bbbd363f89845a0d4da", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_non_returning_rules.json" }, { "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_stack.py::test_jumpf_stack_non_returning_rules[fork_CancunEIP7692-blockchain_test-h-4-ti-4]", - "fixture_hash": "0xee23929028b26f02f219b57f366597d06d96e0189a0ecb312d0e5831cb91991f", + "fixture_hash": "0x145aa696942fd4689b768ecdb833bedcb926be6e5d3e5ed8921b93e751490578", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_stack/jumpf_stack_non_returning_rules.json" }, { "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_target.py::test_jumpf_target_rules[fork_CancunEIP7692-blockchain_test-so-N-to-N]", - "fixture_hash": "0xcf08bebf9ec6328e0325dc72a9f7f4ff0df3f63ad9be5fadab90c2d5472d8541", + "fixture_hash": "0x9840d57c1f88e67c8c6604a23b6e5af6ffcdab589ec54ff8862edaab0236ca00", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_target/jumpf_target_rules.json" }, { "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_target.py::test_jumpf_target_rules[fork_CancunEIP7692-blockchain_test-so-N-to-0]", - "fixture_hash": "0xc0d092a13a6e77a7292dc318f42a9b2bcd57ef1aa1477779f041b0ca93d5a481", + "fixture_hash": "0x397aaa1d1887248ed88319e35d7de08cd84c4a91c227dc3a4ec995e6f9a74e0d", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_target/jumpf_target_rules.json" }, { "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_target.py::test_jumpf_target_rules[fork_CancunEIP7692-blockchain_test-so-N-to-2]", - "fixture_hash": "0x175ca363dbac048dfe69ef87fec8cbceef7a1b5fd0e6f30705f329172720372", + "fixture_hash": "0xdb8885c36ffca1024f80e2faec158827c86aefcc163e2afa2f474fd79f72208d", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_target/jumpf_target_rules.json" }, { "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_target.py::test_jumpf_target_rules[fork_CancunEIP7692-blockchain_test-so-N-to-4]", - "fixture_hash": "0x20bbebfa19065467b554cdee58cb2bdf7077497d53662ef839e085ebf53f86a1", + "fixture_hash": "0x68e03836a6e891ad4631ac01569f1bc52a1f9a653a37918d200d10f2504c06e7", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_target/jumpf_target_rules.json" }, { "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_target.py::test_jumpf_target_rules[fork_CancunEIP7692-blockchain_test-so-N-to-127]", - "fixture_hash": "0xfe06179a75ff2f4cf485087c9bf848e0cacbc01f18e52e4e777f00fd629001b0", + "fixture_hash": "0x52140eeef27529de4ece784f9865da8c1920e5e02d857b66432311cba3027197", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_target/jumpf_target_rules.json" }, { "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_target.py::test_jumpf_target_rules[fork_CancunEIP7692-blockchain_test-so-0-to-N]", - "fixture_hash": "0x2f7d5af9246bba0af621a9828aa18e740da569d99328c296d9405098f6868d0c", + "fixture_hash": "0x1cd11d269b747c62e8540b96bf92049fe10877fa602973197cf76f20b1624936", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_target/jumpf_target_rules.json" }, { "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_target.py::test_jumpf_target_rules[fork_CancunEIP7692-blockchain_test-so-0-to-0]", - "fixture_hash": "0xf7084d2908e4fa75c37f87ef3dcbe7e16a22992f73236fab927731f8808c6256", + "fixture_hash": "0x92ed3509ea50758468e3fb6b01b71c6da23214317ea4bb2863a3ad1141ec9f06", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_target/jumpf_target_rules.json" }, { "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_target.py::test_jumpf_target_rules[fork_CancunEIP7692-blockchain_test-so-0-to-2]", - "fixture_hash": "0xe4cfd5ada71184e9aa335bfba9ca1e5b009ad3e3a8a693bdfd4e221f9667c2ee", + "fixture_hash": "0x1beaff17d076d4db313cac0e531933d19ca6dc4463de7ca5459c3f0ebbb14fa3", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_target/jumpf_target_rules.json" }, { "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_target.py::test_jumpf_target_rules[fork_CancunEIP7692-blockchain_test-so-0-to-4]", - "fixture_hash": "0x9a58bdc350e4a73050cdc81aadd227b16dfd6d4534449f4f46d81a100dd5901a", + "fixture_hash": "0xe148651df9a3a198cf83e2606edfbe05c51ea401183240f0a5473ea4c9845dbc", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_target/jumpf_target_rules.json" }, { "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_target.py::test_jumpf_target_rules[fork_CancunEIP7692-blockchain_test-so-0-to-127]", - "fixture_hash": "0xa607ce4f3aa07fd8236fd9526eb2e1106bcfc4048fd039b6a156e30103dab454", + "fixture_hash": "0xc2dafec0f23a1d095a4c3efd2476159bd6df70d55ef6a9d79eeb65245a152e5b", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_target/jumpf_target_rules.json" }, { "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_target.py::test_jumpf_target_rules[fork_CancunEIP7692-blockchain_test-so-2-to-N]", - "fixture_hash": "0xb97e8c766a7ef9d0e858bffd3ef293f64fad5334cd8f29cce0d8433c917503f5", + "fixture_hash": "0x1a4f0b8c91ce07ba056c400a0e45dcd3ed02157de8d781d1d2b44e45f1ad0eee", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_target/jumpf_target_rules.json" }, { "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_target.py::test_jumpf_target_rules[fork_CancunEIP7692-blockchain_test-so-2-to-0]", - "fixture_hash": "0x3056b9818e1ba2bd6c46e6107615a5c90a97945bf8d2c42410802afac8f65c7a", + "fixture_hash": "0x7d5567a3e71b1e917acc1cf8827dfec1ee6a9be9f269a65ca100f06a3ef30c99", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_target/jumpf_target_rules.json" }, { "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_target.py::test_jumpf_target_rules[fork_CancunEIP7692-blockchain_test-so-2-to-2]", - "fixture_hash": "0x5e16172775b1393a559307233e2ffb6b4e1b40d4249fb7414e367245366e5a47", + "fixture_hash": "0x370a89be729f77476f4d2d2df5d863d33e57d52e3d079aa30bf13cd4136b7ed1", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_target/jumpf_target_rules.json" }, { "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_target.py::test_jumpf_target_rules[fork_CancunEIP7692-blockchain_test-so-2-to-4]", - "fixture_hash": "0xe5a476e365d40fdbf27dd8ded2f371f6688c9dbd637e53a84b963cda198011e4", + "fixture_hash": "0x68890ddc20c3750c73bbcfb9d0d33f7fd524193af323a3c7b6858b8d207932c9", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_target/jumpf_target_rules.json" }, { "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_target.py::test_jumpf_target_rules[fork_CancunEIP7692-blockchain_test-so-2-to-127]", - "fixture_hash": "0xfb9fb4df6ce9f7461ffd64ce136d9682d7d2acefc556e05b23bc65d11e717e06", + "fixture_hash": "0x93ad857b4c9aa2673bc7067c3ec7097c5593f6a0b6e7fc4caeab5de6b4b9d973", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_target/jumpf_target_rules.json" }, { "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_target.py::test_jumpf_target_rules[fork_CancunEIP7692-blockchain_test-so-4-to-N]", - "fixture_hash": "0xb29b514822ad7950074dac1c9c177518d84bb8a655a10f8096e713d18d7409da", + "fixture_hash": "0x66327647e2ec3839cd0f57274855dcccce335155fe3dc0f0faf2f9c718d14e61", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_target/jumpf_target_rules.json" }, { "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_target.py::test_jumpf_target_rules[fork_CancunEIP7692-blockchain_test-so-4-to-0]", - "fixture_hash": "0x36899d65ad3837641b71ca86a136564a01c8d82761e83717d4f7adef384d342b", + "fixture_hash": "0x77d8ad047454a5f166bcd220cd18557ccfd907e3be8546d0ed0e638155fe8f71", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_target/jumpf_target_rules.json" }, { "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_target.py::test_jumpf_target_rules[fork_CancunEIP7692-blockchain_test-so-4-to-2]", - "fixture_hash": "0xfa7c1dd437993c7574bd4a42826725355c252d0a1eac1011039a3c9e427cd56a", + "fixture_hash": "0x6ccccf81237591ccba1aa114bfe9fbbfc11ee3fb3ea659a910bb02a3e54c52df", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_target/jumpf_target_rules.json" }, { "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_target.py::test_jumpf_target_rules[fork_CancunEIP7692-blockchain_test-so-4-to-4]", - "fixture_hash": "0x56d324917f25e29ebe86b631d6a96bdd3e38c8888fc55ca2d21227ae956a790d", + "fixture_hash": "0x67307f27f0c1b9486830d062948ded122eeb9e422aebf7cac32ae236fae43cd8", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_target/jumpf_target_rules.json" }, { "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_target.py::test_jumpf_target_rules[fork_CancunEIP7692-blockchain_test-so-4-to-127]", - "fixture_hash": "0x969fd69cae001f20724ccb803407dfaf0097643d3c46ae81a0eef06ec47bae65", + "fixture_hash": "0xcab83c311f7014d0da15ec8c9b31b5417948ae82be87b4272c049193d17fa2d5", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_target/jumpf_target_rules.json" }, { "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_target.py::test_jumpf_target_rules[fork_CancunEIP7692-blockchain_test-so-127-to-N]", - "fixture_hash": "0xa0a315cbad59d28d1dce5a74a41ed81908c41b2f9733fda6849f7fa93956135e", + "fixture_hash": "0x3049c2a565f96c7437310045bd84e34dfd1004451773213bfdbf8669fcfbf256", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_target/jumpf_target_rules.json" }, { "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_target.py::test_jumpf_target_rules[fork_CancunEIP7692-blockchain_test-so-127-to-0]", - "fixture_hash": "0xcb44e98f3c55820ecdf8e8852b78011cd492bfb314315eed975016eea4f07de4", + "fixture_hash": "0x69e291810b1fa0d7e6972a5074f8f07ca00226c4b7715288dc611f94c3f377de", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_target/jumpf_target_rules.json" }, { "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_target.py::test_jumpf_target_rules[fork_CancunEIP7692-blockchain_test-so-127-to-2]", - "fixture_hash": "0x17753c4923bb4964d1937b60a9ec0099ce3a744188f7f05d1f7a898f801282a8", + "fixture_hash": "0xd62922dc4e23a01d07aec58073a7774cc0ec11159ff5939e3b60934fa71b6cc", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_target/jumpf_target_rules.json" }, { "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_target.py::test_jumpf_target_rules[fork_CancunEIP7692-blockchain_test-so-127-to-4]", - "fixture_hash": "0xa1767c799d1ab62240874b760b553e12114b42321b10d76012df1f17a42de7b5", + "fixture_hash": "0xd6a5294aa4f0615da73eae53b40a7de92b003914a9c1d6d48e0b54d6c2b9f38c", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_target/jumpf_target_rules.json" }, { "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_target.py::test_jumpf_target_rules[fork_CancunEIP7692-blockchain_test-so-127-to-127]", - "fixture_hash": "0x6f6b1f173840f9675e6398fa9b3aae084a5010b3db87e1936514c3ff46dc1629", + "fixture_hash": "0x844a60c9b09999b0f4fdb1cfada60b5a5044bc7b866dd1918dd3033013d0fc9c", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_target/jumpf_target_rules.json" }, { "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_execution.py::test_jumpf_way_too_large[fork_CancunEIP7692-blockchain_test]", - "fixture_hash": "0xda90dad9f1594f41e4bd2b0afcc8420748d19f8ae158fc8fbea27603a6b8aed", + "fixture_hash": "0xa065c918b81cb01b65f17e2d623ffef80bd701781579d453bb56127c67af4b9c", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_execution/jumpf_way_too_large.json" }, { "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_execution.py::test_jumpf_with_inputs_stack_size_1024_at_push[fork_CancunEIP7692-blockchain_test]", - "fixture_hash": "0xf1b7f568981b80c1b3b6e0dc669ea4e2362d9416e3d77834ce45fb2a5a911cf9", + "fixture_hash": "0xeb1f4530378cde360eba7416d8ad79ddde6b386290596de71ea85b82ba39f261", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_execution/jumpf_with_inputs_stack_size_1024_at_push.json" }, { "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_execution.py::test_jumpf_forward[fork_CancunEIP7692-blockchain_test]", - "fixture_hash": "0x57310dfe2e97909032f553b12aa3fd601d1093a60305698475464c85f62fe536", + "fixture_hash": "0x517fe701f98611c8d5fcf0f21783aefdd1310653cc518e5345991893896e499d", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_execution/jumpf_forward.json" }, { "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_execution.py::test_jumpf_too_large[fork_CancunEIP7692-blockchain_test]", - "fixture_hash": "0xbcf2fe6699c7dc2c0f8de5018ae7fb7d0a490f7feeaccd3069117badf00fb968", + "fixture_hash": "0xc61b092bcb12eabca80910edadc915cc4da0747a9c05c2bcec75a985d8f8e974", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_execution/jumpf_too_large.json" }, { "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_execution.py::test_callf_to_non_returning_section[fork_CancunEIP7692-blockchain_test]", - "fixture_hash": "0x10b20e1b7e70e7b22a71445c07d5cdfed177c5105d5f09c0e9ce377e4b331d44", + "fixture_hash": "0x601b385e353848df4debd0f9b46d2b3afc71c3331e3af723768ef09fc1bcbd5b", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_execution/callf_to_non_returning_section.json" }, { "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_execution.py::test_jumpf_backward[fork_CancunEIP7692-blockchain_test]", - "fixture_hash": "0xd449e2a5447e9837570ae5082fc7782136cab87e5fffde2b3b8c34dea7a154e6", + "fixture_hash": "0x81b50380edaf34eebbbd76979707b6186f0a3391606427973185c5f2427efb69", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_execution/jumpf_backward.json" }, { "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_execution.py::test_jumpf_stack_size_1024[fork_CancunEIP7692-blockchain_test]", - "fixture_hash": "0xfc2dbb71dc288c48bf1305fc09c0d0ec1a2b7fc033721c806bf9d7621739a393", + "fixture_hash": "0x94d3eb79b938656e7f4f4ddce7e38d92230ab92056910079e0c041fef3c6f31", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_execution/jumpf_stack_size_1024.json" }, { "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_execution.py::test_jumpf_stack_size_1024_at_push[fork_CancunEIP7692-blockchain_test]", - "fixture_hash": "0x9dd7c5a6c6fd4fcdc78bd97d911057a9cf4fbeb212f90763941b62a19b96d0dc", + "fixture_hash": "0x64471d8f0217197dfdab98dfc8a2e71d4685410270df3e81a36103c75a56c54b", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_execution/jumpf_stack_size_1024_at_push.json" }, { "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_execution.py::test_jumpf_with_inputs_stack_size_1024[fork_CancunEIP7692-blockchain_test]", - "fixture_hash": "0xf35cb552de04b96a38d4e3bf3d9e3ac9b1d9fe77e6997c54f72ff222153c520", + "fixture_hash": "0x82b676b39b81f49d3713f1f987274fc6b6ad0320465306c29cc6a48e2fe8b98", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_execution/jumpf_with_inputs_stack_size_1024.json" }, { "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_execution.py::test_jumpf_to_nonexistent_section[fork_CancunEIP7692-blockchain_test]", - "fixture_hash": "0x22b5bdafbc9428378bcbe579942d40bd0ddd780a8fd16010c0ec11e6fe7115e2", + "fixture_hash": "0x7d554a6eaf352a10b6add1ae19d1fcda543f0edee3b2c7a4db1ff0b67805afe7", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_execution/jumpf_to_nonexistent_section.json" }, { "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_execution.py::test_jumpf_stack_overflow[fork_CancunEIP7692-blockchain_test]", - "fixture_hash": "0xab5abd0943edc9429b68e2014897140d81c594410e8c55c9a226cef9bbf512e9", + "fixture_hash": "0x387e1f6e3fae14bc7372142046b1eaab63c95c0a2f72c6b7f1e926ed2d3f026a", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_execution/jumpf_stack_overflow.json" }, { "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_execution.py::test_jumpf_with_inputs_stack_overflow[fork_CancunEIP7692-blockchain_test]", - "fixture_hash": "0x30d36eb41011e4696a832675eadfa7e73cc1c05d22cc96eb75253d2ee3ac9223", + "fixture_hash": "0x3afc6210348d4a53fac79fcf7009352477acade51d223956adc04c1e12c36a76", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_execution/jumpf_with_inputs_stack_overflow.json" }, { "id": "tests/prague/eip7692_eof_v1/eip6206_jumpf/test_jumpf_execution.py::test_jumpf_to_self[fork_CancunEIP7692-blockchain_test]", - "fixture_hash": "0x91b784dcd1e522ce254e8524564ea6522ff990891658aae164817a52a9b24862", + "fixture_hash": "0x6526f4abcb4fe8e50c3ece073c64a8e1f4892fd9b3ebd4d8777c59a261188f3e", "fork": "Prague", "format": "blockchain_test", "json_path": "blockchain_tests/prague/eip7692_eof_v1/eip6206_jumpf/jumpf_execution/jumpf_to_self.json" diff --git a/tests/eof_suite/eest/.meta/report_fill.html b/tests/eof_suite/eest/.meta/report_fill.html index bb391b2ba8..6ec848ac2a 100644 --- a/tests/eof_suite/eest/.meta/report_fill.html +++ b/tests/eof_suite/eest/.meta/report_fill.html @@ -7,7 +7,7 @@

Fill Test Report

-

Report generated on 29-Aug-2024 at 15:51:00 by pytest-html +

Report generated on 30-Sep-2024 at 17:34:16 by pytest-html v4.1.1

Environment

@@ -61,7 +61,7 @@

Environment

Summary

-

6850 tests took 00:03:58.

+

7773 tests took 00:06:23.

(Un)check the boxes to filter the results.