Skip to content

Commit

Permalink
patch for 128
Browse files Browse the repository at this point in the history
  • Loading branch information
0xTaylor committed Nov 21, 2021
1 parent bc18478 commit 121d768
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@

# 128 - [Underflow if `TOKEN`DECIMALS` are greater than 18](./Underflow%20if%20`TOKEN`DECIMALS`%20are%20greater%20than%2018.md)
# 128 - [Underflow if `TOKEN_DECIMALS` are greater than 18](Underflow%20if%20`TOKEN_DECIMALS`%20are%20greater%20than%2018.md)

Underflow if `TOKEN`DECIMALS` are greater than 18 In `latestAnswer()`, the assumption is made that `TOKEN`DECIMALS` is less than 18.

Expand Down
2 changes: 1 addition & 1 deletion inlined_content/8. Audit Findings 201.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
![Owners can never be removed](../content/8.%20Audit%20Findings%20201/Owners%20can%20never%20be%20removed.md)
![Potential manipulation of stable interest rates using flash loans](../content/8.%20Audit%20Findings%20201/Potential%20manipulation%20of%20stable%20interest%20rates%20using%20flash%20loans.md)
![Only whitelist validated assets](../content/8.%20Audit%20Findings%20201/Only%20whitelist%20validated%20assets.md)
![Underflow if `TOKEN`DECIMALS` are greater than 18](../content/8.%20Audit%20Findings%20201/Underflow%20if%20`TOKEN`DECIMALS`%20are%20greater%20than%2018.md)
![Underflow if `TOKEN_DECIMALS` are greater than 18](../content/8.%20Audit%20Findings%20201/Underflow%20if%20`TOKEN_DECIMALS`%20are%20greater%20than%2018.md)
![Chainlink's performance at times of price volatility](../content/8.%20Audit%20Findings%20201/Chainlink's%20performance%20at%20times%20of%20price%20volatility.md)
![Consider an iterative approach to launching. Be aware of and prepare for worst-case scenarios](../content/8.%20Audit%20Findings%20201/Consider%20an%20iterative%20approach%20to%20launching.%20Be%20aware%20of%20and%20prepare%20for%20worst-case%20scenarios.md)
![Use of modifiers for repeated checks](../content/8.%20Audit%20Findings%20201/Use%20of%20modifiers%20for%20repeated%20checks.md)
Expand Down

0 comments on commit 121d768

Please sign in to comment.