rgb-cln/openingd
Rusty Russell cb22015b2a common/channel_type: wrapper for generated 'struct channel_type'.
We make it a first-class citizen internally, even though we won't use
it over the wire (at least, non-experimental builds).  This scheme
follows the latest draft, in which features are flagged compulsory.

We also add several helper functions.

Since uses the *even* bits (as per latest spec), not the *odd* bits,
we have some other fixups.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2021-09-13 15:53:23 +02:00
..
Makefile common/channel_type: wrapper for generated 'struct channel_type'. 2021-09-13 15:53:23 +02:00
common.c Makefile: update bolt version to include option_anchors_zero_fee_htlc_tx. 2021-09-09 12:04:48 +09:30
common.h df: use dev-env flagged upfront shutdown script 2021-01-10 13:44:04 +01:00
dualopend.c common/channel_type: wrapper for generated 'struct channel_type'. 2021-09-13 15:53:23 +02:00
dualopend_wire.csv dualopend: remove runtime memleak in favor of at-termination. 2021-08-05 12:53:38 -05:00
dualopend_wiregen.c common/channel_type: wrapper for generated 'struct channel_type'. 2021-09-13 15:53:23 +02:00
dualopend_wiregen.h common/channel_type: wrapper for generated 'struct channel_type'. 2021-09-13 15:53:23 +02:00
openingd.c common/channel_type: wrapper for generated 'struct channel_type'. 2021-09-13 15:53:23 +02:00
openingd_wire.csv openingd: don't hand redundant feature flags. 2021-09-13 15:53:23 +02:00
openingd_wiregen.c common/channel_type: wrapper for generated 'struct channel_type'. 2021-09-13 15:53:23 +02:00
openingd_wiregen.h common/channel_type: wrapper for generated 'struct channel_type'. 2021-09-13 15:53:23 +02:00