The cost to purchase a present is supposed to be 2e18 but it only requires having 1e18 tokens to burn.
The cost of a present is half of what it's meant to be.
Price control PURCHASED_PRESENT_COST is not implemented
Foundry
Require the balance of SantaToken is >= PURCHASED_PRESENT_COST parameter in the buyPresent function.
This line indicates that the intended cost of presents for naughty people should be 2e18: https://github.com/Cyfrin/2023-11-Santas-List/blob/6627a6387adab89ae2ba2e82b38296723261c08a/src/SantasList.sol#L87 PURCHASE_PRESENT_COST should be implemented to enforce the cost of presents.
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.