core-lightning/closingd
Rusty Russell ff8830876d wire/tlvstream: add tlv_make_fields helper to populate ->fields array.
This is vital for calculating merkle trees; I previously used
towire+fromwire to get this!

Requires generation change so we can magic the ARRAY_SIZE var (the C
pre-processor can't uppercase things).

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2020-12-04 20:16:54 -06:00
..
closingd.c common/memleak: simplify and document API. 2020-09-23 13:52:49 +09:30
closingd_wire.csv channel_id: save to database, dont derive from funding_txid 2020-09-09 19:54:20 +09:30
closingd_wiregen.c wire/tlvstream: add tlv_make_fields helper to populate ->fields array. 2020-12-04 20:16:54 -06:00
closingd_wiregen.h wire/tlvstream: add tlv_make_fields helper to populate ->fields array. 2020-12-04 20:16:54 -06:00
Makefile dualfund: rearrange things so that the wire-dependent calls are separate 2020-10-20 14:27:19 +10:30