Andy Alness
18bb72aa27
Validate a payment request is still valid prior to payment
...
Currently there exists the potential for a user to load a payment request into
their wallet which is valid at that time but its expiration lapses prior to
the user authorizing the payment. This could lead to an unnecessary customer
service interaction.
2014-05-05 18:10:31 -07: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
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