What version of Suave are you on?
latest
What command(s) is the bug in?
No response
Operating System
Linux
Describe the bug
Sending CCR over RPC doesn't return an error message if MEVM execution fails. Instead it returns only execution reverted.
This is not the case for exceptions raised by precompiles - full error message is returned. For example:
execution reverted: precompile '0x0000000000000000000000000000000042020001' reverted: 'data record not found'