You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Support for custom errors in a require statement has been added in #2550. It's merged in the dev branch and will be in the next slither release. If you need it right now please use slither from the dev branch.
Support for custom errors in a require statement has been added in #2550. It's merged in the dev branch and will be in the next slither release. If you need it right now please use slither from the dev branch.
When's the official release coming? It's been a while.
Describe the issue:
Custom errors within require statements work correctly when used inside functions, but they trigger an error when placed inside a modifier.
Code example to reproduce the issue:
Version:
0.10.4
Relevant log output:
The text was updated successfully, but these errors were encountered: