core-lightning/tools/gen
Christian Decker 5794c83b4d tlv: Add typesafe fromwire codegen for TLV namespaces
We were weaving in and out of generic code through `fromwire_tlvs` with custom
parameters defining the types in that namespace. This hard-wires the parser
with the namespace's types. Slowly trying to deprecate `fromwire_tlvs` in
favor of this typesafe variant.
2019-11-22 04:40:25 +00:00
..
header_template tlv: Add typesafe fromwire codegen for TLV namespaces 2019-11-22 04:40:25 +00:00
impl_template tlv: Add typesafe fromwire codegen for TLV namespaces 2019-11-22 04:40:25 +00: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