core-lightning/openingd
Rusty Russell dc83e64003 tools/generate-wire: don't use void * pointers for tlv fromwire.
And fix up the one place which got it wrong.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2020-12-04 20:16:54 -06:00
..
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_wire.csv df: rename the dual_open wires to match other daemon wires 2020-12-02 14:19:08 +10:30
dualopend_wiregen.c tools/generate-wire: don't use void * pointers for tlv fromwire. 2020-12-04 20:16:54 -06:00
dualopend_wiregen.h tools/generate-wire: don't use void * pointers for tlv fromwire. 2020-12-04 20:16:54 -06:00
dualopend.c df: rename the dual_open wires to match other daemon wires 2020-12-02 14:19:08 +10:30
Makefile dualfund: rearrange things so that the wire-dependent calls are separate 2020-10-20 14:27:19 +10:30
openingd_wire.csv openingd: convert wire to new scheme. 2020-08-25 12:53:13 +09:30
openingd_wiregen.c tools/generate-wire: don't use void * pointers for tlv fromwire. 2020-12-04 20:16:54 -06:00
openingd_wiregen.h tools/generate-wire: don't use void * pointers for tlv fromwire. 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