2
0
mirror of https://github.com/lightninglabs/loop synced 2024-11-13 13:10:30 +00:00
Commit Graph

458 Commits

Author SHA1 Message Date
Joost Jager
6b8fcc547c
loopin: rename to persistAndAnnounceState 2020-06-25 14:22:42 +02:00
Joost Jager
60b907a34f
loopin: refactor htlc conf event loop 2020-06-25 14:22:40 +02:00
Joost Jager
98faa8c59d
Merge pull request #239 from joostjager/fix-pending-state
loopdb: classify InvoiceSettled as pending
2020-06-25 14:21:49 +02:00
Joost Jager
b5a49ed205
loopdb: classify InvoiceSettled as pending 2020-06-25 12:39:07 +02:00
Joost Jager
4ea21cee8b
Merge pull request #238 from joostjager/loopout-record-htlc
loopout: record htlc tx hash
2020-06-25 10:36:18 +02:00
Joost Jager
e22524a262
loopout: register for confirmation using htlc tx hash 2020-06-24 15:28:12 +02:00
Joost Jager
190caa4097
loopout/test: refactor test 2020-06-24 15:28:10 +02:00
Joost Jager
4da4738a2d
loopdb: persist htlc tx hash 2020-06-24 15:28:09 +02:00
Joost Jager
12a7b34d88
loopdb: migrate to nested updates structure 2020-06-24 15:28:07 +02:00
Joost Jager
eaf8239e49
loopdb: allow restored databases to contain nil values 2020-06-23 12:46:00 +02:00
Joost Jager
3e71ff0c81
loopdb: strongly typed constants 2020-06-23 12:45:58 +02:00
Joost Jager
fc8f3c9986
Merge pull request #237 from joostjager/external-lndclient
lndclient: move to github.com/lightninglabs/lndclient
2020-06-18 15:14:32 +02:00
Joost Jager
0c9fcd790e
lndclient: move to github.com/lightninglabs/lndclient 2020-06-18 14:27:52 +02:00
Joost Jager
d4046a6053
Merge pull request #235 from joostjager/basic-conn
lndclient: extract basic connection
2020-06-17 09:39:14 +02:00
Carla Kirk-Cohen
40cb9644e8
Merge pull request #221 from carlaKC/lndclient-faraday
lndclient: add methods required for faraday switchover
2020-06-17 09:00:54 +02:00
Joost Jager
ab6e89c911
Merge pull request #236 from joostjager/out-return-p2wsh
loopd: return missing p2wsh loop out address
2020-06-17 08:50:00 +02:00
carla
fbb1a3b204
lndclient: add list sweeps to wallet cilent 2020-06-17 08:45:03 +02:00
carla
c76f2c4cf1
lndclient: update listTransactions to return full transaction 2020-06-17 08:45:01 +02:00
carla
475c7f29f1
lndclient: add listpayments endpoint 2020-06-17 08:44:59 +02:00
carla
5ca018613b
lndclient: add listinvoices to client 2020-06-17 08:44:57 +02:00
carla
e016d2ebf4
lndclient: add forwarding history call 2020-06-17 08:44:55 +02:00
carla
c1a9889e4d
lndclient: add closed channels to lnd client 2020-06-17 08:44:55 +02:00
carla
11a04e65ff
lndclient: add initiator, private and uptime fields to listchannels 2020-06-17 08:44:43 +02:00
Joost Jager
83f25c98a3
loopd: return missing p2wsh loop out address 2020-06-17 08:29:09 +02:00
Olaoluwa Osuntokun
0d67b3987a
Merge pull request #220 from wpaulino/walletkit-coin-selection
lndclient: expose basic coin selection RPCs for WalletKitClient
2020-06-16 19:04:50 -07:00
Joost Jager
db69720acc lndclient: extract basic connection 2020-06-16 11:37:11 +02:00
Wilmer Paulino
2c13d53bcb
lndclient: expose basic coin selection RPCs for WalletKitClient 2020-06-15 12:57:33 -07:00
Joost Jager
59efe375e0
Merge pull request #230 from joostjager/doc-insecure
loopd: group and clarify swap server parameters
2020-06-15 19:53:56 +02:00
Joost Jager
b61b886c16
loopd: group and clarify swap server parameters 2020-06-15 16:18:34 +02:00
Joost Jager
de41c93334
Merge pull request #231 from joostjager/doc-fix-routing-fee
looprpc: fix doc on routing fee units
2020-06-15 15:20:39 +02:00
Joost Jager
8a4ce0ed89
looprpc: fix doc on routing fee units 2020-06-15 14:58:21 +02:00
Joost Jager
0ef659a486
looprpc: generate with latest lnd versions of the proto generators
3ef41dd198
2020-06-15 14:58:19 +02:00
Joost Jager
36b160cde6
Merge pull request #232 from joostjager/doc-compat
readme: update compatibility table
2020-06-15 14:43:26 +02:00
Joost Jager
e10cd7ca3a
lndclient: log version of connected lnd instance 2020-06-15 11:57:09 +02:00
Joost Jager
83f1a052d9
readme: update compatibility table 2020-06-15 11:51:22 +02:00
Alex Bosworth
efcf5eee8f
Merge pull request #227 from lightninglabs/v0.6.4-beta
version: bump to v0.6.4-beta
2020-06-12 11:00:28 -07:00
Alex Bosworth
0a99de31f1
version: bump to v0.6.4-beta 2020-06-12 10:50:10 -07:00
Oliver Gugger
b247e738e5
Merge pull request #224 from guggero/exit-code
cmd/loop: set exit code 1 on error
2020-06-11 22:18:26 +02:00
Oliver Gugger
7538e3cd84
cmd/loop: set exit code 1 on error 2020-06-11 21:00:24 +02:00
Carla Kirk-Cohen
5b684e295e
Merge pull request #193 from carlaKC/40-clientpreimagepush
loopout: push preimage to server to speed up off chain claim
2020-06-08 13:10:47 +02:00
carla
65c847674d
multi: add preimage push to loop out after sweep attempt
Once we have revealed our preimage to the world with a sweep attempt,
we can safely push our preimage to the server to speed up on chain
claim.

Rather than rely on the server, we use the state of our invoice in lnd
to determine whether we should continue trying to push the preimage to
the server.
2020-06-08 12:54:08 +02:00
carla
488df785e0
lndclient: close trackpayment channels once final state is reached
When the server is finsihed sending updates in trackPayment, we get an
EOF error. To allow clients to listen on these channels after the
payment has succeeded, we close them to signal that we have finsihed
sending updates.
2020-06-08 12:53:07 +02:00
carla
2ebbc78131
swap: add constructor for swap config 2020-06-08 12:53:07 +02:00
Alex Bosworth
9571371153
Merge pull request #219 from lightninglabs/v0.6.3-beta
version: bump to v0.6.3-beta
2020-06-04 13:05:38 -07:00
Alex Bosworth
32fc92c4a9
version: bump to v0.6.3-beta
Increment version number for a new release
2020-06-04 11:09:00 -07:00
András Bánki-Horváth
9302c630d9
Merge pull request #217 from bhandras/lnd_bump
build: bump lnd version to master head
2020-06-03 16:31:50 +02:00
Andras Banki-Horvath
543091747a build: bump lnd version to master head 2020-06-03 15:51:09 +02:00
András Bánki-Horváth
2775ea5c22
Merge pull request #216 from bhandras/custom_records
lndclient: add optional custom records to SendPayment
2020-06-03 12:04:44 +02:00
Andras Banki-Horvath
0e048cbe54 lndclient: add optional custom records to SendPayment 2020-06-03 11:24:39 +02:00
Carla Kirk-Cohen
ce39d76c61
Merge pull request #211 from carlaKC/gomod-tidyandcheck
gomod: add makefile commands and check in travis
2020-06-02 12:37:49 +02:00