Commit Graph

9 Commits (master)

Author SHA1 Message Date
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.
10 hours ago
Boris Nagaev c5862898a8
sqlc: remove trailing spaces in queries 10 hours ago
Andras Banki-Horvath 939c9b4ccf
loopdb+sweepbatcher: add the DropBatch call 1 week ago
Andras Banki-Horvath 4749c029bb
loopdb: add migraton and DB code to handle payment timeout 1 week ago
Andras Banki-Horvath b4ebb19a77
loopdb+sweepbatcher: add GetParentBatch and TotalSwept calls 3 months ago
sputn1ck ee0309f942
instantout: add instantout store 4 months ago
George Tsagkarelis 99608ad515
loopdb+sweepbatcher: add sweepbatcher store 4 months ago
sputn1ck a29f7e4a6b
loopdb: add reservation sqlc code 5 months ago
sputn1ck 85a757f635
loopdb: implement sqlite queries 12 months ago