Commit Graph

  • 0cff92d265
    looprpc+cmd: deprecate dynamic terms Johan T. Halseth 2019-10-08 22:28:20 +0200
  • 5fd51c0a3f
    looprpc: remove go_package option Johan T. Halseth 2019-10-08 22:28:20 +0200
  • 556845e79c
    Merge pull request #92 from lightninglabs/alexbosworth-patch-8 v0.2.3-alpha Alex Bosworth 2019-10-03 12:01:46 -0700
  • a45e2c80c0
    Bump version patch Alex Bosworth 2019-10-03 11:34:31 -0700
  • b61807b310
    Merge pull request #89 from wpaulino/loop-out-conf-target Alex Bosworth 2019-10-03 11:33:26 -0700
  • 0e0967716c
    Merge pull request #86 from guggero/external-loop-in-fee-est Alex Bosworth 2019-10-03 11:33:02 -0700
  • e0d23cb180
    loopout: compare delta from htlc expiry correctly Wilmer Paulino 2019-10-01 11:21:19 -0400
  • 09029bfdec
    test: allow custom fee estimates Wilmer Paulino 2019-10-01 11:21:17 -0400
  • 9f25fdd0bb
    store: use correct vars for loop in assertions Wilmer Paulino 2019-09-30 20:11:32 -0400
  • fa1b86c691
    Merge pull request #77 from saguywalker/fix-readme Johan T. Halseth 2019-09-25 14:06:10 +0200
  • c00f831675
    cmd/loop: handle external loop in flag Oliver Gugger 2019-09-23 10:20:33 +0200
  • 489ab5620e
    loopd: receive external HTLC flag in loop in quote request Oliver Gugger 2019-09-23 10:08:34 +0200
  • be9a2b9a47
    looprpc: add external HTLC flag to quote request Oliver Gugger 2019-09-23 09:58:52 +0200
  • 036db6646f
    looprpc: regenerate with correct version Oliver Gugger 2019-09-23 09:54:33 +0200
  • 08f07946f7
    Merge pull request #83 from Roasbeef/go1.13 Olaoluwa Osuntokun 2019-09-14 15:44:32 +0300
  • 31ee5d8784 build: update to go1.13 Olaoluwa Osuntokun 2019-09-14 05:38:00 -0700
  • 32672cbdb0
    build: tidy go modules, update to lnd v0.7.1 Olaoluwa Osuntokun 2019-09-04 21:02:25 -0700
  • 647095b5d3 README: add RPC docs & ports William O'Beirne 2019-09-04 22:51:55 -0500
  • 861808530a loop: add REST endpoints for Loop In Nigel Christian 2019-09-04 23:48:48 -0400
  • 05c4404eba updated grpc dependencies kurisu 2019-08-30 15:21:13 -0400
  • 267622de0c gen protos kurisu 2019-08-30 14:47:11 -0400
  • b1b0623205
    Add RPC docs & ports to README William O'Beirne 2019-08-15 09:43:57 -0400
  • 4e91e68278
    Update README.md saguywalker 2019-08-14 13:35:15 +0300
  • a2899c4d11 update api for loop in kurisu 2019-08-02 21:25:45 -0400
  • 8539cc520f
    Merge pull request #72 from lightninglabs/alexbosworth-patch-7 v0.2.2-alpha Olaoluwa Osuntokun 2019-07-31 15:35:31 -0700
  • 921ff57603
    version: bump version to 0.2.2 Alex Bosworth 2019-07-31 14:01:23 -0700
  • 6608337bb4
    Merge pull request #71 from joostjager/address-estimate Alex Bosworth 2019-07-31 09:30:18 -0700
  • 9924583b54
    Merge pull request #70 from bjornoj/master Joost Jager 2019-07-31 11:08:49 +0200
  • 8d7a272fdd loop+loopout: validate hash of swap invoice Bjorn Olav Jalborg 2019-07-31 10:46:51 +0200
  • ecd36b921c
    multi: base sweep fee estimate on actually used address type Joost Jager 2019-07-30 13:37:47 +0200
  • b3b20fc66f
    loopout: remove redundant type declaration Joost Jager 2019-07-30 13:22:15 +0200
  • 6da8494a0f
    Merge pull request #68 from lightninglabs/alexbosworth-patch-7 v0.2.1-alpha Olaoluwa Osuntokun 2019-07-24 17:35:22 -0700
  • bf3c5797f6
    version: bump version to 2.0.1 Alex Bosworth 2019-07-23 11:54:22 -0700
  • e8d696e119
    Merge pull request #65 from wpaulino/sweep-conf-target Olaoluwa Osuntokun 2019-07-12 17:20:21 -0700
  • 47321ba4a4
    loop: use default confirmation target for htlc sweep after expiry delta Wilmer Paulino 2019-06-25 14:41:57 -0400
  • c16e170338
    multi: expose confirmation target for loop out HTLC sweep Wilmer Paulino 2019-06-25 14:41:49 -0400
  • a138790822
    multi: expose confirmation target for loop out quotes Wilmer Paulino 2019-06-25 14:41:45 -0400
  • 9df227d9d0
    Merge pull request #63 from wpaulino/gen-protos-v1.3.1 Olaoluwa Osuntokun 2019-07-03 19:21:28 -0700
  • 5d2aaeb7ef
    looprpc: update generated protos to use protobuf v1.3.1 Wilmer Paulino 2019-06-24 14:54:24 -0400
  • 7bcd7f0572
    README: update to mention Loop In availability v0.2.0-alpha v0.2-alpha v0.1.3-alpha Olaoluwa Osuntokun 2019-06-26 09:49:27 -0700
  • a10015fce2
    README: update readme with loop in+out instructions Olaoluwa Osuntokun 2019-06-26 09:45:51 -0700
  • ca26413891
    loop: bump version to v0.2.0-alpha Olaoluwa Osuntokun 2019-06-26 01:16:30 -0700
  • 88ee52093a
    Merge pull request #64 from joostjager/remove-mainnet-block Olaoluwa Osuntokun 2019-06-26 01:05:18 -0700
  • 13ab5a219f loopd: remove mainnet loop in block Joost Jager 2019-06-25 11:43:23 +0200
  • 1dd924c392
    Merge pull request #61 from joostjager/update-readme Olaoluwa Osuntokun 2019-06-12 21:47:07 +0200
  • 46708cadbb README: Add routerrpc sub-server tag Joost Jager 2019-06-12 13:36:37 +0200
  • 9de7b949dd
    Merge pull request #59 from valentinewallace/basic-client-mac-path Olaoluwa Osuntokun 2019-06-07 12:51:36 +0200
  • 8311d70cbf lndclient/basic_client: add functional optional args to NewBasicClient. Valentine Wallace 2019-05-30 23:28:17 -0700
  • 31451f62f8
    Merge pull request #60 from joostjager/reliable-payment Olaoluwa Osuntokun 2019-06-06 17:16:05 +0200
  • f559120565
    lndclient: add router sub server Joost Jager 2019-03-25 10:31:03 +0100
  • dc2baf582f
    lndclient: use SubscribeSingleInvoiceRequest message Joost Jager 2019-06-06 11:30:32 +0200
  • fd5020b53a
    Merge pull request #58 from alexbosworth/v0.1.3 v0.1.3-beta Alex Bosworth 2019-05-31 09:57:41 -0700
  • 389e7c6bf0
    bump version Alex Bosworth 2019-05-23 13:09:27 -0700
  • 86264db1a3
    Merge pull request #56 from valentinewallace/increase-lightning-grpc-block-size Olaoluwa Osuntokun 2019-05-21 17:13:58 -0700
  • ee5f1852d6
    lndclient: increase lightning gRPC block size to 50MB Valentine Wallace 2019-05-21 16:57:04 -0700
  • 7fd2f1176e
    Merge pull request #55 from joostjager/report-cost Olaoluwa Osuntokun 2019-05-21 16:35:58 -0700
  • 6aa9071c4d
    looprpc+loop: report swap cost over rpc Joost Jager 2019-05-15 14:02:29 +0200
  • 6efa62347b
    multi: store swap cost in database Joost Jager 2019-05-15 14:01:27 +0200
  • 24a1b8d642
    loopdb: initialize new database with current version Joost Jager 2019-05-15 13:59:05 +0200
  • 7d6ed06d5c
    loopdb: enable logging Joost Jager 2019-05-20 12:22:31 +0200
  • 1b306ad425
    loopdb: replace swap state enum by state data object Joost Jager 2019-05-15 13:55:41 +0200
  • 793fb4d90e loop: introduce docker integration (#46) Geoff Taylor 2019-05-18 02:40:43 +0100
  • c25f528504 readme: update to reflect macaroon changes v0.1.2-alpha Alex Bosworth 2019-05-03 13:05:22 -0700
  • eece3adad1
    Merge pull request #52 from alexbosworth/master Olaoluwa Osuntokun 2019-05-03 15:28:59 -0700
  • 7318698917
    Merge pull request #51 from joostjager/swapserver-address Olaoluwa Osuntokun 2019-05-03 15:28:29 -0700
  • 193f365ad6
    readme: update to reflect macaroon changes Alex Bosworth 2019-05-03 13:05:22 -0700
  • 7687a2794c
    version: bump for patch release Alex Bosworth 2019-05-03 12:29:02 -0700
  • 753429547d
    swap: fix htlc address generation Joost Jager 2019-05-03 10:52:23 +0200
  • ca3cfc1431
    loopd: use proper default swap server address Joost Jager 2019-05-03 10:17:26 +0200
  • 56ab811f62
    lndclient: modify basic_client.go to use the mac dir rather than path Olaoluwa Osuntokun 2019-05-02 17:33:32 -0700
  • 52dbc03dda
    lndclient: add NewBasicClient function Olaoluwa Osuntokun 2019-04-30 19:43:08 -0700
  • f1f72bb2d1
    cmd/loopd: only replace testnet swapserver if not already set Olaoluwa Osuntokun 2019-04-24 18:26:45 -0700
  • 893954e69b
    Merge pull request #47 from alexbosworth/decrease-max-routing-fee Olaoluwa Osuntokun 2019-04-22 15:28:54 -0700
  • c557234969
    Merge pull request #45 from Roasbeef/macaroon-pouch Olaoluwa Osuntokun 2019-04-22 15:27:29 -0700
  • 6037d0105f
    cmd/loopd: rename MacaroonPath to MacaroonDir Olaoluwa Osuntokun 2019-04-17 15:49:23 -0700
  • 74d381fa63
    build: go mod tidy Olaoluwa Osuntokun 2019-04-16 19:18:44 -0700
  • 6d00809575
    cmd/loopd+lndclient: based on the network, update the macaron path if unset Olaoluwa Osuntokun 2019-04-16 19:18:28 -0700
  • 5f6ad1161b
    lndclient: switch to using per-call macaroons instead of a conn level macaroon Olaoluwa Osuntokun 2019-04-16 19:17:19 -0700
  • 2c97258ce7
    lndclient: NewLndServices now accepts a macaroon directory, not admin mac path Olaoluwa Osuntokun 2019-04-16 19:15:10 -0700
  • ee6191f844 lndclient: add new macaroonPouch struct Olaoluwa Osuntokun 2019-04-16 19:11:34 -0700
  • cdd5a7eea0
    cmd/loop: reduce off-chain payment max-fee Alex Bosworth 2019-04-18 15:29:39 -0700
  • 780a1eefef Updated DOCKER.md example to just map ~/.lnd and ~/.loop. * Removed mapping of home directory - one of the benefits of docker is being explicit about the resources the container uses so I felt bad mapping the entire home directory when only two known folders were used. Geoff Taylor 2019-04-18 21:52:34 +0100
  • 99c8e60f68 Fixed documentation on mapping of ~/.lnd * Would have caused problems because ~/.loop wasn't mapped * Now map entire home directory Geoff Taylor 2019-04-18 21:35:53 +0100
  • bfea8fca98 Introduced docker integration * Added Dockerfile to build loopd and loop with no dependencies. * Added instructions to build and run docker image. Geoff Taylor 2019-04-18 14:32:22 +0100
  • 3d0d73348d
    loop: bump version to v0.1.1-alpha v0.1.1-alpha Olaoluwa Osuntokun 2019-04-17 15:06:03 -0700
  • 34d96cb1dc
    Merge pull request #44 from lightninglabs/alexbosworth-patch-6 Olaoluwa Osuntokun 2019-04-16 17:11:34 -0700
  • 6684727952
    Merge pull request #41 from joostjager/monitor-crash Olaoluwa Osuntokun 2019-04-16 17:10:35 -0700
  • 806db5bbe1
    Merge pull request #39 from lightninglabs/alexbosworth-patch-5 Olaoluwa Osuntokun 2019-04-16 17:07:36 -0700
  • 4d77999f68
    Update documentation for 0.6.0 release Alex Bosworth 2019-04-16 17:03:40 -0700
  • 7f9ab312fb
    loopd: fix nil ptr derefence for monitor Joost Jager 2019-04-11 09:06:59 +0200
  • 8aa4b2643e
    Update to reflect testnet is supported Alex Bosworth 2019-04-09 17:49:30 -0700
  • e8005d095a
    Merge pull request #34 from joostjager/loopin-merge Olaoluwa Osuntokun 2019-04-04 17:20:14 -0700
  • 30c7d71c57
    use np2wsh for loop in htlc Joost Jager 2019-04-04 12:20:45 +0200
  • e765baa1f9
    loopd: check loop in timeout already before a new block comes in Joost Jager 2019-04-03 14:03:32 +0200
  • b5d2fb3894
    loopd: add loop in state InvoiceSettled Joost Jager 2019-04-02 10:51:51 +0200
  • a7f4feb9ea
    README: add invoicesrpc tag Joost Jager 2019-04-02 09:49:18 +0200
  • f7676c3489
    loop: show correct swap type Joost Jager 2019-04-02 09:31:01 +0200
  • f7f9751a1a
    loop: hide loop in channel selection flag Joost Jager 2019-04-02 09:21:53 +0200
  • 2e48ead6d6
    loopd: loop in from external address Joost Jager 2019-03-28 13:29:21 +0100
  • 8b2da64b0a
    loopd: disable mainnet loop in Joost Jager 2019-03-27 16:42:03 +0100