erigon-pulse/eth
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
..
calltracer Convert *vm.EVM to vm.VMInterface in Tracers (#6590) 2023-01-16 22:28:50 +00:00
ethconfig sepolia block snaspshots (#6626) 2023-01-25 09:55:26 +07:00
ethconsensusconfig reference hash, address, and chain config from lib (#6536) 2023-01-13 18:12:18 +00:00
ethutils reference hash, address, and chain config from lib (#6536) 2023-01-13 18:12:18 +00:00
filters reference hash, address, and chain config from lib (#6536) 2023-01-13 18:12:18 +00:00
gasprice reference hash, address, and chain config from lib (#6536) 2023-01-13 18:12:18 +00:00
integrity Use hex package to convert bytes to string (#6205) 2022-12-05 09:06:16 +07:00
protocols/eth reference hash, address, and chain config from lib (#6536) 2023-01-13 18:12:18 +00:00
stagedsync e3: getLogs on iterators (#6683) 2023-01-25 16:29:41 +07:00
tracers feat(trace): use specific error string (#6696) 2023-01-26 15:10:51 +01:00
api_backend.go reference hash, address, and chain config from lib (#6536) 2023-01-13 18:12:18 +00:00
api_test.go reference hash, address, and chain config from lib (#6536) 2023-01-13 18:12:18 +00:00
api.go Embed rpcdaemon: prepared direct clients (#3492) 2022-02-12 19:47:19 +07:00
backend.go cleanup 2023-01-26 10:36:56 +07:00
bloombits.go remove database field from Ethereum object (#1750) 2021-04-19 14:56:44 +07:00
discovery.go rename (#1978) 2021-05-20 19:25:53 +01:00
state_accessor.go remove database field from Ethereum object (#1750) 2021-04-19 14:56:44 +07:00