core-lightning/onchaind
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
..
test common/memleak: take over dump_memleak(), allow print pointer. 2021-09-08 19:11:47 +02:00
Makefile Makefile: unify generated files definition. 2020-10-22 12:14:34 +10:30
onchain_types.h onchaind: recognize (and ignore) anchor outputs. 2020-08-14 11:51:14 +09:30
onchaind_wire.c closingd: convert to new wire generation style. 2020-08-25 12:53:13 +09:30
onchaind_wire.csv channel utxo: persist the 'csv' lock value to database 2021-07-20 13:28:38 -04:00
onchaind_wire.h closingd: convert to new wire generation style. 2020-08-25 12:53:13 +09:30
onchaind_wiregen.c tools/check-includes.sh: test that c files include their .h files. 2021-09-17 09:43:22 +09:30
onchaind_wiregen.h tools/check-includes.sh: test that c files include their .h files. 2021-09-17 09:43:22 +09:30
onchaind.c Makefile: update bolt version to include option_anchors_zero_fee_htlc_tx. 2021-09-09 12:04:48 +09:30