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
Rusty Russell 125b9a3657 BOLT 3: Fix commitment transaction input sequence number.
From BIP 68:

	If bit (1 << 31) of the sequence number is set, then no consensus
	meaning is applied to the sequence number and can be included in any
	block under all currently possible circumstances.

Which is what we want.

Reported-by: Olaoluwa Osuntokun <laolu32@gmail.com>
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2016-12-12 11:13:29 +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 trivial: Fix footnotes in Bolt01 2016-12-11 11:08:53 +10:30
02-peer-protocol.md Some minor fixes 2016-12-12 10:37:45 +10:30
03-transactions.md BOLT 3: Fix commitment transaction input sequence number. 2016-12-12 11:13:29 +10:30
04-onion-routing.md bolt04: Added reference to RFC 2104 2016-12-12 09:54:13 +10:30
05-onchain.md Use "Bitcoin" with capital "B" where it is appropriate 2016-12-09 10:50:19 +01:00
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 Use "Bitcoin" with capital "B" where it is appropriate 2016-12-09 10:50:19 +01:00
08-transport.md [trivial] Some spelling and language fixes in BOLTs 6,7,8 (#41) 2016-12-09 10:32:23 +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.