Commit Graph

6 Commits (5dac7ca75bab202296d86bcf6df6de6898faf0f0)

Author SHA1 Message Date
Boris Nagaev 4be69e186e
Revert "sweepbatcher/StoreMock: load LoopOut from loopdb"
This reverts commit d38b7c55a7.

Batcher does not use this data anymore, since previous commit.
4 months ago
Boris Nagaev d38b7c55a7
sweepbatcher/StoreMock: load LoopOut from loopdb
Method sweepbatcher.Store.FetchBatchSweeps (implementation using real DB) runs
JOIN query to load LoopOut from swaps table. Now the mock does the same.

It is needed to test store and load scenarios in tests.
4 months ago
Boris Nagaev 6def712dfe
sweepbatcher: fix typos in annotations of methods 4 months ago
Andras Banki-Horvath 939c9b4ccf
loopdb+sweepbatcher: add the DropBatch call 4 months ago
Andras Banki-Horvath b4ebb19a77
loopdb+sweepbatcher: add GetParentBatch and TotalSwept calls 7 months ago
George Tsagkarelis 99608ad515
loopdb+sweepbatcher: add sweepbatcher store 8 months ago