1
0
Fork 0
mirror of https://github.com/bitcoin/bips.git synced 2025-03-03 18:57:18 +01:00

bip-biprevised: See Also links

This commit is contained in:
Luke Dashjr 2016-02-01 23:18:33 +00:00
parent ebba30aa86
commit 6e34af58f9

View file

@ -35,7 +35,7 @@ A process BIP may change status from Draft to Active when it achieves consensus
====Progression to Final status====
See BIP 123 for definitions of the various BIP layers. Activation of this BIP implies activation of BIP 123.
See [[bip-0123.mediawiki|BIP 123]] for definitions of the various BIP layers. Activation of this BIP implies activation of BIP 123.
A soft-fork BIP strictly requires a clear miner majority expressed by blockchain voting (eg, using BIP 9), as well as not meeting the inverse criteria for a hard-fork BIP (that is, economic consensus may reject a soft-fork BIP despite miner adoption). Because of the possibility of changes to miner dynamics, especially in light of delegated voting (mining pools), it is highly recommended that a supermajority vote around 95% be required by the BIP itself, unless rationale is given for a lower threshold.
@ -89,3 +89,8 @@ New BIPs may be accepted with the following licenses:
* GNU General Public License (GPL), version 2 or 3
* GNU Lesser General Public License (LGPL), version 2.1 or 3
* Open Publication License, version 1.0
==See Also==
* [[bip-0001.mediawiki|BIP 1: BIP Purpose and Guidelines]]
* [[bip-0123.mediawiki|BIP 123: BIP Classification]]