loop/loopdb/sqlc/queries
Boris Nagaev c80ebb96e9
sweepbatcher: allow swap_hash to be non-unique
SwapHash used to be a key in the sweeps table. Now the key is outpoint which
replaces columns outpoint_txid and outpoint_index. In-memory structures and unit
tests were also updated to use outpoint as key. Outpoint is truly unique.
2025-04-01 11:11:44 -03:00
..
batch.sql sweepbatcher: allow swap_hash to be non-unique 2025-04-01 11:11:44 -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 loopdb: add reservation sqlc code 2024-01-17 15:59:05 +01: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_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