1
0
Fork 0
mirror of https://github.com/bitcoin/bips.git synced 2025-02-23 23:27:22 +01:00
Commit graph

12 commits

Author SHA1 Message Date
Andy Chase
6f0c335b18 BIP-0001 Should be labeled as "Process" Type
Previously BIP-0001 listed in its header preamble that is was a "Standards Track"
type proposal. This conflicts with both its own definition of "Standards Track"
proposal as well as the type listed in PEP-0001 of which BIP-0001 is based on.

Defitions of each type of proposal:

A Standards Track BIP describes any change that affects most or all Bitcoin implementations.

An Informational BIP describes a Bitcoin design issue, or provides general guidelines or information to the Bitcoin community, but does not propose a new feature.

A Process BIP describes a process surrounding Bitcoin, or proposes a change to (or an event in) a process.
Specifically: "Any meta-BIP is also considered a Process BIP."

Based on these definitions BIP-0001 should have always been labeled as a "Process" BIP and this patch corrects this.
2015-12-04 02:48:43 -08:00
Wladimir J. van der Laan
7576a135dd Change BIP1 to status Active
From the text: "Some Informational and Process BIPs may also have a
status of "Active" if they are never meant to be completed. E.g. BIP 1
(this BIP)."
2015-12-01 21:04:24 +01:00
BtcDrak
f1320cfb1f Added changelog 2015-10-21 06:26:15 +01:00
BtcDrak
aecb84f38d Simplify clarifications 2015-10-21 05:57:12 +01:00
Amos Bairn
0bac1dcc70 Update Missed Mailing List Link
A second link to the mailing list was missed and left pointing to the old
list.
2015-06-29 15:24:12 -07:00
Wladimir J. van der Laan
9ea8012e68 bip-0001: Mailing list move 2015-06-22 09:30:54 +02:00
ReadLiberty
07da8f4d12 Fixed typo 2014-06-16 15:04:11 +02:00
Wladimir J. van der Laan
1647c7e6d3 Change date format to ISO 8601
This came up on the mailing list.

yyyy-mm-dd (ISO 8601) is the internationally accepted format for numeric
dates. This commit changes all BIPs to use that instead of dd-mm-yyyy.
It also updates BIP 0001 to prescribe the new format.
2014-04-05 13:46:56 +02:00
Wladimir J. van der Laan
51050aef06 Update BIP-0001 for github move
- Mention github instead of wiki
- Add markdown as allowed format
- Fix some weirdnesses such as "A BIP editor must subscribe to the
  gmaxwell@gmail.com list.". Remove the repetition and create a new
  section which lists the BIP editors (currently only gmaxwell).
- Prefer discussion on mailing list to forum
2013-12-06 15:27:41 +01:00
Peter Todd
d9e890a8f2
Fix formatting 2013-10-21 02:18:47 -04:00
Peter Todd
c5e1b25bc4
Archive Revision as of 21:29, 6 October 2013
https://en.bitcoin.it/w/index.php?title=BIP_0001&oldid=41572
2013-10-21 00:35:40 -04:00
Peter Todd
1f64d2b06d
Rename to mediawiki extension 2013-10-21 00:32:10 -04:00
Renamed from bip-0001.md (Browse further)