plugeth/eth/tracers/internal/tracetest
Nicolas Gotchac 5329aa3786
Fix trace call for inner reverts (#25971)
Inner call reverts will now return the reason similar to the top-level call. Separately, if top-level call is of type CREATE and it fails, its `to` field will now be cleared to `0x00...00` instead of being set to the created address.
2022-10-31 12:20:21 +03:30
..
testdata Fix trace call for inner reverts (#25971) 2022-10-31 12:20:21 +03:30
calltrace_test.go eth/tracers: fix gasUsed for native and JS tracers (#26048) 2022-10-28 12:28:29 +02:00
prestate_test.go eth/tracers: simplify test framework (#25973) 2022-10-21 17:55:15 +02:00
util.go eth/tracers: simplify test framework (#25973) 2022-10-21 17:55:15 +02:00