1
0
Fork 0
mirror of https://github.com/lightning/bolts.git synced 2025-03-10 17:18:44 +01:00
BOLT: Basis of Lightning Technology (Lightning Network Specifications)
Find a file
Rusty Russell f360cff9d8 BOLT 11: spell out byte limit on d field, and note vagueness of h.
Our 10-bit length means up to 1023 5-bit words, or 639 bytes.  But `h`
is horribly underspecified since we don't have a general solution: using
a URL is a privacy problem, for example.  It might make sense for a future
transport standard (eg. lightning over HTML, or lightning-over-NFC), but
it's fairly unusable at the moment.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2018-01-22 20:10:53 +01:00
tools Fix typo in spellchecker ¯\_(ツ)_/¯ 2017-12-18 19:14:25 +00:00
.aspell.en.pws BOLT 2: clarify that feerate is in *satoshi* per ksipa. 2018-01-09 03:06:29 +00:00
.copy-edit-stylesheet-checklist.md stylesheet update and apply to BOLT 2,3 2017-12-21 04:08:33 +00:00
.travis.yml tools: don't enforce alignment. 2017-11-28 00:09:57 +00:00
00-introduction.md BOLT 0, BOLT 3: minor typo fixes. 2017-12-21 14:39:06 +10:30
01-messaging.md Fix formatting of BOLT links 2018-01-22 14:02:01 +01:00
02-peer-protocol.md Fix formatting of BOLT links 2018-01-22 14:02:01 +01:00
03-transactions.md transactions: fix broken anchor links 2018-01-22 14:01:01 +01:00
04-onion-routing.md Fix formatting of BOLT links 2018-01-22 14:02:01 +01:00
05-onchain.md Fix formatting of BOLT links 2018-01-22 14:02:01 +01:00
07-routing-gossip.md BOLT 7: channel_update timestamp must be a UNIX timestamp. 2018-01-22 13:59:45 +01:00
08-transport.md Lower-cased an "a". 2017-12-10 23:43:34 +00:00
09-features.md BOLT-09 Edits (#321) 2017-12-14 02:08:43 +00:00
10-dns-bootstrap.md Fix formatting of BOLT links 2018-01-22 14:02:01 +01:00
11-payment-encoding.md BOLT 11: spell out byte limit on d field, and note vagueness of h. 2018-01-22 20:10:53 +01: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.