Slyghtning
|
a10c741a26
|
lint: fix linter issues
|
2026-03-09 14:39:45 +01:00 |
|
Oliver Gugger
|
65251e8821
|
multi: update linter, fix issues
|
2025-03-10 22:59:50 +01:00 |
|
sputn1ck
|
40614a2a7a
|
loopdb: add asset params to store
|
2025-01-21 18:26:20 +01:00 |
|
Boris Nagaev
|
d6aa4fe8a9
|
loopdb: all BaseDB's methods use receiver name db
|
2024-06-20 11:58:46 -03:00 |
|
Boris Nagaev
|
4c2d874b8d
|
loopdb: use passed transaction in ExecTx calls
Some calls used external queries instead of the passed one,
bypassing the transaction.
|
2024-06-19 10:38:55 -03:00 |
|
Boris Nagaev
|
3fd3fab8d1
|
loopdb: provide function NewSqlWriteOpts
It returns transaction options resulting in full (read+write) tx.
Use it in loopdb and instantout stores.
|
2024-06-17 12:26:37 -03:00 |
|
Andras Banki-Horvath
|
c650cdc8a8
|
loopdb: add ability to track manual migrations
|
2024-06-03 14:54:18 +02:00 |
|
Andras Banki-Horvath
|
4f5c806ba5
|
loopdb: add helper methods to update swap costs
This commit adds the necessary sqlc code and SwapStore function to
update swap costs for all swaps in one transaction.
|
2024-06-03 14:54:18 +02:00 |
|
Andras Banki-Horvath
|
4749c029bb
|
loopdb: add migraton and DB code to handle payment timeout
|
2024-05-23 17:17:21 +02:00 |
|
sputn1ck
|
ee0309f942
|
instantout: add instantout store
|
2024-02-06 15:07:57 +01:00 |
|
George Tsagkarelis
|
99608ad515
|
loopdb+sweepbatcher: add sweepbatcher store
|
2024-01-23 20:38:06 +02:00 |
|
Oliver Gugger
|
08026dab93
|
multi: update linter, fix issues
|
2023-10-03 19:36:40 +02:00 |
|
sputn1ck
|
0826b748f5
|
loopdb: add sqlite store implementation
|
2023-06-20 18:59:23 +02:00 |
|