mirror of
https://github.com/aljazceru/breez-sdk-liquid.git
synced 2026-01-29 10:54:36 +01:00
* 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 8a325e3c13b7e9b54b9f5256bea206989eac53b6. * 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