core-lightning/hsmd
Rusty Russell 00a0d09340 tools/check-includes.sh: test that c files include their .h files.
This is best-practice (to ensure prototypes match up), but there were a
few places we didn't (at least, directly).  Make it a requirement,
either of form "foo.h" or <dir/foo.h>.

The noise is the change to our print templates.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2021-09-17 09:43:22 +09:30
..
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 tools/check-includes.sh: test that c files include their .h files. 2021-09-17 09:43:22 +09:30
hsmd_wiregen.h tools/check-includes.sh: test that c files include their .h files. 2021-09-17 09:43:22 +09:30
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