Received: from sog-mx-2.v43.ch3.sourceforge.com ([172.29.43.192] helo=mx.sourceforge.net) by sfs-ml-1.v29.ch3.sourceforge.com with esmtp (Exim 4.76) (envelope-from ) id 1V4Ptg-0003Dk-Vg for bitcoin-development@lists.sourceforge.net; Wed, 31 Jul 2013 06:28:33 +0000 Received-SPF: pass (sog-mx-2.v43.ch3.sourceforge.com: domain of gmail.com designates 74.125.82.53 as permitted sender) client-ip=74.125.82.53; envelope-from=gavinandresen@gmail.com; helo=mail-wg0-f53.google.com; Received: from mail-wg0-f53.google.com ([74.125.82.53]) by sog-mx-2.v43.ch3.sourceforge.com with esmtps (TLSv1:RC4-SHA:128) (Exim 4.76) id 1V4Ptf-0007S6-Up for bitcoin-development@lists.sourceforge.net; Wed, 31 Jul 2013 06:28:32 +0000 Received: by mail-wg0-f53.google.com with SMTP id c11so232017wgh.8 for ; Tue, 30 Jul 2013 23:28:25 -0700 (PDT) MIME-Version: 1.0 X-Received: by 10.194.170.227 with SMTP id ap3mr20740232wjc.40.1375252105785; Tue, 30 Jul 2013 23:28:25 -0700 (PDT) Received: by 10.194.82.198 with HTTP; Tue, 30 Jul 2013 23:28:25 -0700 (PDT) Date: Wed, 31 Jul 2013 16:28:25 +1000 Message-ID: From: Gavin Andresen To: Bitcoin Dev Content-Type: multipart/alternative; boundary=089e0122e9223df7c504e2c8d50b 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: 1V4Ptf-0007S6-Up Subject: [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: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 31 Jul 2013 06:28:33 -0000 --089e0122e9223df7c504e2c8d50b Content-Type: text/plain; charset=ISO-8859-1 I've turned the preliminary payment protocol spec into three BIPs: https://en.bitcoin.it/wiki/BIP_0070 : Network protocol / messages https://en.bitcoin.it/wiki/BIP_0071 : MIME types for the messages https://en.bitcoin.it/wiki/BIP_0072 : bitcoin: URI extension I expect the wallet-side implementation to be pulled into Bitcoin-Qt Real Soon: https://github.com/bitcoin/bitcoin/pull/2539 There is also a reference implementation of server-side code for generating payment requests in php and C++ : https://github.com/gavinandresen/paymentrequest -- -- Gavin Andresen --089e0122e9223df7c504e2c8d50b Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable I've turned the preliminary payment protocol spec into three BIPs:
=
https://en.b= itcoin.it/wiki/BIP_0070 : Network protocol / messages
https://en.bitcoin.it/wiki/BIP_007= 1 : MIME types for the messages
https://en.bitcoin.it/= wiki/BIP_0072 : bitcoin: URI extension

I expec= t the wallet-side implementation to be pulled into Bitcoin-Qt Real Soon:

There is= also a reference implementation of server-side code for generating payment= requests in php and C++ :
=A0=A0http= s://github.com/gavinandresen/paymentrequest

<= /div>
--=A0
--
Gavin Andresen

--089e0122e9223df7c504e2c8d50b--