Skip to content

Commit

Permalink
Merge pull request #10 from tippi-fifestarr/patch-4
Browse files Browse the repository at this point in the history
discovered 404 error, naturally added tags
  • Loading branch information
x676f64 authored Nov 29, 2021
2 parents e489138 + 9f5d019 commit f4af9e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 7. Audit Findings 101.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
3. [Tokens with more than 18 decimal points will cause issues](content/7.%20Audit%20Findings%20101/Tokens%20with%20more%20than%2018%20decimal%20points%20will%20cause%20issues.md)
4. [Error codes of Compound’s `Comptroller.enterMarket`, `Comptroller.exitMarket` are not checked](content/7.%20Audit%20Findings%20101/Error%20codes%20of%20Compound’s%20`Comptroller.enterMarket`,%20`Comptroller.exitMarket`%20are%20not%20checked.md)
5. [Reversed order of parameters in allowance function call](content/7.%20Audit%20Findings%20101/Reversed%20order%20of%20parameters%20in%20allowance%20function%20call.md)
6. [Token approvals can be stolen in `DAOfiV1RouteraddLiquidity()`](../content/7.%20Audit%20Findings%20101/Token%20approvals%20can%20be%20stolen%20in%20`DAOfiV1RouteraddLiquidity()`.md)
6. [Token approvals can be stolen in `DAOfiV1RouteraddLiquidity()`](/content/7.%20Audit%20Findings%20101/Token%20approvals%20can%20be%20stolen%20in%20`DAOfiV1RouteraddLiquidity()`.md)
7. [`swapExactTokensForETH` checks the wrong return value](content/7.%20Audit%20Findings%20101/`swapExactTokensForETH`%20checks%20the%20wrong%20return%20value.md)
8. [`DAOfiV1Pair.deposit()` accepts deposits of zero, blocking the pool](content/7.%20Audit%20Findings%20101/`DAOfiV1Pair.deposit()`%20accepts%20deposits%20of%20zero,%20blocking%20the%20pool.md)
9. [`GenesisGroup.commit` overwrites previously-committed values](content/7.%20Audit%20Findings%20101/`GenesisGroup.commit`%20overwrites%20previously-committed%20values.md)
Expand Down

0 comments on commit f4af9e1

Please sign in to comment.