forked from bitcoin/bips
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Promote BIP 123 Draft->Active, and implement it
- Loading branch information
Showing
80 changed files
with
102 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,6 @@ | ||
<pre> | ||
BIP: 10 | ||
Layer: Applications | ||
Title: Multi-Sig Transaction Distribution | ||
Author: Alan Reiner <[email protected]> | ||
Status: Withdrawn | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,6 @@ | ||
<pre> | ||
BIP: 11 | ||
Layer: Applications | ||
Title: M-of-N Standard Transactions | ||
Author: Gavin Andresen <[email protected]> | ||
Status: Final | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,6 @@ | ||
<pre> | ||
BIP: 12 | ||
Layer: Consensus (soft fork) | ||
Title: OP_EVAL | ||
Author: Gavin Andresen <[email protected]> | ||
Status: Withdrawn | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,6 @@ | ||
<pre> | ||
BIP: 13 | ||
Layer: Applications | ||
Title: Address Format for pay-to-script-hash | ||
Author: Gavin Andresen <[email protected]> | ||
Status: Final | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,6 @@ | ||
<pre> | ||
BIP: 14 | ||
Layer: Peer Services | ||
Title: Protocol Version and User Agent | ||
Author: Amir Taaki <[email protected]> | ||
Patrick Strateman <[email protected]> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,6 @@ | ||
<pre> | ||
BIP: 15 | ||
Layer: Applications | ||
Title: Aliases | ||
Author: Amir Taaki <[email protected]> | ||
Status: Deferred | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,6 @@ | ||
<pre> | ||
BIP: 16 | ||
Layer: Consensus (soft fork) | ||
Title: Pay to Script Hash | ||
Author: Gavin Andresen <[email protected]> | ||
Status: Final | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,6 @@ | ||
<pre> | ||
BIP: 17 | ||
Layer: Consensus (soft fork) | ||
Title: OP_CHECKHASHVERIFY (CHV) | ||
Author: Luke Dashjr <[email protected]> | ||
Status: Withdrawn | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,6 @@ | ||
<pre> | ||
BIP: 18 | ||
Layer: Consensus (soft fork) | ||
Title: hashScriptCheck | ||
Author: Luke Dashjr <[email protected]> | ||
Status: Accepted | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,6 @@ | ||
<pre> | ||
BIP: 19 | ||
Layer: Applications | ||
Title: M-of-N Standard Transactions (Low SigOp) | ||
Author: Luke Dashjr <[email protected]> | ||
Status: Draft | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,6 @@ | ||
<pre> | ||
BIP: 20 | ||
Layer: Applications | ||
Title: URI Scheme | ||
Author: Luke Dashjr <[email protected]> | ||
Status: Replaced | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,6 @@ | ||
<pre> | ||
BIP: 21 | ||
Layer: Applications | ||
Title: URI Scheme | ||
Author: Nils Schneider <[email protected]> | ||
Matt Corallo <[email protected]> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,6 @@ | ||
<pre> | ||
BIP: 22 | ||
Layer: API/RPC | ||
Title: getblocktemplate - Fundamentals | ||
Author: Luke Dashjr <[email protected]> | ||
Status: Final | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,6 @@ | ||
<pre> | ||
BIP: 23 | ||
Layer: API/RPC | ||
Title: getblocktemplate - Pooled Mining | ||
Author: Luke Dashjr <[email protected]> | ||
Status: Final | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,6 @@ | ||
<pre> | ||
BIP: 30 | ||
Layer: Consensus (soft fork) | ||
Title: Duplicate transactions | ||
Author: Pieter Wuille <[email protected]> | ||
Status: Final | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,6 @@ | ||
<pre> | ||
BIP: 31 | ||
Layer: Peer Services | ||
Title: Pong message | ||
Author: Mike Hearn <[email protected]> | ||
Status: Final | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -6,6 +6,7 @@ RECENT CHANGES: | |
<pre> | ||
BIP: 32 | ||
Layer: Applications | ||
Title: Hierarchical Deterministic Wallets | ||
Author: Pieter Wuille <[email protected]> | ||
Status: Final | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,6 @@ | ||
<pre> | ||
BIP: 33 | ||
Layer: Peer Services | ||
Title: Stratized Nodes | ||
Author: Amir Taaki <[email protected]> | ||
Status: Draft | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,6 @@ | ||
<pre> | ||
BIP: 34 | ||
Layer: Consensus (soft fork) | ||
Title: Block v2, Height in Coinbase | ||
Author: Gavin Andresen <[email protected]> | ||
Status: Final | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,6 @@ | ||
<pre> | ||
BIP: 35 | ||
Layer: Peer Services | ||
Title: mempool message | ||
Author: Jeff Garzik <[email protected]> | ||
Status: Final | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,6 @@ | ||
<pre> | ||
BIP: 36 | ||
Layer: Peer Services | ||
Title: Custom Services | ||
Author: Stefan Thomas <[email protected]> | ||
Status: Draft | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,6 @@ | ||
<pre> | ||
BIP: 37 | ||
Layer: Peer Services | ||
Title: Connection Bloom filtering | ||
Author: Mike Hearn <[email protected]> | ||
Matt Corallo <[email protected]> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,6 @@ | ||
<pre> | ||
BIP: 38 | ||
Layer: Applications | ||
Title: Passphrase-protected private key | ||
Author: Mike Caldwell <[email protected]> | ||
Aaron Voisine <[email protected]> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,6 @@ | ||
<pre> | ||
BIP: 39 | ||
Layer: Applications | ||
Title: Mnemonic code for generating deterministic keys | ||
Author: Marek Palatinus <[email protected]> | ||
Pavol Rusnak <[email protected]> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,6 @@ | ||
<pre> | ||
BIP: 42 | ||
Layer: Consensus (soft fork) | ||
Title: A finite monetary supply for Bitcoin | ||
Author: Pieter Wuille <[email protected]> | ||
Status: Draft | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,6 @@ | ||
<pre> | ||
BIP: 43 | ||
Layer: Applications | ||
Title: Purpose Field for Deterministic Wallets | ||
Author: Marek Palatinus <[email protected]> | ||
Pavol Rusnak <[email protected]> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,6 @@ | ||
<pre> | ||
BIP: 44 | ||
Layer: Applications | ||
Title: Multi-Account Hierarchy for Deterministic Wallets | ||
Author: Marek Palatinus <[email protected]> | ||
Pavol Rusnak <[email protected]> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,6 @@ | ||
<pre> | ||
BIP: 45 | ||
Layer: Applications | ||
Title: Structure for Deterministic P2SH Multisignature Wallets | ||
Author: Manuel Araoz <[email protected]> | ||
Ryan X. Charles <[email protected]> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,6 +5,7 @@ RECENT CHANGES: | |
<pre> | ||
BIP: 47 | ||
Layer: Applications | ||
Title: Reusable Payment Codes for Hierarchical Deterministic Wallets | ||
Author: Justus Ranvier <[email protected]> | ||
Status: Draft | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,6 @@ | ||
<pre> | ||
BIP: 49 | ||
Layer: Applications | ||
Title: Derivation scheme for P2WPKH-nested-in-P2SH based accounts | ||
Author: Daniel Weigl <[email protected]> | ||
Status: Draft | ||
|
@@ -101,4 +102,4 @@ This BIP is not backwards compatible by design as described under [#consideratio | |
== Copyright == | ||
|
||
This document is placed in the public domain. | ||
This document is placed in the public domain. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,6 @@ | ||
<pre> | ||
BIP: 60 | ||
Layer: Peer Services | ||
Title: Fixed Length "version" Message (Relay-Transactions Field) | ||
Author: Amir Taaki <[email protected]> | ||
Status: Draft | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,6 @@ | ||
<pre> | ||
BIP: 61 | ||
Layer: Peer Services | ||
Title: Reject P2P message | ||
Author: Gavin Andresen <[email protected]> | ||
Status: Final | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,6 +2,7 @@ | |
|
||
<pre> | ||
BIP: 62 | ||
Layer: Consensus (soft fork) | ||
Title: Dealing with malleability | ||
Author: Pieter Wuille <[email protected]> | ||
Status: Withdrawn | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,6 @@ | ||
<pre> | ||
BIP: 64 | ||
Layer: Peer Services | ||
Title: getutxo message | ||
Author: Mike Hearn <[email protected]> | ||
Status: Draft | ||
|
@@ -100,4 +101,4 @@ results. | |
|
||
==Implementation== | ||
|
||
https://github.com/bitcoin/bitcoin/pull/4351/files | ||
https://github.com/bitcoin/bitcoin/pull/4351/files |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,6 @@ | ||
<pre> | ||
BIP: 65 | ||
Layer: Consensus (soft fork) | ||
Title: OP_CHECKLOCKTIMEVERIFY | ||
Author: Peter Todd <[email protected]> | ||
Status: Final | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,6 @@ | ||
<pre> | ||
BIP: 66 | ||
Layer: Consensus (soft fork) | ||
Title: Strict DER signatures | ||
Author: Pieter Wuille <[email protected]> | ||
Status: Final | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,6 @@ | ||
<pre> | ||
BIP: 67 | ||
Layer: Applications | ||
Title: Deterministic Pay-to-script-hash multi-signature addresses through public key sorting | ||
Author: Thomas Kerin <[email protected]> | ||
Jean-Pierre Rupp <[email protected]> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,6 @@ | ||
<pre> | ||
BIP: 68 | ||
Layer: Consensus (soft fork) | ||
Title: Relative lock-time using consensus-enforced sequence numbers | ||
Author: Mark Friedenbach <[email protected]> | ||
BtcDrak <[email protected]> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,6 @@ | ||
<pre> | ||
BIP: 69 | ||
Layer: Applications | ||
Title: Lexicographical Indexing of Transaction Inputs and Outputs | ||
Author: Kristov Atlas <[email protected]> | ||
Editor: Daniel Cousens <[email protected]> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,6 @@ | ||
<pre> | ||
BIP: 70 | ||
Layer: Applications | ||
Title: Payment Protocol | ||
Author: Gavin Andresen <[email protected]> | ||
Mike Hearn <[email protected]> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,6 @@ | ||
<pre> | ||
BIP: 71 | ||
Layer: Applications | ||
Title: Payment Protocol MIME types | ||
Author: Gavin Andresen <[email protected]> | ||
Status: Final | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,6 @@ | ||
<pre> | ||
BIP: 72 | ||
Layer: Applications | ||
Title: bitcoin: uri extensions for Payment Protocol | ||
Author: Gavin Andresen <[email protected]> | ||
Status: Final | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,6 @@ | ||
<pre> | ||
BIP: 73 | ||
Layer: Applications | ||
Title: Use "Accept" header for response type negotiation with Payment Request URLs | ||
Author: Stephen Pair <[email protected]> | ||
Status: Final | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,6 @@ | ||
<pre> | ||
BIP: 74 | ||
Layer: Applications | ||
Title: Allow zero value OP_RETURN in Payment Protocol | ||
Author: Toby Padilla <[email protected]> | ||
Status: Draft | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,6 @@ | ||
<pre> | ||
BIP: 75 | ||
Layer: Applications | ||
Title: Out of Band Address Exchange using Payment Protocol Encryption | ||
Author: Justin Newton <[email protected]> | ||
Matt David <[email protected]> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,6 @@ | ||
<pre> | ||
BIP: 83 | ||
Layer: Applications | ||
Title: Dynamic Hierarchical Deterministic Key Trees | ||
Author: Eric Lombrozo <[email protected]> | ||
Status: Draft | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,6 @@ | ||
<pre> | ||
BIP: 101 | ||
Layer: Consensus (hard fork) | ||
Title: Increase maximum block size | ||
Author: Gavin Andresen <[email protected]> | ||
Status: Withdrawn | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,6 @@ | ||
<pre> | ||
BIP: 102 | ||
Layer: Consensus (hard fork) | ||
Title: Block size increase to 2MB | ||
Author: Jeff Garzik <[email protected]> | ||
Status: Draft | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,6 @@ | ||
<pre> | ||
BIP: 103 | ||
Layer: Consensus (hard fork) | ||
Title: Block size following technological growth | ||
Author: Pieter Wuille <[email protected]> | ||
Status: Draft | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,6 @@ | ||
<pre> | ||
BIP: 105 | ||
Layer: Consensus (hard fork) | ||
Title: Consensus based block size retargeting algorithm | ||
Author: BtcDrak <[email protected]> | ||
Status: Draft | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,6 @@ | ||
<pre> | ||
BIP: 106 | ||
Layer: Consensus (hard fork) | ||
Title: Dynamically Controlled Bitcoin Block Size Max Cap | ||
Author: Upal Chakraborty <[email protected]> | ||
Status: Draft | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,6 @@ | ||
<pre> | ||
BIP: 107 | ||
Layer: Consensus (hard fork) | ||
Title: Dynamic limit on the block size | ||
Author: Washington Y. Sanchez <[email protected]> | ||
Status: Draft | ||
|
Oops, something went wrong.