core-lightning/tools/gen
lisa neigut 6c240ab589 bolts: new parsing script and templates for new bolt format
the RFC's extract-format.py is switching to a new format.
this script can correctly parse them.

mostly moves logic over from generate-wire.py, uses a
Python formatting libarary called mako, which needs to be
installed prior to running this script.

you can add it to your system with

    sudo apt-get install python3-mako
2019-07-16 06:10:58 +00:00
..
header_template bolts: new parsing script and templates for new bolt format 2019-07-16 06:10:58 +00:00
impl_template bolts: new parsing script and templates for new bolt format 2019-07-16 06:10:58 +00:00
print_header_template bolts: new parsing script and templates for new bolt format 2019-07-16 06:10:58 +00:00
print_impl_template bolts: new parsing script and templates for new bolt format 2019-07-16 06:10:58 +00:00