This website requires JavaScript.
Explore
Help
Sign In
bitcoin
/
bips
Watch
1
Star
0
Fork
0
You've already forked bips
mirror of
https://github.com/bitcoin/bips.git
synced
2026-07-20 18:05:59 +00:00
Code
Issues
Releases
Wiki
Activity
Files
8bb63058fd80b6b89b2e09de402ad5ba635e9eeb
bips
/
bip-0075
/
bip70-extension.png
467 lines
87 KiB
Plaintext
Raw
Normal View
History
Unescape
Escape
- Remove Acronyms section - Update InvoiceRequest notification_url definition to use SHOULD instead of MAY - Capitalize MUST, SHOULD, etc. - Update InvoiceRequest Message Creation steps to specifically define behavior for empty amount or amount out of bounds - Add implementation section with references to Addressimo reference Store & Forward server and a client implementation in functest_ir.py - Add flow diagrams for BIP70 extension and moble-to-mobile example with store and forward service
2016-01-20 13:16:22 -08:00
<EFBFBD>
PNG
- Add memo to InvoiceRequest message - Add ephemeral_public_key and requires_payment_message fields to EncryptedPaymentRequest + updated descriptions - Update EncryptedPayment and EncryptedPaymentACK message descriptions to use ECDH-derived key for signature instead of each side's public key - Slim down message content-types - Add EncryptedPayment and EncryptedPaymentACK creation detail steps - Add updated paymentrequest.proto to bip-ir/ directory - Add additional flow diagrams for various mobile-to-mobile / Store & Forward scenarios
2016-02-21 14:00:02 -08:00