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
Error handling functions like require() and revert() are currently not called with the optional error/explanation message string. The task of this issue is to add relevant message arguments to error handling functions calls where applicable.
Definition of done
Error handling function calls have been updated
Unit tests run
Details & Questions
Depends on
The text was updated successfully, but these errors were encountered:
Description
Error handling functions like
require()
andrevert()
are currently not called with the optional error/explanation message string. The task of this issue is to add relevant message arguments to error handling functions calls where applicable.Definition of done
Details & Questions
Depends on
The text was updated successfully, but these errors were encountered: