Open code423n4 opened 2 years ago
hagrid
Contracts are not self-explanatory during the execution errors. It is not possible to understand why errors are occuring.
Please control all require functions on following contracts. There are no revert messages.
Dynamic Analysis
Please implement messages for require functions to make contracts more self-explanatory.
thank you for the feedback
Not a security risk, marking as non-critical.
non-critical
Handle
hagrid
Vulnerability details
Contracts are not self-explanatory during the execution errors. It is not possible to understand why errors are occuring.
Proof of Concept
Please control all require functions on following contracts. There are no revert messages.
Tools Used
Dynamic Analysis
Recommended Mitigation Steps
Please implement messages for require functions to make contracts more self-explanatory.