Beginner FriendlyDeFiFoundry
100 EXP
View results
Submission Details
Severity: low
Invalid

Remove testPwned from MerkleAirdrop.t.test

It is marked as Low Severity because there is no option for informational.

[I-1] Remove testPwned from MerkleAirdrop.t.test

Description: You can remove testPwned as it doesn't serve any specific testing purpose, making the test cleaner

- function testPwned() public {
- string[] memory cmds = new string[](2);
- cmds[0] = "touch";
- cmds[1] = string.concat("youve-been-pwned");
- cheatCodes.ffi(cmds);
- }
Updates

Lead Judging Commences

patrickalphac Auditor
over 1 year ago
inallhonesty Lead Judge over 1 year ago
Submission Judgement Published
Invalidated
Reason: Out of scope
Assigned finding tags:

ffi

Support

FAQs

Can't find an answer? Chat with us on Discord, Twitter or Linkedin.