-
Notifications
You must be signed in to change notification settings - Fork 75
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Decode revert errors via ABI unpacking
The code was doing its own interpretive dance, but it now uses the proper subbits of ABI decoding to interpret a returned error in a good general way. The structure used is the one described at ethereum/EIPs#838 (comment) .
- Loading branch information
1 parent
c4786fe
commit 0c0559d
Showing
1 changed file
with
36 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters