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