loop/loopdb/sqlc
Boris Nagaev 7a7ea05e52
sweepbatcher/Store: do not provide LoopOut field
This data is not used by Batcher since commit
"sweepbatcher: load swap from loopdb, not own store".

Now sweepbatcher.Store depends only on tables sweeps and sweep_batches
and does not depend on swaps, loopout_swaps and htlc_keys, making it
easier to reuse.
2024-05-31 12:28:02 -03:00
..
migrations loopdb: add migraton and DB code to handle payment timeout 2024-05-23 17:17:21 +02:00
queries sweepbatcher/Store: do not provide LoopOut field 2024-05-31 12:28:02 -03:00
batch.sql.go sweepbatcher/Store: do not provide LoopOut field 2024-05-31 12:28:02 -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
models.go loopdb: add migraton and DB code to handle payment timeout 2024-05-23 17:17:21 +02:00
querier.go sweepbatcher/Store: do not provide LoopOut field 2024-05-31 12:28:02 -03:00
reservations.sql.go loopdb: bump sqlc to 1.25.0 2024-03-20 13:57:11 +01:00
swaps.sql.go sqlc: remove trailing spaces in queries 2024-05-31 12:28:02 -03:00