CharityRegistry::isVerified function allows users to check if a charity is verified, but it does not provide feedback when the charity is unverified. As a result, users may be left uncertain when no verification status is returned.CharityRegistry::isVerified returns true. In the absence of a response, users may have to guess, creating uncertainty about the charity’s status.CharityRegistry::isVerified currently returns output only for verified charities, leaving unverified ones ambiguous:Since the test passed, CharityRegistry::isVerified function is correctly distinguishing between registered and unregistered addresses without throwing errors. This is important for user experience, as it lets users check if an address is verified without triggering reverts. The test ensures the contract logic aligns with your intended behavior.
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.