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
t-bast 3747ba8302
Remove requirements to disconnect on warnings
We generally shouldn't disconnect when sending or receiving warning
messages. Whenever disconnecting after a warning makes sense, it should
be specified in the requirements linked to that specific scenario.

Fixes #1072
2023-05-05 09:37:48 +02:00
bolt04 Bolt 4: add blinded payments 2023-03-28 08:44:14 +02:00
bolt07 Add test vector for extended queries 2019-09-16 22:36:59 +02:00
proposals Bolt 4: add blinded payments 2023-03-28 08:44:14 +02:00
tools tlvs -> tlv_stream in extract-formats.py 2020-11-09 13:10:22 -06:00
.aspell.en.pws Bolt 4: add blinded payments 2023-03-28 08:44:14 +02:00
.copy-edit-stylesheet-checklist.md Fix typos 2019-09-26 06:12:41 +00:00
.gitattributes Make Markdown linguist-detectable (#930) 2021-10-25 20:55:05 +02:00
.travis.yml spelling: check all the .md files 2019-07-28 07:03:19 +00:00
00-introduction.md Fix typo: 'them' instead of 'her' (#1005) 2022-06-27 08:24:41 +02:00
01-messaging.md Remove requirements to disconnect on warnings 2023-05-05 09:37:48 +02:00
02-peer-protocol.md Bolt 4: add blinded payments 2023-03-28 08:44:14 +02:00
03-transactions.md BOLT 03: fix anchors same amt and pre-image test vector 2023-02-28 10:51:45 +01:00
04-onion-routing.md Update onion errors since we allow overpaying or under-CLTVing 2023-04-11 09:56:22 +02:00
05-onchain.md Clarify the sighash types for HTLC Success and Timeout transactions (#954) 2022-01-31 21:05:20 +01:00
07-routing-gossip.md fix typos 2023-03-29 09:09:19 +02:00
08-transport.md Replace RFC7539 with RFC8439 (#763) 2020-08-03 22:56:00 +02:00
09-features.md Bolt 4: add blinded payments 2023-03-28 08:44:14 +02:00
10-dns-bootstrap.md BOLT 10 copy edit (#440) 2018-08-07 00:10:11 +00:00
11-payment-encoding.md A note on the maximum size of Tagged Fields (#1042) 2022-12-22 13:27:15 +01:00
CONTRIBUTING.md CONTRIBUTING.md: first draft of how to write and change spec. 2019-07-28 07:03:19 +00:00
README.md Fix typo in name mailing list name (#931) 2021-10-27 15:54:09 +02: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 lightning-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.