summaryrefslogtreecommitdiff
path: root/b0/5ec44bf6c089068a7b5334f05d55407b8f1c7a
blob: 82b8e6091cabd77795847db7e0bb75fd12001207 (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
Received: from sog-mx-3.v43.ch3.sourceforge.com ([172.29.43.193]
	helo=mx.sourceforge.net)
	by sfs-ml-2.v29.ch3.sourceforge.com with esmtp (Exim 4.76)
	(envelope-from <jouke@bitonic.nl>) id 1V9Z9T-0007fD-TA
	for bitcoin-development@lists.sourceforge.net;
	Wed, 14 Aug 2013 11:22:07 +0000
X-ACL-Warn: 
Received: from entix.nl ([178.22.57.40] helo=mail.entix.nl)
	by sog-mx-3.v43.ch3.sourceforge.com with esmtp (Exim 4.76)
	id 1V9Z9R-0004EZ-TE for bitcoin-development@lists.sourceforge.net;
	Wed, 14 Aug 2013 11:22:07 +0000
Received: from localhost (localhost.localdomain [127.0.0.1])
	by mail.entix.nl (Postfix) with ESMTP id 80C7A164133
	for <bitcoin-development@lists.sourceforge.net>;
	Wed, 14 Aug 2013 12:56:58 +0200 (CEST)
Received: from mail.entix.nl ([127.0.0.1])
	by localhost (entix.nl [127.0.0.1]) (amavisd-new, port 10024)
	with ESMTP id JTnNW9SlLItl
	for <bitcoin-development@lists.sourceforge.net>;
	Wed, 14 Aug 2013 12:56:57 +0200 (CEST)
Received: from [192.168.1.69] (specht [92.64.70.65])
	by mail.entix.nl (Postfix) with ESMTPSA id DE6AA16400D
	for <bitcoin-development@lists.sourceforge.net>;
	Wed, 14 Aug 2013 12:56:57 +0200 (CEST)
Message-ID: <520B6278.9050909@bitonic.nl>
Date: Wed, 14 Aug 2013 12:56:56 +0200
From: Jouke Hofman <jouke@bitonic.nl>
User-Agent: Mozilla/5.0 (X11; Linux i686;
	rv:17.0) Gecko/20130404 Thunderbird/17.0.5
MIME-Version: 1.0
To: bitcoin-development@lists.sourceforge.net
References: <CABsx9T0Ly67ZNJhoRQk0L9Q0-ucq3e=24b5Tg6GRKspRKKtP-g@mail.gmail.com>
	<CAPg+sBhb3WOYnWRc020QbGwE0W4XeWWmXXTqYyAqrtB7h0+b8A@mail.gmail.com>
	<CABsx9T0o2BN+UyZt-TYcEXX_U0ztP3Rq3+arr_2C1MPEtU_dUg@mail.gmail.com>
In-Reply-To: <CABsx9T0o2BN+UyZt-TYcEXX_U0ztP3Rq3+arr_2C1MPEtU_dUg@mail.gmail.com>
X-Enigmail-Version: 1.4.6
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
X-Spam-Score: 0.0 (/)
X-Spam-Report: Spam Filtering performed by mx.sourceforge.net.
	See http://spamassassin.org/tag/ for more details.
X-Headers-End: 1V9Z9R-0004EZ-TE
Subject: Re: [Bitcoin-development] Payment Protocol: BIP 70, 71, 72
X-BeenThere: bitcoin-development@lists.sourceforge.net
X-Mailman-Version: 2.1.9
Precedence: list
List-Id: <bitcoin-development.lists.sourceforge.net>
List-Unsubscribe: <https://lists.sourceforge.net/lists/listinfo/bitcoin-development>,
	<mailto:bitcoin-development-request@lists.sourceforge.net?subject=unsubscribe>
List-Archive: <http://sourceforge.net/mailarchive/forum.php?forum_name=bitcoin-development>
List-Post: <mailto:bitcoin-development@lists.sourceforge.net>
List-Help: <mailto:bitcoin-development-request@lists.sourceforge.net?subject=help>
List-Subscribe: <https://lists.sourceforge.net/lists/listinfo/bitcoin-development>,
	<mailto:bitcoin-development-request@lists.sourceforge.net?subject=subscribe>
X-List-Received-Date: Wed, 14 Aug 2013 11:22:08 -0000

On 08/07/2013 11:10 PM, Gavin Andresen wrote:
> I'd also like to hear from merchants: any issue with your payment
> processing server having "broadcast transaction" functionality?
> 

On the contrary, we would prefer to broadcast the transaction ourselves.