debug_traceCall
does not return output when the transaction is reverting
#13802
Labels
debug_traceCall
does not return output when the transaction is reverting
#13802
Describe the bug
I am trying to make a
handleOps
call on the ERC-4337 Entry Point contract by sending a single-user operation using an EIP-7702 transaction on the Odyssey network. Thedebug_traceCall
returns an execution reverted but nooutput
field which I need to decode the error response.I asked this on Odyssey's Issues but was asked to report the issue here :)
Steps to reproduce
Entry Point Contract: https://odyssey-explorer.ithaca.xyz/address/0x0000000071727De22E5E9d8BAf0edAc6f37da032
Odyssey RPC URL: https://odyssey.ithaca.xyz
debug_traceCall
curl request:debug_traceCall
response:From what I understand if a frame reverts, an output is available in the response
Node logs
Platform(s)
No response
Container Type
Not running in a container
What version/commit are you on?
NA
What database version are you on?
NA
Which chain / network are you on?
Odyssey
https://hub.conduit.xyz/odyssey
What type of node are you running?
Archive (default)
What prune config do you use, if any?
No response
If you've built Reth from source, provide the full command you used
No response
Code of Conduct
The text was updated successfully, but these errors were encountered: