From 9158362664d9ca8c1fbd2a49c7c44ac5f1cb58b3 Mon Sep 17 00:00:00 2001 From: Michael Folkson Date: Wed, 1 Mar 2023 15:59:18 +0000 Subject: [PATCH] Updated BIP Process wishlist (markdown) --- BIP-Process-wishlist.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/BIP-Process-wishlist.md b/BIP-Process-wishlist.md index abafa43..7ee9b49 100644 --- a/BIP-Process-wishlist.md +++ b/BIP-Process-wishlist.md @@ -64,3 +64,6 @@ To address problems such as pinning attacks on Lightning and multiparty protocol BIP 340 didn't include a "Layer" in its header, presumably because none of the current options applied. Add a new Layer option (Cryptography) for BIPs such as BIP 340, the draft MuSig BIP and other upcoming cryptography BIPs? +==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