loop/loopdb/sqlc
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
..
migrations sweepbatcher: allow swap_hash to be non-unique 2025-04-01 11:11:44 -03:00
queries sweepbatcher: allow swap_hash to be non-unique 2025-04-01 11:11:44 -03:00
batch.sql.go sweepbatcher: allow swap_hash to be non-unique 2025-04-01 11:11:44 -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 sweepbatcher: allow swap_hash to be non-unique 2025-04-01 11:11:44 -03:00
querier.go sweepbatcher: allow swap_hash to be non-unique 2025-04-01 11:11:44 -03:00
reservations.sql.go loopdb: bump sqlc to 1.25.0 2024-03-20 13:57:11 +01:00
static_address_deposits.sql.go sqlc: withdrawal address for deposits 2024-12-12 18:31:04 +01:00
static_address_loopin.sql.go sqlc: loop-in tables and queries 2024-12-12 18:31:06 +01:00
static_addresses.sql.go staticaddr: add initiation height of address 2024-12-12 18:31:10 +01:00
swaps.sql.go loopdb: add asset params to store 2025-01-21 18:26:20 +01:00