lightning-terminal/rules
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
..
docs rules: add on-chain budget 2024-07-02 18:21:41 +02:00
chan_policy_bounds.go rules: thread context through 2025-01-13 09:23:20 +02:00
chan_policy_bounds_test.go rules: restrict initial channel fee parameters 2024-07-02 18:21:41 +02:00
channel_constraints.go rules: thread context through 2025-01-13 09:23:20 +02:00
channel_constraints_test.go rules: add channel open constraints 2024-07-02 18:21:41 +02:00
channel_restrictions.go rules: thread context through 2025-01-13 09:23:20 +02:00
channel_restrictions_test.go rules: thread context through 2025-01-13 09:23:20 +02:00
config.go rules: pass in lnd connection identifier 2024-07-02 15:04:26 +02:00
history_limit.go rules: thread context through 2025-01-13 09:23:20 +02:00
history_limit_test.go rules: add History Limit rule 2023-01-27 06:47:12 +02:00
interfaces.go rules: thread context through 2025-01-13 09:23:20 +02:00
log.go multi: update LND and friends 2025-03-26 09:20:52 -05:00
manager_set.go rules: thread context through 2025-01-13 09:23:20 +02:00
mock.go firewalldb+rules: thread contexts through KVStores methods 2025-03-11 15:44:15 -05:00
onchain_budget.go firewalldb+rules: thread contexts through KVStores methods 2025-03-11 15:44:15 -05:00
onchain_budget_test.go chore: fix some typos in comment 2025-01-20 19:57:29 +08:00
peer_restrictions.go rules: thread context through 2025-01-13 09:23:20 +02:00
peer_restrictions_test.go rules: thread context through 2025-01-13 09:23:20 +02:00
rate_limit.go rules: thread context through 2025-01-13 09:23:20 +02:00
rate_limit_test.go rules: add RateLimit rule 2023-01-27 06:47:12 +02:00