Skip to content

qml: fix storing override amount too soon, while user is allowed to set a new override amount which was silently ignored. #9792

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

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

accumulator
Copy link
Member

@accumulator accumulator commented May 6, 2025

  • lightning: implicit save of lightning invoice with override amount deferred until actual payment is done.
  • on-chain: for now, invoice is implicitly saved when override amount is passed to ConfirmTxDialog. (this is sooner than current desktop client, which saves when OK is clicked from ConfirmTxDialog, or Broadcast is clicked from Preview)

…et a new override amount which was silently ignored.

lightning: implicit save of lightning invoice with override amount deferred until actual payment is accepted.
on-chain: for now, invoice is implicitly saved when override amount is passed to ConfirmTxDialog. (this is sooner
than current desktop client, which saves - and only saves - when Pay is clicked from ConfirmTxDialog)
@accumulator accumulator added this to the 4.6.0 milestone May 8, 2025
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.

1 participant