1
0
mirror of https://github.com/lightning/bolts.git synced 2025-01-19 05:33:37 +01:00
BOLT: Basis of Lightning Technology (Lightning Network Specifications)
Go to file
Rusty Russell d907eacbac BOLT 3: use P2WPKH instead of P2PKH.
Not only is it shorter and cheaper, but the rest of the document (including
test vectors and weight calculation) assumed it already.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2017-01-31 13:09:53 +10:30
tools tools/extract-formats.py: accept fields from BOLT 4. 2017-01-28 14:10:04 +01:00
.travis.yml travis-ci: Since we have code in here we need to test it 2017-01-28 14:10:04 +01:00
00-introduction.md spelling typo 2017-01-11 20:15:21 +10:30
01-messaging.md BOLT 2: Message retransmission and reconnect semantics. 2017-01-24 06:51:06 +10:30
02-peer-protocol.md BOLT 2, BOLT 5: restrict to ASCII characters. 2017-01-25 10:40:10 +10:30
03-transactions.md BOLT 3: use P2WPKH instead of P2PKH. 2017-01-31 13:09:53 +10:30
04-onion-routing.md Merge pull request #81 from cdecker/onion-test-vectors 2017-01-17 13:46:46 +01:00
05-onchain.md BOLT 2, BOLT 5: restrict to ASCII characters. 2017-01-25 10:40:10 +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 BOLT 2, BOLT 7: rename expiry to cltv-expiry / cltv-expiry-delta. 2017-01-06 10:01:09 +10:30
08-transport.md BOLT 8: fix broken test vectors (keys backwards), annotate encryption more. 2017-01-16 10:55:15 -08:00
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.