Skip to content

(ios) Bug fix: "amount exceeds your balance"#753

Merged
robbiehanson merged 1 commit intomasterfrom
ios-exceeds-balance
Oct 6, 2025
Merged

(ios) Bug fix: "amount exceeds your balance"#753
robbiehanson merged 1 commit intomasterfrom
ios-exceeds-balance

Conversation

@robbiehanson
Copy link
Contributor

PR #741 slightly changes the order of certain calls, which exposed a bug when sending a payment:

  • when the user's balance changed, we didn't re-compare the payment amount vs new balance

This leads to a few different bugs. Most visibly, when the user pasted an invoice with an amount, an error message was displayed saying "amount exceeds your balance", which was incorrect.

@robbiehanson robbiehanson requested a review from dpad85 October 6, 2025 16:03
@robbiehanson robbiehanson merged commit 82fbac5 into master Oct 6, 2025
@robbiehanson robbiehanson deleted the ios-exceeds-balance branch October 6, 2025 16:31
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.

2 participants