This repository has been archived by the owner on Nov 10, 2023. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: display notification for decode contract error (#3879)
* fix: display notification for decode contract error * fix: move error log to createTransaction try...catch * fix: do not instantiate CodeException again to log error * fix: show decoded contract error in the notification * fix: rm unnecessary try..catch block * fix: return a decoded message instead of propagating the Error * fix: ammend test asserrtion when no error_code found Co-authored-by: katspaugh <[email protected]>
- Loading branch information