1
0
mirror of https://github.com/bitcoin/bips.git synced 2025-05-26 12:10:14 +00:00

20 Commits

Author SHA1 Message Date
Gavin Andresen
b7e5b7d2db Merge pull request #41 from harding/master
Clarification of how to construct the PaymentRequest signature
2014-05-20 13:50:32 -04:00
David A. Harding
917838608c Update bip-0070.mediawiki
Revised final sentence of signature field description.
2014-04-28 14:56:30 -04:00
David A. Harding
3cbf3d7c03 Update bip-0070.mediawiki
Change "zero-byte placeholder" to "empty string"
2014-04-26 20:26:22 -04:00
Gregory Maxwell
3ca7305ebb Merge pull request #48 from schildbach/bip70-refund-deadline
Define a deadline for returning funds via refund_to.
2014-04-26 01:28:58 -07:00
Gregory Maxwell
cd2850fa08 Merge pull request #22 from schildbach/bip70-recommend-intermediate-certs
Recommend including intermediate certificates in a BIP70 payment request.
2014-04-25 16:27:15 -07:00
Gregory Maxwell
856bb84058 Merge pull request #36 from petertodd/bip70-extensions
Add in-repo BIP70 extension registration page
2014-04-23 18:35:24 -07:00
Andreas Schildbach
4964569a67 Require including intermediate certificates in a BIP70 payment request. 2014-04-13 12:19:08 +02:00
Andreas Schildbach
1dc97a648e Define a deadline for returning funds via refund_to.
See discussion "BIP 70 refund field" on bitcoin-dev.
2014-04-12 14:58:56 +02:00
Wladimir J. van der Laan
1647c7e6d3 Change date format to ISO 8601
This came up on the mailing list.

yyyy-mm-dd (ISO 8601) is the internationally accepted format for numeric
dates. This commit changes all BIPs to use that instead of dd-mm-yyyy.
It also updates BIP 0001 to prescribe the new format.
2014-04-05 13:46:56 +02:00
David A. Harding
4081d3c57f Update bip-0070.mediawiki
Slightly re-worded description of the signature field in PaymentRequest

The previous phrasing confused me and I had to check the Bitcoin Core source code to see what it was expecting for a signature.
2014-03-31 21:34:07 -04:00
Peter Todd
e2331a1574
Add in-repo BIP70 extension registration page 2014-03-17 11:40:11 -04:00
Jonathan Brown
7d570d0f04 Add paymentrequest.proto to BIP 70. 2014-03-15 20:31:35 +01:00
Jonathan Brown
4c63a37def Link to Protocol Buffers message definition file. 2014-03-14 14:30:03 +01:00
Andreas Schildbach
7fb86aa458 Fix typo: PaymentRequest is hashed rather than the Payment message. 2014-03-02 10:08:48 +01:00
Gavin Andresen
6f807157a7 Merge pull request #20 from schildbach/bip70-add-utc
Clarify UTC for all time values in BIP70.
2014-02-18 19:11:19 -05:00
Andreas Schildbach
6e7ea85d5c Clarify UTC for all time values in BIP70. 2014-02-18 23:06:17 +01:00
Andreas Schildbach
970d542010 Fix missing word in pki_data description 2014-01-27 22:19:55 +01:00
James Brotchie
057f001cf8 Fixed table cell truncation
Added spaces after cells in the first column of the `PaymentDetails` table because their contents were being truncated by GitHub's markdown renderer.
2014-01-22 09:13:47 +10:00
Peter Todd
d9e890a8f2
Fix formatting 2013-10-21 02:18:47 -04:00
Peter Todd
3bd2e6cda7
Archive Revision as of 01:46, 28 August 2013
https://en.bitcoin.it/w/index.php?title=BIP_0070&oldid=40533
2013-10-21 00:59:06 -04:00