Commit Graph

469 Commits (9c503fcf2cf32477309ba59d74708d0e7bbaf626)
 

Author SHA1 Message Date
Joost Jager 9c503fcf2c
Merge pull request #245 from joostjager/bump-v0.6.5-beta
version: bump to v0.6.5-beta
4 years ago
Joost Jager 32d3c2fcfe
version: bump to v0.6.5-beta 4 years ago
Joost Jager dcb3b50eec
Merge pull request #242 from joostjager/user-message
multi: expose server message to clients
4 years ago
Joost Jager 1869ad670f
looprpc: expose server message to clients 4 years ago
Joost Jager 8b215edaa2
multi: create init result structs 4 years ago
Joost Jager 68012f051a
loopout: create LoopOutSwapInfo struct 4 years ago
Joost Jager c6c30e2988
multi: log server message 4 years ago
Joost Jager d76959de40
Merge pull request #240 from joostjager/loopin-record-htlc
loopin: record htlx tx hash
4 years ago
Joost Jager f91422d188
loopin: record htlx tx hash 4 years ago
Joost Jager a3b7fa5977
loopin: fail swap when htlc amount is incorrect
Previously the swap would get stuck in a state where it wouldn't ever
progress because the server rejected the htlc.
4 years ago
Joost Jager e33d2fb762
loopin: extract persistState 4 years ago
Joost Jager 6b8fcc547c
loopin: rename to persistAndAnnounceState 4 years ago
Joost Jager 60b907a34f
loopin: refactor htlc conf event loop 4 years ago
Joost Jager 98faa8c59d
Merge pull request #239 from joostjager/fix-pending-state
loopdb: classify InvoiceSettled as pending
4 years ago
Joost Jager b5a49ed205
loopdb: classify InvoiceSettled as pending 4 years ago
Joost Jager 4ea21cee8b
Merge pull request #238 from joostjager/loopout-record-htlc
loopout: record htlc tx hash
4 years ago
Joost Jager e22524a262
loopout: register for confirmation using htlc tx hash 4 years ago
Joost Jager 190caa4097
loopout/test: refactor test 4 years ago
Joost Jager 4da4738a2d
loopdb: persist htlc tx hash 4 years ago
Joost Jager 12a7b34d88
loopdb: migrate to nested updates structure 4 years ago
Joost Jager eaf8239e49
loopdb: allow restored databases to contain nil values 4 years ago
Joost Jager 3e71ff0c81
loopdb: strongly typed constants 4 years ago
Joost Jager fc8f3c9986
Merge pull request #237 from joostjager/external-lndclient
lndclient: move to github.com/lightninglabs/lndclient
4 years ago
Joost Jager 0c9fcd790e
lndclient: move to github.com/lightninglabs/lndclient 4 years ago
Joost Jager d4046a6053
Merge pull request #235 from joostjager/basic-conn
lndclient: extract basic connection
4 years ago
Carla Kirk-Cohen 40cb9644e8
Merge pull request #221 from carlaKC/lndclient-faraday
lndclient: add methods required for faraday switchover
4 years ago
Joost Jager ab6e89c911
Merge pull request #236 from joostjager/out-return-p2wsh
loopd: return missing p2wsh loop out address
4 years ago
carla fbb1a3b204
lndclient: add list sweeps to wallet cilent 4 years ago
carla c76f2c4cf1
lndclient: update listTransactions to return full transaction 4 years ago
carla 475c7f29f1
lndclient: add listpayments endpoint 4 years ago
carla 5ca018613b
lndclient: add listinvoices to client 4 years ago
carla e016d2ebf4
lndclient: add forwarding history call 4 years ago
carla c1a9889e4d
lndclient: add closed channels to lnd client 4 years ago
carla 11a04e65ff
lndclient: add initiator, private and uptime fields to listchannels 4 years ago
Joost Jager 83f25c98a3
loopd: return missing p2wsh loop out address 4 years ago
Olaoluwa Osuntokun 0d67b3987a
Merge pull request #220 from wpaulino/walletkit-coin-selection
lndclient: expose basic coin selection RPCs for WalletKitClient
4 years ago
Joost Jager db69720acc lndclient: extract basic connection 4 years ago
Wilmer Paulino 2c13d53bcb
lndclient: expose basic coin selection RPCs for WalletKitClient 4 years ago
Joost Jager 59efe375e0
Merge pull request #230 from joostjager/doc-insecure
loopd: group and clarify swap server parameters
4 years ago
Joost Jager b61b886c16
loopd: group and clarify swap server parameters 4 years ago
Joost Jager de41c93334
Merge pull request #231 from joostjager/doc-fix-routing-fee
looprpc: fix doc on routing fee units
4 years ago
Joost Jager 8a4ce0ed89
looprpc: fix doc on routing fee units 4 years ago
Joost Jager 0ef659a486
looprpc: generate with latest lnd versions of the proto generators
3ef41dd198
4 years ago
Joost Jager 36b160cde6
Merge pull request #232 from joostjager/doc-compat
readme: update compatibility table
4 years ago
Joost Jager e10cd7ca3a
lndclient: log version of connected lnd instance 4 years ago
Joost Jager 83f1a052d9
readme: update compatibility table 4 years ago
Alex Bosworth efcf5eee8f
Merge pull request #227 from lightninglabs/v0.6.4-beta
version: bump to v0.6.4-beta
4 years ago
Alex Bosworth 0a99de31f1
version: bump to v0.6.4-beta 4 years ago
Oliver Gugger b247e738e5
Merge pull request #224 from guggero/exit-code
cmd/loop: set exit code 1 on error
4 years ago
Oliver Gugger 7538e3cd84
cmd/loop: set exit code 1 on error 4 years ago