Skip to content

Commit

Permalink
[FAB-2678] o.h.protos to o.h.fabric.protos.peer
Browse files Browse the repository at this point in the history
- rename package org.hyperledger.protos to
  * org.hyperledger.fabric.protos.peer
  * org.hyperledger.fabric.protos.common
  * org.hyperledger.fabric.protos.msp
  * org.hyperledger.fabric.protos.orderer

- Specified java_outer_classname for protos where
  the proto file name conflicts with a message name.

- regenerated the protobuf/grpc code for python and go

- renamed some proto files to snake_case.

Change-Id: I24bf07efe3fa9e1a144cd470bbaeb200af6f18d6
Signed-off-by: Luis Sanchez <sanchezl@us.ibm.com>
  • Loading branch information
Luis Sanchez committed Mar 31, 2017
1 parent 3b48c41 commit a37fa64
Show file tree
Hide file tree
Showing 89 changed files with 1,163 additions and 1,246 deletions.
4 changes: 2 additions & 2 deletions bddtests/common/common_pb2.py

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions bddtests/common/configtx_pb2.py

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions bddtests/common/configuration_pb2.py

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions bddtests/common/ledger_pb2.py

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions bddtests/common/policies_pb2.py

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit a37fa64

Please sign in to comment.