loop/test
Harsha Goli 9db43a4dbd
loop: Reimplement SelectHopHints from lnd
In this commit, instead of importing SelectHopHints from lnd, we chose
to reimplement the functionality here, for the purpose of adding hop
hints in case the user informs us the client node is considered private.

In the future, we should modify the origin SelectHopHints to take
closures for all it's data sources, so we can use it's logic external
2021-12-07 14:23:41 -05:00
..
chainnotifier_mock.go test: followup update chainnotifier mock to fwd notifications for matching txs 2020-04-15 14:43:03 +02:00
context.go multi: store loop out htlc confirmations on disk 2020-08-04 20:28:06 +02:00
invoices_mock.go lndclient: move to github.com/lightninglabs/lndclient 2020-06-18 14:27:52 +02:00
keys.go Lightning Loop initial version 2019-03-06 21:30:34 +01:00
lightning_client_mock.go loop: Reimplement SelectHopHints from lnd 2021-12-07 14:23:41 -05:00
lnd_services_mock.go loop: Reimplement SelectHopHints from lnd 2021-12-07 14:23:41 -05:00
log.go multi: fix most obvious linter errors 2019-10-09 14:35:41 +02:00
router_mock.go multi: bump lndclient to version with wait for unlock 2021-01-14 09:13:01 +02:00
signer_mock.go mutli: bump lndclient version 2020-08-14 09:25:39 +02:00
testutils.go multi: fix most obvious linter errors 2019-10-09 14:35:41 +02:00
timeout.go multi: fix most obvious linter errors 2019-10-09 14:35:41 +02:00
versioner_mock.go lndclient: move to github.com/lightninglabs/lndclient 2020-06-18 14:27:52 +02:00
walletkit_mock.go multi: bump lnd compile time dependency to v0.14.0-beta.rc1 2021-11-03 19:31:21 +01:00