Commit Graph

  • 0b8ccb52b9
    Merge 15ba047b7d into 4652417b25 András Bánki-Horváth 2024-06-04 19:00:25 +0000
  • 15ba047b7d
    loop: paginate fetching payments when running the cost migration Andras Banki-Horvath 2024-06-04 20:23:22 +0200
  • 4652417b25
    Merge pull request #772 from lightninglabs/alexbosworth-patch-2 master v0.28.4-beta Alex Bosworth 2024-06-04 11:02:35 -0700
  • 6fe1686cc6
    version: bump version to v0.28.4-beta alexbosworth-patch-2 Alex Bosworth 2024-06-04 10:57:17 -0700
  • 18b0de3c5e
    Merge pull request #771 from bhandras/cost-migration-timeout András Bánki-Horváth 2024-06-04 19:41:44 +0200
  • 9cacd8eb75
    loop: fix cost migration for pending swaps Andras Banki-Horvath 2024-06-04 18:43:04 +0200
  • 28c09bec68
    loopd: make the LND RPC timeout configurable Andras Banki-Horvath 2024-06-04 18:28:03 +0200
  • b8d3d21a4e
    Merge 64dd989ad4 into dbc351a1d0 Slyghtning 2024-06-04 12:15:21 +0000
  • 64dd989ad4 loop: static address withdrawals support Slyghtning 2024-05-06 14:19:49 +0200
  • a665af45d3 loopd: static address withdrawals support Slyghtning 2024-05-06 14:19:43 +0200
  • 14f079be59 staticaddr: withdrawal manager and interface Slyghtning 2024-05-06 14:19:07 +0200
  • 0bd8ddaf2c staticaddr: address and deposit adjustments for withdrawals Slyghtning 2024-05-06 14:18:31 +0200
  • 950cd93f75 log: unified static address logger Slyghtning 2024-05-06 14:17:16 +0200
  • ed656e30d8 swapserverrpc: server withdrawal endpoint Slyghtning 2024-05-06 14:14:55 +0200
  • 877d2a3dc3
    Merge 064056a468 into dbc351a1d0 Slyghtning 2024-06-04 12:00:15 +0000
  • 064056a468 all summary changes Slyghtning 2024-06-04 10:43:06 +0200
  • 6d65aaf33f loop: static address withdrawals support Slyghtning 2024-05-06 14:19:49 +0200
  • c87306235f loopd: static address withdrawals support Slyghtning 2024-05-06 14:19:43 +0200
  • 09466e978f staticaddr: withdrawal manager and interface Slyghtning 2024-05-06 14:19:07 +0200
  • 841f80c9b0 staticaddr: address and deposit adjustments for withdrawals Slyghtning 2024-05-06 14:18:31 +0200
  • 2c6dd8468e log: unified static address logger Slyghtning 2024-05-06 14:17:16 +0200
  • 33c285be00 swapserverrpc: server withdrawal endpoint Slyghtning 2024-05-06 14:14:55 +0200
  • 2d175415a5 looprpc: deposit withdrawal endpoint Slyghtning 2024-05-06 14:13:15 +0200
  • 95c2eb0d92 sqlc: withdrawal address for deposits Slyghtning 2024-05-06 14:07:36 +0200
  • dbc351a1d0 staticaddr: public deposit method scope static-addr-staging Slyghtning 2024-04-25 15:17:59 +0200
  • 08e791b67f unit: manager tests Slyghtning 2024-04-23 10:49:49 +0200
  • 2dec23986d staticaddr: add swap client to cmd Slyghtning 2024-03-07 18:26:26 +0100
  • c600af106b staticaddr: deposits for server and daemon Slyghtning 2024-03-07 18:25:31 +0100
  • af0dd628b6 staticaddr: deposit manager and fsm Slyghtning 2024-03-07 17:28:38 +0100
  • d072333319 staticaddr: deposit logger Slyghtning 2024-03-07 17:27:33 +0100
  • 297e36b127 staticaddr: interfaces Slyghtning 2024-03-07 17:27:13 +0100
  • 0b2c631667 sqlc: deposit queries, models and migrations Slyghtning 2024-03-07 17:25:07 +0100
  • 44843929bb looprpc: include static address in swap client Slyghtning 2024-02-26 09:06:06 +0100
  • 8b8b3a198d daemon: integrate static address manager and sql store Slyghtning 2023-11-09 19:19:00 +0100
  • e2f1e18d73 loop: list unspent static address outputs Slyghtning 2023-10-25 15:46:48 +0200
  • 127f928852 perms: list unspent outputs Slyghtning 2023-10-25 15:46:06 +0200
  • 46f2c77a91 staticaddr: list unspent outputs in server Slyghtning 2023-10-25 15:45:47 +0200
  • a27d839b97 staticaddr: track and list spends in manager Slyghtning 2023-10-25 15:43:24 +0200
  • 54f128195a looprpc: list unspent static address Slyghtning 2023-11-09 19:20:01 +0100
  • 1e82f6af48 loop: static address creation client command Slyghtning 2023-11-09 19:21:07 +0100
  • 972beb987f perms: static address creation permission Slyghtning 2023-11-09 19:21:24 +0100
  • 71d08949fb staticaddr: static address server Slyghtning 2024-02-14 17:02:33 +0100
  • 67bea2cb8f staticaddr: static address manager Slyghtning 2023-11-09 19:09:44 +0100
  • d4882544d2 loopdb: static address store Slyghtning 2023-11-09 19:07:48 +0100
  • 5ec034d579 log: static address sub logger Slyghtning 2023-11-09 19:16:31 +0100
  • 057747d586 looprpc: static address creation Slyghtning 2023-11-09 19:20:01 +0100
  • 2029168f45 swapserverrpc: static address creation support Slyghtning 2024-02-14 17:00:19 +0100
  • 2b512ac71f sqlc: static address migrations, models, queries Slyghtning 2023-11-09 19:04:59 +0100
  • a2b4dbe798
    Merge 172c076c4c into 3d1d3eb4aa ziggieXXX 2024-06-04 00:35:43 +0100
  • 3d1d3eb4aa
    Merge pull request #766 from starius/sweepbatcher-sweep-fetcher Boris Nagaev 2024-06-03 19:29:39 -0300
  • 0c2ba74dba
    sweepbatcher: factor out loopdb-less version Boris Nagaev 2024-05-14 11:36:47 -0300
  • 295198a902
    Merge pull request #770 from starius/lnd-v0.18.0-beta.1 Boris Nagaev 2024-06-03 18:33:55 -0300
  • 99a0f831b3
    go.mod: update LND to v0.18.0-beta.1 Boris Nagaev 2024-06-03 16:36:32 -0300
  • c5245e1009
    Merge pull request #769 from lightninglabs/fix_docker_build Konstantin Nick 2024-06-03 18:58:59 +0200
  • 890718d0ee build: fix dockerfile sputn1ck 2024-06-03 18:03:14 +0200
  • 67ab876879
    Merge pull request #768 from lightninglabs/alexbosworth-patch-2 v0.28.3-beta Alex Bosworth 2024-06-03 07:57:04 -0700
  • 9b1218a752
    version: bump version to v0.28.3-beta Alex Bosworth 2024-06-03 07:54:04 -0700
  • 55241ffe04
    Merge pull request #764 from bhandras/costs-cleanup-migration András Bánki-Horváth 2024-06-03 16:04:30 +0200
  • c7fa1e4109
    loopd: run the cost migration on start Andras Banki-Horvath 2024-05-31 08:55:26 +0200
  • f40ef193e9
    loop: add migration for loopout swaps to fix negative stored costs Andras Banki-Horvath 2024-05-30 22:38:56 +0200
  • c650cdc8a8
    loopdb: add ability to track manual migrations Andras Banki-Horvath 2024-05-31 08:45:34 +0200
  • 4f5c806ba5
    loopdb: add helper methods to update swap costs Andras Banki-Horvath 2024-05-30 22:37:45 +0200
  • 08aa4db35d
    loopout: correctly account for the prepay amount when calculating costs Andras Banki-Horvath 2024-05-30 21:03:04 +0200
  • 37194d31cf
    Merge pull request #761 from starius/sweepbatcher-load-swaps-from-loopdb-only Boris Nagaev 2024-05-31 12:37:37 -0300
  • 7a7ea05e52
    sweepbatcher/Store: do not provide LoopOut field Boris Nagaev 2024-05-30 13:22:47 -0300
  • 4be69e186e
    Revert "sweepbatcher/StoreMock: load LoopOut from loopdb" Boris Nagaev 2024-05-30 13:18:41 -0300
  • 16132d1593
    sweepbatcher: load swap from loopdb, not own store Boris Nagaev 2024-05-30 13:05:47 -0300
  • c5862898a8
    sqlc: remove trailing spaces in queries Boris Nagaev 2024-05-30 12:39:24 -0300
  • f457d19e00
    loopd: bump min required lnd version v0.18.0 Slyghtning 2024-05-31 17:18:46 +0200
  • 6b09aaaca4
    Merge pull request #763 from hieblmi/bump-lnd-0.18.0-beta Slyghtning 2024-05-31 10:47:12 +0200
  • 402d9a84df
    gomod: bump lnd to version 0.18.0-beta Slyghtning 2024-05-30 21:38:19 +0200
  • 60c149f885
    Merge pull request #762 from starius/fix-flaky-autoloop-test Boris Nagaev 2024-05-30 15:46:55 -0300
  • 3be5a37cd3
    liquidity: fix flaky autoloop test Boris Nagaev 2024-05-30 15:13:46 -0300
  • 5c88cf86b9
    Merge pull request #760 from starius/sweepbatcher-rm-defaultBatchConfTarget Boris Nagaev 2024-05-30 12:27:18 -0300
  • 87fb185a9b
    sweepbatcher: remove const defaultBatchConfTarget Boris Nagaev 2024-05-29 15:13:48 -0300
  • 40ad1ce609
    sweepbatcher: load from DB preserves confTarget Boris Nagaev 2024-05-29 15:07:32 -0300
  • d38b7c55a7
    sweepbatcher/StoreMock: load LoopOut from loopdb Boris Nagaev 2024-05-29 15:03:37 -0300
  • 22dd2e8bd1
    Merge pull request #759 from starius/sweepbatcher-avoid-adding-to-two-batches Boris Nagaev 2024-05-30 10:18:44 -0300
  • 4258b95dd2
    sweepbatcher: fix too long lines Boris Nagaev 2024-05-28 22:35:08 -0300
  • 0b2c177445
    sweepbatcher: exit early in handleSweep Boris Nagaev 2024-05-20 22:37:29 -0300
  • 0cde872fce
    Merge eb443ae5f4 into a135eb81f0 Konstantin Nick 2024-05-28 23:03:37 -0300
  • 8a3583759d
    mod+utils: bump lnd to latest master version lnd-18-preparation Oliver Gugger 2024-04-03 13:01:12 +0200
  • a135eb81f0
    Merge pull request #755 from starius/sweepbatcher-changes Boris Nagaev 2024-05-27 10:16:11 -0300
  • 870b60fada
    sweepbatcher: fix docstring Boris Nagaev 2024-05-21 19:10:55 -0300
  • 6def712dfe
    sweepbatcher: fix typos in annotations of methods Boris Nagaev 2024-05-14 11:41:34 -0300
  • dc5d0fe30c
    sweepbatcher: narrow down interface of swapStore Boris Nagaev 2024-05-14 10:44:08 -0300
  • b5b17991a5
    sweepbatcher: use method AddSweep in test Boris Nagaev 2024-05-13 21:16:06 -0300
  • 1113c16fcb
    Merge branch 'static-addr-staging' into static-addr-staging Slyghtning 2024-05-27 13:24:16 +0200
  • 70a74bd5e9
    staticaddr: public deposit method scope Slyghtning 2024-04-25 15:17:59 +0200
  • fe795153bc
    unit: manager tests Slyghtning 2024-04-23 10:49:49 +0200
  • 3f704cd791
    staticaddr: add swap client to cmd Slyghtning 2024-03-07 18:26:26 +0100
  • 5b10028aa5
    staticaddr: deposits for server and daemon Slyghtning 2024-03-07 18:25:31 +0100
  • 5bf2dd7e06
    staticaddr: deposit manager and fsm Slyghtning 2024-03-07 17:28:38 +0100
  • aed93f20aa
    staticaddr: deposit logger Slyghtning 2024-03-07 17:27:33 +0100
  • 9ae31a6aed
    istaticaddr: interfaces Slyghtning 2024-03-07 17:27:13 +0100
  • f81a992122
    sqlc: deposit queries, models and migrations Slyghtning 2024-03-07 17:25:07 +0100
  • 04d59ab015
    looprpc: include static address in swap client Slyghtning 2024-02-26 09:06:06 +0100
  • baf46dc917
    daemon: integrate static address manager and sql store Slyghtning 2023-11-09 19:19:00 +0100
  • e4db77d679
    loop: list unspent static address outputs Slyghtning 2023-10-25 15:46:48 +0200
  • b2dbe9b8f3
    perms: list unspent outputs Slyghtning 2023-10-25 15:46:06 +0200