Potential DoS in MartenitsaMarketPlace::buyMartenitsa
- the seller can revert when the function tries to send them ether.
When (bool sent,) = seller.call{value: salePrice}("");
is called the seller can revert the transaction in their fallback or receive function so the buying of their MartenitsaToken will always fail.
Manual Review
Make another function which will let the seller to collect their ether.
The contest is live. Earn rewards by submitting a finding.
This is your time to appeal against judgements on your submissions.
Appeals are being carefully reviewed by our judges.