1
0
mirror of https://github.com/bitcoin/bips.git synced 2025-05-26 12:10:14 +00:00

Updated BIP Process wishlist (markdown)

Michael Folkson 2023-03-12 14:19:04 +02:00
parent 74769c65ac
commit 1f2d46d15e

@ -71,3 +71,7 @@ BIP 340 didn't include a "Layer" in its header, presumably because none of the c
==Require a backward compatibility section for all BIPs?==
Require at least a one liner saying "This proposal has no backward compatibility issues"? See: https://github.com/bitcoin/bips/pull/1421#issuecomment-1442718400
==Recommend leaving deployment section blank in soft fork BIPs==
How a proposed soft fork is deployed and ultimately activated is entirely orthogonal to what is contained in the soft fork. Until the soft fork BIP reaches a point where a deployment is planned the deployment section should be left blank so review can focus on the actual proposal.