erigon-pulse/eth/tracers/internal/tracetest/testdata
Max Revitt 6559c15ebb
feat(trace): use specific error string (#6696)
In v2.36.0 we correctly trace this transaction, however due to a code
ordering issue in previous releases, there was an 'out of gas' response,
because we fell through to the code here where
ErrContractAddressCollision will be returned as such. This change isn't
the fix, but ensures the actual error is returned.
2023-01-26 15:10:51 +01:00
..
call_tracer core/vm: Make INVALID a defined opcode (#6477) 2022-12-30 17:13:54 +01:00
call_tracer_legacy core/vm: Make INVALID a defined opcode (#6477) 2022-12-30 17:13:54 +01:00
call_tracer_withLog Native tracers step 8 - added trace test suite, fixed some bugs (#6430) 2022-12-24 13:18:11 +00:00
prestate_tracer feat(trace): use specific error string (#6696) 2023-01-26 15:10:51 +01:00
prestate_tracer_legacy Native tracers step 8 - added trace test suite, fixed some bugs (#6430) 2022-12-24 13:18:11 +00:00
prestate_tracer_with_diff_mode feat(trace): use specific error string (#6696) 2023-01-26 15:10:51 +01:00