loop/loopdb/sqlc
Slyghtning 991830336f
loopdb: persist deposit address ownership
Associate every deposit with the static address parameters that created
it. This lets restored deposits recover the correct script and signing
keys instead of assuming the legacy root address.
2026-08-10 14:18:04 +02:00
..
migrations loopdb: persist deposit address ownership 2026-08-10 14:18:04 +02:00
queries loopdb: persist deposit address ownership 2026-08-10 14:18:04 +02:00
batch.sql.go loopdb: remove unused method ConfirmBatch 2025-06-26 14:01:16 -03:00
db.go loopdb: bump sqlc to 1.25.0 2024-03-20 13:57:11 +01:00
instantout.sql.go sqlc: remove trailing spaces in queries 2024-05-31 12:28:02 -03:00
liquidity_params.sql.go loopdb: bump sqlc to 1.25.0 2024-03-20 13:57:11 +01:00
migration_tracker.sql.go loopdb: add ability to track manual migrations 2024-06-03 14:54:18 +02:00
models.go loopdb: persist deposit address ownership 2026-08-10 14:18:04 +02:00
querier.go loopdb: persist deposit address ownership 2026-08-10 14:18:04 +02:00
reservations.sql.go reservation: add protocol version 2025-04-30 14:23:47 +02:00
static_address_deposits.sql.go loopdb: persist deposit address ownership 2026-08-10 14:18:04 +02:00
static_address_loopin.sql.go loopdb: persist deposit address ownership 2026-08-10 14:18:04 +02:00
static_address_withdrawals.sql.go loopdb: withdrawal table and queries 2025-06-03 12:57:10 +02:00
static_addresses.sql.go loopdb: persist deposit address ownership 2026-08-10 14:18:04 +02:00
swaps.sql.go loopdb: add asset params to store 2025-01-21 18:26:20 +01:00