mirror of
https://github.com/bitcoin/bips.git
synced 2026-04-06 16:16:45 +00:00
process: Author ↦ Authors
``` sed -z -i 's/Author: /Authors: /' bip-0*.md sed -z -i 's/Author: /Authors: /' bip-0*.mediawiki ``` Also align correctly in case of multiple authors.
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
<pre>
|
<pre>
|
||||||
BIP: 1
|
BIP: 1
|
||||||
Title: BIP Purpose and Guidelines
|
Title: BIP Purpose and Guidelines
|
||||||
Author: Amir Taaki <genjix@riseup.net>
|
Authors: Amir Taaki <genjix@riseup.net>
|
||||||
Status: Closed
|
Status: Closed
|
||||||
Type: Process
|
Type: Process
|
||||||
Created: 2011-09-19
|
Created: 2011-09-19
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
<pre>
|
<pre>
|
||||||
BIP: 2
|
BIP: 2
|
||||||
Title: BIP process, revised
|
Title: BIP process, revised
|
||||||
Author: Luke Dashjr <luke+bip@dashjr.org>
|
Authors: Luke Dashjr <luke+bip@dashjr.org>
|
||||||
Status: Closed
|
Status: Closed
|
||||||
Type: Process
|
Type: Process
|
||||||
Created: 2016-02-03
|
Created: 2016-02-03
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
```
|
```
|
||||||
BIP: 3
|
BIP: 3
|
||||||
Title: Updated BIP Process
|
Title: Updated BIP Process
|
||||||
Author: Murch <murch@murch.one>
|
Authors: Murch <murch@murch.one>
|
||||||
Status: Deployed
|
Status: Deployed
|
||||||
Type: Process
|
Type: Process
|
||||||
Created: 2025-01-09
|
Created: 2025-01-09
|
||||||
|
|||||||
@@ -1,8 +1,8 @@
|
|||||||
<pre>
|
<pre>
|
||||||
BIP: 8
|
BIP: 8
|
||||||
Title: Version bits with lock-in by height
|
Title: Version bits with lock-in by height
|
||||||
Author: Shaolin Fry <shaolinfry@protonmail.ch>
|
Authors: Shaolin Fry <shaolinfry@protonmail.ch>
|
||||||
Luke Dashjr <luke+bip@dashjr.org>
|
Luke Dashjr <luke+bip@dashjr.org>
|
||||||
Status: Draft
|
Status: Draft
|
||||||
Type: Informational
|
Type: Informational
|
||||||
Created: 2017-02-01
|
Created: 2017-02-01
|
||||||
|
|||||||
@@ -1,10 +1,10 @@
|
|||||||
<pre>
|
<pre>
|
||||||
BIP: 9
|
BIP: 9
|
||||||
Title: Version bits with timeout and delay
|
Title: Version bits with timeout and delay
|
||||||
Author: Pieter Wuille <pieter.wuille@gmail.com>
|
Authors: Pieter Wuille <pieter.wuille@gmail.com>
|
||||||
Peter Todd <pete@petertodd.org>
|
Peter Todd <pete@petertodd.org>
|
||||||
Greg Maxwell <greg@xiph.org>
|
Greg Maxwell <greg@xiph.org>
|
||||||
Rusty Russell <rusty@rustcorp.com.au>
|
Rusty Russell <rusty@rustcorp.com.au>
|
||||||
Status: Deployed
|
Status: Deployed
|
||||||
Type: Informational
|
Type: Informational
|
||||||
Created: 2015-10-04
|
Created: 2015-10-04
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
BIP: 10
|
BIP: 10
|
||||||
Layer: Applications
|
Layer: Applications
|
||||||
Title: Multi-Sig Transaction Distribution
|
Title: Multi-Sig Transaction Distribution
|
||||||
Author: Alan Reiner <etotheipi@gmail.com>
|
Authors: Alan Reiner <etotheipi@gmail.com>
|
||||||
Status: Closed
|
Status: Closed
|
||||||
Type: Informational
|
Type: Informational
|
||||||
Created: 2011-10-28
|
Created: 2011-10-28
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
BIP: 11
|
BIP: 11
|
||||||
Layer: Applications
|
Layer: Applications
|
||||||
Title: M-of-N Standard Transactions
|
Title: M-of-N Standard Transactions
|
||||||
Author: Gavin Andresen <gavinandresen@gmail.com>
|
Authors: Gavin Andresen <gavinandresen@gmail.com>
|
||||||
Status: Deployed
|
Status: Deployed
|
||||||
Type: Specification
|
Type: Specification
|
||||||
Created: 2011-10-18
|
Created: 2011-10-18
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
BIP: 12
|
BIP: 12
|
||||||
Layer: Consensus (soft fork)
|
Layer: Consensus (soft fork)
|
||||||
Title: OP_EVAL
|
Title: OP_EVAL
|
||||||
Author: Gavin Andresen <gavinandresen@gmail.com>
|
Authors: Gavin Andresen <gavinandresen@gmail.com>
|
||||||
Status: Closed
|
Status: Closed
|
||||||
Type: Specification
|
Type: Specification
|
||||||
Created: 2011-10-18
|
Created: 2011-10-18
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
BIP: 13
|
BIP: 13
|
||||||
Layer: Applications
|
Layer: Applications
|
||||||
Title: Address Format for pay-to-script-hash
|
Title: Address Format for pay-to-script-hash
|
||||||
Author: Gavin Andresen <gavinandresen@gmail.com>
|
Authors: Gavin Andresen <gavinandresen@gmail.com>
|
||||||
Status: Deployed
|
Status: Deployed
|
||||||
Type: Specification
|
Type: Specification
|
||||||
Created: 2011-10-18
|
Created: 2011-10-18
|
||||||
|
|||||||
@@ -2,8 +2,8 @@
|
|||||||
BIP: 14
|
BIP: 14
|
||||||
Layer: Peer Services
|
Layer: Peer Services
|
||||||
Title: Protocol Version and User Agent
|
Title: Protocol Version and User Agent
|
||||||
Author: Amir Taaki <genjix@riseup.net>
|
Authors: Amir Taaki <genjix@riseup.net>
|
||||||
Patrick Strateman <bitcoin-bips@covertinferno.org>
|
Patrick Strateman <bitcoin-bips@covertinferno.org>
|
||||||
Status: Deployed
|
Status: Deployed
|
||||||
Type: Specification
|
Type: Specification
|
||||||
Created: 2011-11-10
|
Created: 2011-11-10
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
BIP: 15
|
BIP: 15
|
||||||
Layer: Applications
|
Layer: Applications
|
||||||
Title: Aliases
|
Title: Aliases
|
||||||
Author: Amir Taaki <genjix@riseup.net>
|
Authors: Amir Taaki <genjix@riseup.net>
|
||||||
Status: Closed
|
Status: Closed
|
||||||
Type: Specification
|
Type: Specification
|
||||||
Created: 2011-12-10
|
Created: 2011-12-10
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
BIP: 16
|
BIP: 16
|
||||||
Layer: Consensus (soft fork)
|
Layer: Consensus (soft fork)
|
||||||
Title: Pay to Script Hash
|
Title: Pay to Script Hash
|
||||||
Author: Gavin Andresen <gavinandresen@gmail.com>
|
Authors: Gavin Andresen <gavinandresen@gmail.com>
|
||||||
Status: Deployed
|
Status: Deployed
|
||||||
Type: Specification
|
Type: Specification
|
||||||
Created: 2012-01-03
|
Created: 2012-01-03
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
BIP: 17
|
BIP: 17
|
||||||
Layer: Consensus (soft fork)
|
Layer: Consensus (soft fork)
|
||||||
Title: OP_CHECKHASHVERIFY (CHV)
|
Title: OP_CHECKHASHVERIFY (CHV)
|
||||||
Author: Luke Dashjr <luke+bip17@dashjr.org>
|
Authors: Luke Dashjr <luke+bip17@dashjr.org>
|
||||||
Status: Closed
|
Status: Closed
|
||||||
Type: Specification
|
Type: Specification
|
||||||
Created: 2012-01-18
|
Created: 2012-01-18
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
BIP: 18
|
BIP: 18
|
||||||
Layer: Consensus (soft fork)
|
Layer: Consensus (soft fork)
|
||||||
Title: hashScriptCheck
|
Title: hashScriptCheck
|
||||||
Author: Luke Dashjr <luke+bip17@dashjr.org>
|
Authors: Luke Dashjr <luke+bip17@dashjr.org>
|
||||||
Status: Complete
|
Status: Complete
|
||||||
Type: Specification
|
Type: Specification
|
||||||
Created: 2012-01-27
|
Created: 2012-01-27
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
BIP: 19
|
BIP: 19
|
||||||
Layer: Applications
|
Layer: Applications
|
||||||
Title: M-of-N Standard Transactions (Low SigOp)
|
Title: M-of-N Standard Transactions (Low SigOp)
|
||||||
Author: Luke Dashjr <luke+bip17@dashjr.org>
|
Authors: Luke Dashjr <luke+bip17@dashjr.org>
|
||||||
Status: Closed
|
Status: Closed
|
||||||
Type: Specification
|
Type: Specification
|
||||||
Created: 2012-01-30
|
Created: 2012-01-30
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
BIP: 20
|
BIP: 20
|
||||||
Layer: Applications
|
Layer: Applications
|
||||||
Title: URI Scheme
|
Title: URI Scheme
|
||||||
Author: Luke Dashjr <luke+bip@dashjr.org>
|
Authors: Luke Dashjr <luke+bip@dashjr.org>
|
||||||
Status: Closed
|
Status: Closed
|
||||||
Type: Specification
|
Type: Specification
|
||||||
Created: 2011-01-10
|
Created: 2011-01-10
|
||||||
|
|||||||
@@ -2,8 +2,8 @@
|
|||||||
BIP: 21
|
BIP: 21
|
||||||
Layer: Applications
|
Layer: Applications
|
||||||
Title: URI Scheme
|
Title: URI Scheme
|
||||||
Author: Nils Schneider <nils.schneider@gmail.com>
|
Authors: Nils Schneider <nils.schneider@gmail.com>
|
||||||
Matt Corallo <bip21@bluematt.me>
|
Matt Corallo <bip21@bluematt.me>
|
||||||
Status: Closed
|
Status: Closed
|
||||||
Type: Specification
|
Type: Specification
|
||||||
Created: 2012-01-29
|
Created: 2012-01-29
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
BIP: 22
|
BIP: 22
|
||||||
Layer: API/RPC
|
Layer: API/RPC
|
||||||
Title: getblocktemplate - Fundamentals
|
Title: getblocktemplate - Fundamentals
|
||||||
Author: Luke Dashjr <luke+bip22@dashjr.org>
|
Authors: Luke Dashjr <luke+bip22@dashjr.org>
|
||||||
Status: Deployed
|
Status: Deployed
|
||||||
Type: Specification
|
Type: Specification
|
||||||
Created: 2012-02-28
|
Created: 2012-02-28
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
BIP: 23
|
BIP: 23
|
||||||
Layer: API/RPC
|
Layer: API/RPC
|
||||||
Title: getblocktemplate - Pooled Mining
|
Title: getblocktemplate - Pooled Mining
|
||||||
Author: Luke Dashjr <luke+bip22@dashjr.org>
|
Authors: Luke Dashjr <luke+bip22@dashjr.org>
|
||||||
Status: Deployed
|
Status: Deployed
|
||||||
Type: Specification
|
Type: Specification
|
||||||
Created: 2012-02-28
|
Created: 2012-02-28
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
BIP: 30
|
BIP: 30
|
||||||
Layer: Consensus (soft fork)
|
Layer: Consensus (soft fork)
|
||||||
Title: Duplicate transactions
|
Title: Duplicate transactions
|
||||||
Author: Pieter Wuille <pieter.wuille@gmail.com>
|
Authors: Pieter Wuille <pieter.wuille@gmail.com>
|
||||||
Status: Deployed
|
Status: Deployed
|
||||||
Type: Specification
|
Type: Specification
|
||||||
Created: 2012-02-22
|
Created: 2012-02-22
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
BIP: 31
|
BIP: 31
|
||||||
Layer: Peer Services
|
Layer: Peer Services
|
||||||
Title: Pong message
|
Title: Pong message
|
||||||
Author: Mike Hearn <hearn@google.com>
|
Authors: Mike Hearn <hearn@google.com>
|
||||||
Status: Deployed
|
Status: Deployed
|
||||||
Type: Specification
|
Type: Specification
|
||||||
Created: 2012-04-11
|
Created: 2012-04-11
|
||||||
|
|||||||
@@ -10,7 +10,7 @@ RECENT CHANGES:
|
|||||||
BIP: 32
|
BIP: 32
|
||||||
Layer: Applications
|
Layer: Applications
|
||||||
Title: Hierarchical Deterministic Wallets
|
Title: Hierarchical Deterministic Wallets
|
||||||
Author: Pieter Wuille <pieter.wuille@gmail.com>
|
Authors: Pieter Wuille <pieter.wuille@gmail.com>
|
||||||
Status: Deployed
|
Status: Deployed
|
||||||
Type: Informational
|
Type: Informational
|
||||||
Created: 2012-02-11
|
Created: 2012-02-11
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
BIP: 33
|
BIP: 33
|
||||||
Layer: Peer Services
|
Layer: Peer Services
|
||||||
Title: Stratized Nodes
|
Title: Stratized Nodes
|
||||||
Author: Amir Taaki <genjix@riseup.net>
|
Authors: Amir Taaki <genjix@riseup.net>
|
||||||
Status: Closed
|
Status: Closed
|
||||||
Type: Specification
|
Type: Specification
|
||||||
Created: 2012-05-15
|
Created: 2012-05-15
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
BIP: 34
|
BIP: 34
|
||||||
Layer: Consensus (soft fork)
|
Layer: Consensus (soft fork)
|
||||||
Title: Block v2, Height in Coinbase
|
Title: Block v2, Height in Coinbase
|
||||||
Author: Gavin Andresen <gavinandresen@gmail.com>
|
Authors: Gavin Andresen <gavinandresen@gmail.com>
|
||||||
Status: Deployed
|
Status: Deployed
|
||||||
Type: Specification
|
Type: Specification
|
||||||
Created: 2012-07-06
|
Created: 2012-07-06
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
BIP: 35
|
BIP: 35
|
||||||
Layer: Peer Services
|
Layer: Peer Services
|
||||||
Title: mempool message
|
Title: mempool message
|
||||||
Author: Jeff Garzik <jgarzik@exmulti.com>
|
Authors: Jeff Garzik <jgarzik@exmulti.com>
|
||||||
Status: Deployed
|
Status: Deployed
|
||||||
Type: Specification
|
Type: Specification
|
||||||
Created: 2012-08-16
|
Created: 2012-08-16
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
BIP: 36
|
BIP: 36
|
||||||
Layer: Peer Services
|
Layer: Peer Services
|
||||||
Title: Custom Services
|
Title: Custom Services
|
||||||
Author: Stefan Thomas <justmoon@members.fsf.org>
|
Authors: Stefan Thomas <justmoon@members.fsf.org>
|
||||||
Status: Closed
|
Status: Closed
|
||||||
Type: Specification
|
Type: Specification
|
||||||
Created: 2012-08-03
|
Created: 2012-08-03
|
||||||
|
|||||||
@@ -2,8 +2,8 @@
|
|||||||
BIP: 37
|
BIP: 37
|
||||||
Layer: Peer Services
|
Layer: Peer Services
|
||||||
Title: Connection Bloom filtering
|
Title: Connection Bloom filtering
|
||||||
Author: Mike Hearn <hearn@google.com>
|
Authors: Mike Hearn <hearn@google.com>
|
||||||
Matt Corallo <bip37@bluematt.me>
|
Matt Corallo <bip37@bluematt.me>
|
||||||
Comments-Summary: No comments yet.
|
Comments-Summary: No comments yet.
|
||||||
Comments-URI: https://github.com/bitcoin/bips/wiki/Comments:BIP-0037
|
Comments-URI: https://github.com/bitcoin/bips/wiki/Comments:BIP-0037
|
||||||
Status: Deployed
|
Status: Deployed
|
||||||
|
|||||||
@@ -2,8 +2,8 @@
|
|||||||
BIP: 38
|
BIP: 38
|
||||||
Layer: Applications
|
Layer: Applications
|
||||||
Title: Passphrase-protected private key
|
Title: Passphrase-protected private key
|
||||||
Author: Mike Caldwell <mcaldwell@swipeclock.com>
|
Authors: Mike Caldwell <mcaldwell@swipeclock.com>
|
||||||
Aaron Voisine <voisine@gmail.com>
|
Aaron Voisine <voisine@gmail.com>
|
||||||
Comments-Summary: Unanimously Discourage for implementation
|
Comments-Summary: Unanimously Discourage for implementation
|
||||||
Comments-URI: https://github.com/bitcoin/bips/wiki/Comments:BIP-0038
|
Comments-URI: https://github.com/bitcoin/bips/wiki/Comments:BIP-0038
|
||||||
Status: Draft (Some confusion applies: The announcements for this never made it to the list, so it hasn't had public discussion)
|
Status: Draft (Some confusion applies: The announcements for this never made it to the list, so it hasn't had public discussion)
|
||||||
|
|||||||
@@ -2,10 +2,10 @@
|
|||||||
BIP: 39
|
BIP: 39
|
||||||
Layer: Applications
|
Layer: Applications
|
||||||
Title: Mnemonic code for generating deterministic keys
|
Title: Mnemonic code for generating deterministic keys
|
||||||
Author: Marek Palatinus <slush@satoshilabs.com>
|
Authors: Marek Palatinus <slush@satoshilabs.com>
|
||||||
Pavol Rusnak <stick@satoshilabs.com>
|
Pavol Rusnak <stick@satoshilabs.com>
|
||||||
Aaron Voisine <voisine@gmail.com>
|
Aaron Voisine <voisine@gmail.com>
|
||||||
Sean Bowe <ewillbefull@gmail.com>
|
Sean Bowe <ewillbefull@gmail.com>
|
||||||
Comments-Summary: Unanimously Discourage for implementation
|
Comments-Summary: Unanimously Discourage for implementation
|
||||||
Comments-URI: https://github.com/bitcoin/bips/wiki/Comments:BIP-0039
|
Comments-URI: https://github.com/bitcoin/bips/wiki/Comments:BIP-0039
|
||||||
Status: Deployed
|
Status: Deployed
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
BIP: 42
|
BIP: 42
|
||||||
Layer: Consensus (soft fork)
|
Layer: Consensus (soft fork)
|
||||||
Title: A finite monetary supply for Bitcoin
|
Title: A finite monetary supply for Bitcoin
|
||||||
Author: Pieter Wuille <pieter.wuille@gmail.com>
|
Authors: Pieter Wuille <pieter.wuille@gmail.com>
|
||||||
Comments-Summary: Unanimously Recommended for implementation
|
Comments-Summary: Unanimously Recommended for implementation
|
||||||
Comments-URI: https://github.com/bitcoin/bips/wiki/Comments:BIP-0042
|
Comments-URI: https://github.com/bitcoin/bips/wiki/Comments:BIP-0042
|
||||||
Status: Deployed
|
Status: Deployed
|
||||||
|
|||||||
@@ -2,8 +2,8 @@
|
|||||||
BIP: 43
|
BIP: 43
|
||||||
Layer: Applications
|
Layer: Applications
|
||||||
Title: Purpose Field for Deterministic Wallets
|
Title: Purpose Field for Deterministic Wallets
|
||||||
Author: Marek Palatinus <slush@satoshilabs.com>
|
Authors: Marek Palatinus <slush@satoshilabs.com>
|
||||||
Pavol Rusnak <stick@satoshilabs.com>
|
Pavol Rusnak <stick@satoshilabs.com>
|
||||||
Status: Deployed
|
Status: Deployed
|
||||||
Type: Specification
|
Type: Specification
|
||||||
Created: 2014-04-24
|
Created: 2014-04-24
|
||||||
|
|||||||
@@ -2,8 +2,8 @@
|
|||||||
BIP: 44
|
BIP: 44
|
||||||
Layer: Applications
|
Layer: Applications
|
||||||
Title: Multi-Account Hierarchy for Deterministic Wallets
|
Title: Multi-Account Hierarchy for Deterministic Wallets
|
||||||
Author: Marek Palatinus <slush@satoshilabs.com>
|
Authors: Marek Palatinus <slush@satoshilabs.com>
|
||||||
Pavol Rusnak <stick@satoshilabs.com>
|
Pavol Rusnak <stick@satoshilabs.com>
|
||||||
Comments-Summary: Mixed review (one person)
|
Comments-Summary: Mixed review (one person)
|
||||||
Comments-URI: https://github.com/bitcoin/bips/wiki/Comments:BIP-0044
|
Comments-URI: https://github.com/bitcoin/bips/wiki/Comments:BIP-0044
|
||||||
Status: Deployed
|
Status: Deployed
|
||||||
|
|||||||
@@ -2,9 +2,9 @@
|
|||||||
BIP: 45
|
BIP: 45
|
||||||
Layer: Applications
|
Layer: Applications
|
||||||
Title: Structure for Deterministic P2SH Multisignature Wallets
|
Title: Structure for Deterministic P2SH Multisignature Wallets
|
||||||
Author: Manuel Araoz <manu@bitpay.com>
|
Authors: Manuel Araoz <manu@bitpay.com>
|
||||||
Ryan X. Charles <ryan@bitpay.com>
|
Ryan X. Charles <ryan@bitpay.com>
|
||||||
Matias Alejo Garcia <matias@bitpay.com>
|
Matias Alejo Garcia <matias@bitpay.com>
|
||||||
Status: Complete
|
Status: Complete
|
||||||
Type: Specification
|
Type: Specification
|
||||||
Created: 2014-04-25
|
Created: 2014-04-25
|
||||||
|
|||||||
@@ -2,8 +2,8 @@
|
|||||||
BIP: 46
|
BIP: 46
|
||||||
Layer: Applications
|
Layer: Applications
|
||||||
Title: Address Scheme for Timelocked Fidelity Bonds
|
Title: Address Scheme for Timelocked Fidelity Bonds
|
||||||
Author: Chris Belcher <belcher@riseup.net>
|
Authors: Chris Belcher <belcher@riseup.net>
|
||||||
Thebora Kompanioni <theborakompanioni+bip46@gmail.com>
|
Thebora Kompanioni <theborakompanioni+bip46@gmail.com>
|
||||||
Status: Draft
|
Status: Draft
|
||||||
Type: Specification
|
Type: Specification
|
||||||
Created: 2022-04-01
|
Created: 2022-04-01
|
||||||
|
|||||||
@@ -7,7 +7,7 @@ RECENT CHANGES:
|
|||||||
BIP: 47
|
BIP: 47
|
||||||
Layer: Applications
|
Layer: Applications
|
||||||
Title: Reusable Payment Codes for Hierarchical Deterministic Wallets
|
Title: Reusable Payment Codes for Hierarchical Deterministic Wallets
|
||||||
Author: Justus Ranvier <justus@openbitcoinprivacyproject.org>
|
Authors: Justus Ranvier <justus@openbitcoinprivacyproject.org>
|
||||||
Comments-Summary: Unanimously Discourage for implementation
|
Comments-Summary: Unanimously Discourage for implementation
|
||||||
Comments-URI: https://github.com/bitcoin/bips/wiki/Comments:BIP-0047
|
Comments-URI: https://github.com/bitcoin/bips/wiki/Comments:BIP-0047
|
||||||
Status: Deployed
|
Status: Deployed
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
BIP: 48
|
BIP: 48
|
||||||
Layer: Applications
|
Layer: Applications
|
||||||
Title: Multi-Script Hierarchy for Multi-Sig Wallets
|
Title: Multi-Script Hierarchy for Multi-Sig Wallets
|
||||||
Author: Fontaine <dentondevelopment@protonmail.com>
|
Authors: Fontaine <dentondevelopment@protonmail.com>
|
||||||
Status: Deployed
|
Status: Deployed
|
||||||
Type: Specification
|
Type: Specification
|
||||||
Created: 2020-12-16
|
Created: 2020-12-16
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
BIP: 49
|
BIP: 49
|
||||||
Layer: Applications
|
Layer: Applications
|
||||||
Title: Derivation scheme for P2WPKH-nested-in-P2SH based accounts
|
Title: Derivation scheme for P2WPKH-nested-in-P2SH based accounts
|
||||||
Author: Daniel Weigl <DanielWeigl@gmx.at>
|
Authors: Daniel Weigl <DanielWeigl@gmx.at>
|
||||||
Comments-Summary: No comments yet.
|
Comments-Summary: No comments yet.
|
||||||
Comments-URI: https://github.com/bitcoin/bips/wiki/Comments:BIP-0049
|
Comments-URI: https://github.com/bitcoin/bips/wiki/Comments:BIP-0049
|
||||||
Status: Deployed
|
Status: Deployed
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
<pre>
|
<pre>
|
||||||
BIP: 50
|
BIP: 50
|
||||||
Title: March 2013 Chain Fork Post-Mortem
|
Title: March 2013 Chain Fork Post-Mortem
|
||||||
Author: Gavin Andresen <gavinandresen@gmail.com>
|
Authors: Gavin Andresen <gavinandresen@gmail.com>
|
||||||
Status: Deployed
|
Status: Deployed
|
||||||
Type: Informational
|
Type: Informational
|
||||||
Created: 2013-03-20
|
Created: 2013-03-20
|
||||||
|
|||||||
@@ -2,8 +2,8 @@
|
|||||||
BIP: 52
|
BIP: 52
|
||||||
Layer: Consensus (hard fork)
|
Layer: Consensus (hard fork)
|
||||||
Title: Durable, Low Energy Bitcoin PoW
|
Title: Durable, Low Energy Bitcoin PoW
|
||||||
Author: Michael Dubrovsky <mike+bip@powx.org>
|
Authors: Michael Dubrovsky <mike+bip@powx.org>
|
||||||
Bogdan Penkovsky <bogdan+bip@powx.org>
|
Bogdan Penkovsky <bogdan+bip@powx.org>
|
||||||
Status: Draft
|
Status: Draft
|
||||||
Type: Specification
|
Type: Specification
|
||||||
Created: 2021-05-13
|
Created: 2021-05-13
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
BIP: 53
|
BIP: 53
|
||||||
Layer: Consensus (soft fork)
|
Layer: Consensus (soft fork)
|
||||||
Title: Disallow 64-byte transactions
|
Title: Disallow 64-byte transactions
|
||||||
Author: Chris Stewart <stewart.chris1234@gmail.com>
|
Authors: Chris Stewart <stewart.chris1234@gmail.com>
|
||||||
Status: Draft
|
Status: Draft
|
||||||
Type: Specification
|
Type: Specification
|
||||||
Created: 2025-04-11
|
Created: 2025-04-11
|
||||||
|
|||||||
@@ -2,8 +2,8 @@
|
|||||||
BIP: 54
|
BIP: 54
|
||||||
Layer: Consensus (soft fork)
|
Layer: Consensus (soft fork)
|
||||||
Title: Consensus Cleanup
|
Title: Consensus Cleanup
|
||||||
Author: Antoine Poinsot <mail@antoinep.com>
|
Authors: Antoine Poinsot <mail@antoinep.com>
|
||||||
Matt Corallo <bips@bluematt.me>
|
Matt Corallo <bips@bluematt.me>
|
||||||
Status: Draft
|
Status: Draft
|
||||||
Type: Specification
|
Type: Specification
|
||||||
Created: 2025-04-11
|
Created: 2025-04-11
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
BIP: 60
|
BIP: 60
|
||||||
Layer: Peer Services
|
Layer: Peer Services
|
||||||
Title: Fixed Length "version" Message (Relay-Transactions Field)
|
Title: Fixed Length "version" Message (Relay-Transactions Field)
|
||||||
Author: Amir Taaki <genjix@riseup.net>
|
Authors: Amir Taaki <genjix@riseup.net>
|
||||||
Comments-Summary: Discouraged for implementation (one person)
|
Comments-Summary: Discouraged for implementation (one person)
|
||||||
Comments-URI: https://github.com/bitcoin/bips/wiki/Comments:BIP-0060
|
Comments-URI: https://github.com/bitcoin/bips/wiki/Comments:BIP-0060
|
||||||
Status: Closed
|
Status: Closed
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
BIP: 61
|
BIP: 61
|
||||||
Layer: Peer Services
|
Layer: Peer Services
|
||||||
Title: Reject P2P message
|
Title: Reject P2P message
|
||||||
Author: Gavin Andresen <gavinandresen@gmail.com>
|
Authors: Gavin Andresen <gavinandresen@gmail.com>
|
||||||
Comments-Summary: Controversial; some recommendation, and some discouragement
|
Comments-Summary: Controversial; some recommendation, and some discouragement
|
||||||
Comments-URI: https://github.com/bitcoin/bips/wiki/Comments:BIP-0061
|
Comments-URI: https://github.com/bitcoin/bips/wiki/Comments:BIP-0061
|
||||||
Status: Deployed
|
Status: Deployed
|
||||||
|
|||||||
@@ -4,7 +4,7 @@
|
|||||||
BIP: 62
|
BIP: 62
|
||||||
Layer: Consensus (soft fork)
|
Layer: Consensus (soft fork)
|
||||||
Title: Dealing with malleability
|
Title: Dealing with malleability
|
||||||
Author: Pieter Wuille <pieter.wuille@gmail.com>
|
Authors: Pieter Wuille <pieter.wuille@gmail.com>
|
||||||
Status: Closed
|
Status: Closed
|
||||||
Type: Specification
|
Type: Specification
|
||||||
Created: 2014-03-12
|
Created: 2014-03-12
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
BIP: 64
|
BIP: 64
|
||||||
Layer: Peer Services
|
Layer: Peer Services
|
||||||
Title: getutxo message
|
Title: getutxo message
|
||||||
Author: Mike Hearn <hearn@vinumeris.com>
|
Authors: Mike Hearn <hearn@vinumeris.com>
|
||||||
Status: Closed
|
Status: Closed
|
||||||
Type: Specification
|
Type: Specification
|
||||||
Created: 2014-06-10
|
Created: 2014-06-10
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
BIP: 65
|
BIP: 65
|
||||||
Layer: Consensus (soft fork)
|
Layer: Consensus (soft fork)
|
||||||
Title: OP_CHECKLOCKTIMEVERIFY
|
Title: OP_CHECKLOCKTIMEVERIFY
|
||||||
Author: Peter Todd <pete@petertodd.org>
|
Authors: Peter Todd <pete@petertodd.org>
|
||||||
Status: Deployed
|
Status: Deployed
|
||||||
Type: Specification
|
Type: Specification
|
||||||
Created: 2014-10-01
|
Created: 2014-10-01
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
BIP: 66
|
BIP: 66
|
||||||
Layer: Consensus (soft fork)
|
Layer: Consensus (soft fork)
|
||||||
Title: Strict DER signatures
|
Title: Strict DER signatures
|
||||||
Author: Pieter Wuille <pieter.wuille@gmail.com>
|
Authors: Pieter Wuille <pieter.wuille@gmail.com>
|
||||||
Status: Deployed
|
Status: Deployed
|
||||||
Type: Specification
|
Type: Specification
|
||||||
Created: 2015-01-10
|
Created: 2015-01-10
|
||||||
|
|||||||
@@ -2,9 +2,9 @@
|
|||||||
BIP: 67
|
BIP: 67
|
||||||
Layer: Applications
|
Layer: Applications
|
||||||
Title: Deterministic Pay-to-script-hash multi-signature addresses through public key sorting
|
Title: Deterministic Pay-to-script-hash multi-signature addresses through public key sorting
|
||||||
Author: Thomas Kerin <me@thomaskerin.io>
|
Authors: Thomas Kerin <me@thomaskerin.io>
|
||||||
Jean-Pierre Rupp <root@haskoin.com>
|
Jean-Pierre Rupp <root@haskoin.com>
|
||||||
Ruben de Vries <ruben@rubensayshi.com>
|
Ruben de Vries <ruben@rubensayshi.com>
|
||||||
Status: Complete
|
Status: Complete
|
||||||
Type: Specification
|
Type: Specification
|
||||||
Created: 2015-02-08
|
Created: 2015-02-08
|
||||||
|
|||||||
@@ -2,10 +2,10 @@
|
|||||||
BIP: 68
|
BIP: 68
|
||||||
Layer: Consensus (soft fork)
|
Layer: Consensus (soft fork)
|
||||||
Title: Relative lock-time using consensus-enforced sequence numbers
|
Title: Relative lock-time using consensus-enforced sequence numbers
|
||||||
Author: Mark Friedenbach <mark@friedenbach.org>
|
Authors: Mark Friedenbach <mark@friedenbach.org>
|
||||||
BtcDrak <btcdrak@gmail.com>
|
BtcDrak <btcdrak@gmail.com>
|
||||||
Nicolas Dorier <nicolas.dorier@gmail.com>
|
Nicolas Dorier <nicolas.dorier@gmail.com>
|
||||||
kinoshitajona <kinoshitajona@gmail.com>
|
kinoshitajona <kinoshitajona@gmail.com>
|
||||||
Status: Deployed
|
Status: Deployed
|
||||||
Type: Specification
|
Type: Specification
|
||||||
Created: 2015-05-28
|
Created: 2015-05-28
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
BIP: 69
|
BIP: 69
|
||||||
Layer: Applications
|
Layer: Applications
|
||||||
Title: Lexicographical Indexing of Transaction Inputs and Outputs
|
Title: Lexicographical Indexing of Transaction Inputs and Outputs
|
||||||
Author: Kristov Atlas <kristov@openbitcoinprivacyproject.org>
|
Authors: Kristov Atlas <kristov@openbitcoinprivacyproject.org>
|
||||||
Editor: Daniel Cousens <bips@dcousens.com>
|
Editor: Daniel Cousens <bips@dcousens.com>
|
||||||
Status: Complete
|
Status: Complete
|
||||||
Type: Informational
|
Type: Informational
|
||||||
|
|||||||
@@ -2,8 +2,8 @@
|
|||||||
BIP: 70
|
BIP: 70
|
||||||
Layer: Applications
|
Layer: Applications
|
||||||
Title: Payment Protocol
|
Title: Payment Protocol
|
||||||
Author: Gavin Andresen <gavinandresen@gmail.com>
|
Authors: Gavin Andresen <gavinandresen@gmail.com>
|
||||||
Mike Hearn <mhearn@bitcoinfoundation.org>
|
Mike Hearn <mhearn@bitcoinfoundation.org>
|
||||||
Status: Deployed
|
Status: Deployed
|
||||||
Type: Specification
|
Type: Specification
|
||||||
Created: 2013-07-29
|
Created: 2013-07-29
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
BIP: 71
|
BIP: 71
|
||||||
Layer: Applications
|
Layer: Applications
|
||||||
Title: Payment Protocol MIME types
|
Title: Payment Protocol MIME types
|
||||||
Author: Gavin Andresen <gavinandresen@gmail.com>
|
Authors: Gavin Andresen <gavinandresen@gmail.com>
|
||||||
Status: Deployed
|
Status: Deployed
|
||||||
Type: Specification
|
Type: Specification
|
||||||
Created: 2013-07-29
|
Created: 2013-07-29
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
BIP: 72
|
BIP: 72
|
||||||
Layer: Applications
|
Layer: Applications
|
||||||
Title: bitcoin: uri extensions for Payment Protocol
|
Title: bitcoin: uri extensions for Payment Protocol
|
||||||
Author: Gavin Andresen <gavinandresen@gmail.com>
|
Authors: Gavin Andresen <gavinandresen@gmail.com>
|
||||||
Status: Deployed
|
Status: Deployed
|
||||||
Type: Specification
|
Type: Specification
|
||||||
Created: 2013-07-29
|
Created: 2013-07-29
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
BIP: 73
|
BIP: 73
|
||||||
Layer: Applications
|
Layer: Applications
|
||||||
Title: Use "Accept" header for response type negotiation with Payment Request URLs
|
Title: Use "Accept" header for response type negotiation with Payment Request URLs
|
||||||
Author: Stephen Pair <stephen@bitpay.com>
|
Authors: Stephen Pair <stephen@bitpay.com>
|
||||||
Status: Deployed
|
Status: Deployed
|
||||||
Type: Specification
|
Type: Specification
|
||||||
Created: 2013-08-27
|
Created: 2013-08-27
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
BIP: 74
|
BIP: 74
|
||||||
Layer: Applications
|
Layer: Applications
|
||||||
Title: Allow zero value OP_RETURN in Payment Protocol
|
Title: Allow zero value OP_RETURN in Payment Protocol
|
||||||
Author: Toby Padilla <tobypadilla@gmail.com>
|
Authors: Toby Padilla <tobypadilla@gmail.com>
|
||||||
Comments-Summary: Unanimously Discourage for implementation
|
Comments-Summary: Unanimously Discourage for implementation
|
||||||
Comments-URI: https://github.com/bitcoin/bips/wiki/Comments:BIP-0074
|
Comments-URI: https://github.com/bitcoin/bips/wiki/Comments:BIP-0074
|
||||||
Status: Closed
|
Status: Closed
|
||||||
|
|||||||
@@ -2,10 +2,10 @@
|
|||||||
BIP: 75
|
BIP: 75
|
||||||
Layer: Applications
|
Layer: Applications
|
||||||
Title: Out of Band Address Exchange using Payment Protocol Encryption
|
Title: Out of Band Address Exchange using Payment Protocol Encryption
|
||||||
Author: Justin Newton <justin@netki.com>
|
Authors: Justin Newton <justin@netki.com>
|
||||||
Matt David <mgd@mgddev.com>
|
Matt David <mgd@mgddev.com>
|
||||||
Aaron Voisine <voisine@gmail.com>
|
Aaron Voisine <voisine@gmail.com>
|
||||||
James MacWhyte <macwhyte@gmail.com>
|
James MacWhyte <macwhyte@gmail.com>
|
||||||
Comments-Summary: Recommended for implementation (one person)
|
Comments-Summary: Recommended for implementation (one person)
|
||||||
Comments-URI: https://github.com/bitcoin/bips/wiki/Comments:BIP-0075
|
Comments-URI: https://github.com/bitcoin/bips/wiki/Comments:BIP-0075
|
||||||
Status: Deployed
|
Status: Deployed
|
||||||
|
|||||||
@@ -2,8 +2,8 @@
|
|||||||
BIP: 77
|
BIP: 77
|
||||||
Layer: Applications
|
Layer: Applications
|
||||||
Title: Async Payjoin
|
Title: Async Payjoin
|
||||||
Author: Dan Gould <d@ngould.dev>
|
Authors: Dan Gould <d@ngould.dev>
|
||||||
Yuval Kogman <nothingmuch@woobling.org>
|
Yuval Kogman <nothingmuch@woobling.org>
|
||||||
Comments-URI: https://github.com/bitcoin/bips/wiki/Comments:BIP-0077
|
Comments-URI: https://github.com/bitcoin/bips/wiki/Comments:BIP-0077
|
||||||
Status: Draft
|
Status: Draft
|
||||||
Type: Specification
|
Type: Specification
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
BIP: 78
|
BIP: 78
|
||||||
Layer: Applications
|
Layer: Applications
|
||||||
Title: A Simple Payjoin Proposal
|
Title: A Simple Payjoin Proposal
|
||||||
Author: Nicolas Dorier <nicolas.dorier@gmail.com>
|
Authors: Nicolas Dorier <nicolas.dorier@gmail.com>
|
||||||
Status: Draft
|
Status: Draft
|
||||||
Type: Specification
|
Type: Specification
|
||||||
Created: 2019-05-01
|
Created: 2019-05-01
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
BIP: 79
|
BIP: 79
|
||||||
Layer: Applications
|
Layer: Applications
|
||||||
Title: Bustapay :: a practical coinjoin protocol
|
Title: Bustapay :: a practical coinjoin protocol
|
||||||
Author: Ryan Havar <rhavar@protonmail.com>
|
Authors: Ryan Havar <rhavar@protonmail.com>
|
||||||
Status: Closed
|
Status: Closed
|
||||||
Type: Informational
|
Type: Informational
|
||||||
Created: 2018-10-05
|
Created: 2018-10-05
|
||||||
|
|||||||
@@ -1,8 +1,8 @@
|
|||||||
<pre>
|
<pre>
|
||||||
BIP: 80
|
BIP: 80
|
||||||
Title: Hierarchy for Non-Colored Voting Pool Deterministic Multisig Wallets
|
Title: Hierarchy for Non-Colored Voting Pool Deterministic Multisig Wallets
|
||||||
Author: Justus Ranvier <justus@opentransactions.org>
|
Authors: Justus Ranvier <justus@opentransactions.org>
|
||||||
Jimmy Song <jimmy@monetas.net>
|
Jimmy Song <jimmy@monetas.net>
|
||||||
Status: Closed
|
Status: Closed
|
||||||
Type: Informational
|
Type: Informational
|
||||||
Created: 2014-08-11
|
Created: 2014-08-11
|
||||||
|
|||||||
@@ -1,8 +1,8 @@
|
|||||||
<pre>
|
<pre>
|
||||||
BIP: 81
|
BIP: 81
|
||||||
Title: Hierarchy for Colored Voting Pool Deterministic Multisig Wallets
|
Title: Hierarchy for Colored Voting Pool Deterministic Multisig Wallets
|
||||||
Author: Justus Ranvier <justus@opentransactions.org>
|
Authors: Justus Ranvier <justus@opentransactions.org>
|
||||||
Jimmy Song <jimmy@monetas.net>
|
Jimmy Song <jimmy@monetas.net>
|
||||||
Status: Closed
|
Status: Closed
|
||||||
Type: Informational
|
Type: Informational
|
||||||
Created: 2014-08-11
|
Created: 2014-08-11
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
BIP: 83
|
BIP: 83
|
||||||
Layer: Applications
|
Layer: Applications
|
||||||
Title: Dynamic Hierarchical Deterministic Key Trees
|
Title: Dynamic Hierarchical Deterministic Key Trees
|
||||||
Author: Eric Lombrozo <eric@ciphrex.com>
|
Authors: Eric Lombrozo <eric@ciphrex.com>
|
||||||
Status: Closed
|
Status: Closed
|
||||||
Type: Specification
|
Type: Specification
|
||||||
Created: 2015-11-16
|
Created: 2015-11-16
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
BIP: 84
|
BIP: 84
|
||||||
Layer: Applications
|
Layer: Applications
|
||||||
Title: Derivation scheme for P2WPKH based accounts
|
Title: Derivation scheme for P2WPKH based accounts
|
||||||
Author: Pavol Rusnak <stick@satoshilabs.com>
|
Authors: Pavol Rusnak <stick@satoshilabs.com>
|
||||||
Comments-Summary: No comments yet.
|
Comments-Summary: No comments yet.
|
||||||
Comments-URI: https://github.com/bitcoin/bips/wiki/Comments:BIP-0084
|
Comments-URI: https://github.com/bitcoin/bips/wiki/Comments:BIP-0084
|
||||||
Status: Deployed
|
Status: Deployed
|
||||||
|
|||||||
@@ -2,8 +2,8 @@
|
|||||||
BIP: 85
|
BIP: 85
|
||||||
Layer: Applications
|
Layer: Applications
|
||||||
Title: Deterministic Entropy From BIP32 Keychains
|
Title: Deterministic Entropy From BIP32 Keychains
|
||||||
Author: Ethan Kosakovsky <ethankosakovsky@protonmail.com>
|
Authors: Ethan Kosakovsky <ethankosakovsky@protonmail.com>
|
||||||
Aneesh Karve <dowsing.seaport0d@icloud.com>
|
Aneesh Karve <dowsing.seaport0d@icloud.com>
|
||||||
Status: Deployed
|
Status: Deployed
|
||||||
Type: Informational
|
Type: Informational
|
||||||
Created: 2020-03-20
|
Created: 2020-03-20
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
BIP: 86
|
BIP: 86
|
||||||
Layer: Applications
|
Layer: Applications
|
||||||
Title: Key Derivation for Single Key P2TR Outputs
|
Title: Key Derivation for Single Key P2TR Outputs
|
||||||
Author: Ava Chow <me@achow101.com>
|
Authors: Ava Chow <me@achow101.com>
|
||||||
Status: Deployed
|
Status: Deployed
|
||||||
Type: Specification
|
Type: Specification
|
||||||
Created: 2021-06-22
|
Created: 2021-06-22
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
BIP: 87
|
BIP: 87
|
||||||
Layer: Applications
|
Layer: Applications
|
||||||
Title: Hierarchy for Deterministic Multisig Wallets
|
Title: Hierarchy for Deterministic Multisig Wallets
|
||||||
Author: Robert Spigler <RobertSpigler@ProtonMail.ch>
|
Authors: Robert Spigler <RobertSpigler@ProtonMail.ch>
|
||||||
Status: Complete
|
Status: Complete
|
||||||
Type: Specification
|
Type: Specification
|
||||||
Created: 2020-03-11
|
Created: 2020-03-11
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
BIP: 88
|
BIP: 88
|
||||||
Layer: Applications
|
Layer: Applications
|
||||||
Title: Hierarchical Deterministic Path Templates
|
Title: Hierarchical Deterministic Path Templates
|
||||||
Author: Dmitry Petukhov <dp@simplexum.com>
|
Authors: Dmitry Petukhov <dp@simplexum.com>
|
||||||
Status: Complete
|
Status: Complete
|
||||||
Type: Informational
|
Type: Informational
|
||||||
Created: 2020-06-23
|
Created: 2020-06-23
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
<pre>
|
<pre>
|
||||||
BIP: 90
|
BIP: 90
|
||||||
Title: Buried Deployments
|
Title: Buried Deployments
|
||||||
Author: Suhas Daftuar <sdaftuar@chaincode.com>
|
Authors: Suhas Daftuar <sdaftuar@chaincode.com>
|
||||||
Comments-Summary: Mostly Recommended for implementation, with some Discouragement
|
Comments-Summary: Mostly Recommended for implementation, with some Discouragement
|
||||||
Comments-URI: https://github.com/bitcoin/bips/wiki/Comments:BIP-0090
|
Comments-URI: https://github.com/bitcoin/bips/wiki/Comments:BIP-0090
|
||||||
Status: Deployed
|
Status: Deployed
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
BIP: 91
|
BIP: 91
|
||||||
Layer: Consensus (soft fork)
|
Layer: Consensus (soft fork)
|
||||||
Title: Reduced threshold Segwit MASF
|
Title: Reduced threshold Segwit MASF
|
||||||
Author: James Hilliard <james.hilliard1@gmail.com>
|
Authors: James Hilliard <james.hilliard1@gmail.com>
|
||||||
Status: Deployed
|
Status: Deployed
|
||||||
Type: Specification
|
Type: Specification
|
||||||
Created: 2017-05-22
|
Created: 2017-05-22
|
||||||
|
|||||||
@@ -2,8 +2,8 @@
|
|||||||
BIP: 93
|
BIP: 93
|
||||||
Layer: Applications
|
Layer: Applications
|
||||||
Title: codex32: Checksummed SSSS-aware BIP32 seeds
|
Title: codex32: Checksummed SSSS-aware BIP32 seeds
|
||||||
Author: Leon Olsson Curr and Pearlwort Sneed <pearlwort@wpsoftware.net>
|
Authors: Leon Olsson Curr and Pearlwort Sneed <pearlwort@wpsoftware.net>
|
||||||
Andrew Poelstra <andrew.poelstra@gmail.com>
|
Andrew Poelstra <andrew.poelstra@gmail.com>
|
||||||
Status: Draft
|
Status: Draft
|
||||||
Type: Informational
|
Type: Informational
|
||||||
Created: 2023-02-13
|
Created: 2023-02-13
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
BIP: 94
|
BIP: 94
|
||||||
Layer: Applications
|
Layer: Applications
|
||||||
Title: Testnet 4
|
Title: Testnet 4
|
||||||
Author: Fabian Jahr <fjahr@protonmail.com>
|
Authors: Fabian Jahr <fjahr@protonmail.com>
|
||||||
Status: Deployed
|
Status: Deployed
|
||||||
Type: Specification
|
Type: Specification
|
||||||
Created: 2024-05-27
|
Created: 2024-05-27
|
||||||
|
|||||||
@@ -2,9 +2,9 @@
|
|||||||
BIP: 98
|
BIP: 98
|
||||||
Layer: Consensus (soft fork)
|
Layer: Consensus (soft fork)
|
||||||
Title: Fast Merkle Trees
|
Title: Fast Merkle Trees
|
||||||
Author: Mark Friedenbach <mark@friedenbach.org>
|
Authors: Mark Friedenbach <mark@friedenbach.org>
|
||||||
Kalle Alm <kalle.alm@gmail.com>
|
Kalle Alm <kalle.alm@gmail.com>
|
||||||
BtcDrak <btcdrak@gmail.com>
|
BtcDrak <btcdrak@gmail.com>
|
||||||
Status: Draft
|
Status: Draft
|
||||||
Type: Specification
|
Type: Specification
|
||||||
Created: 2017-08-24
|
Created: 2017-08-24
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
<pre>
|
<pre>
|
||||||
BIP: 99
|
BIP: 99
|
||||||
Title: Motivation and deployment of consensus rule changes ([soft/hard]forks)
|
Title: Motivation and deployment of consensus rule changes ([soft/hard]forks)
|
||||||
Author: Jorge Timón <jtimon@jtimon.cc>
|
Authors: Jorge Timón <jtimon@jtimon.cc>
|
||||||
Status: Closed
|
Status: Closed
|
||||||
Type: Informational
|
Type: Informational
|
||||||
Created: 2015-06-20
|
Created: 2015-06-20
|
||||||
|
|||||||
@@ -2,9 +2,9 @@
|
|||||||
BIP: 100
|
BIP: 100
|
||||||
Layer: Consensus (hard fork)
|
Layer: Consensus (hard fork)
|
||||||
Title: Dynamic maximum block size by miner vote
|
Title: Dynamic maximum block size by miner vote
|
||||||
Author: Jeff Garzik <jgarzik@gmail.com>
|
Authors: Jeff Garzik <jgarzik@gmail.com>
|
||||||
Tom Harding <tomh@thinlink.com>
|
Tom Harding <tomh@thinlink.com>
|
||||||
Dagur Valberg Johannsson <dagurval@pvv.ntnu.no>
|
Dagur Valberg Johannsson <dagurval@pvv.ntnu.no>
|
||||||
Status: Closed
|
Status: Closed
|
||||||
Type: Specification
|
Type: Specification
|
||||||
Created: 2015-06-11
|
Created: 2015-06-11
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
BIP: 101
|
BIP: 101
|
||||||
Layer: Consensus (hard fork)
|
Layer: Consensus (hard fork)
|
||||||
Title: Increase maximum block size
|
Title: Increase maximum block size
|
||||||
Author: Gavin Andresen <gavinandresen@gmail.com>
|
Authors: Gavin Andresen <gavinandresen@gmail.com>
|
||||||
Status: Closed
|
Status: Closed
|
||||||
Type: Specification
|
Type: Specification
|
||||||
Created: 2015-06-22
|
Created: 2015-06-22
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
BIP: 102
|
BIP: 102
|
||||||
Layer: Consensus (hard fork)
|
Layer: Consensus (hard fork)
|
||||||
Title: Block size increase to 2MB
|
Title: Block size increase to 2MB
|
||||||
Author: Jeff Garzik <jgarzik@gmail.com>
|
Authors: Jeff Garzik <jgarzik@gmail.com>
|
||||||
Status: Closed
|
Status: Closed
|
||||||
Type: Specification
|
Type: Specification
|
||||||
Created: 2015-06-23
|
Created: 2015-06-23
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
BIP: 103
|
BIP: 103
|
||||||
Layer: Consensus (hard fork)
|
Layer: Consensus (hard fork)
|
||||||
Title: Block size following technological growth
|
Title: Block size following technological growth
|
||||||
Author: Pieter Wuille <pieter.wuille@gmail.com>
|
Authors: Pieter Wuille <pieter.wuille@gmail.com>
|
||||||
Status: Closed
|
Status: Closed
|
||||||
Type: Specification
|
Type: Specification
|
||||||
Created: 2015-07-21
|
Created: 2015-07-21
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
BIP: 104
|
BIP: 104
|
||||||
Layer: Consensus (hard fork)
|
Layer: Consensus (hard fork)
|
||||||
Title: 'Block75' - Max block size like difficulty
|
Title: 'Block75' - Max block size like difficulty
|
||||||
Author: t.khan <teekhan42@gmail.com>
|
Authors: t.khan <teekhan42@gmail.com>
|
||||||
Status: Closed
|
Status: Closed
|
||||||
Type: Specification
|
Type: Specification
|
||||||
Created: 2017-01-13
|
Created: 2017-01-13
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
BIP: 105
|
BIP: 105
|
||||||
Layer: Consensus (hard fork)
|
Layer: Consensus (hard fork)
|
||||||
Title: Consensus based block size retargeting algorithm
|
Title: Consensus based block size retargeting algorithm
|
||||||
Author: BtcDrak <btcdrak@gmail.com>
|
Authors: BtcDrak <btcdrak@gmail.com>
|
||||||
Status: Closed
|
Status: Closed
|
||||||
Type: Specification
|
Type: Specification
|
||||||
Created: 2015-08-21
|
Created: 2015-08-21
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
BIP: 106
|
BIP: 106
|
||||||
Layer: Consensus (hard fork)
|
Layer: Consensus (hard fork)
|
||||||
Title: Dynamically Controlled Bitcoin Block Size Max Cap
|
Title: Dynamically Controlled Bitcoin Block Size Max Cap
|
||||||
Author: Upal Chakraborty <bitcoin@upalc.com>
|
Authors: Upal Chakraborty <bitcoin@upalc.com>
|
||||||
Status: Closed
|
Status: Closed
|
||||||
Type: Specification
|
Type: Specification
|
||||||
Created: 2015-08-24
|
Created: 2015-08-24
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
BIP: 107
|
BIP: 107
|
||||||
Layer: Consensus (hard fork)
|
Layer: Consensus (hard fork)
|
||||||
Title: Dynamic limit on the block size
|
Title: Dynamic limit on the block size
|
||||||
Author: Washington Y. Sanchez <washington.sanchez@gmail.com>
|
Authors: Washington Y. Sanchez <washington.sanchez@gmail.com>
|
||||||
Status: Closed
|
Status: Closed
|
||||||
Type: Specification
|
Type: Specification
|
||||||
Created: 2015-09-11
|
Created: 2015-09-11
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
BIP: 109
|
BIP: 109
|
||||||
Layer: Consensus (hard fork)
|
Layer: Consensus (hard fork)
|
||||||
Title: Two million byte size limit with sigop and sighash limits
|
Title: Two million byte size limit with sigop and sighash limits
|
||||||
Author: Gavin Andresen <gavinandresen@gmail.com>
|
Authors: Gavin Andresen <gavinandresen@gmail.com>
|
||||||
Status: Closed
|
Status: Closed
|
||||||
Type: Specification
|
Type: Specification
|
||||||
Created: 2016-01-28
|
Created: 2016-01-28
|
||||||
|
|||||||
@@ -2,8 +2,8 @@
|
|||||||
BIP: 111
|
BIP: 111
|
||||||
Layer: Peer Services
|
Layer: Peer Services
|
||||||
Title: NODE_BLOOM service bit
|
Title: NODE_BLOOM service bit
|
||||||
Author: Matt Corallo <bip111@bluematt.me>
|
Authors: Matt Corallo <bip111@bluematt.me>
|
||||||
Peter Todd <pete@petertodd.org>
|
Peter Todd <pete@petertodd.org>
|
||||||
Status: Deployed
|
Status: Deployed
|
||||||
Type: Specification
|
Type: Specification
|
||||||
Created: 2015-08-20
|
Created: 2015-08-20
|
||||||
|
|||||||
@@ -2,9 +2,9 @@
|
|||||||
BIP: 112
|
BIP: 112
|
||||||
Layer: Consensus (soft fork)
|
Layer: Consensus (soft fork)
|
||||||
Title: CHECKSEQUENCEVERIFY
|
Title: CHECKSEQUENCEVERIFY
|
||||||
Author: BtcDrak <btcdrak@gmail.com>
|
Authors: BtcDrak <btcdrak@gmail.com>
|
||||||
Mark Friedenbach <mark@friedenbach.org>
|
Mark Friedenbach <mark@friedenbach.org>
|
||||||
Eric Lombrozo <elombrozo@gmail.com>
|
Eric Lombrozo <elombrozo@gmail.com>
|
||||||
Status: Deployed
|
Status: Deployed
|
||||||
Type: Specification
|
Type: Specification
|
||||||
Created: 2015-08-10
|
Created: 2015-08-10
|
||||||
|
|||||||
@@ -2,8 +2,8 @@
|
|||||||
BIP: 113
|
BIP: 113
|
||||||
Layer: Consensus (soft fork)
|
Layer: Consensus (soft fork)
|
||||||
Title: Median time-past as endpoint for lock-time calculations
|
Title: Median time-past as endpoint for lock-time calculations
|
||||||
Author: Thomas Kerin <me@thomaskerin.io>
|
Authors: Thomas Kerin <me@thomaskerin.io>
|
||||||
Mark Friedenbach <mark@friedenbach.org>
|
Mark Friedenbach <mark@friedenbach.org>
|
||||||
Status: Deployed
|
Status: Deployed
|
||||||
Type: Specification
|
Type: Specification
|
||||||
Created: 2015-08-10
|
Created: 2015-08-10
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
BIP: 114
|
BIP: 114
|
||||||
Layer: Consensus (soft fork)
|
Layer: Consensus (soft fork)
|
||||||
Title: Merkelized Abstract Syntax Tree
|
Title: Merkelized Abstract Syntax Tree
|
||||||
Author: Johnson Lau <jl2012@xbt.hk>
|
Authors: Johnson Lau <jl2012@xbt.hk>
|
||||||
Status: Closed
|
Status: Closed
|
||||||
Type: Specification
|
Type: Specification
|
||||||
Created: 2016-04-02
|
Created: 2016-04-02
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
BIP: 115
|
BIP: 115
|
||||||
Layer: Consensus (soft fork)
|
Layer: Consensus (soft fork)
|
||||||
Title: Generic anti-replay protection using Script
|
Title: Generic anti-replay protection using Script
|
||||||
Author: Luke Dashjr <luke+bip@dashjr.org>
|
Authors: Luke Dashjr <luke+bip@dashjr.org>
|
||||||
Status: Closed
|
Status: Closed
|
||||||
Type: Specification
|
Type: Specification
|
||||||
Created: 2016-09-23
|
Created: 2016-09-23
|
||||||
|
|||||||
@@ -2,9 +2,9 @@
|
|||||||
BIP: 116
|
BIP: 116
|
||||||
Layer: Consensus (soft fork)
|
Layer: Consensus (soft fork)
|
||||||
Title: MERKLEBRANCHVERIFY
|
Title: MERKLEBRANCHVERIFY
|
||||||
Author: Mark Friedenbach <mark@friedenbach.org>
|
Authors: Mark Friedenbach <mark@friedenbach.org>
|
||||||
Kalle Alm <kalle.alm@gmail.com>
|
Kalle Alm <kalle.alm@gmail.com>
|
||||||
BtcDrak <btcdrak@gmail.com>
|
BtcDrak <btcdrak@gmail.com>
|
||||||
Status: Draft
|
Status: Draft
|
||||||
Type: Specification
|
Type: Specification
|
||||||
Created: 2017-08-25
|
Created: 2017-08-25
|
||||||
|
|||||||
@@ -2,9 +2,9 @@
|
|||||||
BIP: 117
|
BIP: 117
|
||||||
Layer: Consensus (soft fork)
|
Layer: Consensus (soft fork)
|
||||||
Title: Tail Call Execution Semantics
|
Title: Tail Call Execution Semantics
|
||||||
Author: Mark Friedenbach <mark@friedenbach.org>
|
Authors: Mark Friedenbach <mark@friedenbach.org>
|
||||||
Kalle Alm <kalle.alm@gmail.com>
|
Kalle Alm <kalle.alm@gmail.com>
|
||||||
BtcDrak <btcdrak@gmail.com>
|
BtcDrak <btcdrak@gmail.com>
|
||||||
Status: Draft
|
Status: Draft
|
||||||
Type: Specification
|
Type: Specification
|
||||||
Created: 2017-08-25
|
Created: 2017-08-25
|
||||||
|
|||||||
@@ -2,8 +2,8 @@
|
|||||||
BIP: 118
|
BIP: 118
|
||||||
Layer: Consensus (soft fork)
|
Layer: Consensus (soft fork)
|
||||||
Title: SIGHASH_ANYPREVOUT for Taproot Scripts
|
Title: SIGHASH_ANYPREVOUT for Taproot Scripts
|
||||||
Author: Christian Decker <decker.christian@gmail.com>
|
Authors: Christian Decker <decker.christian@gmail.com>
|
||||||
Anthony Towns <aj@erisian.com.au>
|
Anthony Towns <aj@erisian.com.au>
|
||||||
Comments-Summary: No comments yet.
|
Comments-Summary: No comments yet.
|
||||||
Comments-URI: https://github.com/bitcoin/bips/wiki/Comments:BIP-0118
|
Comments-URI: https://github.com/bitcoin/bips/wiki/Comments:BIP-0118
|
||||||
Status: Draft
|
Status: Draft
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
BIP: 119
|
BIP: 119
|
||||||
Layer: Consensus (soft fork)
|
Layer: Consensus (soft fork)
|
||||||
Title: CHECKTEMPLATEVERIFY
|
Title: CHECKTEMPLATEVERIFY
|
||||||
Author: Jeremy Rubin <j@rubin.io>
|
Authors: Jeremy Rubin <j@rubin.io>
|
||||||
Status: Draft
|
Status: Draft
|
||||||
Type: Specification
|
Type: Specification
|
||||||
Created: 2020-01-06
|
Created: 2020-01-06
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
BIP: 120
|
BIP: 120
|
||||||
Layer: Applications
|
Layer: Applications
|
||||||
Title: Proof of Payment
|
Title: Proof of Payment
|
||||||
Author: Kalle Rosenbaum <kalle@rosenbaum.se>
|
Authors: Kalle Rosenbaum <kalle@rosenbaum.se>
|
||||||
Status: Closed
|
Status: Closed
|
||||||
Type: Specification
|
Type: Specification
|
||||||
Created: 2015-07-28
|
Created: 2015-07-28
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
BIP: 121
|
BIP: 121
|
||||||
Layer: Applications
|
Layer: Applications
|
||||||
Title: Proof of Payment URI scheme
|
Title: Proof of Payment URI scheme
|
||||||
Author: Kalle Rosenbaum <kalle@rosenbaum.se>
|
Authors: Kalle Rosenbaum <kalle@rosenbaum.se>
|
||||||
Status: Closed
|
Status: Closed
|
||||||
Type: Specification
|
Type: Specification
|
||||||
Created: 2015-07-27
|
Created: 2015-07-27
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
BIP: 122
|
BIP: 122
|
||||||
Layer: Applications
|
Layer: Applications
|
||||||
Title: URI scheme for Blockchain references / exploration
|
Title: URI scheme for Blockchain references / exploration
|
||||||
Author: Marco Pontello <marcopon@gmail.com>
|
Authors: Marco Pontello <marcopon@gmail.com>
|
||||||
Status: Draft
|
Status: Draft
|
||||||
Type: Specification
|
Type: Specification
|
||||||
Created: 2015-08-29
|
Created: 2015-08-29
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
<pre>
|
<pre>
|
||||||
BIP: 123
|
BIP: 123
|
||||||
Title: BIP Classification
|
Title: BIP Classification
|
||||||
Author: Eric Lombrozo <elombrozo@gmail.com>
|
Authors: Eric Lombrozo <elombrozo@gmail.com>
|
||||||
Status: Deployed
|
Status: Deployed
|
||||||
Type: Process
|
Type: Process
|
||||||
Created: 2015-08-26
|
Created: 2015-08-26
|
||||||
|
|||||||
@@ -2,8 +2,8 @@
|
|||||||
BIP: 124
|
BIP: 124
|
||||||
Layer: Applications
|
Layer: Applications
|
||||||
Title: Hierarchical Deterministic Script Templates
|
Title: Hierarchical Deterministic Script Templates
|
||||||
Author: Eric Lombrozo <eric@ciphrex.com>
|
Authors: Eric Lombrozo <eric@ciphrex.com>
|
||||||
William Swanson <swansontec@gmail.com>
|
William Swanson <swansontec@gmail.com>
|
||||||
Status: Closed
|
Status: Closed
|
||||||
Type: Informational
|
Type: Informational
|
||||||
Created: 2015-11-20
|
Created: 2015-11-20
|
||||||
|
|||||||
@@ -2,8 +2,8 @@
|
|||||||
BIP: 125
|
BIP: 125
|
||||||
Layer: Applications
|
Layer: Applications
|
||||||
Title: Opt-in Full Replace-by-Fee Signaling
|
Title: Opt-in Full Replace-by-Fee Signaling
|
||||||
Author: David A. Harding <dave@dtrt.org>
|
Authors: David A. Harding <dave@dtrt.org>
|
||||||
Peter Todd <pete@petertodd.org>
|
Peter Todd <pete@petertodd.org>
|
||||||
Comments-Summary: No comments yet.
|
Comments-Summary: No comments yet.
|
||||||
Comments-URI: https://github.com/bitcoin/bips/wiki/Comments:BIP-0125
|
Comments-URI: https://github.com/bitcoin/bips/wiki/Comments:BIP-0125
|
||||||
Status: Deployed
|
Status: Deployed
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
<pre>
|
<pre>
|
||||||
BIP: 126
|
BIP: 126
|
||||||
Title: Best Practices for Heterogeneous Input Script Transactions
|
Title: Best Practices for Heterogeneous Input Script Transactions
|
||||||
Author: Kristov Atlas <kristov@openbitcoinprivacyproject.org>
|
Authors: Kristov Atlas <kristov@openbitcoinprivacyproject.org>
|
||||||
Status: Draft
|
Status: Draft
|
||||||
Type: Informational
|
Type: Informational
|
||||||
Created: 2016-02-10
|
Created: 2016-02-10
|
||||||
|
|||||||
@@ -3,7 +3,7 @@
|
|||||||
BIP: 127
|
BIP: 127
|
||||||
Layer: Applications
|
Layer: Applications
|
||||||
Title: Simple Proof-of-Reserves Transactions
|
Title: Simple Proof-of-Reserves Transactions
|
||||||
Author: Steven Roose <steven@stevenroose.org>
|
Authors: Steven Roose <steven@stevenroose.org>
|
||||||
Status: Draft
|
Status: Draft
|
||||||
Type: Specification
|
Type: Specification
|
||||||
Created: 2019-01-28
|
Created: 2019-01-28
|
||||||
|
|||||||
@@ -2,11 +2,11 @@
|
|||||||
BIP: 129
|
BIP: 129
|
||||||
Layer: Applications
|
Layer: Applications
|
||||||
Title: Bitcoin Secure Multisig Setup (BSMS)
|
Title: Bitcoin Secure Multisig Setup (BSMS)
|
||||||
Author: Hugo Nguyen <hugo@nunchuk.io>
|
Authors: Hugo Nguyen <hugo@nunchuk.io>
|
||||||
Peter Gray <peter@coinkite.com>
|
Peter Gray <peter@coinkite.com>
|
||||||
Marko Bencun <marko@shiftcrypto.ch>
|
Marko Bencun <marko@shiftcrypto.ch>
|
||||||
Aaron Chen <aarondongchen@gmail.com>
|
Aaron Chen <aarondongchen@gmail.com>
|
||||||
Rodolfo Novak <rodolfo@coinkite.com>
|
Rodolfo Novak <rodolfo@coinkite.com>
|
||||||
Status: Complete
|
Status: Complete
|
||||||
Type: Specification
|
Type: Specification
|
||||||
Created: 2020-11-10
|
Created: 2020-11-10
|
||||||
|
|||||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user