loop/loopdb/sqlc/queries
Boris Nagaev 1036214160
sweepbatcher: add an option to ignore HTLC txids
Added option WithSkippedTxns, which has one historical problematic tx by default.
Sweeps originating from these transactions are omitted when reading from DB.

loopdb: add column sweep_batches.cancelled and replaced DropBatch with
CancelBatch. It is needed, because sweep.batch_id is a foreign key to batch.

Changed StoreMock.InsertSweepBatch not to reuse batch_id. This is needed by
the test, which checks that new batch has fresh ID.
2025-06-17 14:47:49 -03:00
..
batch.sql sweepbatcher: add an option to ignore HTLC txids 2025-06-17 14:47:49 -03:00
instantout.sql sqlc: remove trailing spaces in queries 2024-05-31 12:28:02 -03:00
liquidity_params.sql loopdb: implement sqlite queries 2023-06-20 17:31:40 +02:00
migration_tracker.sql loopdb: add ability to track manual migrations 2024-06-03 14:54:18 +02:00
reservations.sql reservation: add protocol version 2025-04-30 14:23:47 +02:00
static_address_deposits.sql sqlc: withdrawal address for deposits 2024-12-12 18:31:04 +01:00
static_address_loopin.sql sqlc: loop-in tables and queries 2024-12-12 18:31:06 +01:00
static_address_withdrawals.sql loopdb: withdrawal table and queries 2025-06-03 12:57:10 +02:00
static_addresses.sql staticaddr: add initiation height of address 2024-12-12 18:31:10 +01:00
swaps.sql loopdb: add asset params to store 2025-01-21 18:26:20 +01:00