Skip to content

[BES-01C] Lingering TODO Comments #866

@zajck

Description

@zajck

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 message

Recommendation:

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions