Lucene search
+L

1 matches found

Code423n4
Code423n4
added 2021/11/24 12:0 a.m.12 views

Inaccurate fees computation

Handle cmichel Vulnerability details The MixinTransfer.shareKey function wants to compute a fee such that time + fee time == timeRemaining timePlusFee: uint fee = getTransferFeekeyOwner, timeShared; uint timePlusFee = timeShared + fee; However, if the time remaining is less than the computed fee...

6.8AI score
SaveExploits0
Rows per page
Query Builder