Lucene search
+L

1 matches found

Code423n4
Code423n4
added 2022/05/14 12:0 a.m.12 views

function exercise might fail sporadically due to UI & transaction delays.

Lines of code Vulnerability details Impact The function exercise is checking for an exact match of msg.value for it to be successful. // check correct ETH amount was sent to pay the strike requiremsg.value == vault.currentStrike, "Incorrect ETH sent for strike"; There can be a time delay between...

6.8AI score
SaveExploits0
Rows per page
Query Builder