Open
Description
The eth_call
method can result in a execution error when, for example, a contract uses a revert
operation. The current spec does not define how should the return error look like, making it hard for users to parse the execution failure cause.
The following screenshot perfectly describes the current situation for users:
Source: https://twitter.com/smpalladino/status/1410686918296313869/photo/1.
It would be great if all clients could agree in a single, standardized format for error messages.
Metadata
Metadata
Assignees
Labels
No labels