Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: check for invoice expiry #894

Merged
merged 5 commits into from
Dec 19, 2024
Merged

fix: check for invoice expiry #894

merged 5 commits into from
Dec 19, 2024

Conversation

im-adithya
Copy link
Member

@im-adithya im-adithya commented Dec 16, 2024

Fixes #767

This changes the SendPaymentSync method in transaction service to check for invoice expiry before proceeding further.

@im-adithya im-adithya marked this pull request as ready for review December 16, 2024 11:12
@im-adithya im-adithya changed the title fix: check for invoice expiry before navigating to send fix: check for invoice expiry Dec 16, 2024
@rolznz
Copy link
Contributor

rolznz commented Dec 18, 2024

@im-adithya you're still working on this right? it needs a new test?

@im-adithya
Copy link
Member Author

@rolznz ready now!

Copy link
Contributor

@rolznz rolznz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

utACK

@rolznz rolznz merged commit 4d46be1 into master Dec 19, 2024
5 of 9 checks passed
@rolznz rolznz deleted the task-expired-invoice branch December 19, 2024 12:59
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.

Paying an Expired Invoice shows wrong error message
2 participants