Commit Graph

  • e6d224c477
    Merge eb443ae5f4 into 3b3d3ac64f Konstantin Nick 2024-06-12 16:23:29 +0200
  • 7368d048da
    mod+utils: bump lnd to latest master version lnd-18-preparation Oliver Gugger 2024-04-03 13:01:12 +0200
  • dbc588252c
    Merge 08bb91dead into 17618f2fae Slyghtning 2024-06-07 07:34:12 +0000
  • 08bb91dead
    cmd: quote for static address loop-ins Slyghtning 2024-06-06 15:31:17 +0200
  • 936698c639
    loopd: quoting for static address loop-ins Slyghtning 2024-06-06 15:30:50 +0200
  • 8eb781470e
    swapserverrpc: number of deposits for ServerLoopInQuoteRequest Slyghtning 2024-06-06 15:26:34 +0200
  • 67ec659242
    Merge 172c076c4c into 3b3d3ac64f ziggieXXX 2024-06-06 18:10:16 +0100
  • bbae8b9cdc
    looprpc: deposit outpoints for QuoteRequest Slyghtning 2024-06-06 15:19:10 +0200
  • 7e34d0273e
    Merge dedf84850d into 17618f2fae Slyghtning 2024-06-06 11:48:59 +0000
  • dedf84850d
    loopd: static address summary Slyghtning 2024-06-05 13:48:41 +0200
  • 60db8bdb2d
    staticaddr: expose static address to client summary Slyghtning 2024-06-05 13:48:18 +0200
  • 6db7400e11
    looprpc: static address summary Slyghtning 2024-06-05 13:33:47 +0200
  • 17618f2fae
    loop: static address withdrawals support static-addr-staging Slyghtning 2024-05-06 14:19:49 +0200
  • 4155aad526
    loopd: static address withdrawals support Slyghtning 2024-05-06 14:19:43 +0200
  • 9c728f144d
    staticaddr: withdrawal manager and interface Slyghtning 2024-05-06 14:19:07 +0200
  • a85f6a01eb
    staticaddr: address and deposit adjustments for withdrawals Slyghtning 2024-05-06 14:18:31 +0200
  • 20c329fb27
    log: unified static address logger Slyghtning 2024-05-06 14:17:16 +0200
  • 771672faf1
    swapserverrpc: server withdrawal endpoint Slyghtning 2024-05-06 14:14:55 +0200
  • fbf0b59130
    looprpc: deposit withdrawal endpoint Slyghtning 2024-05-06 14:13:15 +0200
  • 423009678e
    sqlc: withdrawal address for deposits Slyghtning 2024-05-06 14:07:36 +0200
  • f8042dc0d1
    staticaddr: public deposit method scope Slyghtning 2024-04-25 15:17:59 +0200
  • 1e45c1a3df
    unit: manager tests Slyghtning 2024-04-23 10:49:49 +0200
  • f5ffcfbf04
    staticaddr: add swap client to cmd Slyghtning 2024-03-07 18:26:26 +0100
  • 64fbfcff53
    staticaddr: deposits for server and daemon Slyghtning 2024-03-07 18:25:31 +0100
  • 975a6f7234
    staticaddr: deposit manager and fsm Slyghtning 2024-03-07 17:28:38 +0100
  • 5273d22a3d
    staticaddr: deposit logger Slyghtning 2024-03-07 17:27:33 +0100
  • bdc93af251
    staticaddr: interfaces Slyghtning 2024-03-07 17:27:13 +0100
  • 382c0d1f25
    sqlc: deposit queries, models and migrations Slyghtning 2024-03-07 17:25:07 +0100
  • 6ebba762a0
    looprpc: include static address in swap client Slyghtning 2024-02-26 09:06:06 +0100
  • 6e271feb8d
    daemon: integrate static address manager and sql store Slyghtning 2023-11-09 19:19:00 +0100
  • 3acf7b8821
    loop: list unspent static address outputs Slyghtning 2023-10-25 15:46:48 +0200
  • 6c4d8d2506
    perms: list unspent outputs Slyghtning 2023-10-25 15:46:06 +0200
  • 4a7c592756
    staticaddr: list unspent outputs in server Slyghtning 2023-10-25 15:45:47 +0200
  • 3b291dcbd2
    staticaddr: track and list spends in manager Slyghtning 2023-10-25 15:43:24 +0200
  • cca0d4f740
    looprpc: list unspent static address Slyghtning 2023-11-09 19:20:01 +0100
  • 84cf833e17
    loop: static address creation client command Slyghtning 2023-11-09 19:21:07 +0100
  • f0573c83ac
    perms: static address creation permission Slyghtning 2023-11-09 19:21:24 +0100
  • 03d77e0db3
    staticaddr: static address server Slyghtning 2024-02-14 17:02:33 +0100
  • fee600f0db
    staticaddr: static address manager Slyghtning 2023-11-09 19:09:44 +0100
  • bcf7bd413b
    loopdb: static address store Slyghtning 2023-11-09 19:07:48 +0100
  • 77a52daac5
    log: static address sub logger Slyghtning 2023-11-09 19:16:31 +0100
  • 1cdd9a003e
    looprpc: static address creation Slyghtning 2023-11-09 19:20:01 +0100
  • f7a4324ae7
    swapserverrpc: static address creation support Slyghtning 2024-02-14 17:00:19 +0100
  • 247da6cef9
    sqlc: static address migrations, models, queries Slyghtning 2023-11-09 19:04:59 +0100
  • 3b3d3ac64f
    Merge pull request #776 from chengehe/master master Slyghtning 2024-06-06 13:07:38 +0200
  • 0aff202988 chore: make function comments match function names chengehe 2024-06-06 17:39:29 +0800
  • 88c7194e2e
    Merge pull request #775 from lightninglabs/alexbosworth-patch-3 v0.28.5-beta Alex Bosworth 2024-06-05 14:06:47 -0700
  • 2efe224b9a
    version: bump version to v0.28.5-beta alexbosworth-patch-3 Alex Bosworth 2024-06-05 11:47:33 -0700
  • 848cf09418
    loop: static address withdrawals support Slyghtning 2024-05-06 14:19:49 +0200
  • ce6b3ca6ea
    loopd: static address withdrawals support Slyghtning 2024-05-06 14:19:43 +0200
  • d20f3b81e2
    staticaddr: withdrawal manager and interface Slyghtning 2024-05-06 14:19:07 +0200
  • 97d75624b5
    staticaddr: address and deposit adjustments for withdrawals Slyghtning 2024-05-06 14:18:31 +0200
  • 1be535a0c1
    log: unified static address logger Slyghtning 2024-05-06 14:17:16 +0200
  • 5478cca1fe
    swapserverrpc: server withdrawal endpoint Slyghtning 2024-05-06 14:14:55 +0200
  • c928b38898
    looprpc: deposit withdrawal endpoint Slyghtning 2024-05-06 14:13:15 +0200
  • 6dde932b1c
    sqlc: withdrawal address for deposits Slyghtning 2024-05-06 14:07:36 +0200
  • c4012d02ab
    staticaddr: public deposit method scope Slyghtning 2024-04-25 15:17:59 +0200
  • 889d344b8a
    unit: manager tests Slyghtning 2024-04-23 10:49:49 +0200
  • e13d54f6a5
    staticaddr: add swap client to cmd Slyghtning 2024-03-07 18:26:26 +0100
  • 1aafb48c27
    staticaddr: deposits for server and daemon Slyghtning 2024-03-07 18:25:31 +0100
  • 50ad732141
    staticaddr: deposit manager and fsm Slyghtning 2024-03-07 17:28:38 +0100
  • 3ae12c0b7f
    staticaddr: deposit logger Slyghtning 2024-03-07 17:27:33 +0100
  • 04d62b2642
    staticaddr: interfaces Slyghtning 2024-03-07 17:27:13 +0100
  • 1bbaa8c0e0
    sqlc: deposit queries, models and migrations Slyghtning 2024-03-07 17:25:07 +0100
  • 2aebd07cea
    looprpc: include static address in swap client Slyghtning 2024-02-26 09:06:06 +0100
  • 599eff5b0e
    daemon: integrate static address manager and sql store Slyghtning 2023-11-09 19:19:00 +0100
  • 35adbdc4f8
    loop: list unspent static address outputs Slyghtning 2023-10-25 15:46:48 +0200
  • 3c023689b7
    perms: list unspent outputs Slyghtning 2023-10-25 15:46:06 +0200
  • 502a7db602
    staticaddr: list unspent outputs in server Slyghtning 2023-10-25 15:45:47 +0200
  • bad43028b5
    staticaddr: track and list spends in manager Slyghtning 2023-10-25 15:43:24 +0200
  • fb9c8a1456
    looprpc: list unspent static address Slyghtning 2023-11-09 19:20:01 +0100
  • e60b8912a7
    loop: static address creation client command Slyghtning 2023-11-09 19:21:07 +0100
  • 455c5f6f8b
    perms: static address creation permission Slyghtning 2023-11-09 19:21:24 +0100
  • 81ecf4ca57
    staticaddr: static address server Slyghtning 2024-02-14 17:02:33 +0100
  • 2708d6ac60
    staticaddr: static address manager Slyghtning 2023-11-09 19:09:44 +0100
  • e9e5501da2
    loopdb: static address store Slyghtning 2023-11-09 19:07:48 +0100
  • 46cbeb0857
    log: static address sub logger Slyghtning 2023-11-09 19:16:31 +0100
  • 7709666707
    looprpc: static address creation Slyghtning 2023-11-09 19:20:01 +0100
  • fe13bfdba6
    swapserverrpc: static address creation support Slyghtning 2024-02-14 17:00:19 +0100
  • 587f7a3e2d
    sqlc: static address migrations, models, queries Slyghtning 2023-11-09 19:04:59 +0100
  • 557ac34959
    Merge pull request #774 from jinjingroad/master Konstantin Nick 2024-06-05 09:54:13 +0200
  • 12bc3b2e9e chore: fix some comments jinjingroad 2024-06-05 15:12:47 +0800
  • d47158d58e
    Merge pull request #773 from bhandras/cost-migraton-pagination András Bánki-Horváth 2024-06-05 09:00:13 +0200
  • 3754730525
    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 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
  • 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