Skip to content

Contract Reliability Sweep: TTL Consistency, PR CI Guardrails, Clippy Strictness, and API Doc Coverage#376

Open
yasinmuhd wants to merge 2 commits into
Lead-Studios:mainfrom
yasinmuhd:codex/yasin-auth-storage-ci-docs
Open

Contract Reliability Sweep: TTL Consistency, PR CI Guardrails, Clippy Strictness, and API Doc Coverage#376
yasinmuhd wants to merge 2 commits into
Lead-Studios:mainfrom
yasinmuhd:codex/yasin-auth-storage-ci-docs

Conversation

@yasinmuhd
Copy link
Copy Markdown

Summary

Minimal batch implementation for assigned issues on this account.

Included

  • Added CI workflow for PRs to main covering preflight, build, test, clippy, and fmt checks.
  • Added workspace lint hardening via .cargo/config.toml (-D warnings).
  • Fixed missing TTL bump coverage in allowance index writes (SpenderAllowances) and allowance writes.
  • Added concise Rust doc comments across public functions in contract.rs to improve contributor integration guidance.

Verification notes

  • CI workflow now enforces build/lint/test gates on pull requests.
  • TTL for spender-allowance index entries is now explicitly extended on write/update.

Closes #218
Closes #219
Closes #220
Closes #221

@drips-wave
Copy link
Copy Markdown

drips-wave Bot commented May 30, 2026

@yasinmuhd 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

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

Labels

None yet

Projects

None yet

2 participants