rgb-cln/tools/gen
Rusty Russell eb6a768741 tools: don't use bytelength as array length for arrays in TLVs.
This matters now we have an array in tlv_init_tlvs!  We were overallocating
in fromwire by 32x!

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2019-12-13 16:36:40 +01:00
..
header_template tlv: Add a typesafe serialization function for tlv namespaces 2019-12-03 00:37:15 +00:00
impl_template tools: don't use bytelength as array length for arrays in TLVs. 2019-12-13 16:36:40 +01:00
print_header_template tools: fix tlv generation 2019-07-27 21:19:57 -05:00
print_impl_template tools/generate-wire.py: handle implicit tlv length fields. 2019-07-27 21:19:57 -05:00