This is a follow-up to #945 to reduce the scope of BIP173 to native segwit v0.
I expect that you may have feedback about the phrasing, @sipa.
I think it suffices to add:
That avoids actually changing what BIP-173 proposed, even though we now know that wasn’t ideal.
10@@ -11,6 +11,7 @@
11 Created: 2017-03-20
12 License: BSD-2-Clause
13 Replaces: 142
14+ Superseded-by: 350
Looks like you accidentally deleted most of the changes during a force push?
Edit: Never mind, looks like it wasn’t accidental, however I feel like the PR title should have been updated.
@vostrnad I objected offline about the title change and other changes.
BIP173, for better or worse, still refers to the idea of using Bech32 for all Native Witness outputs. It has been largely supplanted by BIP350, and it now makes note of that, but we shouldn’t be retroactively changing what the idea of BIP173 was.
Nevermind, you’re referring to the PR title, not the BIP title?