-
See history at https://jira.hyperledger.org/browse/FAB-18102
-
### Description
### JSON input **with** trailing zero(s) is being added to a Private Data Collection (PDC):
1. First, a JSON input **with** trailing zero(s) is hashed to record the hash on the ledge…
-
Ensure that the gateway's logic for gathering the correct endorsements works for the scenario where a chaincode calls another chaincode which just sets an event (no RW set). The correct endorsements …
-
I am new to Hyperleger Fabric and I try to build Hyperledger Fabric v2.2 according to the following documentation.
https://github.com/hyperledger/fabric-docs-i18n/blob/release-2.2/docs/locale/zh_CN/s…
-
cd /fabric-go-sdk/fixtures/ && docker-compose up -d
===================================
应该是 cd ./fabric-go-sdk/fixtures/ && docker-compose up -d
还有,我用的虚拟机,默认关闭防火墙,docker启动失败,
ERROR: Failed to…
-
What are the queries we can include to extract a data set(from a table), using a field other than the ID?
Is it possible?
Can anyone please help me with this?
-
## Description
Though we got sample code for table and range query,
https://github.com/hyperledger/fabric/tree/master/examples/chaincode/go/asset_management
https://github.com/hyperledger/fabric/bl…
-
## Description
Here is my environment:
Windows 7 --> virtualbox -> git bash -> vagrant
When running 'make all'. the command fails with many messages like this:
_cannot use grpcServer (type *"gith…
-
### What happened?
I have been following [this guideline](https://hyperledger.github.io/bevel-operator-fabric/docs/getting-started) to create a platform for my research. I tried to find out how to pa…
-
How do we install chaincode after setting up the network in this manner? The official hyperledger documentation uses a docker CLI container that can access the peers. But I don't see an equivalent pod…