Skip to content

feat: disputes admin cooldown - #966

Merged
greatest0fallt1me merged 1 commit into
Predictify-org:masterfrom
Emmanuel-Ugochukwu1:feature/disputes-cooldown-v7
Jul 25, 2026
Merged

feat: disputes admin cooldown#966
greatest0fallt1me merged 1 commit into
Predictify-org:masterfrom
Emmanuel-Ugochukwu1:feature/disputes-cooldown-v7

Conversation

@Emmanuel-Ugochukwu1

Copy link
Copy Markdown
Contributor

closes #947

Add per-function admin action cooldown to DisputeManager:
- New DataKey variants: DisputeCooldownSeconds, DisputeAdminLastAction(Symbol)
- set_admin_cooldown / get_admin_cooldown / check_admin_cooldown helpers
- Cooldown enforced on: set_history_cap, set_anti_grief_floor,
  set_collusion_detector_config, resolve_dispute, set_dispute_timeout,
  extend_dispute_timeout

Closes Predictify-org#947
@drips-wave

drips-wave Bot commented Jul 24, 2026

Copy link
Copy Markdown

@Emmanuel-Ugochukwu1 Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

@greatest0fallt1me
greatest0fallt1me merged commit c454de0 into Predictify-org:master Jul 25, 2026
0 of 2 checks passed
@greatest0fallt1me

Copy link
Copy Markdown
Contributor

Nice work — merging. Thanks for the tests too!

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add admin cooldown for disputes critical actions (v7)

2 participants