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
Bastien Teinturier 86a96ea7c6
Remove link to lightning.network website (#926)
None of the project maintainers have access to that website.

It is completely outdated and could be modified without our consent,
so we shouldn't link to it anymore.
2021-10-19 08:15:02 +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 tlvs -> tlv_stream in extract-formats.py 2020-11-09 13:10:22 -06:00
.aspell.en.pws BOLT 2: option_shutdown_anysegwit 2021-05-25 06:46:27 +09:30
.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 Restrict bitcoin amounts (#908) 2021-09-28 08:33:27 +02:00
02-peer-protocol.md Peers need to check each other's dust limit (#894) 2021-10-06 09:40:22 +02:00
03-transactions.md Peers need to check each other's dust limit (#894) 2021-10-06 09:40:22 +02:00
04-onion-routing.md Remove stale reference to the gamma key from Bolt 4 (#928) 2021-10-19 08:14:36 +02:00
05-onchain.md feature: define option_zero_htlc_tx_fee (feature 22/23) (#824) 2021-08-30 13:50:25 -07:00
07-routing-gossip.md BOLT 7: remove 2^32 restriction from channel_update as well. (#902) 2021-08-30 18:29:21 +02:00
08-transport.md Replace RFC7539 with RFC8439 (#763) 2020-08-03 22:56:00 +02:00
09-features.md feature: define option_zero_htlc_tx_fee (feature 22/23) (#824) 2021-08-30 13:50:25 -07:00
10-dns-bootstrap.md BOLT 10 copy edit (#440) 2018-08-07 00:10:11 +00:00
11-payment-encoding.md Add payment secret feature to Bolt 11 test vectors (#898) 2021-09-14 09:11:45 +02:00
CONTRIBUTING.md CONTRIBUTING.md: first draft of how to write and change spec. 2019-07-28 07:03:19 +00:00
README.md Remove link to lightning.network website (#926) 2021-10-19 08:15:02 +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 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.