erigon-pulse/eth/tracers/internal
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
..
tracetest feat(trace): use specific error string (#6696) 2023-01-26 15:10:51 +01:00