code-423n4 / 2021-10-mochi-findings

0 stars 0 forks source link

Mochi Protocol Is Lacking Extensive Test Coverage #167

Open code423n4 opened 2 years ago

code423n4 commented 2 years ago

Handle

leastwood

Vulnerability details

Impact

The Mochi smart contract suite is considerably lacking code coverage in its tests. As a result, regardless of how successful previous audits were, there is no certainty that the contracts are free from bugs. Therefore, sufficient testing is a crucial tool to ensuring code operates as intended.

Proof of Concept

https://github.com/code-423n4/2021-10-mochi/tree/main/projects

Tools Used

Manual code review

Recommended Mitigation Steps

Consider adding extensive testing to the Mochi smart contract suite.

r2moon commented 2 years ago

this is not issue,

ghoul-sol commented 2 years ago

best practices