lightning-terminal/firewall
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
..
caveats.go multi: update lnd dependency to v0.16.0-beta.rc3 2023-03-15 08:36:23 -07:00
caveats_test.go firewall: changes to initial structure 2023-01-27 06:47:11 +02:00
config.go golangci: enable line length linter 2025-02-13 15:50:48 +02:00
log.go multi: update LND and friends 2025-03-26 09:20:52 -05:00
privacy_mapper.go multi: rename GetSessionByID to GetSession 2025-03-04 17:34:31 +02:00
privacy_mapper_test.go golangci: enable line length linter 2025-02-13 15:50:48 +02:00
request_info.go firewall: add WithPrivacy to RequestInfo 2023-01-27 06:47:13 +02:00
request_logger.go multi: bump lnd to v0.17.0-beta 2023-10-03 19:51:57 +02:00
rule_enforcer.go multi: rename GetSessionByID to GetSession 2025-03-04 17:34:31 +02:00