Submitted by 0xRajeev
Factory constructor sets timeout to 86400 seconds but setter setTimeout() has no threshold checks for a min timeout value. If this is accidentally set to 0 or lower-than-safe value then there is no dispute window and users lose confidence in market.
Recommend adding input validation for threshold checks on both low and high ends.
Splidge (Reality Cards) acknowledged:
