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

Allow RBF without saved PSBT #1558

Merged

Conversation

jp1ac4
Copy link
Collaborator

@jp1ac4 jp1ac4 commented Jan 29, 2025

This is to fix #854 when using a local node. If we don't have the PSBT saved in our DB, we query the wallet transaction instead.

The Liana Connect backend will also need to be updated in a similar way.

@jp1ac4 jp1ac4 self-assigned this Jan 29, 2025
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.

ACK 4d05c1f

@edouardparis edouardparis merged commit b98cff0 into wizardsardine:master Jan 30, 2025
12 checks passed
@jp1ac4 jp1ac4 deleted the allow-rbf-without-saved-psbt branch January 30, 2025 16:24
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.

RBF for transactions broadcast from another wallet
2 participants