-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Description
BES-01C: Lingering TODO Comments
| Type | Severity | Location |
|---|---|---|
| Code Style | ![]() |
BosonErrors.sol:L9, L25, L27, L31, L40, L234, L262 |
Description:
The referenced comments represent TODO statements that have yet to be resolved in the codebase.
Example:
// Whenever a region is paused, and a method from that region is called
error RegionPaused(); //ToDo consider adding the region to the error messageRecommendation:
We advise them to be resolved, especially the ones referencing input arguments to error declarations as they would be inconsequential gas-wise and would greatly enhance off-chain debugging capabilities.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
