Commit Graph

4 Commits (7a61d5e743cfd0e7018a2a840972d42268b7e11c)

Author SHA1 Message Date
András Bánki-Horváth d47158d58e
Merge pull request #773 from bhandras/cost-migraton-pagination
loop: paginate fetching payments when running the cost migration
4 months ago
Andras Banki-Horvath 3754730525
loop: paginate fetching payments when running the cost migration 4 months ago
Andras Banki-Horvath 9cacd8eb75
loop: fix cost migration for pending swaps 4 months ago
Andras Banki-Horvath f40ef193e9
loop: add migration for loopout swaps to fix negative stored costs
Previously we may have stored negative costs for some loop out swaps
which this commit attempts to correct by fetching all completed swap,
calculating the correct costs and overriding them in the database.
4 months ago