mirror of
https://github.com/bitcoin/bips.git
synced 2026-04-06 16:16:45 +00:00
process: Standards Track ↦ Specification
``` sed -z -i 's/Type: Standards Track/Type: Specification/' bip-0*.md sed -z -i 's/Type: Standards Track/Type: Specification/' bip-0*.mediawiki ``` After the scripted changes, the changes to BIP-40, BIP-41, and BIP-63 were undone, because it breaks CI. These three BIPs only exist conceptually and their proposal documents are missing which causes changes to them ot break the CI. I defer the changes to these BIPs to a separate pull request to get CI to pass.
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
Author: Gloria Zhao <gloriajzhao@gmail.com>
|
||||
Comments-URI: https://github.com/bitcoin/bips/wiki/Comments:BIP-0331
|
||||
Status: Draft
|
||||
Type: Standards Track
|
||||
Type: Specification
|
||||
Created: 2022-08-08
|
||||
License: BSD-3-Clause
|
||||
Post-History: 2022-05-17 https://lists.linuxfoundation.org/pipermail/bitcoin-dev/2022-May/020493.html [bitcoin-dev] post
|
||||
|
||||
Reference in New Issue
Block a user