core-lightning/channeld
Rusty Russell 1c71c9849b connectd: handle custom messages.
This is neater than what we had before, and slightly more general.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Changelog-Changed: JSON_RPC: `sendcustommsg` now works with any connected peer, even when shutting down a channel.
2022-02-08 11:15:52 +10:30
..
test common: generalize extract_channel_id(). 2021-12-30 09:50:40 +10:30
channeld_htlc.h htlcs: add flag to 'fail immediately' 2021-10-23 12:59:13 +02:00
channeld_wire.csv connectd: handle pings and pongs. 2022-02-08 11:15:52 +10:30
channeld.c connectd: handle custom messages. 2022-02-08 11:15:52 +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_error.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
Makefile connectd: do dev_disconnect logic. 2022-01-20 15:24:06 +10:30
watchtower.c elements: unify overhead calculation. 2022-01-27 12:22:36 +01:00
watchtower.h cleanup: remove unneeded includes in header files. 2021-09-17 09:43:22 +09:30