lightning-terminal/autopilotserver
Elle Mouton dbec9da31b
multi: update LND and friends
This commit updates:
- LND
- pool
- loop
- taproot-assets
- faraday
- lighting-node-connect
- aperture
- lndclient
- btclog

We start using the new btclog v2 library and the associated breaking
changes in the lnd/build package.

With this commit, we deprecate the `--remote.lit-maxlogfiles` and
`--remote.lit-maxlogfilesize` options and introduce new logging options
under the `--remote.lit-logging` namespace.

Finally, the LND update introduced a new `MaxBlocksMinedPerTest`
variable in the `lntest` package that we now need to override in order
for our itests to pass.
2025-03-26 09:20:52 -05:00
..
mock multi: update LND and friends 2025-03-26 09:20:52 -05:00
client.go golangci: enable line length linter 2025-02-13 15:50:48 +02:00
client_test.go autopilotserver: thread context through 2025-01-13 09:29:43 +02:00
interface.go autopilotserver: thread context through 2025-01-13 09:29:43 +02:00
log.go multi: update LND and friends 2025-03-26 09:20:52 -05:00