Official Go implementation of the Ethereum protocol
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
go-ethereum/eth/tracers/internal/tracetest/testdata/call_tracer_flat
Martin HS 7aafad2233
core/vm: better error-info for vm errors (#29354)
11 months ago
..
big_slow.json
callcode_precompiled_fail_hide.json eth/tracers: live chain tracing with hooks (#29189) 11 months ago
callcode_precompiled_oog.json
callcode_precompiled_throw.json core/vm: better error-info for vm errors (#29354) 11 months ago
create.json
deep_calls.json
delegatecall.json
delegatecall_parent_value.json
gas.json
include_precompiled.json
inner_create_oog_outer_throw.json
inner_instafail.json eth/tracers: live chain tracing with hooks (#29189) 11 months ago
inner_precompiled_wrong_gas.json
inner_throw_outer_revert.json
nested_create.json
nested_create2_action_gas.json
nested_create_action_gas.json core/vm: better error-info for vm errors (#29354) 11 months ago
nested_create_inerror.json eth/tracers: live chain tracing with hooks (#29189) 11 months ago
nested_pointer_issue.json
oog.json
option_convert_parity_errors.json
result_output.json
revert.json
revert_reason.json
selfdestruct.json eth/tracers: live chain tracing with hooks (#29189) 11 months ago
simple.json
simple_onlytop.json eth/tracers: fix flatCallTracer crasher (#27304) 2 years ago
skip_no_balance_error.json eth/tracers: live chain tracing with hooks (#29189) 11 months ago
staticcall_precompiled.json
suicide.json
throw.json