Lucene search
+L

2 matches found

Code423n4
Code423n4
•added 2023/10/26 12:0 a.m.•16 views

Interest accumulation linked to state updates may leak value

Lines of code Vulnerability details Impact The protocol compounds interest on every call that updates the state. This is an intentional design choice. However, this does mean that the total return for the lender, and, conversely, the cost of debt for the borrower, can be influenced by the frequen...

7AI score
SaveExploits0
Code423n4
Code423n4
•added 2022/08/17 12:0 a.m.•7 views

Interest rates will not compound correctly if seldom called

Lines of code Vulnerability details Impact While interest rates for second-by-second compounding are calculated correctly they are then not call every second, which leads to incorrect amounts of interest being calculated. This may have implications for the entire stability of the coin as the...

6.7AI score
SaveExploits0
Rows per page
Query Builder