core-lightning/openingd
Rusty Russell a8177e9013 Makefile: make check-includes check all the non-generated files.
Note that check-whitespace and check-bolt already do this, so we
can eliminate redundant lines in common/Makefile and bitcoin/Makefile.

We also include the plugin headers in ALL_C_HEADERS so they get
checked.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2020-10-22 12:14:34 +10:30
..
common.c openingd: patch test_opening_tiny_channel under EXP_FEAT 2020-10-16 10:27:07 +10:30
common.h openingd: pull out check_configs into a common place 2020-09-09 19:54:20 +09:30
dualopend.c Makefile: make check-includes check all the non-generated files. 2020-10-22 12:14:34 +10:30
dualopend_wire.csv df: Pass the serial_id of the funding output to openchannel_init caller 2020-10-21 06:22:18 +10:30
dualopend_wiregen.c df: Pass the serial_id of the funding output to openchannel_init caller 2020-10-21 06:22:18 +10:30
dualopend_wiregen.h df: Pass the serial_id of the funding output to openchannel_init caller 2020-10-21 06:22:18 +10:30
Makefile dualfund: rearrange things so that the wire-dependent calls are separate 2020-10-20 14:27:19 +10:30
openingd.c opening: use correct dust_limit for reserve floor 2020-10-21 11:18:31 +10:30
openingd_wire.csv openingd: convert wire to new scheme. 2020-08-25 12:53:13 +09:30
openingd_wiregen.c wires: towire/fromwire for wally_tx 2020-10-20 12:50:31 +10:30
openingd_wiregen.h wires: towire/fromwire for wally_tx 2020-10-20 12:50:31 +10:30