core-lightning/channeld
Rusty Russell f6847f44f6 subds: remove "ignore error" from old LND nodes.
This was put in late 2019, and @t-bast says Eclair doesn't ignore their
errors and has had no issues.

It also conflicts with https://github.com/lightning/bolts/pull/932
which suggests you *should* fail when you receive an error.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2022-01-25 06:26:52 +10:30
..
test common: generalize extract_channel_id(). 2021-12-30 09:50:40 +10:30
channeld.c subds: remove "ignore error" from old LND nodes. 2022-01-25 06:26:52 +10:30
channeld_htlc.h htlcs: add flag to 'fail immediately' 2021-10-23 12:59:13 +02:00
channeld_wire.csv subdaemons: don't stream gossip_store at all. 2022-01-20 15:24:06 +10:30
commit_tx.c check: make sure all files outside contrib/ include "config.h" first. 2021-12-06 10:05:39 +10:30
commit_tx.h dusty-htlcs: enforce limit on dusty htlcs 2021-10-23 12:59:13 +02:00
full_channel.c global: use tal_dup_or_null(). 2021-12-30 14:36:55 +10:30
full_channel.h dusty-htlcs: enforce limit on dusty htlcs 2021-10-23 12:59:13 +02:00
full_channel_error.h dusty-htlcs: enforce limit on dusty htlcs 2021-10-23 12:59:13 +02:00
Makefile connectd: do dev_disconnect logic. 2022-01-20 15:24:06 +10:30
watchtower.c check: make sure all files outside contrib/ include "config.h" first. 2021-12-06 10:05:39 +10:30
watchtower.h cleanup: remove unneeded includes in header files. 2021-09-17 09:43:22 +09:30