summaryrefslogtreecommitdiff
path: root/3a/6b27dd4235a4294da8012978857628d71b578f
blob: 426e48ca122bfd58e34d30fb5c7b14d327ed528c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
Return-Path: <jeremy.l.rubin@gmail.com>
Received: from smtp3.osuosl.org (smtp3.osuosl.org [140.211.166.136])
 by lists.linuxfoundation.org (Postfix) with ESMTP id 95DD4C002D
 for <bitcoin-dev@lists.linuxfoundation.org>;
 Tue, 26 Apr 2022 05:48:36 +0000 (UTC)
Received: from localhost (localhost [127.0.0.1])
 by smtp3.osuosl.org (Postfix) with ESMTP id 806CF60E5E
 for <bitcoin-dev@lists.linuxfoundation.org>;
 Tue, 26 Apr 2022 05:48:36 +0000 (UTC)
X-Virus-Scanned: amavisd-new at osuosl.org
X-Spam-Flag: NO
X-Spam-Score: -2.098
X-Spam-Level: 
X-Spam-Status: No, score=-2.098 tagged_above=-999 required=5
 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1,
 DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, FREEMAIL_FROM=0.001,
 HTML_MESSAGE=0.001, RCVD_IN_DNSWL_NONE=-0.0001, SPF_HELO_NONE=0.001,
 SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: smtp3.osuosl.org (amavisd-new);
 dkim=pass (2048-bit key) header.d=gmail.com
Received: from smtp3.osuosl.org ([127.0.0.1])
 by localhost (smtp3.osuosl.org [127.0.0.1]) (amavisd-new, port 10024)
 with ESMTP id e6wfxI4WIdAJ
 for <bitcoin-dev@lists.linuxfoundation.org>;
 Tue, 26 Apr 2022 05:48:34 +0000 (UTC)
X-Greylist: whitelisted by SQLgrey-1.8.0
Received: from mail-lj1-x22a.google.com (mail-lj1-x22a.google.com
 [IPv6:2a00:1450:4864:20::22a])
 by smtp3.osuosl.org (Postfix) with ESMTPS id 2283F60E16
 for <bitcoin-dev@lists.linuxfoundation.org>;
 Tue, 26 Apr 2022 05:48:33 +0000 (UTC)
Received: by mail-lj1-x22a.google.com with SMTP id 16so5394026lju.13
 for <bitcoin-dev@lists.linuxfoundation.org>;
 Mon, 25 Apr 2022 22:48:33 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112;
 h=mime-version:references:in-reply-to:from:date:message-id:subject:to;
 bh=9Xe0QtDBAwYoLUVD1AmLAmmnSYVJwIOlenySVFL4IG0=;
 b=IWa2oYT12aee4KdfFWyHM6JF8VyUy1ZjOdZB2eQfrVUGcLabWk0bJSSqVVlnmjUOou
 YakNIMZ8laZkTxXPKYZ4Zh8P/+F8+fxbv6Gi9GHc0ERl/hts+g4D2SFLQ64yUnig4nyJ
 rZY6fIhPgAe05F7/BGmchFK4ONBW/xWj0dI6NyzzPoEtJuh+P1k7co8LT4tUzGZ8sVVg
 QYq5MeDa/OSBAYx5SmdHsOar7eKByNHtRljpjc5S1qfEA/w0LIxxf1rmqMM+Ua7fCs16
 17iy88Fkthguv29gCmu7ghLl1jZQTEL8yELyXd06VQb6QkZ60dT0bZvlxjuiWyQGXnc+
 EiZw==
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=1e100.net; s=20210112;
 h=x-gm-message-state:mime-version:references:in-reply-to:from:date
 :message-id:subject:to;
 bh=9Xe0QtDBAwYoLUVD1AmLAmmnSYVJwIOlenySVFL4IG0=;
 b=Z64Xyq5Jn2Vh77qe4sfN3ARyBw5ql9ZldccM1bzu8gxxIa0doqij5MuOEv5joufdYi
 Q/IVyvHtnpXZyUxcJ/wafqLLY91QCgR7/JPSEk/gY3PTB6o4+l8C2XT2gdC/9ua7xGFo
 N5HHN3RGuXVQxXKvb5z/8qa7h9Ta2+wCnOtCNn65hq6Kh1t/P+EnmkPl5iV+gfYKQCJo
 lLLgjIBWu4Dd1OMQTIOPcfuTN/39/I94uv3udi8tK/aPV0/bIA9Yp6n3zeto5RVwaSTh
 TFeuln8FLXz3ZI/uzguKnbi+FCqE0s0vrDJ71QMBRDKk27anwXDmlIDoWYgdYAJ7iHj6
 Tw6A==
X-Gm-Message-State: AOAM5326+eapQVm2IcnPryEfW/Jm7WfGWqDcqQtXgCfAlXNGxboMVf5/
 XrnYC0c1lgHvHM5A6iIqoNeB8YWqNsf9nHOFsyXF1g6m
X-Google-Smtp-Source: ABdhPJwDP9zVB1xtgOTuEfWWpl8A4pl4RJ4Aq1PQLgL/1SfRDvCt7tUNYAi7Ruv+q4bOIj93oZK+LO/NXy8DIAvyZPk=
X-Received: by 2002:a05:651c:12c1:b0:249:7e8c:d5fc with SMTP id
 1-20020a05651c12c100b002497e8cd5fcmr13095814lje.33.1650952111650; Mon, 25 Apr
 2022 22:48:31 -0700 (PDT)
MIME-Version: 1.0
References: <ddEQnfld862QINpJ03wcoqC2mNNV5Q_GmRziweKYbaUey2deOVrhtgWHhcyqlwkWd060fle-22hoiiBryYIPAW9ZsSQgozdqH2QVPgZ-5og=@protonmail.com>
 <CAGpPWDaBzY-Q+TZisRQTKtH52=zCVJsPyZQppLdYPW9iWJrWtg@mail.gmail.com>
 <9xz3fyWghx-hWNovENgiaU_FvTKLvGAWq9ooCoeGMsaXT1UV6k9zV9fzjVXj346GNqOPV0UQvlE4YRvOpbnkwk5xUiugraaNK4V2iALskGo=@protonmail.com>
 <MnfcEMqsO782F3nwY9kRUybw3EDi5aw5OYfc4lqcfKT28QY6-lAUzK5eWFobw3bID44IAXhx5dw2QYoJvlCU6gyeysCn8whHmIBPy_QP5xk=@protonmail.com>
In-Reply-To: <MnfcEMqsO782F3nwY9kRUybw3EDi5aw5OYfc4lqcfKT28QY6-lAUzK5eWFobw3bID44IAXhx5dw2QYoJvlCU6gyeysCn8whHmIBPy_QP5xk=@protonmail.com>
From: Jeremy Rubin <jeremy.l.rubin@gmail.com>
Date: Mon, 25 Apr 2022 22:48:20 -0700
Message-ID: <CAD5xwhjUzT=Fetn66LgFUdE9oPwUnbFOmrHjvXWm3+QqVgLDgg@mail.gmail.com>
To: Michael Folkson <michaelfolkson@protonmail.com>, 
 Bitcoin Protocol Discussion <bitcoin-dev@lists.linuxfoundation.org>
Content-Type: multipart/alternative; boundary="00000000000027fe0805dd883e07"
Subject: Re: [bitcoin-dev] What to expect in the next few weeks
X-BeenThere: bitcoin-dev@lists.linuxfoundation.org
X-Mailman-Version: 2.1.15
Precedence: list
List-Id: Bitcoin Protocol Discussion <bitcoin-dev.lists.linuxfoundation.org>
List-Unsubscribe: <https://lists.linuxfoundation.org/mailman/options/bitcoin-dev>, 
 <mailto:bitcoin-dev-request@lists.linuxfoundation.org?subject=unsubscribe>
List-Archive: <http://lists.linuxfoundation.org/pipermail/bitcoin-dev/>
List-Post: <mailto:bitcoin-dev@lists.linuxfoundation.org>
List-Help: <mailto:bitcoin-dev-request@lists.linuxfoundation.org?subject=help>
List-Subscribe: <https://lists.linuxfoundation.org/mailman/listinfo/bitcoin-dev>, 
 <mailto:bitcoin-dev-request@lists.linuxfoundation.org?subject=subscribe>
X-List-Received-Date: Tue, 26 Apr 2022 05:48:36 -0000

--00000000000027fe0805dd883e07
Content-Type: text/plain; charset="UTF-8"

The reason there was not a mailing list post is because that's not a
committed plan, it was offered up for discussion to a public working group
for feedback as a potential plan. You've inaccurately informed the list on
something no one has communicated committed intent for. This was an
alternative discussed in the telegram messaging app but did not seem to
strike the correct balance so was not furthered.

I was hoping to be able to share something back to this list sooner rather
than later, but I have not been able to get, among those interested to
discuss in that venue, coherence on a best next step. I communicated
inasmuch on the bird app
https://twitter.com/JeremyRubin/status/1518347793903017984
https://twitter.com/JeremyRubin/status/1518477022439247872, but do not have
a clear next step and am pouring over all the fantastic feedback I
received so far.

Further, you're representing the state of affairs as if there's a great
need to scramble to generate software for this, whereas there already are
scripts to support a URSF that work with the source code I pointed to from
my blog. This approach is a decent one, even though it requires two things,
because it is simple. I think it's important that people keep this in mind
because that is not a joke, the intention was that the correct set of check
and balance tools were made available. I'd be eager to learn what,
specifically, you think the advantages are of a separate binary release
rather than a binary + script that can handle both cases? I'm asking
sincerely because I would make the modifications to the release I prepared
to support that as well, if they do not entail substantial technical risk.
Personally, were I aligned with your preferences, I'd be testing the
forkd script and making sure it is easy to use as the simplest and most
effective way to achieve your ends.

regards,

Jeremy

--
@JeremyRubin <https://twitter.com/JeremyRubin>

On Mon, Apr 25, 2022 at 3:44 PM Michael Folkson via bitcoin-dev <
bitcoin-dev@lists.linuxfoundation.org> wrote:

> The latest I'm hearing (this mailing list appears to be being bypassed in
> favor of personal blogs and messaging apps) is that Speedy Trial miner
> signaling for the contentious CTV soft fork is no longer going to start on
> May 5th (as previously communicated [1]) and may instead now start around
> August 1st 2022.
>
> Hence for now the drama seems to have been averted. I am deeply skeptical
> that in the next 3 months this soft fork activation attempt will obtain
> community consensus and will no longer be contentious (although I guess
> theoretically it is possible). As a result I suspect we'll be in the exact
> same situation with a URSF effort required 2-3 months down the line.
>
> If we are I'll try to keep the mailing list informed. It is important
> there is transparency and ample time to research and prepare before making
> decisions on what software to run. Obviously I have no control over what
> others choose to do. Please don't be rushed into running things you don't
> understand the implications of and please only signal for a soft fork if
> you are convinced it has community consensus (what should precede signaling
> as it did for Taproot) and you are ready to activate a soft fork.
>
> [1]: https://rubin.io/bitcoin/2022/04/17/next-steps-bip119/
>
> --
> Michael Folkson
> Email: michaelfolkson at protonmail.com
> Keybase: michaelfolkson
> PGP: 43ED C999 9F85 1D40 EAF4 9835 92D6 0159 214C FEE3
>
> ------- Original Message -------
> On Saturday, April 23rd, 2022 at 11:03 AM, Michael Folkson via bitcoin-dev
> <bitcoin-dev@lists.linuxfoundation.org> wrote:
>
> As I said in my post:
>
> "If you care about Bitcoin's consensus rules I'd request you pay
> attention so you can make an informed view on what to run and what to
> support."
>
> Ideally everyone would come to an informed view independently.
> Unfortunately many people don't have the time to follow Bitcoin drama 24/7
> and hence struggle to separate noise from signal. In this case simple
> heuristics are better than nothing. One heuristic is to listen to those in
> the past who showed good judgment and didn't seek to misinform. Of course
> it is an imperfect heuristic. Ideally the community would be given
> sufficient time to come to an informed view independently on what software
> to run and not be rushed into making decisions. But it appears they are not
> being afforded that luxury.
>
> >  I fear you risk losing respect in the community
>
> I appreciate your concern.
>
> --
> Michael Folkson
> Email: michaelfolkson at protonmail.com
> Keybase: michaelfolkson
> PGP: 43ED C999 9F85 1D40 EAF4 9835 92D6 0159 214C FEE3
>
> ------- Original Message -------
> On Saturday, April 23rd, 2022 at 6:10 AM, Billy Tetrud <
> billy.tetrud@gmail.com> wrote:
>
> > assuming people pay attention and listen to the individuals who were
> trusted during that period
>
> Bitcoin is not run by a group of authorities of olde. By asking people to
> trust "those.. around in 2015-2017" you're asking people to blindly trust
> authorities. This, in my strong opinion, goes against the bitcoin ethos,
> and is an incredibly harmful way to push for your agenda. I'd very much
> recommend you reassess the way you're going about what you're trying to do.
> I fear you risk losing respect in the community by implying without any
> evidence that certain people are "taking advantage" of some situation and
> attempting "to confuse".
>
> On Fri, Apr 22, 2022 at 12:33 PM Michael Folkson via bitcoin-dev <
> bitcoin-dev@lists.linuxfoundation.org> wrote:
>
>> If the next few weeks go how I fear they will it could get messy. If you
>> care about Bitcoin's consensus rules I'd request you pay attention so you
>> can make an informed view on what to run and what to support. For those of
>> you who were around in 2015-2017 you'll know what to expect. The right
>> outcome endured in 2017 and I'm sure the right outcome will endure here
>> assuming people pay attention and listen to the individuals who were
>> trusted during that period. There are always a large number of motivated
>> parties who are incentivized to break nodes off from Bitcoin and may seek
>> to take advantage of a contentious soft fork activation attempt.
>>
>> Remember that if all the information is presented to users in a clear way
>> well ahead of time then they can make their own mind up. I fear that things
>> will be made as convoluted as possible in a way intended to confuse and
>> information will be withheld until the last minute. When in doubt it is
>> generally better to rely on the status quo and tried and trusted. In this
>> case that would be Bitcoin Core. Alternative releases such as those seeking
>> to attempt to activate CTV or indeed those seeking to resist the activation
>> of CTV really should only be considered if you are informed on exactly what
>> you are running.
>>
>> If you are interested in the effort to resist the contentious soft fork
>> activation attempt of CTV please join ##ursf on Libera IRC.
>>
>> Have a good weekend. Hopefully those behind this contentious soft fork
>> activation attempt will see sense and we can go back to more productive
>> things than resisting contentious soft forks.
>>
>> --
>> Michael Folkson
>> Email: michaelfolkson at protonmail.com
>> Keybase: michaelfolkson
>> PGP: 43ED C999 9F85 1D40 EAF4 9835 92D6 0159 214C FEE3
>> _______________________________________________
>> bitcoin-dev mailing list
>> bitcoin-dev@lists.linuxfoundation.org
>> https://lists.linuxfoundation.org/mailman/listinfo/bitcoin-dev
>>
>
>
> _______________________________________________
> bitcoin-dev mailing list
> bitcoin-dev@lists.linuxfoundation.org
> https://lists.linuxfoundation.org/mailman/listinfo/bitcoin-dev
>

--00000000000027fe0805dd883e07
Content-Type: text/html; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable

<div dir=3D"ltr"><div class=3D"gmail_default" style=3D"font-family:arial,he=
lvetica,sans-serif;font-size:small;color:rgb(0,0,0)">The reason there was n=
ot a mailing list post is because that&#39;s not a committed plan,=C2=A0it=
=C2=A0was offered up for discussion to a public working group for feedback =
as a potential plan. You&#39;ve inaccurately informed the list on something=
 no one has communicated committed intent for. This was an alternative disc=
ussed in the telegram messaging app but did not seem to strike the correct =
balance so was not furthered.</div><div class=3D"gmail_default" style=3D"fo=
nt-family:arial,helvetica,sans-serif;font-size:small;color:rgb(0,0,0)"><br>=
</div><div class=3D"gmail_default" style=3D"font-family:arial,helvetica,san=
s-serif;font-size:small;color:rgb(0,0,0)">I was hoping to be able to share =
something back to this list sooner rather than later, but I have not been a=
ble to get, among those interested to discuss in that venue, coherence on a=
 best next step. I communicated inasmuch on the bird app=C2=A0<a href=3D"ht=
tps://twitter.com/JeremyRubin/status/1518347793903017984" target=3D"_blank"=
>https://twitter.com/JeremyRubin/status/1518347793903017984</a>=C2=A0<a hre=
f=3D"https://twitter.com/JeremyRubin/status/1518477022439247872" target=3D"=
_blank">https://twitter.com/JeremyRubin/status/1518477022439247872</a>, but=
 do not have a clear next step and am pouring over all the fantastic feedba=
ck I received=C2=A0so far.</div><div class=3D"gmail_default" style=3D"font-=
family:arial,helvetica,sans-serif;font-size:small;color:rgb(0,0,0)"><br></d=
iv><div class=3D"gmail_default" style=3D"font-family:arial,helvetica,sans-s=
erif;font-size:small;color:rgb(0,0,0)">Further, you&#39;re representing the=
=C2=A0state of affairs as if there&#39;s a great need to scramble to genera=
te software for this, whereas there already are scripts to support a URSF t=
hat work with the source code I pointed to from my blog. This approach is a=
 decent one, even though it requires two things, because it is simple. I th=
ink it&#39;s important that people keep this in mind because that is not a =
joke, the intention was that the correct set of check and balance tools wer=
e made available. I&#39;d be eager to learn what, specifically, you think t=
he advantages are of a separate binary release rather than a binary=C2=A0+ =
script that can handle both cases? I&#39;m asking sincerely because I would=
 make the modifications to the release I prepared to support that as well, =
if they do not entail substantial technical risk. Personally, were I aligne=
d with your preferences, I&#39;d be testing the forkd=C2=A0script and makin=
g sure it is easy to use as the simplest and most effective way to achieve =
your ends.</div><div class=3D"gmail_default" style=3D"font-family:arial,hel=
vetica,sans-serif;font-size:small;color:rgb(0,0,0)"><br></div><div class=3D=
"gmail_default" style=3D"font-family:arial,helvetica,sans-serif;font-size:s=
mall;color:rgb(0,0,0)">regards,</div><div class=3D"gmail_default" style=3D"=
font-family:arial,helvetica,sans-serif;font-size:small;color:rgb(0,0,0)"><b=
r></div><div class=3D"gmail_default" style=3D"font-family:arial,helvetica,s=
ans-serif;font-size:small;color:rgb(0,0,0)">Jeremy</div><br clear=3D"all"><=
div><div dir=3D"ltr" data-smartmail=3D"gmail_signature"><div dir=3D"ltr">--=
<br><a href=3D"https://twitter.com/JeremyRubin" target=3D"_blank">@JeremyRu=
bin</a><br></div></div></div></div><br><div class=3D"gmail_quote"><div dir=
=3D"ltr" class=3D"gmail_attr">On Mon, Apr 25, 2022 at 3:44 PM Michael Folks=
on via bitcoin-dev &lt;<a href=3D"mailto:bitcoin-dev@lists.linuxfoundation.=
org" target=3D"_blank">bitcoin-dev@lists.linuxfoundation.org</a>&gt; wrote:=
<br></div><blockquote class=3D"gmail_quote" style=3D"margin:0px 0px 0px 0.8=
ex;border-left-width:1px;border-left-style:solid;border-left-color:rgb(204,=
204,204);padding-left:1ex"><div style=3D"font-family:arial;font-size:14px">=
The latest I&#39;m hearing (this mailing list appears to be being bypassed =
in favor of personal blogs and messaging apps) is that Speedy Trial miner s=
ignaling for the contentious CTV soft fork is no longer going to start on M=
ay 5th (as previously communicated [1]) and may instead now start around Au=
gust 1st 2022.</div><div style=3D"font-family:arial;font-size:14px"><br></d=
iv><div style=3D"font-family:arial;font-size:14px">Hence for now the drama =
seems to have been averted. I am deeply skeptical that in the next 3 months=
 this soft fork activation attempt will obtain community consensus and will=
 no longer be contentious (although I guess theoretically it is possible). =
As a result I suspect we&#39;ll be in the exact same situation with a URSF =
effort required 2-3 months down the line.=C2=A0</div><div style=3D"font-fam=
ily:arial;font-size:14px"><br></div><div style=3D"font-family:arial;font-si=
ze:14px">If we are I&#39;ll try to keep the mailing list informed. It is im=
portant there is transparency and ample time to research and prepare before=
 making decisions on what software to run. Obviously I have no control over=
 what others choose to do. Please don&#39;t be rushed into running things y=
ou don&#39;t understand the implications of and please only signal for a so=
ft fork if you are convinced it has community consensus (what should preced=
e signaling as it did for Taproot) and you are ready to activate a soft for=
k.</div><div style=3D"font-family:arial;font-size:14px"><br></div><div styl=
e=3D"font-family:arial;font-size:14px">[1]:=C2=A0<a rel=3D"noreferrer nofol=
low noopener" href=3D"https://rubin.io/bitcoin/2022/04/17/next-steps-bip119=
/" target=3D"_blank">https://rubin.io/bitcoin/2022/04/17/next-steps-bip119/=
</a></div><div style=3D"font-family:arial;font-size:14px"><br></div>
<div style=3D"font-family:arial;font-size:14px">
    <div>
        <div style=3D"font-family:arial;font-size:14px"><span style=3D"colo=
r:rgb(38,42,51);font-style:normal;font-weight:400;letter-spacing:normal;tex=
t-indent:0px;text-transform:none;white-space:pre-wrap;word-spacing:0px;back=
ground-color:rgb(255,255,255);float:none;display:inline"><span style=3D"fon=
t-family:SFMono-Regular,Consolas,&quot;Liberation Mono&quot;,Menlo,monospac=
e,monospace"><span style=3D"font-size:14px">--<br>Michael Folkson<br>Email:=
 michaelfolkson at </span></span></span><a rel=3D"noreferrer nofollow noope=
ner" style=3D"line-height:normal;text-decoration:underline;font-family:SFMo=
no-Regular,Consolas,&quot;Liberation Mono&quot;,Menlo,monospace,monospace;f=
ont-size:14px;font-style:normal;font-weight:400;letter-spacing:normal;text-=
indent:0px;text-transform:none;white-space:pre-wrap;word-spacing:0px" href=
=3D"http://protonmail.com/" target=3D"_blank">protonmail.com</a><span style=
=3D"color:rgb(38,42,51);font-style:normal;font-weight:400;letter-spacing:no=
rmal;text-indent:0px;text-transform:none;white-space:pre-wrap;word-spacing:=
0px;background-color:rgb(255,255,255);float:none;display:inline"><span styl=
e=3D"font-family:SFMono-Regular,Consolas,&quot;Liberation Mono&quot;,Menlo,=
monospace,monospace"><span style=3D"font-size:14px"> </span></span></span><=
br></div><div style=3D"font-family:arial;font-size:14px"><span style=3D"col=
or:rgb(38,42,51);font-style:normal;font-weight:400;letter-spacing:normal;te=
xt-indent:0px;text-transform:none;white-space:pre-wrap;word-spacing:0px;bac=
kground-color:rgb(255,255,255);float:none;display:inline"><span style=3D"fo=
nt-family:SFMono-Regular,Consolas,&quot;Liberation Mono&quot;,Menlo,monospa=
ce,monospace"><span style=3D"font-size:14px">Keybase: michaelfolkson<br>PGP=
: 43ED C999 9F85 1D40 EAF4 9835 92D6 0159 214C FEE3</span></span></span><br=
></div>
    </div>

            <div>

            </div>
</div>
<div style=3D"font-family:arial;font-size:14px"><br></div><div>
        ------- Original Message -------<br>
        On Saturday, April 23rd, 2022 at 11:03 AM, Michael Folkson via bitc=
oin-dev &lt;<a href=3D"mailto:bitcoin-dev@lists.linuxfoundation.org" target=
=3D"_blank">bitcoin-dev@lists.linuxfoundation.org</a>&gt; wrote:<br><br>
        <blockquote type=3D"cite">
            <div style=3D"font-family:arial;font-size:14px">As I said in my=
 post:</div><div style=3D"font-family:arial;font-size:14px"><br></div><div =
style=3D"font-family:arial;font-size:14px">&quot;<span style=3D"display:inl=
ine">If you care about Bitcoin&#39;s consensus rules I&#39;d request you pa=
y attention so you can make an informed view on what to run and what to sup=
port.&quot;</span></div><div style=3D"font-family:arial;font-size:14px"><sp=
an style=3D"display:inline"><br></span></div><div style=3D"font-family:aria=
l;font-size:14px"><span style=3D"display:inline">Ideally everyone would com=
e to an informed view independently. Unfortunately many people don&#39;t ha=
ve the time to follow Bitcoin drama 24/7 and hence struggle to separate noi=
se from signal. In this case simple heuristics are better than nothing. One=
 heuristic is to listen to those in the past who showed good judgment and d=
idn&#39;t seek to misinform. Of course it is an imperfect heuristic. Ideall=
y the community would be given sufficient time to come to an informed view =
independently on what software to run and not be rushed into making decisio=
ns. But it appears they are not being afforded that luxury.</span></div><di=
v style=3D"font-family:arial;font-size:14px"><span style=3D"display:inline"=
><br></span></div><div style=3D"font-family:arial;font-size:14px"><span sty=
le=3D"display:inline">&gt;=C2=A0<span style=3D"display:inline"><span>=C2=A0=
</span>I fear you risk losing respect in the community</span></span></div><=
div style=3D"font-family:arial;font-size:14px"><span style=3D"display:inlin=
e"><span style=3D"display:inline"><br></span></span></div><div style=3D"fon=
t-family:arial;font-size:14px"><span style=3D"display:inline"><span style=
=3D"display:inline">I appreciate your concern.</span></span></div><div styl=
e=3D"font-family:arial;font-size:14px"><br></div>
<div style=3D"font-family:arial;font-size:14px">
    <div>
        <div style=3D"font-family:arial;font-size:14px"><span style=3D"colo=
r:rgb(38,42,51);font-style:normal;font-weight:400;letter-spacing:normal;tex=
t-indent:0px;text-transform:none;white-space:pre-wrap;word-spacing:0px;back=
ground-color:rgb(255,255,255);float:none;display:inline"><span style=3D"fon=
t-family:SFMono-Regular,Consolas,&quot;Liberation Mono&quot;,Menlo,monospac=
e,monospace"><span style=3D"font-size:14px">--<br>Michael Folkson<br>Email:=
 michaelfolkson at </span></span></span><a href=3D"http://protonmail.com/" =
style=3D"line-height:normal;text-decoration:underline;font-family:SFMono-Re=
gular,Consolas,&quot;Liberation Mono&quot;,Menlo,monospace,monospace;font-s=
ize:14px;font-style:normal;font-weight:400;letter-spacing:normal;text-inden=
t:0px;text-transform:none;white-space:pre-wrap;word-spacing:0px" rel=3D"nor=
eferrer nofollow noopener" target=3D"_blank">protonmail.com</a><span style=
=3D"color:rgb(38,42,51);font-style:normal;font-weight:400;letter-spacing:no=
rmal;text-indent:0px;text-transform:none;white-space:pre-wrap;word-spacing:=
0px;background-color:rgb(255,255,255);float:none;display:inline"><span styl=
e=3D"font-family:SFMono-Regular,Consolas,&quot;Liberation Mono&quot;,Menlo,=
monospace,monospace"><span style=3D"font-size:14px"> </span></span></span><=
br></div><div style=3D"font-family:arial;font-size:14px"><span style=3D"col=
or:rgb(38,42,51);font-style:normal;font-weight:400;letter-spacing:normal;te=
xt-indent:0px;text-transform:none;white-space:pre-wrap;word-spacing:0px;bac=
kground-color:rgb(255,255,255);float:none;display:inline"><span style=3D"fo=
nt-family:SFMono-Regular,Consolas,&quot;Liberation Mono&quot;,Menlo,monospa=
ce,monospace"><span style=3D"font-size:14px">Keybase: michaelfolkson<br>PGP=
: 43ED C999 9F85 1D40 EAF4 9835 92D6 0159 214C FEE3</span></span></span><br=
></div>
    </div>

            <div>

            </div>
</div>
<div style=3D"font-family:arial;font-size:14px"><br></div><div>
        ------- Original Message -------<br>
        On Saturday, April 23rd, 2022 at 6:10 AM, Billy Tetrud &lt;<a href=
=3D"mailto:billy.tetrud@gmail.com" target=3D"_blank">billy.tetrud@gmail.com=
</a>&gt; wrote:<br><br>
        <blockquote type=3D"cite">
            <div dir=3D"ltr">&gt;

<span style=3D"font-family:arial;font-size:14px"> assuming people pay atten=
tion and listen to the individuals who were trusted during that period</spa=
n><div><span style=3D"font-family:arial;font-size:14px"><br></span></div><d=
iv><span style=3D"font-family:arial;font-size:14px">Bitcoin is not run by a=
 group of authorities of olde. By asking people to trust &quot;those.. arou=
nd in 2015-2017&quot; you&#39;re asking people to blindly trust authorities=
. This, in my strong opinion, goes against the bitcoin ethos, and is an inc=
redibly harmful way to push for your agenda. I&#39;d very much recommend yo=
u reassess the way you&#39;re going about what you&#39;re trying to do. I f=
ear you risk losing respect in the community by implying without any eviden=
ce that certain people are &quot;taking advantage&quot; of some situation a=
nd attempting &quot;to confuse&quot;. <br></span></div></div><br><div class=
=3D"gmail_quote"><div class=3D"gmail_attr" dir=3D"ltr">On Fri, Apr 22, 2022=
 at 12:33 PM Michael Folkson via bitcoin-dev &lt;<a href=3D"mailto:bitcoin-=
dev@lists.linuxfoundation.org" rel=3D"noreferrer nofollow noopener" target=
=3D"_blank">bitcoin-dev@lists.linuxfoundation.org</a>&gt; wrote:<br></div><=
blockquote style=3D"margin:0px 0px 0px 0.8ex;border-left-width:1px;border-l=
eft-style:solid;border-left-color:rgb(204,204,204);padding-left:1ex" class=
=3D"gmail_quote"><div style=3D"font-family:arial;font-size:14px">If the nex=
t few weeks go how I fear they will it could get messy. If you care about B=
itcoin&#39;s consensus rules I&#39;d request you pay attention so you can m=
ake an informed view on what to run and what to support. For those of you w=
ho were around in 2015-2017 you&#39;ll know what to expect. The right outco=
me endured in 2017 and I&#39;m sure the right outcome will endure here assu=
ming people pay attention and listen to the individuals who were trusted du=
ring that period. There are always a large number of motivated parties who =
are incentivized to break nodes off from Bitcoin and may seek to take advan=
tage of a contentious soft fork activation attempt.</div><div style=3D"font=
-family:arial;font-size:14px"><br></div><div style=3D"font-family:arial;fon=
t-size:14px">Remember that if all the information is presented to users in =
a clear way well ahead of time then they can make their own mind up. I fear=
 that things will be made as convoluted as possible in a way intended to co=
nfuse and information will be withheld until the last minute. When in doubt=
 it is generally better to rely on the status quo and tried and trusted. In=
 this case that would be Bitcoin Core. Alternative releases such as those s=
eeking to attempt to activate CTV or indeed those seeking to resist the act=
ivation of CTV really should only be considered if you are informed on exac=
tly what you are running.</div><div style=3D"font-family:arial;font-size:14=
px"><br></div><div style=3D"font-family:arial;font-size:14px">If you are in=
terested in the effort to resist the contentious soft fork activation attem=
pt of CTV please join ##ursf on Libera IRC.</div><div style=3D"font-family:=
arial;font-size:14px"><br></div><div style=3D"font-family:arial;font-size:1=
4px">Have a good weekend. Hopefully those behind this contentious soft fork=
 activation attempt will see sense and we can go back to more productive th=
ings than resisting contentious soft forks.</div><div style=3D"font-family:=
arial;font-size:14px"><br></div>
<div style=3D"font-family:arial;font-size:14px">
    <div>
        <div style=3D"font-family:arial;font-size:14px"><span style=3D"colo=
r:rgb(38,42,51);font-style:normal;font-weight:400;letter-spacing:normal;tex=
t-indent:0px;text-transform:none;white-space:pre-wrap;word-spacing:0px;back=
ground-color:rgb(255,255,255);float:none;display:inline"><span style=3D"fon=
t-family:SFMono-Regular,Consolas,&quot;Liberation Mono&quot;,Menlo,monospac=
e,monospace"><span style=3D"font-size:14px">--<br>Michael Folkson<br>Email:=
 michaelfolkson at </span></span></span><a rel=3D"noreferrer nofollow noope=
ner" style=3D"line-height:normal;text-decoration:underline;font-family:SFMo=
no-Regular,Consolas,&quot;Liberation Mono&quot;,Menlo,monospace,monospace;f=
ont-size:14px;font-style:normal;font-weight:400;letter-spacing:normal;text-=
indent:0px;text-transform:none;white-space:pre-wrap;word-spacing:0px" href=
=3D"http://protonmail.com/" target=3D"_blank">protonmail.com</a><span style=
=3D"color:rgb(38,42,51);font-style:normal;font-weight:400;letter-spacing:no=
rmal;text-indent:0px;text-transform:none;white-space:pre-wrap;word-spacing:=
0px;background-color:rgb(255,255,255);float:none;display:inline"><span styl=
e=3D"font-family:SFMono-Regular,Consolas,&quot;Liberation Mono&quot;,Menlo,=
monospace,monospace"><span style=3D"font-size:14px"> </span></span></span><=
br></div><div style=3D"font-family:arial;font-size:14px"><span style=3D"col=
or:rgb(38,42,51);font-style:normal;font-weight:400;letter-spacing:normal;te=
xt-indent:0px;text-transform:none;white-space:pre-wrap;word-spacing:0px;bac=
kground-color:rgb(255,255,255);float:none;display:inline"><span style=3D"fo=
nt-family:SFMono-Regular,Consolas,&quot;Liberation Mono&quot;,Menlo,monospa=
ce,monospace"><span style=3D"font-size:14px">Keybase: michaelfolkson<br>PGP=
: 43ED C999 9F85 1D40 EAF4 9835 92D6 0159 214C FEE3</span></span></span><br=
></div>
    </div>

            <div>

            </div>
</div>
_______________________________________________<br>
bitcoin-dev mailing list<br>
<a href=3D"mailto:bitcoin-dev@lists.linuxfoundation.org" rel=3D"noreferrer =
nofollow noopener" target=3D"_blank">bitcoin-dev@lists.linuxfoundation.org<=
/a><br>
<a rel=3D"noreferrer nofollow noopener" href=3D"https://lists.linuxfoundati=
on.org/mailman/listinfo/bitcoin-dev" target=3D"_blank">https://lists.linuxf=
oundation.org/mailman/listinfo/bitcoin-dev</a><br>
</blockquote></div>

        </blockquote><br>
    </div>
        </blockquote><br>
    </div>_______________________________________________<br>
bitcoin-dev mailing list<br>
<a href=3D"mailto:bitcoin-dev@lists.linuxfoundation.org" target=3D"_blank">=
bitcoin-dev@lists.linuxfoundation.org</a><br>
<a href=3D"https://lists.linuxfoundation.org/mailman/listinfo/bitcoin-dev" =
rel=3D"noreferrer" target=3D"_blank">https://lists.linuxfoundation.org/mail=
man/listinfo/bitcoin-dev</a><br>
</blockquote></div>

--00000000000027fe0805dd883e07--