Luke Dashjr
959fecc15b
Promote BIP 2 Draft->Active, and implement it
- Update all Accepted status to Proposed (renamed status)
- The BIP Comments preamble headers added to every BIP
- The License preamble headers have been added to all BIPs with a Copyright section
8 years ago
Luke Dashjr
72f18918a8
Promote BIP 123 Draft->Active, and implement it
8 years ago
Luke Dashjr
4edd6d2bad
Lots of formatting fixes
9 years ago
Amin Shah Gilani
18d89d05e0
typo
10 years ago
Derren Desouza
68c801d18b
Update bip-0070.mediawiki
Clarification regarding the signature field in payment details and which key should be used for signing.
11 years ago
Robbie Clarken
4336363ac2
Fix URL to source of PHP payment request generator
The link to the source code of Gavin's PHP implementation was for the demo web page instead of the GitHub repository.
11 years ago
Gavin Andresen
8571f42a6c
Status got lost in editing
11 years ago
Gavin Andresen
d58c6d99da
Fix mike's email address
11 years ago
Gavin Andresen
13dc446a4c
Add Mike as co-author, status Draft->Final
We've got multiple implementations, so Final status is appropriate.
And Mike agreed to help pull clarifying edits.
11 years ago
Gavin Andresen
b2c0b87a9c
Clarify handling of default fields for signing.
11 years ago
Nicolas Dorier
9690c2df48
Add BitcoinJ excellent introduction
11 years ago
Nicolas Dorier
c2374611f4
Add reference implementation links
This BIP is really hard to implement because of the lack of test vectors and lack of documented implementations. This will save time for implementers.
11 years ago
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.
11 years ago
David A. Harding
917838608c
Update bip-0070.mediawiki
Revised final sentence of signature field description.
11 years ago
Ross Nicoll
9d8e002071
Loosened URL validity period on payment requests.
11 years ago
David A. Harding
3cbf3d7c03
Update bip-0070.mediawiki
Change "zero-byte placeholder" to "empty string"
11 years ago
Ross Nicoll
89050ce146
Expanded and clarified wording on recovering from error states when sending payment to the merchant's server.
11 years ago
Ross Nicoll
d8bd74baf8
Added note about handling multiple copies of a Payment message, to ensure resend is safe
in case of a transport layer failure.
11 years ago
Ross Nicoll
694314d296
Added file size limits for Payment and PaymentACK messages.
11 years ago
Ross Nicoll
22646636dd
Replaced example domain name with example.com.
11 years ago
Andreas Schildbach
4964569a67
Require including intermediate certificates in a BIP70 payment request.
11 years ago
Andreas Schildbach
1dc97a648e
Define a deadline for returning funds via refund_to.
See discussion "BIP 70 refund field" on bitcoin-dev.
11 years ago
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.
11 years ago
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.
11 years ago
Peter Todd
e2331a1574
Add in-repo BIP70 extension registration page
11 years ago
Jonathan Brown
7d570d0f04
Add paymentrequest.proto to BIP 70.
11 years ago
Jonathan Brown
4c63a37def
Link to Protocol Buffers message definition file.
11 years ago
Andreas Schildbach
7fb86aa458
Fix typo: PaymentRequest is hashed rather than the Payment message.
11 years ago
Andreas Schildbach
6e7ea85d5c
Clarify UTC for all time values in BIP70.
11 years ago
Andreas Schildbach
970d542010
Fix missing word in pki_data description
11 years ago
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.
11 years ago
Peter Todd
d9e890a8f2
Fix formatting
12 years ago
Peter Todd
3bd2e6cda7
Archive Revision as of 01:46, 28 August 2013
https://en.bitcoin.it/w/index.php?title=BIP_0070&oldid=40533
12 years ago