Commit Graph

  • 9ace542056
    mod: bump lndclient to 0.14.2 including forced MC import Andras Banki-Horvath 2022-03-08 20:35:21 +0100
  • c05ee21e46
    Merge pull request #465 from arshbot/feerate-fix Harsha Goli 2022-03-12 15:59:10 -0500
  • 0b414cb45e
    main: fix feepercetn from intflags to float Harsha Goli 2022-03-01 10:55:22 -0500
  • 40882b74e4
    Merge pull request #462 from bhandras/routing-plugin-report-filter András Bánki-Horváth 2022-02-18 12:57:18 +0100
  • 32d55dc814
    loopout: do not report prepays and fix plugin type if acquire fails Andras Banki-Horvath 2022-02-17 20:36:28 +0100
  • f650071bca
    Merge pull request #461 from yyforyongyu/add-server-state swapserverrpc/v1.0.1 Yong 2022-02-14 20:31:06 +0800
  • dfbd01988e
    swapserverrpc: update server swap state yyforyongyu 2022-02-14 14:04:14 +0800
  • bf67b14595
    Merge pull request #439 from bhandras/ignore_cheap_paths András Bánki-Horváth 2022-02-14 11:17:26 +0100
  • 312819c8c6
    docs: update release notes Andras Banki-Horvath 2021-12-04 20:27:06 +0100
  • 01bf94ad11
    tests: add unit tests for the low/high routing plugin Andras Banki-Horvath 2021-12-22 19:11:50 +0100
  • ffd52aba2f
    loopout: add low/high routing plugin Andras Banki-Horvath 2021-12-01 17:04:40 +0100
  • 1d1354d2cb
    config: make total payment timeout and retries configurable Andras Banki-Horvath 2021-12-01 15:18:10 +0100
  • 1943edfd78
    loopout: use optional routing plugin for the main swap invoice Andras Banki-Horvath 2021-12-01 16:50:54 +0100
  • 04ebc8d568
    routing: add routing plugin inteface and skeleton Andras Banki-Horvath 2022-02-04 15:18:41 +0100
  • 0f002733f6
    loop: extend server protocol for routing plugin recommendations Andras Banki-Horvath 2021-11-28 19:49:59 +0100
  • 7e8e5a2f67
    Merge pull request #458 from lightninglabs/update-to-v0.17.0 v0.17.0-beta Alex Bosworth 2022-02-07 08:44:25 -0800
  • 74c9f1073e
    version: bump version to v0.17.0-beta Alex Bosworth 2022-02-07 08:17:53 -0800
  • c92eeab01e
    Merge pull request #455 from bhandras/lnd-selecthophints-integration András Bánki-Horváth 2022-02-03 20:20:05 +0100
  • 3237a2cf81
    docs: update release notes Andras Banki-Horvath 2022-01-27 18:55:04 +0100
  • 31f7b5947a
    utils: use SelectHopHints from LND Andras Banki-Horvath 2022-01-27 18:52:20 +0100
  • db2fba6f0d
    mod: bump LND Andras Banki-Horvath 2022-01-27 17:45:01 +0100
  • 490a544702
    Update LICENSE Marnix 2022-01-30 12:07:04 +0000
  • 44e734c575
    Merge pull request #453 from ellemouton/macaroonService Carla Kirk-Cohen 2022-01-25 09:48:01 +0200
  • 5ea0ddefc8
    docs: update readme Andras Banki-Horvath 2022-01-14 18:45:09 +0100
  • 076f34563e
    utils: fix multiple issues in SelectHopHints Andras Banki-Horvath 2022-01-14 18:43:51 +0100
  • 2d7745ecf4 loopd/daemon: rename createDefaultMacaroonFile Elle Mouton 2022-01-17 16:11:04 +0200
  • ad7cdc8ed2 multi: use lndclient MacaroonService Elle Mouton 2022-01-13 14:12:19 +0200
  • 15505b22c0
    loopd: export MaxMsgRecvSize Harsha Goli 2021-12-08 18:24:05 -0500
  • 0d1cb3e5d6
    Merge pull request #452 from suhailsaqan/patch-1 Alex Bosworth 2022-01-06 15:48:08 -0800
  • 91673ab24b
    Fixed a typo in autoloop.md Suhail Saqan 2022-01-06 15:30:59 -0800
  • 5f0c118088
    Merge pull request #450 from bhandras/daemon-stop-fix András Bánki-Horváth 2021-12-22 11:33:35 +0100
  • c8a650842e
    docs: update release notes Andras Banki-Horvath 2021-12-22 10:33:43 +0100
  • b3d8f5f096
    loopd: close dbs when the daemon stops Andras Banki-Horvath 2021-12-22 10:32:11 +0100
  • fa749d4f0c
    Merge pull request #448 from carlaKC/rpc-makeserver Carla Kirk-Cohen 2021-12-20 13:42:24 +0200
  • be6eae3bda
    Merge pull request #419 from carlaKC/autoloop-4-loopin Harsha Goli 2021-12-15 15:34:48 -0500
  • 8d0e9a2671
    swapserverrpc: remove unnecessary vars in proto dockerfile carla 2021-12-15 09:17:24 +0200
  • 23897a9a89
    multi: update release notes and docs to make note of loop in carla 2021-12-15 09:11:49 +0200
  • 2542038243
    loop: allow setting swap type for individual rules carla 2021-12-15 09:11:49 +0200
  • 5e24beb5a7
    loop: add htlc conf target to set params carla 2021-12-15 09:11:48 +0200
  • 16799838f7
    multi: surface loop in parameters on rpc carla 2021-12-15 09:11:46 +0200
  • 4689040333
    multi: surface suggested loop in swap on rpc carla 2021-12-15 09:10:28 +0200
  • 66d16f52a7
    liquidity/test: add autoloop in tests carla 2021-12-15 09:01:23 +0200
  • 5280721636
    multi: add ability to autoloop in carla 2021-12-15 09:01:22 +0200
  • f6c3d77c51
    liquidity/test: use mock for server restrictions carla 2021-12-15 09:01:21 +0200
  • 5e47a0c6e9
    multi: add loop in swap builder implementation carla 2021-12-15 09:01:20 +0200
  • b09969e167
    Merge pull request #447 from lightninglabs/bump-to-v0.16.0-beta v0.16.0-beta Alex Bosworth 2021-12-14 09:28:23 -0800
  • 0911db6418
    version: bump version to v0.16.0-beta Alex Bosworth 2021-12-14 09:14:30 -0800
  • c523789f21
    Merge pull request #446 from carlaKC/alias-imports Carla Kirk-Cohen 2021-12-14 11:57:32 +0200
  • 213f5c7c8b
    loopd: alias server rpc import with looprpc carla 2021-12-13 15:31:37 +0200
  • 996b5e43ab
    loopd: alias client rpc import with clientrpc carla 2021-12-13 15:28:38 +0200
  • 3b911cfd4f
    loop: alias import for swapserverrpc in swap server client carla 2021-12-13 15:27:05 +0200
  • 167cef4f6b
    loopdb: alias swapserverrpc with looprpc carla 2021-12-13 15:23:36 +0200
  • 85dc0b26be
    Merge pull request #445 from carlaKC/module-swapserverrpc swapserverrpc/v1.0.0 Carla Kirk-Cohen 2021-12-13 14:03:42 +0200
  • a9e774898f
    swapserverrpc: make swapserverrpc its own module carla 2021-12-13 13:56:43 +0200
  • dad103530f
    multi: move server proto files to their own directory carla 2021-12-13 13:56:40 +0200
  • f01f440715
    Merge pull request #444 from carlaKC/loopin-removeshadowedvar Carla Kirk-Cohen 2021-12-13 08:37:07 +0200
  • 26886731d4
    multi: remove shadowed label variable in loopin swaps carla 2021-12-09 13:38:26 +0200
  • 52087c8bb4
    Merge pull request #434 from arshbot/default-macaroon-locations Harsha Goli 2021-12-08 17:11:34 -0500
  • b7ba19394b
    Merge pull request #415 from lightninglabs/routehints Harsha Goli 2021-12-08 13:54:39 -0500
  • bf84aef4be
    release_notes: add release notes for bugfix Harsha Goli 2021-12-06 13:39:33 -0500
  • 3fb75131ea
    loopd: Consider network when making LND paths Harsha Goli 2021-11-16 12:05:40 -0500
  • 05693411f7
    Merge pull request #436 from arshbot/assume-yes Harsha Goli 2021-12-08 13:51:45 -0500
  • 8dba29ad3e
    docs: updated release notes routehints Harsha Goli 2021-10-19 18:11:28 -0400
  • f1a7d8fb49
    multi: pass private, routehints from loopcli - loopd - loop server Harsha Goli 2021-10-19 18:05:59 -0400
  • 4299147895
    main: add --private flag to loop in Harsha Goli 2021-10-21 23:55:36 -0400
  • 9db43a4dbd
    loop: Reimplement SelectHopHints from lnd Harsha Goli 2021-10-19 17:45:15 -0400
  • 5504368844
    loopin: Add --route_hints parameter Harsha Goli 2021-08-23 18:37:45 -0700
  • 2e6adeaa3f
    Merge pull request #433 from carlaKC/419-swaptype Carla Kirk-Cohen 2021-12-02 09:27:42 +0200
  • 8113c34bce
    liquidity: add failed loop in swaps to swap traffic carla 2021-11-30 13:18:32 +0200
  • 965b99d455
    liquidity: add existing loop in swaps to budget calculations carla 2021-11-30 13:18:32 +0200
  • 0f0be28599
    liquidity: add loop in fees to fee categories carla 2021-11-30 13:18:31 +0200
  • c067169e6f
    liquidity: add loop fee estimation and swap interface impl carla 2021-11-30 13:18:30 +0200
  • 3e7782e1ab
    liquidity: use builder in single place carla 2021-11-30 13:18:29 +0200
  • 91a90968d0
    multi: surface swap type on rpc carla 2021-11-30 13:18:28 +0200
  • 25b8d20f75
    liquidity: add type to rules carla 2021-11-30 13:18:27 +0200
  • 00c2d4e5f0
    liquidity: generalize threshold rule variable names carla 2021-11-30 13:18:26 +0200
  • 06c4c347fd
    Merge pull request #440 from bhandras/lnd_bump-0.14.1-beta András Bánki-Horváth 2021-11-29 17:13:54 +0100
  • 9e227fc1ee
    build: adding clean Andras Banki-Horvath 2021-11-29 16:36:50 +0100
  • daa62b8ea2
    mod: bump lnd to v0.14.1-beta Andras Banki-Horvath 2021-11-29 16:33:21 +0100
  • 18395d143a
    Merge pull request #438 from guggero/lnd-14-final v0.15.1-beta Oliver Gugger 2021-11-18 14:53:24 +0100
  • f0b2bb0888
    release_notes: clear on release of new version Oliver Gugger 2021-11-18 14:10:58 +0100
  • 0ea64e81fb
    multi: bump lnd to v0.14.0-beta final, release v0.15.1-beta Oliver Gugger 2021-11-18 13:53:48 +0100
  • 04b4f0a389
    Merge pull request #432 from carlaKC/export-listnerconfig Carla Kirk-Cohen 2021-11-18 10:03:33 +0100
  • e52f6eff47
    main: add --force to loop in/loop out Harsha Goli 2021-11-16 14:12:06 -0500
  • 618310fe6f
    loopd: export NewListenerConfig carla 2021-11-12 11:14:47 +0200
  • 9f399c56a5
    Merge pull request #431 from arshbot/loopserver-update-lnd András Bánki-Horváth 2021-11-12 09:52:14 +0100
  • 2558478707
    bump lnd versions from 12.1-beta to 13.4-beta Harsha Goli 2021-11-11 15:51:45 -0500
  • 7c4d8f601e
    Merge pull request #428 from lightninglabs/macaroon-stateless Oliver Gugger 2021-11-05 10:47:08 +0100
  • 1503001ee5
    loopd: conditionally create default macaroon file Turtle 2021-09-27 16:14:56 -0500
  • 139eac6feb
    Merge pull request #426 from lightninglabs/lnd-14 Oliver Gugger 2021-11-04 11:22:29 +0100
  • 2c6e035235
    multi: bump lnd compile time dependency to v0.14.0-beta.rc1 Oliver Gugger 2021-09-21 13:33:38 +0200
  • 6b04d8ecb0
    Merge pull request #425 from carlaKC/lndclient-bump Carla Kirk-Cohen 2021-10-25 11:28:57 +0200
  • cca5926263
    multi: bump lndclient to v0.12.0-13 carla 2021-10-24 10:08:23 +0200
  • 4c58d0c5e8
    Merge pull request #418 from carlaKC/autoloop-builder Carla Kirk-Cohen 2021-10-14 11:13:50 +0200
  • 8bd7ee35be
    liquidity: add swap builder interface carla 2021-09-06 15:01:41 +0200
  • 7e694f01e2
    When a noMacaroonCreation bool is passed in, don't create new macaroons Turtle 2021-09-27 16:14:56 -0500
  • e46a345a0d
    Export AllPermissions slice for baking super macaroon in Lightning Terminal Turtle 2021-09-27 16:10:20 -0500
  • 4fb76c7944
    multi: prepare for upcoming lnd v0.14.0-beta release Oliver Gugger 2021-09-21 13:33:38 +0200
  • 4df6a4e7ca
    liquidity: move loopout swap suggestion out of interface file carla 2021-09-06 14:05:39 +0200
  • 351124c7c0
    loopout: apply server-provided route hints before paying invoices carla 2021-09-09 13:52:36 +0200