summaryrefslogtreecommitdiff
path: root/4c/080804da0f615fe33ff396a98ab8896b94ae8d
blob: 52328555f498a9ec0f19251be2ed65baabb06a57 (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
Return-Path: <jtimon@jtimon.cc>
Received: from smtp1.osuosl.org (smtp1.osuosl.org [IPv6:2605:bc80:3010::138])
 by lists.linuxfoundation.org (Postfix) with ESMTP id 37279C002D
 for <bitcoin-dev@lists.linuxfoundation.org>;
 Tue, 26 Apr 2022 11:39:07 +0000 (UTC)
Received: from localhost (localhost [127.0.0.1])
 by smtp1.osuosl.org (Postfix) with ESMTP id 1F3CD83211
 for <bitcoin-dev@lists.linuxfoundation.org>;
 Tue, 26 Apr 2022 11:39:07 +0000 (UTC)
X-Virus-Scanned: amavisd-new at osuosl.org
X-Spam-Flag: NO
X-Spam-Score: -1.897
X-Spam-Level: 
X-Spam-Status: No, score=-1.897 tagged_above=-999 required=5
 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1,
 HTML_MESSAGE=0.001, RCVD_IN_DNSWL_NONE=-0.0001, SPF_HELO_NONE=0.001,
 SPF_NONE=0.001] autolearn=ham autolearn_force=no
Authentication-Results: smtp1.osuosl.org (amavisd-new);
 dkim=pass (2048-bit key) header.d=jtimon-cc.20210112.gappssmtp.com
Received: from smtp1.osuosl.org ([127.0.0.1])
 by localhost (smtp1.osuosl.org [127.0.0.1]) (amavisd-new, port 10024)
 with ESMTP id WYLFIDYq2nPM
 for <bitcoin-dev@lists.linuxfoundation.org>;
 Tue, 26 Apr 2022 11:39:05 +0000 (UTC)
X-Greylist: whitelisted by SQLgrey-1.8.0
Received: from mail-yb1-xb32.google.com (mail-yb1-xb32.google.com
 [IPv6:2607:f8b0:4864:20::b32])
 by smtp1.osuosl.org (Postfix) with ESMTPS id 6682E8321B
 for <bitcoin-dev@lists.linuxfoundation.org>;
 Tue, 26 Apr 2022 11:39:05 +0000 (UTC)
Received: by mail-yb1-xb32.google.com with SMTP id f38so32430708ybi.3
 for <bitcoin-dev@lists.linuxfoundation.org>;
 Tue, 26 Apr 2022 04:39:05 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=jtimon-cc.20210112.gappssmtp.com; s=20210112;
 h=mime-version:references:in-reply-to:from:date:message-id:subject:to;
 bh=kjr+YS9zKogznmZzHnhOSj3GEirPIN9FlU/Ccm1X1ng=;
 b=21046Id5OxbNULD6xtCW79b/b3NxOFfxvfnJ3sXDt1kEqQET0KSgASXn2euKxvzjtW
 l/RKKZvq9WTYY9rd4t9xmRYe1T4cIBIeyr+Opfdil+IKjGjHiW/CkKPWLrdh4vH+qc1J
 OIhlMaQrJeJG3mUbdbIXK0Wy44rWr+4xOhZRVxoSsJ83lbBuiAOSceXHH4pQanr8p92t
 4tMJyDM0W73UoZ/Y0DviL/KnwDqbGWqGy8wGluQRu+nHWblwGkqsZHM1xw0cMTVPut+a
 PluIUgvXyCy2GUO2N+GqNY2UHLja4Lz0HcMZuyKxdlGSV7vOobTGcrTbo3p5736A98/u
 D1mg==
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=kjr+YS9zKogznmZzHnhOSj3GEirPIN9FlU/Ccm1X1ng=;
 b=GsgP6CdBvh6JNzWR2mDaGSr3nxLFReniWwzn6d6GfpoKcjFyeM0Uw4Dzt0Yhz8GiSI
 9LVKSWTylKCP6rQ8saO0BowCnfCEU5Lw4Yg2QQJHOD/YmgvaTpVkDKVuMB2g7mEBktYV
 DO6vh/Mjah1UETcvU1VUwVepULvrvxMLXA3CiJX8+X8KU1L3TFsXl0MOM7w/hhPvbeAn
 VGf0Gv7jMs7uk437amHu5CctoxbjLVIX0uAskpHzeZ5MVdboNA4LP6Jad2IxaHXzw/cg
 j7RKxHgzr0huRilNvnEKYp71QVsHHAG01A37W0g6CaFKIhrI7unHhy+Ija+9Fbngh/09
 TRAQ==
X-Gm-Message-State: AOAM533bj56e9AO6KfejHuOehGT9ermgcQq2Qzl8mJuEBmbx2yoAhztO
 HeIAOFYd2J03BiPbqdsOGQbiYmPgY/OCacyXaKqfplGzyYOSkw==
X-Google-Smtp-Source: ABdhPJyJWixwyT/xMJgNjVW428MkCngPumSa6ju9yJzLMvk0wyes9TMOSj0VWJiyOf8KklSAJ7DFEXT9+/hPlibd5mU=
X-Received: by 2002:a5b:dc5:0:b0:624:f16d:7069 with SMTP id
 t5-20020a5b0dc5000000b00624f16d7069mr20399096ybr.295.1650973144198; Tue, 26
 Apr 2022 04:39:04 -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: =?UTF-8?B?Sm9yZ2UgVGltw7Nu?= <jtimon@jtimon.cc>
Date: Tue, 26 Apr 2022 12:40:19 +0100
Message-ID: <CABm2gDq2w=oe94m5mmdhaUECfNwnXa8C5pQ_JaAJxCrndgjsWQ@mail.gmail.com>
To: Michael Folkson <michaelfolkson@protonmail.com>, 
 Bitcoin Protocol Discussion <bitcoin-dev@lists.linuxfoundation.org>
Content-Type: multipart/alternative; boundary="000000000000cb46d605dd8d231a"
X-Mailman-Approved-At: Tue, 26 Apr 2022 11:40:05 +0000
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 11:39:07 -0000

--000000000000cb46d605dd8d231a
Content-Type: text/plain; charset="UTF-8"

"The only 3 nacks"...I would not call that an accurate "collection of
feedback". Feedback is always more positive when you laregely chose to
ignore any negative feedback, isn't it?

"Largely, the formal critiques of CTV (the 3 NACKs) are based on topics of
whether or not to swing the racquet, not if we should be at the ball. "

I would comment on this point, but I'm not sure I'm "technical enough". I
have to admit: I've never played tennis.
Besides, I'm pretty sure any feedback I give would be ignored.
Following the tennis analogy, one could think Jeremy is trying to win this
match the way Nadal won Djokovich in Australia in 2021 (ie by doing
everything in his hand to make sure his opponent wasn't even allowed to
play, ie not by playing fair nor by playing better than the opppnent).

"Activation parameters like in taproot".
If this was a tennis match, then I would have some sort of ability to slow
time down or something, because I've been seeing this ball slowly coming
since taproot's activation parameters were discussed.

It feels a little bit "deja vu" too. Was ever a controversial hardfork
attempted "just with the same activation mechanism as the last softfork"?
I should look for the exact words, I guess.


On Mon, Apr 25, 2022, 23:45 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
>

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

<div dir=3D"auto">&quot;The only 3 nacks&quot;...I would not call that an a=
ccurate &quot;collection of feedback&quot;. Feedback is always more positiv=
e when you laregely chose to ignore any negative feedback, isn&#39;t it?<di=
v dir=3D"auto"><br></div><div dir=3D"auto">&quot;<span style=3D"background-=
color:rgb(255,255,255);color:rgb(81,81,81);font-family:&quot;pt sans&quot;,=
helvetica,arial,sans-serif;font-size:16px">Largely, the formal critiques of=
 CTV (the 3 NACKs) are based on topics of whether or not to swing the racqu=
et, not if we should be at the ball. &quot;</span></div><div dir=3D"auto"><=
span style=3D"background-color:rgb(255,255,255);color:rgb(81,81,81);font-fa=
mily:&quot;pt sans&quot;,helvetica,arial,sans-serif;font-size:16px"><br></s=
pan></div><div dir=3D"auto"><span style=3D"background-color:rgb(255,255,255=
);color:rgb(81,81,81);font-family:&quot;pt sans&quot;,helvetica,arial,sans-=
serif;font-size:16px">I would comment on this point, but I&#39;m not sure I=
&#39;m &quot;technical enough&quot;. I have to admit: I&#39;ve never played=
 tennis.</span></div><div dir=3D"auto"><font color=3D"#515151" face=3D"pt s=
ans, helvetica, arial, sans-serif"><span style=3D"font-size:16px;background=
-color:rgb(255,255,255)">Besides, I&#39;m pretty sure any feedback I give w=
ould be ignored.=C2=A0</span></font></div><div dir=3D"auto"><font color=3D"=
#515151" face=3D"pt sans, helvetica, arial, sans-serif"><span style=3D"font=
-size:16px;background-color:rgb(255,255,255)">Following the tennis analogy,=
 one could think Jeremy is trying to win this match the way Nadal won Djoko=
vich in Australia in 2021 (ie by doing everything in his hand to make sure =
his opponent wasn&#39;t even allowed to play, ie not by playing fair nor by=
 playing better than the opppnent).</span></font></div><div dir=3D"auto"><b=
r></div><div dir=3D"auto">&quot;Activation parameters like in taproot&quot;=
.</div><div dir=3D"auto">If this was a tennis match, then I would have some=
 sort of ability to slow time down or something, because I&#39;ve been seei=
ng this ball slowly coming since taproot&#39;s activation parameters were d=
iscussed.</div><div dir=3D"auto"><div dir=3D"auto"><br></div><div dir=3D"au=
to">It feels a little bit &quot;deja vu&quot; too. Was ever a controversial=
 hardfork attempted &quot;just with the same activation mechanism as the la=
st softfork&quot;?</div><div dir=3D"auto">I should look for the exact words=
, I guess.</div><div dir=3D"auto"><br></div></div></div><br><div class=3D"g=
mail_quote"><div dir=3D"ltr" class=3D"gmail_attr">On Mon, Apr 25, 2022, 23:=
45 Michael Folkson via bitcoin-dev &lt;<a href=3D"mailto:bitcoin-dev@lists.=
linuxfoundation.org">bitcoin-dev@lists.linuxfoundation.org</a>&gt; wrote:<b=
r></div><blockquote class=3D"gmail_quote" style=3D"margin:0 0 0 .8ex;border=
-left:1px #ccc solid;padding-left:1ex"><div style=3D"font-family:arial;font=
-size:14px">The latest I&#39;m hearing (this mailing list appears to be bei=
ng bypassed in favor of personal blogs and messaging apps) is that Speedy T=
rial miner signaling for the contentious CTV soft fork is no longer going t=
o start on May 5th (as previously communicated [1]) and may instead now sta=
rt around August 1st 2022.</div><div style=3D"font-family:arial;font-size:1=
4px"><br></div><div style=3D"font-family:arial;font-size:14px">Hence for no=
w the drama seems to have been averted. I am deeply skeptical that in the n=
ext 3 months this soft fork activation attempt will obtain community consen=
sus 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-family:arial;font-size:14px"><br></div><div style=3D"font-family:a=
rial;font-size:14px">If we are I&#39;ll try to keep the mailing list inform=
ed. It is important there is transparency and ample time to research and pr=
epare 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 runn=
ing things you don&#39;t understand the implications of and please only sig=
nal for a soft fork if you are convinced it has community consensus (what s=
hould precede signaling as it did for Taproot) and you are ready to activat=
e a soft fork.</div><div style=3D"font-family:arial;font-size:14px"><br></d=
iv><div style=3D"font-family:arial;font-size:14px">[1]:=C2=A0<a rel=3D"nore=
ferrer nofollow noopener noreferrer" href=3D"https://rubin.io/bitcoin/2022/=
04/17/next-steps-bip119/" target=3D"_blank">https://rubin.io/bitcoin/2022/0=
4/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:&#39;SFMono-Regular&#39;,Consolas,&#39;Liberation Mono&#39;,Menlo,=
monospace,monospace"><span style=3D"font-size:14px">--<br>Michael Folkson<b=
r>Email: michaelfolkson at </span></span></span><a rel=3D"noreferrer nofoll=
ow noopener noreferrer" style=3D"line-height:normal;text-decoration:underli=
ne;font-family:&#39;SFMono-Regular&#39;,Consolas,&#39;Liberation Mono&#39;,=
Menlo,monospace,monospace;font-size:14px;font-style:normal;font-weight:400;=
letter-spacing:normal;text-indent:0px;text-transform:none;white-space:pre-w=
rap;word-spacing:0px" href=3D"http://protonmail.com/" target=3D"_blank">pro=
tonmail.com</a><span style=3D"color:rgb(38,42,51);font-style:normal;font-we=
ight:400;letter-spacing:normal;text-indent:0px;text-transform:none;white-sp=
ace:pre-wrap;word-spacing:0px;background-color:rgb(255,255,255);float:none;=
display:inline"><span style=3D"font-family:&#39;SFMono-Regular&#39;,Consola=
s,&#39;Liberation Mono&#39;,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"color:rgb(38,42,51);font-style:normal;font-w=
eight:400;letter-spacing:normal;text-indent:0px;text-transform:none;white-s=
pace:pre-wrap;word-spacing:0px;background-color:rgb(255,255,255);float:none=
;display:inline"><span style=3D"font-family:&#39;SFMono-Regular&#39;,Consol=
as,&#39;Liberation Mono&#39;,Menlo,monospace,monospace"><span style=3D"font=
-size:14px">Keybase: michaelfolkson<br>PGP: 43ED C999 9F85 1D40 EAF4 9835 9=
2D6 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" rel=3D"noreferrer">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!important">If you care about Bitcoin&#39;s consensus rules I&#39;d requ=
est you pay attention so you can make an informed view on what to run and w=
hat to support.&quot;</span></div><div style=3D"font-family:arial;font-size=
:14px"><span style=3D"display:inline!important"><br></span></div><div style=
=3D"font-family:arial;font-size:14px"><span style=3D"display:inline!importa=
nt">Ideally everyone would come to an informed view independently. Unfortun=
ately many people don&#39;t have the time to follow Bitcoin drama 24/7 and =
hence struggle to separate noise from signal. In this case simple heuristic=
s are better than nothing. One heuristic is to listen to those in the past =
who showed good judgment and didn&#39;t seek to misinform. Of course it is =
an imperfect heuristic. Ideally the community would be given sufficient tim=
e 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 afforde=
d that luxury.</span></div><div style=3D"font-family:arial;font-size:14px">=
<span style=3D"display:inline!important"><br></span></div><div style=3D"fon=
t-family:arial;font-size:14px"><span style=3D"display:inline!important">&gt=
;=C2=A0<span style=3D"display:inline!important"><span>=C2=A0</span>I fear y=
ou risk losing respect in the community</span></span></div><div style=3D"fo=
nt-family:arial;font-size:14px"><span style=3D"display:inline!important"><s=
pan style=3D"display:inline!important"><br></span></span></div><div style=
=3D"font-family:arial;font-size:14px"><span style=3D"display:inline!importa=
nt"><span style=3D"display:inline!important">I appreciate your concern.</sp=
an></span></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:&#39;SFMono-Regular&#39;,Consolas,&#39;Liberation Mono&#39;,Menlo,=
monospace,monospace"><span style=3D"font-size:14px">--<br>Michael Folkson<b=
r>Email: michaelfolkson at </span></span></span><a href=3D"http://protonmai=
l.com/" style=3D"line-height:normal;text-decoration:underline;font-family:&=
#39;SFMono-Regular&#39;,Consolas,&#39;Liberation Mono&#39;,Menlo,monospace,=
monospace;font-size:14px;font-style:normal;font-weight:400;letter-spacing:n=
ormal;text-indent:0px;text-transform:none;white-space:pre-wrap;word-spacing=
:0px" rel=3D"noreferrer nofollow noopener noreferrer" target=3D"_blank">pro=
tonmail.com</a><span style=3D"color:rgb(38,42,51);font-style:normal;font-we=
ight:400;letter-spacing:normal;text-indent:0px;text-transform:none;white-sp=
ace:pre-wrap;word-spacing:0px;background-color:rgb(255,255,255);float:none;=
display:inline"><span style=3D"font-family:&#39;SFMono-Regular&#39;,Consola=
s,&#39;Liberation Mono&#39;,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"color:rgb(38,42,51);font-style:normal;font-w=
eight:400;letter-spacing:normal;text-indent:0px;text-transform:none;white-s=
pace:pre-wrap;word-spacing:0px;background-color:rgb(255,255,255);float:none=
;display:inline"><span style=3D"font-family:&#39;SFMono-Regular&#39;,Consol=
as,&#39;Liberation Mono&#39;,Menlo,monospace,monospace"><span style=3D"font=
-size:14px">Keybase: michaelfolkson<br>PGP: 43ED C999 9F85 1D40 EAF4 9835 9=
2D6 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" rel=3D"noreferrer">bil=
ly.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 noreferr=
er" target=3D"_blank">bitcoin-dev@lists.linuxfoundation.org</a>&gt; wrote:<=
br></div><blockquote style=3D"margin:0px 0px 0px 0.8ex;border-left:1px soli=
d rgb(204,204,204);padding-left:1ex" class=3D"gmail_quote"><div style=3D"fo=
nt-family:arial;font-size:14px">If the next few weeks go how I fear they wi=
ll it could get messy. If you care about Bitcoin&#39;s consensus rules I&#3=
9;d request you pay attention so you can make an informed view on what to r=
un and what to support. For those of you who were around in 2015-2017 you&#=
39;ll know what to expect. The right outcome endured in 2017 and I&#39;m su=
re the right outcome will endure here assuming people pay attention and lis=
ten to the individuals who were trusted during that period. There are alway=
s a large number of motivated parties who are incentivized to break nodes o=
ff from Bitcoin and may seek to take advantage of a contentious soft fork a=
ctivation attempt.</div><div style=3D"font-family:arial;font-size:14px"><br=
></div><div style=3D"font-family:arial;font-size:14px">Remember that if all=
 the information is presented to users in a clear way well ahead of time th=
en they can make their own mind up. I fear that things will be made as conv=
oluted as possible in a way intended to confuse and information will be wit=
hheld until the last minute. When in doubt it is generally better to rely o=
n 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.</div><d=
iv style=3D"font-family:arial;font-size:14px"><br></div><div style=3D"font-=
family:arial;font-size:14px">If you are interested in the effort to resist =
the contentious soft fork activation attempt of CTV please join ##ursf on L=
ibera IRC.</div><div style=3D"font-family:arial;font-size:14px"><br></div><=
div style=3D"font-family:arial;font-size:14px">Have a good weekend. Hopeful=
ly those behind this contentious soft fork activation attempt will see sens=
e and we can go back to more productive things than resisting contentious s=
oft 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 noreferrer" style=3D"line-height:normal;text-decoration:underline;font-=
family:SFMono-Regular,Consolas,&quot;Liberation Mono&quot;,Menlo,monospace,=
monospace;font-size:14px;font-style:normal;font-weight:400;letter-spacing:n=
ormal;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:normal;text-indent:0px;text-transform:none;white-space:pre-wrap;wor=
d-spacing:0px;background-color:rgb(255,255,255);float:none;display:inline">=
<span style=3D"font-family:SFMono-Regular,Consolas,&quot;Liberation Mono&qu=
ot;,Menlo,monospace,monospace"><span style=3D"font-size:14px"> </span></spa=
n></span><br></div><div style=3D"font-family:arial;font-size:14px"><span st=
yle=3D"color:rgb(38,42,51);font-style:normal;font-weight:400;letter-spacing=
:normal;text-indent:0px;text-transform:none;white-space:pre-wrap;word-spaci=
ng:0px;background-color:rgb(255,255,255);float:none;display:inline"><span s=
tyle=3D"font-family:SFMono-Regular,Consolas,&quot;Liberation Mono&quot;,Men=
lo,monospace,monospace"><span style=3D"font-size:14px">Keybase: michaelfolk=
son<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 noreferrer" target=3D"_blank">bitcoin-dev@lists.linuxfoun=
dation.org</a><br>
<a rel=3D"noreferrer nofollow noopener noreferrer" href=3D"https://lists.li=
nuxfoundation.org/mailman/listinfo/bitcoin-dev" target=3D"_blank">https://l=
ists.linuxfoundation.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" =
rel=3D"noreferrer">bitcoin-dev@lists.linuxfoundation.org</a><br>
<a href=3D"https://lists.linuxfoundation.org/mailman/listinfo/bitcoin-dev" =
rel=3D"noreferrer noreferrer" target=3D"_blank">https://lists.linuxfoundati=
on.org/mailman/listinfo/bitcoin-dev</a><br>
</blockquote></div>

--000000000000cb46d605dd8d231a--