Slyghtning
491fddbc34
loopdb: persist static loop-in risk decisions
...
Add schema, sqlc queries, store fields, and SqlStore support for
recording server confirmation-risk decisions with static loop-in swaps.
Store the decision timestamp so payment-deadline recovery can
reconstruct elapsed time after restart.
2026-07-12 09:14:33 +02:00
Slyghtning
92a8726e07
loopdb: staticaddr fast flag migration and queries
2025-10-07 08:53:36 +02:00
Slyghtning
2ee772b251
staticaddr: selected swap amount migration
...
The selected_amount column of all previous
swaps is filled with the total value of
deposits that partook in these swaps.
2025-09-25 11:13:35 +02:00
Slyghtning
22ac716726
sqlc: add amount column to static swaps
2025-09-25 11:13:33 +02:00
Slyghtning
d5e3075d04
loopdb: add query DepositsForSwapHash
2025-08-01 11:26:33 +02:00
Slyghtning
6e7441ba8d
staticaddr: migrate swap hashes to deposits
2025-08-01 11:26:32 +02:00
Slyghtning
494d0915b0
sqlc: loop-in tables and queries
...
We add CRU procedures for static address swaps.
2024-12-12 18:31:06 +01:00