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
"by" -> "By"
ACK 7a104491862379e88662a39d1a2b613c907e503e
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?
Yes, the PR title (and consequently the merge commit) still talks about changing the scope. Nothing serious, but I'd still prefer for future PRs to have just a little more time for outside review.