summaryrefslogtreecommitdiff
path: root/74/6f5264d8e3c039b7b31082fa6f7df07aafba48
blob: ab751e23c3d67d89ad77dfe5ba4d533ed2a57faa (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
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
Delivery-date: Sun, 21 Apr 2024 10:11:45 -0700
Received: from mail-qv1-f64.google.com ([209.85.219.64])
	by mail.fairlystable.org with esmtps  (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256
	(Exim 4.94.2)
	(envelope-from <bitcoindev+bncBCYNLXGV3AMRBSERSWYQMGQEEF5GIHI@googlegroups.com>)
	id 1ryajA-0008Re-A4
	for bitcoindev@gnusha.org; Sun, 21 Apr 2024 10:11:45 -0700
Received: by mail-qv1-f64.google.com with SMTP id 6a1803df08f44-6962767b1e7sf79337526d6.1
        for <bitcoindev@gnusha.org>; Sun, 21 Apr 2024 10:11:44 -0700 (PDT)
ARC-Seal: i=2; a=rsa-sha256; t=1713719498; cv=pass;
        d=google.com; s=arc-20160816;
        b=0v2iViYKVb+rZNRHsm5IPqSfs6k4AziYCjN40dSehLhfzqsKncm/UqGieBdWSOqI4Y
         mDO9th6M0FvxAohICqF0aPt+DJsWTDOW3jX7f60YRFPpnonRmEoSSxyTc9PHPnOOjXwx
         zo5XxYqKxwYXc8l8s+l/A0NME8w9gQu4fZhaFXHXpvIqt2rr7p5Ih8uZ0t0GgnAAZCAx
         1S9GevGXjq2U3zvmJUoi9cCngRhqalkR7PgyHg+1U5CvXSn3NHEtPCx7zRRQ6LswcGTB
         y+nHZfkGIgZpWxWznH5De+wEM0cp/ZVRvdnmXW0pOPoz2NEx5be2G+wlUE0Hd05AlbN7
         ScDw==
ARC-Message-Signature: i=2; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816;
        h=list-unsubscribe:list-subscribe:list-archive:list-help:list-post
         :list-id:mailing-list:precedence:content-transfer-encoding:cc:to
         :subject:message-id:date:from:in-reply-to:references:mime-version
         :sender:dkim-signature:dkim-signature;
        bh=p39udZYfgWefXYO9+2KZv2jbEdR/M8BqxYPUplntbmk=;
        fh=0Vt1phs0DZH26QUxRClfJUI3Zk5GhDMbQh7Rshk/RXs=;
        b=Ym+dsAorfnHRvgaHKkx9rOWgetQP6FFZRI1h6Qc40NKucBII9ygFypGBkV8C5v/Qbv
         JscbZ5TO375bO6VxbL4reoYPPT2yqy7MF+KezZh4F7nAWnB/G04nZoYyzBzCEWIKXLUJ
         XpKno/6JwWAIJS+1Fb9EVBQZCgjnD4lPqhqiS9/JHjmYXk1RxQzDiI70ye9pnSjW8Pd3
         pccMexQBy4fgsfe7CR/vLOLZJdpT9goj9bUtJ5vsxA0Wm3LAhy9wvbNFncqIyoiBya73
         1hljVtQgvmLfHeivdo+PNEy/bZl9BbKVoQzDOiQL/MLJgmqT8Reh7eFWXHzVI8xuSEqg
         +AEw==;
        darn=gnusha.org
ARC-Authentication-Results: i=2; gmr-mx.google.com;
       dkim=pass header.i=@gmail.com header.s=20230601 header.b=JHyMBQ5S;
       spf=pass (google.com: domain of michaelfolkson@gmail.com designates 2a00:1450:4864:20::334 as permitted sender) smtp.mailfrom=michaelfolkson@gmail.com;
       dmarc=pass (p=NONE sp=QUARANTINE dis=NONE) header.from=gmail.com
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
        d=googlegroups.com; s=20230601; t=1713719498; x=1714324298; darn=gnusha.org;
        h=list-unsubscribe:list-subscribe:list-archive:list-help:list-post
         :list-id:mailing-list:precedence:x-original-authentication-results
         :x-original-sender:content-transfer-encoding:cc:to:subject
         :message-id:date:from:in-reply-to:references:mime-version:sender
         :from:to:cc:subject:date:message-id:reply-to;
        bh=p39udZYfgWefXYO9+2KZv2jbEdR/M8BqxYPUplntbmk=;
        b=hgpfELugkBaKlsbx4337lzonYCxDI4r5W3tkGscqC2RaYzLFhbx9AOfHFx9klfqBwz
         8P/aIF5WPEdOPb1mfh0bYECW14IkUQsxU+6bHATeWgTeMvQykie/AQdR8cI85zzIME+k
         3azshk0j4IZzGDWAQ3BTzlCy3So2CrLxHJT8BVqYzvmWsWvY94CCv4qWnNBSL4bBotGT
         lqqHG/9GApSdcsLK/jUM13Ol6syJf7lHul+K8uH3jnWV4NeaYhyrt9xFMmz48tVsv8vR
         us0efYJxYALB3S/19GAXzJcB7o58OL/rgE1luioD2ShUtT/IiyATqwCdRzofbTchXfhM
         7slw==
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
        d=gmail.com; s=20230601; t=1713719498; x=1714324298; darn=gnusha.org;
        h=list-unsubscribe:list-subscribe:list-archive:list-help:list-post
         :list-id:mailing-list:precedence:x-original-authentication-results
         :x-original-sender:content-transfer-encoding:cc:to:subject
         :message-id:date:from:in-reply-to:references:mime-version:from:to:cc
         :subject:date:message-id:reply-to;
        bh=p39udZYfgWefXYO9+2KZv2jbEdR/M8BqxYPUplntbmk=;
        b=e722ACodU/lt1TXZv88jz1XT9Msj2PROmf/xH5K8+4syDSzeWk8gEoGLke0u501xdM
         7E8FKujpsjJYZ3oi25qDk1E0TQQufUITV6mhboVn+9xgI/v9wwj9eMNFMhuajJqma096
         CTJdM9gr4ld2rd++I3JO93XWoB3erZxmaHVnHjuY26Pipp4EmVCXLdYTxjSMPdol0TYk
         ubuKbS8TjaTYibHdt/KM4x3sIVbcxPdXcwtKgJ5hXF//QJ5i5qhNiYJkxf5bSSagr6xH
         6TCn0oa9tcPT+ImEwWnZCcaCZ+bgoEswiKVKIPg/pp6n3ZPxMMQ0uW2T9bw5PsolxNkW
         Z10Q==
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
        d=1e100.net; s=20230601; t=1713719498; x=1714324298;
        h=list-unsubscribe:list-subscribe:list-archive:list-help:list-post
         :list-id:mailing-list:precedence:x-original-authentication-results
         :x-original-sender:content-transfer-encoding:cc:to:subject
         :message-id:date:from:in-reply-to:references:mime-version
         :x-beenthere:x-gm-message-state:sender:from:to:cc:subject:date
         :message-id:reply-to;
        bh=p39udZYfgWefXYO9+2KZv2jbEdR/M8BqxYPUplntbmk=;
        b=Q26q9DC3sl3nA7OhIOHkiWYVvxv5/6yLV3gWYVdHGbr++8mJy+aM/2mgoR92UhS7M0
         UJZzsosDBaWpwvxM37PyRYUDNO1THeTrfmI2ILeGTVUBKBX9sgmuT8L8+xOFALp1RVOO
         wjqKO8I/Z8EOdGz79dQAd87K1ZBwArUKyc4JHFL0EzKtAhYBxQ8hmCbchggVg87SpqHd
         DD4k3cTRD1IWNXhjy/gzA2d2rpVSHsGrCpEWp8kb8Ed6Mnggcy59TjfQrJ5jtxLghU/G
         Y32vBMbixg21EW0rhBtk7GKtVpiuKF6yYpIySQtu6IFIOORsHjCKiXa5E3U+ULg3tMiD
         UjEg==
Sender: bitcoindev@googlegroups.com
X-Forwarded-Encrypted: i=2; AJvYcCUUxM/2W6hRKNGJr9Qth90Cr0sZ3Cak8BS0kmMvKLACeAbB28Cjrz6M4C//LwTq25Dr42xVXl3K6HGoHif4AoM6uL6i/Us=
X-Gm-Message-State: AOJu0Yw5MvRq/D8xiFqa56x6Vh4dv2k5tesap7Ck5iYUNy6bhFCFxvZp
	ardIelEXz5eIbJqdW1zU6FVByqXWcr+PqJRuVMz0x64WZaX4aPuZ
X-Google-Smtp-Source: AGHT+IGvksPV9mVi8vizNXPhmK/TooKVn+s6OvuK+k27s6G9gMDGwX6P0RQ56rPvulRYforr5AmC3w==
X-Received: by 2002:a05:6214:1394:b0:6a0:6f1b:761 with SMTP id pp20-20020a056214139400b006a06f1b0761mr5143108qvb.7.1713719497812;
        Sun, 21 Apr 2024 10:11:37 -0700 (PDT)
X-BeenThere: bitcoindev@googlegroups.com
Received: by 2002:a05:6214:ca8:b0:699:2bab:a332 with SMTP id
 6a1803df08f44-6a05d7781d6ls29082616d6.2.-pod-prod-04-us; Sun, 21 Apr 2024
 10:11:36 -0700 (PDT)
X-Received: by 2002:a05:6214:5281:b0:699:4451:b996 with SMTP id kj1-20020a056214528100b006994451b996mr353318qvb.12.1713719496469;
        Sun, 21 Apr 2024 10:11:36 -0700 (PDT)
Received: by 2002:a05:620a:4096:b0:790:72a8:15eb with SMTP id af79cd13be357-79072a817a1ms85a;
        Sun, 21 Apr 2024 04:43:57 -0700 (PDT)
X-Received: by 2002:a05:651c:207:b0:2dd:8eb5:dce2 with SMTP id y7-20020a05651c020700b002dd8eb5dce2mr64340ljn.37.1713699834696;
        Sun, 21 Apr 2024 04:43:54 -0700 (PDT)
ARC-Seal: i=1; a=rsa-sha256; t=1713699834; cv=none;
        d=google.com; s=arc-20160816;
        b=uV+QiGELcvStL6k6dhsKqf6Y+zrQG5Yxbb38XFaDA4zJzgjfnJ4xb4YNyDTf2n05UZ
         0qa5U96rdkyp0FhQ1n6l/ezQE22TppY0RokP3frxiUIKQOxayf04CfH+ZbKwg2v68uLI
         uePHgyLldvrjPMwT7OPJRMLSJCRmHEkhNz0bmVuw8MXWf3S0a+jjv0icKT477yg9IUkS
         iwWKG8kS4cUQ5duzbxVu3xx4nEJgRzvtsmtuxDGkn/HmVN2GcrLCvsprUXFFYINDjnZX
         hR3+Rcf5OLJ8H53y9dXJZXocrXt7tbQCun6HCwne1102IR2oVrCjs/912PVlJfJSLS1z
         YnEA==
ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816;
        h=content-transfer-encoding:cc:to:subject:message-id:date:from
         :in-reply-to:references:mime-version:dkim-signature;
        bh=pfnmv0u4QeIBDMe6CC3Ppc337zBt2xA2HkG7hxCe6ZM=;
        fh=FaZol9Uk6gnK+uGtcSFJW2nlQY6QrNwlPUIRM6Aafbo=;
        b=xDlxstmOMzVNfYBdmC8fiJXHm7nI5DiQxEMfsAi534uXgmPfT+DZRVFO5FRIbfu7WK
         lOagvQfhC2xt/yNSrzEoksKhPiaFfJyMoc1/Hre/PYVOAykkCW54/7qjmTrBPQ3hkqt6
         evBnjnbGusELyjZ/EUy/3Vn1btN21oVcl38OEcu4rChkEpfmBeARirj03TZI/zjm9HCe
         hGgMQ/HizdqFwJyYQOKiIpHLvGPg3lwiBDzkUdQaHxzZA7pUdShsa1X+MHo+zTxDz5Qk
         jQCPmy6IfNruVSO9aJlMEefXO3FVGKvFkltk3GU0OJps5rzoagRc4WzceJIKonbvg+zP
         V7mQ==;
        dara=google.com
ARC-Authentication-Results: i=1; gmr-mx.google.com;
       dkim=pass header.i=@gmail.com header.s=20230601 header.b=JHyMBQ5S;
       spf=pass (google.com: domain of michaelfolkson@gmail.com designates 2a00:1450:4864:20::334 as permitted sender) smtp.mailfrom=michaelfolkson@gmail.com;
       dmarc=pass (p=NONE sp=QUARANTINE dis=NONE) header.from=gmail.com
Received: from mail-wm1-x334.google.com (mail-wm1-x334.google.com. [2a00:1450:4864:20::334])
        by gmr-mx.google.com with ESMTPS id q26-20020a2e915a000000b002d9f81840eesi264081ljg.7.2024.04.21.04.43.54
        for <bitcoindev@googlegroups.com>
        (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128);
        Sun, 21 Apr 2024 04:43:54 -0700 (PDT)
Received-SPF: pass (google.com: domain of michaelfolkson@gmail.com designates 2a00:1450:4864:20::334 as permitted sender) client-ip=2a00:1450:4864:20::334;
Received: by mail-wm1-x334.google.com with SMTP id 5b1f17b1804b1-4199332c1dcso12084145e9.3
        for <bitcoindev@googlegroups.com>; Sun, 21 Apr 2024 04:43:54 -0700 (PDT)
X-Received: by 2002:a05:600c:4ed1:b0:418:2ccf:cbc7 with SMTP id
 g17-20020a05600c4ed100b004182ccfcbc7mr4515096wmq.2.1713699833413; Sun, 21 Apr
 2024 04:43:53 -0700 (PDT)
MIME-Version: 1.0
References: <2092f7ff-4860-47f8-ba1a-c9d97927551e@achow101.com>
 <77554baa9330c57361c65c1fc85557f1@dtrt.org> <7b4e2223-0b96-4ca0-a441-aebcfc7b0bben@googlegroups.com>
 <CAEYHFxV_8_Jw61tysL_cV_xiXBcRyA3e=CGHGuSCgm+-4WxT9w@mail.gmail.com>
 <fb52ccb5-9942-4db8-b880-3c06ebc47cd1@achow101.com> <070755a0-10e9-4903-9524-dd8ef98c1c8b@achow101.com>
 <CABu3BAeYqzp439z8Ug6_4QdhvSQ0fCysz-t2h1zzp2pX6Hsebg@mail.gmail.com>
 <0d4d85e3-9fbb-4bd4-af0f-92225e699b63@achow101.com> <CAFvNmHSH4aPvP88wJHg4uwSmRZS7iJxVaOYhamz5L4yPx7GsYg@mail.gmail.com>
 <97a10141-8847-417a-af11-d95e7d3be064@achow101.com>
In-Reply-To: <97a10141-8847-417a-af11-d95e7d3be064@achow101.com>
From: Michael Folkson <michaelfolkson@gmail.com>
Date: Sun, 21 Apr 2024 12:43:41 +0100
Message-ID: <CAFvNmHQVrzrmodRV1QUC3Ft39XEMW18YsfiZu_GTTnVde=nd_w@mail.gmail.com>
Subject: Re: [bitcoindev] Re: Adding New BIP Editors
To: Ava Chow <lists@achow101.com>
Cc: bitcoindev@googlegroups.com
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
X-Original-Sender: michaelfolkson@gmail.com
X-Original-Authentication-Results: gmr-mx.google.com;       dkim=pass
 header.i=@gmail.com header.s=20230601 header.b=JHyMBQ5S;       spf=pass
 (google.com: domain of michaelfolkson@gmail.com designates
 2a00:1450:4864:20::334 as permitted sender) smtp.mailfrom=michaelfolkson@gmail.com;
       dmarc=pass (p=NONE sp=QUARANTINE dis=NONE) header.from=gmail.com
Precedence: list
Mailing-list: list bitcoindev@googlegroups.com; contact bitcoindev+owners@googlegroups.com
List-ID: <bitcoindev.googlegroups.com>
X-Google-Group-Id: 786775582512
List-Post: <https://groups.google.com/group/bitcoindev/post>, <mailto:bitcoindev@googlegroups.com>
List-Help: <https://groups.google.com/support/>, <mailto:bitcoindev+help@googlegroups.com>
List-Archive: <https://groups.google.com/group/bitcoindev
List-Subscribe: <https://groups.google.com/group/bitcoindev/subscribe>, <mailto:bitcoindev+subscribe@googlegroups.com>
List-Unsubscribe: <mailto:googlegroups-manage+786775582512+unsubscribe@googlegroups.com>,
 <https://groups.google.com/group/bitcoindev/subscribe>
X-Spam-Score: -0.5 (/)

Ava

Thanks for the detailed response, I appreciate the insight.

>> I'm even more concerned about future soft fork activation attempts.
>> These don't necessarily need to be attempted via a Bitcoin Core merged
>> pull request hence the BIPs repo could be a key source of information
>> and guidance on this.

> This concern doesn't make any sense. There are already multiple soft and
> hard fork BIPs that are not active nor good ideas. A BIP does not need
> to be a good idea.

I would hope that a contentious soft fork and activation params for
that contentious soft fork would not be merged into the Bitcoin Core
codebase and up until now it hasn't been. I would hope all the Bitcoin
Core maintainers understand that even if they personally think a soft
fork is a good idea (apparently there is nothing to stop them merging
it without discussing it with the other maintainers) that they
shouldn't independently merge it if it is contentious.

Similarly I would hope that all BIP editors would be careful about
what information gets merged around soft fork activation *attempts*
whether that be activation details on a particular soft fork BIP or on
a separate activation BIP. With Taproot there were very strong
disagreements over activation parameters for a non-contentious soft
fork. It would be much messier for a contentious soft fork activation
attempt. I'm not sure all these new BIP editors understand that or
would perhaps even agree with that. For example Laolu is listed as a
supporter of a CTV activation attempt back in 2022 [0] which was
clearly contentious. That doesn't inspire me with confidence that as
soon as he is a BIP editor he won't start merging details on
contentious soft fork activation attempts in BIPs and merging that
soft fork in say btcd. He would need to be removed as a BIP editor if
he were to do something like that.

Thanks
Michael

[0]: https://utxos.org/signals/



On Sun, Apr 21, 2024 at 12:05=E2=80=AFAM Ava Chow <lists@achow101.com> wrot=
e:
>
>
> On 04/20/2024 06:21 PM, Michael Folkson wrote:
> > It is inevitable there will be a "revert war" unless they all have to
> > agree on merge decisions or communicate prior to merging. It is just a
> > matter of time. Does for example Ordinal Numbers get a BIP number? I
> > suspect all the new BIP editors won't agree on that.
>
> Why do you think that a revert war is inevitable?
>
> The Bitcoin Core repo operates in a similar way - the maintainers are
> independent and work autonomously. The maintainers do not have to agree
> on merge decisions nor do they communicate prior to merging. If there's
> disagreement about a merge decision, we talk to each other about it like
> adults and come to a mutually agreeable resolution. I don't think
> there's ever been a revert war in the history of Bitcoin.
>
> I would expect that when there is something that is likely to be
> controversial or is ambiguous that it should be a BIP that they would
> then talk to each other about it. It doesn't have to be all or nothing -
> they can do most work without communicating, but when there's questions
> or ambiguity, then they communicate.
>
> > Who is to blame in a "revert war" if each editor is free to merge
> > whatever pull request they like? The editor who merged it? Why should
> > they be removed as an editor for merging a pull request when they find
> > out later a different editor disagreed with that merge decision and
> > wants to revert the merge?
>
> A revert war would be someone merging a PR that reverts another, then
> someone else (opening then) merging a PR that reverts that, and it goes
> back and forth. It would not be limited to PRs only. This would likely
> be super obvious too that they are controversially merging things as I
> would be surprised if other BIP editors didn't comment on any of those
> actions, besides the fact that many people do also watch the BIPs repo.
> Regardless, the blame is on those who are doing the reverting, and would
> be both sides.
>
> > I'm even more concerned about future soft fork activation attempts.
> > These don't necessarily need to be attempted via a Bitcoin Core merged
> > pull request hence the BIPs repo could be a key source of information
> > and guidance on this.
>
> This concern doesn't make any sense. There are already multiple soft and
> hard fork BIPs that are not active nor good ideas. A BIP does not need
> to be a good idea.
>
> > I've seen Wladimir is contributing again to Core. Is there a plan to
> > give him commit access again?
>
> It would have to be through the typical maintainer process, although I
> doubt that he even wants it. But that's completely orthogonal to the
> BIPs repo discussion.
>
> > I'd be more comfortable with him
> > overseeing things in the various repos under the Bitcoin Core
> > (/bitcoin) GitHub org as it sounds like you don't really care if the
> > BIPs repo degenerates into a free for all.
>
> I don't understand why you assume that.
>
> I've said this before, but if I see a revert war going on in the BIPs
> repo, I will remove those involved immediately and make a thread on the
> list to discuss what to do about them. But I doubt that's a scenario
> that will actually come to pass.
>
> Ava
>
> >
> > Thanks
> > Michael
> >
> > On Sat, Apr 20, 2024 at 10:15=E2=80=AFPM 'Ava Chow' via Bitcoin Develop=
ment
> > Mailing List <bitcoindev@googlegroups.com> wrote:
> >>
> >> On 04/20/2024 04:46 PM, Steve Lee wrote:
> >>> Wasn't there evidence provided that Kanzure does not want this
> >>> responsibility without being paid?
> >>
> >> I am not aware of that, and it hasn't come up when I've talked to him
> >> about being a BIPs editor.
> >>
> >>> I'm confused by this process that we don't even ask the people if the=
y
> >>> want the responsibility? I think only Laolu has chimed in to commit t=
o it?
> >>
> >> Personally, I've spoken to all 5 privately and they've all confirmed t=
o
> >> me that they are willing to be BIPs editors. Jonatack[1] and Murch[2]
> >> have also replied to this thread about this.
> >>
> >> Ava
> >>
> >> [1]:
> >> https://gnusha.org/pi/bitcoindev/83b69000-ca1e-4a58-90b5-114cb09ac0bbn=
@googlegroups.com/
> >> [2]:
> >> https://gnusha.org/pi/bitcoindev/53a0015c-b76a-441a-920b-32bd88d5e778@=
murch.one/
> >>
> >>>
> >>> On Sat, Apr 20, 2024 at 12:30=E2=80=AFPM 'Ava Chow' via Bitcoin Devel=
opment
> >>> Mailing List <bitcoindev@googlegroups.com
> >>> <mailto:bitcoindev@googlegroups.com>> wrote:
> >>>
> >>>      Since we're now past the deadline of April 19th, I'd like to inf=
orm
> >>>      everyone of what will happen on Monday.
> >>>
> >>>      There has not been any actual objections to the nominees nor hav=
e there
> >>>      been any suggestions on choosing a subset of them since my last =
email.
> >>>      As such, there is rough consensus on adding Kanzure, Murch, Jona=
tack,
> >>>      Ruben, and Roasbeef as BIP editors, and they will be added on Mo=
nday
> >>>      April 22nd.
> >>>
> >>>      Ava
> >>>
> >>>      On 04/16/2024 01:08 PM, 'Ava Chow' via Bitcoin Development Maili=
ng List
> >>>      wrote:
> >>>       > While I don't disagree that 5 or 6 people seems like a lot to=
 add at
> >>>       > once, it's not clear to me how we should decide which subset =
of the
> >>>       > nominees should be added. As it is now, I have only seen an a=
ctual
> >>>       > objection to Kanzure and Ruben from /dev/fd0, and no explicit
> >>>      objections
> >>>       > to anyone else. It seems like the vast majority of people don=
't share
> >>>       > their concerns either as both Kanzure and Ruben continue to b=
e
> >>>      endorsed
> >>>       > by many others.
> >>>       >
> >>>       > Looking at the endorsements each candidate has received, the =
current
> >>>       > counts are:
> >>>       > * Kanzure - 17 for, 1 against
> >>>       > * Murch - 13 for
> >>>       > * Jonatack - 13 for
> >>>       > * Ruben - 12 for, 1 against
> >>>       > * Roasbeef - 9 for
> >>>       > * Michael Folkson - none
> >>>       >
> >>>       > However, I don't want this process to become a popularity con=
test and
> >>>       > require some kind of formal voting. Rather I'd prefer that th=
is
> >>>      process
> >>>       > be something more like how Bitcoin Core maintainers are added=
 - by
> >>>       > achieving rough consensus. Without any explicit objections to=
 any of
> >>>       > these candidates, I'm inclined to move forward with adding th=
e 5 who
> >>>       > have received endorsements. Having to pick "winners" from thi=
s list
> >>>       > seems like a quick way to stir up drama that I don't think an=
yone
> >>>      really
> >>>       > wants to deal with.
> >>>       >
> >>>       > I do want to note that neither Kanzure, Ruben, nor Roasbeef h=
ave
> >>>      posted
> >>>       > on this list that they are willing to be BIP editors. I have
> >>>      reached out
> >>>       > to all 3 of them privately, and received responses from Kanzu=
re and
> >>>       > Ruben that indicate that they probably are willing, but publi=
c
> >>>       > confirmation from them on this list would also be nice. I hav=
e not
> >>>       > received a response from Roasbeef.
> >>>       >
> >>>       > Ava
> >>>       >
> >>>       > On 04/11/2024 10:22 AM, Sergi Delgado Segura wrote:
> >>>       >>   > I would prefer having more (9+?) than less folks on this
> >>>      task, so
> >>>       >> personal preferences are easily ignored and overwritten by t=
he group
> >>>       >> majority.
> >>>       >>
> >>>       >> I disagree with that, the more doesn't really the better her=
e.
> >>>      Having
> >>>       >> too many editors may result in a tragedy of the commons, in
> >>>      which people
> >>>       >> just commit to the job because many others do, and they do n=
ot
> >>>      end up
> >>>       >> doing as much because they expect others to do the it. This =
does not
> >>>       >> only make the process look bad but may burnout the ones that=
 end up
> >>>       >> doing the job, given their time commitment ends up being too=
 far
> >>>      from
> >>>       >> their expectations.
> >>>       >>
> >>>       >> I think being more moderate with the amount of people is bet=
ter, and
> >>>       >> gives us leeway in case the workload ends up being excessive=
 and
> >>>      we need
> >>>       >> to add more people (plus discourage people from joining and
> >>>      slacking off).
> >>>       >>
> >>>       >> I think 3 more people should be a good number to start from.
> >>>       >> I'd personally vouch for Murch, Kanzure, and Ruben based on
> >>>      their track
> >>>       >> record in the space
> >>>       >>
> >>>       >> On Tue, Apr 2, 2024 at 4:30=E2=80=AFPM nvk <rdlfnvk@gmail.co=
m
> >>>      <mailto:rdlfnvk@gmail.com>
> >>>       >> <mailto:rdlfnvk@gmail.com <mailto:rdlfnvk@gmail.com>>> wrote=
:
> >>>       >>
> >>>       >> +1 for
> >>>       >> Kanzure
> >>>       >> RubenSomsen
> >>>       >> Seccour
> >>>       >> Jon Atack
> >>>       >> Roasbeef
> >>>       >>
> >>>       >> I would prefer having more (9+?) than less folks on this tas=
k, so
> >>>       >> personal preferences are easily ignored and overwritten by t=
he group
> >>>       >> majority.
> >>>       >>
> >>>       >> BIPs were intended as a means to collect ideas, not enforce =
ideas.
> >>>       >>
> >>>       >> I'd like to return to that.
> >>>       >>
> >>>       >> - NVK (temp gmail account)
> >>>       >>
> >>>       >>      On Monday, April 1, 2024 at 5:16:54=E2=80=AFPM UTC-4 Da=
vid A.
> >>>      Harding wrote:
> >>>       >>
> >>>       >>          On 2024-03-28 10:04, Matt Corallo wrote:
> >>>       >>           > Please provide justification rather than simply
> >>>      saying "I
> >>>       >>          like Bob!".
> >>>       >>
> >>>       >>          Using only comments from the mailing list, the
> >>>      following appears
> >>>       >>          to be
> >>>       >>          the candidate list along with the current support.
> >>>      Asterisks denote
> >>>       >>          candidates who indicated their willingness to accep=
t
> >>>      the role.
> >>>       >>
> >>>       >>          - Bryan "Kanzure" Bishop, recommended by Ava Chow[1=
], Chris
> >>>       >>          Stewart[3],
> >>>       >>          Michael Folkson[6], Peter Todd[9], Matt Corallo[10]=
,
> >>>      Brandon
> >>>       >>          Black[11],
> >>>       >>          Antoine Riard[12], Murch[13], Antoine Poinsot[15], =
John
> >>>       >>          Carvalho[16]
> >>>       >>
> >>>       >>          - Ruben Somsen, recommended by Ava Chow[1], Chris
> >>>      Stewart[3],
> >>>       >>          Michael
> >>>       >>          Folkson[6], Antoine Riard[12], Murch[13], Antoine
> >>>      Poinsot[15], John
> >>>       >>          Carvalho[16]
> >>>       >>
> >>>       >>          - Jon Atack*, recommended by Luke Dashjr[2], Chris
> >>>      Stewart[3],
> >>>       >>          /dev/fd0[5][7],
> >>>       >>          Brandon Black[11], Antoine Riard[12], Ava Chow[14],=
 John
> >>>       >>          Carvalho[16]
> >>>       >>
> >>>       >>          - Olaoluwa "Roasbeef" Osuntokun, recommended by Chr=
is
> >>>       >>          Stewart[3], John
> >>>       >>          C. Vernaleo[4], /dev/fd0[5][7], Keagan McClelland[8=
],
> >>>      Antoine
> >>>       >>          Riard[12], Ava Chow[14]
> >>>       >>
> >>>       >>          - Mark "Murch" Erhardt*, recommended by Michael
> >>>      Folkson[6], Keagan
> >>>       >>          McClelland[8], Matt Corallo[10], Brandon Black[11],=
 Antoine
> >>>       >>          Riard[12],
> >>>       >>          Ava Chow[14]
> >>>       >>
> >>>       >>          - Michael Folkson*
> >>>       >>
> >>>       >>          Note: Luke Dashjr proposed[17] Seccour and Greg Ton=
oski for
> >>>       >>          "non-dev
> >>>       >>          triaging", Tonoski proposed himself[18] for "BIP
> >>>      editor", and
> >>>       >>          Antoine
> >>>       >>          Riard[12] proposed Seccour for "decentralized PM".
> >>>       >>
> >>>       >>          I searched the BIPs repo by commenter to see if any=
 of
> >>>      the above
> >>>       >>          candidates had been especially active there, which =
is
> >>>      listed
> >>>       >>          below as:
> >>>       >>          total PRs they commented on (number still open/numb=
er
> >>>      closed).
> >>>       >>
> >>>       >>          - 21 (1/20) commenter:kanzure
> >>>       >>          - 3 (2/1) commenter:rubensomsen
> >>>       >>          - 15 (0/15) commenter:jonatack
> >>>       >>          - 18 (2/16) commenter:roasbeef
> >>>       >>          - 10 (6/4) commenter:Murchandamus
> >>>       >>          - 57 (6/51) commenter:michaelfolkson
> >>>       >>
> >>>       >>          I'll also note that Osuntokun is the only member of=
 the
> >>>      set to
> >>>       >>          have a
> >>>       >>          merged BIP that they co-authored, although I believ=
e
> >>>      there are
> >>>       >>          far-along
> >>>       >>          draft BIPs for both Murch (terminology) and Somsen =
(Silent
> >>>       >>          Payments). I
> >>>       >>          don't think this should be a requirement, but I do =
think it
> >>>       >>          demonstrates
> >>>       >>          familiarity with the process.
> >>>       >>
> >>>       >>          Speaking only for myself, I think all of the candid=
ates
> >>>      above with
> >>>       >>          multiple recommendations from other community
> >>>      participants are
> >>>       >>          fully
> >>>       >>          qualified for the role, so I'll only provide a deta=
iled
> >>>       >>          justification
> >>>       >>          for the person who would be my first pick: Murch is=
 not
> >>>      only a
> >>>       >>          longstanding and broadly liked Bitcoin contributor,=
 but
> >>>      (as Corallo
> >>>       >>          mentioned) he has worked on standardizing terminolo=
gy
> >>>      through a
> >>>       >>          draft
> >>>       >>          BIP. In addition, he provided an extremely detailed
> >>>      review of
> >>>       >>          all 300
> >>>       >>          pages of a draft of Mastering Bitcoin (3rd edition)=
 and has
> >>>       >>          reviewed
> >>>       >>          drafts of over 200 weekly Optech newsletters, in bo=
th cases
> >>>       >>          significantly improving the accuracy and
> >>>      comprehensibility of the
> >>>       >>          documentation. To me, that seems very similar to th=
e
> >>>      work we'd
> >>>       >>          ask him
> >>>       >>          to perform as a BIPs editor and it's something that
> >>>      he's already
> >>>       >>          doing,
> >>>       >>          so I think there's an excellent fit of person to ro=
le.
> >>>       >>
> >>>       >>          -Dave
> >>>       >>
> >>>       >>          [1]
> >>>       >>
> >>>      https://gnusha.org/pi/bitcoindev/2092f7ff-4860-47f8...@achow101.=
com/
> >>>      <https://gnusha.org/pi/bitcoindev/2092f7ff-4860-47f8...@achow101=
.com/> <https://gnusha.org/pi/bitcoindev/2092f7ff-4860-47f8-ba1a-c9d9792755=
1e@achow101.com/ <https://gnusha.org/pi/bitcoindev/2092f7ff-4860-47f8-ba1a-=
c9d97927551e@achow101.com/>>
> >>>       >>          [2]
> >>>       >>
> >>>      https://gnusha.org/pi/bitcoindev/9288df7b-f2e9-4106...@dashjr.or=
g/
> >>>      <https://gnusha.org/pi/bitcoindev/9288df7b-f2e9-4106...@dashjr.o=
rg/>
> >>>      <https://gnusha.org/pi/bitcoindev/9288df7b-f2e9-4106-b843-c1ff8f=
8a62a3@dashjr.org/ <https://gnusha.org/pi/bitcoindev/9288df7b-f2e9-4106-b84=
3-c1ff8f8a62a3@dashjr.org/>>
> >>>       >>          [3]
> >>>       >>
> >>>      https://gnusha.org/pi/bitcoindev/d1e7183c-30e6-4f1a...@googlegro=
ups.com/ <https://gnusha.org/pi/bitcoindev/d1e7183c-30e6-4f1a...@googlegrou=
ps.com/> <https://gnusha.org/pi/bitcoindev/d1e7183c-30e6-4f1a-8fd6-cddc46f1=
29a2n@googlegroups.com/ <https://gnusha.org/pi/bitcoindev/d1e7183c-30e6-4f1=
a-8fd6-cddc46f129a2n@googlegroups.com/>>
> >>>       >>          [4]
> >>>       >>
> >>>      https://gnusha.org/pi/bitcoindev/84309c3f-e848-d333...@netpurgat=
ory.com/ <https://gnusha.org/pi/bitcoindev/84309c3f-e848-d333...@netpurgato=
ry.com/> <https://gnusha.org/pi/bitcoindev/84309c3f-e848-d333-fd28-bdd55899=
b713@netpurgatory.com/ <https://gnusha.org/pi/bitcoindev/84309c3f-e848-d333=
-fd28-bdd55899b713@netpurgatory.com/>>
> >>>       >>          [5]
> >>>       >>
> >>>      https://gnusha.org/pi/bitcoindev/4c1462b7-ea1c-4a36...@googlegro=
ups.com/ <https://gnusha.org/pi/bitcoindev/4c1462b7-ea1c-4a36...@googlegrou=
ps.com/> <https://gnusha.org/pi/bitcoindev/4c1462b7-ea1c-4a36-be81-7c371915=
7fabn@googlegroups.com/ <https://gnusha.org/pi/bitcoindev/4c1462b7-ea1c-4a3=
6-be81-7c3719157fabn@googlegroups.com/>>
> >>>       >>          [6]
> >>>       >>
> >>>      https://gnusha.org/pi/bitcoindev/a116fba3-5948-48d2...@googlegro=
ups.com/ <https://gnusha.org/pi/bitcoindev/a116fba3-5948-48d2...@googlegrou=
ps.com/> <https://gnusha.org/pi/bitcoindev/a116fba3-5948-48d2-a787-639a3564=
d006n@googlegroups.com/ <https://gnusha.org/pi/bitcoindev/a116fba3-5948-48d=
2-a787-639a3564d006n@googlegroups.com/>>
> >>>       >>          [7]
> >>>       >>
> >>>      https://gnusha.org/pi/bitcoindev/846b668f-8386-4869...@googlegro=
ups.com/ <https://gnusha.org/pi/bitcoindev/846b668f-8386-4869...@googlegrou=
ps.com/> <https://gnusha.org/pi/bitcoindev/846b668f-8386-4869-a3b1-55d346ef=
bea1n@googlegroups.com/ <https://gnusha.org/pi/bitcoindev/846b668f-8386-486=
9-a3b1-55d346efbea1n@googlegroups.com/>>
> >>>       >>          [8]
> >>>       >>
> >>>      https://gnusha.org/pi/bitcoindev/CALeFGL1-LKPWd7YRS110ut8tX=3Dwr=
uqgLEazRA5...@mail.gmail.com/ <https://gnusha.org/pi/bitcoindev/CALeFGL1-LK=
PWd7YRS110ut8tX=3DwruqgLEazRA5...@mail.gmail.com/> <https://gnusha.org/pi/b=
itcoindev/CALeFGL1-LKPWd7YRS110ut8tX=3DwruqgLEazRA5nVw9siYCPj4A@mail.gmail.=
com/ <https://gnusha.org/pi/bitcoindev/CALeFGL1-LKPWd7YRS110ut8tX=3DwruqgLE=
azRA5nVw9siYCPj4A@mail.gmail.com/>>
> >>>       >>          [9]
> >>>      https://gnusha.org/pi/bitcoindev/ZgePPvbf...@petertodd.org/
> >>>      <https://gnusha.org/pi/bitcoindev/ZgePPvbf...@petertodd.org/>
> >>>       >>
> >>>      <https://gnusha.org/pi/bitcoindev/ZgePPvbfrr4wZG7k@petertodd.org=
/
> >>>      <https://gnusha.org/pi/bitcoindev/ZgePPvbfrr4wZG7k@petertodd.org=
/>>
> >>>       >>          [10]
> >>>       >>
> >>>      https://gnusha.org/pi/bitcoindev/f9435999-42df-46b5...@mattcoral=
lo.com/ <https://gnusha.org/pi/bitcoindev/f9435999-42df-46b5...@mattcorallo=
.com/> <https://gnusha.org/pi/bitcoindev/f9435999-42df-46b5-86e2-7ba0336a9b=
f2@mattcorallo.com/ <https://gnusha.org/pi/bitcoindev/f9435999-42df-46b5-86=
e2-7ba0336a9bf2@mattcorallo.com/>>
> >>>       >>          [11]
> >>>      https://gnusha.org/pi/bitcoindev/ZgWRu32FXzqqg69V@console/
> >>>      <https://gnusha.org/pi/bitcoindev/ZgWRu32FXzqqg69V@console/>
> >>>       >>
> >>>      <https://gnusha.org/pi/bitcoindev/ZgWRu32FXzqqg69V@console/
> >>>      <https://gnusha.org/pi/bitcoindev/ZgWRu32FXzqqg69V@console/>>
> >>>       >>          [12]
> >>>       >>
> >>>      https://gnusha.org/pi/bitcoindev/CALZpt+E8DohYEJ9aO+FiF6+E...@ma=
il.gmail.com/ <https://gnusha.org/pi/bitcoindev/CALZpt+E8DohYEJ9aO+FiF6+E..=
.@mail.gmail.com/> <https://gnusha.org/pi/bitcoindev/CALZpt+E8DohYEJ9aO+FiF=
6+EKMCP5oEbHSKSXpq0VKVBhJLhrw@mail.gmail.com/ <https://gnusha.org/pi/bitcoi=
ndev/CALZpt+E8DohYEJ9aO+FiF6+EKMCP5oEbHSKSXpq0VKVBhJLhrw@mail.gmail.com/>>
> >>>       >>          [13]
> >>>       >>
> >>>      https://gnusha.org/pi/bitcoindev/53a0015c-b76a-441a...@murch.one=
/
> >>>      <https://gnusha.org/pi/bitcoindev/53a0015c-b76a-441a...@murch.on=
e/>
> >>>      <https://gnusha.org/pi/bitcoindev/53a0015c-b76a-441a-920b-32bd88=
d5e778@murch.one/ <https://gnusha.org/pi/bitcoindev/53a0015c-b76a-441a-920b=
-32bd88d5e778@murch.one/>>
> >>>       >>          [14]
> >>>       >>
> >>>      https://gnusha.org/pi/bitcoindev/ae482890-bce3-468f...@achow101.=
com/
> >>>      <https://gnusha.org/pi/bitcoindev/ae482890-bce3-468f...@achow101=
.com/> <https://gnusha.org/pi/bitcoindev/ae482890-bce3-468f-866d-c555b80b06=
44@achow101.com/ <https://gnusha.org/pi/bitcoindev/ae482890-bce3-468f-866d-=
c555b80b0644@achow101.com/>>
> >>>       >>          [15]
> >>>       >>
> >>>      https://gnusha.org/pi/bitcoindev/ppBS1tfMU3SFX85kmIBVBd0WpT5Wof_=
oSBXsuizh7692AUDw2TojfvCqvcvlmsy9E69qfWMxK-UZWawf8IDApPqF7bXOH4gwU1c2jS4xoj=
o=3D@protonmail.com/ <https://gnusha.org/pi/bitcoindev/ppBS1tfMU3SFX85kmIBV=
Bd0WpT5Wof_oSBXsuizh7692AUDw2TojfvCqvcvlmsy9E69qfWMxK-UZWawf8IDApPqF7bXOH4g=
wU1c2jS4xojo=3D@protonmail.com/> <https://gnusha.org/pi/bitcoindev/ppBS1tfM=
U3SFX85kmIBVBd0WpT5Wof_oSBXsuizh7692AUDw2TojfvCqvcvlmsy9E69qfWMxK-UZWawf8ID=
ApPqF7bXOH4gwU1c2jS4xojo=3D@protonmail.com/ <https://gnusha.org/pi/bitcoind=
ev/ppBS1tfMU3SFX85kmIBVBd0WpT5Wof_oSBXsuizh7692AUDw2TojfvCqvcvlmsy9E69qfWMx=
K-UZWawf8IDApPqF7bXOH4gwU1c2jS4xojo=3D@protonmail.com/>>
> >>>       >>          [16]
> >>>       >>
> >>>      https://gnusha.org/pi/bitcoindev/ad284018-e99c-4552...@googlegro=
ups.com/ <https://gnusha.org/pi/bitcoindev/ad284018-e99c-4552...@googlegrou=
ps.com/> <https://gnusha.org/pi/bitcoindev/ad284018-e99c-4552-88ca-11b9ed34=
0661n@googlegroups.com/ <https://gnusha.org/pi/bitcoindev/ad284018-e99c-455=
2-88ca-11b9ed340661n@googlegroups.com/>>
> >>>       >>          [17]
> >>>       >>
> >>>      https://gnusha.org/pi/bitcoindev/CAMHHROw9mZJRnTbUo76PdqwJU=3D=
=3DYJMvd9Qrst+...@mail.gmail.com/ <https://gnusha.org/pi/bitcoindev/CAMHHRO=
w9mZJRnTbUo76PdqwJU=3D=3DYJMvd9Qrst+...@mail.gmail.com/> <https://gnusha.or=
g/pi/bitcoindev/CAMHHROw9mZJRnTbUo76PdqwJU=3D=3DYJMvd9Qrst+nmyypaedYZgg@mai=
l.gmail.com/ <https://gnusha.org/pi/bitcoindev/CAMHHROw9mZJRnTbUo76PdqwJU=
=3D=3DYJMvd9Qrst+nmyypaedYZgg@mail.gmail.com/>>
> >>>       >>
> >>>       >>      --
> >>>       >>      You received this message because you are subscribed to=
 the
> >>>      Google
> >>>       >>      Groups "Bitcoin Development Mailing List" group.
> >>>       >>      To unsubscribe from this group and stop receiving email=
s
> >>>      from it,
> >>>       >>      send an email to bitcoindev+unsubscribe@googlegroups.co=
m
> >>>      <mailto:bitcoindev%2Bunsubscribe@googlegroups.com>
> >>>       >>      <mailto:bitcoindev+unsubscribe@googlegroups.com
> >>>      <mailto:bitcoindev%2Bunsubscribe@googlegroups.com>>.
> >>>       >>      To view this discussion on the web visit
> >>>       >>
> >>>      https://groups.google.com/d/msgid/bitcoindev/7b4e2223-0b96-4ca0-=
a441-aebcfc7b0bben%40googlegroups.com <https://groups.google.com/d/msgid/bi=
tcoindev/7b4e2223-0b96-4ca0-a441-aebcfc7b0bben%40googlegroups.com> <https:/=
/groups.google.com/d/msgid/bitcoindev/7b4e2223-0b96-4ca0-a441-aebcfc7b0bben=
%40googlegroups.com?utm_medium=3Demail&utm_source=3Dfooter <https://groups.=
google.com/d/msgid/bitcoindev/7b4e2223-0b96-4ca0-a441-aebcfc7b0bben%40googl=
egroups.com?utm_medium=3Demail&utm_source=3Dfooter>>.
> >>>       >>
> >>>       >>
> >>>       >>
> >>>       >> --
> >>>       >> Sergi.
> >>>       >>
> >>>       >> --
> >>>       >> You received this message because you are subscribed to the =
Google
> >>>       >> Groups "Bitcoin Development Mailing List" group.
> >>>       >> To unsubscribe from this group and stop receiving emails fro=
m
> >>>      it, send
> >>>       >> an email to bitcoindev+unsubscribe@googlegroups.com
> >>>      <mailto:bitcoindev%2Bunsubscribe@googlegroups.com>
> >>>       >> <mailto:bitcoindev+unsubscribe@googlegroups.com
> >>>      <mailto:bitcoindev%2Bunsubscribe@googlegroups.com>>.
> >>>       >> To view this discussion on the web visit
> >>>       >>
> >>>      https://groups.google.com/d/msgid/bitcoindev/CAEYHFxV_8_Jw61tysL=
_cV_xiXBcRyA3e%3DCGHGuSCgm%2B-4WxT9w%40mail.gmail.com <https://groups.googl=
e.com/d/msgid/bitcoindev/CAEYHFxV_8_Jw61tysL_cV_xiXBcRyA3e%3DCGHGuSCgm%2B-4=
WxT9w%40mail.gmail.com> <https://groups.google.com/d/msgid/bitcoindev/CAEYH=
FxV_8_Jw61tysL_cV_xiXBcRyA3e%3DCGHGuSCgm%2B-4WxT9w%40mail.gmail.com?utm_med=
ium=3Demail&utm_source=3Dfooter <https://groups.google.com/d/msgid/bitcoind=
ev/CAEYHFxV_8_Jw61tysL_cV_xiXBcRyA3e%3DCGHGuSCgm%2B-4WxT9w%40mail.gmail.com=
?utm_medium=3Demail&utm_source=3Dfooter>>.
> >>>       >
> >>>       > --
> >>>       > You received this message because you are subscribed to the
> >>>      Google Groups "Bitcoin Development Mailing List" group.
> >>>       > To unsubscribe from this group and stop receiving emails from=
 it,
> >>>      send an email to bitcoindev+unsubscribe@googlegroups.com
> >>>      <mailto:bitcoindev%2Bunsubscribe@googlegroups.com>.
> >>>       > To view this discussion on the web visit
> >>>      https://groups.google.com/d/msgid/bitcoindev/fb52ccb5-9942-4db8-=
b880-3c06ebc47cd1%40achow101.com <https://groups.google.com/d/msgid/bitcoin=
dev/fb52ccb5-9942-4db8-b880-3c06ebc47cd1%40achow101.com>.
> >>>
> >>>      --
> >>>      You received this message because you are subscribed to the Goog=
le
> >>>      Groups "Bitcoin Development Mailing List" group.
> >>>      To unsubscribe from this group and stop receiving emails from it=
,
> >>>      send an email to bitcoindev+unsubscribe@googlegroups.com
> >>>      <mailto:bitcoindev%2Bunsubscribe@googlegroups.com>.
> >>>      To view this discussion on the web visit
> >>>      https://groups.google.com/d/msgid/bitcoindev/070755a0-10e9-4903-=
9524-dd8ef98c1c8b%40achow101.com <https://groups.google.com/d/msgid/bitcoin=
dev/070755a0-10e9-4903-9524-dd8ef98c1c8b%40achow101.com>.
> >>>
> >>
> >> --
> >> You received this message because you are subscribed to the Google Gro=
ups "Bitcoin Development Mailing List" group.
> >> To unsubscribe from this group and stop receiving emails from it, send=
 an email to bitcoindev+unsubscribe@googlegroups.com.
> >> To view this discussion on the web visit https://groups.google.com/d/m=
sgid/bitcoindev/0d4d85e3-9fbb-4bd4-af0f-92225e699b63%40achow101.com.
> >
> >
> >
> > --
> > Michael Folkson
> > Personal email: michaelfolkson@gmail.com
>


--=20
Michael Folkson
Personal email: michaelfolkson@gmail.com

--=20
You received this message because you are subscribed to the Google Groups "=
Bitcoin Development Mailing List" group.
To unsubscribe from this group and stop receiving emails from it, send an e=
mail to bitcoindev+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/=
bitcoindev/CAFvNmHQVrzrmodRV1QUC3Ft39XEMW18YsfiZu_GTTnVde%3Dnd_w%40mail.gma=
il.com.