chantools/lnd
Oliver Gugger 0b904f2135
cmd/chantools+lnd: fix triggerforceclose command
This commit fixes two issues:
1. Some new peer related config values weren't set, leading to an error.
2. Triggering the force close with a CLN node can be timing-sensitive.
   It appears that trying both methods independently directly after
   connecting yields the most reliable result.
2025-10-10 12:32:15 +02:00
..
aezeed.go itest: add itest framework and basic tests 2025-07-14 10:35:06 +02:00
brontide.go cmd/chantools+lnd: fix triggerforceclose command 2025-10-10 12:32:15 +02:00
chanbackup.go multi: compile-time dependency of lnd to 0.19.0 2025-03-11 15:27:14 -03:00
channel.go zombierecovery: support MuSig2 2024-08-07 17:43:34 +02:00
channel_test.go zombierecovery: support MuSig2 2024-08-07 17:43:34 +02:00
channeldb.go mod+lnd: update to latest lnd release candidate 2025-06-02 16:36:52 +02:00
graph.go multi: fix linter issues 2023-02-23 11:32:16 +01:00
hdkeychain.go sweepremoteclosed: make command CLN compatible 2025-06-09 21:18:26 +02:00
mock.go multi: fix linter issues 2025-06-18 08:55:07 +02:00
signer.go cln+lnd+zombierecovery: make fully CLN compatible 2025-06-17 17:33:10 +02:00