Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

doc: re-audit #139

Merged
merged 3 commits into from
May 21, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
22 changes: 22 additions & 0 deletions audits/internal12/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -166,4 +166,26 @@ https://github.com/trailofbits/publications/blob/master/reviews/CurveDAO.pdf
```
[x] noted and added as a comment

# re-audit. 21.05.24

# autonolas-governance-audit
The review has been performed based on the contract code in the following repository:<br>
`https://github.com/valory-xyz/autonolas-governance` <br>
commit: `9df1f95ec7e51eacb985aece56654b8d2506e29f` or `tag: v1.2.1-pre-internal-audit` <br>

### Flatten version
Flatten version of contracts. [contracts](https://github.com/valory-xyz/autonolas-governance/blob/main/audits/internal12/analysis2/contracts)

### Coverage
Hardhat coverage has been performed before the audit and can be found here:
```sh
VoteWeighting.sol | 100 | 96.67 | 100 | 98.64 | 485,766,768 |
```

### Security issues
Details in [slither_full](https://github.com/valory-xyz/autonolas-governance/blob/main/audits/internal12/analysis2/slither_full.txt) <br>
all false positive cases.

### Issue
No new issue.

Loading
Loading