Skip to content

Commit

Permalink
Merge branch 'vw_addons' of github.com:valory-xyz/autonolas-governanc…
Browse files Browse the repository at this point in the history
…e into vw_addons
  • Loading branch information
kupermind committed May 21, 2024
2 parents d9fd2e9 + 2c3840b commit 9c52f8f
Show file tree
Hide file tree
Showing 21 changed files with 2,420 additions and 0 deletions.
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

0 comments on commit 9c52f8f

Please sign in to comment.