Line 56 if iszero(sub(div(add(z, x), y), 1)) { x := add(x, 1) }
adds 1 to x if x and y are the same WAD number.
When executing mulWadUp with value 3e18 for x and y it adds 3 to the number giving an incorrect result:
High - incorrect functionality
forge test --match-test testMulWadUpWrongResult -vv
Remove line 56
The contest is live. Earn rewards by submitting a finding.
This is your time to appeal against judgements on your submissions.
Appeals are being carefully reviewed by our judges.