Commit Graph

13 Commits (034cba5b957e5c045f2a61651598d5e9e9269994)

Author SHA1 Message Date
Joost Jager 7ff50ccc5a
lndclient: extend send payment parameters 4 years ago
Wilmer Paulino 52eaeeab77
build: update lnd version to current master
Projects that use a later version of lnd than loop, but also depend on
loop itself would run into the following build error:

github.com/lightninglabs/loop/lndclient
../../go/pkg/mod/github.com/lightninglabs/loop@v0.2.3-alpha/lndclient/walletkit_client.go:30:11: undefined: lnwallet.SatPerKWeight
../../go/pkg/mod/github.com/lightninglabs/loop@v0.2.3-alpha/lndclient/walletkit_client.go:32:54: undefined: lnwallet.SatPerKWeight
../../go/pkg/mod/github.com/lightninglabs/loop@v0.2.3-alpha/lndclient/walletkit_client.go:144:33: undefined: lnwallet.SatPerKWeight
../../go/pkg/mod/github.com/lightninglabs/loop@v0.2.3-alpha/lndclient/walletkit_client.go:176:2: undefined: lnwallet.SatPerKWeight
../../go/pkg/mod/github.com/lightninglabs/loop@v0.2.3-alpha/lndclient/walletkit_client.go:189:9: undefined: lnwallet.SatPerKWeight
5 years ago
Johan T. Halseth ffcbf37230
mod: update btcd dep to v0.20.1-beta 5 years ago
Johan T. Halseth faa13feca0
mod: recreate go.sum file 5 years ago
Oliver Gugger 0d76d6e162
mod: use newest lnd version 5 years ago
Olaoluwa Osuntokun 31ee5d8784 build: update to go1.13 5 years ago
Olaoluwa Osuntokun 32672cbdb0
build: tidy go modules, update to lnd v0.7.1 5 years ago
Nigel Christian 861808530a loop: add REST endpoints for Loop In 5 years ago
Joost Jager dc2baf582f
lndclient: use SubscribeSingleInvoiceRequest message 5 years ago
Joost Jager 9a1b60b4be
multi: always supply chain params when decoding addresses 5 years ago
Olaoluwa Osuntokun c0d5238ab4
build: build against latest version of lnd 5 years ago
Olaoluwa Osuntokun 64e9be6699
build: tidy go mod 5 years ago
Joost Jager 21fcd8d94e
Lightning Loop initial version 5 years ago