4 Commits

Author SHA1 Message Date
Slyghtning
092da9d450 linter: fix context package 2025-11-20 11:08:20 +01:00
Oliver Gugger
795949f4a1 multi: update to lnd v0.18.4-beta release branch 2024-10-15 14:10:48 +02:00
ffranr
2976ec4de2 go.mod: upgrade lnd dependency
The lnd dependency is upgraded to the version currently used by taro.

The motivation behind upgrading lnd is to upgrade lnd/tor to v1.1.0

unit tests: mock signer: add missing interface methods

unit tests: mock signer: add missing interface method arguments

unit tests: mock walletkit: add missing interface method arguments

unit tests: mock lightning client: add missing interface method arguments

unit tests: mock chain notifier: add missing interface method arguments
2023-01-24 18:40:21 +00:00
Oliver Gugger
3b73ac96cb mod+lsat+test: copy test code to get rid of loop
To get rid of the loop dependency, we copy the test code that we rely on
and fix some imports.
2020-08-11 10:03:34 +02:00