loop/staticaddr/withdraw
Boris Nagaev 61542197f6
staticaddr: use tx hash not *wire.MsgTx as a key
Do not rely on GetActiveDepositsInState reusing the same *wire.MsgTx
pointer for a unique transaction.
2025-06-24 01:44:32 -03:00
..
interface.go staticaddr: remove an unused interface method 2025-06-24 01:44:32 -03:00
log.go multi: update lnd compile-time dependency to v0.19.0 2025-03-10 22:59:49 +01:00
manager.go staticaddr: use tx hash not *wire.MsgTx as a key 2025-06-24 01:44:32 -03: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