1
0
Fork 0
mirror of https://github.com/lightning/bolts.git synced 2025-03-09 23:55:17 +01:00
BOLT: Basis of Lightning Technology (Lightning Network Specifications)
Find a file
Rusty Russell 95f2bbf2e2 BOLT 1: define what offered and negotiated mean.
i.e. it was present in the init feature bits.  We use this in several places, but assume everyone knows what it means.

It's particularly fraught with required features: it's explicitly legitimate to assume these are accepted if
the node keeps talking to you after init!

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2023-09-13 12:02:14 +09:30
bolt04 fixup! BOLT 4: onion message support. 2023-08-01 06:20:16 +09:30
bolt07 Add test vector for extended queries 2019-09-16 22:36:59 +02:00
proposals Clarify computation of final outgoing_expiry in route blinding (#1069) 2023-08-11 17:29:37 +02:00
tools tools: remove option handling now last optional field was removed. 2023-05-11 12:01:38 +09:30
.aspell.en.pws fixup! BOLT 4: onion message support. 2023-08-01 06:20:16 +09:30
.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 BOLT 1: define what offered and negotiated mean. 2023-09-13 12:02:14 +09:30
02-peer-protocol.md BOLT2: change "reject" to "fail" in channel opening requirements (#1104) 2023-08-28 14:13:59 +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 fixup! BOLT 4: onion message support. 2023-08-01 06:20:16 +09:30
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 bolt07: enforce htlc_maximum_msat >= htlc_minimum_msat (#1089) 2023-06-25 14:35:18 +02:00
08-transport.md BOLT 8: make it clear that there are *two* chaining keys. 2023-07-18 05:38:27 +09:30
09-features.md Merge pull request #1095 from vincenzopalazzo/macros/specify-multiple-fields 2023-08-14 13:18:07 -07:00
10-dns-bootstrap.md
11-payment-encoding.md Bolt11: min_final_cltv_expiry_delta is optional, not required (#1100) 2023-08-09 11:35:28 +02:00
CONTRIBUTING.md
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.