1
0
Fork 0
mirror of https://github.com/lightning/bolts.git synced 2025-03-09 05:14:47 +01:00
lightning-bolts/tools
Rusty Russell 9491348d27 tools/extract-formats.py: allow '*' as well as '1.'/'2.'
The format for TLV types looked pretty, but @ZmnSCPxj points out that
successive ordered lists in markdown get merged into one megalist.

If we allow ordered or unordered lists, we're a bit more futureproof
against formatting changes.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2019-08-06 00:18:49 +00:00
..
bolt3-bitcoind-test.sh tools/bolt3-bitcoind-test.sh: setup to feed BOLT3 test vector txs to bitcoind. 2017-03-17 11:31:37 +10:30
extract-formats.py tools/extract-formats.py: allow '*' as well as '1.'/'2.' 2019-08-06 00:18:49 +00:00
spellcheck.sh spellcheck: allow space-separated hex, and a few new terms. 2019-07-22 23:27:13 +00:00
structured.py correct feature flagged message fields syntax, update structured.py to support feature flagged fields, print to right output in extract-formats.py 2018-04-11 07:08:18 +00:00