Commit Graph

10 Commits (d7fa4ab94d0f288aae4dc004337ce9053649cb7f)

Author SHA1 Message Date
Boris Nagaev d6aa4fe8a9
loopdb: all BaseDB's methods use receiver name db 3 months ago
Boris Nagaev 4c2d874b8d
loopdb: use passed transaction in ExecTx calls
Some calls used external queries instead of the passed one,
bypassing the transaction.
3 months ago
Boris Nagaev 3fd3fab8d1
loopdb: provide function NewSqlWriteOpts
It returns transaction options resulting in full (read+write) tx.

Use it in loopdb and instantout stores.
3 months ago
Andras Banki-Horvath c650cdc8a8
loopdb: add ability to track manual migrations 4 months ago
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.
4 months ago
Andras Banki-Horvath 4749c029bb
loopdb: add migraton and DB code to handle payment timeout 4 months ago
sputn1ck ee0309f942
instantout: add instantout store 8 months ago
George Tsagkarelis 99608ad515
loopdb+sweepbatcher: add sweepbatcher store 8 months ago
Oliver Gugger 08026dab93
multi: update linter, fix issues 12 months ago
sputn1ck 0826b748f5
loopdb: add sqlite store implementation 1 year ago