These 28 commits are when the Protocol Buffers files have changed:
Commit: | 91e8f7d | |
---|---|---|
Author: | Kelvin | |
Committer: | GitHub |
Update hfc protos to 2.x version from https://github.com/hyperledger/fabric-protos. (#120) Signed-off-by: Kelvin Moutet <kelvin.moutet@owkin.com>
The documentation is generated from this commit.
Commit: | 4f3215a | |
---|---|---|
Author: | GuillaumeCisco | |
Committer: | GuillaumeCisco |
[FABP-237] Create update/upgrade methods Create update/upgrade methods. Refacto. Handle endorsment policy on chaincode instantiation. Add tests. Fix invoke method on with channel event hub on cc_pattern and endorsment policy failure. Fix hardcoded orderer admin in channel join. Add channel_signconfigtx method. Add get_channel_config_with_orderer method. Fix decode methods in block_decoder. Change-Id: I1c6b07904d86bb4b0ce8ed2fe7866084b6ad96fc Signed-off-by: GuillaumeCisco <guillaumecisco@gmail.com>
Commit: | 6787a37 | |
---|---|---|
Author: | GuillaumeCisco | |
Committer: | GuillaumeCisco |
[FABP-219] Use new ChaincodeData proto Change-Id: I5f5a78b86403317e80c161fd6010008202763a00 Signed-off-by: GuillaumeCisco <guillaumecisco@gmail.com>
Commit: | 3cb875b | |
---|---|---|
Author: | GuillaumeCisco | |
Committer: | GuillaumeCisco |
[FABP-217] Update to last protos Add missing protos. Update protos Change-Id: I2621e53697f8e7c0e262c4968d96a026ddf22c90 Signed-off-by: GuillaumeCisco <guillaumecisco@gmail.com>
Commit: | 2e39a9d | |
---|---|---|
Author: | Dixing (Dex) Xu | |
Committer: | Dixing (Dex) Xu |
[FABP-186] update protos * update protos for new features up to fabric 1.4 * update methods in Makefile * add auto format for pep8 * update make protos (glob) * update formatted python files * add required packages to requirements-test * update images to fabric 1.4.0 FABP-186 #done Change-Id: I4136725843549741ef1e35a94e70c21d1ba368a8 Signed-off-by: Dixing (Dex) Xu <dixingxu@gmail.com>
Commit: | 9bb0889 | |
---|---|---|
Author: | Dex Hunter | |
Committer: | Dex Hunter |
[FABP-170] support fabric v1.3.0 * Update image versions in docker-compose files * Update gRPC protobuf files * Regenerage all credentials and artifacts * Update several scripts * Remove import support for python 2 * Extend timout to 10s for queue get Change-Id: I95a7a2c8c356494a95fb0265a44e572ffd747375 Signed-off-by: Dex Hunter <dixingxu@gmail.com>
Commit: | 77d6606 | |
---|---|---|
Author: | Sudheesh Singanamalla |
[FAB-8715] Updates MSPConfig protocol buffer - Includes crypto_config, tls_root_certs, tls_intermediate_certs, FabricNodeOUs - Includes buffer for FabricCryptoConfig - Includes IndemixMSPConfig - Updates FabricOUIdentifier - Adds FabricNodeOUs - Uses protoc to generate python out for mspconfig_pb2 Change-Id: I667e666e4f6cb0f3657d8afcce0a369e423a436c Signed-off-by: Sudheesh Singanamalla <sudheesh1995@outlook.com>
Commit: | ec08785 | |
---|---|---|
Author: | dpdornseifer | |
Committer: | dpdornseifer |
FAB-7937 Added ledger protos * Added protobuf definitions for ledger Change-Id: I9e3d09180d9d120ecea59db80e7ffe06cdca0831 Signed-off-by: dpdornseifer <david.paul.dornseifer@sap.com>
Commit: | 5d4fcb2 | |
---|---|---|
Author: | Tony Yang | |
Committer: | Tony Yang |
[FAB-4592] Sync proto file changes with fabric As the fabric project keeps developing there have been some changes with proto files. This patch synchronizes these changes. Change-Id: I3a18a22126d1651551ee5ff49b3556d7ef3d9987 Signed-off-by: Tony Yang <tony@arxanfintech.com>
Commit: | 6c2dbfe | |
---|---|---|
Author: | Baohua Yang | |
Committer: | Baohua Yang |
[FAB-3437] Update protos, images and the test case * Update the proto files. * Use latest 0.9.2 images. * Add ca_get_info func test. * Add e2e_cli artifacts for further testing. Change-Id: Ibebcc98923271c656186011a5e7ae1b42cab4d07 Signed-off-by: Baohua Yang <baohyang@cn.ibm.com>
Commit: | d722951 | |
---|---|---|
Author: | Baohua Yang | |
Committer: | Baohua Yang |
[FAB-3197][FAB-3239] Fix chaininstall error * Add new fabric-ca usage. * Add necessary cert files. * Use the latest 0.9.0 images. Change-Id: I05c0450584f6d2194f4031391a6300e0f3cbf85c Signed-off-by: Baohua Yang <baohyang@cn.ibm.com>
Commit: | 0cd7ead | |
---|---|---|
Author: | Baohua Yang | |
Committer: | Baohua Yang |
[FAB-3084] Update to latest proto files This also updates the test cases. Fix https://jira.hyperledger.org/browse/FAB-3084 Change-Id: I804c81355eb7e5abb6d0f3499acd4e60c4952cbc Signed-off-by: Baohua Yang <baohyang@cn.ibm.com>
Commit: | 7a39370 | |
---|---|---|
Author: | Baohua Yang |
Update the proto files with generated result This fixes FAB-2872: https://jira.hyperledger.org/browse/FAB-2872 Change-Id: I5117662455f18707b67891ef11801a1073612576 Signed-off-by: Baohua Yang <baohyang@cn.ibm.com>
Commit: | 2c3ab77 | |
---|---|---|
Author: | grapebaba | |
Committer: | grapebaba |
[FAB-2561]Fix grpc invocation issue This commit skip test since we get signature error right now. This task should be high priority. Change-Id: I399d6a966460af4f0a04cbdeb295aeb200d6c357 Signed-off-by: grapebaba <281165273@qq.com>
Commit: | 7fb1f93 | |
---|---|---|
Author: | Chang Chen |
Update protos per latest change Change-Id: I8ae6a30d2678586d5f6e4340d4398cdd0ded7f7b Signed-off-by: Chang Chen <ck-cc@hotmail.com>
Commit: | ead6897 | |
---|---|---|
Author: | Baohua Yang | |
Committer: | grapebaba |
[FAB-2224]Update protos per latest change https://jira.hyperledger.org/browse/FAB-2224 Change-Id: Ide2097bde551e7511fb9a35eefc77a4ae556a101 Signed-off-by: grapebaba <281165273@qq.com>
Commit: | 9b2669d | |
---|---|---|
Author: | grapebaba | |
Committer: | grapebaba |
[FAB-2141]Update proto files https://jira.hyperledger.org/browse/FAB-2141 Change-Id: I66d0b2734ac362a0340b0bc1418539e89e0df04c Signed-off-by: grapebaba <281165273@qq.com>
Commit: | 740e4a7 | |
---|---|---|
Author: | grapebaba | |
Committer: | grapebaba |
[FAB-2023]Change proto to generate correct py files https://jira.hyperledger.org/browse/FAB-2023 Change-Id: I475fdb766f40831fe4d826a4840bef83b6c12d4a Signed-off-by: grapebaba <281165273@qq.com>
Commit: | 33d01b5 | |
---|---|---|
Author: | Baohua Yang |
Update proto files with lastest change The fabric update the protos/common/configuration.proto file. Change-Id: I3c8e1b136dd9518d25622e59f7f2fba4e8d09d57 Signed-off-by: Baohua Yang <baohyang@cn.ibm.com>
Commit: | 4a396e8 | |
---|---|---|
Author: | Baohua Yang |
Update proto files based on latest fabric code Change-Id: I5a2a4d50de8ddc03992e6d1f69bcbcb184988b2f Signed-off-by: Baohua Yang <baohyang@cn.ibm.com>
Commit: | 468b1c7 | |
---|---|---|
Author: | Baohua Yang | |
Committer: | Baohua Yang |
Update proto files The chain-config.proto cannot be compiled now. Will fix later. Change-Id: If1b836fdea0c354d4839d4c191868855c7616c8e Signed-off-by: Baohua Yang <baohyang@cn.ibm.com>
Commit: | 20d2eac | |
---|---|---|
Author: | Baohua Yang |
Updating grpc files base on latest proto files This fix #FAB-1469. Also update the generation script to adopt python3. Change-Id: I3d56d886cd6dad9d273d539cc264440aa2e6b396 Signed-off-by: Baohua Yang <baohyang@cn.ibm.com>
Commit: | 4ac20a9 | |
---|---|---|
Author: | Baohua Yang |
Update protobuf files Also update the generated python lib files. Part of FAB-1231. Change-Id: I2d704e94e7a9922536ea5cf14e80dcbdd6202fc6 Signed-off-by: Baohua Yang <baohyang@cn.ibm.com>
Commit: | d391ba5 | |
---|---|---|
Author: | Baohua Yang |
Use package name hfc, to align with existing nodejs one Also, from pypi searching, hfs is adopted already. Change-Id: I6089813a335c468562c0538c996f52fa8970a6cf Signed-off-by: Baohua Yang <baohyang@cn.ibm.com>
Commit: | 8ed39d5 | |
---|---|---|
Author: | grapebaba |
Add ab.proto and generated code This is a sub task for FAB-1011. Change-Id: I0bfe379adb5e4cf049d9205c277c2367cae27662 Signed-off-by: grapebaba <281165273@qq.com>
Commit: | 1e4a477 | |
---|---|---|
Author: | Baohua Yang | |
Committer: | Baohua Yang |
Add new proto files Also update the building script. The proto files are not finished yet, will need more patch later. Change-Id: I48b6295ffbce1a269078ca7a987035d900c656a1 Signed-off-by: Baohua Yang <baohyang@cn.ibm.com>
Commit: | 7c93f13 | |
---|---|---|
Author: | Baohua Yang |
Add modules 1) Add modules of peer, chain and transaction. 2) Add tox checking. 3) Renaming code root to hfs. 4) Update contribution doc. Change-Id: I1166a8b3235dd078f8eaad9069ce77823d1bbab4 Signed-off-by: Baohua Yang <baohyang@cn.ibm.com>
Commit: | 539b496 | |
---|---|---|
Author: | Baohua Yang | |
Committer: | Baohua Yang |
Create code structure Add pkgs for code, test, scripts and import the protobuf files. Change-Id: I93d04760da4cd0e83235355787a7db1485441b61 Signed-off-by: Baohua Yang <baohyang@cn.ibm.com>