core-lightning/channeld
Rusty Russell 35e3c1866e common: generalize extract_channel_id().
connectd is going to end up using this do demux; make it fast and complete.

Fixing this reveals a problem in openingd: it now extracts the channel_id
from funding_signed (which is where we transition off the temporary), and
gets upset.  So fix that.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2021-12-30 09:50:40 +10:30
..
test common: generalize extract_channel_id(). 2021-12-30 09:50:40 +10:30
channeld.c hsmd: Add hsmd_validate_revocation. 2021-12-14 11:03:13 +10:30
channeld_htlc.h htlcs: add flag to 'fail immediately' 2021-10-23 12:59:13 +02:00
channeld_wire.csv common: use bitcoin_outpoint. 2021-10-15 12:09:36 +02:00
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 channeld: add in RFC notes for max_htlc_dust_exposure_msat 2021-10-23 12:59:13 +02:00
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 gossipd: remove gossip_msg.[ch] 2021-12-06 10:05:39 +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