1
0
mirror of https://github.com/lightning/bolts.git synced 2024-11-19 10:00:04 +01:00
lightning-bolts/tools
Rusty Russell d498d2ac56 tools/extract-formats.py: allow '.' in length fields.
In practice, using '...*type' is the clearest and simplest way to specify
the common case of "the rest of the TLV is an array of 'type'", rather
than some arbitrary expression with a made-up length field.

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 '.' in length fields. 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