Commit Graph

19 Commits (a473ab5d79dc7c1f6167854ed4ff52dfb040f04b)

Author SHA1 Message Date
Olaoluwa Osuntokun 7b4eb6eac4
build: update grpc-gateway dep 4 years ago
Oliver Gugger 2dc7d465fa
mod+cli: default to hex encoding for byte slices 4 years ago
Wilmer Paulino 3e2a7240d7
lndclient: expose DeriveSharedKey for SignerClient 4 years ago
Johan T. Halseth 80b071a2e6
mod+lndclient: update to lnd version with non-deprecated dialer 4 years ago
Oliver Gugger bc07050da2
mod: update lnd version 4 years ago
Johan T. Halseth b3d1efb84c
dep+looping: update to latest lnd master
A field changed from satoshis to msat, so we must do the conversion.
4 years ago
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
4 years ago
Johan T. Halseth ffcbf37230
mod: update btcd dep to v0.20.1-beta 4 years ago
Johan T. Halseth faa13feca0
mod: recreate go.sum file 4 years ago
Oliver Gugger 0d76d6e162
mod: use newest lnd version 4 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