core-lightning/tools/gen
Rusty Russell fa0c29f959 tools/generate_wire.py: tlvs should start with tlv_
No more "towire_offer", but "towire_tlv_offer".

This means we double-up on the unfortunately-named `tlv_payload` inside
the onion, but we should rename that in the spec when we remove
old payloads.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2022-03-25 13:55:44 +10:30
..
header_template wire/tlvstream: add tlv_make_fields helper to populate ->fields array. 2020-12-04 20:16:54 -06:00
impl_template lightningd: don't turn zero-length tlv fields into NULL. 2021-07-21 13:27:27 -04:00
print_header_template tools: fix comment in template. 2020-08-25 12:53:13 +09:30
print_impl_template tools/generate_wire.py: tlvs should start with tlv_ 2022-03-25 13:55:44 +10:30