1
0
mirror of https://github.com/lightning/bolts.git synced 2024-11-19 01:50:03 +01:00
BOLT: Basis of Lightning Technology (Lightning Network Specifications)
Go to file
Janus Troelsen 5afe7028f4
tools: remove broken structured.py (#812)
This script was previously used in Electrum but no more.

So since this script doesn't even parse the output of
extract-formats.py any more, just remove it.
2020-11-06 16:55:11 -08:00
bolt04 bolt04: minor JSON fix and generate the exact number of bytes for the padding 2020-01-24 18:17:10 +01:00
bolt07 Add test vector for extended queries 2019-09-16 22:36:59 +02:00
tools tools: remove broken structured.py (#812) 2020-11-06 16:55:11 -08:00
.aspell.en.pws Anchor outputs 2020-08-19 15:27:21 +02:00
.copy-edit-stylesheet-checklist.md Fix typos 2019-09-26 06:12:41 +00:00
.travis.yml spelling: check all the .md files 2019-07-28 07:03:19 +00:00
00-introduction.md Bolt 00: Added Internal Links to Glossary (#637) 2019-07-15 10:01:15 +02:00
01-messaging.md Clarification on the occurences of TLV records with the same type (#777) 2020-07-07 10:09:54 +02:00
02-peer-protocol.md Fail channel in case of high-S remote signature reception (#807) 2020-11-03 09:24:42 +01:00
03-transactions.md Merge pull request #688 from joostjager/anchor-outputs 2020-08-19 16:41:08 -07:00
04-onion-routing.md Replace RFC7539 with RFC8439 (#763) 2020-08-03 22:56:00 +02:00
05-onchain.md BOLT-05: fix typo in 'HTLC Output Handling' section 2020-11-06 16:50:24 -08:00
07-routing-gossip.md BOLT07: prune if oldest channel_update is > 2 weeks old 2020-08-20 14:58:11 +09:30
08-transport.md Replace RFC7539 with RFC8439 (#763) 2020-08-03 22:56:00 +02:00
09-features.md Anchor outputs 2020-08-19 15:27:21 +02:00
10-dns-bootstrap.md BOLT 10 copy edit (#440) 2018-08-07 00:10:11 +00:00
11-payment-encoding.md fixup! Update Bolt 11 default recommendation 2020-08-20 14:57:34 +09:30
CONTRIBUTING.md CONTRIBUTING.md: first draft of how to write and change spec. 2019-07-28 07:03:19 +00:00
README.md Fix formatting of BOLT links 2018-01-22 14:02:01 +01:00

Lightning Network In-Progress Specifications

The specifications are currently a work-in-progress and currently being drafted.

Pull requests and comments welcome, seeking input from community stakeholders.

Discussion available on the lighting-dev mailing list.

Start here for Table of Contents

Creative Commons License
This work is licensed under a Creative Commons Attribution 4.0 International License.