<div dir="ltr">I also do not support the BIP 148 UASF, and I&#39;d like to add to the points that Greg has already raised in this thread.<div><br></div><div>BIP 148 would introduce a new consensus rule that softforks out non-segwit signalling blocks in some time period.  I reject this consensus rule as both arbitrary and needlessly disruptive.  Bitcoin&#39;s primary purpose is to reach consensus on the state of a shared ledger, and even though I think the Bitcoin network ought to adopt segwit, I don&#39;t think that concern trumps the goal of not splitting the network.</div><div><br></div><div>Many BIP 148 advocates seem to start with the assumption that segwit already has a lot of support, and suggest that BIP 148 does as well.  However I don&#39;t think it&#39;s fair or correct to separate the activation proposal for segwit from the rest of the segwit proposal.  The deployment parameters for segwit are consensus-critical; assuming that some other deployment has consensus because it would result in the rest of the segwit proposal activating is an unjustified leap.</div><div><br></div><div>Even if there were no feasible alternate segwit deployment method available to us, I would hesitate to recommend that the network adopt a potentially consensus-splitting approach, even though I firmly believe that the ideas behind segwit are fundamentally good ones.  But fortunately that is not the situation we are in; we have substantially less disruptive methods available to us to activate it, even if the current BIP 9 deployment were to fail -- such as another BIP 9 deployment in the future, or perhaps a BIP 149 deployment.</div><div><br></div><div>If we do pursue a &quot;user-activated&quot; deployment of segwit, I&#39;d recommend that we do so in a more careful way than BIP 148 or 149 currently suggest, which as I understand would otherwise make very few changes to the current implementation.  However, due to the BIP 9 activation assumption, the Bitcoin Core 0.13.1 - 0.14.0 segwit implementation largely lumps together the idea that miners would both enforce the rules and mine segwit blocks.  However, we can separate these concerns, as we started to do in the Bitcoin Core 0.14.1 release, where mining segwit blocks is not required in order to generally mine or signal for segwit in the software.  And we can go further still: without too much work, we could make further improvements to accommodate miners who, for whatever reason, don&#39;t want to upgrade their systems, such as by improving block relay from pre-segwit peers [1], or optimizing transaction selection for miners who are willing to enforce the segwit rules but haven&#39;t upgraded their systems to mine segwit blocks [2].</div><div><br></div><div>If we would seek to activate a soft-fork with less clear miner signaling (such as BIP 149), then I think such improvements are warranted to minimize network disruption.  In general, we should not seek to censor hashpower on the network unless we have a very important reason for doing so.  While the issues here are nuanced, if I were to evaluate the BIP 148 soft-fork proposal on the spectrum of &quot;censorship attack on Bitcoin&quot; to &quot;benign protocol upgrade&quot;, BIP 148 strikes me as closer to the former than the latter.  There is simply no need here to orphan these non-signalling blocks that could otherwise be used to secure the network.</div><div><br></div><div>To go further: I think BIP 148 is ill-conceived even for achieving its own presumed goals -- the motivation for adding a consensus rule that applies to the version bits on blocks is surely for the effect such bits have on older software, such as Bitcoin Core releases 0.13.1 and later.  Yet in trying to bring those implementations along as segwit-enforcing software, BIP 148 would risk forking from such clients in the short term!  If one really cared about maintaining consensus with older, segwit-enabled software, it would make far more sense to seek segwit activation in a way that didn&#39;t fork from them (such as BIP 149, or a new BIP 9 deployment after this one times out).  And if one doesn&#39;t care about such consensus, then it&#39;d be far simpler to just set (e.g.) August 1 as the flag day activation of segwit, and not play these contortionist games with block version bits, which carry no useful or intrinsic meaning.  Either of these two approaches should have the advantage of reduced fork risk, compared with BIP 148.</div><div><br></div><div>Of course, everyone is free to run the software of their choosing.  I write this to both generally convey my opposition to a careless proposal, which I believe represents a way of thinking that is detrimental to Bitcoin&#39;s long run success, and specifically explain why I oppose inclusion of this proposal in the Bitcoin Core implementation [3].  The Bitcoin Core project hasn&#39;t been, and shouldn&#39;t be, careless in deploying consensus changes.  Instead, I think the Bitcoin Core project ought to stand up for the best practices that our community has learned about how to deploy such changes (specifically for minimizing chain-split risk when deploying a soft fork!), and I think we should all avoid adoption or encouragement of practices that would depart from the high standards we are capable of achieving.</div><div><br></div><div><br></div><div> [1] <a href="https://lists.linuxfoundation.org/pipermail/bitcoin-dev/2017-March/013811.html" target="_blank">https://lists.linuxfoundation.<wbr>org/pipermail/bitcoin-dev/2017<wbr>-March/013811.html</a><br></div><div> [2] <a href="https://github.com/bitcoin/bitcoin/pull/9955">https://github.com/bitcoin/bitcoin/pull/9955</a></div><div> [3] <a href="https://github.com/bitcoin/bitcoin/pull/10428#issuecomment-303098925">https://github.com/bitcoin/bitcoin/pull/10428#issuecomment-303098925</a></div><div><br></div><div><br></div><div>--Suhas Daftuar<br></div><div><br></div><div><br></div><div>On Fri, Apr 14, 2017 at 3:56 AM, Gregory Maxwell via bitcoin-dev <span dir="ltr">&lt;<a href="mailto:bitcoin-dev@lists.linuxfoundation.org" target="_blank">bitcoin-dev@lists.linuxfounda<wbr>tion.org</a>&gt;</span> wrote:</div><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">I do not support the BIP148 UASF for some of the same reasons that I<br>
do support segwit:  Bitcoin is valuable in part because it has high<br>
security and stability, segwit was carefully designed to support and<br>
amplify that engineering integrity that people can count on now and<br>
into the future.<br>
<br>
I do not feel the the approach proposed in BIP148 really measures up<br>
to the standard set by segwit itself, or the existing best practices<br>
in protocol development in this community.<br>
<br>
The primary flaw in BIP148 is that by forcing the activation of the<br>
existing (non-UASF segwit) nodes it almost guarantees at a minor level<br>
of disruption.<br>
<br>
Segwit was carefully engineered so that older unmodified miners could<br>
continue operating _completely_ without interruption after segwit<br>
activates.<br>
<br>
Older nodes will not include segwit spends, and so their blocks will<br>
not be invalid even if they do not have segwit support. They can<br>
upgrade to it on their own schedule. The only risk non-participating<br>
miners take after segwit activation is that if someone else mines an<br>
invalid block they would extend it, a risk many miners already<br>
frequently take with spy-mining.<br>
<br>
I do not think it is a horrible proposal: it is better engineered than<br>
many things that many altcoins do, but just not up to our normal<br>
standards. I respect the motivations of the authors of BIP 148.  If<br>
your goal is the fastest possible segwit activation then it is very<br>
useful to exploit the &gt;80% of existing nodes that already support the<br>
original version of segwit.<br>
<br>
But the fastest support should not be our goal, as a community-- there<br>
is always some reckless altcoin or centralized system that can support<br>
something faster than we can-- trying to match that would only erode<br>
our distinguishing value in being well engineered and stable.<br>
<br>
&quot;First do no harm.&quot; We should use the least disruptive mechanisms<br>
available, and the BIP148 proposal does not meet that test.  To hear<br>
some people-- non-developers on reddit and such-- a few even see the<br>
forced orphaning of 148 as a virtue, that it&#39;s punitive for<br>
misbehaving miners. I could not not disagree with that perspective any<br>
more strongly.<br>
<br>
Of course, I do not oppose the general concept of a UASF but<br>
_generally_ a soft-fork (of any kind) does not need to risk disruption<br>
of mining, just as segwit&#39;s activation does not.  UASF are the<br>
original kind of soft-fork and were the only kind of fork practiced by<br>
Satoshi. P2SH was activated based on a date, and all prior ones were<br>
based on times or heights.  We introduced miner based activation as<br>
part of a process of making Bitcoin more stable in the common case<br>
where the ecosystem is all in harmony.  It&#39;s kind of weird to see UASF<br>
portrayed as something new.<br>
<br>
It&#39;s important the users not be at the mercy of any one part of the<br>
ecosystem to the extent that we can avoid it-- be it developers,<br>
exchanges, chat forums, or mining hardware makers.  Ultimately the<br>
rules of Bitcoin work because they&#39;re enforced by the users<br>
collectively-- that is what makes Bitcoin Bitcoin, it&#39;s what makes it<br>
something people can count on: the rules aren&#39;t easy to just change.<br>
<br>
There have been some other UASF proposals that avoid the forced<br>
disruption-- by just defining a new witness bit and allowing<br>
non-upgraded-to-uasf miners and nodes to continue as non-upgraded, I<br>
think they are vastly superior. They would be slower to deploy, but I<br>
do not think that is a flaw.<br>
<br>
We should have patience. Bitcoin is a system that should last for all<br>
ages and power mankind for a long time-- ten years from now a couple<br>
years of dispute will seem like nothing. But the reputation we earn<br>
for stability and integrity, for being a system of money people can<br>
count on will mean everything.<br>
<br>
If these discussions come up, they&#39;ll come up in the form of reminding<br>
people that Bitcoin isn&#39;t easily changed at a whim, even when the<br>
whims are obviously good, and how that protects it from being managed<br>
like all the competing systems of money that the world used to use<br>
were managed. :)<br>
<br>
So have patience, don&#39;t take short cuts.  Segwit is a good improvement<br>
and we should respect it by knowing that it&#39;s good enough to wait for,<br>
and for however its activated to be done the best way we know how.<br>
______________________________<wbr>_________________<br>
bitcoin-dev mailing list<br>
<a href="mailto:bitcoin-dev@lists.linuxfoundation.org" target="_blank">bitcoin-dev@lists.linuxfoundat<wbr>ion.org</a><br>
<a href="https://lists.linuxfoundation.org/mailman/listinfo/bitcoin-dev" rel="noreferrer" target="_blank">https://lists.linuxfoundation.<wbr>org/mailman/listinfo/bitcoin-d<wbr>ev</a><br>
</blockquote></div><br></div></div>