Lucene search
+L

1 matches found

Code423n4
Code423n4
added 2021/06/16 12:0 a.m.8 views

Check that marketLockingTime >= marketOpeningTime

Handle pauliax Vulnerability details Impact There is no check that timestamps1 marketLockingTime = timestamps0 marketOpeningTime. I think that should be enforced just in case to prevent market locking before opening. Recommended Mitigation Steps Add in Factory createMarket: require timestamps1 =...

6.9AI score
SaveExploits0
Rows per page
Query Builder