-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Receive Chain Swap: support refund even when lockup address is re-used (
#471) * rescan_onchain_swaps: separate internal (scheduled) from external (manual) call * Add TODOs for supporting more utxos in BtcSwapTx::new_refund * Update boltz-client to build refund tx with all utxos * list-refundables: show refundable amount, not swap amount * Chain swap cooperative refund: fix "Liquid chain used for Bitcoin operations" error * Revert "Chain swap cooperative refund: fix "Liquid chain used for Bitcoin operations" error" This reverts commit 8a325e3. * Bump boltz-rust to include sign_refund fix * Bump boltz-rust to include sign_refund fix for non-coop refund * Fix state handling when incoming chain swaps are refunded * Move swap state change inside refund_incoming_swap * Bump to latest boltz-client branch version
- Loading branch information
Showing
5 changed files
with
56 additions
and
33 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters