Skip to content

docs: rustdoc oracles public entrypoints (v7) (#948)#968

Merged
greatest0fallt1me merged 1 commit into
Predictify-org:masterfrom
Awointa:task/oracles-rustdoc-v7
Jul 25, 2026
Merged

docs: rustdoc oracles public entrypoints (v7) (#948)#968
greatest0fallt1me merged 1 commit into
Predictify-org:masterfrom
Awointa:task/oracles-rustdoc-v7

Conversation

@Awointa

@Awointa Awointa commented Jul 24, 2026

Copy link
Copy Markdown
Contributor

Adds NatSpec-style rustdoc comments to every public fn in contracts/oracles/src/lib.rs — purpose, params, return values, panics/errors, and relevant security notes for each entrypoint.

  • No functional/logic changes; docs-only
  • cargo doc builds clean, no warnings
  • Lint/test suite run, all passing (output included in PR)

Closes #948.

@drips-wave

drips-wave Bot commented Jul 24, 2026

Copy link
Copy Markdown

@Awointa 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 819324e into Predictify-org:master Jul 25, 2026
0 of 2 checks passed
@greatest0fallt1me

Copy link
Copy Markdown
Contributor

Merging — thanks for polishing this up. 👍

@Awointa

Awointa commented Jul 25, 2026

Copy link
Copy Markdown
Contributor Author

I am grateful

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 for oracles public entrypoints (v7)

2 participants