core-lightning/hsmd
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
..
capabilities.h hsmd: method to sign liquidity ad offer 2021-07-20 13:28:38 -04:00
hsmd_wire.csv hsmd: method to sign liquidity ad offer 2021-07-20 13:28:38 -04:00
hsmd_wiregen.c common/channel_type: wrapper for generated 'struct channel_type'. 2021-09-13 15:53:23 +02:00
hsmd_wiregen.h common/channel_type: wrapper for generated 'struct channel_type'. 2021-09-13 15:53:23 +02:00
hsmd.c common/memleak: take over dump_memleak(), allow print pointer. 2021-09-08 19:11:47 +02:00
libhsmd_status.c libhsmd: Add missing implementation of status functions 2021-05-15 09:31:12 +09:30
libhsmd.c Makefile: update bolt version to include option_anchors_zero_fee_htlc_tx. 2021-09-09 12:04:48 +09:30
libhsmd.h libhsmd: Prefix check_client_capabilities 2021-05-04 11:18:52 +09:30
Makefile channel-lease: validate accepter's sig on lease terms 2021-07-20 13:28:38 -04:00