loop/staticaddr/withdraw
Slyghtning 1781c7cac2
staticaddr/withdraw: transition deposits before publish
Neutrino can remove a spent input from its wallet view while transaction
publication is still blocked. This lets deposit reconciliation remove the
deposit before the withdrawal manager marks it as withdrawing.

Persist the finalized transaction and transition the deposits first. Roll
the preparation back if publication fails.
2026-07-17 16:13:26 +02:00
..
funding_values_test.go staticaddr: accept production taproot channels 2026-06-22 12:46:12 -05: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
manager.go staticaddr/withdraw: transition deposits before publish 2026-07-17 16:13:26 +02:00
manager_test.go staticaddr: reject malformed MuSig2 signing data 2026-05-29 11:53:32 +02:00
sql_store.go staticaddr: store historic withdrawal info 2025-06-10 17:07:30 +02:00
sql_store_test.go staticaddr: store historic withdrawal info 2025-06-10 17:07:30 +02:00
withdrawal.go staticaddr: store historic withdrawal info 2025-06-10 17:07:30 +02:00