go-ethereum/eth/tracers/internal/tracetest/testdata/call_tracer_flat
Delweng 229ce6411a
eth/tracers: fill the creationMethod in flatCall (#30539)
`flatCallTracer` will now specify the type of a create in the action
via the `creationMethod` field.

---------

Signed-off-by: jsvisa <delweng@gmail.com>
Co-authored-by: Sina Mahmoodi <itz.s1na@gmail.com>
2024-11-05 08:42:22 +01:00
..
big_slow.json eth/tracers: fill the creationMethod in flatCall (#30539) 2024-11-05 08:42:22 +01:00
callcode_precompiled_fail_hide.json eth/tracers: fill the creationMethod in flatCall (#30539) 2024-11-05 08:42:22 +01:00
callcode_precompiled_oog.json eth/tracers: fill the creationMethod in flatCall (#30539) 2024-11-05 08:42:22 +01:00
callcode_precompiled_throw.json eth/tracers: fill the creationMethod in flatCall (#30539) 2024-11-05 08:42:22 +01:00
create.json eth/tracers: fill the creationMethod in flatCall (#30539) 2024-11-05 08:42:22 +01:00
create_oog_parity.json eth/tracers: fill the creationMethod in flatCall (#30539) 2024-11-05 08:42:22 +01:00
deep_calls.json
delegatecall.json
delegatecall_parent_value.json
gas.json eth/tracers: fill the creationMethod in flatCall (#30539) 2024-11-05 08:42:22 +01:00
include_precompiled.json
inner_create_oog_outer_throw.json eth/tracers: fill the creationMethod in flatCall (#30539) 2024-11-05 08:42:22 +01:00
inner_instafail.json
inner_precompiled_wrong_gas.json
inner_throw_outer_revert.json
nested_create.json eth/tracers: fill the creationMethod in flatCall (#30539) 2024-11-05 08:42:22 +01:00
nested_create2_action_gas.json eth/tracers: fill the creationMethod in flatCall (#30539) 2024-11-05 08:42:22 +01:00
nested_create_action_gas.json eth/tracers: fill the creationMethod in flatCall (#30539) 2024-11-05 08:42:22 +01:00
nested_create_inerror.json eth/tracers: fill the creationMethod in flatCall (#30539) 2024-11-05 08:42:22 +01:00
nested_pointer_issue.json eth/tracers: fill the creationMethod in flatCall (#30539) 2024-11-05 08:42:22 +01:00
oog.json
option_convert_parity_errors.json
result_output.json
revert.json
revert_reason.json
selfdestruct.json eth/tracers: fill the creationMethod in flatCall (#30539) 2024-11-05 08:42:22 +01:00
simple.json
simple_onlytop.json
skip_no_balance_error.json eth/tracers: fill the creationMethod in flatCall (#30539) 2024-11-05 08:42:22 +01:00
staticcall_precompiled.json
suicide.json
throw.json