Skip to content

Commit

Permalink
doc: re-audit
Browse files Browse the repository at this point in the history
  • Loading branch information
AL committed May 21, 2024
1 parent 9df1f95 commit f7f972d
Show file tree
Hide file tree
Showing 21 changed files with 2,403 additions and 0 deletions.
17 changes: 17 additions & 0 deletions audits/internal12/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -166,4 +166,21 @@ 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
--------------------------------------|----------|----------|----------|----------|----------------|
File | % Stmts | % Branch | % Funcs | % Lines |Uncovered Lines |
--------------------------------------|----------|----------|----------|----------|----------------|
VoteWeighting.sol | 100 | 100 | 100 | 100 | |
```
Loading

0 comments on commit f7f972d

Please sign in to comment.