Slyghtning
b732b1a0e2
go.mod: bump lnd to v0.20.0-beta
2026-01-13 14:33:58 +01:00
Slyghtning
092da9d450
linter: fix context package
2025-11-20 11:08:20 +01:00
Slyghtning
536bc0d241
linter: fix lint issues after linter v2 update
2025-08-20 14:42:42 +02:00
Oliver Gugger
491c0be94e
multi: bump lnd, use latest modularized LNC
2025-05-26 12:49:05 +02:00
Elle Mouton
90941dc033
multi: update btclog, lnd and lndclient deps
...
Update the deps so that structured logging is available in aperture.
2025-03-05 11:12:29 +02:00
Oliver Gugger
795949f4a1
multi: update to lnd v0.18.4-beta release branch
2024-10-15 14:10:48 +02:00
Oliver Gugger
3627582871
mod+test: bump lnd dependency to v0.17.0-beta
2024-06-21 11:10:09 +02:00
Oliver Gugger
2b1feae753
multi: bump lnd+lndclient compile time dependency
2023-02-27 13:36:54 +01: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
positiveblue
2c3cb8c9f7
multi: bump btcec/v2 and btcutil to new versions
2022-03-25 10:30:54 +01:00
Oliver Gugger
c4778c3fd2
multi: update dependencies
2021-05-07 16:47:03 +02:00
Oliver Gugger
ad6a69b1b5
mod: update to latest lnd and lndclient dep
2020-12-02 10:17:52 +01:00
Oliver Gugger
4351939c20
mod+test: update to lnd v0.11.0-beta and lndclient v0.11.0-0
2020-09-01 09:15:50 +02: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