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
Rusty Russell 1da044eb06 BOLT 8: clarify handshake nonces.
Spell out the send/receive nonces for the normal message transport;
they're 0 except in one place where Act3 re-uses temp_k from Act2.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>


Header from folded patch 'typo-fixes.patch':

Typo fixes to squash.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2016-12-08 10:58:03 +10:30
tools BOLT 2: remove attempts to align signatures. 2016-11-29 12:58:13 +10:30
00-introduction.md Some spelling and language fixes in BOLTs 0,1,2 2016-12-06 15:30:48 +01:00
01-messaging.md changed logical grouping of messages 2016-12-07 10:38:37 +01:00
02-peer-protocol.md moved update_fee message to 'normal operations' 2016-12-07 11:20:38 +10:30
03-transactions.md Some spelling and language fixes in BOLTs 3,4,5 2016-12-07 10:04:57 +01:00
04-onion-routing.md Some spelling and language fixes in BOLTs 3,4,5 2016-12-07 10:04:57 +01:00
05-onchain.md Some spelling and language fixes in BOLTs 3,4,5 2016-12-07 10:04:57 +01:00
06-irc-announcements.md Add CC-BY. 2016-11-23 06:22:59 +10:30
07-routing-gossip.md Merge pull request #14 from lightningnetwork/extraction-tools 2016-11-28 11:34:09 +10:30
08-transport.md BOLT 8: clarify handshake nonces. 2016-12-08 10:58:03 +10: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.