Commit Graph

  • 0f924b36cd
    multi: bump lndclient and lnd version to latest sputn1ck 2022-07-07 17:28:22 +0200
  • 11ab596080
    Merge pull request #497 from bhandras/taproot-musig2 András Bánki-Horváth 2022-07-06 22:46:29 +0200
  • 5f4b34d8b4
    docs: update release notes Andras Banki-Horvath 2022-06-23 17:14:00 +0100
  • 85145ca4bb
    loop: set minimum LND version to 0.15.0 Andras Banki-Horvath 2022-06-23 17:11:00 +0100
  • 5d7b0abdf5
    loopout: add unit test for the MuSig2 sweep case Andras Banki-Horvath 2022-06-24 13:57:42 +0200
  • 82b58e5c0e
    loopout: attempt cooperative musig2 sweep Andras Banki-Horvath 2022-05-05 11:59:31 +0200
  • 32557a57ea
    swapserverrpc: add MuSig2SignSweep function swapserverrpc/v1.0.2 Andras Banki-Horvath 2022-05-04 22:26:24 +0200
  • d3401f809f
    loopout: fix flaky loopout preimage push and expiry tests Andras Banki-Horvath 2022-05-11 20:10:01 +0200
  • 5c04b8db05
    test: add richer implementation to MuSig2CreateSession Andras Banki-Horvath 2022-06-09 20:24:57 +0200
  • 1abbe648d1
    rpc: fix swapserverrpc build Andras Banki-Horvath 2022-05-04 22:25:40 +0200
  • a252e2c706
    loopdb: add the local pubkey's keylocator to the persisted contract Andras Banki-Horvath 2022-04-24 22:32:17 +0200
  • ce3026daa9
    client: LoopInQuote to support v3 htlc for fee estimate Andras Banki-Horvath 2022-05-16 18:38:50 +0200
  • bf59159ddb
    client: LoopOutQuote to support estimate using v3 htlc Andras Banki-Horvath 2022-05-16 18:37:53 +0200
  • 391ef57ea3
    loopout: enable p2tr without keyspend Andras Banki-Horvath 2022-04-24 22:59:59 +0200
  • 901a935514
    loopin: enable p2tr htlcs without keyspend Andras Banki-Horvath 2022-04-24 22:59:41 +0200
  • 152677fcc7
    test: fix naming in client tests Andras Banki-Horvath 2022-05-16 15:56:23 +0200
  • 00cf4bf71c
    multi: make the next protocol version optional Andras Banki-Horvath 2022-05-14 17:47:15 +0200
  • 9b37d744a0
    multi: add ProtocolVersion_HTLC_V3 Andras Banki-Horvath 2022-04-24 22:29:13 +0200
  • 7cc6ef2ffd
    mod: bump btcd to latest tagged version Andras Banki-Horvath 2022-06-10 16:51:26 +0200
  • 08209f61e3
    multi: bump lndclient and lnd version to latest lnd-15-final Oliver Gugger 2022-06-23 11:05:40 +0200
  • 490fb352ff
    Merge pull request #507 from ellemouton/movePermsToOwnDir András Bánki-Horváth 2022-06-14 19:13:21 +0200
  • 8ccd35e0c1
    loopd: move RequiredPermissions to dedicated dir Elle Mouton 2022-06-14 15:12:22 +0200
  • 5b5dfc0f5e
    Merge pull request #506 from bhandras/sweeper-htlcv3 András Bánki-Horváth 2022-06-10 17:46:01 +0200
  • c9bc10ef76
    sweep: fill sign method when script spending a taproot htlc Andras Banki-Horvath 2022-06-10 17:06:32 +0200
  • 8f23c6789b
    Merge pull request #477 from bhandras/taproot-htlc András Bánki-Horváth 2022-06-09 20:10:37 +0200
  • 0f9abbc29a
    Merge pull request #505 from lightninglabs/v0.19.0-bump v0.19.1-beta Alex Bosworth 2022-06-09 09:22:27 -0700
  • 96f1fe5bec
    version: bump version to v0.19.1-beta Alex Bosworth 2022-06-09 09:05:28 -0700
  • c7ef4297c0
    multi: update sweeping to allow different sighashes and claim scripts Carla Kirk-Cohen 2022-03-29 13:17:19 +0200
  • 9610becebd
    multi: add the aggregate internal pubkey to the v3 htlc Andras Banki-Horvath 2022-05-11 16:37:50 +0200
  • 638973dce2
    swap: add locking conditions to HtlcScript interface Carla Kirk-Cohen 2022-03-29 11:31:23 +0200
  • 3931c27043
    Merge pull request #504 from sputn1ck/fix_suggest_swaps_rpc Konstantin Nick 2022-06-08 15:38:00 +0200
  • 950b32dea6
    multi: update version and release notes sputn1ck 2022-06-08 12:11:20 +0200
  • 1df6685653
    looprpc: fix suggestswaps response sputn1ck 2022-06-08 12:09:02 +0200
  • dfe50e44ef
    Merge pull request #493 from yyforyongyu/db-params Yong 2022-06-07 23:48:36 +0800
  • 2da38230a5
    docs: update release note yyforyongyu 2022-05-20 12:55:13 +0800
  • 425a007aaf
    loopd+liquidity: persist parameters on disk yyforyongyu 2022-05-20 12:51:58 +0800
  • 26edd21889
    loopdb: add new bucket to save liquidity params yyforyongyu 2022-05-19 03:07:10 +0800
  • 8217ee31c3
    liquidity+loopd: refactor `SetParameters` to take a rpc request yyforyongyu 2022-05-19 01:57:56 +0800
  • 9c5ac0fb36
    liquidity: move parameters into a new file yyforyongyu 2022-05-19 01:45:54 +0800
  • a4d343ca1b
    Merge pull request #501 from lightninglabs/lnd-15 András Bánki-Horváth 2022-06-03 18:01:54 +0200
  • d5952f1202
    multi: bump all dependency to use lnd 0.15.0-beta.rc4 Oliver Gugger 2022-06-02 18:26:17 +0200
  • 28bb11ee0a
    loop: update listswaps api v0.18.0-beta-lnd-14-v2 sputn1ck 2022-05-30 18:01:17 +0200
  • 368e92aef7
    swap: add lasthop, outgoingchanids to swapinfo sputn1ck 2022-05-27 11:14:16 +0200
  • 14dfdc8521
    Merge pull request #500 from sputn1ck/update_listswaps_api András Bánki-Horváth 2022-05-31 20:52:05 +0200
  • ece0f76e7f
    loop: update listswaps api sputn1ck 2022-05-30 18:01:17 +0200
  • efb6f75d60
    swap: add lasthop, outgoingchanids to swapinfo sputn1ck 2022-05-27 11:14:16 +0200
  • e98d813885
    Merge pull request #495 from sputn1ck/check_p2pk_dest Yong 2022-05-25 00:10:22 +0800
  • 6d1708de68
    Merge pull request #496 from sputn1ck/dockerize_linter Oliver Gugger 2022-05-20 10:28:29 +0200
  • ce596468e9
    loopout: reject unsupported address formats sputn1ck 2022-05-19 19:47:26 +0200
  • a34f22c443
    make fmt sputn1ck 2022-05-20 09:00:36 +0200
  • 4ed3197985
    make+tools: tidy makefile, add gosimports sputn1ck 2022-05-20 09:00:26 +0200
  • a1271fee40
    multi: fix linter issues sputn1ck 2022-05-20 08:57:06 +0200
  • f0bf9302cc
    make: dockerize linter sputn1ck 2022-05-20 08:56:21 +0200
  • 789b4d9c5e
    docs: update release note for liquidity params yyforyongyu 2022-05-17 21:16:23 +0800
  • 21af85c8e3
    liquidity: persist manager's params to disk yyforyongyu 2022-05-12 21:28:01 +0800
  • 5205622eb2
    loopd+liquidity: add new config `LiquidityParamsPath` yyforyongyu 2022-05-17 21:14:00 +0800
  • 1741896e33
    Merge pull request #487 from C-Otto/master András Bánki-Horváth 2022-05-07 16:49:23 +0200
  • b0044e0994 loopout: remove double space in log message Carsten Otto 2022-05-06 17:33:19 +0200
  • dee7542b36
    Merge pull request #485 from thinkmassive/github-workflow-docker Oliver Gugger 2022-04-29 13:05:38 +0200
  • dd01b90afd
    github: initial docker workflow Alex Miller 2022-04-28 18:19:34 -0400
  • 6deed23a18
    Merge pull request #482 from arshbot/HtlcV3-taproot-base Harsha Goli 2022-04-25 10:28:38 -0400
  • 89b0743377
    liquidity: fix TestAutoLoopInEnabled flakes Harsha Goli 2022-04-22 16:50:32 -0400
  • dec6dd7e70
    swap: HTLCV3 added Harsha Goli 2022-04-14 12:40:30 -0400
  • 968676c956
    Merge pull request #481 from lightninglabs/revert-473-HtlcV3-taproot-base Harsha Goli 2022-04-20 11:31:36 -0400
  • 803e668d70
    Revert "swap: HTLCV3 added" Harsha Goli 2022-04-20 10:57:49 -0400
  • 5446a1f217
    Merge pull request #473 from arshbot/HtlcV3-taproot-base Harsha Goli 2022-04-20 10:56:17 -0400
  • 173c213a66
    swap: HTLCV3 added Harsha Goli 2022-04-14 12:40:30 -0400
  • cee607f6a2
    swap: refactor NewHtlc so pkScript is generatred per output Harsha Goli 2022-04-14 12:37:53 -0400
  • fd811a8ded
    Merge pull request #480 from bhandras/docker-fix András Bánki-Horváth 2022-04-15 11:05:23 +0200
  • e2ff490fe5
    docker: add support for multiarch builds Andras Banki-Horvath 2022-04-14 16:59:49 +0200
  • 8436468a19
    version: bump version to v0.18.0-beta v0.18.0-beta-lnd-14 loop-18-0-lnd-14 Alex Bosworth 2022-03-30 09:04:48 -0700
  • deb235a126
    multi: default to P2TR for loop out Carla Kirk-Cohen 2022-03-29 14:06:28 +0200
  • 84c3ef0402
    multi: update sweeping to allow different sighashes and claim scripts Carla Kirk-Cohen 2022-03-29 13:17:19 +0200
  • d29a0a8862
    swap: add locking conditions to HtlcScript interface Carla Kirk-Cohen 2022-03-29 11:31:23 +0200
  • 1616943afe
    swap: add taproot inputs to fee estimation Carla Kirk-Cohen 2022-03-29 13:58:07 +0200
  • d22b064e54
    swap: HTLCV3 added Harsha Goli 2022-03-20 18:16:19 -0400
  • 9d2d5a78d4
    multi: pass shared key to new htlc Carla Kirk-Cohen 2022-03-31 14:54:03 +0200
  • a2d97d67d5
    multi: add session to swap kit Carla Kirk-Cohen 2022-03-31 14:51:27 +0200
  • d696ce34a4
    multi: add nonce to server loop out request Carla Kirk-Cohen 2022-03-31 09:23:06 +0200
  • 35f4562f32
    gomod: update to lndclient/ lnd/ btcd with musig2 Carla Kirk-Cohen 2022-03-30 16:20:52 +0200
  • b5e7e3ded8
    Merge pull request #476 from lightninglabs/v0.18.0-bump v0.18.0-beta Alex Bosworth 2022-03-30 09:19:22 -0700
  • bf7d157193
    version: bump version to v0.18.0-beta Alex Bosworth 2022-03-30 09:04:48 -0700
  • 6984fc61a4
    Merge pull request #456 from MarnixCroes/loop-2022 Oliver Gugger 2022-03-28 21:50:43 +0200
  • 2de6c18ede
    throwaway: loop out works! (mostly) Harsha Goli 2022-03-24 05:59:59 -0400
  • e275d8343a
    multi: bump lnd to taproot enabled version Harsha Goli 2022-03-14 12:36:02 +0000
  • deec719dfc
    Merge pull request #472 from lightninglabs/btcec-v2-btcutil-bump Oliver Gugger 2022-03-25 16:39:29 +0100
  • 5f46d0b83f
    travis+docker: bump golang version to v1.17.x Oliver Gugger 2022-03-25 10:47:41 +0100
  • 7a16e3b25d
    multi: bump btcec/v2 and btcutil to new versions Harsha Goli 2022-03-14 12:36:02 +0000
  • 3e9d819d36
    multi: bump btcd/btcec => btcd/btcec/v2 Harsha Goli 2022-03-14 12:36:02 +0000
  • e5e51b065e
    throwaway: using taproot by default Harsha Goli 2022-03-22 19:09:20 -0400
  • d1ba70e3fa
    Merge pull request #469 from guggero/sweeper-pk-script Oliver Gugger 2022-03-21 17:52:57 +0100
  • 60d3374a12
    throwaway: refactor of htlc.go complete. we use slices across the board now Harsha Goli 2022-03-21 12:20:28 -0400
  • 732390e677
    release_notes: add notes about bugfix Oliver Gugger 2022-03-21 15:08:43 +0100
  • b7e5c0b449
    sweep: always send signed output's pk script Oliver Gugger 2022-03-21 14:49:10 +0100
  • d082af38e9
    throwaway: htlc.go converted, htlc_test.go works Harsha Goli 2022-03-20 18:16:19 -0400
  • 66b317a0ac
    multi: bump btcd/btcec => btcd/btcec/v2 Harsha Goli 2022-03-14 12:36:02 +0000
  • a6350905d7
    Merge pull request #466 from bhandras/routing-plugin-force-mc-import András Bánki-Horváth 2022-03-16 15:06:11 +0100
  • eb1371ee1e
    docs: update release notes Andras Banki-Horvath 2022-03-16 13:23:09 +0100
  • 5b737855c1
    loopd: update minimum required LND version to v0.14.2-beta Andras Banki-Horvath 2022-03-14 15:22:26 +0100
  • dc9bc9e976
    routing: integrate forced MC import to the low/high plugin Andras Banki-Horvath 2022-03-11 17:14:16 +0100