lightning-terminal/rpcmiddleware
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
..
config.go golangci: enable line length linter 2025-02-13 15:50:48 +02:00
interface.go accounts+mid: support for error handlers in accounts 2024-06-06 12:43:56 -04:00
interface_test.go rpcmiddleware: add context to request and response handlers 2022-10-15 09:04:59 +02:00
log.go multi: update LND and friends 2025-03-26 09:20:52 -05:00
manager.go rpcmiddleware: thread context through to Start 2025-01-13 09:29:22 +02:00
proto.go rpcmiddleware: add context to request and response handlers 2022-10-15 09:04:59 +02:00