when updateDAOMembership(), minted values not reserved should be reset
https://github.com/Cyfrin/2024-11-one-world/blob/main/contracts/dao/MembershipFactory.sol#L117
1, create createNewDAOMembership with 3 tiers.
2, updateDAOMembership to 6 tiers, for example, new tier's amout = 6, new tier's minted >= 6 (could be a very large value).
besides, should check if tier's amount >= tier's minted as well.
could updateDAOMembership() with tiers that have large minted value, and small amount value, cause joinDAO() always fail.
manually review
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.