-
Notifications
You must be signed in to change notification settings - Fork 982
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add support for CustomError #947
Conversation
This pull request introduces 2 alerts when merging c8ee69c into 8236010 - view on LGTM.com new alerts:
|
This pull request introduces 2 alerts when merging cc4877e into 8236010 - view on LGTM.com new alerts:
|
This pull request introduces 2 alerts when merging 041f393 into 8236010 - view on LGTM.com new alerts:
|
This pull request introduces 2 alerts when merging 234dcd6 into 8236010 - view on LGTM.com new alerts:
|
This pull request introduces 1 alert when merging f028c57 into 8236010 - view on LGTM.com new alerts:
|
Errors defined within a contract are not yet supported, for example: contract A{
error MyError(uint);
}
|
This pull request introduces 1 alert when merging 2367da7 into a9e9b30 - view on LGTM.com new alerts:
|
This pull request introduces 2 alerts when merging 486bc2f into 154dd9f - view on LGTM.com new alerts:
|
This pull request introduces 2 alerts when merging 55db069 into 154dd9f - view on LGTM.com new alerts:
|
This pull request introduces 2 alerts when merging 0ccde2e into 154dd9f - view on LGTM.com new alerts:
|
call
The CI test is currently
But I want to stress a bit more the parsing before merging the PR