rgb-cln/openingd
Rusty Russell a770f51d0e tools/generate_wire.py: make functions allocate the TLV.
Requiring the caller to allocate them is ugly, and differs from
other types.

This means we need a context arg if we don't have one already.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2022-03-25 13:55:44 +10:30
..
Makefile connectd: do dev_disconnect logic. 2022-01-20 15:24:06 +10:30
common.c hsmd: Add validate_commitment_tx 2022-03-20 13:06:16 +10:30
common.h hsmd: Add validate_commitment_tx 2022-03-20 13:06:16 +10:30
dualopend.c tools/generate_wire.py: make functions allocate the TLV. 2022-03-25 13:55:44 +10:30
dualopend_wire.csv dualopend: restore memleak calls. 2022-03-10 09:40:09 +10:30
openingd.c tools/generate_wire.py: make functions allocate the TLV. 2022-03-25 13:55:44 +10:30
openingd_wire.csv lightningd: always tell connectd the channel id. 2022-03-23 13:20:12 +10:30