1
0
Fork 0
mirror of https://github.com/lightning/bolts.git synced 2025-02-22 14:22:46 +01:00
BOLT: Basis of Lightning Technology (Lightning Network Specifications)
Find a file
Joost Jager 1739746afa
Anchor outputs
This commit extends the specification with a new commitment format that
adds two anchor outputs to the commitment transaction. Anchor outputs
are a safety feature that allows a channel party to unilaterally increase
the fee of the commitment transaction using CPFP and ensure timely
confirmation on the chain. There is no cooperation required from the
remote party.
2020-08-19 15:27:21 +02: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: make spellcheck script eliminate malformed/mixed-case bolt11 strings. 2020-05-12 06:56:40 +09:30
.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 Complete the Fundamental Types. (#778) 2020-05-25 22:25:46 +02:00
02-peer-protocol.md Anchor outputs 2020-08-19 15:27:21 +02:00
03-transactions.md Anchor outputs 2020-08-19 15:27:21 +02:00
04-onion-routing.md Complete the Fundamental Types. (#778) 2020-05-25 22:25:46 +02:00
05-onchain.md Anchor outputs 2020-08-19 15:27:21 +02:00
07-routing-gossip.md Complete the Fundamental Types. (#778) 2020-05-25 22:25:46 +02:00
08-transport.md Remove reference to DER encoding for public keys in compressed format (#742) 2020-02-17 11:00:30 +01: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 BOLT 11: add requirement that reader reject sub-msat invoices, and test. 2020-05-12 06:56:40 +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.