Commit Graph

8 Commits (master)

Author SHA1 Message Date
Andras Banki-Horvath 75d7641d74
sweepbatcher: add more debug logging 1 week ago
Andras Banki-Horvath e1ddb50dfe
loopout+sweepbatcher: calculate the per sweep onchain fees correctly
Previously we'd report the fees per sweep as the total sweep cost of a
batch. With this change the reported cost will be the proportional fee
which should be equal for all sweeps except if there's any rounding
difference in which case that is paid by the sweep belonging to the
first input of the batch tx.
2 months ago
Andras Banki-Horvath b4ebb19a77
loopdb+sweepbatcher: add GetParentBatch and TotalSwept calls 2 months ago
Andras Banki-Horvath c094ad4a85
sweepbatcher: refactor monitorSpendAndNotify to return an error 2 months ago
George Tsagkarelis 849d26bba6
sweepbatcher: add batcher tests 4 months ago
George Tsagkarelis 7081fb7aae
sweepbatcher: add sweep batcher 4 months ago
George Tsagkarelis 56784ab921
sweepbatcher: add sweep batch 4 months ago
George Tsagkarelis 99608ad515
loopdb+sweepbatcher: add sweepbatcher store 4 months ago