Closed code423n4 closed 2 years ago
Judge has assessed an item in Issue #114 as Medium risk. The relevant finding follows:
PROBLEM All external functions that can be called by users should have comments
SEVERITY Non-Critical
PROOF OF CONCEPT Instances include:
SuperVaultFactory.sol SuperVaultFactory.sol:23: function clone(bytes calldata _initdata) public TOOLS USED Manual Analysis
MITIGATION Add comments to these functions
Duplicate of #145
Judge has assessed an item in Issue #114 as Medium risk. The relevant finding follows:
PROBLEM All external functions that can be called by users should have comments
SEVERITY Non-Critical
PROOF OF CONCEPT Instances include:
SuperVaultFactory.sol SuperVaultFactory.sol:23: function clone(bytes calldata _initdata) public TOOLS USED Manual Analysis
MITIGATION Add comments to these functions