summaryrefslogtreecommitdiff
path: root/d0/0093ef327a0447ba2e7d0c4304e345c397d89f
blob: a190880513de3a7fbbb8616a9943b76575273dc7 (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
Return-Path: <sergej@bitrefill.com>
Received: from smtp2.osuosl.org (smtp2.osuosl.org [140.211.166.133])
 by lists.linuxfoundation.org (Postfix) with ESMTP id D1E3CC002D
 for <bitcoin-dev@lists.linuxfoundation.org>;
 Wed, 19 Oct 2022 16:04:48 +0000 (UTC)
Received: from localhost (localhost [127.0.0.1])
 by smtp2.osuosl.org (Postfix) with ESMTP id ACFFA40C8E
 for <bitcoin-dev@lists.linuxfoundation.org>;
 Wed, 19 Oct 2022 16:04:48 +0000 (UTC)
DKIM-Filter: OpenDKIM Filter v2.11.0 smtp2.osuosl.org ACFFA40C8E
Authentication-Results: smtp2.osuosl.org;
 dkim=pass (2048-bit key) header.d=bitrefill.com header.i=@bitrefill.com
 header.a=rsa-sha256 header.s=b header.b=WjnYnqHW
X-Virus-Scanned: amavisd-new at osuosl.org
X-Spam-Flag: NO
X-Spam-Score: -2.089
X-Spam-Level: 
X-Spam-Status: No, score=-2.089 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, HTML_MESSAGE=0.001,
 RCVD_IN_DNSWL_NONE=-0.0001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001,
 T_KAM_HTML_FONT_INVALID=0.01] autolearn=ham autolearn_force=no
Received: from smtp2.osuosl.org ([127.0.0.1])
 by localhost (smtp2.osuosl.org [127.0.0.1]) (amavisd-new, port 10024)
 with ESMTP id 8ieG8Kx-IGgb
 for <bitcoin-dev@lists.linuxfoundation.org>;
 Wed, 19 Oct 2022 16:04:46 +0000 (UTC)
X-Greylist: whitelisted by SQLgrey-1.8.0
DKIM-Filter: OpenDKIM Filter v2.11.0 smtp2.osuosl.org 3872840138
Received: from mail-lf1-x12d.google.com (mail-lf1-x12d.google.com
 [IPv6:2a00:1450:4864:20::12d])
 by smtp2.osuosl.org (Postfix) with ESMTPS id 3872840138
 for <bitcoin-dev@lists.linuxfoundation.org>;
 Wed, 19 Oct 2022 16:04:46 +0000 (UTC)
Received: by mail-lf1-x12d.google.com with SMTP id b1so28898141lfs.7
 for <bitcoin-dev@lists.linuxfoundation.org>;
 Wed, 19 Oct 2022 09:04:46 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bitrefill.com; s=b;
 h=cc:to:subject:message-id:date:from:in-reply-to:references
 :mime-version:from:to:cc:subject:date:message-id:reply-to;
 bh=V50hQ69xBqvc7SEnS63TSrKhzuOvlFdHmdVEdIak9Zw=;
 b=WjnYnqHWuuwnGyKHe7TAaB4h+i9x/yJ8ertl8oARo5sERH486bRI7mLtsK/hRbdcdP
 Mo7c270ScBQbZH9CHufvMqI4BqxUi1c4IcIGUyK2yIdz3wWniMFW3W0xanZX8QfQeNBL
 SXsnVogIrfCMyDKS+Zigejxnvbm8maZAIL2YswkjzThHJ50HGbQ83uvMxf0OCfjXr8mn
 JVyn3Y4Lx7wEESk0zAb7qPGXdWx/GWfcIzOsmnHvxJAmHHQsWhmnPjU1+C1uzsZs9wBd
 wB8Ntd6Yk2rtiDtTAF9FLDOZbbxutjVOS5PWuy8088jp+yDJaxcZPwqy6FF6XkEZMkR3
 fq+A==
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=1e100.net; s=20210112;
 h=cc:to:subject:message-id:date:from:in-reply-to:references
 :mime-version:x-gm-message-state:from:to:cc:subject:date:message-id
 :reply-to;
 bh=V50hQ69xBqvc7SEnS63TSrKhzuOvlFdHmdVEdIak9Zw=;
 b=w79HwdbGFVW8ScG+E1RDpsqOBC2mIWGdLeoAKuQbnRHyoe7U8XdZ39PgOPkKLd8Osw
 F1kI17UQNh0wM9LHzbeEi56vlrKovpAofZR7QY4doozE0ysJEOJ5sUMcnuPubG7uZApq
 AMtn/I71qxlWDI335jN8eWloGJyZhDNmXkW6AcCQs6axoln4K3Cn/aZA0pQIa1nkz6MK
 oSCs1uxhWsBfTCYPQ7JGp6LstemVS6GteRN/qJWdkPZ8vmz7JGIZZJyNYuz5x5F9mnhV
 ThyL5pbLNHiS2/XJaF8qCU/FNYeL0dS5kHed/JASN7p7hEvE15Q33mIzdJ7LKtsQraob
 3H8A==
X-Gm-Message-State: ACrzQf1ayNDaT9G/6CV+AP2BHb96N9PG4iijNOfUBgl4Oi2ytyBCQ3Dz
 8eKoPHtNy+XS8R6tBASTo4q4ZQuC8H3qHmDvdv4BAg==
X-Google-Smtp-Source: AMsMyM56DT7GZcfdmamVkCQVYuxzZ5AgOKhktZRgu+Vs0wtFv8cZ/SWDONG7G/e8VaUuc/D4BKspmEf05rGNZdq4sfA=
X-Received: by 2002:a05:6512:4019:b0:4a2:f25:4214 with SMTP id
 br25-20020a056512401900b004a20f254214mr3017863lfb.94.1666195482377; Wed, 19
 Oct 2022 09:04:42 -0700 (PDT)
MIME-Version: 1.0
References: <CABZBVTC5kh7ca3KhVkFPdQjnsPhP4Kun1k3K6cPkarrjUiTJpA@mail.gmail.com>
 <CABZBVTCgiQFtxEyeOU=-SGDQUDthyy7sOgPwiT+OVi35LVivyA@mail.gmail.com>
 <CAD5xwhjFWgNTT5URX31jrULMb-iTxWih7673tpueD10AGbV=Gg@mail.gmail.com>
In-Reply-To: <CAD5xwhjFWgNTT5URX31jrULMb-iTxWih7673tpueD10AGbV=Gg@mail.gmail.com>
From: Sergej Kotliar <sergej@bitrefill.com>
Date: Wed, 19 Oct 2022 18:04:30 +0200
Message-ID: <CABZBVTABUk_-t+LUud_6i=KMR8QpY_LXCKM57FOzNRhUEwmh=g@mail.gmail.com>
To: Jeremy Rubin <jeremy.l.rubin@gmail.com>
Content-Type: multipart/alternative; boundary="000000000000da951705eb655d34"
X-Mailman-Approved-At: Wed, 19 Oct 2022 16:05:13 +0000
Cc: Bitcoin Protocol Discussion <bitcoin-dev@lists.linuxfoundation.org>
Subject: Re: [bitcoin-dev] [Opt-in full-RBF] Zero-conf apps in immediate
	danger
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: Wed, 19 Oct 2022 16:04:48 -0000

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

It's an interesting idea, presumably it would work w the new package relay.
Scorched earth bidding war is definitely fine to deter this type of abuse.
Need to consider it more thoroughly from all sides tho. CPFP on the server
side generally has a couple of downsides:
* Requires a hot wallet to receive bitcoin
* an entity that is reliably known to do CPFP can be abused by people
looking to consolidate utxos, which can be quite costly. Might be solvable
with a set of conditionals, and bad UX for abusers is less of a concern :)

Will follow up after more deliberation, thanks!


On Wed, 19 Oct 2022 at 17:43, Jeremy Rubin <jeremy.l.rubin@gmail.com> wrote=
:

> If they do this to you, and the delta is substantial, can't you sweep all
> such abusers with a cpfp transaction replacing their package and giving y=
ou
> the original txn?
>
> On Wed, Oct 19, 2022, 7:33 AM Sergej Kotliar via bitcoin-dev <
> bitcoin-dev@lists.linuxfoundation.org> wrote:
>
>> Hi all,
>>
>> Chiming in on this thread as I feel like the real dangers of RBF as
>> default policy aren't sufficiently elaborated here. It's not only about =
the
>> zero-conf (I'll get to that) but there is an even bigger danger called t=
he
>> american call option, which risks endangering the entirety of BIP21 "Sca=
n
>> this QR code with your wallet to buy this product" model that I believe
>> we've all come to appreciate. Specifically, in a scenario with high
>> volatility and many transactions in the mempools (which is where RBF wou=
ld
>> come in handy), a user can make a low-fee transaction and then wait for
>> hours, days or even longer, and see whether BTCUSD moves. If BTCUSD move=
s
>> up, user can cancel his transaction and make a new - cheaper one. The
>> biggest risk in accepting bitcoin payments is in fact not zeroconf risk
>> (it's actually quite easily managed), it's FX risk as the merchant must
>> commit to a certain BTCUSD rate ahead of time for a purchase. Over time
>> some transactions lose money to FX and others earn money - that evens ou=
t
>> in the end. But if there is an _easily accessible in the wallet_ feature=
 to
>> "cancel transaction" that means it will eventually get systematically
>> abused. A risk of X% loss on many payments that's easy to systematically
>> abuse is more scary than a rare risk of losing 100% of one occasional
>> payment. It's already possible to execute this form of abuse with opt-in
>> RBF, which may lead to us at some point refusing those payments (even wi=
th
>> confirmation) or cumbersome UX to work around it, such as crediting the
>> bitcoin to a custodial account.
>>
>> To compare zeroconf risk with FX risk: I think we've had one incident in
>> 8 years of operation where a user successfully fooled our server to acce=
pt
>> a payment that in the end didn't confirm. To successfully fool (non-RBF)
>> zeroconf one needs to have access to mining infrastructure and probabili=
ty
>> of success is the % of hash rate controlled. This is simply due to the f=
act
>> that the network currently won't propagage the replacement transaction t=
o
>> the miner, which is what's being discussed here. American call option ri=
sk
>> would however be available to 100% of all users, needs nothing beyond th=
e
>> wallet app, and has no cost to the user - only upside.
>>
>> Bitrefill currently processes 1500-2000 onchain payments every day. For
>> us, a world where bitcoin becomes de facto RBF by default, means that we
>> would likely turn off the BIP21 model for onchain payments, instruct
>> Bitcoin users to use Lightning or deposit onchain BTC to a custodial
>> account that we have.
>> This option is however not available for your typical
>> BTCPayServer/CoinGate/Bitpay/IBEX/OpenNode et al. Would be great to hear
>> from other merchants or payment providers how they see this new behavior
>> and how they would counteract it.
>>
>> Currently Lightning is somewhere around 15% of our total bitcoin
>> payments. This is very much not nothing, and all of us here want Lightni=
ng
>> to grow, but I think it warrants a serious discussion on whether we want
>> Lightning adoption to go to 100% by means of disabling on-chain commerce=
.
>> For me personally it would be an easier discussion to have when Lightnin=
g
>> is at 80%+ of all bitcoin transactions. Currently far too many bitcoin
>> users simply don't have access to Lightning, and of those that do and ho=
ld
>> their own keys Muun is the biggest wallet per our data, not least due to
>> their ease-of-use which is under threat per the OP. It's hard to assess =
how
>> many users would switch to Lightning in such a scenario, the communicati=
on
>> around it would be hard. My intuition says that the majority of the curr=
ent
>> 85% of bitcoin users that pay onchain would just not use bitcoin anymore=
,
>> probably shift to an alt. The benefits of Lightning are many and obvious=
,
>> we don't need to limit onchain to make Lightning more appealing. As an
>> anecdote, we did experiment with defaulting to bech32 addresses some yea=
rs
>> back. The result was that simply users of the wallets that weren't able =
to
>> pay to bech32 didn't complete the purchase, no support ticket or anythin=
g,
>> just "it didn't work =F0=9F=A4=B7=E2=80=8D=E2=99=82=EF=B8=8F" and user m=
oved on. We rolled it back, and later
>> implemented a wallet selector to allow modern wallets to pay to bech32
>> while other wallets can pay to P2SH. This type of thing  is clunky, and
>> requires a certain level of scale to be able to do, we certainly wouldn'=
t
>> have had the manpower for that when we were starting out. This why I'm
>> cautious about introducing more such clunkiness vectors as they are
>> centralizing factors.
>>
>> I'm well aware of the reason for this policy being suggested and the
>> potential pinning attack vector for LN and other smart contracts, but I
>> think these two risks/costs need to be weighed against eachother first a=
nd
>> thoroughly discussed because the costs are non-trivial on both sides.
>>
>> Sidenote: On the efficacy of RBF to "unstuck" stuck transactions
>> After interacting with users during high-fee periods I've come to not
>> appreciate RBF as a solution to that issue. Most users (80% or so) simpl=
y
>> don't have access to that functionality, because their wallet doesn't
>> support it, or they use a custodial (exchange) wallet etc. Of those that
>> have the feature - only the power users understand how RBF works, and
>> explaining how to do RBF to a non-power-user is just too complex, for th=
e
>> same reason why it's complex for wallets to make sensible non-power-user=
 UI
>> around it. Current equilibrium is that mostly only power users have acce=
ss
>> to RBF and they know how to handle it, so things are somewhat working. B=
ut
>> rolling this out to the broad market is something else and would likely
>> cause more confusion.
>> CPFP is somewhat more viable but also not perfect as it would require
>> lots of edge case code to handle abuse vectors: What if users abuse a
>> generous CPFP policy to unstuck past transactions or consolidate large
>> wallets. Best is for CPFP to be done on the wallet side, not the merchan=
t
>> side, but there too are the same UX issues as with RBF.
>> In the end a risk-based approach to decide on which payments are
>> non-trivial to reverse is the easiest, taking account user experience an=
d
>> such. Remember that in the fiat world card payments have up to 5%
>> chargebacks, whereas we in zero-conf bitcoin land we deal with "fewer th=
an
>> 1 in a million" accepted transactions successfully reversed. These days =
we
>> have very few support issues related to bitcoin payments. The few that d=
o
>> come in are due to accidental RBF users venting frustration about waitin=
g
>> for their tx to confirm.
>> "In theory, theory and practice are the same. In practice, they are not"
>>
>> All the best,
>> Sergej Kotliar
>> CEO Bitrefill.com
>>
>>
>> --
>>
>> Sergej Kotliar
>>
>> CEO
>>
>>
>> Twitter: @ziggamon <https://twitter.com/ziggamon>
>>
>>
>> www.bitrefill.com
>>
>> Twitter <https://www.twitter.com/bitrefill> | Blog
>> <https://www.bitrefill.com/blog/> | Angellist
>> <https://angel.co/bitrefill>
>>
>>
>> --
>>
>> Sergej Kotliar
>>
>> CEO
>>
>>
>> Twitter: @ziggamon <https://twitter.com/ziggamon>
>>
>>
>> www.bitrefill.com
>>
>> Twitter <https://www.twitter.com/bitrefill> | Blog
>> <https://www.bitrefill.com/blog/> | Angellist
>> <https://angel.co/bitrefill>
>> _______________________________________________
>> bitcoin-dev mailing list
>> bitcoin-dev@lists.linuxfoundation.org
>> https://lists.linuxfoundation.org/mailman/listinfo/bitcoin-dev
>>
>

--=20

Sergej Kotliar

CEO


Twitter: @ziggamon <https://twitter.com/ziggamon>


www.bitrefill.com

Twitter <https://www.twitter.com/bitrefill> | Blog
<https://www.bitrefill.com/blog/> | Angellist <https://angel.co/bitrefill>

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

<div dir=3D"ltr">It&#39;s an interesting idea, presumably it would work w t=
he new package relay.<div>Scorched earth bidding war is definitely fine to =
deter this type of abuse.</div><div>Need to consider it more thoroughly fro=
m all sides tho. CPFP on the server side generally has a couple of downside=
s:</div><div>* Requires a hot wallet to receive bitcoin</div><div>* an enti=
ty that is reliably known to do CPFP can be abused by people looking to con=
solidate utxos, which can be quite costly. Might be solvable with a set of =
conditionals, and bad UX for abusers is less of a concern :)</div><div><br>=
</div><div>Will follow up after more deliberation,=C2=A0thanks!</div><div><=
br></div></div><br><div class=3D"gmail_quote"><div dir=3D"ltr" class=3D"gma=
il_attr">On Wed, 19 Oct 2022 at 17:43, Jeremy Rubin &lt;<a href=3D"mailto:j=
eremy.l.rubin@gmail.com">jeremy.l.rubin@gmail.com</a>&gt; wrote:<br></div><=
blockquote class=3D"gmail_quote" style=3D"margin:0px 0px 0px 0.8ex;border-l=
eft:1px solid rgb(204,204,204);padding-left:1ex"><div dir=3D"auto">If they =
do this to you, and the delta is substantial, can&#39;t you sweep all such =
abusers with a cpfp transaction replacing their package and giving you the =
original txn?</div><br><div class=3D"gmail_quote"><div dir=3D"ltr" class=3D=
"gmail_attr">On Wed, Oct 19, 2022, 7:33 AM Sergej Kotliar via bitcoin-dev &=
lt;<a href=3D"mailto:bitcoin-dev@lists.linuxfoundation.org" target=3D"_blan=
k">bitcoin-dev@lists.linuxfoundation.org</a>&gt; wrote:<br></div><blockquot=
e class=3D"gmail_quote" style=3D"margin:0px 0px 0px 0.8ex;border-left:1px s=
olid rgb(204,204,204);padding-left:1ex"><div dir=3D"ltr"><div class=3D"gmai=
l_quote"><div dir=3D"ltr">Hi all,<div><br></div><div>Chiming in on this thr=
ead as I feel like the real dangers of RBF as default policy aren&#39;t suf=
ficiently elaborated here. It&#39;s not only about the zero-conf (I&#39;ll =
get to that) but there is an even bigger danger called the american call op=
tion, which risks endangering the entirety of BIP21 &quot;Scan this QR code=
 with your wallet to buy this product&quot; model that I believe we&#39;ve =
all come to appreciate. Specifically, in a scenario with high volatility an=
d many transactions in the mempools (which is where RBF would come in handy=
), a user can make a low-fee transaction and then wait for hours, days or e=
ven longer, and see whether BTCUSD moves. If BTCUSD moves up, user can canc=
el his transaction and make a new - cheaper one. The biggest risk in accept=
ing bitcoin payments is in fact not zeroconf risk (it&#39;s actually quite =
easily managed), it&#39;s FX risk as the merchant must commit to a certain =
BTCUSD rate ahead of time for a purchase. Over time some transactions lose =
money to FX and others earn money - that evens out in the end. But if there=
 is an _easily accessible in the wallet_ feature to &quot;cancel transactio=
n&quot; that means it will eventually get systematically abused. A risk of =
X% loss on many payments that&#39;s easy to systematically abuse is more sc=
ary than a rare risk of losing 100% of one occasional payment. It&#39;s alr=
eady possible to execute this form of abuse with opt-in RBF, which may lead=
 to us at some point refusing those payments (even with confirmation) or cu=
mbersome UX to work around it, such as crediting the bitcoin to a custodial=
 account.</div><div><br></div><div>To compare zeroconf risk with FX risk: I=
 think we&#39;ve had one incident in 8 years of operation where a user succ=
essfully fooled our server to accept a payment that in the end didn&#39;t c=
onfirm. To successfully fool (non-RBF) zeroconf one needs to have access to=
 mining infrastructure and probability of success is the % of hash rate con=
trolled. This is simply due to the fact that the network currently won&#39;=
t propagage the replacement transaction to the miner, which is what&#39;s b=
eing discussed here. American call option risk would however be available t=
o 100% of all users, needs nothing beyond the wallet app, and has no cost t=
o the user - only upside.<br></div><div><br></div><div>Bitrefill currently =
processes 1500-2000 onchain payments every day. For us, a world where bitco=
in becomes de facto RBF by default, means that we would likely turn off the=
 BIP21 model for onchain payments, instruct Bitcoin users to use Lightning =
or deposit onchain BTC to a custodial account that we have.=C2=A0<br></div>=
<div>This option is however not available for your typical BTCPayServer/Coi=
nGate/Bitpay/IBEX/OpenNode et al. Would be great to hear from other merchan=
ts or payment providers how they see this new behavior and how they would c=
ounteract it.</div><div><br></div><div>Currently Lightning is somewhere aro=
und 15% of our total bitcoin payments. This is very much not nothing, and a=
ll of us here want Lightning to grow, but I think it warrants a serious dis=
cussion on whether we want Lightning adoption to go to 100% by means of dis=
abling on-chain commerce. For me personally it would be an easier discussio=
n to have when Lightning is at 80%+ of all bitcoin transactions. Currently =
far too many bitcoin users simply don&#39;t have access to Lightning, and o=
f those that do and hold their own keys Muun is the biggest wallet per our =
data, not least due to their ease-of-use which is under threat per the OP. =
It&#39;s hard to assess how many users would switch to Lightning in such a =
scenario, the communication around it would be hard. My intuition says that=
 the majority of the current 85% of bitcoin users that pay onchain would ju=
st not use bitcoin anymore, probably shift to an alt. The benefits of Light=
ning are many and obvious, we don&#39;t need to limit onchain to make Light=
ning more appealing. As an anecdote, we did experiment with defaulting to b=
ech32 addresses some years back. The result was that simply users of the wa=
llets that weren&#39;t able to pay to bech32 didn&#39;t complete the purcha=
se, no support ticket or anything, just &quot;it didn&#39;t work =F0=9F=A4=
=B7=E2=80=8D=E2=99=82=EF=B8=8F&quot; and user moved on. We rolled it back, =
and later implemented a wallet selector to allow modern wallets to pay to b=
ech32 while other wallets can pay to P2SH. This type of thing=C2=A0 is clun=
ky, and requires a certain level of scale to be able to do, we certainly wo=
uldn&#39;t have had the manpower for that when we were starting out. This w=
hy I&#39;m cautious about introducing more such clunkiness vectors as they =
are centralizing factors.</div><div><br></div><div>I&#39;m well aware of th=
e reason for this policy being suggested and the potential pinning attack v=
ector for LN and other smart contracts, but I think these two risks/costs n=
eed to be weighed against eachother first and thoroughly discussed because =
the costs are non-trivial on both sides.<br clear=3D"all"><div><br></div><d=
iv>Sidenote: On the efficacy of RBF to &quot;unstuck&quot; stuck transactio=
ns</div><div>After interacting with users during high-fee periods I&#39;ve =
come to not appreciate RBF as a solution to that issue. Most users (80% or =
so) simply don&#39;t have access to that functionality, because their walle=
t doesn&#39;t support it, or they use a custodial (exchange) wallet etc. Of=
 those that have the feature - only the power users understand how RBF work=
s, and explaining how to do RBF to a non-power-user is just too complex, fo=
r the same reason why it&#39;s complex for wallets to make sensible non-pow=
er-user UI around it. Current equilibrium is that mostly only power users h=
ave access to RBF and they know how to handle it, so things are somewhat wo=
rking. But rolling this out to the broad market is something else and would=
 likely cause more confusion.=C2=A0</div><div>CPFP is somewhat more viable =
but also not perfect as it would require lots of edge case code to handle a=
buse vectors: What if users abuse a generous CPFP policy to unstuck past tr=
ansactions or consolidate large wallets. Best is for CPFP to be done on the=
 wallet side, not the merchant side, but there too are the same UX issues a=
s with RBF.=C2=A0</div><div>In the end a risk-based approach to decide on w=
hich payments are non-trivial to reverse is the easiest, taking account use=
r experience and such. Remember that in the fiat world card payments have u=
p to 5% chargebacks, whereas we in zero-conf bitcoin land we deal with &quo=
t;fewer than 1 in a million&quot; accepted transactions successfully revers=
ed. These days we have very few support issues related to bitcoin payments.=
 The few that do come in are due to accidental RBF users venting frustratio=
n about waiting for their tx to confirm.</div><div>&quot;In theory, theory =
and practice are the same. In practice, they are not&quot;</div><div><br></=
div><div>All the best,=C2=A0</div><div>Sergej Kotliar</div><div>CEO Bitrefi=
ll.com</div><div><br></div><div><br></div>-- <br><div dir=3D"ltr"><div dir=
=3D"ltr"><div dir=3D"ltr"><div dir=3D"ltr"><div dir=3D"ltr"><div dir=3D"ltr=
"><div dir=3D"ltr"><div dir=3D"ltr"><div dir=3D"ltr"><div dir=3D"ltr"><div =
dir=3D"ltr"><p dir=3D"ltr" style=3D"line-height:1.38;margin-top:0pt;margin-=
bottom:0pt"><span style=3D"font-size:9.5pt;font-family:Arial;color:rgb(0,0,=
0);background-color:transparent;font-weight:700;font-style:normal;font-vari=
ant:normal;text-decoration:none;vertical-align:baseline;white-space:pre-wra=
p">Sergej Kotliar</span></p><p dir=3D"ltr" style=3D"line-height:1.38;margin=
-top:0pt;margin-bottom:0pt"><span style=3D"font-size:9.5pt;font-family:Aria=
l;color:rgb(0,0,0);background-color:transparent;font-weight:700;font-style:=
normal;font-variant:normal;text-decoration:none;vertical-align:baseline;whi=
te-space:pre-wrap">CEO</span></p><p dir=3D"ltr" style=3D"line-height:1.38;m=
argin-top:0pt;margin-bottom:0pt"><b style=3D"font-weight:normal"><br></b></=
p><p dir=3D"ltr" style=3D"line-height:1.38;margin-top:0pt;margin-bottom:0pt=
"><span style=3D"font-size:11pt;font-family:Arial;color:rgb(102,102,102);ba=
ckground-color:transparent;font-weight:700;font-style:normal;font-variant:n=
ormal;text-decoration:none;vertical-align:baseline;white-space:pre-wrap"><s=
pan style=3D"border:none;display:inline-block;overflow:hidden;width:220px;h=
eight:80px"><img src=3D"https://lh4.googleusercontent.com/wU5i7e8boCd7o3P52=
cUTKrqeTa7jV2dPEXluijGtPBy0f1F0R2_zIg_zOQ2kigkbVbSWqLlVdwuBYgo_txXMKkCWdMfB=
FRNhsDhFpNv1QrRZsD-gPxDui-4l0tZI1QcjtefCDkNG" width=3D"220" height=3D"80" s=
tyle=3D"margin-left: 0px; margin-top: 0px;"></span></span></p><p dir=3D"ltr=
" style=3D"line-height:1.38;margin-top:0pt;margin-bottom:0pt"><span style=
=3D"font-size:9.5pt;font-family:Arial;color:rgb(102,102,102);background-col=
or:transparent;font-weight:400;font-style:normal;font-variant:normal;text-d=
ecoration:none;vertical-align:baseline;white-space:pre-wrap">Twitter: @</sp=
an><a href=3D"https://twitter.com/ziggamon" style=3D"text-decoration:none" =
rel=3D"noreferrer" target=3D"_blank"><span style=3D"font-size:9.5pt;font-fa=
mily:Arial;color:rgb(102,102,102);background-color:transparent;font-weight:=
400;font-style:normal;font-variant:normal;text-decoration:underline;vertica=
l-align:baseline;white-space:pre-wrap">ziggamon</span></a><span style=3D"fo=
nt-size:9.5pt;font-family:Arial;color:rgb(102,102,102);background-color:tra=
nsparent;font-weight:400;font-style:normal;font-variant:normal;text-decorat=
ion:none;vertical-align:baseline;white-space:pre-wrap">=C2=A0</span></p><p =
dir=3D"ltr" style=3D"line-height:1.38;margin-top:0pt;margin-bottom:0pt"><b =
style=3D"font-weight:normal"><br></b></p><p dir=3D"ltr" style=3D"line-heigh=
t:1.38;margin-top:0pt;margin-bottom:0pt"><a href=3D"http://www.bitrefill.co=
m/" style=3D"text-decoration:none" rel=3D"noreferrer" target=3D"_blank"><sp=
an style=3D"font-size:9.5pt;font-family:Arial;color:rgb(102,102,102);backgr=
ound-color:transparent;font-weight:400;font-style:normal;font-variant:norma=
l;text-decoration:underline;vertical-align:baseline;white-space:pre-wrap">w=
ww.bitrefill.com</span></a></p><p dir=3D"ltr" style=3D"line-height:1.38;mar=
gin-top:0pt;margin-bottom:0pt"><a href=3D"https://www.twitter.com/bitrefill=
" rel=3D"noreferrer" target=3D"_blank"><span style=3D"font-size:9.5pt;font-=
family:Arial;color:rgb(102,102,102);background-color:transparent;vertical-a=
lign:baseline;white-space:pre-wrap">Twitter</span></a><span style=3D"font-s=
ize:9.5pt;font-family:Arial;color:rgb(102,102,102);background-color:transpa=
rent;vertical-align:baseline;white-space:pre-wrap"> | </span><a href=3D"htt=
ps://www.bitrefill.com/blog/" rel=3D"noreferrer" target=3D"_blank"><span st=
yle=3D"font-size:9.5pt;font-family:Arial;color:rgb(102,102,102);background-=
color:transparent;vertical-align:baseline;white-space:pre-wrap">Blog</span>=
</a><span style=3D"font-size:9.5pt;font-family:Arial;color:rgb(102,102,102)=
;background-color:transparent;vertical-align:baseline;white-space:pre-wrap"=
> | </span><a href=3D"https://angel.co/bitrefill" rel=3D"noreferrer" target=
=3D"_blank"><span style=3D"font-size:9.5pt;font-family:Arial;color:rgb(102,=
102,102);background-color:transparent;vertical-align:baseline;white-space:p=
re-wrap">Angellist </span></a><br></p></div></div></div></div></div></div><=
/div></div></div></div></div></div></div>
</div><br clear=3D"all"><div><br></div>-- <br><div dir=3D"ltr"><div dir=3D"=
ltr"><div dir=3D"ltr"><div dir=3D"ltr"><div dir=3D"ltr"><div dir=3D"ltr"><d=
iv dir=3D"ltr"><div dir=3D"ltr"><div dir=3D"ltr"><div dir=3D"ltr"><div dir=
=3D"ltr"><p dir=3D"ltr" style=3D"line-height:1.38;margin-top:0pt;margin-bot=
tom:0pt"><span style=3D"font-size:9.5pt;font-family:Arial;color:rgb(0,0,0);=
background-color:transparent;font-weight:700;font-style:normal;font-variant=
:normal;text-decoration:none;vertical-align:baseline;white-space:pre-wrap">=
Sergej Kotliar</span></p><p dir=3D"ltr" style=3D"line-height:1.38;margin-to=
p:0pt;margin-bottom:0pt"><span style=3D"font-size:9.5pt;font-family:Arial;c=
olor:rgb(0,0,0);background-color:transparent;font-weight:700;font-style:nor=
mal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-=
space:pre-wrap">CEO</span></p><p dir=3D"ltr" style=3D"line-height:1.38;marg=
in-top:0pt;margin-bottom:0pt"><b style=3D"font-weight:normal"><br></b></p><=
p dir=3D"ltr" style=3D"line-height:1.38;margin-top:0pt;margin-bottom:0pt"><=
span style=3D"font-size:11pt;font-family:Arial;color:rgb(102,102,102);backg=
round-color:transparent;font-weight:700;font-style:normal;font-variant:norm=
al;text-decoration:none;vertical-align:baseline;white-space:pre-wrap"><span=
 style=3D"border:none;display:inline-block;overflow:hidden;width:220px;heig=
ht:80px"><img src=3D"https://lh4.googleusercontent.com/wU5i7e8boCd7o3P52cUT=
KrqeTa7jV2dPEXluijGtPBy0f1F0R2_zIg_zOQ2kigkbVbSWqLlVdwuBYgo_txXMKkCWdMfBFRN=
hsDhFpNv1QrRZsD-gPxDui-4l0tZI1QcjtefCDkNG" width=3D"220" height=3D"80" styl=
e=3D"margin-left: 0px; margin-top: 0px;"></span></span></p><p dir=3D"ltr" s=
tyle=3D"line-height:1.38;margin-top:0pt;margin-bottom:0pt"><span style=3D"f=
ont-size:9.5pt;font-family:Arial;color:rgb(102,102,102);background-color:tr=
ansparent;font-weight:400;font-style:normal;font-variant:normal;text-decora=
tion:none;vertical-align:baseline;white-space:pre-wrap">Twitter: @</span><a=
 href=3D"https://twitter.com/ziggamon" style=3D"text-decoration:none" rel=
=3D"noreferrer" target=3D"_blank"><span style=3D"font-size:9.5pt;font-famil=
y:Arial;color:rgb(102,102,102);background-color:transparent;font-weight:400=
;font-style:normal;font-variant:normal;text-decoration:underline;vertical-a=
lign:baseline;white-space:pre-wrap">ziggamon</span></a><span style=3D"font-=
size:9.5pt;font-family:Arial;color:rgb(102,102,102);background-color:transp=
arent;font-weight:400;font-style:normal;font-variant:normal;text-decoration=
:none;vertical-align:baseline;white-space:pre-wrap">=C2=A0</span></p><p dir=
=3D"ltr" style=3D"line-height:1.38;margin-top:0pt;margin-bottom:0pt"><b sty=
le=3D"font-weight:normal"><br></b></p><p dir=3D"ltr" style=3D"line-height:1=
.38;margin-top:0pt;margin-bottom:0pt"><a href=3D"http://www.bitrefill.com/"=
 style=3D"text-decoration:none" rel=3D"noreferrer" target=3D"_blank"><span =
style=3D"font-size:9.5pt;font-family:Arial;color:rgb(102,102,102);backgroun=
d-color:transparent;font-weight:400;font-style:normal;font-variant:normal;t=
ext-decoration:underline;vertical-align:baseline;white-space:pre-wrap">www.=
bitrefill.com</span></a></p><p dir=3D"ltr" style=3D"line-height:1.38;margin=
-top:0pt;margin-bottom:0pt"><a href=3D"https://www.twitter.com/bitrefill" r=
el=3D"noreferrer" target=3D"_blank"><span style=3D"font-size:9.5pt;font-fam=
ily:Arial;color:rgb(102,102,102);background-color:transparent;vertical-alig=
n:baseline;white-space:pre-wrap">Twitter</span></a><span style=3D"font-size=
:9.5pt;font-family:Arial;color:rgb(102,102,102);background-color:transparen=
t;vertical-align:baseline;white-space:pre-wrap"> | </span><a href=3D"https:=
//www.bitrefill.com/blog/" rel=3D"noreferrer" target=3D"_blank"><span style=
=3D"font-size:9.5pt;font-family:Arial;color:rgb(102,102,102);background-col=
or:transparent;vertical-align:baseline;white-space:pre-wrap">Blog</span></a=
><span style=3D"font-size:9.5pt;font-family:Arial;color:rgb(102,102,102);ba=
ckground-color:transparent;vertical-align:baseline;white-space:pre-wrap"> |=
 </span><a href=3D"https://angel.co/bitrefill" rel=3D"noreferrer" target=3D=
"_blank"><span style=3D"font-size:9.5pt;font-family:Arial;color:rgb(102,102=
,102);background-color:transparent;vertical-align:baseline;white-space:pre-=
wrap">Angellist </span></a><br></p></div></div></div></div></div></div></di=
v></div></div></div></div></div>
_______________________________________________<br>
bitcoin-dev mailing list<br>
<a href=3D"mailto:bitcoin-dev@lists.linuxfoundation.org" rel=3D"noreferrer"=
 target=3D"_blank">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>
</blockquote></div><br clear=3D"all"><div><br></div>-- <br><div dir=3D"ltr"=
 class=3D"gmail_signature"><div dir=3D"ltr"><div dir=3D"ltr"><div dir=3D"lt=
r"><div dir=3D"ltr"><div dir=3D"ltr"><div dir=3D"ltr"><div dir=3D"ltr"><div=
 dir=3D"ltr"><div dir=3D"ltr"><div dir=3D"ltr"><p dir=3D"ltr" style=3D"line=
-height:1.38;margin-top:0pt;margin-bottom:0pt"><span style=3D"font-size:9.5=
pt;font-family:Arial;color:rgb(0,0,0);background-color:transparent;font-wei=
ght:700;font-style:normal;font-variant:normal;text-decoration:none;vertical=
-align:baseline;white-space:pre-wrap">Sergej Kotliar</span></p><p dir=3D"lt=
r" style=3D"line-height:1.38;margin-top:0pt;margin-bottom:0pt"><span style=
=3D"font-size:9.5pt;font-family:Arial;color:rgb(0,0,0);background-color:tra=
nsparent;font-weight:700;font-style:normal;font-variant:normal;text-decorat=
ion:none;vertical-align:baseline;white-space:pre-wrap">CEO</span></p><p dir=
=3D"ltr" style=3D"line-height:1.38;margin-top:0pt;margin-bottom:0pt"><b sty=
le=3D"font-weight:normal"><br></b></p><p dir=3D"ltr" style=3D"line-height:1=
.38;margin-top:0pt;margin-bottom:0pt"><span style=3D"font-size:11pt;font-fa=
mily:Arial;color:rgb(102,102,102);background-color:transparent;font-weight:=
700;font-style:normal;font-variant:normal;text-decoration:none;vertical-ali=
gn:baseline;white-space:pre-wrap"><span style=3D"border:none;display:inline=
-block;overflow:hidden;width:220px;height:80px"><img src=3D"https://lh4.goo=
gleusercontent.com/wU5i7e8boCd7o3P52cUTKrqeTa7jV2dPEXluijGtPBy0f1F0R2_zIg_z=
OQ2kigkbVbSWqLlVdwuBYgo_txXMKkCWdMfBFRNhsDhFpNv1QrRZsD-gPxDui-4l0tZI1Qcjtef=
CDkNG" width=3D"220" height=3D"80" style=3D"margin-left: 0px; margin-top: 0=
px;"></span></span></p><p dir=3D"ltr" style=3D"line-height:1.38;margin-top:=
0pt;margin-bottom:0pt"><span style=3D"font-size:9.5pt;font-family:Arial;col=
or:rgb(102,102,102);background-color:transparent;font-weight:400;font-style=
:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;wh=
ite-space:pre-wrap">Twitter: @</span><a href=3D"https://twitter.com/ziggamo=
n" style=3D"text-decoration:none" target=3D"_blank"><span style=3D"font-siz=
e:9.5pt;font-family:Arial;color:rgb(102,102,102);background-color:transpare=
nt;font-weight:400;font-style:normal;font-variant:normal;text-decoration:un=
derline;vertical-align:baseline;white-space:pre-wrap">ziggamon</span></a><s=
pan style=3D"font-size:9.5pt;font-family:Arial;color:rgb(102,102,102);backg=
round-color:transparent;font-weight:400;font-style:normal;font-variant:norm=
al;text-decoration:none;vertical-align:baseline;white-space:pre-wrap">=C2=
=A0</span></p><p dir=3D"ltr" style=3D"line-height:1.38;margin-top:0pt;margi=
n-bottom:0pt"><b style=3D"font-weight:normal"><br></b></p><p dir=3D"ltr" st=
yle=3D"line-height:1.38;margin-top:0pt;margin-bottom:0pt"><a href=3D"http:/=
/www.bitrefill.com/" style=3D"text-decoration:none" target=3D"_blank"><span=
 style=3D"font-size:9.5pt;font-family:Arial;color:rgb(102,102,102);backgrou=
nd-color:transparent;font-weight:400;font-style:normal;font-variant:normal;=
text-decoration:underline;vertical-align:baseline;white-space:pre-wrap">www=
.bitrefill.com</span></a></p><p dir=3D"ltr" style=3D"line-height:1.38;margi=
n-top:0pt;margin-bottom:0pt"><a href=3D"https://www.twitter.com/bitrefill" =
target=3D"_blank"><span style=3D"font-size:9.5pt;font-family:Arial;color:rg=
b(102,102,102);background-color:transparent;vertical-align:baseline;white-s=
pace:pre-wrap">Twitter</span></a><span style=3D"font-size:9.5pt;font-family=
:Arial;color:rgb(102,102,102);background-color:transparent;vertical-align:b=
aseline;white-space:pre-wrap"> | </span><a href=3D"https://www.bitrefill.co=
m/blog/" target=3D"_blank"><span style=3D"font-size:9.5pt;font-family:Arial=
;color:rgb(102,102,102);background-color:transparent;vertical-align:baselin=
e;white-space:pre-wrap">Blog</span></a><span style=3D"font-size:9.5pt;font-=
family:Arial;color:rgb(102,102,102);background-color:transparent;vertical-a=
lign:baseline;white-space:pre-wrap"> | </span><a href=3D"https://angel.co/b=
itrefill" target=3D"_blank"><span style=3D"font-size:9.5pt;font-family:Aria=
l;color:rgb(102,102,102);background-color:transparent;vertical-align:baseli=
ne;white-space:pre-wrap">Angellist </span></a><br></p></div></div></div></d=
iv></div></div></div></div></div></div></div>

--000000000000da951705eb655d34--