MembershipFactory.sol does not have OWP_FACTORY_ROLE therefore will not be able to mint in joinDAO
In MembershipERC1155 the function mint has a modifier OWP_FACTORY_ROLE. In joinDAO::MembershipFactory.solthe function mint , this would always revert if the contract MembershipFactory.solis the one calling the function joinDAO
This could cause users to be unable to join the DAO or receive their membership tokens, which defeats the purpose of the joinDAO function.
Manual review
The deployer could grant the contract MembershipFactory.solthe role OWP_FACTORY_ROLE
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.