Skip to content

feat: add invoice deadline extension - #431

Merged
Chucks1093 merged 1 commit into
StellarState:devfrom
iamcracked-dev:extend-deadline-412
Aug 31, 2026
Merged

feat: add invoice deadline extension#431
Chucks1093 merged 1 commit into
StellarState:devfrom
iamcracked-dev:extend-deadline-412

Conversation

@iamcracked-dev

Copy link
Copy Markdown
Contributor

Closes #412

Changes

  • Added an admin-only extend_deadline entrypoint for open funding invoices.
  • Rejects non-open invoices and deadline values that do not move forward.
  • Emits a deadline_extended event with the invoice id plus old and new ledger deadlines.
  • Refreshes the funding invoice persistent TTL when records are read, written, or checked.

Testing

  • Not run, per request.

@drips-wave

drips-wave Bot commented Aug 31, 2026

Copy link
Copy Markdown

@iamcracked-dev 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

@Chucks1093
Chucks1093 merged commit b27dc52 into StellarState:dev Aug 31, 2026
3 of 7 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.

Add an invoice extension function allowing admins to push back the funding deadline for an open invoice

2 participants