cln/openingd
Rusty Russell f992eb1e72 openingd: don't cast existing_htlc array to simple_htlc array.
It's NULL, but the case covered up that it's the wrong type!

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2025-05-06 12:27:53 +09:30
..
common.c openingd: don't cast existing_htlc array to simple_htlc array. 2025-05-06 12:27:53 +09:30
common.h channeld: BOLT update, no longer allow creation of old (experimental-only!) non-zero-fee anchor channels. 2024-06-19 15:54:24 +09:30
dualopend.c BOLTs: import spec additions for option_simple_close. 2025-03-18 14:30:58 +10:30
dualopend_wire.csv dual-fund: add require_confirmed_inputs to RBF flows 2024-02-11 10:46:40 +01:00
Makefile gossipd: delete empty gossipd_peerd_wire.csv 2024-07-10 12:21:19 +09:30
openingd.c openingd: don't ask for scid_alias in channel type if remote doesn't tell us they support it. 2024-08-12 16:02:31 -07:00
openingd_wire.csv lightningd: add dev-any-channel-type to allow obsolete channel types. 2024-01-29 13:40:34 +10:30