Commit Graph

6 Commits (174a6b888b60ffc4427bf0892df7d023d8c905de)

Author SHA1 Message Date
András Bánki-Horváth 55241ffe04
Merge pull request #764 from bhandras/costs-cleanup-migration
loop: add migration to fix stored loop out costs
4 weeks 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 weeks ago
Boris Nagaev c5862898a8
sqlc: remove trailing spaces in queries 4 weeks ago
Andras Banki-Horvath 4749c029bb
loopdb: add migraton and DB code to handle payment timeout 1 month ago
George Tsagkarelis 99608ad515
loopdb+sweepbatcher: add sweepbatcher store 5 months ago
sputn1ck 85a757f635
loopdb: implement sqlite queries 1 year ago