loop/staticaddr/loopin
Slyghtning fe7622db87
staticaddr: fetch deposits as part of swap retrieval
since deposits have been normalized in the db in the
context of a static address swap this commit now
retrieves the deposit information as part of
GetLoopInByHash and GetStaticAddressLoopInSwapsByStates.
2025-08-01 11:26:33 +02:00
..
actions.go staticaddr: fix logs, use %v not %w in logs 2025-05-13 11:49:50 -03: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: migrate swap hashes to deposits 2025-08-01 11:26:32 +02:00
fsm.go staticaddr: remove unused fsm transition 2025-08-01 11:26:33 +02:00
interface.go staticaddr: method to fetch deposits by outpoints 2025-07-29 15:52:54 +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: remove unused code 2024-12-12 18:31:09 +01:00
manager.go staticaddr: thread-safe loop-in recovery 2025-06-23 11:00:06 +02:00
sql_store.go staticaddr: fetch deposits as part of swap retrieval 2025-08-01 11:26:33 +02:00
sql_store_test.go staticaddr: fetch deposits as part of swap retrieval 2025-08-01 11:26:33 +02:00