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: treat change outputs as send-to-self payments #1507

Conversation

jp1ac4
Copy link
Collaborator

@jp1ac4 jp1ac4 commented Dec 31, 2024

This is a follow-up to #1503 to fix an issue with change outputs appearing as outgoing payments on the home page.

It expands the definition of PaymentKind::SendToSelf to include change outputs since these are also payments to self.

@jp1ac4 jp1ac4 self-assigned this Dec 31, 2024
Copy link
Member

@edouardparis edouardparis left a comment

Choose a reason for hiding this comment

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

utACK 55b92b3

@edouardparis edouardparis merged commit d28dd76 into wizardsardine:master Jan 2, 2025
24 checks passed
@jp1ac4 jp1ac4 deleted the dont-show-change-outputs-in-home-payments branch January 2, 2025 14:26
edouardparis added a commit that referenced this pull request Jan 2, 2025
…tputs from outgoing transactions

020fef4 fix: send-to-self payments include change from outgoing only (Michael Mallan)

Pull request description:

  This is a follow-up fix to #1507.

  Only those change outputs from outgoing transactions should be considered send-to-self payments.

ACKs for top commit:
  edouardparis:
    utACK 020fef4

Tree-SHA512: 92a699d8bfd2724c1c309e7f957fe9bf9dd2460f562ff8f93d4e0fb026d43cae0f270fbc96d0ca6002ba9ce70c2ee09da80ff8c08b08d08db81d03ff2f78251c
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

3 participants