core-lightning/openingd
Rusty Russell df44431f8c common: add tal_arr_eq helper.
We do `memeq(a, tal_bytelen(a), b, tal_bytelen(b))` remarkably often...

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2024-02-16 15:02:38 +01:00
..
common.c openingd: remove #if DEVELOPER in favor of runtime flag. 2023-09-21 20:08:24 +09:30
common.h openingd: remove #if DEVELOPER in favor of runtime flag. 2023-09-21 20:08:24 +09:30
dualopend.c common: add tal_arr_eq helper. 2024-02-16 15:02:38 +01:00
dualopend_wire.csv dual-fund: add require_confirmed_inputs to RBF flows 2024-02-11 10:46:40 +01:00
Makefile tx_roles: allow to be serialized btw processes 2023-02-07 21:03:36 -06:00
openingd.c openingd: make channel-type rejection message clearer. 2024-01-29 13:40:34 +10:30
openingd_wire.csv lightningd: add dev-any-channel-type to allow obsolete channel types. 2024-01-29 13:40:34 +10:30