Proto commits in FeatherCoin/Feathercoin

These 8 commits are when the Protocol Buffers files have changed:

Commit:321c04f
Author:Peter Bushnell

Feathercoin build, version, dist and icons

The documentation is generated from this commit.

Commit:9f7e536
Author:Peter Bushnell

Feathercoin build, version, dist and icons

The documentation is generated from this commit.

Commit:ac09a5f
Author:Peter Bushnell

Feathercoin build, version, dist and icons

The documentation is generated from this commit.

Commit:35e96b7
Author:Peter Bushnell

Feathercoin build, version, dist and icons

The documentation is generated from this commit.

Commit:1c15b89
Author:Peter Bushnell
Committer:Peter Bushnell

Payment request rename

Commit:d31ac72
Author:fanquake
Committer:Luke Dashjr

Specify Protobuf version 2 in paymentrequest.proto Github-Pull: #8742 Rebased-From: c4084c208509c42f796ebaa3eaded5f1cd40c506

Commit:c4084c2
Author:fanquake

Specify Protobuf version 2 in paymentrequest.proto

Commit:a41d5fe
Author:Gavin Andresen
Committer:Gavin Andresen

Payment Protocol: X509-validated payment requests 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.