ethereum / execution-specs

Specification for the Execution Layer. Tracking network upgrades.
Creative Commons Zero v1.0 Universal
832 stars 234 forks source link

t8n better exception reporting #795

Closed winsvega closed 11 months ago

winsvega commented 1 year ago

Currently the transaction rejected message looks like this:

Failed transaction:

But we can check the precise exception in tests to why it has failed. (field overflow, signature values, gaslimit etc)