Skip to content

feat Add rustdoc examples and inline usage snippets to all public con… - #23

Merged
Inkman007 merged 2 commits into
Ledger-Lenz:mainfrom
Vibeofkd:main
Jun 17, 2026
Merged

feat Add rustdoc examples and inline usage snippets to all public con…#23
Inkman007 merged 2 commits into
Ledger-Lenz:mainfrom
Vibeofkd:main

Conversation

@Vibeofkd

Copy link
Copy Markdown

…tract functions

Summary

Linked issue(s)

Type of change

  • Bug fix
  • New feature
  • Refactor / code quality
  • Documentation
  • CI / tooling
  • Cross-repo change (affects shared contracts — see below)

What was tested

# e.g.
pytest tests/test_benford.py -v
cargo test

Cross-repo impact

  • RiskScore struct (contract / core / data / api)
  • Asset pair identifier format
  • submit_score / get_score contract ABI
  • Risk thresholds (RISK_SCORE_FLAG_THRESHOLD, MAD_NONCONFORMITY_THRESHOLD)
  • Environment variable / config keys

Linked cross-repo PRs:

Checklist

  • Tests pass locally (pytest / cargo test)
  • Python: black . and ruff check . pass (Python repos)
  • Rust: cargo fmt --check and cargo clippy -- -D warnings pass (contract repo)
  • New code has tests
  • Documentation updated where needed
  • No secrets, .env files, or API keys committed
  • PR title is concise and descriptive

@Inkman007

Copy link
Copy Markdown
Contributor

please pass checks

@Inkman007
Inkman007 merged commit 71dd191 into Ledger-Lenz:main Jun 17, 2026
3 of 5 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.

2 participants