rgb-cln/openingd
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
..
Makefile dualfund: rearrange things so that the wire-dependent calls are separate 2020-10-20 14:27:19 +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 df: rename the dual_open wires to match other daemon wires 2020-12-02 14:19:08 +10:30
dualopend_wire.csv df: rename the dual_open wires to match other daemon wires 2020-12-02 14:19:08 +10:30
dualopend_wiregen.c wire/tlvstream: add tlv_make_fields helper to populate ->fields array. 2020-12-04 20:16:54 -06:00
dualopend_wiregen.h wire/tlvstream: add tlv_make_fields helper to populate ->fields array. 2020-12-04 20:16:54 -06:00
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 wire/tlvstream: add tlv_make_fields helper to populate ->fields array. 2020-12-04 20:16:54 -06:00
openingd_wiregen.h wire/tlvstream: add tlv_make_fields helper to populate ->fields array. 2020-12-04 20:16:54 -06:00