semuxproject / semux-core

Semux Core
https://www.semux.org
MIT License
76 stars 31 forks source link

Show transaction failure details #309

Open semuxgo opened 3 years ago

semuxgo commented 3 years ago

🚀 Feature Request

I would like to see the exact error in transaction result, when a CALL/CREATE transaction fails.

failure

Motivation

Without failing details, it's hard to diagnose the underlying issue and apply fixes.