Skip to content

Commit 95c8f65

Browse files
committed
bip-0002: Rename Accepted Status to Proposed
1 parent be3260e commit 95c8f65

File tree

3 files changed

+8
-7
lines changed

3 files changed

+8
-7
lines changed

bip-0002.mediawiki

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ Each BIP must begin with an RFC 822 style header preamble. The headers must appe
125125
* Discussions-To: <email address>
126126
* Comments-Summary: <summary tone>
127127
Comments-URI: <links to wiki page for comments>
128-
Status: <Draft | Active | Accepted | Deferred | Rejected |
128+
Status: <Draft | Active | Proposed | Deferred | Rejected |
129129
Withdrawn | Final | Superseded>
130130
Type: <Standards Track | Informational | Process>
131131
Created: <date created on, in ISO 8601 (yyyy-mm-dd) format>
@@ -178,11 +178,11 @@ The typical paths of the status of BIPs are as follows:
178178
Champions of a BIP may decide on their own to change the status between Draft, Deferred, or Withdrawn.
179179
The BIP editor may also change the status to Deferred when no progress is being made on the BIP.
180180

181-
A BIP may only change status from Draft (or Rejected) to Accepted, when the author deems it is complete, has a working implementation (where applicable), and has community plans to progress it to the Final status.
181+
A BIP may only change status from Draft (or Rejected) to Proposed, when the author deems it is complete, has a working implementation (where applicable), and has community plans to progress it to the Final status.
182182

183-
BIPs should be changed from Draft or Accepted status, to Rejected status, upon request by any person, if they have not made progress in three years. Such a BIP may be changed to Draft status if the champion provides revisions that meaningfully address public criticism of the proposal, or to Accepted status if it meets the criteria required as described in the previous paragraph.
183+
BIPs should be changed from Draft or Proposed status, to Rejected status, upon request by any person, if they have not made progress in three years. Such a BIP may be changed to Draft status if the champion provides revisions that meaningfully address public criticism of the proposal, or to Proposed status if it meets the criteria required as described in the previous paragraph.
184184

185-
An Accepted BIP may progress to Final only when specific criteria reflecting real-world adoption has occurred. This is different for each BIP depending on the nature of its proposed changes, which will be expanded on below. Evaluation of this status change should be objectively verifiable, and/or be discussed on the development mailing list.
185+
An Proposed BIP may progress to Final only when specific criteria reflecting real-world adoption has occurred. This is different for each BIP depending on the nature of its proposed changes, which will be expanded on below. Evaluation of this status change should be objectively verifiable, and/or be discussed on the development mailing list.
186186

187187
When a Final BIP is no longer relevant, its status may be changed to Replaced or Obsolete (which is equivalent to Replaced). This change must also be objectively verifiable and/or discussed.
188188

@@ -208,7 +208,7 @@ These criteria are considered objective ways to observe the de facto adoption of
208208

209209
Why is this necessary at all?
210210

211-
* BIP 1 defines an ambiguous criteria for the Status field of BIPs, which is often a source of confusion. As a result, many BIPs with significant real-world use have been left as Draft or Accepted status longer than appropriate. By giving objective criteria to judge the progression of BIPs, this proposal aims to help keep the Status accurate and up-to-date.
211+
* BIP 1 defines an ambiguous criteria for the Status field of BIPs, which is often a source of confusion. As a result, many BIPs with significant real-world use have been left as Draft or Proposed status longer than appropriate. By giving objective criteria to judge the progression of BIPs, this proposal aims to help keep the Status accurate and up-to-date.
212212
213213
How is the entire Bitcoin economy defined by people selling goods/services and holders?
214214

@@ -390,14 +390,15 @@ Why is Public Domain no longer acceptable for new BIPs?
390390
==Changes from BIP 1==
391391

392392
* Acceptable licenses are redefined entirely, allowing a wide variety of open licenses, while prohibiting the problematic older choices.
393-
* An implementation is now required (when applicable) before BIPs can proceed to Accepted Status.
393+
* An implementation is now required (when applicable) before BIPs can proceed to Proposed Status.
394394
* The License preamble headers have been added.
395395
* BIP Comments are newly introduced.
396396
* Non-image auxiliary files are permitted in the bip-XXXX subdirectory.
397397
* The Post-History header may be provided as a link instead of a simple date.
398398
* The Resolution header has been dropped, as it is not applicable to a decentralised system where no authority exists to make final decisions.
399399
* Email addresses are now required for authors.
400400
* Markdown format is no longer permitted for BIPs.
401+
* Accepted Status has been renamed to Proposed.
401402
402403
==See Also==
403404

bip-0002/process.png

23 Bytes
Loading

bip-0002/process.svg

Lines changed: 1 addition & 1 deletion
Loading

0 commit comments

Comments
 (0)