Submitted by IllIllI
From the prior contest:
code-423n4/2022-01-timeswap-findings#86 (comment)
The sponsor said this about the fix:
code-423n4/2022-01-timeswap-findings#86 (comment)
The pay() function however is still DOSable. Having the Convenience contract contain a workaround means the Convenience contract is no longer a convenience but a requirement.
TimeswapPair.sol#L485
From the prior contest:
code-423n4/2022-01-timeswap-findings#86
Move the DOS protection to TimeswapPair.pay()
amateur-dev (Timeswap) confirmed
0xleastwood (judge) commented:
