1
0
mirror of https://github.com/lightning/bolts.git synced 2024-11-19 10:00:04 +01:00
BOLT: Basis of Lightning Technology (Lightning Network Specifications)
Go to file
Pierre-Marie Padiou f583124920 final_incorrect_* are PERM errors
The `PERM` flag should be used when the related request will *always* fail if sent again without modification.
That is the case with `final_incorrect_cltv_expiry` and `final_incorrect_htlc_amount`.
2017-10-10 12:00:27 +02:00
tools Spelling: expand wildcard to cover all []() patterns. (#228) 2017-08-22 09:53:34 +09:30
.aspell.en.pws Typo fix: CTLV -> CLTV. 2017-10-07 14:57:20 +10:30
.travis.yml Enable travis to spellcheck BOLT#10 to 99. 2017-05-26 14:31:50 +09:30
00-introduction.md BOLT00: Fix the chain_hash description 2017-09-13 13:03:21 +02:00
01-messaging.md Clarify init-message description 2017-05-25 09:43:31 +09:30
02-peer-protocol.md Only cross-signed htlcs can be fulfilled/failed 2017-10-03 11:30:10 +10:30
03-transactions.md BOLT 03: Correct txid of funding transaction in test vector. 2017-09-25 12:28:40 +09:30
04-onion-routing.md final_incorrect_* are PERM errors 2017-10-10 12:00:27 +02:00
05-onchain.md BOLT 5: require to fail incoming HTLCs if HTLCs time out on chain. 2017-10-03 11:30:18 +10:30
06-irc-announcements.md [trivial] Some spelling and language fixes in BOLTs 6,7,8 (#41) 2016-12-09 10:32:23 +10:30
07-routing-gossip.md multi: Fix a few typos and grammatical errors. 2017-09-25 12:34:30 +09:30
08-transport.md multi: Fix a few typos and grammatical errors. 2017-09-25 12:34:30 +09:30
09-features.md BOLT 9: remove feature bit for channels_public 2017-05-27 10:30:42 +09:30
10-dns-bootstrap.md multi: Fix a few typos and grammatical errors. 2017-09-25 12:34:30 +09:30
11-payment-encoding.md Bolt11: specify that bech32 should allow addresses > 90 characters 2017-09-05 14:49:13 +09:30
README.md Add CC-BY. 2016-11-23 06:22:59 +10:30

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.