loop/staticaddr/loopin
Slyghtning ef78c85e88
staticaddr/loopin: cancel signing for unavailable deposits
Check the originally selected deposit outpoints before signing a static
loop-in HTLC transaction. If any selected outpoint is no longer
available, cancel the swap invoice and fail the signing action instead
of producing signatures for stale inputs.
2026-07-12 09:14:33 +02:00
..
actions.go staticaddr/loopin: cancel signing for unavailable deposits 2026-07-12 09:14:33 +02:00
actions_test.go staticaddr/loopin: cancel signing for unavailable deposits 2026-07-12 09:14:33 +02:00
autoloop.go staticaddr: refresh deposits before spend selection 2026-07-12 09:14:32 +02:00
autoloop_dp.go staticaddr: refresh deposits before spend selection 2026-07-12 09:14:32 +02:00
autoloop_dp_test.go staticaddr/loopin: account for autoloop deposit expiry 2026-07-12 09:14:32 +02:00
autoloop_test.go staticaddr: use dp autoloop selector 2026-05-22 02:20:36 -05:00
deduce_amount_test.go staticaddr: arbitrary loop-in amount 2025-09-25 11:13:34 +02:00
deposit_swaphash_migration.go staticaddr: migrate swap hashes to deposits 2025-08-01 11:26:32 +02:00
deposit_swaphash_migration_test.go staticaddr: selected swap amount migration 2025-09-25 11:13:35 +02:00
fsm.go lint: fix linter issues 2026-03-09 14:39:45 +01:00
interface.go staticaddr: refresh deposits before spend selection 2026-07-12 09:14:32 +02:00
log.go multi: update lnd compile-time dependency to v0.19.0 2025-03-10 22:59:49 +01:00
loopin.go staticaddr/loopin: use payment timeout duration helper 2026-07-08 09:01:18 +02:00
loopin_test.go staticaddr/loopin: use payment timeout duration helper 2026-07-08 09:01:18 +02:00
manager.go staticaddr: refresh deposits before spend selection 2026-07-12 09:14:32 +02:00
manager_test.go staticaddr: refresh deposits before spend selection 2026-07-12 09:14:32 +02:00
selected_amount_migration.go staticaddr: selected swap amount migration 2025-09-25 11:13:35 +02:00
selected_amount_migration_test.go staticaddr: selected swap amount migration 2025-09-25 11:13:35 +02:00
sql_store.go staticaddr/loopin: preserve selected deposit outpoints 2026-07-08 09:00:34 +02:00
sql_store_test.go staticaddr/loopin: preserve selected deposit outpoints 2026-07-08 09:00:34 +02:00
txout_checker.go staticaddr/loopin: add lnd txout checker 2026-07-08 09:00:56 +02:00
txout_checker_test.go staticaddr/loopin: add lnd txout checker 2026-07-08 09:00:56 +02:00