You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
loop/sweepbatcher
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
..
log.go sweepbatcher: add sweep batch 3 months ago
store.go loopdb+sweepbatcher: add GetParentBatch and TotalSwept calls 2 months ago
store_mock.go loopdb+sweepbatcher: add GetParentBatch and TotalSwept calls 2 months ago
sweep_batch.go loopout+sweepbatcher: calculate the per sweep onchain fees correctly 2 months ago
sweep_batcher.go loopout+sweepbatcher: calculate the per sweep onchain fees correctly 2 months ago
sweep_batcher_test.go loopout+sweepbatcher: calculate the per sweep onchain fees correctly 2 months ago