-
Notifications
You must be signed in to change notification settings - Fork 15
Add schema deactivation by original issuer #25
Copy link
Copy link
Open
Labels
GrantFox OSSIssue tracked in GrantFox OSSIssue tracked in GrantFox OSSMaybe RewardedIssue may be eligible for a GrantFox rewardIssue may be eligible for a GrantFox rewardOfficial CampaignCampaign: Official CampaignCampaign: Official CampaignenhancementNew feature or requestNew feature or request
Description
Activity
Metadata
Metadata
Assignees
Labels
GrantFox OSSIssue tracked in GrantFox OSSIssue tracked in GrantFox OSSMaybe RewardedIssue may be eligible for a GrantFox rewardIssue may be eligible for a GrantFox rewardOfficial CampaignCampaign: Official CampaignCampaign: Official CampaignenhancementNew feature or requestNew feature or request
Description
Schemas cannot be deactivated once registered. If an issuer retires a credential type, they should mark the schema inactive to prevent new credentials being issued under it.
Tasks
deactivate_schema(env, issuer, schema_id)schema.active = falseschema_deactivatedeventissue_credentialrejects inactive schemasAcceptance Criteria
Complexity: Medium (150 pts)