Received: from sog-mx-4.v43.ch3.sourceforge.com ([172.29.43.194] helo=mx.sourceforge.net) by sfs-ml-2.v29.ch3.sourceforge.com with esmtp (Exim 4.76) (envelope-from ) id 1W88AM-00078M-QK for bitcoin-development@lists.sourceforge.net; Tue, 28 Jan 2014 12:53:22 +0000 Received-SPF: pass (sog-mx-4.v43.ch3.sourceforge.com: domain of gmail.com designates 74.125.82.54 as permitted sender) client-ip=74.125.82.54; envelope-from=gavinandresen@gmail.com; helo=mail-wg0-f54.google.com; Received: from mail-wg0-f54.google.com ([74.125.82.54]) by sog-mx-4.v43.ch3.sourceforge.com with esmtps (TLSv1:RC4-SHA:128) (Exim 4.76) id 1W88AL-0002of-QL for bitcoin-development@lists.sourceforge.net; Tue, 28 Jan 2014 12:53:22 +0000 Received: by mail-wg0-f54.google.com with SMTP id x13so674376wgg.21 for ; Tue, 28 Jan 2014 04:53:14 -0800 (PST) MIME-Version: 1.0 X-Received: by 10.194.79.131 with SMTP id j3mr965723wjx.17.1390913594604; Tue, 28 Jan 2014 04:53:14 -0800 (PST) Received: by 10.194.10.197 with HTTP; Tue, 28 Jan 2014 04:53:14 -0800 (PST) In-Reply-To: References: Date: Tue, 28 Jan 2014 07:53:14 -0500 Message-ID: From: Gavin Andresen To: Mike Hearn Content-Type: multipart/alternative; boundary=047d7bd6bad4b865fd04f1074ea6 X-Spam-Score: -0.6 (/) X-Spam-Report: Spam Filtering performed by mx.sourceforge.net. See http://spamassassin.org/tag/ for more details. -1.5 SPF_CHECK_PASS SPF reports sender host as permitted sender for sender-domain 0.0 FREEMAIL_FROM Sender email is commonly abused enduser mail provider (gavinandresen[at]gmail.com) -0.0 SPF_PASS SPF: sender matches SPF record 1.0 HTML_MESSAGE BODY: HTML included in message -0.1 DKIM_VALID_AU Message has a valid DKIM or DK signature from author's domain 0.1 DKIM_SIGNED Message has a DKIM or DK signature, not necessarily valid -0.1 DKIM_VALID Message has at least one valid DKIM or DK signature X-Headers-End: 1W88AL-0002of-QL Cc: Andreas Schildbach , Bitcoin Dev Subject: Re: [Bitcoin-development] BIP70: PaymentACK semantics X-BeenThere: bitcoin-development@lists.sourceforge.net X-Mailman-Version: 2.1.9 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Jan 2014 12:53:22 -0000 --047d7bd6bad4b865fd04f1074ea6 Content-Type: text/plain; charset=ISO-8859-1 On Tue, Jan 28, 2014 at 6:42 AM, Mike Hearn wrote: > Yeah, that's the interpretation I think we should go with for now. There > was a reason why this isn't specified and I forgot what it was - some > inability to come to agreement on when to broadcast vs when to submit via > HTTP, I think. > If the wallet software is doing automatic CoinJoin (for example), then typically one or several of the other participants will broadcast the transaction as soon as it is complete. If the spec said that wallets must not broadcast until they receive a PaymentACK (if a payment_url is specified), then you'd have to violate the spec to do CoinJoin. And even if you don't care about CoinJoin, not broadcasting the transaction as soon as the inputs are signed adds implementation complexity (should you retry if payment_url is unavailable? how many times? if you eventually unlock the probably-not-quite-spent-yet inputs, should you double-spend them to yourself just in case the merchant eventually gets around to broadcasting the transaction, or should you just unlock them and squirrel away the failed Payment so if the merchant does eventually broadcast you have a record of why the coins were spent). -- -- Gavin Andresen --047d7bd6bad4b865fd04f1074ea6 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
On T= ue, Jan 28, 2014 at 6:42 AM, Mike Hearn <mike@plan99.net> wrot= e:
Yeah, that's the interpretation I think we should go w= ith for now. There was a reason why this isn't specified and I forgot w= hat it was - some inability to come to agreement on when to broadcast vs wh= en to submit via HTTP, I think.

If the wallet software is doing automatic = CoinJoin (for example), then typically one or several of the other particip= ants will broadcast the transaction as soon as it is complete.

If the spec said that wallets must not broadcast until they = receive a PaymentACK (if a payment_url is specified), then you'd have t= o violate the spec to do CoinJoin.

And even if you= don't care about CoinJoin, not broadcasting the transaction as soon as= the inputs are signed adds implementation complexity (should you retry if = payment_url is unavailable? how many times? if you eventually unlock the pr= obably-not-quite-spent-yet inputs, should you double-spend them to yourself= just in case the merchant eventually gets around to broadcasting the trans= action, or should you just unlock them and squirrel away the failed Payment= so if the merchant does eventually broadcast you have a record of why the = coins were spent).
=A0
--
--
Gavin Andresen
--047d7bd6bad4b865fd04f1074ea6--