Boris Nagaev
4be69e186e
Revert "sweepbatcher/StoreMock: load LoopOut from loopdb"
...
This reverts commit d38b7c55a7
.
Batcher does not use this data anymore, since previous commit.
2024-05-31 12:28:02 -03:00
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.
2024-05-30 10:24:38 -03:00
Boris Nagaev
6def712dfe
sweepbatcher: fix typos in annotations of methods
2024-05-27 10:03:19 -03:00
Andras Banki-Horvath
939c9b4ccf
loopdb+sweepbatcher: add the DropBatch call
2024-05-24 18:44:04 +02:00
Andras Banki-Horvath
b4ebb19a77
loopdb+sweepbatcher: add GetParentBatch and TotalSwept calls
2024-03-04 16:15:21 +01:00
George Tsagkarelis
99608ad515
loopdb+sweepbatcher: add sweepbatcher store
2024-01-23 20:38:06 +02:00