Lucene search
+L

1 matches found

Code423n4
Code423n4
added 2022/12/16 12:0 a.m.9 views

Truncate of values can be avoided

Lines of code Vulnerability details Truncate of values can be avoided Summary Solidity integer division might truncate. As a result, performing multiplication before division can sometimes avoid loss of precision. Details In general, this is a problem due to precision. In this case, it also affec...

6.8AI score
SaveExploits0
Rows per page
Query Builder