1
0
mirror of https://github.com/bitcoin/bips.git synced 2025-01-18 21:35:13 +01:00

readme: Clarify status for formally accepted BIPs

In the table there are some BIPs with a status of Active, and others
with a status of Final. Just wanted to submit this slight text change
for review to the README to indicate that both mean a BIP is formally
accepted.
This commit is contained in:
Will Binns 2017-05-14 17:52:06 -06:00
parent 1f6888e96d
commit 70c4261e09
No known key found for this signature in database
GPG Key ID: 302EBEAEEB74A404

View File

@ -2,7 +2,7 @@ People wishing to submit BIPs, first should propose their idea or document to th
We are fairly liberal with approving BIPs, and try not to be too involved in decision making on behalf of the community. The exception is in very rare cases of dispute resolution when a decision is contentious and cannot be agreed upon. In those cases, the conservative option will always be preferred.
Having a BIP here does not make it a formally accepted standard until its status becomes Active. For a BIP to become Active requires the mutual consent of the community.
Having a BIP here does not make it a formally accepted standard until its status becomes Final or Active.
Those proposing changes should consider that ultimately consent may rest with the consensus of the Bitcoin users (see also: [https://en.bitcoin.it/wiki/Economic_majority economic majority]).