Skip to content

Commit

Permalink
Upload reports
Browse files Browse the repository at this point in the history
  • Loading branch information
sherlock-admin committed Jan 20, 2025
1 parent 9773feb commit 59c9076
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 0 deletions.
Binary file added Audit_Report.pdf
Binary file not shown.
20 changes: 20 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -105,6 +105,16 @@ contract MyTest is Test {
### Mitigation
Consider using a binary search.

## Discussion

**sherlock-admin2**

The protocol team fixed this issue in the following PRs/commits:
https://github.com/trust-ethos/ethos/pull/2389




# Issue M-2: Incorrect rounding in the `ReputationMarket._calcCost()` function.

Source: https://github.com/sherlock-audit/2024-12-ethos-update-judging/issues/66
Expand Down Expand Up @@ -186,3 +196,13 @@ Use `!isBuy` instead of `isPositive`.
);
```

## Discussion

**sherlock-admin2**

The protocol team fixed this issue in the following PRs/commits:
https://github.com/trust-ethos/ethos/pull/2387




0 comments on commit 59c9076

Please sign in to comment.