erigon-pulse/eth/tracers/internal/tracetest/testdata/prestate_tracer
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
..
create_existing_contract.json feat(trace): use specific error string (#6696) 2023-01-26 15:10:51 +01:00
simple.json Native tracers step 8 - added trace test suite, fixed some bugs (#6430) 2022-12-24 13:18:11 +00:00