Skip to content

feat(tokens): enforce per-account state limits [b#037] - #1242

Merged
greatest0fallt1me merged 1 commit into
Predictify-org:masterfrom
Jerry-Tekh:feat/tokens-account-limits-1127
Jul 29, 2026
Merged

feat(tokens): enforce per-account state limits [b#037]#1242
greatest0fallt1me merged 1 commit into
Predictify-org:masterfrom
Jerry-Tekh:feat/tokens-account-limits-1127

Conversation

@Jerry-Tekh

Copy link
Copy Markdown
Contributor

Summary

  • add bounded per-account limits for bets, positions, and subscriptions
  • require authentication for all state-changing entrypoints
  • add focused boundary, authorization, overflow, and state-integrity tests
  • document the token limits API and hard maximum

Verification

  • 18 focused tests passed
  • cargo clippy --offline --locked --all-targets -- -D warnings
  • cargo fmt --package tokens -- --check

Closes #1127

@drips-wave

drips-wave Bot commented Jul 29, 2026

Copy link
Copy Markdown

@Jerry-Tekh 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 109d332 into Predictify-org:master Jul 29, 2026
@greatest0fallt1me

Copy link
Copy Markdown
Contributor

Nice one — clean, focused change. Merging. 🚀

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 per-account limits enforcement in tokens [b#037]

2 participants