Skip to content

enhancement: add admin bulk hide reviews to handle mass spam #521

Description

@Naomi-Gift

hide_review works one review at a time. During a spam attack, an admin would need to call hide_review hundreds of times. A hide_reviews_batch(admin, reviews: Vec<(project_id, reviewer)>) function would allow batch moderation actions in a single transaction, reducing gas cost and admin workload.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

GrantFox OSSIssue tracked in GrantFox OSSMaybe RewardedIssue may be eligible for a GrantFox rewardThird CampaignCampaign: Third Campaign

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions