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
Nicolas Gotchac 5329aa3786
Fix trace call for inner reverts (#25971)
2 years ago
..
create.json eth/tracers: fix gasUsed for native and JS tracers (#26048) 2 years ago
deep_calls.json Fix trace call for inner reverts (#25971) 2 years ago
delegatecall.json Fix trace call for inner reverts (#25971) 2 years ago
inner_create_oog_outer_throw.json Fix trace call for inner reverts (#25971) 2 years ago
inner_instafail.json Fix trace call for inner reverts (#25971) 2 years ago
inner_revert_reason.json Fix trace call for inner reverts (#25971) 2 years ago
inner_throw_outer_revert.json eth/tracers: fix gasUsed for native and JS tracers (#26048) 2 years ago
inner_throw_outer_revert.md Fix trace call for inner reverts (#25971) 2 years ago
oog.json eth/tracers: fix gasUsed for native and JS tracers (#26048) 2 years ago
revert.json eth/tracers: fix gasUsed for native and JS tracers (#26048) 2 years ago
revert_reason.json eth/tracers: fix gasUsed for native and JS tracers (#26048) 2 years ago
selfdestruct.json Fix trace call for inner reverts (#25971) 2 years ago
simple.json eth/tracers: fix gasUsed for native and JS tracers (#26048) 2 years ago
simple_onlytop.json eth/tracers: fix gasUsed for native and JS tracers (#26048) 2 years ago
throw.json eth/tracers: fix gasUsed for native and JS tracers (#26048) 2 years ago