Commit Graph

  • e7d0b3a472
    build(deps): bump github.com/docker/docker dependabot[bot] 2024-03-20 17:27:42 +0000
  • 2326c15e45
    build(deps): bump github.com/jackc/pgx/v4 from 4.18.1 to 4.18.2 dependabot[bot] 2024-03-20 13:34:58 +0000
  • 664ab04b57
    Merge pull request #723 from bhandras/sqlite-sqlc-bump András Bánki-Horváth 2024-03-20 14:23:57 +0100
  • fb0c7f504e
    loopdb: bump sqlc to 1.25.0 Andras Banki-Horvath 2024-03-20 13:57:11 +0100
  • d0847cf2d5
    mod: bump modernc.org/sqlite to 1.29.5 Andras Banki-Horvath 2024-03-20 13:55:52 +0100
  • 3c13702746
    build(deps): bump github.com/jackc/pgproto3/v2 from 2.3.2 to 2.3.3 dependabot[bot] 2024-03-14 22:19:41 +0000
  • e3ced3aed7
    build(deps): bump google.golang.org/protobuf in /swapserverrpc dependabot/go_modules/swapserverrpc/google.golang.org/protobuf-1.33.0 dependabot[bot] 2024-03-13 22:44:23 +0000
  • 7ff3318185
    Merge pull request #650 from hieblmi/static-addr-2 Slyghtning 2024-03-11 12:54:12 +0100
  • 23d1915df2
    loop: list unspent static address outputs Slyghtning 2023-10-25 15:46:48 +0200
  • 4315560412
    perms: list unspent outputs Slyghtning 2023-10-25 15:46:06 +0200
  • 2e1300c4ba
    staticaddr: list unspent outputs in server Slyghtning 2023-10-25 15:45:47 +0200
  • cd018c76f8
    staticaddr: track and list spends in manager Slyghtning 2023-10-25 15:43:24 +0200
  • bc09440c61
    Merge pull request #714 from hieblmi/speed-up-docker Slyghtning 2024-03-08 09:00:11 +0100
  • 0babeee084
    make: cache docker builds Slyghtning 2024-03-07 17:05:22 +0100
  • 0d268750ac
    Merge pull request #713 from lightninglabs/alexbosworth-patch-1 v0.28.0-beta swapserverrpc/v1.0.7 Alex Bosworth 2024-03-05 12:33:29 -0800
  • 67c59fe043
    version: bump version to v0.28.0-beta alexbosworth-patch-1 Alex Bosworth 2024-03-05 11:23:15 -0800
  • 5d75e99d6d
    Merge pull request #708 from sputn1ck/listinstantouts Konstantin Nick 2024-03-05 17:38:49 +0100
  • 65b8cb6036
    Merge pull request #694 from bhandras/cost-cleanup András Bánki-Horváth 2024-03-05 15:04:27 +0100
  • 1cd42078af
    Merge pull request #712 from bhandras/db-durability András Bánki-Horváth 2024-03-04 19:47:32 +0100
  • 5a6ecf2ea5
    looprpc: list unspent static address Slyghtning 2023-11-09 19:20:01 +0100
  • 7fe4ee2f3b
    loopdb: make sqlite sync for extra durability Andras Banki-Horvath 2024-03-04 16:23:50 +0100
  • 5294b4ff07
    loop: clean up server cost calculation for slightly better UX Andras Banki-Horvath 2024-02-06 17:04:41 +0100
  • e1ddb50dfe
    loopout+sweepbatcher: calculate the per sweep onchain fees correctly Andras Banki-Horvath 2024-02-02 22:37:54 +0100
  • b4ebb19a77
    loopdb+sweepbatcher: add GetParentBatch and TotalSwept calls Andras Banki-Horvath 2024-02-02 22:07:40 +0100
  • c094ad4a85
    sweepbatcher: refactor monitorSpendAndNotify to return an error Andras Banki-Horvath 2024-02-02 22:04:09 +0100
  • d5cb6018da
    Merge pull request #642 from hieblmi/static-addr-1 Slyghtning 2024-03-04 14:50:27 +0100
  • 11d058d0e6
    gomod: tidy Slyghtning 2024-02-12 12:53:30 +0100
  • 1f61c8e6fb
    daemon: integrate static address manager and sql store Slyghtning 2023-11-09 19:19:00 +0100
  • 52bb920bfe
    loop: static address creation client command Slyghtning 2023-11-09 19:21:07 +0100
  • 80fc6e5a51
    perms: static address creation permission Slyghtning 2023-11-09 19:21:24 +0100
  • f01d00f3c5
    staticaddr: static address server Slyghtning 2024-02-14 17:02:33 +0100
  • 4b28ef2b47
    staticaddr: static address manager Slyghtning 2023-11-09 19:09:44 +0100
  • c5756001ec
    loopdb: static address store Slyghtning 2023-11-09 19:07:48 +0100
  • bb498f42d0
    log: static address sub logger Slyghtning 2023-11-09 19:16:31 +0100
  • 08c17920b6
    looprpc: static address creation Slyghtning 2023-11-09 19:20:01 +0100
  • 4d947f760c
    swapserverrpc: static address creation support Slyghtning 2024-02-14 17:00:19 +0100
  • 8d216655cd
    sqlc: static address migrations, models, queries Slyghtning 2023-11-09 19:04:59 +0100
  • a66210b780
    Merge pull request #711 from lightninglabs/master Slyghtning 2024-03-04 14:27:58 +0100
  • 034bc246ca
    cmd: add listinstantouts cmd sputn1ck 2024-03-01 14:35:15 +0100
  • 1f211e5647
    swapclientserver: add listinstantouts sputn1ck 2024-03-01 14:35:05 +0100
  • 1f96a61d21
    looprpc: add listinstantouts sputn1ck 2024-03-01 14:34:53 +0100
  • b3805b7cad
    instantout: add listinstantout func sputn1ck 2024-03-01 14:24:31 +0100
  • f3919d976c
    instantout: export value and expiry sputn1ck 2024-03-01 14:24:17 +0100
  • 010b63d75e
    Merge pull request #709 from sputn1ck/instantout_custom_addr Konstantin Nick 2024-03-04 12:25:15 +0100
  • 6a62be0d09
    instantout: add addr to send funds to sputn1ck 2024-03-01 16:56:22 +0100
  • c19781bd13
    Merge pull request #710 from sputn1ck/instantout_ux Konstantin Nick 2024-03-03 11:54:38 +0100
  • 194d021824
    cmd: improve instantout ux sputn1ck 2024-03-03 11:49:53 +0100
  • 1be6d39677
    instantout: log correct expiry sputn1ck 2024-03-03 11:49:31 +0100
  • ddb52b6be4
    Merge pull request #707 from hieblmi/minor-fixes Slyghtning 2024-03-01 10:37:38 +0100
  • 5214da8822
    loopd: cleanup db utils func Slyghtning 2024-03-01 10:02:29 +0100
  • fba3e42111
    Merge pull request #704 from lightninglabs/master Slyghtning 2024-02-14 20:16:47 +0100
  • ab30e0b4e8
    Merge pull request #703 from lightninglabs/alexbosworth-patch-1 v0.27.1-beta Alex Bosworth 2024-02-14 10:29:37 -0800
  • fb1808d337
    version: bump version to v0.27.1-beta Alex Bosworth 2024-02-14 08:44:04 -0800
  • 1df6f4d295
    Merge pull request #676 from hieblmi/sweep-timeout-on-invalid-amt Slyghtning 2024-02-13 16:04:15 +0100
  • 855fa8dccf
    unit: adjust for incorrect amount sweep Slyghtning 2024-01-12 15:57:41 +0100
  • 3db464955d
    loopin: sweep incorrect htlc amount after timeout Slyghtning 2024-01-12 11:36:03 +0100
  • 755d5dc68e
    loopd: new loopin state for incorrect amount sweeps Slyghtning 2024-01-12 11:35:42 +0100
  • 6f3c68fb21
    looprpc: new state for incorrect amount sweeps Slyghtning 2024-01-12 11:35:12 +0100
  • 48fb09fcfc
    tmp Slyghtning 2024-02-12 15:20:48 +0100
  • 6a62cd02d7
    Merge pull request #698 from sputn1ck/io_reservation_expiry Konstantin Nick 2024-02-12 12:33:05 +0100
  • a7ab998a3b
    instantout: check reservation expiry sputn1ck 2024-02-08 16:30:52 +0100
  • 1a31bbf75d
    fsm: add early abort observer option sputn1ck 2024-02-08 15:55:05 +0100
  • 8ed8274178
    Merge pull request #701 from bhandras/rpc-fixup András Bánki-Horváth 2024-02-09 20:47:50 +0100
  • 7fb75c2f83
    instantout: fix swapserverrpc dependent compilation Andras Banki-Horvath 2024-02-09 20:34:57 +0100
  • 8ca08455dd
    Merge pull request #700 from bhandras/lnd-17-4 András Bánki-Horváth 2024-02-09 18:27:22 +0100
  • 12f7956fd8
    build: bump lnd dependency to v0.17.4-beta Andras Banki-Horvath 2024-02-09 18:08:13 +0100
  • 2048b32c21
    Merge pull request #699 from sputn1ck/reservation_fix_erroring_out Konstantin Nick 2024-02-09 15:34:35 +0100
  • 7578349220
    reservation: fix exiting on fetchL402 sputn1ck 2024-02-09 14:09:18 +0100
  • 4a8d69aba6
    Merge pull request #697 from sputn1ck/instantout_quote Konstantin Nick 2024-02-09 11:22:55 +0100
  • cf6552944f
    cmd: add instantout quote sputn1ck 2024-02-07 17:33:21 +0100
  • b3fe9a9c61
    loopd: add instantout quote sputn1ck 2024-02-07 17:33:11 +0100
  • ca8f91ab77
    looprpc: add instantout quote sputn1ck 2024-02-06 19:15:27 +0100
  • 85e74adf5a
    swapserverrpc: add instantout quote req sputn1ck 2024-02-06 19:15:09 +0100
  • c6e8664281
    Merge pull request #651 from sputn1ck/instantloopout_4 Konstantin Nick 2024-02-06 15:57:04 +0100
  • f725f07dd9
    fsm: add instanout fsm parsing sputn1ck 2023-10-25 23:32:40 +0200
  • 8c7c7cf8b5
    loop: add instantout cmd sputn1ck 2023-11-21 15:52:05 +0100
  • 7cafbe957d
    loopd: add instantout handling sputn1ck 2023-10-25 23:32:28 +0200
  • 6c07f88458
    looprpc: add reservations to loop out sputn1ck 2023-10-25 23:32:06 +0200
  • 932a55aaf6
    swapserverrpc: add instantout service sputn1ck 2023-10-25 23:31:20 +0200
  • b7c1e68f46
    instantout: add instantout manager sputn1ck 2023-10-25 23:30:53 +0200
  • ee0309f942
    instantout: add instantout store sputn1ck 2023-11-21 15:50:21 +0100
  • 56ed6f7ccb
    instantout: add fsm and actions sputn1ck 2024-02-05 16:13:46 +0100
  • 89b5c00cfa
    reservation: update reservation state machine sputn1ck 2023-08-25 01:54:18 +0200
  • d7860e709c
    Merge pull request #693 from lightninglabs/dependabot/go_modules/github.com/opencontainers/runc-1.1.12 András Bánki-Horváth 2024-02-01 07:23:16 +0100
  • 49d4d3e005
    build(deps): bump github.com/opencontainers/runc from 1.1.5 to 1.1.12 dependabot[bot] 2024-01-31 22:57:25 +0000
  • 112e612c7a
    reservation: add musig2 spend helpers sputn1ck 2023-08-25 01:53:40 +0200
  • 58e157c6ab
    Merge pull request #692 from hieblmi/static-addr-dependencies Slyghtning 2024-01-31 12:53:50 +0100
  • fdf77ed56d
    swap: address family for static addresses Slyghtning 2024-01-31 11:03:41 +0100
  • 0db65f4079
    version: static address protocol versions Slyghtning 2023-12-13 10:59:26 +0100
  • 59e5460c73
    Merge pull request #690 from hieblmi/static-addr-script Slyghtning 2024-01-31 10:36:41 +0100
  • 7c2640da81
    script: static address taproot script Slyghtning 2023-11-09 19:17:21 +0100
  • 7fa10ee7a4
    utils: add MuSig2Sign function Slyghtning 2024-01-25 15:31:34 +0100
  • 5201b496cb
    Merge pull request #691 from lightninglabs/update-to-v0.27.0-beta v0.27.0-beta swapserverrpc/v1.0.6 Alex Bosworth 2024-01-30 11:14:41 -0800
  • a25f070c4d
    version: bump version to v0.27.0-beta update-to-v0.27.0-beta Alex Bosworth 2024-01-29 20:07:33 -0800
  • df2db8055b
    Merge pull request #634 from GeorgeTsagk/sweep-batcher George Tsagkarelis 2024-01-23 20:17:46 +0100
  • 6f75a11044
    loopd: update release notes George Tsagkarelis 2024-01-23 21:12:36 +0200
  • 33fdde949f
    loop: fix loopout and client tests for sweeper integration George Tsagkarelis 2024-01-18 12:26:14 +0100
  • 0914074b10
    loop: integrate sweepbatcher to loopout flow George Tsagkarelis 2024-01-18 15:18:36 +0100
  • 849d26bba6
    sweepbatcher: add batcher tests George Tsagkarelis 2023-10-10 18:18:52 +0300
  • 7081fb7aae
    sweepbatcher: add sweep batcher George Tsagkarelis 2023-08-23 17:44:14 +0300