• Gavin Andresen's avatar
    Payment Protocol: X509-validated payment requests · a41d5fe0
    Gavin Andresen authored
    Add support for a Payment Protocol to Bitcoin-Qt.
    
    Payment messages are protocol-buffer encoded and communicated over
    http(s), so this adds a dependency on the Google protocol buffer
    library, and requires Qt with OpenSSL support.
    a41d5fe0
optionsmodel.cpp 9.16 KB