Skip to content

docs: rustdoc on disputes - #1055

Merged
greatest0fallt1me merged 1 commit into
Predictify-org:masterfrom
Ayomide-codex:task/disputes-rustdoc-v2
Jul 27, 2026
Merged

docs: rustdoc on disputes#1055
greatest0fallt1me merged 1 commit into
Predictify-org:masterfrom
Ayomide-codex:task/disputes-rustdoc-v2

Conversation

@Ayomide-codex

Copy link
Copy Markdown
Contributor

Adds ///-style rustdoc to every pub fn in the disputes module.

Functions that received new doc comments:

  • DisputeManager::process_dispute — full entrypoint docs with auth, params, errors
  • DisputeManager::vote_on_dispute — full entrypoint docs with auth, params, errors
  • DisputeManager::resolve_dispute — full entrypoint docs with auth, params, errors
  • DisputeManager::validate_market_for_resolution — validation docs with errors
  • DisputeManager::validate_dispute_timeout_parameters — parameter validation docs
  • DisputeManager::validate_dispute_timeout_extension_parameters — extension validation docs
  • DisputeAnalytics::get_timeout_analytics — analytics snapshot docs

Closes #878

@drips-wave

drips-wave Bot commented Jul 27, 2026

Copy link
Copy Markdown

@Ayomide-codex 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 1c90e56 into Predictify-org:master Jul 27, 2026
0 of 2 checks passed
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 rustdoc on disputes public entrypoints (buffer #22)

2 participants