mirror of
https://github.com/bitcoin/bips.git
synced 2026-05-04 16:41:51 +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:
@@ -6,7 +6,7 @@
|
||||
Ruben Somsen <rsomsen@gmail.com>
|
||||
Comments-URI: https://github.com/bitcoin/bips/wiki/Comments:BIP-0352
|
||||
Status: Complete
|
||||
Type: Standards Track
|
||||
Type: Specification
|
||||
Created: 2023-03-09
|
||||
License: BSD-2-Clause
|
||||
Post-History: 2022-03-13: https://gist.github.com/RubenSomsen/c43b79517e7cb701ebf77eec6dbb46b8 [gist] Original proposal
|
||||
|
||||
Reference in New Issue
Block a user