Skip to content

BIP75 Update: Versioning, Cancellation, Unknown Message Type, New PKI_TYPEs, Status Codes, Motivation#439

Merged
luke-jr merged 18 commits intobitcoin:masterfrom
techguy613:master
Aug 31, 2016
Merged

BIP75 Update: Versioning, Cancellation, Unknown Message Type, New PKI_TYPEs, Status Codes, Motivation#439
luke-jr merged 18 commits intobitcoin:masterfrom
techguy613:master

Conversation

@techguy613
Copy link
Copy Markdown
Contributor

Added:

Updated:

  • Additional pki_type values
  • Updated status_code values
  • Update BIP75 Motivation and use cases to provide more color around reasoning and use of BIP75

NOTE: The BIP75 language no longer contains a description of the KYC compliance use case, as it is a single, very specific use-case that does not have any bearing on the technical specifications herein. BIP75 extends the original BIP70 Payment Protocol to become a two-way, encrypted messaging process, which can be used for a variety of reasons one of which is regulatory compliance.

Matt David and others added 18 commits June 10, 2016 09:47
# Please enter a commit message to explain why this merge is necessary,
# especially if it merges an updated upstream into a topic branch.
#
# Lines starting with '#' will be ignored, and an empty message aborts
# the commit.
# Please enter a commit message to explain why this merge is necessary,
# especially if it merges an updated upstream into a topic branch.
#
# Lines starting with '#' will be ignored, and an empty message aborts
# the commit.
…o and BIP75 text (based on suggestions from http://androiddevblog.com/protocol-buffers-pitfall-adding-enum-values/)

- Update BIP75 Motivation and use cases to provide more color around reasoning and use of BIP75

NOTE: The BIP75 language no longer contains a description of the KYC compliance use case, as it is a single, very specific use-case that does not have any bearing on the technical specifications herein. BIP75 extends the original BIP70 Payment Protocol to become a two-way, encrypted messaging process, which can be used for a variety of reasons one of which is regulatory compliance.
Added additional pki_type values
Added versioning, canceling
Added:

- Versioning
- Cancellation
- Add UNKNOWN_TYPE to ProtocolMessageType enum in paymentrequest.proto
  and BIP75 text (based on suggestions from
  http://androiddevblog.com/protocol-buffers-pitfall-adding-enum-values/)

  Updated:

  - Additional pki_type values
  - Updated status_code values
  - Update BIP75 Motivation and use cases to provide more color around
    reasoning and use of BIP75

    NOTE: The BIP75 language no longer contains a description of the KYC
    compliance use case, as it is a single, very specific use-case that
    does not have any bearing on the technical specifications herein.
    BIP75 extends the original BIP70 Payment Protocol to become a
    two-way, encrypted messaging process, which can be used for a
    variety of reasons one of which is regulatory compliance.
@luke-jr luke-jr merged commit 40eadef into bitcoin:master Aug 31, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants