Commit Graph

6 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.
2 days ago
Boris Nagaev 4258b95dd2
sweepbatcher: fix too long lines 4 days ago
Boris Nagaev 6def712dfe
sweepbatcher: fix typos in annotations of methods 6 days ago
Andras Banki-Horvath 939c9b4ccf
loopdb+sweepbatcher: add the DropBatch call 1 week ago
Andras Banki-Horvath b4ebb19a77
loopdb+sweepbatcher: add GetParentBatch and TotalSwept calls 3 months ago
George Tsagkarelis 99608ad515
loopdb+sweepbatcher: add sweepbatcher store 4 months ago