Skip to content

Implement invoice payment rate limits#168

Merged
Kingsman-99 merged 2 commits into
Stellar-split:mainfrom
obedebuka41-dotcom:issue/payment-rate-limiter
Jun 18, 2026
Merged

Implement invoice payment rate limits#168
Kingsman-99 merged 2 commits into
Stellar-split:mainfrom
obedebuka41-dotcom:issue/payment-rate-limiter

Conversation

@obedebuka41-dotcom

Copy link
Copy Markdown
Contributor

close #162

@Kingsman-99 Kingsman-99 merged commit a9f950e into Stellar-split:main Jun 18, 2026
1 check failed
Kingsman-99 pushed a commit that referenced this pull request Jun 20, 2026
Implements pause_invoice, resume_invoice, and admin_force_resume entry
points with lazy auto-resume in _pay. Also fixes compilation errors left
by the merged rate-limiter PR (#168): missing fields, storage keys,
broken From impls, and incorrect test call sites.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
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.

Implement per-payer payment cooldown with sliding window rate limiting

2 participants