1
0
mirror of https://github.com/lightning/blips.git synced 2024-11-19 00:50:02 +01:00
Bitcoin Lightning Improvement Proposals
Go to file
t-bast 56a76e4530
Add blip listing reserved values
This is a meta blip that other blips need to update whenever they want
to reserve a value in a scarce namespace.

The tables in that blip must be kept up to date to avoid clashes in the
network, which would lead to p2p network split.
2021-12-08 08:58:49 +01:00
blip-0001 Update README and add bLIP-0001 2021-10-27 10:25:20 -05:00
blip-0001.md Add blip listing reserved values 2021-12-08 08:58:49 +01:00
blip-0002.md Add blip listing reserved values 2021-12-08 08:58:49 +01:00
README.md Add blip listing reserved values 2021-12-08 08:58:49 +01:00

Bitcoin Lightning Improvement Proposal

bLIP stands for Bitcoin Lightning Improvement Proposal. A bLIP is a design document providing information to the Lightning community, or describing a new feature for the Lightning Network. The bLIP should provide a concise technical specification of the feature and a rationale for the feature. The bLIP author is responsible for building consensus within the community and documenting dissenting opinions. Importantly, if a feature is intended to become universal or near universal, it must be a BOLT.

People wishing to submit bLIPs (Bitcoin Lightning Improvement Proposals) should first propose their idea to the Lightning development mailing list. After discussion, please open a PR. After copy-editing and acceptance, it will be published here.

For more detail on the process, please read bLIP-0001 and bLIP-0002.

Number Title Author Status
1 bLIP Process Ryan Gentry Active
2 reserved values Bastien Teinturier Active