You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
2 years ago
..
chainnotifier_mock.go test: followup update chainnotifier mock to fwd notifications for matching txs 4 years ago
context.go multi: store loop out htlc confirmations on disk 4 years ago
invoices_mock.go lndclient: move to github.com/lightninglabs/lndclient 4 years ago
keys.go Lightning Loop initial version 5 years ago
lightning_client_mock.go loop: Reimplement SelectHopHints from lnd 2 years ago
lnd_services_mock.go loop: Reimplement SelectHopHints from lnd 2 years ago
log.go multi: fix most obvious linter errors 5 years ago
router_mock.go multi: bump lndclient to version with wait for unlock 3 years ago
signer_mock.go mutli: bump lndclient version 4 years ago
testutils.go multi: fix most obvious linter errors 5 years ago
timeout.go multi: fix most obvious linter errors 5 years ago
versioner_mock.go lndclient: move to github.com/lightninglabs/lndclient 4 years ago
walletkit_mock.go multi: bump lnd compile time dependency to v0.14.0-beta.rc1 3 years ago