core-lightning/tools/gen
Christian Decker 2519f934aa tlv: Add validity check codegen for the tlv namespaces
Since the parser itself just parses and doesn't include validation anymore we
need to put that functionality somewhere. The validation consists of enforcing
that the types are in monotonically increasing order without duplicates and
that for the even types we know how to handle it.
2019-11-22 04:40:25 +00:00
..
header_template tlv: Add validity check codegen for the tlv namespaces 2019-11-22 04:40:25 +00:00
impl_template tlv: Add validity check codegen for the 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